2026-07-21 20:24:33.628 | + ./stack.sh:main:491 : exec 2026-07-21 20:24:33.628 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-202433' 2026-07-21 20:24:33.628 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-21-202433.summary.2026-07-21-202433 2026-07-21 20:24:33.628 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:24:33.628 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-202433 2026-07-21 20:24:33.628 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-202433 /opt/stack/logs/devstacklog.txt 2026-07-21 20:24:33.628 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-202433.summary.2026-07-21-202433 /opt/stack/logs/devstacklog.txt.summary 2026-07-21 20:24:33.628 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-21 20:24:33.628 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-21 20:24:33.628 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-21 20:24:33.628 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-21 20:24:33.628 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-21 20:24:33.628 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-21 20:24:33.628 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-21 20:24:33.631 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 20:24:33.633 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-21 20:24:33.635 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-21 20:24:33.639 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 20:24:33.641 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 20:24:33.643 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-21 20:24:33.646 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-21 20:24:33.650 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 20:24:33.652 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-21 20:24:33.654 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-21 20:24:33.656 | + ./stack.sh:main:577 : set -o errexit 2026-07-21 20:24:33.658 | + ./stack.sh:main:580 : uname -a 2026-07-21 20:24:33.660 | Linux np0000005597 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-21 20:24:33.662 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-21 20:24:33.664 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-21 20:24:33.667 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-21 20:24:33.704 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-21 20:24:33.719 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-21 20:24:33.722 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-21 20:24:33.736 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-21 20:24:33.739 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-21 20:24:33.753 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-21 20:24:33.755 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-21 20:24:33.767 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-21 20:24:33.768 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-21 20:24:33.770 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-21 20:24:33.772 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-21 20:24:33.784 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-21 20:24:33.787 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-21 20:24:33.800 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-21 20:24:33.802 | + ./stack.sh:main:594 : tune_host 2026-07-21 20:24:33.804 | + lib/host:tune_host:125 : configure_host_mem 2026-07-21 20:24:33.806 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-21 20:24:33.807 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:33.809 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-21 20:24:33.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:24:33.812 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:24:33.814 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-21 20:24:33.816 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-21 20:24:33.817 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-21 20:24:33.819 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-21 20:24:33.820 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 20:24:33.822 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-21 20:24:33.824 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-21 20:24:33.825 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-21 20:24:33.827 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-21 20:24:33.828 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-21 20:24:33.836 | lz4 2026-07-21 20:24:33.839 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-21 20:24:33.841 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-21 20:24:33.843 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-21 20:24:33.845 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-21 20:24:33.846 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 20:24:33.848 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-21 20:24:33.850 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-21 20:24:33.851 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-21 20:24:33.854 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-21 20:24:33.854 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-21 20:24:33.862 | zsmalloc 2026-07-21 20:24:33.865 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-21 20:24:33.867 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-21 20:24:33.868 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-21 20:24:33.870 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-21 20:24:33.872 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 20:24:33.874 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-21 20:24:33.875 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-21 20:24:33.877 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-21 20:24:33.879 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-21 20:24:33.879 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-21 20:24:33.887 | 1 2026-07-21 20:24:33.901 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/enabled:Y 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/compressor:lz4 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-21 20:24:33.911 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-21 20:24:33.914 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-21 20:24:33.916 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:33.918 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-21 20:24:33.920 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:24:33.921 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:24:33.923 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-21 20:24:33.924 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:24:33.926 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:33.927 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:24:33.928 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:24:33.930 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:24:33.931 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:24:33.933 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-21 20:24:33.935 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:33.936 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-21 20:24:33.938 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-21 20:24:33.941 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-21 20:24:33.942 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-21 20:24:33.944 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-21 20:24:33.946 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:24:33.948 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:24:33.950 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:24:33.954 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665473951 2026-07-21 20:24:33.955 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-21 20:24:33.956 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-21 20:24:33.958 | + 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-21 20:24:34.053 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-21 20:24:34.122 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-21 20:24:34.129 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-21 20:24:34.160 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-21 20:24:34.199 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-21 20:24:36.980 | Reading package lists... 2026-07-21 20:24:37.000 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-21 20:24:37.001 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-21 20:24:37.004 | + functions-common:time_stop:2420 : local name 2026-07-21 20:24:37.006 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:24:37.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:24:37.010 | + functions-common:time_stop:2423 : local total 2026-07-21 20:24:37.012 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:24:37.014 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-21 20:24:37.016 | + functions-common:time_stop:2427 : start_time=1784665473951 2026-07-21 20:24:37.018 | + functions-common:time_stop:2429 : [[ -z 1784665473951 ]] 2026-07-21 20:24:37.020 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:24:37.023 | + functions-common:time_stop:2432 : end_time=1784665477021 2026-07-21 20:24:37.025 | + functions-common:time_stop:2433 : elapsed_time=3070 2026-07-21 20:24:37.027 | + functions-common:time_stop:2434 : total=0 2026-07-21 20:24:37.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:24:37.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3070 2026-07-21 20:24:37.033 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-21 20:24:37.035 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:24:37.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:24:37.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:24:37.040 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-21 20:24:37.057 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-21 20:24:37.084 | Reading package lists... 2026-07-21 20:24:37.314 | Building dependency tree... 2026-07-21 20:24:37.315 | Reading state information... 2026-07-21 20:24:37.546 | The following additional packages will be installed: 2026-07-21 20:24:37.546 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 20:24:37.546 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 20:24:37.546 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 20:24:37.546 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-21 20:24:37.546 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 20:24:37.546 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-21 20:24:37.546 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-21 20:24:37.547 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-21 20:24:37.547 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-21 20:24:37.547 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-21 20:24:37.547 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-21 20:24:37.547 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-21 20:24:37.547 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-21 20:24:37.547 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-21 20:24:37.547 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-21 20:24:37.547 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-21 20:24:37.547 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-21 20:24:37.547 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-21 20:24:37.547 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-21 20:24:37.547 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-21 20:24:37.547 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-21 20:24:37.547 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-21 20:24:37.548 | qemu-system-x86 qemu-utils seabios 2026-07-21 20:24:37.549 | Suggested packages: 2026-07-21 20:24:37.549 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-21 20:24:37.549 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-21 20:24:37.549 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-21 20:24:37.549 | samba vde2 2026-07-21 20:24:37.625 | The following NEW packages will be installed: 2026-07-21 20:24:37.625 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 20:24:37.625 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 20:24:37.625 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 20:24:37.625 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-21 20:24:37.625 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 20:24:37.625 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-21 20:24:37.625 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-21 20:24:37.625 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-21 20:24:37.626 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-21 20:24:37.626 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-21 20:24:37.626 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-21 20:24:37.626 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-21 20:24:37.626 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-21 20:24:37.626 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-21 20:24:37.626 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-21 20:24:37.626 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-21 20:24:37.626 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-21 20:24:37.626 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-21 20:24:37.626 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-21 20:24:37.626 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-21 20:24:37.626 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-21 20:24:37.626 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-21 20:24:37.627 | qemu-utils seabios 2026-07-21 20:24:37.627 | The following packages will be upgraded: 2026-07-21 20:24:37.628 | libdrm-common libdrm2 2026-07-21 20:24:38.141 | 2 upgraded, 105 newly installed, 0 to remove and 137 not upgraded. 2026-07-21 20:24:38.141 | Need to get 98.2 MB of archives. 2026-07-21 20:24:38.141 | After this operation, 449 MB of additional disk space will be used. 2026-07-21 20:24:38.141 | 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-21 20:24:38.276 | 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-21 20:24:38.439 | 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-21 20:24:38.533 | 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-21 20:24:38.556 | 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-21 20:24:38.592 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-21 20:24:38.844 | 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-21 20:24:38.865 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-21 20:24:38.868 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-21 20:24:38.870 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-21 20:24:38.877 | 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-21 20:24:38.879 | 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-21 20:24:38.882 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-21 20:24:38.898 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-21 20:24:38.909 | 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-21 20:24:38.962 | 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-21 20:24:39.069 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-21 20:24:39.070 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-21 20:24:39.089 | 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-21 20:24:39.107 | 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-21 20:24:39.116 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-21 20:24:39.123 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-21 20:24:39.128 | 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-21 20:24:39.170 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-21 20:24:39.173 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-21 20:24:39.201 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-21 20:24:39.206 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-21 20:24:39.293 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-21 20:24:39.294 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-21 20:24:39.299 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-07-21 20:24:39.319 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-21 20:24:39.320 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-21 20:24:39.324 | 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-21 20:24:39.327 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-21 20:24:39.328 | 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-21 20:24:39.437 | 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-21 20:24:39.437 | 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-21 20:24:39.444 | 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-21 20:24:39.446 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-21 20:24:39.555 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-21 20:24:39.563 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-21 20:24:39.563 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-21 20:24:39.565 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-21 20:24:39.567 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-21 20:24:39.568 | 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-21 20:24:39.798 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-21 20:24:39.838 | 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-21 20:24:39.838 | 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-21 20:24:39.910 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-07-21 20:24:40.087 | 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-21 20:24:40.087 | 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-21 20:24:40.088 | 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-21 20:24:40.206 | 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-21 20:24:40.268 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-21 20:24:40.268 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-21 20:24:40.268 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-21 20:24:40.269 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-21 20:24:40.270 | 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-21 20:24:40.270 | 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-21 20:24:40.271 | 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-21 20:24:40.481 | 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-21 20:24:40.482 | 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-21 20:24:41.907 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-21 20:24:41.907 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-21 20:24:41.907 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-21 20:24:41.908 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-21 20:24:41.908 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-21 20:24:41.908 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-21 20:24:41.909 | 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-21 20:24:42.299 | 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-21 20:24:42.299 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-21 20:24:42.301 | 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-21 20:24:42.301 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-21 20:24:42.301 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-21 20:24:42.302 | 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-21 20:24:42.303 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-21 20:24:42.341 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-21 20:24:42.393 | 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-21 20:24:42.418 | 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-21 20:24:42.512 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-21 20:24:42.522 | 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-21 20:24:42.638 | 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-21 20:24:42.647 | 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-21 20:24:42.648 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-21 20:24:42.648 | 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-21 20:24:42.756 | 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-21 20:24:42.758 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-21 20:24:42.772 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-21 20:24:42.772 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-21 20:24:42.773 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-21 20:24:42.782 | 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-21 20:24:42.782 | 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-21 20:24:42.867 | 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-21 20:24:43.705 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-21 20:24:43.706 | 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-21 20:24:43.740 | 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-21 20:24:43.819 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-21 20:24:43.827 | 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-21 20:24:44.240 | 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-21 20:24:44.329 | 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-21 20:24:44.331 | 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-21 20:24:44.337 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-21 20:24:44.339 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-21 20:24:44.341 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-21 20:24:44.343 | 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-21 20:24:44.354 | 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-21 20:24:44.355 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-21 20:24:45.098 | Fetched 98.2 MB in 7s (13.9 MB/s) 2026-07-21 20:24:45.184 | (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 ... 156774 files and directories currently installed.) 2026-07-21 20:24:45.188 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-21 20:24:45.192 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 20:24:45.234 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 20:24:45.239 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 20:24:45.266 | Selecting previously unselected package acl. 2026-07-21 20:24:45.280 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-21 20:24:45.282 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-21 20:24:45.311 | Selecting previously unselected package alsa-topology-conf. 2026-07-21 20:24:45.325 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-21 20:24:45.326 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 20:24:45.354 | Selecting previously unselected package libasound2-data. 2026-07-21 20:24:45.367 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-21 20:24:45.369 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 20:24:45.414 | Selecting previously unselected package libasound2t64:amd64. 2026-07-21 20:24:45.428 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-21 20:24:45.430 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 20:24:45.462 | Selecting previously unselected package alsa-ucm-conf. 2026-07-21 20:24:45.476 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-21 20:24:45.477 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 20:24:45.615 | Selecting previously unselected package msr-tools. 2026-07-21 20:24:45.629 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-21 20:24:45.631 | Unpacking msr-tools (1.3-5build1) ... 2026-07-21 20:24:45.659 | Selecting previously unselected package cpu-checker. 2026-07-21 20:24:45.672 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-21 20:24:45.674 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-21 20:24:45.703 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-21 20:24:45.716 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-21 20:24:45.718 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 20:24:45.744 | Selecting previously unselected package glib-networking-common. 2026-07-21 20:24:45.757 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-21 20:24:45.759 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-21 20:24:45.785 | Selecting previously unselected package glib-networking-services. 2026-07-21 20:24:45.798 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-21 20:24:45.800 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-21 20:24:45.825 | Selecting previously unselected package glib-networking:amd64. 2026-07-21 20:24:45.838 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-21 20:24:45.840 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 20:24:45.868 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-21 20:24:45.881 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-21 20:24:45.882 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 20:24:45.909 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-21 20:24:45.923 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-21 20:24:45.924 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 20:24:45.956 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-21 20:24:45.969 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 20:24:45.971 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 20:24:46.018 | Selecting previously unselected package libogg0:amd64. 2026-07-21 20:24:46.031 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-21 20:24:46.033 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 20:24:46.059 | Selecting previously unselected package libopus0:amd64. 2026-07-21 20:24:46.073 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-21 20:24:46.074 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-21 20:24:46.101 | Selecting previously unselected package libtheora0:amd64. 2026-07-21 20:24:46.114 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-21 20:24:46.116 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 20:24:46.147 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-21 20:24:46.161 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-21 20:24:46.162 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 20:24:46.194 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-21 20:24:46.208 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-21 20:24:46.209 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 20:24:46.237 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-21 20:24:46.251 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-21 20:24:46.252 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 20:24:46.280 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-21 20:24:46.294 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 20:24:46.295 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 20:24:46.337 | Selecting previously unselected package libaa1:amd64. 2026-07-21 20:24:46.351 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-21 20:24:46.353 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 20:24:46.385 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-21 20:24:46.398 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-21 20:24:46.399 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 20:24:46.424 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-21 20:24:46.438 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-21 20:24:46.439 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 20:24:46.466 | Selecting previously unselected package libcaca0:amd64. 2026-07-21 20:24:46.479 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-21 20:24:46.481 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 20:24:46.512 | Selecting previously unselected package libdv4t64:amd64. 2026-07-21 20:24:46.526 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-21 20:24:46.527 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 20:24:46.555 | Selecting previously unselected package libflac12t64:amd64. 2026-07-21 20:24:46.568 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-21 20:24:46.570 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 20:24:46.598 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-21 20:24:46.611 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 20:24:46.613 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 20:24:46.639 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-21 20:24:46.652 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-21 20:24:46.653 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 20:24:46.681 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-21 20:24:46.695 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-21 20:24:46.696 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 20:24:46.725 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-21 20:24:46.738 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-21 20:24:46.741 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 20:24:46.771 | Selecting previously unselected package libasyncns0:amd64. 2026-07-21 20:24:46.787 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-21 20:24:46.788 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 20:24:46.815 | Selecting previously unselected package libsndfile1:amd64. 2026-07-21 20:24:46.829 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-21 20:24:46.831 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 20:24:46.859 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-21 20:24:46.873 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-21 20:24:46.874 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 20:24:46.902 | Selecting previously unselected package libpulse0:amd64. 2026-07-21 20:24:46.915 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-21 20:24:46.923 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 20:24:46.959 | Selecting previously unselected package libspeex1:amd64. 2026-07-21 20:24:46.972 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-21 20:24:46.975 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 20:24:47.007 | Selecting previously unselected package libshout3:amd64. 2026-07-21 20:24:47.020 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-21 20:24:47.024 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 20:24:47.051 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-21 20:24:47.064 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-21 20:24:47.065 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 20:24:47.097 | Selecting previously unselected package libtag1v5:amd64. 2026-07-21 20:24:47.111 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-21 20:24:47.112 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 20:24:47.140 | Selecting previously unselected package libtwolame0:amd64. 2026-07-21 20:24:47.153 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-21 20:24:47.155 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 20:24:47.187 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-21 20:24:47.200 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 20:24:47.201 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 20:24:47.231 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-21 20:24:47.244 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 20:24:47.245 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 20:24:47.276 | Selecting previously unselected package libvpx9:amd64. 2026-07-21 20:24:47.289 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-21 20:24:47.291 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 20:24:47.335 | Selecting previously unselected package libwavpack1:amd64. 2026-07-21 20:24:47.348 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-21 20:24:47.349 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 20:24:47.377 | Selecting previously unselected package libsoup-3.0-common. 2026-07-21 20:24:47.390 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-21 20:24:47.392 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 20:24:47.424 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-21 20:24:47.438 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-21 20:24:47.440 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 20:24:47.470 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-21 20:24:47.483 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 20:24:47.485 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 20:24:47.564 | Selecting previously unselected package libxv1:amd64. 2026-07-21 20:24:47.577 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-21 20:24:47.579 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 20:24:47.603 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-21 20:24:47.616 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 20:24:47.617 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 20:24:47.643 | Selecting previously unselected package ipxe-qemu. 2026-07-21 20:24:47.656 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-21 20:24:47.658 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 20:24:47.706 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-21 20:24:47.719 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-21 20:24:47.721 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 20:24:47.762 | Selecting previously unselected package ksmtuned. 2026-07-21 20:24:47.774 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-21 20:24:47.776 | Unpacking ksmtuned (4.20150326) ... 2026-07-21 20:24:47.807 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-21 20:24:47.819 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-21 20:24:47.822 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 20:24:47.849 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-21 20:24:47.862 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-21 20:24:47.864 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 20:24:47.892 | Selecting previously unselected package libcacard0:amd64. 2026-07-21 20:24:47.904 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-21 20:24:47.906 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 20:24:47.934 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-21 20:24:47.947 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-21 20:24:47.949 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 20:24:47.973 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-21 20:24:47.985 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-21 20:24:47.987 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 20:24:48.016 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-21 20:24:48.029 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 20:24:48.031 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 20:24:48.060 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-21 20:24:48.072 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 20:24:48.074 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 20:24:48.106 | Selecting previously unselected package libllvm20:amd64. 2026-07-21 20:24:48.118 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-21 20:24:48.120 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 20:24:48.705 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-21 20:24:48.717 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 20:24:48.720 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:48.745 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-21 20:24:48.758 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 20:24:48.760 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:48.788 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-21 20:24:48.800 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 20:24:48.803 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:48.829 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-21 20:24:48.841 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-21 20:24:48.843 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:48.871 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-21 20:24:48.889 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 20:24:48.891 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:48.922 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-21 20:24:48.934 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-21 20:24:48.936 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 20:24:48.965 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-21 20:24:48.975 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:24:48.977 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:49.196 | Selecting previously unselected package libgbm1:amd64. 2026-07-21 20:24:49.210 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:24:49.212 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:49.241 | Selecting previously unselected package libvulkan1:amd64. 2026-07-21 20:24:49.254 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-21 20:24:49.256 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 20:24:49.285 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-21 20:24:49.298 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:24:49.306 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:49.338 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-21 20:24:49.351 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 20:24:49.352 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:49.378 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-21 20:24:49.395 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-21 20:24:49.398 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 20:24:49.425 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-21 20:24:49.439 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:24:49.441 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:49.471 | Selecting previously unselected package libiscsi7:amd64. 2026-07-21 20:24:49.484 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-21 20:24:49.486 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 20:24:49.520 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-21 20:24:49.534 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-21 20:24:49.537 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 20:24:49.571 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-21 20:24:49.585 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-21 20:24:49.588 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 20:24:49.619 | Selecting previously unselected package libnfs14:amd64. 2026-07-21 20:24:49.632 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:24:49.634 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 20:24:49.661 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-21 20:24:49.674 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-21 20:24:49.676 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 20:24:49.705 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-21 20:24:49.717 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 20:24:49.719 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 20:24:49.773 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-21 20:24:49.786 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 20:24:49.788 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 20:24:49.819 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-21 20:24:49.832 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-21 20:24:49.834 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 20:24:49.859 | Selecting previously unselected package libxss1:amd64. 2026-07-21 20:24:49.872 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-21 20:24:49.874 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 20:24:49.901 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-21 20:24:49.914 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-21 20:24:49.918 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 20:24:49.958 | Selecting previously unselected package libslirp0:amd64. 2026-07-21 20:24:49.971 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-21 20:24:49.974 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 20:24:50.004 | Selecting previously unselected package libspice-server1:amd64. 2026-07-21 20:24:50.017 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-21 20:24:50.019 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 20:24:50.055 | Selecting previously unselected package liburing2:amd64. 2026-07-21 20:24:50.068 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-21 20:24:50.070 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-21 20:24:50.097 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-21 20:24:50.110 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-21 20:24:50.112 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 20:24:50.146 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-21 20:24:50.159 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-21 20:24:50.161 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 20:24:50.196 | Selecting previously unselected package libvte-2.91-common. 2026-07-21 20:24:50.209 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 20:24:50.212 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 20:24:50.245 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-21 20:24:50.257 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 20:24:50.260 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 20:24:50.288 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-21 20:24:50.301 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:24:50.303 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:50.687 | Selecting previously unselected package libfdt1:amd64. 2026-07-21 20:24:50.698 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-21 20:24:50.700 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 20:24:50.729 | Selecting previously unselected package qemu-system-common. 2026-07-21 20:24:50.741 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:50.743 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:50.830 | Selecting previously unselected package qemu-system-data. 2026-07-21 20:24:50.843 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-21 20:24:50.845 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:50.933 | Selecting previously unselected package seabios. 2026-07-21 20:24:50.943 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-21 20:24:50.945 | Unpacking seabios (1.16.3-2) ... 2026-07-21 20:24:50.976 | Selecting previously unselected package qemu-system-x86. 2026-07-21 20:24:50.989 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:50.997 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.242 | Selecting previously unselected package qemu-utils. 2026-07-21 20:24:51.256 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:51.257 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.331 | Selecting previously unselected package qemu-block-extra. 2026-07-21 20:24:51.344 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:51.346 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.372 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-21 20:24:51.385 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:51.387 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.418 | Selecting previously unselected package libglvnd0:amd64. 2026-07-21 20:24:51.431 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-21 20:24:51.433 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 20:24:51.464 | Selecting previously unselected package libglx0:amd64. 2026-07-21 20:24:51.477 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-21 20:24:51.479 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 20:24:51.509 | Selecting previously unselected package libgl1:amd64. 2026-07-21 20:24:51.522 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-21 20:24:51.524 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 20:24:51.551 | Selecting previously unselected package qemu-system-gui. 2026-07-21 20:24:51.564 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:51.566 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.596 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-21 20:24:51.608 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:24:51.610 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.636 | Selecting previously unselected package ovmf. 2026-07-21 20:24:51.649 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 20:24:51.651 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 20:24:51.755 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 20:24:51.759 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:51.763 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 20:24:51.767 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 20:24:51.771 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 20:24:51.776 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 20:24:51.779 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 20:24:51.783 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:51.786 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 20:24:51.790 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 20:24:51.794 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 20:24:51.798 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 20:24:51.801 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 20:24:51.805 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 20:24:51.811 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 20:24:51.815 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 20:24:51.820 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:51.823 | Setting up msr-tools (1.3-5build1) ... 2026-07-21 20:24:51.827 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 20:24:51.831 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 20:24:51.835 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 20:24:51.838 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 20:24:51.843 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 20:24:51.847 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 20:24:51.852 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 20:24:51.856 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 20:24:51.860 | Setting up acl (2.3.2-1build1.1) ... 2026-07-21 20:24:51.866 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 20:24:51.869 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:51.873 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 20:24:51.876 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 20:24:51.880 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 20:24:51.883 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:51.887 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-21 20:24:51.890 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 20:24:51.894 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 20:24:51.900 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 20:24:51.904 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 20:24:51.908 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 20:24:51.912 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:51.916 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 20:24:51.920 | Setting up seabios (1.16.3-2) ... 2026-07-21 20:24:51.924 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 20:24:51.927 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 20:24:51.931 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 20:24:51.935 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 20:24:51.938 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 20:24:51.942 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-21 20:24:51.946 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 20:24:51.949 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 20:24:51.953 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 20:24:51.956 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 20:24:51.960 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 20:24:51.964 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 20:24:51.968 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 20:24:51.972 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 20:24:51.976 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 20:24:51.979 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 20:24:51.983 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 20:24:51.986 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 20:24:51.990 | Setting up ksmtuned (4.20150326) ... 2026-07-21 20:24:52.106 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-21 20:24:52.222 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-21 20:24:52.530 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-21 20:24:52.534 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-21 20:24:52.538 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 20:24:52.541 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 20:24:52.545 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 20:24:52.549 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 20:24:52.553 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 20:24:52.556 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 20:24:52.560 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 20:24:52.564 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 20:24:52.568 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 20:24:52.572 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 20:24:52.576 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-21 20:24:52.580 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 20:24:52.584 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 20:24:52.587 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 20:24:52.591 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 20:24:52.594 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 20:24:52.598 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 20:24:52.602 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:52.606 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 20:24:52.609 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:52.733 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-21 20:24:53.508 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 20:24:53.512 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:53.516 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:53.632 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-21 20:24:53.920 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 20:24:53.930 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 20:24:53.934 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 20:24:53.937 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:53.947 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 20:24:53.951 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 20:24:53.955 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 20:24:53.959 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:53.962 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 20:24:53.965 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:53.968 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 20:24:53.972 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 20:24:53.975 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:53.983 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 20:24:53.987 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 20:24:53.990 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 20:24:53.993 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:53.997 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 20:24:54.002 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 20:24:54.005 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:54.009 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:24:54.013 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:24:54.957 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-21 20:24:54.974 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 20:24:54.989 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 20:24:55.070 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 20:24:55.676 | 2026-07-21 20:24:55.676 | Running kernel seems to be up-to-date. 2026-07-21 20:24:55.676 | 2026-07-21 20:24:55.676 | Restarting services... 2026-07-21 20:24:55.684 | 2026-07-21 20:24:55.684 | Service restarts being deferred: 2026-07-21 20:24:55.685 | systemctl restart networkd-dispatcher.service 2026-07-21 20:24:55.685 | 2026-07-21 20:24:55.685 | No containers need to be restarted. 2026-07-21 20:24:55.685 | 2026-07-21 20:24:55.685 | User sessions running outdated binaries: 2026-07-21 20:24:55.685 | ubuntu @ session #3: python3[7149] 2026-07-21 20:24:55.694 | 2026-07-21 20:24:55.694 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:24:56.815 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:24:56.817 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:24:56.819 | + functions-common:time_stop:2420 : local name 2026-07-21 20:24:56.821 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:24:56.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:24:56.825 | + functions-common:time_stop:2423 : local total 2026-07-21 20:24:56.827 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:24:56.829 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:24:56.830 | + functions-common:time_stop:2427 : start_time=1784665477055 2026-07-21 20:24:56.833 | + functions-common:time_stop:2429 : [[ -z 1784665477055 ]] 2026-07-21 20:24:56.835 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:24:56.838 | + functions-common:time_stop:2432 : end_time=1784665496836 2026-07-21 20:24:56.840 | + functions-common:time_stop:2433 : elapsed_time=19781 2026-07-21 20:24:56.842 | + functions-common:time_stop:2434 : total=595 2026-07-21 20:24:56.844 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:24:56.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20376 2026-07-21 20:24:56.847 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:24:56.850 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-21 20:24:56.864 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-21 20:24:56.866 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-21 20:24:56.868 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-21 20:24:56.869 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-21 20:24:56.871 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-21 20:24:56.873 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-21 20:24:56.874 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-21 20:24:56.881 | 0 2026-07-21 20:24:56.884 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-21 20:24:56.886 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:56.888 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-21 20:24:56.890 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-21 20:24:56.891 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 20:24:56.893 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-21 20:24:56.901 | vm.dirty_ratio = 60 2026-07-21 20:24:56.904 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-21 20:24:56.906 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-21 20:24:56.908 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 20:24:56.910 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-21 20:24:56.918 | vm.dirty_background_ratio = 10 2026-07-21 20:24:56.921 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-21 20:24:56.923 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-21 20:24:56.924 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-21 20:24:56.926 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-21 20:24:56.934 | vm.vfs_cache_pressure = 50 2026-07-21 20:24:56.937 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-21 20:24:56.939 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-21 20:24:56.941 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-21 20:24:56.943 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-21 20:24:56.951 | vm.swappiness = 100 2026-07-21 20:24:56.954 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-21 20:24:56.962 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-21 20:24:56.962 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-21 20:24:56.962 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-21 20:24:56.962 | /proc/sys/vm/compaction_proactiveness:20 2026-07-21 20:24:56.962 | /proc/sys/vm/dirty_background_bytes:0 2026-07-21 20:24:56.962 | /proc/sys/vm/dirty_background_ratio:10 2026-07-21 20:24:56.962 | /proc/sys/vm/dirty_bytes:0 2026-07-21 20:24:56.962 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-21 20:24:56.962 | /proc/sys/vm/dirty_ratio:60 2026-07-21 20:24:56.962 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-21 20:24:56.962 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-21 20:24:56.962 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-21 20:24:56.963 | /proc/sys/vm/extfrag_threshold:500 2026-07-21 20:24:56.963 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-21 20:24:56.963 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-21 20:24:56.963 | /proc/sys/vm/laptop_mode:0 2026-07-21 20:24:56.963 | /proc/sys/vm/legacy_va_layout:0 2026-07-21 20:24:56.963 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-21 20:24:56.963 | /proc/sys/vm/max_map_count:1048576 2026-07-21 20:24:56.963 | /proc/sys/vm/memfd_noexec:0 2026-07-21 20:24:56.963 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-21 20:24:56.963 | /proc/sys/vm/memory_failure_recovery:1 2026-07-21 20:24:56.963 | /proc/sys/vm/min_free_kbytes:67584 2026-07-21 20:24:56.963 | /proc/sys/vm/min_slab_ratio:5 2026-07-21 20:24:56.963 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-21 20:24:56.963 | /proc/sys/vm/mmap_min_addr:65536 2026-07-21 20:24:56.963 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-21 20:24:56.963 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-21 20:24:56.963 | /proc/sys/vm/nr_hugepages:41 2026-07-21 20:24:56.963 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-21 20:24:56.963 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-21 20:24:56.963 | /proc/sys/vm/numa_stat:1 2026-07-21 20:24:56.963 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-21 20:24:56.963 | /proc/sys/vm/oom_dump_tasks:0 2026-07-21 20:24:56.963 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-21 20:24:56.963 | /proc/sys/vm/overcommit_kbytes:0 2026-07-21 20:24:56.963 | /proc/sys/vm/overcommit_memory:0 2026-07-21 20:24:56.963 | /proc/sys/vm/overcommit_ratio:50 2026-07-21 20:24:56.963 | /proc/sys/vm/page-cluster:3 2026-07-21 20:24:56.963 | /proc/sys/vm/page_lock_unfairness:5 2026-07-21 20:24:56.963 | /proc/sys/vm/panic_on_oom:0 2026-07-21 20:24:56.963 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-21 20:24:56.963 | /proc/sys/vm/stat_interval:1 2026-07-21 20:24:56.963 | /proc/sys/vm/swappiness:100 2026-07-21 20:24:56.963 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-21 20:24:56.963 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-21 20:24:56.963 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-21 20:24:56.963 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-21 20:24:56.963 | /proc/sys/vm/watermark_scale_factor:10 2026-07-21 20:24:56.963 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-21 20:24:56.966 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-21 20:24:56.969 | + lib/host:tune_host:126 : configure_host_net 2026-07-21 20:24:56.971 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-21 20:24:56.973 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:56.975 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-21 20:24:56.977 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-21 20:24:56.978 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 20:24:56.980 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-21 20:24:56.988 | net.ipv4.tcp_keepalive_time = 60 2026-07-21 20:24:56.991 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-21 20:24:56.993 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-21 20:24:56.994 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 20:24:56.996 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-21 20:24:57.004 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-21 20:24:57.007 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-21 20:24:57.009 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-21 20:24:57.011 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-21 20:24:57.012 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-21 20:24:57.020 | net.ipv4.tcp_keepalive_probes = 6 2026-07-21 20:24:57.023 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-21 20:24:57.025 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-21 20:24:57.027 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-21 20:24:57.028 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-21 20:24:57.036 | net.ipv4.tcp_fastopen = 3 2026-07-21 20:24:57.039 | + 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-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_fastopen_key:b3bd3cba-75d69896-a156df1e-3b98309b 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-21 20:24:57.048 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-21 20:24:57.049 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-21 20:24:57.051 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-21 20:24:57.053 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-21 20:24:57.054 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-21 20:24:57.056 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-21 20:24:57.064 | net.core.default_qdisc = pfifo_fast 2026-07-21 20:24:57.068 | + ./stack.sh:main:600 : fetch_plugins 2026-07-21 20:24:57.070 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-21 20:24:57.071 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-21 20:24:57.073 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-21 20:24:57.075 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-21 20:24:57.075 | Fetching DevStack plugins 2026-07-21 20:24:57.077 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-21 20:24:57.079 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-21 20:24:57.081 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-21 20:24:57.083 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-21 20:24:57.085 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-21 20:24:57.087 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-21 20:24:57.089 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-21 20:24:57.091 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-21 20:24:57.093 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 20:24:57.094 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:24:57.096 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:24:57.098 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:24:57.101 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:24:57.102 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:24:57.104 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:24:57.117 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:24:57.119 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:24:57.120 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:57.122 | + functions-common:git_clone:610 : echo master 2026-07-21 20:24:57.123 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:24:57.127 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 20:24:57.129 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:57.130 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 20:24:57.142 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 20:24:57.144 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:24:57.144 | + functions-common:git_clone:673 : head -1 2026-07-21 20:24:57.194 | 92553f7693 Merge "db: Remove LBaaS dead migration code" 2026-07-21 20:24:57.196 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:24:57.199 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-21 20:24:57.201 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-21 20:24:57.204 | + functions-common:run_phase:1849 : local phase= 2026-07-21 20:24:57.206 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:24:57.209 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:24:57.211 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:24:57.213 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:24:57.215 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:24:57.218 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:24:57.221 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:24:57.223 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:24:57.225 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:24:57.227 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-21 20:24:57.230 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:24:57.242 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:57.244 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 20:24:57.246 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 20:24:57.248 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 20:24:57.250 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 20:24:57.251 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 20:24:57.253 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 20:24:57.255 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-21 20:24:57.256 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-21 20:24:57.258 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 20:24:57.260 | + 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-21 20:24:57.262 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-21 20:24:57.264 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-21 20:24:57.266 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-21 20:24:57.267 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-21 20:24:57.269 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-21 20:24:57.269 | Overriding Configuration Defaults 2026-07-21 20:24:57.271 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-21 20:24:57.273 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-21 20:24:57.275 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-21 20:24:57.277 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-21 20:24:57.293 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-21 20:24:57.295 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-21 20:24:57.307 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:57.309 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.139 2026-07-21 20:24:57.311 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.139 2026-07-21 20:24:57.312 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 20:24:57.315 | ++ lib/tls:source:40 : TLS_IP=10.4.3.139 2026-07-21 20:24:57.317 | +++ lib/tls:source:43 : hostname -f 2026-07-21 20:24:57.320 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-21 20:24:57.322 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-21 20:24:57.324 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-21 20:24:57.326 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-21 20:24:57.329 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-21 20:24:57.331 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-21 20:24:57.333 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-21 20:24:57.335 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-21 20:24:57.337 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-21 20:24:57.338 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-21 20:24:57.343 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-21 20:24:57.354 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-21 20:24:57.369 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-21 20:24:57.382 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-21 20:24:57.393 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-21 20:24:57.423 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-21 20:24:57.486 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-21 20:24:57.580 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-21 20:24:57.606 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-21 20:24:57.659 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-21 20:24:57.707 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-21 20:24:57.709 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-21 20:24:57.724 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:57.727 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-21 20:24:57.729 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-21 20:24:57.731 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-21 20:24:57.733 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-21 20:24:57.735 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-21 20:24:57.738 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-21 20:24:57.753 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:57.756 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 20:24:57.758 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-21 20:24:57.760 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-21 20:24:57.762 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-21 20:24:57.763 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 20:24:57.765 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 20:24:57.767 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-21 20:24:57.769 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 20:24:57.771 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-21 20:24:57.787 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-21 20:24:57.789 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-21 20:24:57.791 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-21 20:24:57.793 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-21 20:24:57.795 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-21 20:24:57.797 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-21 20:24:57.798 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-21 20:24:57.800 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-21 20:24:57.802 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-21 20:24:57.804 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-21 20:24:57.806 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-21 20:24:57.808 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-21 20:24:57.810 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.139 2026-07-21 20:24:57.811 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-21 20:24:57.814 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-21 20:24:57.817 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 20:24:57.817 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 20:24:57.821 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-21 20:24:57.823 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-21 20:24:57.825 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-21 20:24:57.827 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-21 20:24:57.829 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-21 20:24:57.832 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-21 20:24:57.845 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-21 20:24:57.849 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.139 2026-07-21 20:24:57.851 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.139 2026-07-21 20:24:57.851 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 20:24:57.856 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.139 2026-07-21 20:24:57.858 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-21 20:24:57.860 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-21 20:24:57.862 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-21 20:24:57.864 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-21 20:24:57.866 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-21 20:24:57.868 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-21 20:24:57.870 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-21 20:24:57.872 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-21 20:24:57.873 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-21 20:24:57.875 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-21 20:24:57.877 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-21 20:24:57.879 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-21 20:24:57.882 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-21 20:24:57.884 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-21 20:24:57.886 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-21 20:24:57.888 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-21 20:24:57.890 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-21 20:24:57.892 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-21 20:24:57.894 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:24:57.897 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-21 20:24:57.899 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-21 20:24:57.901 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-21 20:24:57.915 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:57.917 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 20:24:57.919 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 20:24:57.921 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 20:24:57.923 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-21 20:24:57.926 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:57.928 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 20:24:57.930 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-21 20:24:57.931 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 20:24:57.933 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-21 20:24:57.935 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-21 20:24:57.937 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-21 20:24:57.939 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-21 20:24:57.941 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-21 20:24:57.943 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-21 20:24:57.944 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-21 20:24:57.947 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-21 20:24:57.949 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-21 20:24:57.951 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-21 20:24:57.953 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-21 20:24:58.043 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-21 20:24:58.055 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-21 20:24:58.058 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-21 20:24:58.060 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-21 20:24:58.062 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-21 20:24:58.065 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-21 20:24:58.067 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-21 20:24:58.069 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-21 20:24:58.070 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-21 20:24:58.072 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-21 20:24:58.075 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-21 20:24:58.077 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-21 20:24:58.079 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-21 20:24:58.081 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-21 20:24:58.083 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-21 20:24:58.085 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-21 20:24:58.087 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-21 20:24:58.089 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-21 20:24:58.091 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-21 20:24:58.093 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-21 20:24:58.095 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-21 20:24:58.099 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-21 20:24:58.099 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-21 20:24:58.099 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-21 20:24:58.099 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-21 20:24:58.103 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=58:b958:0f75 2026-07-21 20:24:58.105 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-21 20:24:58.107 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-21 20:24:58.109 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-21 20:24:58.112 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-21 20:24:58.114 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd58:b958:0f75::/56 2026-07-21 20:24:58.117 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd58:b958:0f75::/56 2026-07-21 20:24:58.118 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-21 20:24:58.123 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd58:b958:0f75::/64 2026-07-21 20:24:58.125 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-21 20:24:58.127 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-21 20:24:58.129 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-21 20:24:58.131 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 20:24:58.133 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-21 20:24:58.135 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-21 20:24:58.137 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-21 20:24:58.139 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-21 20:24:58.141 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-21 20:24:58.143 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-21 20:24:58.145 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-21 20:24:58.147 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-21 20:24:58.149 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-21 20:24:58.150 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd58:b958:0f75::/56 2026-07-21 20:24:58.152 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-21 20:24:58.154 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-21 20:24:58.157 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-21 20:24:58.157 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-21 20:24:58.157 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-21 20:24:58.162 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-21 20:24:58.165 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-21 20:24:58.166 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-21 20:24:58.166 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-21 20:24:58.170 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-21 20:24:58.174 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-21 20:24:58.177 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-21 20:24:58.180 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-21 20:24:58.182 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-21 20:24:58.184 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-21 20:24:58.187 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-21 20:24:58.189 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-21 20:24:58.190 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-21 20:24:58.192 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-21 20:24:58.195 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-21 20:24:58.209 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-21 20:24:58.221 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-21 20:24:58.234 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-21 20:24:58.246 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-21 20:24:58.259 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-21 20:24:58.289 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-21 20:24:58.293 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-21 20:24:58.295 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-21 20:24:58.297 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-21 20:24:58.300 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 20:24:58.303 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-21 20:24:58.317 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 20:24:58.319 | + ./stack.sh:main:635 : run_phase source 2026-07-21 20:24:58.322 | + functions-common:run_phase:1848 : local mode=source 2026-07-21 20:24:58.324 | + functions-common:run_phase:1849 : local phase= 2026-07-21 20:24:58.326 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:24:58.329 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:24:58.331 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:24:58.333 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:24:58.335 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:24:58.337 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:24:58.341 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:24:58.343 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:24:58.345 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:24:58.347 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-21 20:24:58.349 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:24:58.364 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:58.367 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 20:24:58.369 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-21 20:24:58.414 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-21 20:24:58.416 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-21 20:24:58.419 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 20:24:58.421 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-21 20:24:58.423 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-21 20:24:58.426 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-21 20:24:58.428 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-21 20:24:58.430 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-21 20:24:58.430 | Loading plugin settings 2026-07-21 20:24:58.433 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-21 20:24:58.435 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-21 20:24:58.438 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-21 20:24:58.440 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-21 20:24:58.443 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-21 20:24:58.445 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-21 20:24:58.448 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-21 20:24:58.451 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-21 20:24:58.453 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-21 20:24:58.456 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 20:24:58.458 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-21 20:24:58.460 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-21 20:24:58.463 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 20:24:58.465 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:24:58.469 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-21 20:24:58.485 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-21 20:24:58.487 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-21 20:24:58.489 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-21 20:24:58.491 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-21 20:24:58.494 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-21 20:24:58.497 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-21 20:24:58.513 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-21 20:24:58.515 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-21 20:24:58.517 | + functions-common:verify_disabled_services:2131 : local service 2026-07-21 20:24:58.520 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.522 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-21 20:24:58.524 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.527 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-21 20:24:58.529 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.532 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-21 20:24:58.534 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.537 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-21 20:24:58.540 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.542 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-21 20:24:58.544 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.546 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-21 20:24:58.549 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.551 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-21 20:24:58.554 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.556 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-21 20:24:58.558 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.561 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-21 20:24:58.563 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.565 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-21 20:24:58.568 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.570 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-21 20:24:58.572 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.575 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-21 20:24:58.577 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.580 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-21 20:24:58.582 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.585 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-21 20:24:58.587 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.589 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-21 20:24:58.592 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.594 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-21 20:24:58.596 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.599 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-21 20:24:58.601 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.604 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-21 20:24:58.607 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.609 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-21 20:24:58.611 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.613 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-21 20:24:58.616 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.618 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-21 20:24:58.620 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.622 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-21 20:24:58.625 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.627 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-21 20:24:58.630 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.632 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-21 20:24:58.634 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.636 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-21 20:24:58.639 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.641 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-21 20:24:58.643 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.646 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-21 20:24:58.648 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.651 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-21 20:24:58.653 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.655 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-21 20:24:58.658 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.660 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-21 20:24:58.663 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:24:58.665 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-21 20:24:58.668 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-21 20:24:58.670 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 20:24:58.673 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-21 20:24:58.687 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:58.689 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-21 20:24:58.692 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 20:24:58.694 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-21 20:24:58.709 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:24:58.712 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-21 20:24:58.715 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-21 20:24:58.717 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-21 20:24:58.720 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-21 20:24:58.723 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-21 20:24:58.725 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-21 20:24:58.728 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-21 20:24:58.730 | + lib/database:initialize_database_backends:92 : return 0 2026-07-21 20:24:58.733 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-21 20:24:58.733 | Using mysql database backend 2026-07-21 20:24:58.736 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-21 20:24:58.752 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-21 20:24:58.755 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-21 20:24:58.758 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 20:24:58.760 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-21 20:24:58.763 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 20:24:58.766 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-21 20:24:58.782 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:58.784 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-21 20:24:58.799 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-21 20:24:58.815 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:58.817 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-21 20:24:58.833 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-21 20:24:58.848 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-21 20:24:58.864 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:24:58.867 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-21 20:24:58.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:24:58.886 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-21 20:24:58.901 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-21 20:24:58.903 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-21 20:24:58.906 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-21 20:24:58.908 | + functions-common:save_stackenv:65 : local tag=768 2026-07-21 20:24:58.912 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 20:24:58.917 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-202458 2026-07-21 20:24:58.920 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-202458 768' 2026-07-21 20:24:58.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.925 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 20:24:58.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.928 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 20:24:58.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.932 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 20:24:58.934 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.936 | + 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-21 20:24:58.938 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.941 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.139 2026-07-21 20:24:58.943 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.945 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.139/identity 2026-07-21 20:24:58.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.951 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-202433 2026-07-21 20:24:58.953 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.956 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-21 20:24:58.958 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.960 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.139 2026-07-21 20:24:58.963 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.965 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 20:24:58.968 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.970 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.139 2026-07-21 20:24:58.972 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.974 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 20:24:58.977 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.979 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 20:24:58.982 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.985 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.139 2026-07-21 20:24:58.987 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:24:58.990 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 20:24:58.993 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-21 20:24:58.996 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-21 20:24:58.998 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-21 20:24:59.001 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-21 20:24:59.003 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:24:59.006 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:24:59.009 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:24:59.011 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:24:59.013 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:24:59.016 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:24:59.032 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:24:59.034 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:24:59.037 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:59.040 | + functions-common:git_clone:610 : echo master 2026-07-21 20:24:59.041 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:24:59.045 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-21 20:24:59.048 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:59.050 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-21 20:24:59.064 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-21 20:24:59.066 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:24:59.066 | + functions-common:git_clone:673 : head -1 2026-07-21 20:24:59.079 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-21 20:24:59.082 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:24:59.084 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-21 20:24:59.086 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:24:59.089 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-21 20:24:59.091 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-21 20:24:59.095 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-21 20:24:59.098 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-21 20:24:59.100 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-21 20:24:59.103 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-21 20:24:59.105 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-21 20:24:59.108 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-21 20:24:59.112 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-21 20:24:59.117 | ++ tools/install_prereqs.sh:source:47 : NOW=1784665499 2026-07-21 20:24:59.120 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-21 20:24:59.126 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-21 20:24:59.129 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-21 20:24:59.132 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784665499 2026-07-21 20:24:59.134 | ++ tools/install_prereqs.sh:source:50 : [[ 1784665499 -lt 7200 ]] 2026-07-21 20:24:59.137 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-21 20:24:59.140 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-21 20:24:59.143 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-21 20:24:59.145 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-21 20:24:59.148 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-21 20:24:59.151 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-21 20:24:59.153 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-21 20:24:59.156 | +++ 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-21 20:24:59.183 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-21 20:24:59.183 | apache2-dev 2026-07-21 20:24:59.184 | bc 2026-07-21 20:24:59.184 | bsdmainutils 2026-07-21 20:24:59.184 | curl 2026-07-21 20:24:59.184 | g++ 2026-07-21 20:24:59.184 | gawk 2026-07-21 20:24:59.184 | gcc 2026-07-21 20:24:59.184 | gettext 2026-07-21 20:24:59.184 | git 2026-07-21 20:24:59.184 | graphviz 2026-07-21 20:24:59.184 | iputils-ping 2026-07-21 20:24:59.184 | libffi-dev 2026-07-21 20:24:59.184 | libjpeg-dev 2026-07-21 20:24:59.184 | libpq-dev 2026-07-21 20:24:59.184 | libssl-dev 2026-07-21 20:24:59.184 | libsystemd-dev 2026-07-21 20:24:59.184 | libxml2-dev 2026-07-21 20:24:59.184 | libxslt1-dev 2026-07-21 20:24:59.184 | libyaml-dev 2026-07-21 20:24:59.184 | lsof 2026-07-21 20:24:59.184 | openssh-server 2026-07-21 20:24:59.184 | openssl 2026-07-21 20:24:59.184 | pkg-config 2026-07-21 20:24:59.184 | psmisc 2026-07-21 20:24:59.184 | python3-dev 2026-07-21 20:24:59.184 | python3-pip 2026-07-21 20:24:59.184 | python3-systemd 2026-07-21 20:24:59.184 | python3-venv 2026-07-21 20:24:59.184 | tar 2026-07-21 20:24:59.184 | tcpdump 2026-07-21 20:24:59.184 | unzip 2026-07-21 20:24:59.184 | uuid-runtime 2026-07-21 20:24:59.184 | wget 2026-07-21 20:24:59.184 | zlib1g-dev 2026-07-21 20:24:59.184 | lvm2 2026-07-21 20:24:59.184 | qemu-utils 2026-07-21 20:24:59.184 | thin-provisioning-tools 2026-07-21 20:24:59.184 | lsscsi 2026-07-21 20:24:59.184 | open-iscsi 2026-07-21 20:24:59.184 | libkrb5-dev 2026-07-21 20:24:59.184 | libldap2-dev 2026-07-21 20:24:59.184 | libsasl2-dev 2026-07-21 20:24:59.184 | memcached 2026-07-21 20:24:59.184 | python3-mysqldb 2026-07-21 20:24:59.184 | sqlite3 2026-07-21 20:24:59.184 | conntrack 2026-07-21 20:24:59.184 | curl 2026-07-21 20:24:59.184 | ebtables 2026-07-21 20:24:59.184 | genisoimage 2026-07-21 20:24:59.184 | iptables 2026-07-21 20:24:59.184 | iputils-arping 2026-07-21 20:24:59.184 | kpartx 2026-07-21 20:24:59.184 | libjs-jquery-tablesorter 2026-07-21 20:24:59.184 | parted 2026-07-21 20:24:59.184 | pm-utils 2026-07-21 20:24:59.184 | python3-mysqldb 2026-07-21 20:24:59.184 | socat 2026-07-21 20:24:59.184 | sqlite3 2026-07-21 20:24:59.184 | sudo 2026-07-21 20:24:59.184 | vlan 2026-07-21 20:24:59.184 | cryptsetup 2026-07-21 20:24:59.184 | dosfstools 2026-07-21 20:24:59.184 | genisoimage 2026-07-21 20:24:59.184 | gir1.2-libosinfo-1.0 2026-07-21 20:24:59.184 | netcat-openbsd 2026-07-21 20:24:59.184 | open-iscsi 2026-07-21 20:24:59.184 | qemu-utils 2026-07-21 20:24:59.184 | sg3-utils 2026-07-21 20:24:59.184 | sysfsutils 2026-07-21 20:24:59.184 | acl 2026-07-21 20:24:59.184 | dnsmasq-base 2026-07-21 20:24:59.184 | dnsmasq-utils 2026-07-21 20:24:59.184 | ebtables 2026-07-21 20:24:59.184 | haproxy 2026-07-21 20:24:59.184 | iptables 2026-07-21 20:24:59.184 | iputils-arping 2026-07-21 20:24:59.184 | iputils-ping 2026-07-21 20:24:59.184 | postgresql-server-dev-all 2026-07-21 20:24:59.184 | python3-mysqldb 2026-07-21 20:24:59.184 | sqlite3 2026-07-21 20:24:59.184 | sudo 2026-07-21 20:24:59.184 | vlan 2026-07-21 20:24:59.184 | curl 2026-07-21 20:24:59.184 | liberasurecode-dev 2026-07-21 20:24:59.184 | make 2026-07-21 20:24:59.184 | memcached 2026-07-21 20:24:59.184 | rsync 2026-07-21 20:24:59.184 | sqlite3 2026-07-21 20:24:59.184 | xfsprogs 2026-07-21 20:24:59.184 | apache2' 2026-07-21 20:24:59.187 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-21 20:24:59.208 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-21 20:24:59.208 | apache2-dev 2026-07-21 20:24:59.208 | bc 2026-07-21 20:24:59.208 | bsdmainutils 2026-07-21 20:24:59.208 | curl 2026-07-21 20:24:59.208 | g++ 2026-07-21 20:24:59.208 | gawk 2026-07-21 20:24:59.208 | gcc 2026-07-21 20:24:59.208 | gettext 2026-07-21 20:24:59.208 | git 2026-07-21 20:24:59.208 | graphviz 2026-07-21 20:24:59.208 | iputils-ping 2026-07-21 20:24:59.208 | libffi-dev 2026-07-21 20:24:59.208 | libjpeg-dev 2026-07-21 20:24:59.208 | libpq-dev 2026-07-21 20:24:59.208 | libssl-dev 2026-07-21 20:24:59.208 | libsystemd-dev 2026-07-21 20:24:59.208 | libxml2-dev 2026-07-21 20:24:59.208 | libxslt1-dev 2026-07-21 20:24:59.208 | libyaml-dev 2026-07-21 20:24:59.208 | lsof 2026-07-21 20:24:59.208 | openssh-server 2026-07-21 20:24:59.208 | openssl 2026-07-21 20:24:59.208 | pkg-config 2026-07-21 20:24:59.208 | psmisc 2026-07-21 20:24:59.208 | python3-dev 2026-07-21 20:24:59.208 | python3-pip 2026-07-21 20:24:59.208 | python3-systemd 2026-07-21 20:24:59.208 | python3-venv 2026-07-21 20:24:59.208 | tar 2026-07-21 20:24:59.208 | tcpdump 2026-07-21 20:24:59.208 | unzip 2026-07-21 20:24:59.208 | uuid-runtime 2026-07-21 20:24:59.208 | wget 2026-07-21 20:24:59.208 | zlib1g-dev 2026-07-21 20:24:59.208 | lvm2 2026-07-21 20:24:59.208 | qemu-utils 2026-07-21 20:24:59.208 | thin-provisioning-tools 2026-07-21 20:24:59.208 | lsscsi 2026-07-21 20:24:59.208 | open-iscsi 2026-07-21 20:24:59.208 | libkrb5-dev 2026-07-21 20:24:59.208 | libldap2-dev 2026-07-21 20:24:59.208 | libsasl2-dev 2026-07-21 20:24:59.208 | memcached 2026-07-21 20:24:59.208 | python3-mysqldb 2026-07-21 20:24:59.208 | sqlite3 2026-07-21 20:24:59.208 | conntrack 2026-07-21 20:24:59.208 | curl 2026-07-21 20:24:59.208 | ebtables 2026-07-21 20:24:59.208 | genisoimage 2026-07-21 20:24:59.208 | iptables 2026-07-21 20:24:59.208 | iputils-arping 2026-07-21 20:24:59.208 | kpartx 2026-07-21 20:24:59.208 | libjs-jquery-tablesorter 2026-07-21 20:24:59.208 | parted 2026-07-21 20:24:59.208 | pm-utils 2026-07-21 20:24:59.208 | python3-mysqldb 2026-07-21 20:24:59.208 | socat 2026-07-21 20:24:59.208 | sqlite3 2026-07-21 20:24:59.208 | sudo 2026-07-21 20:24:59.208 | vlan 2026-07-21 20:24:59.208 | cryptsetup 2026-07-21 20:24:59.208 | dosfstools 2026-07-21 20:24:59.208 | genisoimage 2026-07-21 20:24:59.208 | gir1.2-libosinfo-1.0 2026-07-21 20:24:59.208 | netcat-openbsd 2026-07-21 20:24:59.208 | open-iscsi 2026-07-21 20:24:59.208 | qemu-utils 2026-07-21 20:24:59.208 | sg3-utils 2026-07-21 20:24:59.208 | sysfsutils 2026-07-21 20:24:59.208 | acl 2026-07-21 20:24:59.208 | dnsmasq-base 2026-07-21 20:24:59.208 | dnsmasq-utils 2026-07-21 20:24:59.208 | ebtables 2026-07-21 20:24:59.208 | haproxy 2026-07-21 20:24:59.208 | iptables 2026-07-21 20:24:59.208 | iputils-arping 2026-07-21 20:24:59.208 | iputils-ping 2026-07-21 20:24:59.208 | postgresql-server-dev-all 2026-07-21 20:24:59.208 | python3-mysqldb 2026-07-21 20:24:59.208 | sqlite3 2026-07-21 20:24:59.208 | sudo 2026-07-21 20:24:59.208 | vlan 2026-07-21 20:24:59.208 | curl 2026-07-21 20:24:59.208 | liberasurecode-dev 2026-07-21 20:24:59.208 | make 2026-07-21 20:24:59.208 | memcached 2026-07-21 20:24:59.208 | rsync 2026-07-21 20:24:59.208 | sqlite3 2026-07-21 20:24:59.208 | xfsprogs 2026-07-21 20:24:59.208 | apache2 ' 2026-07-21 20:24:59.210 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-21 20:24:59.213 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:24:59.217 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:24:59.220 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-21 20:24:59.220 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev 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-21 20:24:59.225 | ++ 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-21 20:24:59.227 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-21 20:24:59.229 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:24:59.231 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:24:59.234 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:24:59.236 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:24:59.238 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:24:59.241 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:24:59.243 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:24:59.245 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:24:59.248 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:24:59.251 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:24:59.253 | ++ functions-common:apt_get_update:1167 : return 2026-07-21 20:24:59.255 | ++ 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-21 20:24:59.258 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:24:59.261 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:24:59.263 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:24:59.266 | ++ 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-21 20:24:59.286 | ++ 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-21 20:24:59.316 | Reading package lists... 2026-07-21 20:24:59.530 | Building dependency tree... 2026-07-21 20:24:59.530 | Reading state information... 2026-07-21 20:24:59.821 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-21 20:24:59.821 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 20:24:59.821 | g++ set to manually installed. 2026-07-21 20:24:59.821 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-21 20:24:59.821 | gawk set to manually installed. 2026-07-21 20:24:59.821 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 20:24:59.821 | gcc set to manually installed. 2026-07-21 20:24:59.821 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-21 20:24:59.821 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-21 20:24:59.821 | iputils-ping set to manually installed. 2026-07-21 20:24:59.821 | lsof is already the newest version (4.95.0-1build3). 2026-07-21 20:24:59.821 | psmisc is already the newest version (23.7-1build1). 2026-07-21 20:24:59.821 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 20:24:59.821 | python3-dev set to manually installed. 2026-07-21 20:24:59.821 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-21 20:24:59.821 | python3-systemd is already the newest version (235-1build4). 2026-07-21 20:24:59.821 | python3-systemd set to manually installed. 2026-07-21 20:24:59.821 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 20:24:59.821 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-21 20:24:59.821 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-21 20:24:59.821 | unzip set to manually installed. 2026-07-21 20:24:59.821 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-21 20:24:59.821 | zlib1g-dev set to manually installed. 2026-07-21 20:24:59.821 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-21 20:24:59.821 | lvm2 set to manually installed. 2026-07-21 20:24:59.821 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-21 20:24:59.821 | qemu-utils set to manually installed. 2026-07-21 20:24:59.821 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-21 20:24:59.821 | thin-provisioning-tools set to manually installed. 2026-07-21 20:24:59.821 | lsscsi is already the newest version (0.32-1build1). 2026-07-21 20:24:59.821 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-21 20:24:59.821 | open-iscsi set to manually installed. 2026-07-21 20:24:59.821 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-21 20:24:59.821 | iptables set to manually installed. 2026-07-21 20:24:59.821 | parted is already the newest version (3.6-4build1). 2026-07-21 20:24:59.821 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-21 20:24:59.821 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-21 20:24:59.821 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-21 20:24:59.821 | cryptsetup set to manually installed. 2026-07-21 20:24:59.821 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-21 20:24:59.821 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-21 20:24:59.821 | netcat-openbsd set to manually installed. 2026-07-21 20:24:59.821 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-21 20:24:59.821 | sg3-utils set to manually installed. 2026-07-21 20:24:59.821 | acl is already the newest version (2.3.2-1build1.1). 2026-07-21 20:24:59.821 | acl set to manually installed. 2026-07-21 20:24:59.821 | make is already the newest version (4.3-4.1build2). 2026-07-21 20:24:59.821 | make set to manually installed. 2026-07-21 20:24:59.821 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-21 20:24:59.821 | The following additional packages will be installed: 2026-07-21 20:24:59.821 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-21 20:24:59.821 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-21 20:24:59.821 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-21 20:24:59.821 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-21 20:24:59.821 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-21 20:24:59.821 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-21 20:24:59.821 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-21 20:24:59.821 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-21 20:24:59.821 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-21 20:24:59.821 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-21 20:24:59.821 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-21 20:24:59.821 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-21 20:24:59.821 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-21 20:24:59.821 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-21 20:24:59.821 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-21 20:24:59.821 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-21 20:24:59.821 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-21 20:24:59.822 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-21 20:24:59.822 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-21 20:24:59.822 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-21 20:24:59.822 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 20:24:59.822 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-21 20:24:59.823 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-21 20:24:59.823 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-21 20:24:59.823 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 20:24:59.823 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-21 20:24:59.823 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-21 20:24:59.824 | Suggested packages: 2026-07-21 20:24:59.824 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-21 20:24:59.824 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-21 20:24:59.824 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-21 20:24:59.824 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-21 20:24:59.824 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-21 20:24:59.824 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-21 20:24:59.824 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-21 20:24:59.824 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-21 20:24:59.824 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-21 20:24:59.824 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-21 20:24:59.824 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-21 20:24:59.824 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-21 20:24:59.824 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-21 20:24:59.824 | tar-doc util-linux-extra util-linux-locales 2026-07-21 20:24:59.968 | The following NEW packages will be installed: 2026-07-21 20:24:59.969 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-21 20:24:59.969 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-21 20:24:59.969 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-21 20:24:59.969 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-21 20:24:59.969 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-21 20:24:59.969 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-21 20:24:59.969 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-21 20:24:59.969 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-21 20:24:59.969 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-21 20:24:59.969 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-21 20:24:59.969 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-21 20:24:59.969 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-21 20:24:59.969 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-21 20:24:59.969 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-21 20:24:59.969 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-21 20:24:59.969 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-21 20:24:59.969 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-21 20:24:59.969 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-21 20:24:59.969 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-21 20:24:59.969 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-21 20:24:59.969 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-21 20:24:59.969 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 20:24:59.969 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-21 20:24:59.969 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-21 20:24:59.970 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 20:24:59.970 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-21 20:24:59.970 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-21 20:24:59.971 | The following packages will be upgraded: 2026-07-21 20:24:59.971 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-21 20:24:59.971 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-21 20:24:59.971 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-21 20:24:59.972 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-21 20:24:59.972 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-21 20:24:59.972 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-21 20:24:59.972 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-21 20:25:00.161 | 44 upgraded, 139 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 20:25:00.161 | Need to get 189 MB of archives. 2026-07-21 20:25:00.162 | After this operation, 919 MB of additional disk space will be used. 2026-07-21 20:25:00.162 | 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-21 20:25:00.318 | 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-21 20:25:00.384 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-21 20:25:00.425 | 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-21 20:25:00.496 | 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-21 20:25:00.497 | 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-21 20:25:00.506 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-21 20:25:00.509 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-21 20:25:00.512 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-21 20:25:00.515 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-21 20:25:00.522 | 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-21 20:25:00.560 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-21 20:25:00.563 | 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-21 20:25:00.564 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-21 20:25:00.580 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-21 20:25:00.582 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-21 20:25:00.627 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-21 20:25:00.649 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-21 20:25:00.651 | 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-21 20:25:00.677 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-21 20:25:00.678 | 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-21 20:25:00.678 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-21 20:25:00.680 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-21 20:25:00.685 | 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-21 20:25:00.686 | 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-21 20:25:00.716 | 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-21 20:25:00.717 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-21 20:25:00.718 | 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-21 20:25:00.755 | 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-21 20:25:00.756 | 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-21 20:25:00.757 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-21 20:25:00.759 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-21 20:25:00.763 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-21 20:25:00.765 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-21 20:25:00.772 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-21 20:25:00.802 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-21 20:25:00.803 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-21 20:25:00.917 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-21 20:25:00.917 | Get:39 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-21 20:25:00.995 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-21 20:25:00.997 | Get:41 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-21 20:25:00.997 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-21 20:25:01.002 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-21 20:25:01.011 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-21 20:25:01.011 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-21 20:25:01.012 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-21 20:25:01.035 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-21 20:25:01.036 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-21 20:25:01.042 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-21 20:25:01.044 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-21 20:25:01.080 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-21 20:25:01.082 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-21 20:25:01.083 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-21 20:25:01.084 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-21 20:25:01.085 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-21 20:25:01.122 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-21 20:25:01.123 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-21 20:25:01.125 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-21 20:25:01.126 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-21 20:25:01.128 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-21 20:25:01.157 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-21 20:25:01.163 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-21 20:25:01.167 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-21 20:25:01.168 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-21 20:25:01.523 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-21 20:25:01.696 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-21 20:25:01.698 | Get:67 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-21 20:25:01.699 | Get:68 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-21 20:25:01.701 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-21 20:25:01.706 | Get:70 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-21 20:25:01.723 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-21 20:25:01.854 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-21 20:25:01.854 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-21 20:25:01.857 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-21 20:25:01.857 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-21 20:25:01.859 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-21 20:25:01.860 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-21 20:25:01.860 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-21 20:25:01.863 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-21 20:25:01.864 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-21 20:25:01.893 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-21 20:25:01.905 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-21 20:25:01.905 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-21 20:25:01.908 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-21 20:25:01.940 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-21 20:25:01.940 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-21 20:25:01.941 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-21 20:25:01.951 | Get:88 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-21 20:25:01.955 | Get:89 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-21 20:25:01.956 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-21 20:25:01.972 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-21 20:25:01.975 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-21 20:25:01.978 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-21 20:25:02.012 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-21 20:25:02.022 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-21 20:25:02.025 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-21 20:25:02.025 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-21 20:25:02.026 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-21 20:25:02.026 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-21 20:25:02.051 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-21 20:25:02.053 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-21 20:25:02.054 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-21 20:25:02.055 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-21 20:25:02.091 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-21 20:25:02.094 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-21 20:25:02.096 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-21 20:25:02.103 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-21 20:25:02.104 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-21 20:25:02.130 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-21 20:25:02.131 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-21 20:25:02.133 | Get:111 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-21 20:25:02.135 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-21 20:25:02.170 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-21 20:25:02.171 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-21 20:25:02.209 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-21 20:25:02.212 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-21 20:25:02.255 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-21 20:25:02.255 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-21 20:25:02.256 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-21 20:25:02.257 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-21 20:25:02.258 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-21 20:25:02.259 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-21 20:25:02.285 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-21 20:25:02.290 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-21 20:25:02.290 | Get:125 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-21 20:25:02.328 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-21 20:25:02.330 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-21 20:25:02.332 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-21 20:25:02.333 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-21 20:25:02.335 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-21 20:25:02.337 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-21 20:25:02.341 | Get:132 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-21 20:25:02.406 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-21 20:25:02.409 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-21 20:25:02.411 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-21 20:25:02.691 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-21 20:25:02.694 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-21 20:25:02.694 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-21 20:25:02.694 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-21 20:25:02.695 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-21 20:25:02.696 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-21 20:25:02.698 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-21 20:25:02.698 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-21 20:25:02.699 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-21 20:25:02.734 | Get:145 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-21 20:25:02.780 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-21 20:25:02.784 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-21 20:25:02.787 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-21 20:25:02.789 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-21 20:25:02.847 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-21 20:25:02.849 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-21 20:25:02.852 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-21 20:25:02.878 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-21 20:25:02.880 | Get:154 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-21 20:25:02.893 | Get:155 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-21 20:25:02.895 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-21 20:25:02.903 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-21 20:25:02.911 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-21 20:25:03.339 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-21 20:25:03.339 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-21 20:25:03.343 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-21 20:25:03.418 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-21 20:25:03.419 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-21 20:25:03.971 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-21 20:25:03.973 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-21 20:25:03.973 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-21 20:25:03.974 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-21 20:25:03.974 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-21 20:25:03.974 | Get:169 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-21 20:25:03.984 | Get:170 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-21 20:25:03.998 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-21 20:25:03.998 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-21 20:25:04.011 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-21 20:25:04.038 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-21 20:25:04.038 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-21 20:25:04.042 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-21 20:25:04.044 | Get:177 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-21 20:25:04.045 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-21 20:25:04.047 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-21 20:25:04.049 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-21 20:25:04.050 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-21 20:25:04.051 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-21 20:25:04.089 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-21 20:25:04.567 | Preconfiguring packages ... 2026-07-21 20:25:04.652 | Fetched 189 MB in 4s (46.0 MB/s) 2026-07-21 20:25:04.746 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:04.750 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:04.754 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:04.807 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:04.903 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:04.907 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 20:25:04.912 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 20:25:04.960 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:05.060 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:05.063 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-21 20:25:05.070 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3build1) ... 2026-07-21 20:25:05.119 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-21 20:25:05.227 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:05.231 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:05.239 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:05.375 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:06.034 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-21 20:25:06.131 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:06.135 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 20:25:06.139 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 20:25:06.201 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:06.305 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:06.309 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 20:25:06.314 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 20:25:06.999 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:07.003 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:07.050 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-21 20:25:07.054 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.110 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:07.116 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:07.161 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:07.262 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:07.266 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.273 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.330 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.334 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.409 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.414 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.464 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:07.565 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158862 files and directories currently installed.) 2026-07-21 20:25:07.569 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.573 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.617 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.625 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.691 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.698 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:07.754 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:07.777 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:08.094 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:08.125 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:08.253 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:08.260 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 20:25:08.311 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:08.419 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:08.423 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 20:25:08.427 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 20:25:08.501 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 20:25:08.612 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:08.616 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:08.621 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:08.673 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:08.774 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:08.778 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:08.782 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:08.826 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:08.936 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:08.940 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:08.944 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:08.989 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-21 20:25:08.998 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-21 20:25:09.062 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:09.068 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:09.123 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:09.222 | (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 ... 158862 files and directories currently installed.) 2026-07-21 20:25:09.226 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:09.236 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:09.271 | Selecting previously unselected package libapr1t64:amd64. 2026-07-21 20:25:09.285 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 20:25:09.286 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 20:25:09.321 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-21 20:25:09.335 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 20:25:09.337 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:09.382 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 20:25:09.386 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-21 20:25:09.420 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-21 20:25:09.433 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 20:25:09.434 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:09.459 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-21 20:25:09.472 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 20:25:09.473 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:09.511 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 20:25:09.515 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 20:25:09.560 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 20:25:09.564 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 20:25:09.596 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-21 20:25:09.610 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-21 20:25:09.611 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 20:25:09.656 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 20:25:09.660 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-21 20:25:09.699 | Selecting previously unselected package apache2-bin. 2026-07-21 20:25:09.713 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 20:25:09.714 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:09.785 | Selecting previously unselected package apache2-data. 2026-07-21 20:25:09.798 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-21 20:25:09.801 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:09.888 | Selecting previously unselected package apache2-utils. 2026-07-21 20:25:09.900 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 20:25:09.902 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:09.937 | Selecting previously unselected package apache2. 2026-07-21 20:25:09.950 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 20:25:09.956 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:10.023 | Selecting previously unselected package haproxy. 2026-07-21 20:25:10.036 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:25:10.045 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 20:25:10.113 | Selecting previously unselected package memcached. 2026-07-21 20:25:10.126 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-21 20:25:10.131 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 20:25:10.178 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 20:25:10.182 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 20:25:10.230 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 20:25:10.319 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 20:25:10.384 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 20:25:10.403 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 20:25:10.468 | Selecting previously unselected package libjson-perl. 2026-07-21 20:25:10.482 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-21 20:25:10.483 | Unpacking libjson-perl (4.10000-1) ... 2026-07-21 20:25:10.515 | Selecting previously unselected package postgresql-client-common. 2026-07-21 20:25:10.528 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-21 20:25:10.530 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-21 20:25:10.577 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 20:25:10.581 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 20:25:10.681 | Selecting previously unselected package ssl-cert. 2026-07-21 20:25:10.694 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-21 20:25:10.695 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-21 20:25:10.729 | Selecting previously unselected package postgresql-common. 2026-07-21 20:25:10.745 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-21 20:25:10.760 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-21 20:25:10.767 | Unpacking postgresql-common (257build1.1) ... 2026-07-21 20:25:10.827 | Selecting previously unselected package libsysfs2:amd64. 2026-07-21 20:25:10.840 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-21 20:25:10.843 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 20:25:10.881 | Selecting previously unselected package sysfsutils. 2026-07-21 20:25:10.894 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-21 20:25:10.898 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-21 20:25:10.944 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 20:25:10.951 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 20:25:10.999 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 20:25:11.008 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 20:25:11.063 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 20:25:11.069 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 20:25:11.125 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:11.238 | (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 ... 159911 files and directories currently installed.) 2026-07-21 20:25:11.242 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:11.247 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:11.293 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-21 20:25:11.304 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-21 20:25:11.378 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:11.389 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:11.445 | Preparing to unpack .../003-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-21 20:25:11.450 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-21 20:25:11.488 | Selecting previously unselected package autotools-dev. 2026-07-21 20:25:11.504 | Preparing to unpack .../004-autotools-dev_20220109.1_all.deb ... 2026-07-21 20:25:11.506 | Unpacking autotools-dev (20220109.1) ... 2026-07-21 20:25:11.536 | Selecting previously unselected package m4. 2026-07-21 20:25:11.550 | Preparing to unpack .../005-m4_1.4.19-4build1_amd64.deb ... 2026-07-21 20:25:11.552 | Unpacking m4 (1.4.19-4build1) ... 2026-07-21 20:25:11.595 | Selecting previously unselected package autoconf. 2026-07-21 20:25:11.613 | Preparing to unpack .../006-autoconf_2.71-3_all.deb ... 2026-07-21 20:25:11.615 | Unpacking autoconf (2.71-3) ... 2026-07-21 20:25:11.668 | Selecting previously unselected package automake. 2026-07-21 20:25:11.682 | Preparing to unpack .../007-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-21 20:25:11.686 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 20:25:11.744 | Selecting previously unselected package autopoint. 2026-07-21 20:25:11.757 | Preparing to unpack .../008-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-21 20:25:11.758 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-21 20:25:11.786 | Selecting previously unselected package libdebhelper-perl. 2026-07-21 20:25:11.800 | Preparing to unpack .../009-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-21 20:25:11.802 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 20:25:11.846 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-21 20:25:11.860 | Preparing to unpack .../010-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:11.861 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:12.402 | Selecting previously unselected package libclang-cpp17t64. 2026-07-21 20:25:12.409 | Preparing to unpack .../011-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:12.411 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:12.689 | Selecting previously unselected package libgc1:amd64. 2026-07-21 20:25:12.704 | Preparing to unpack .../012-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-21 20:25:12.705 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 20:25:12.735 | Selecting previously unselected package libobjc4:amd64. 2026-07-21 20:25:12.750 | Preparing to unpack .../013-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-21 20:25:12.751 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 20:25:12.779 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-21 20:25:12.793 | Preparing to unpack .../014-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-21 20:25:12.796 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 20:25:12.828 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-21 20:25:12.842 | Preparing to unpack .../015-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:12.845 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:12.956 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-21 20:25:12.970 | Preparing to unpack .../016-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:12.971 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:13.019 | Selecting previously unselected package libclang1-17t64. 2026-07-21 20:25:13.034 | Preparing to unpack .../017-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:13.035 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:13.204 | Selecting previously unselected package clang-17. 2026-07-21 20:25:13.217 | Preparing to unpack .../018-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:13.219 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:13.250 | Selecting previously unselected package libtool. 2026-07-21 20:25:13.264 | Preparing to unpack .../019-libtool_2.4.7-7build1_all.deb ... 2026-07-21 20:25:13.265 | Unpacking libtool (2.4.7-7build1) ... 2026-07-21 20:25:13.297 | Selecting previously unselected package dh-autoreconf. 2026-07-21 20:25:13.311 | Preparing to unpack .../020-dh-autoreconf_20_all.deb ... 2026-07-21 20:25:13.314 | Unpacking dh-autoreconf (20) ... 2026-07-21 20:25:13.344 | Selecting previously unselected package libarchive-zip-perl. 2026-07-21 20:25:13.357 | Preparing to unpack .../021-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-21 20:25:13.358 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-21 20:25:13.393 | Selecting previously unselected package libsub-override-perl. 2026-07-21 20:25:13.407 | Preparing to unpack .../022-libsub-override-perl_0.10-1_all.deb ... 2026-07-21 20:25:13.408 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-21 20:25:13.434 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-21 20:25:13.447 | Preparing to unpack .../023-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-21 20:25:13.449 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 20:25:13.477 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-21 20:25:13.490 | Preparing to unpack .../024-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-21 20:25:13.492 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 20:25:13.515 | Selecting previously unselected package debugedit. 2026-07-21 20:25:13.529 | Preparing to unpack .../025-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-21 20:25:13.530 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-21 20:25:13.557 | Selecting previously unselected package dwz. 2026-07-21 20:25:13.570 | Preparing to unpack .../026-dwz_0.15-1build6_amd64.deb ... 2026-07-21 20:25:13.572 | Unpacking dwz (0.15-1build6) ... 2026-07-21 20:25:13.601 | Selecting previously unselected package gettext. 2026-07-21 20:25:13.614 | Preparing to unpack .../027-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-21 20:25:13.616 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-21 20:25:13.669 | Selecting previously unselected package intltool-debian. 2026-07-21 20:25:13.686 | Preparing to unpack .../028-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-21 20:25:13.687 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-21 20:25:13.716 | Selecting previously unselected package po-debconf. 2026-07-21 20:25:13.729 | Preparing to unpack .../029-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-21 20:25:13.731 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-21 20:25:13.777 | Selecting previously unselected package debhelper. 2026-07-21 20:25:13.791 | Preparing to unpack .../030-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-21 20:25:13.793 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-21 20:25:13.905 | Selecting previously unselected package uuid-dev:amd64. 2026-07-21 20:25:13.919 | Preparing to unpack .../031-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:13.921 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:13.949 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-21 20:25:13.962 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-21 20:25:13.964 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 20:25:13.995 | Selecting previously unselected package libapr1-dev. 2026-07-21 20:25:14.009 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 20:25:14.010 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 20:25:14.172 | Selecting previously unselected package libldap-dev:amd64. 2026-07-21 20:25:14.185 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:25:14.187 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 20:25:14.268 | Selecting previously unselected package libldap2-dev. 2026-07-21 20:25:14.283 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-21 20:25:14.286 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 20:25:14.312 | Selecting previously unselected package libaprutil1-dev. 2026-07-21 20:25:14.327 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 20:25:14.329 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:14.477 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-21 20:25:14.491 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 20:25:14.493 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:14.528 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-21 20:25:14.542 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 20:25:14.544 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:14.575 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-21 20:25:14.589 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 20:25:14.590 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:14.615 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-21 20:25:14.629 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 20:25:14.630 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:14.697 | Selecting previously unselected package apache2-dev. 2026-07-21 20:25:14.711 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 20:25:14.712 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:14.756 | Selecting previously unselected package ncal. 2026-07-21 20:25:14.769 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-21 20:25:14.770 | Unpacking ncal (12.1.8) ... 2026-07-21 20:25:14.798 | Selecting previously unselected package bsdmainutils. 2026-07-21 20:25:14.811 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-21 20:25:14.815 | Unpacking bsdmainutils (12.1.8) ... 2026-07-21 20:25:14.840 | Selecting previously unselected package conntrack. 2026-07-21 20:25:14.853 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-21 20:25:14.855 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 20:25:14.882 | Selecting previously unselected package dnsmasq-base. 2026-07-21 20:25:14.896 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 20:25:14.905 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 20:25:14.937 | Selecting previously unselected package dnsmasq-utils. 2026-07-21 20:25:14.951 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 20:25:14.953 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 20:25:14.986 | Selecting previously unselected package ebtables. 2026-07-21 20:25:15.003 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-21 20:25:15.016 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-21 20:25:15.062 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 20:25:15.065 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 20:25:15.096 | Selecting previously unselected package fonts-liberation. 2026-07-21 20:25:15.110 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-21 20:25:15.112 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-21 20:25:15.165 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-21 20:25:15.181 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-21 20:25:15.183 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 20:25:15.216 | Selecting previously unselected package fonts-liberation2. 2026-07-21 20:25:15.230 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-21 20:25:15.231 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 20:25:15.256 | Selecting previously unselected package genisoimage. 2026-07-21 20:25:15.270 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-21 20:25:15.272 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-21 20:25:15.310 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-21 20:25:15.327 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-21 20:25:15.329 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 20:25:15.362 | Selecting previously unselected package libann0. 2026-07-21 20:25:15.379 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-21 20:25:15.380 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-21 20:25:15.407 | Selecting previously unselected package libcdt5:amd64. 2026-07-21 20:25:15.421 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:15.423 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:15.451 | Selecting previously unselected package libcgraph6:amd64. 2026-07-21 20:25:15.464 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:15.467 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:15.493 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-21 20:25:15.507 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 20:25:15.510 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 20:25:15.541 | Selecting previously unselected package libltdl7:amd64. 2026-07-21 20:25:15.555 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-21 20:25:15.557 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 20:25:15.583 | Selecting previously unselected package libpathplan4:amd64. 2026-07-21 20:25:15.597 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:15.599 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:15.633 | Selecting previously unselected package libgvc6. 2026-07-21 20:25:15.644 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:15.646 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:15.688 | Selecting previously unselected package libgvpr2:amd64. 2026-07-21 20:25:15.702 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:15.704 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:15.734 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-21 20:25:15.748 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:15.749 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:15.788 | Selecting previously unselected package libice6:amd64. 2026-07-21 20:25:15.802 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-21 20:25:15.804 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 20:25:15.830 | Selecting previously unselected package libsm6:amd64. 2026-07-21 20:25:15.846 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-21 20:25:15.849 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 20:25:15.875 | Selecting previously unselected package libxt6t64:amd64. 2026-07-21 20:25:15.892 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-21 20:25:15.894 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 20:25:15.927 | Selecting previously unselected package libxmu6:amd64. 2026-07-21 20:25:15.943 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-21 20:25:15.945 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 20:25:15.971 | Selecting previously unselected package libxaw7:amd64. 2026-07-21 20:25:15.985 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-21 20:25:15.987 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 20:25:16.014 | Selecting previously unselected package graphviz. 2026-07-21 20:25:16.028 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 20:25:16.029 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:16.088 | Selecting previously unselected package icu-devtools. 2026-07-21 20:25:16.102 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 20:25:16.104 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 20:25:16.143 | Selecting previously unselected package iputils-arping. 2026-07-21 20:25:16.160 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-21 20:25:16.161 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 20:25:16.190 | Selecting previously unselected package comerr-dev:amd64. 2026-07-21 20:25:16.204 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-21 20:25:16.209 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 20:25:16.247 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-21 20:25:16.260 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 20:25:16.262 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:16.291 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-21 20:25:16.305 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 20:25:16.307 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:16.334 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-21 20:25:16.348 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 20:25:16.349 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:16.380 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-21 20:25:16.394 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 20:25:16.397 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:16.424 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-21 20:25:16.438 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 20:25:16.440 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:16.479 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-21 20:25:16.493 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-21 20:25:16.495 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-21 20:25:16.537 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-21 20:25:16.551 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:16.553 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:16.730 | Preparing to unpack .../079-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 20:25:16.734 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 20:25:16.770 | Selecting previously unselected package libgts-bin. 2026-07-21 20:25:16.784 | Preparing to unpack .../080-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 20:25:16.786 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 20:25:16.822 | Selecting previously unselected package libicu-dev:amd64. 2026-07-21 20:25:16.836 | Preparing to unpack .../081-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 20:25:16.838 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 20:25:17.104 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-21 20:25:17.118 | Preparing to unpack .../082-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-21 20:25:17.120 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 20:25:17.154 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-21 20:25:17.168 | Preparing to unpack .../083-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 20:25:17.170 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 20:25:17.194 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-21 20:25:17.208 | Preparing to unpack .../084-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 20:25:17.210 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 20:25:17.235 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-21 20:25:17.249 | Preparing to unpack .../085-libjs-jquery-metadata_12-4_all.deb ... 2026-07-21 20:25:17.251 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-21 20:25:17.278 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-21 20:25:17.291 | Preparing to unpack .../086-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-21 20:25:17.293 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 20:25:17.349 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-21 20:25:17.362 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-21 20:25:17.364 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 20:25:17.399 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-21 20:25:17.413 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-21 20:25:17.414 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-21 20:25:17.439 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-21 20:25:17.453 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-21 20:25:17.455 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-21 20:25:17.481 | Selecting previously unselected package mysql-common. 2026-07-21 20:25:17.495 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-21 20:25:17.510 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-21 20:25:17.537 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-21 20:25:17.551 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:25:17.552 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:25:17.614 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-21 20:25:17.628 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 20:25:17.631 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:17.681 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-21 20:25:17.695 | Preparing to unpack .../093-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-21 20:25:17.697 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 20:25:17.727 | Selecting previously unselected package libpq5:amd64. 2026-07-21 20:25:17.744 | Preparing to unpack .../094-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:25:17.746 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:17.776 | Selecting previously unselected package libssl-dev:amd64. 2026-07-21 20:25:17.793 | Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 20:25:17.795 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 20:25:17.909 | Selecting previously unselected package libpq-dev. 2026-07-21 20:25:17.922 | Preparing to unpack .../096-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:25:17.924 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:17.959 | Selecting previously unselected package libsasl2-dev. 2026-07-21 20:25:17.977 | Preparing to unpack .../097-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-21 20:25:17.979 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 20:25:18.023 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-21 20:25:18.036 | Preparing to unpack .../098-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:25:18.038 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:18.186 | Selecting previously unselected package libx86-1:amd64. 2026-07-21 20:25:18.199 | Preparing to unpack .../099-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-21 20:25:18.201 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 20:25:18.228 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-21 20:25:18.242 | Preparing to unpack .../100-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 20:25:18.244 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 20:25:18.297 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-21 20:25:18.311 | Preparing to unpack .../101-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:25:18.313 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 20:25:18.360 | Selecting previously unselected package llvm-17-runtime. 2026-07-21 20:25:18.373 | Preparing to unpack .../102-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:18.375 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:18.415 | Selecting previously unselected package libpfm4:amd64. 2026-07-21 20:25:18.432 | Preparing to unpack .../103-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-21 20:25:18.434 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 20:25:18.490 | Selecting previously unselected package llvm-17. 2026-07-21 20:25:18.499 | Preparing to unpack .../104-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:18.502 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:19.072 | Selecting previously unselected package libffi-dev:amd64. 2026-07-21 20:25:19.085 | Preparing to unpack .../105-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-21 20:25:19.087 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 20:25:19.119 | Selecting previously unselected package llvm-17-tools. 2026-07-21 20:25:19.133 | Preparing to unpack .../106-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:19.136 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:19.286 | Selecting previously unselected package libz3-4:amd64. 2026-07-21 20:25:19.301 | Preparing to unpack .../107-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-21 20:25:19.303 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 20:25:19.421 | Selecting previously unselected package libz3-dev:amd64. 2026-07-21 20:25:19.435 | Preparing to unpack .../108-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-21 20:25:19.436 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 20:25:19.471 | Selecting previously unselected package llvm-17-dev. 2026-07-21 20:25:19.485 | Preparing to unpack .../109-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 20:25:19.486 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:21.152 | Selecting previously unselected package osinfo-db. 2026-07-21 20:25:21.167 | Preparing to unpack .../110-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-21 20:25:21.170 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 20:25:21.443 | Selecting previously unselected package pkgconf-bin. 2026-07-21 20:25:21.460 | Preparing to unpack .../111-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-21 20:25:21.462 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-21 20:25:21.490 | Selecting previously unselected package pkgconf:amd64. 2026-07-21 20:25:21.506 | Preparing to unpack .../112-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-21 20:25:21.510 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 20:25:21.543 | Selecting previously unselected package pkg-config:amd64. 2026-07-21 20:25:21.558 | Preparing to unpack .../113-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-21 20:25:21.564 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 20:25:21.592 | Selecting previously unselected package pm-utils. 2026-07-21 20:25:21.606 | Preparing to unpack .../114-pm-utils_1.4.1-21_all.deb ... 2026-07-21 20:25:21.607 | Unpacking pm-utils (1.4.1-21) ... 2026-07-21 20:25:21.652 | Selecting previously unselected package postgresql-client-16. 2026-07-21 20:25:21.666 | Preparing to unpack .../115-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:25:21.668 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:21.761 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-21 20:25:21.777 | Preparing to unpack .../116-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:25:21.779 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:22.009 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-21 20:25:22.024 | Preparing to unpack .../117-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-21 20:25:22.027 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 20:25:22.059 | Selecting previously unselected package python3-mysqldb. 2026-07-21 20:25:22.072 | Preparing to unpack .../118-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-21 20:25:22.074 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-21 20:25:22.107 | Selecting previously unselected package sqlite3. 2026-07-21 20:25:22.116 | Preparing to unpack .../119-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 20:25:22.118 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 20:25:22.145 | Selecting previously unselected package vbetool. 2026-07-21 20:25:22.159 | Preparing to unpack .../120-vbetool_1.1-5_amd64.deb ... 2026-07-21 20:25:22.160 | Unpacking vbetool (1.1-5) ... 2026-07-21 20:25:22.186 | Selecting previously unselected package libosinfo-l10n. 2026-07-21 20:25:22.201 | Preparing to unpack .../121-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-21 20:25:22.202 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 20:25:22.242 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-21 20:25:22.257 | Preparing to unpack .../122-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-21 20:25:22.259 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 20:25:22.286 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-21 20:25:22.302 | Preparing to unpack .../123-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-21 20:25:22.303 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 20:25:22.342 | Preparing to unpack .../124-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 20:25:22.347 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 20:25:22.379 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-21 20:25:22.393 | Preparing to unpack .../125-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-21 20:25:22.395 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 20:25:22.422 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-21 20:25:22.436 | Preparing to unpack .../126-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-21 20:25:22.437 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 20:25:22.467 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-21 20:25:22.481 | Preparing to unpack .../127-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 20:25:22.482 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:22.516 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-21 20:25:22.534 | Preparing to unpack .../128-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-21 20:25:22.535 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 20:25:22.589 | Preparing to unpack .../129-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 20:25:22.608 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 20:25:22.688 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-21 20:25:22.692 | Setting up postgresql-client-common (257build1.1) ... 2026-07-21 20:25:22.698 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 20:25:22.701 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 20:25:22.705 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-21 20:25:22.724 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 20:25:22.727 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 20:25:22.732 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:25:22.735 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 20:25:22.740 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:22.744 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-21 20:25:22.749 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 20:25:22.753 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 20:25:22.757 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 20:25:22.761 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-21 20:25:23.141 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 20:25:23.141 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 20:25:23.444 | Setting up ncal (12.1.8) ... 2026-07-21 20:25:23.449 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 20:25:23.453 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-21 20:25:23.457 | Setting up vbetool (1.1-5) ... 2026-07-21 20:25:23.462 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-21 20:25:23.485 | Setting up pm-utils (1.4.1-21) ... 2026-07-21 20:25:23.491 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 20:25:23.496 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-21 20:25:23.501 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:23.506 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:23.512 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 20:25:23.517 | Setting up m4 (1.4.19-4build1) ... 2026-07-21 20:25:23.521 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-21 20:25:23.526 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 20:25:23.563 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 20:25:23.583 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 20:25:23.589 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 20:25:23.594 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 20:25:24.137 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-21 20:25:24.428 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:24.434 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:24.441 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-21 20:25:24.601 | Setting up autotools-dev (20220109.1) ... 2026-07-21 20:25:24.606 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 20:25:24.610 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:24.614 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 20:25:24.618 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 20:25:24.622 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:24.627 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 20:25:24.635 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:24.641 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:24.648 | Setting up ebtables (2.0.11-6build1) ... 2026-07-21 20:25:25.036 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-21 20:25:25.040 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-21 20:25:25.044 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:25.049 | Setting up bsdmainutils (12.1.8) ... 2026-07-21 20:25:25.055 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 20:25:25.061 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 20:25:25.065 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:25.069 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-21 20:25:25.074 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 20:25:25.079 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 20:25:25.083 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-21 20:25:25.107 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 20:25:25.111 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-21 20:25:25.115 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:25.119 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 20:25:25.123 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 20:25:25.127 | Setting up autoconf (2.71-3) ... 2026-07-21 20:25:25.134 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 20:25:25.138 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:25.143 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:25.146 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:25.150 | Setting up dwz (0.15-1build6) ... 2026-07-21 20:25:25.155 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 20:25:25.159 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:25.165 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:25.173 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:25.948 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-21 20:25:25.972 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-21 20:25:25.976 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:25.980 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 20:25:25.985 | Setting up libjson-perl (4.10000-1) ... 2026-07-21 20:25:25.989 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-21 20:25:25.993 | Setting up debugedit (1:5.0-5build2) ... 2026-07-21 20:25:26.012 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 20:25:26.019 | Setting up libsub-override-perl (0.10-1) ... 2026-07-21 20:25:26.024 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 20:25:26.030 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:26.034 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:26.037 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:26.042 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-21 20:25:26.046 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 20:25:26.050 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 20:25:26.054 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-21 20:25:26.062 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 20:25:26.067 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-21 20:25:26.072 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 20:25:26.077 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 20:25:26.082 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:26.088 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 20:25:26.093 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-21 20:25:26.787 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-21 20:25:26.790 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 20:25:26.795 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:26.799 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:26.803 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 20:25:26.809 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-21 20:25:26.812 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 20:25:26.816 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:26.819 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 20:25:26.822 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 20:25:26.826 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 20:25:26.830 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 20:25:26.835 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-21 20:25:26.839 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 20:25:26.843 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 20:25:27.935 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:27.939 | Setting up libtool (2.4.7-7build1) ... 2026-07-21 20:25:27.943 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:28.373 | 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-21 20:25:28.405 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 20:25:28.409 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 20:25:28.916 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-21 20:25:29.280 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:29.284 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 20:25:29.288 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-21 20:25:29.331 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-21 20:25:29.332 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-21 20:25:29.799 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:29.804 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:29.808 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-21 20:25:29.811 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 20:25:29.815 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-21 20:25:29.819 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 20:25:29.822 | Setting up dh-autoreconf (20) ... 2026-07-21 20:25:29.826 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-21 20:25:29.832 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 20:25:29.836 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 20:25:29.839 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 20:25:29.845 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:29.849 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 20:25:29.852 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:29.856 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-21 20:25:30.466 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-21 20:25:30.765 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 20:25:30.770 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 20:25:30.774 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 20:25:30.780 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 20:25:30.785 | Setting up postgresql-common (257build1.1) ... 2026-07-21 20:25:31.168 | 2026-07-21 20:25:31.168 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-21 20:25:31.312 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-21 20:25:31.312 | Removing obsolete dictionary files: 2026-07-21 20:25:31.959 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-21 20:25:32.320 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:32.366 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-21 20:25:33.050 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 20:25:33.054 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 20:25:33.058 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:33.062 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-21 20:25:33.067 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:33.073 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:33.077 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 20:25:33.083 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 20:25:33.087 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 20:25:33.092 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-21 20:25:33.581 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:33.585 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:33.592 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-21 20:25:33.648 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 20:25:33.652 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:33.656 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 20:25:33.659 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-21 20:25:33.663 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:33.669 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-21 20:25:33.673 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 20:25:33.680 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:33.684 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-21 20:25:34.196 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-21 20:25:34.212 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-21 20:25:34.215 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:34.219 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 20:25:34.223 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:25:34.383 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:34.391 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:34.397 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 20:25:34.406 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 20:25:34.716 | Enabling module mpm_event. 2026-07-21 20:25:34.749 | Enabling module authz_core. 2026-07-21 20:25:34.754 | Enabling module authz_host. 2026-07-21 20:25:34.785 | Enabling module authn_core. 2026-07-21 20:25:34.790 | Enabling module auth_basic. 2026-07-21 20:25:34.823 | Enabling module access_compat. 2026-07-21 20:25:34.857 | Enabling module authn_file. 2026-07-21 20:25:34.892 | Enabling module authz_user. 2026-07-21 20:25:34.923 | Enabling module alias. 2026-07-21 20:25:34.955 | Enabling module dir. 2026-07-21 20:25:34.986 | Enabling module autoindex. 2026-07-21 20:25:35.016 | Enabling module env. 2026-07-21 20:25:35.047 | Enabling module mime. 2026-07-21 20:25:35.077 | Enabling module negotiation. 2026-07-21 20:25:35.109 | Enabling module setenvif. 2026-07-21 20:25:35.140 | Enabling module filter. 2026-07-21 20:25:35.173 | Enabling module deflate. 2026-07-21 20:25:35.205 | Enabling module status. 2026-07-21 20:25:35.237 | Enabling module reqtimeout. 2026-07-21 20:25:35.267 | Enabling conf charset. 2026-07-21 20:25:35.300 | Enabling conf localized-error-pages. 2026-07-21 20:25:35.332 | Enabling conf other-vhosts-access-log. 2026-07-21 20:25:35.364 | Enabling conf security. 2026-07-21 20:25:35.396 | Enabling conf serve-cgi-bin. 2026-07-21 20:25:35.428 | Enabling site 000-default. 2026-07-21 20:25:36.103 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-21 20:25:36.537 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-21 20:25:37.443 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:37.447 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 20:25:37.453 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 20:25:37.457 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 20:25:37.462 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-21 20:25:37.494 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-21 20:25:37.524 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-21 20:25:41.878 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 20:25:41.902 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-21 20:25:42.038 | Processing triggers for ufw (0.36.2-6) ... 2026-07-21 20:25:42.100 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:25:43.703 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 20:25:43.712 | Processing triggers for install-info (7.1-3build2) ... 2026-07-21 20:25:43.826 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 20:25:44.535 | 2026-07-21 20:25:44.535 | Running kernel seems to be up-to-date. 2026-07-21 20:25:44.535 | 2026-07-21 20:25:44.535 | Restarting services... 2026-07-21 20:25:44.668 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-21 20:25:44.834 | 2026-07-21 20:25:44.834 | Service restarts being deferred: 2026-07-21 20:25:44.834 | systemctl restart ModemManager.service 2026-07-21 20:25:44.834 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:25:44.834 | systemctl restart getty@tty1.service 2026-07-21 20:25:44.834 | systemctl restart networkd-dispatcher.service 2026-07-21 20:25:44.834 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:25:44.834 | systemctl restart storpool_beacon.service 2026-07-21 20:25:44.834 | systemctl restart storpool_block.service 2026-07-21 20:25:44.834 | systemctl restart systemd-logind.service 2026-07-21 20:25:44.834 | 2026-07-21 20:25:44.834 | No containers need to be restarted. 2026-07-21 20:25:44.834 | 2026-07-21 20:25:44.834 | User sessions running outdated binaries: 2026-07-21 20:25:44.834 | ubuntu @ session #3: python3[7149] 2026-07-21 20:25:44.844 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:25:44.852 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:25:44.864 | 2026-07-21 20:25:44.864 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:25:46.004 | ++ functions-common:apt_get:1211 : result=0 2026-07-21 20:25:46.007 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:25:46.009 | ++ functions-common:time_stop:2420 : local name 2026-07-21 20:25:46.012 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 20:25:46.014 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:25:46.017 | ++ functions-common:time_stop:2423 : local total 2026-07-21 20:25:46.019 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 20:25:46.022 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:25:46.024 | ++ functions-common:time_stop:2427 : start_time=1784665499283 2026-07-21 20:25:46.027 | ++ functions-common:time_stop:2429 : [[ -z 1784665499283 ]] 2026-07-21 20:25:46.029 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:25:46.033 | ++ functions-common:time_stop:2432 : end_time=1784665546031 2026-07-21 20:25:46.035 | ++ functions-common:time_stop:2433 : elapsed_time=46748 2026-07-21 20:25:46.038 | ++ functions-common:time_stop:2434 : total=20376 2026-07-21 20:25:46.040 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:25:46.043 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=67124 2026-07-21 20:25:46.045 | ++ functions-common:apt_get:1215 : return 0 2026-07-21 20:25:46.048 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-21 20:25:46.050 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-21 20:25:46.054 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-21 20:25:46.058 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-21 20:25:46.061 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-21 20:25:46.064 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-21 20:25:46.069 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-21 20:25:46.073 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-21 20:25:46.075 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-21 20:25:46.077 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-21 20:25:46.966 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-21 20:25:46.967 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-21 20:25:46.969 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-21 20:25:46.971 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-21 20:25:46.973 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-21 20:25:46.975 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-21 20:25:46.976 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-21 20:25:46.978 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-21 20:25:46.979 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-21 20:25:46.980 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-21 20:25:46.982 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-21 20:25:46.984 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-21 20:25:46.985 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-21 20:25:46.987 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-21 20:25:46.989 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-21 20:25:46.991 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-21 20:25:46.992 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-21 20:25:46.994 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-21 20:25:46.996 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-21 20:25:46.997 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-21 20:25:46.999 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-21 20:25:47.001 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-21 20:25:47.003 | + functions-common:_ensure_lsb_release:420 : return 2026-07-21 20:25:47.006 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-21 20:25:47.017 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-21 20:25:47.019 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-21 20:25:47.029 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-21 20:25:47.032 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-21 20:25:47.044 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-21 20:25:47.045 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-21 20:25:47.047 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-21 20:25:47.049 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-21 20:25:47.051 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-21 20:25:47.052 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-21 20:25:47.054 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-21 20:25:47.056 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-21 20:25:47.058 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-21 20:25:47.059 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-21 20:25:47.061 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-21 20:25:47.061 | Distro: noble 2026-07-21 20:25:47.063 | + tools/install_pip.sh:main:117 : get_versions 2026-07-21 20:25:47.065 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 20:25:47.069 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 20:25:47.071 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 20:25:47.073 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 20:25:47.074 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 20:25:47.381 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 20:25:47.383 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 20:25:47.383 | pip: 24.0 2026-07-21 20:25:47.384 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-21 20:25:47.386 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-21 20:25:47.387 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:25:47.389 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:25:47.391 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:25:47.393 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:25:47.394 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:25:47.396 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:25:47.397 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:25:47.399 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:25:47.401 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:25:47.402 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:25:47.403 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:25:47.405 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:25:47.406 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:25:47.408 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-21 20:25:47.409 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:25:47.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:25:47.413 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-21 20:25:47.417 | + tools/install_pip.sh:main:146 : set -x 2026-07-21 20:25:47.419 | + tools/install_pip.sh:main:149 : get_versions 2026-07-21 20:25:47.422 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 20:25:47.425 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 20:25:47.427 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 20:25:47.429 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 20:25:47.430 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 20:25:47.729 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 20:25:47.731 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 20:25:47.731 | pip: 24.0 2026-07-21 20:25:47.734 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-21 20:25:47.739 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-21 20:25:47.741 | + ./stack.sh:main:807 : fixup_all 2026-07-21 20:25:47.744 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-21 20:25:47.746 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-21 20:25:47.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:25:47.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:25:47.754 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-21 20:25:47.767 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-21 20:25:47.779 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-21 20:25:47.791 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-21 20:25:47.795 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-21 20:25:47.797 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:25:47.799 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:25:47.801 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:25:47.804 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:25:47.806 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:25:47.808 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:25:47.811 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:25:47.813 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:25:47.816 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:25:47.818 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:25:47.820 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:25:47.822 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:25:47.825 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:25:47.827 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-21 20:25:47.830 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-21 20:25:47.832 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-21 20:25:47.844 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-21 20:25:47.855 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-21 20:25:47.867 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-21 20:25:47.879 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-21 20:25:47.891 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-21 20:25:47.903 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-21 20:25:47.916 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-21 20:25:47.928 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-21 20:25:47.930 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-21 20:25:47.932 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-21 20:25:50.792 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-21 20:25:50.810 | Using python 3.12 to install setuptools 2026-07-21 20:25:50.812 | + 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-21 20:25:51.479 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-21 20:25:51.577 | Collecting pip 2026-07-21 20:25:51.606 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 20:25:51.611 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-21 20:25:51.824 | Collecting setuptools[core] 2026-07-21 20:25:51.828 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 20:25:51.905 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 20:25:51.908 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:25:51.951 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 20:25:51.956 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 20:25:51.965 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.8 MB/s eta 0:00:00 2026-07-21 20:25:51.991 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 20:25:51.996 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:25:52.036 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 20:25:52.039 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:25:52.068 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 20:25:52.072 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:25:52.117 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:25:52.120 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 20:25:52.150 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:25:52.157 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 20:25:52.287 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:25:52.290 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 20:25:52.322 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:25:52.325 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:25:52.399 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:25:52.402 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 20:25:52.421 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:25:52.424 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 20:25:52.459 | 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-21 20:25:52.463 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 20:25:52.492 | 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-21 20:25:52.495 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 20:25:52.518 | 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-21 20:25:52.529 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-21 20:25:52.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 73.7 MB/s eta 0:00:00 2026-07-21 20:25:52.562 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 20:25:52.571 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 20:25:52.576 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 20:25:52.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 20.0 MB/s eta 0:00:00 2026-07-21 20:25:52.586 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 20:25:52.591 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 27.7 MB/s eta 0:00:00 2026-07-21 20:25:52.596 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 20:25:52.603 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 20:25:52.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 73.9 MB/s eta 0:00:00 2026-07-21 20:25:52.622 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 20:25:52.629 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 20:25:52.635 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 20:25:52.640 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 30.3 MB/s eta 0:00:00 2026-07-21 20:25:52.643 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 20:25:52.648 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 20:25:52.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 50.9 MB/s eta 0:00:00 2026-07-21 20:25:52.659 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 20:25:52.664 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 20:25:52.670 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 22.7 MB/s eta 0:00:00 2026-07-21 20:25:52.673 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 20:25:52.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 77.0 MB/s eta 0:00:00 2026-07-21 20:25:53.024 | 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-21 20:25:53.034 | Attempting uninstall: setuptools 2026-07-21 20:25:53.041 | Found existing installation: setuptools 68.1.2 2026-07-21 20:25:53.041 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:53.041 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-21 20:25:53.638 | Attempting uninstall: pygments 2026-07-21 20:25:53.655 | Found existing installation: Pygments 2.17.2 2026-07-21 20:25:53.655 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:53.656 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-21 20:25:54.267 | Attempting uninstall: pip 2026-07-21 20:25:54.270 | Found existing installation: pip 24.0 2026-07-21 20:25:54.311 | Uninstalling pip-24.0: 2026-07-21 20:25:54.319 | Successfully uninstalled pip-24.0 2026-07-21 20:25:55.147 | Attempting uninstall: packaging 2026-07-21 20:25:55.157 | Found existing installation: packaging 24.0 2026-07-21 20:25:55.157 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:55.157 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-21 20:25:55.247 | Attempting uninstall: markdown-it-py 2026-07-21 20:25:55.261 | Found existing installation: markdown-it-py 3.0.0 2026-07-21 20:25:55.261 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:55.262 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-21 20:25:55.336 | Attempting uninstall: wheel 2026-07-21 20:25:55.358 | Found existing installation: wheel 0.42.0 2026-07-21 20:25:55.358 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:55.359 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-21 20:25:55.382 | Attempting uninstall: rich 2026-07-21 20:25:55.403 | Found existing installation: rich 13.7.1 2026-07-21 20:25:55.404 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:55.404 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-21 20:25:55.743 | 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-21 20:25:55.863 | + inc/python:pip_install:216 : result=0 2026-07-21 20:25:55.865 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:25:55.868 | + functions-common:time_stop:2420 : local name 2026-07-21 20:25:55.870 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:25:55.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:25:55.875 | + functions-common:time_stop:2423 : local total 2026-07-21 20:25:55.878 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:25:55.880 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:25:55.882 | + functions-common:time_stop:2427 : start_time=1784665550805 2026-07-21 20:25:55.884 | + functions-common:time_stop:2429 : [[ -z 1784665550805 ]] 2026-07-21 20:25:55.887 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:25:55.891 | + functions-common:time_stop:2432 : end_time=1784665555889 2026-07-21 20:25:55.893 | + functions-common:time_stop:2433 : elapsed_time=5084 2026-07-21 20:25:55.896 | + functions-common:time_stop:2434 : total=0 2026-07-21 20:25:55.897 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:25:55.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5084 2026-07-21 20:25:55.902 | + inc/python:pip_install:219 : return 0 2026-07-21 20:25:55.904 | + 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-21 20:25:55.907 | + 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-21 20:25:55.909 | + 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-21 20:25:55.912 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 20:25:55.914 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 20:25:55.918 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-21 20:25:55.938 | Using python 3.12 to install os-testr 2026-07-21 20:25:55.941 | + 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-21 20:25:56.745 | Collecting os-testr 2026-07-21 20:25:56.794 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 20:25:56.823 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-21 20:25:56.826 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:25:56.954 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-21 20:25:56.958 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-21 20:25:57.106 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-21 20:25:57.110 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 20:25:57.116 | 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-21 20:25:57.125 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-21 20:25:57.130 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 20:25:57.170 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-21 20:25:57.175 | 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-21 20:25:57.188 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-21 20:25:57.196 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 20:25:57.208 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-21 20:25:57.217 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-21 20:25:57.225 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-21 20:25:57.232 | 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-21 20:25:57.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 45.1 MB/s 0:00:00 2026-07-21 20:25:57.324 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-21 20:25:57.396 | Attempting uninstall: PyYAML 2026-07-21 20:25:57.400 | Found existing installation: PyYAML 6.0.1 2026-07-21 20:25:57.400 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:25:57.400 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-21 20:25:57.584 | 2026-07-21 20:25:57.586 | 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-21 20:25:57.658 | + inc/python:pip_install:216 : result=0 2026-07-21 20:25:57.660 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:25:57.663 | + functions-common:time_stop:2420 : local name 2026-07-21 20:25:57.666 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:25:57.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:25:57.672 | + functions-common:time_stop:2423 : local total 2026-07-21 20:25:57.675 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:25:57.677 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:25:57.679 | + functions-common:time_stop:2427 : start_time=1784665555932 2026-07-21 20:25:57.682 | + functions-common:time_stop:2429 : [[ -z 1784665555932 ]] 2026-07-21 20:25:57.685 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:25:57.690 | + functions-common:time_stop:2432 : end_time=1784665557686 2026-07-21 20:25:57.692 | + functions-common:time_stop:2433 : elapsed_time=1754 2026-07-21 20:25:57.695 | + functions-common:time_stop:2434 : total=5084 2026-07-21 20:25:57.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:25:57.700 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6838 2026-07-21 20:25:57.703 | + inc/python:pip_install:219 : return 0 2026-07-21 20:25:57.706 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-21 20:25:57.762 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-21 20:25:57.829 | + ./stack.sh:main:835 : install_infra 2026-07-21 20:25:57.831 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 20:25:57.834 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-21 20:25:57.837 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-21 20:26:00.673 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 20:26:00.677 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-21 20:26:00.703 | + 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-21 20:26:01.388 | Collecting pbr 2026-07-21 20:26:01.391 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:26:01.591 | Collecting setuptools[core] 2026-07-21 20:26:01.595 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 20:26:01.656 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 20:26:01.657 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:26:01.681 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 20:26:01.682 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 20:26:01.707 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 20:26:01.708 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:26:01.745 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 20:26:01.747 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:26:01.771 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 20:26:01.772 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:26:01.811 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:26:01.812 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 20:26:01.835 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:26:01.837 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 20:26:01.945 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:26:01.946 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 20:26:01.971 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:26:01.973 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:26:02.045 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:26:02.046 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 20:26:02.060 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 20:26:02.061 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 20:26:02.092 | 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-21 20:26:02.093 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 20:26:02.119 | 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-21 20:26:02.120 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 20:26:02.155 | 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-21 20:26:02.183 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 20:26:02.194 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 20:26:02.196 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 20:26:02.197 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 20:26:02.198 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 20:26:02.199 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 20:26:02.200 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 20:26:02.201 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 20:26:02.204 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 20:26:02.205 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 20:26:02.206 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 20:26:02.207 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 20:26:02.208 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 20:26:02.211 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 20:26:02.211 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 20:26:02.213 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 20:26:02.218 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-21 20:26:02.342 | 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-21 20:26:04.243 | 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-21 20:26:04.360 | + inc/python:pip_install:216 : result=0 2026-07-21 20:26:04.363 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:26:04.365 | + functions-common:time_stop:2420 : local name 2026-07-21 20:26:04.367 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:26:04.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:26:04.372 | + functions-common:time_stop:2423 : local total 2026-07-21 20:26:04.375 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:26:04.377 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:26:04.380 | + functions-common:time_stop:2427 : start_time=1784665560693 2026-07-21 20:26:04.382 | + functions-common:time_stop:2429 : [[ -z 1784665560693 ]] 2026-07-21 20:26:04.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:26:04.389 | + functions-common:time_stop:2432 : end_time=1784665564386 2026-07-21 20:26:04.391 | + functions-common:time_stop:2433 : elapsed_time=3693 2026-07-21 20:26:04.394 | + functions-common:time_stop:2434 : total=6838 2026-07-21 20:26:04.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:26:04.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10531 2026-07-21 20:26:04.401 | + inc/python:pip_install:219 : return 0 2026-07-21 20:26:04.404 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 20:26:04.407 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-21 20:26:04.431 | + 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-21 20:26:05.070 | Processing /opt/stack/requirements 2026-07-21 20:26:05.073 | Installing build dependencies: started 2026-07-21 20:26:06.625 | Installing build dependencies: finished with status 'done' 2026-07-21 20:26:06.626 | Getting requirements to build wheel: started 2026-07-21 20:26:06.776 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 20:26:06.779 | Preparing metadata (pyproject.toml): started 2026-07-21 20:26:07.549 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:26:07.727 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:07.764 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 20:26:07.771 | 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.dev8547) (26.2) 2026-07-21 20:26:07.830 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:07.833 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 20:26:07.901 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:07.902 | 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-21 20:26:08.042 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:08.054 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-21 20:26:08.064 | 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.dev8547) (83.0.0) 2026-07-21 20:26:08.219 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:08.226 | 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-21 20:26:08.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.3 MB/s eta 0:00:00 2026-07-21 20:26:08.257 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:08.260 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 20:26:08.302 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:08.306 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 20:26:08.338 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 20:26:08.342 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 20:26:08.396 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-21 20:26:08.404 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 20:26:08.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 10.4 MB/s eta 0:00:00 2026-07-21 20:26:08.410 | 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-21 20:26:08.418 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 20:26:08.423 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 18.4 MB/s eta 0:00:00 2026-07-21 20:26:08.427 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-21 20:26:08.433 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 34.0 MB/s eta 0:00:00 2026-07-21 20:26:08.437 | 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-21 20:26:08.445 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 36.7 MB/s eta 0:00:00 2026-07-21 20:26:08.450 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 20:26:08.456 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 16.1 MB/s eta 0:00:00 2026-07-21 20:26:08.460 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 20:26:08.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 25.1 MB/s eta 0:00:00 2026-07-21 20:26:08.475 | Building wheels for collected packages: openstack_requirements 2026-07-21 20:26:08.476 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-21 20:26:09.831 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-21 20:26:09.831 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=40f40c9873b5ebc6fdf033a6c51e48636e340615a59df7ffa7b4867bec654da1 2026-07-21 20:26:09.832 | Stored in directory: /tmp/pip-ephem-wheel-cache-bl7fy8rl/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-21 20:26:09.834 | Successfully built openstack_requirements 2026-07-21 20:26:09.975 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-21 20:26:10.334 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8547 requests-2.34.2 urllib3-2.7.0 2026-07-21 20:26:10.491 | + inc/python:pip_install:216 : result=0 2026-07-21 20:26:10.494 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:26:10.496 | + functions-common:time_stop:2420 : local name 2026-07-21 20:26:10.499 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:26:10.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:26:10.505 | + functions-common:time_stop:2423 : local total 2026-07-21 20:26:10.507 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:26:10.510 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:26:10.512 | + functions-common:time_stop:2427 : start_time=1784665564423 2026-07-21 20:26:10.516 | + functions-common:time_stop:2429 : [[ -z 1784665564423 ]] 2026-07-21 20:26:10.519 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:26:10.523 | + functions-common:time_stop:2432 : end_time=1784665570520 2026-07-21 20:26:10.525 | + functions-common:time_stop:2433 : elapsed_time=6097 2026-07-21 20:26:10.527 | + functions-common:time_stop:2434 : total=10531 2026-07-21 20:26:10.529 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:26:10.533 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16628 2026-07-21 20:26:10.535 | + inc/python:pip_install:219 : return 0 2026-07-21 20:26:10.538 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-21 20:26:10.541 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-21 20:26:10.544 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-21 20:26:10.546 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:26:10.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-21 20:26:10.551 | + 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-21 20:26:10.554 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:26:10.557 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-21 20:26:10.577 | Using python 3.12 to install pbr 2026-07-21 20:26:10.579 | + 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-21 20:26:11.046 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-21 20:26:11.124 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-21 20:26:11.248 | + inc/python:pip_install:216 : result=0 2026-07-21 20:26:11.250 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:26:11.253 | + functions-common:time_stop:2420 : local name 2026-07-21 20:26:11.255 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:26:11.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:26:11.261 | + functions-common:time_stop:2423 : local total 2026-07-21 20:26:11.264 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:26:11.266 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:26:11.268 | + functions-common:time_stop:2427 : start_time=1784665570572 2026-07-21 20:26:11.270 | + functions-common:time_stop:2429 : [[ -z 1784665570572 ]] 2026-07-21 20:26:11.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:26:11.276 | + functions-common:time_stop:2432 : end_time=1784665571274 2026-07-21 20:26:11.279 | + functions-common:time_stop:2433 : elapsed_time=702 2026-07-21 20:26:11.281 | + functions-common:time_stop:2434 : total=16628 2026-07-21 20:26:11.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:26:11.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17330 2026-07-21 20:26:11.288 | + inc/python:pip_install:219 : return 0 2026-07-21 20:26:11.291 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-21 20:26:14.140 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-21 20:26:14.525 | Collecting bindep 2026-07-21 20:26:14.553 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 20:26:14.597 | Collecting distro>=1.7 (from bindep) 2026-07-21 20:26:14.600 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 20:26:14.627 | Collecting packaging (from bindep) 2026-07-21 20:26:14.628 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:26:14.641 | Collecting Parsley (from bindep) 2026-07-21 20:26:14.645 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-21 20:26:14.675 | Collecting pbr>=2 (from bindep) 2026-07-21 20:26:14.676 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:26:14.849 | Collecting setuptools (from pbr>=2->bindep) 2026-07-21 20:26:14.850 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 20:26:14.890 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-21 20:26:14.898 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-21 20:26:14.903 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 20:26:14.904 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 20:26:14.908 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-21 20:26:14.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 11.1 MB/s eta 0:00:00 2026-07-21 20:26:14.919 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 20:26:14.980 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-21 20:26:15.843 | 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-21 20:26:15.931 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 20:26:15.933 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 20:26:15.936 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-21 20:26:15.955 | + ./stack.sh:main:844 : pkgs= 2026-07-21 20:26:15.958 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-21 20:26:15.961 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-21 20:26:15.964 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 20:26:15.966 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-21 20:26:15.969 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:26:15.973 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:26:15.975 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:26:15.978 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:26:15.981 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:26:15.984 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:26:15.988 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:26:15.991 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:26:15.993 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:26:15.996 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-21 20:26:15.999 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:26:16.014 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:16.016 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:26:16.019 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:26:16.021 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-21 20:26:16.024 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:26:16.026 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 20:26:16.028 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:26:16.031 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-21 20:26:16.033 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:26:16.036 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 20:26:16.038 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:26:16.040 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 20:26:16.043 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 20:26:16.046 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 20:26:16.048 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:26:16.051 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 20:26:16.054 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-21 20:26:16.056 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 20:26:16.059 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-21 20:26:16.061 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 20:26:16.064 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 20:26:16.066 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 20:26:16.069 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 20:26:16.071 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 20:26:16.074 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-21 20:26:16.077 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 20:26:16.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 20:26:16.082 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 20:26:16.085 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 20:26:16.087 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 20:26:16.089 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 20:26:16.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 20:26:16.094 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 20:26:16.096 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 20:26:16.098 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 20:26:16.100 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 20:26:16.103 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 20:26:16.106 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 20:26:16.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 20:26:16.111 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 20:26:16.115 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 20:26:16.118 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 20:26:16.121 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 20:26:16.123 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 20:26:16.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 20:26:16.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 20:26:16.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 20:26:16.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 20:26:16.148 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 20:26:16.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 20:26:16.154 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 20:26:16.157 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 20:26:16.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 20:26:16.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 20:26:16.167 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:26:16.182 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:26:16.185 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 20:26:16.189 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 20:26:16.189 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 20:26:16.193 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 20:26:16.195 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 20:26:16.197 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 20:26:16.201 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:26:16.218 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:26:16.220 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 20:26:16.224 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:26:16.226 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 20:26:16.230 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-21 20:26:16.232 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-21 20:26:16.235 | + functions:set_systemd_override:845 : local value=2048 2026-07-21 20:26:16.237 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-21 20:26:16.240 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-21 20:26:16.298 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-21 20:26:16.298 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-21 20:26:16.300 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-21 20:26:16.561 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-21 20:26:16.564 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-21 20:26:16.581 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:16.584 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-21 20:26:16.586 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:26:16.589 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:26:16.592 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:26:16.594 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:26:16.596 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:26:16.599 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:26:16.602 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:16.604 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:16.607 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:26:16.609 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:26:16.612 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:26:16.614 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:26:16.617 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-21 20:26:16.620 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:26:16.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:16.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:16.628 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-21 20:26:16.649 | + 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-21 20:26:16.677 | Reading package lists... 2026-07-21 20:26:16.892 | Building dependency tree... 2026-07-21 20:26:16.893 | Reading state information... 2026-07-21 20:26:17.179 | The following additional packages will be installed: 2026-07-21 20:26:17.179 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 20:26:17.179 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 20:26:17.180 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 20:26:17.181 | erlang-tools erlang-xmerl 2026-07-21 20:26:17.182 | Suggested packages: 2026-07-21 20:26:17.182 | erlang erlang-manpages erlang-doc 2026-07-21 20:26:17.228 | The following NEW packages will be installed: 2026-07-21 20:26:17.228 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 20:26:17.228 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 20:26:17.228 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 20:26:17.229 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-21 20:26:17.570 | 0 upgraded, 18 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 20:26:17.570 | Need to get 36.1 MB of archives. 2026-07-21 20:26:17.571 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-21 20:26:17.571 | 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-21 20:26:19.085 | 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-21 20:26:19.224 | 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-21 20:26:19.231 | 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-21 20:26:19.247 | 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-21 20:26:19.337 | 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-21 20:26:19.340 | 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-21 20:26:19.422 | 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-21 20:26:19.423 | 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-21 20:26:19.424 | 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-21 20:26:19.425 | 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-21 20:26:19.568 | 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-21 20:26:19.581 | 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-21 20:26:19.581 | 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-21 20:26:19.583 | 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-21 20:26:19.585 | 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-21 20:26:19.588 | 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-21 20:26:19.696 | 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-21 20:26:20.574 | Fetched 36.1 MB in 3s (12.0 MB/s) 2026-07-21 20:26:20.603 | Selecting previously unselected package erlang-base. 2026-07-21 20:26:20.686 | (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 ... 171040 files and directories currently installed.) 2026-07-21 20:26:20.691 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:20.694 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:20.873 | Selecting previously unselected package erlang-asn1. 2026-07-21 20:26:20.892 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:20.894 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:20.930 | Selecting previously unselected package erlang-crypto. 2026-07-21 20:26:20.946 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:20.947 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:20.978 | Selecting previously unselected package erlang-public-key. 2026-07-21 20:26:20.994 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:20.995 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.030 | Selecting previously unselected package erlang-mnesia. 2026-07-21 20:26:21.048 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.050 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.097 | Selecting previously unselected package erlang-runtime-tools. 2026-07-21 20:26:21.113 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.114 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.152 | Selecting previously unselected package erlang-ssl. 2026-07-21 20:26:21.168 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.170 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.223 | Selecting previously unselected package erlang-eldap. 2026-07-21 20:26:21.238 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.241 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.277 | Selecting previously unselected package erlang-ftp. 2026-07-21 20:26:21.292 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.294 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.326 | Selecting previously unselected package erlang-tftp. 2026-07-21 20:26:21.341 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.345 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.377 | Selecting previously unselected package erlang-inets. 2026-07-21 20:26:21.391 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.392 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.440 | Selecting previously unselected package erlang-snmp. 2026-07-21 20:26:21.455 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.456 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.538 | Selecting previously unselected package erlang-os-mon. 2026-07-21 20:26:21.552 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.554 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.585 | Selecting previously unselected package erlang-parsetools. 2026-07-21 20:26:21.600 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.601 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.633 | Selecting previously unselected package erlang-syntax-tools. 2026-07-21 20:26:21.647 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.649 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.683 | Selecting previously unselected package erlang-tools. 2026-07-21 20:26:21.699 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.700 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.739 | Selecting previously unselected package erlang-xmerl. 2026-07-21 20:26:21.754 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 20:26:21.755 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:21.801 | Selecting previously unselected package rabbitmq-server. 2026-07-21 20:26:21.816 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-21 20:26:21.821 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 20:26:22.282 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:22.498 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-21 20:26:22.498 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-21 20:26:24.529 | Searching for services which depend on erlang and should be started... none found. 2026-07-21 20:26:24.533 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.539 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.545 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.550 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.554 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.558 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.562 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.565 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.569 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.575 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.579 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.583 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.587 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.592 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.596 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.600 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 20:26:24.606 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 20:26:24.653 | info: Selecting GID from range 100 to 999 ... 2026-07-21 20:26:24.656 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-21 20:26:24.715 | info: Selecting UID from range 100 to 999 ... 2026-07-21 20:26:24.715 | 2026-07-21 20:26:24.718 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-21 20:26:24.721 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-21 20:26:24.751 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-21 20:26:24.888 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-21 20:26:29.090 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:26:30.576 | 2026-07-21 20:26:30.576 | Running kernel seems to be up-to-date. 2026-07-21 20:26:30.576 | 2026-07-21 20:26:30.576 | Restarting services... 2026-07-21 20:26:30.638 | 2026-07-21 20:26:30.638 | Service restarts being deferred: 2026-07-21 20:26:30.638 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:26:30.638 | systemctl restart getty@tty1.service 2026-07-21 20:26:30.638 | systemctl restart networkd-dispatcher.service 2026-07-21 20:26:30.638 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:26:30.638 | systemctl restart storpool_beacon.service 2026-07-21 20:26:30.638 | systemctl restart storpool_block.service 2026-07-21 20:26:30.638 | systemctl restart systemd-logind.service 2026-07-21 20:26:30.638 | 2026-07-21 20:26:30.638 | No containers need to be restarted. 2026-07-21 20:26:30.638 | 2026-07-21 20:26:30.638 | User sessions running outdated binaries: 2026-07-21 20:26:30.638 | ubuntu @ session #3: python3[7149] 2026-07-21 20:26:30.647 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:26:30.655 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:26:30.664 | 2026-07-21 20:26:30.664 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:26:31.831 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:26:31.834 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:26:31.836 | + functions-common:time_stop:2420 : local name 2026-07-21 20:26:31.839 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:26:31.841 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:26:31.844 | + functions-common:time_stop:2423 : local total 2026-07-21 20:26:31.847 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:26:31.849 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:26:31.851 | + functions-common:time_stop:2427 : start_time=1784665576646 2026-07-21 20:26:31.854 | + functions-common:time_stop:2429 : [[ -z 1784665576646 ]] 2026-07-21 20:26:31.857 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:26:31.862 | + functions-common:time_stop:2432 : end_time=1784665591858 2026-07-21 20:26:31.864 | + functions-common:time_stop:2433 : elapsed_time=15212 2026-07-21 20:26:31.867 | + functions-common:time_stop:2434 : total=67124 2026-07-21 20:26:31.870 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:26:31.873 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=82336 2026-07-21 20:26:31.876 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:26:31.878 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-21 20:26:31.881 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:26:31.884 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:26:31.886 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:26:31.889 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:26:31.892 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:26:31.894 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:26:31.897 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:26:31.899 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:26:31.902 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:26:31.905 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:26:31.907 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:26:31.910 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:26:31.913 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:26:31.915 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-21 20:26:31.918 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-21 20:26:31.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:31.938 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-21 20:26:31.941 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:26:31.944 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-21 20:26:31.946 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-21 20:26:31.950 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-21 20:26:31.955 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-21 20:26:31.958 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-21 20:26:31.961 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-21 20:26:31.964 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-21 20:26:31.966 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-21 20:26:31.969 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-21 20:26:31.972 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-21 20:26:32.460 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-21 20:26:32.460 | user tags 2026-07-21 20:26:32.460 | guest [administrator]' 2026-07-21 20:26:32.464 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-21 20:26:32.464 | user tags 2026-07-21 20:26:32.464 | guest [administrator]' 2026-07-21 20:26:32.464 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-21 20:26:32.470 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-21 20:26:32.472 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-21 20:26:32.475 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-21 20:26:32.997 | Adding user "stackrabbit" ... 2026-07-21 20:26:33.003 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-21 20:26:33.019 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-21 20:26:33.538 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-21 20:26:33.561 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-21 20:26:33.564 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-21 20:26:34.067 | Changing password for user "stackrabbit" ... 2026-07-21 20:26:34.090 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-21 20:26:34.092 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-21 20:26:34.095 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-21 20:26:34.637 | Deleting user "guest" ... 2026-07-21 20:26:34.660 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-21 20:26:34.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:34.682 | + ./stack.sh:main:861 : install_database 2026-07-21 20:26:34.685 | + lib/database:install_database:118 : install_database_mysql 2026-07-21 20:26:34.687 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-21 20:26:34.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:34.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:34.695 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-21 20:26:34.794 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-21 20:26:34.797 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-21 20:26:34.801 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-21 20:26:34.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:34.807 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:34.810 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-21 20:26:34.812 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-21 20:26:34.815 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-21 20:26:34.819 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-21 20:26:34.822 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-21 20:26:34.824 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:26:34.827 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:26:34.829 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:26:34.832 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:26:34.835 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:26:34.838 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:26:34.842 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:26:34.844 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:26:34.847 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:26:34.849 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:26:34.852 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:26:34.854 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:26:34.857 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:26:34.860 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-21 20:26:34.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:34.865 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:34.868 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-21 20:26:34.871 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:26:34.874 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:26:34.877 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:26:34.880 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:26:34.882 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:26:34.885 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:26:34.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:34.890 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:34.893 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:26:34.896 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:26:34.898 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:26:34.901 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:26:34.904 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-21 20:26:34.906 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:26:34.909 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:34.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:34.914 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-21 20:26:34.935 | + 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-21 20:26:34.967 | Reading package lists... 2026-07-21 20:26:35.181 | Building dependency tree... 2026-07-21 20:26:35.181 | Reading state information... 2026-07-21 20:26:35.447 | The following additional packages will be installed: 2026-07-21 20:26:35.447 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 20:26:35.447 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 20:26:35.448 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 20:26:35.448 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-21 20:26:35.449 | mysql-server-core-8.0 2026-07-21 20:26:35.451 | Suggested packages: 2026-07-21 20:26:35.454 | libipc-sharedcache-perl mailx tinyca 2026-07-21 20:26:35.488 | The following NEW packages will be installed: 2026-07-21 20:26:35.488 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 20:26:35.488 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 20:26:35.489 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 20:26:35.489 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-21 20:26:35.489 | mysql-server-core-8.0 2026-07-21 20:26:35.752 | 0 upgraded, 17 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 20:26:35.752 | Need to get 29.2 MB of archives. 2026-07-21 20:26:35.752 | After this operation, 242 MB of additional disk space will be used. 2026-07-21 20:26:35.752 | 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-21 20:26:36.850 | 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-21 20:26:36.852 | 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-21 20:26:36.853 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-21 20:26:36.965 | 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-21 20:26:36.972 | 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-21 20:26:38.494 | 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-21 20:26:38.594 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-21 20:26:38.598 | 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-21 20:26:38.598 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-21 20:26:38.599 | 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-21 20:26:38.602 | 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-21 20:26:38.603 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-21 20:26:38.605 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-21 20:26:38.610 | 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-21 20:26:38.973 | 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-21 20:26:38.973 | 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-21 20:26:39.235 | Preconfiguring packages ... 2026-07-21 20:26:39.312 | Fetched 29.2 MB in 3s (8,422 kB/s) 2026-07-21 20:26:39.336 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-21 20:26:39.428 | (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 ... 173845 files and directories currently installed.) 2026-07-21 20:26:39.432 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:26:39.433 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:39.652 | Selecting previously unselected package mysql-client-8.0. 2026-07-21 20:26:39.670 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:26:39.671 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:39.701 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-21 20:26:39.716 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-21 20:26:39.719 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 20:26:39.747 | Selecting previously unselected package libmecab2:amd64. 2026-07-21 20:26:39.761 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-21 20:26:39.763 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 20:26:39.797 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-21 20:26:39.810 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-21 20:26:39.813 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 20:26:39.845 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-21 20:26:39.859 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:26:39.861 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:40.369 | Selecting previously unselected package mysql-server-8.0. 2026-07-21 20:26:40.383 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 20:26:40.662 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:40.706 | Selecting previously unselected package libcgi-pm-perl. 2026-07-21 20:26:40.720 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-21 20:26:40.722 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-21 20:26:40.758 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-21 20:26:40.773 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:26:40.775 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 20:26:40.804 | Selecting previously unselected package libfcgi-perl. 2026-07-21 20:26:40.820 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-21 20:26:40.824 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 20:26:40.855 | Selecting previously unselected package libcgi-fast-perl. 2026-07-21 20:26:40.869 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-21 20:26:40.871 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-21 20:26:40.899 | Selecting previously unselected package libfcgi-bin. 2026-07-21 20:26:40.913 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:26:40.915 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 20:26:40.942 | Selecting previously unselected package libhtml-template-perl. 2026-07-21 20:26:40.956 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-21 20:26:40.959 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-21 20:26:40.991 | Selecting previously unselected package mecab-utils. 2026-07-21 20:26:41.005 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-21 20:26:41.007 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-21 20:26:41.042 | Selecting previously unselected package mecab-ipadic. 2026-07-21 20:26:41.055 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-21 20:26:41.058 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 20:26:41.407 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-21 20:26:41.419 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-21 20:26:41.421 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 20:26:41.447 | Selecting previously unselected package mysql-server. 2026-07-21 20:26:41.461 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-21 20:26:41.463 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:41.509 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 20:26:41.515 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 20:26:41.523 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:41.527 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 20:26:41.530 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 20:26:41.534 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-21 20:26:41.538 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 20:26:41.541 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-21 20:26:41.546 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-21 20:26:41.550 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:41.557 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:41.561 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 20:26:41.566 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:41.716 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 20:26:41.744 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-21 20:26:47.583 | mysqld will log errors to /var/log/mysql/error.log 2026-07-21 20:26:47.988 | mysqld is running as pid 27917 2026-07-21 20:26:50.346 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-21 20:26:51.302 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 20:26:51.305 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 20:26:51.309 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 20:26:51.309 | 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-21 20:26:51.309 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 20:26:51.328 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 20:26:51.328 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 20:26:51.387 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 20:26:51.387 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 20:26:51.387 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 20:26:51.419 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 20:26:51.420 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 20:26:51.421 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 20:26:51.421 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 20:26:51.421 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 20:26:51.421 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 20:26:51.553 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 20:26:51.556 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 20:26:51.561 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 20:26:51.561 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 20:26:51.561 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 20:26:51.593 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 20:26:51.667 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 20:26:51.692 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 20:26:51.692 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 20:26:51.692 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 20:26:51.692 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 20:26:51.693 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 20:26:51.705 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 20:26:51.711 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 20:26:51.711 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 20:26:51.911 | 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-21 20:26:51.994 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 20:26:52.106 | 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-21 20:26:52.109 | 2026-07-21 20:26:52.109 | done! 2026-07-21 20:26:52.115 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 20:26:52.118 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-21 20:26:52.121 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 20:26:52.125 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 20:26:52.130 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 20:26:52.130 | 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-21 20:26:52.130 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 20:26:52.163 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 20:26:52.163 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 20:26:52.247 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 20:26:52.247 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 20:26:52.247 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 20:26:52.296 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 20:26:52.297 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 20:26:52.298 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 20:26:52.298 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 20:26:52.298 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 20:26:52.298 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 20:26:52.493 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 20:26:52.495 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 20:26:52.499 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 20:26:52.499 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 20:26:52.499 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 20:26:52.540 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 20:26:52.645 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 20:26:52.682 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 20:26:52.682 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 20:26:52.682 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 20:26:52.682 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 20:26:52.683 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 20:26:52.697 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 20:26:52.702 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 20:26:52.702 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 20:26:52.947 | 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-21 20:26:53.039 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 20:26:53.156 | 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-21 20:26:53.158 | 2026-07-21 20:26:53.158 | done! 2026-07-21 20:26:53.164 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 20:26:53.167 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 20:26:53.172 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:26:54.355 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 20:26:54.961 | 2026-07-21 20:26:54.961 | Running kernel seems to be up-to-date. 2026-07-21 20:26:54.961 | 2026-07-21 20:26:54.961 | Restarting services... 2026-07-21 20:26:55.020 | 2026-07-21 20:26:55.020 | Service restarts being deferred: 2026-07-21 20:26:55.020 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:26:55.020 | systemctl restart getty@tty1.service 2026-07-21 20:26:55.020 | systemctl restart networkd-dispatcher.service 2026-07-21 20:26:55.020 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:26:55.020 | systemctl restart storpool_beacon.service 2026-07-21 20:26:55.020 | systemctl restart storpool_block.service 2026-07-21 20:26:55.020 | systemctl restart systemd-logind.service 2026-07-21 20:26:55.020 | 2026-07-21 20:26:55.020 | No containers need to be restarted. 2026-07-21 20:26:55.020 | 2026-07-21 20:26:55.020 | User sessions running outdated binaries: 2026-07-21 20:26:55.020 | ubuntu @ session #3: python3[7149] 2026-07-21 20:26:55.029 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:26:55.037 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:26:55.045 | 2026-07-21 20:26:55.045 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:26:56.218 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:26:56.220 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:26:56.223 | + functions-common:time_stop:2420 : local name 2026-07-21 20:26:56.225 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:26:56.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:26:56.230 | + functions-common:time_stop:2423 : local total 2026-07-21 20:26:56.232 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:26:56.235 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:26:56.237 | + functions-common:time_stop:2427 : start_time=1784665594932 2026-07-21 20:26:56.239 | + functions-common:time_stop:2429 : [[ -z 1784665594932 ]] 2026-07-21 20:26:56.242 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:26:56.246 | + functions-common:time_stop:2432 : end_time=1784665616244 2026-07-21 20:26:56.249 | + functions-common:time_stop:2433 : elapsed_time=21312 2026-07-21 20:26:56.251 | + functions-common:time_stop:2434 : total=82336 2026-07-21 20:26:56.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:26:56.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103648 2026-07-21 20:26:56.259 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:26:56.261 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-21 20:26:56.264 | + ./stack.sh:main:864 : install_database_python 2026-07-21 20:26:56.268 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-21 20:26:56.270 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-21 20:26:56.273 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-21 20:26:56.276 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 20:26:56.278 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-21 20:26:56.281 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-21 20:26:56.283 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 20:26:56.288 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-21 20:26:56.288 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 20:26:56.293 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-21 20:26:56.295 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-21 20:26:56.298 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-21 20:26:56.302 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-21 20:26:56.304 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-21 20:26:56.326 | Using python 3.12 to install PyMySQL 2026-07-21 20:26:56.329 | + 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-21 20:26:56.867 | Collecting PyMySQL 2026-07-21 20:26:56.922 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-21 20:26:56.934 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-21 20:26:57.022 | Installing collected packages: PyMySQL 2026-07-21 20:26:57.056 | Successfully installed PyMySQL-1.2.0 2026-07-21 20:26:57.116 | + inc/python:pip_install:216 : result=0 2026-07-21 20:26:57.119 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:26:57.121 | + functions-common:time_stop:2420 : local name 2026-07-21 20:26:57.124 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:26:57.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:26:57.129 | + functions-common:time_stop:2423 : local total 2026-07-21 20:26:57.132 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:26:57.134 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:26:57.136 | + functions-common:time_stop:2427 : start_time=1784665616320 2026-07-21 20:26:57.139 | + functions-common:time_stop:2429 : [[ -z 1784665616320 ]] 2026-07-21 20:26:57.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:26:57.147 | + functions-common:time_stop:2432 : end_time=1784665617145 2026-07-21 20:26:57.149 | + functions-common:time_stop:2433 : elapsed_time=825 2026-07-21 20:26:57.152 | + functions-common:time_stop:2434 : total=17330 2026-07-21 20:26:57.155 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:26:57.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18155 2026-07-21 20:26:57.160 | + inc/python:pip_install:219 : return 0 2026-07-21 20:26:57.163 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-21 20:26:57.166 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 20:26:57.169 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-21 20:26:57.172 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-21 20:26:57.190 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:57.193 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-21 20:26:57.195 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-21 20:26:57.213 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:26:57.215 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-21 20:26:57.236 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:26:57.240 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-21 20:26:57.258 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:57.261 | + ./stack.sh:main:872 : install_etcd3 2026-07-21 20:26:57.263 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-21 20:26:57.263 | Installing etcd 2026-07-21 20:26:57.266 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-21 20:26:57.279 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-21 20:26:57.293 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-21 20:26:57.296 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-21 20:26:57.311 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-21 20:26:57.314 | ++ 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-21 20:26:57.317 | ++ 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-21 20:26:57.320 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-21 20:26:57.323 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-21 20:26:57.326 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-21 20:26:57.329 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 20:26:57.332 | ++ 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-21 20:26:57.335 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-21 20:26:57.337 | ++ 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-21 20:26:57.342 | --2026-07-21 20:26:57-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 20:26:57.397 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 20:26:57.424 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 20:26:57.661 | HTTP request sent, awaiting response... 302 Found 2026-07-21 20:26:57.661 | 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-21T21%3A00%3A51Z&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-21T20%3A00%3A17Z&ske=2026-07-21T21%3A00%3A51Z&sks=b&skv=2018-11-09&sig=dBIRy0dp4OT4WfL83OTfTfoB7e5oVIj7BPMD0a7Qwy0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2NzQxNywibmJmIjoxNzg0NjY1NjE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.p_74BESFCVxDoxPuSAJ0rhsmm9gXvsUtN_GQi9-hBtI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-21 20:26:57.661 | --2026-07-21 20:26:57-- 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-21T21%3A00%3A51Z&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-21T20%3A00%3A17Z&ske=2026-07-21T21%3A00%3A51Z&sks=b&skv=2018-11-09&sig=dBIRy0dp4OT4WfL83OTfTfoB7e5oVIj7BPMD0a7Qwy0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2NzQxNywibmJmIjoxNzg0NjY1NjE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.p_74BESFCVxDoxPuSAJ0rhsmm9gXvsUtN_GQi9-hBtI&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-21 20:26:57.881 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-21 20:26:57.939 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 20:26:58.070 | HTTP request sent, awaiting response... 200 OK 2026-07-21 20:26:58.070 | Length: 20927601 (20M) [application/octet-stream] 2026-07-21 20:26:58.070 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-21 20:26:58.117 | 2026-07-21 20:26:58.444 | 0K ........ ........ ... 100% 53.4M=0.4s 2026-07-21 20:26:58.444 | 2026-07-21 20:26:58.444 | 2026-07-21 20:26:58 (53.4 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-21 20:26:58.444 | 2026-07-21 20:26:58.448 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-21 20:26:58.451 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 20:26:58.454 | ++ functions:get_extra_file:81 : return 2026-07-21 20:26:58.457 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 20:26:58.460 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-21 20:26:58.462 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-21 20:26:58.465 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-21 20:26:58.483 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-21 20:26:58.486 | + 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-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/ 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-21 20:26:58.492 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-21 20:26:58.493 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-21 20:26:58.493 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-21 20:26:58.493 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-21 20:26:58.493 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-21 20:26:58.493 | etcd-v3.5.21-linux-amd64/README.md 2026-07-21 20:26:58.493 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-21 20:26:58.597 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-21 20:26:58.717 | etcd-v3.5.21-linux-amd64/etcd 2026-07-21 20:26:58.880 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-21 20:26:58.910 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-21 20:26:58.937 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-21 20:26:58.941 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-21 20:26:58.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:26:58.960 | + ./stack.sh:main:882 : configure_CA 2026-07-21 20:26:58.962 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.139 ]] 2026-07-21 20:26:58.965 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.139 2026-07-21 20:26:58.968 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.139 2026-07-21 20:26:58.969 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 20:26:58.974 | + lib/tls:configure_CA:70 : [[ 10.4.3.139 != \1\0\.\4\.\3\.\1\3\9 ]] 2026-07-21 20:26:58.976 | + ./stack.sh:main:883 : init_CA 2026-07-21 20:26:58.978 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-21 20:26:58.981 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 20:26:58.984 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-21 20:26:58.987 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 20:26:58.989 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-21 20:26:58.992 | + lib/tls:create_CA_base:86 : local i 2026-07-21 20:26:58.994 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:58.996 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-21 20:26:59.001 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.003 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-21 20:26:59.008 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.012 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-21 20:26:59.016 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.019 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-21 20:26:59.023 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-21 20:26:59.027 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 20:26:59.030 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-21 20:26:59.036 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-21 20:26:59.038 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 20:26:59.041 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-21 20:26:59.044 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 20:26:59.044 | [ ca ] 2026-07-21 20:26:59.044 | default_ca = CA_default 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | [ CA_default ] 2026-07-21 20:26:59.044 | dir = /opt/stack/data/CA/root-ca 2026-07-21 20:26:59.044 | policy = policy_match 2026-07-21 20:26:59.044 | database = $dir/index.txt 2026-07-21 20:26:59.044 | serial = $dir/serial 2026-07-21 20:26:59.044 | certs = $dir/certs 2026-07-21 20:26:59.044 | crl_dir = $dir/crl 2026-07-21 20:26:59.044 | new_certs_dir = $dir/newcerts 2026-07-21 20:26:59.044 | certificate = $dir/cacert.pem 2026-07-21 20:26:59.044 | private_key = $dir/private/cacert.key 2026-07-21 20:26:59.044 | RANDFILE = $dir/private/.rand 2026-07-21 20:26:59.044 | default_md = sha256 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | [ req ] 2026-07-21 20:26:59.044 | default_bits = 2048 2026-07-21 20:26:59.044 | default_md = sha256 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | prompt = no 2026-07-21 20:26:59.044 | distinguished_name = ca_distinguished_name 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | x509_extensions = ca_extensions 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | [ ca_distinguished_name ] 2026-07-21 20:26:59.044 | organizationName = OpenStack 2026-07-21 20:26:59.044 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 20:26:59.044 | commonName = Root CA 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | [ policy_match ] 2026-07-21 20:26:59.044 | countryName = optional 2026-07-21 20:26:59.044 | stateOrProvinceName = optional 2026-07-21 20:26:59.044 | organizationName = match 2026-07-21 20:26:59.044 | organizationalUnitName = optional 2026-07-21 20:26:59.044 | commonName = supplied 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | [ ca_extensions ] 2026-07-21 20:26:59.044 | basicConstraints = critical,CA:true 2026-07-21 20:26:59.044 | subjectKeyIdentifier = hash 2026-07-21 20:26:59.044 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 20:26:59.044 | keyUsage = cRLSign, keyCertSign 2026-07-21 20:26:59.044 | 2026-07-21 20:26:59.044 | ' 2026-07-21 20:26:59.047 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-21 20:26:59.049 | + 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-21 20:26:59.135 | .....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+..........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+....+..+..........+..............+....+...+.....+.............+.....+.+........+...+...+......+......+...+....+......+...........+.+...+.........+..+...+.+............+...............+....................+...+.........+............+.............+...+............+..+......+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 20:26:59.302 | .......+............+......+.....+.+.....+.+.....+....+...+.....+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+.............+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+.....+......+...+.+.....+...+...+....+...+..+....+.........+..+......+.......+....................+.............+...+............+.....+...+....+..+.........+.+...+.................+...+.......+...+..+....+..+...+.......+...+..+.............+.....+.+.....+...+.+.........+..+..........+......................................+...+....+...+...+........+.........+.+..............+.+.........+..+.+..+......+.+.....+..................+.+...............+......+......+.....+...+....+..+................+...+...........+.+.....+...+......+.+........+....+..+....+..+.......+.....+.......+...+.....+.+...........+..........+......+........+......+...+...+....+.....+.+...+..+.......+...+..+...............+.+..+...+.+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 20:26:59.305 | ----- 2026-07-21 20:26:59.311 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-21 20:26:59.314 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 20:26:59.317 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 20:26:59.320 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-21 20:26:59.323 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 20:26:59.325 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-21 20:26:59.328 | + lib/tls:create_CA_base:86 : local i 2026-07-21 20:26:59.331 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.333 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-21 20:26:59.338 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.340 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-21 20:26:59.345 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.348 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-21 20:26:59.353 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 20:26:59.355 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-21 20:26:59.360 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-21 20:26:59.364 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 20:26:59.366 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-21 20:26:59.372 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-21 20:26:59.374 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 20:26:59.377 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-21 20:26:59.380 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 20:26:59.380 | [ ca ] 2026-07-21 20:26:59.380 | default_ca = CA_default 2026-07-21 20:26:59.380 | 2026-07-21 20:26:59.380 | [ CA_default ] 2026-07-21 20:26:59.380 | dir = /opt/stack/data/CA/int-ca 2026-07-21 20:26:59.381 | policy = policy_match 2026-07-21 20:26:59.381 | database = $dir/index.txt 2026-07-21 20:26:59.381 | serial = $dir/serial 2026-07-21 20:26:59.381 | certs = $dir/certs 2026-07-21 20:26:59.381 | crl_dir = $dir/crl 2026-07-21 20:26:59.381 | new_certs_dir = $dir/newcerts 2026-07-21 20:26:59.381 | certificate = $dir/cacert.pem 2026-07-21 20:26:59.381 | private_key = $dir/private/cacert.key 2026-07-21 20:26:59.381 | RANDFILE = $dir/private/.rand 2026-07-21 20:26:59.381 | default_md = sha256 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | [ req ] 2026-07-21 20:26:59.381 | default_bits = 2048 2026-07-21 20:26:59.381 | default_md = sha256 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | prompt = no 2026-07-21 20:26:59.381 | distinguished_name = ca_distinguished_name 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | x509_extensions = ca_extensions 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | [ ca_distinguished_name ] 2026-07-21 20:26:59.381 | organizationName = OpenStack 2026-07-21 20:26:59.381 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 20:26:59.381 | commonName = Intermediate CA 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | [ policy_match ] 2026-07-21 20:26:59.381 | countryName = optional 2026-07-21 20:26:59.381 | stateOrProvinceName = optional 2026-07-21 20:26:59.381 | organizationName = match 2026-07-21 20:26:59.381 | organizationalUnitName = optional 2026-07-21 20:26:59.381 | commonName = supplied 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | [ ca_extensions ] 2026-07-21 20:26:59.381 | basicConstraints = critical,CA:true 2026-07-21 20:26:59.381 | subjectKeyIdentifier = hash 2026-07-21 20:26:59.381 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 20:26:59.381 | keyUsage = cRLSign, keyCertSign 2026-07-21 20:26:59.381 | 2026-07-21 20:26:59.381 | ' 2026-07-21 20:26:59.384 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-21 20:26:59.386 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 20:26:59.389 | + lib/tls:create_signing_config:198 : echo ' 2026-07-21 20:26:59.389 | [ ca ] 2026-07-21 20:26:59.389 | default_ca = CA_default 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | [ CA_default ] 2026-07-21 20:26:59.389 | dir = /opt/stack/data/CA/int-ca 2026-07-21 20:26:59.389 | policy = policy_match 2026-07-21 20:26:59.389 | database = $dir/index.txt 2026-07-21 20:26:59.389 | serial = $dir/serial 2026-07-21 20:26:59.389 | certs = $dir/certs 2026-07-21 20:26:59.389 | crl_dir = $dir/crl 2026-07-21 20:26:59.389 | new_certs_dir = $dir/newcerts 2026-07-21 20:26:59.389 | certificate = $dir/cacert.pem 2026-07-21 20:26:59.389 | private_key = $dir/private/cacert.key 2026-07-21 20:26:59.389 | RANDFILE = $dir/private/.rand 2026-07-21 20:26:59.389 | default_md = default 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | [ req ] 2026-07-21 20:26:59.389 | default_bits = 1024 2026-07-21 20:26:59.389 | default_md = sha256 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | prompt = no 2026-07-21 20:26:59.389 | distinguished_name = req_distinguished_name 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | x509_extensions = req_extensions 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | [ req_distinguished_name ] 2026-07-21 20:26:59.389 | organizationName = OpenStack 2026-07-21 20:26:59.389 | organizationalUnitName = DevStack Server Farm 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | [ policy_match ] 2026-07-21 20:26:59.389 | countryName = optional 2026-07-21 20:26:59.389 | stateOrProvinceName = optional 2026-07-21 20:26:59.389 | organizationName = match 2026-07-21 20:26:59.389 | organizationalUnitName = optional 2026-07-21 20:26:59.389 | commonName = supplied 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | [ req_extensions ] 2026-07-21 20:26:59.389 | basicConstraints = CA:false 2026-07-21 20:26:59.389 | subjectKeyIdentifier = hash 2026-07-21 20:26:59.389 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 20:26:59.389 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-21 20:26:59.389 | extendedKeyUsage = serverAuth, clientAuth 2026-07-21 20:26:59.389 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-21 20:26:59.389 | 2026-07-21 20:26:59.389 | ' 2026-07-21 20:26:59.392 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-21 20:26:59.394 | + 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-21 20:26:59.489 | ...............+...+..+...+....+.....+................+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..........+.........+..............+.+...+.....+.+..+....+...+.................+...+...+...............+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+...+......+...+......+.....+.+...+.....+...+.........+...+.............+..+.+.....+......+.+.....+......................+.....+...............+..........+.....+...+............+......+............+.......+...........+.+.....+.+...+..+...+..........+....................+.+...........+............+......+................+...+...+........+.+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 20:26:59.538 | .......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.............+..+.+.....+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.............+..+...+....+........+...+..........+.........+..+.+.........+........+..........+.....+.+..+........................+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 20:26:59.541 | ----- 2026-07-21 20:26:59.547 | + 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-21 20:26:59.550 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-21 20:26:59.552 | Check that the request matches the signature 2026-07-21 20:26:59.552 | Signature ok 2026-07-21 20:26:59.552 | The Subject's Distinguished Name is as follows 2026-07-21 20:26:59.552 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 20:26:59.552 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-21 20:26:59.556 | commonName :ASN.1 12:'Intermediate CA' 2026-07-21 20:26:59.556 | Certificate is to be certified until Jul 21 20:26:59 2027 GMT (365 days) 2026-07-21 20:26:59.556 | 2026-07-21 20:26:59.556 | Write out database with 1 new entries 2026-07-21 20:26:59.556 | Database updated 2026-07-21 20:26:59.559 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-21 20:26:59.563 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 20:26:59.567 | + lib/tls:init_CA:212 : is_fedora 2026-07-21 20:26:59.570 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:26:59.573 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:26:59.576 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:26:59.578 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:26:59.581 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:26:59.584 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:26:59.587 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:26:59.589 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:26:59.593 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:26:59.596 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:26:59.598 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:26:59.602 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:26:59.606 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:26:59.608 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-21 20:26:59.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:26:59.613 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:26:59.616 | + 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-21 20:26:59.630 | + 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-21 20:26:59.643 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-21 20:26:59.654 | Updating certificates in /etc/ssl/certs... 2026-07-21 20:27:00.472 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-21 20:27:00.473 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-21 20:27:00.477 | 2 added, 0 removed; done. 2026-07-21 20:27:00.478 | Running hooks in /etc/ca-certificates/update.d... 2026-07-21 20:27:00.479 | done. 2026-07-21 20:27:00.486 | + ./stack.sh:main:884 : init_cert 2026-07-21 20:27:00.489 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-21 20:27:00.491 | + lib/tls:init_cert:226 : [[ -n 10.4.3.139 ]] 2026-07-21 20:27:00.493 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.139 2026-07-21 20:27:00.496 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-21 20:27:00.499 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.139,IP:::1 2026-07-21 20:27:00.502 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.139,IP:::1 2026-07-21 20:27:00.504 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 20:27:00.506 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-21 20:27:00.508 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-21 20:27:00.511 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.139,IP:::1 2026-07-21 20:27:00.514 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.139 ']' 2026-07-21 20:27:00.517 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.139 2026-07-21 20:27:00.519 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.139 2026-07-21 20:27:00.523 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-21 20:27:00.525 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.139 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-21 20:27:00.528 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-21 20:27:00.530 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.139,IP:::1 ]] 2026-07-21 20:27:00.532 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.139,IP:::1,IP:10.4.3.139 2026-07-21 20:27:00.535 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 20:27:00.538 | + 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-21 20:27:00.579 | ..+....+...+...+......+...+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+.........+...+..........+.....+.......+........+.+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 20:27:00.835 | ..............+.+...+..+...+...+...+....+......+.....+......+...+.+..+....+.....+...+.......+...........+...+.+...+..+...+.+......+......+..............+.+..+...+...+.+......+............+..+.+..+.......+.....+.........+.+...+...+.....+...+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+...+....+..+....+.........+....................+.+......+...........+...+.+....................+.+..+.+..+.......+.....+......+......+......+...+.........+...............+.+.................+...+.+...+..+.+..+.............+..+.............+.....+...+....+...........+....+..+......+....+...+........+...+....+...+...+.....+......+.+........+.+.....+...+.+.........+..+.+..+......+.+.....+....+............+.........+...........+...+....+............+...+...+........+.+......+............+..+......+...+....+..+.............+...+.................+.+..+............+......+.........+.............+........+.+...+........+.......+...+...+.....................+........................+..............+.............+...+..+....+.....+...+.......+.....+.........+......+...+.+...........+...+..........+..................+..+......+.......+..+......+.+...........+....+.........+...........+..........+.........+..+............+.+...........+...............+.........+....+..+...+...+....+.....+..................+............+....+............+............+..+....+.....................+......+.....+...+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 20:27:00.838 | ----- 2026-07-21 20:27:00.843 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.139,IP:::1,IP:10.4.3.139 ]] 2026-07-21 20:27:00.846 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.139,IP:::1,IP:10.4.3.139 2026-07-21 20:27:00.849 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.139,IP:::1,IP:10.4.3.139 2026-07-21 20:27:00.852 | + 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-21 20:27:00.856 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-21 20:27:00.856 | Check that the request matches the signature 2026-07-21 20:27:00.857 | Signature ok 2026-07-21 20:27:00.857 | The Subject's Distinguished Name is as follows 2026-07-21 20:27:00.857 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 20:27:00.857 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-21 20:27:00.857 | commonName :ASN.1 12:'localhost' 2026-07-21 20:27:00.858 | Certificate is to be certified until Jul 21 20:27:00 2027 GMT (365 days) 2026-07-21 20:27:00.859 | 2026-07-21 20:27:00.859 | Write out database with 1 new entries 2026-07-21 20:27:00.860 | Database updated 2026-07-21 20:27:00.863 | + 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-21 20:27:00.868 | + ./stack.sh:main:891 : install_dstat 2026-07-21 20:27:00.871 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-21 20:27:00.888 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:00.890 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-21 20:27:00.894 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-21 20:27:00.896 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 20:27:00.900 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-21 20:27:00.903 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-21 20:27:00.905 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 20:27:00.910 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-21 20:27:00.910 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 20:27:00.915 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-21 20:27:00.918 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-21 20:27:00.920 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-21 20:27:00.923 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-21 20:27:00.926 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-21 20:27:00.946 | Using python 3.12 to install psutil 2026-07-21 20:27:00.948 | + 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-21 20:27:01.549 | Collecting psutil 2026-07-21 20:27:01.601 | 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-21 20:27:01.620 | 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-21 20:27:01.712 | Installing collected packages: psutil 2026-07-21 20:27:01.772 | Successfully installed psutil-7.2.2 2026-07-21 20:27:01.840 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:01.843 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:01.845 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:01.847 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:01.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:01.852 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:01.855 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:01.858 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:01.860 | + functions-common:time_stop:2427 : start_time=1784665620941 2026-07-21 20:27:01.863 | + functions-common:time_stop:2429 : [[ -z 1784665620941 ]] 2026-07-21 20:27:01.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:01.870 | + functions-common:time_stop:2432 : end_time=1784665621867 2026-07-21 20:27:01.872 | + functions-common:time_stop:2433 : elapsed_time=926 2026-07-21 20:27:01.875 | + functions-common:time_stop:2434 : total=18155 2026-07-21 20:27:01.877 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:01.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19081 2026-07-21 20:27:01.882 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:01.885 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-21 20:27:01.888 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:27:01.891 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-21 20:27:01.894 | + ./stack.sh:main:900 : install_libs 2026-07-21 20:27:01.896 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-21 20:27:01.899 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-21 20:27:01.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-21 20:27:01.905 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-21 20:27:01.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:01.910 | + 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-21 20:27:01.913 | + 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-21 20:27:01.916 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:01.919 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-21 20:27:01.922 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-21 20:27:01.925 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-21 20:27:01.927 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-21 20:27:01.930 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:01.933 | + 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-21 20:27:01.935 | + 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-21 20:27:01.938 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:01.941 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-21 20:27:01.945 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-21 20:27:01.948 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-21 20:27:01.950 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-21 20:27:01.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:01.955 | + 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-21 20:27:01.958 | + 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-21 20:27:01.961 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:01.964 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-21 20:27:01.967 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-21 20:27:01.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-21 20:27:01.972 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-21 20:27:01.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:01.977 | + 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-21 20:27:01.980 | + 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-21 20:27:01.983 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:01.985 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-21 20:27:01.988 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-21 20:27:01.991 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-21 20:27:01.994 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-21 20:27:01.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:01.999 | + 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-21 20:27:02.002 | + 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-21 20:27:02.005 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.007 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-21 20:27:02.009 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-21 20:27:02.012 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-21 20:27:02.014 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-21 20:27:02.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.019 | + 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-21 20:27:02.022 | + 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-21 20:27:02.025 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.028 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-21 20:27:02.031 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-21 20:27:02.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-21 20:27:02.036 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-21 20:27:02.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.041 | + 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-21 20:27:02.044 | + 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-21 20:27:02.046 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.049 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-21 20:27:02.052 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-21 20:27:02.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-21 20:27:02.057 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-21 20:27:02.059 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.062 | + 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-21 20:27:02.065 | + 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-21 20:27:02.067 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.070 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-21 20:27:02.072 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-21 20:27:02.075 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-21 20:27:02.077 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-21 20:27:02.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.082 | + 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-21 20:27:02.085 | + 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-21 20:27:02.087 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.090 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-21 20:27:02.093 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-21 20:27:02.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-21 20:27:02.098 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-21 20:27:02.101 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.103 | + 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-21 20:27:02.106 | + 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-21 20:27:02.108 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.111 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-21 20:27:02.114 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-21 20:27:02.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-21 20:27:02.119 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-21 20:27:02.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.125 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 20:27:02.127 | + 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-21 20:27:02.130 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.132 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-21 20:27:02.134 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-21 20:27:02.137 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-21 20:27:02.140 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-21 20:27:02.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.145 | + 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-21 20:27:02.147 | + 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-21 20:27:02.150 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.153 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-21 20:27:02.155 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-21 20:27:02.158 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-21 20:27:02.160 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-21 20:27:02.163 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.165 | + 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-21 20:27:02.168 | + 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-21 20:27:02.171 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.173 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-21 20:27:02.176 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-21 20:27:02.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-21 20:27:02.181 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-21 20:27:02.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.186 | + 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-21 20:27:02.188 | + 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-21 20:27:02.191 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.193 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-21 20:27:02.195 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-21 20:27:02.198 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-21 20:27:02.201 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-21 20:27:02.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.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-21 20:27:02.208 | + 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-21 20:27:02.211 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.213 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-21 20:27:02.216 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-21 20:27:02.218 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-21 20:27:02.220 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-21 20:27:02.224 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.227 | + 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-21 20:27:02.230 | + 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-21 20:27:02.233 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.235 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-21 20:27:02.238 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-21 20:27:02.241 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-21 20:27:02.244 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-21 20:27:02.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.249 | + 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-21 20:27:02.252 | + 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-21 20:27:02.254 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.257 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-21 20:27:02.259 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-21 20:27:02.262 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-21 20:27:02.264 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-21 20:27:02.266 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.269 | + 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-21 20:27:02.272 | + 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-21 20:27:02.275 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.277 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-21 20:27:02.280 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-21 20:27:02.283 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-21 20:27:02.285 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-21 20:27:02.288 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.291 | + 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-21 20:27:02.294 | + 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-21 20:27:02.296 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.299 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-21 20:27:02.301 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-21 20:27:02.304 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-21 20:27:02.306 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-21 20:27:02.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.311 | + 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-21 20:27:02.314 | + 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-21 20:27:02.317 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.320 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-21 20:27:02.322 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-21 20:27:02.325 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-21 20:27:02.328 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-21 20:27:02.331 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.333 | + 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-21 20:27:02.335 | + 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-21 20:27:02.337 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.341 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-21 20:27:02.343 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-21 20:27:02.346 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-21 20:27:02.349 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-21 20:27:02.351 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.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-21 20:27:02.357 | + 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-21 20:27:02.359 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.362 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-21 20:27:02.365 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-21 20:27:02.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-21 20:27:02.370 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-21 20:27:02.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.375 | + 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-21 20:27:02.377 | + 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-21 20:27:02.380 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.382 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-21 20:27:02.385 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-21 20:27:02.387 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-21 20:27:02.390 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-21 20:27:02.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.395 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 20:27:02.397 | + 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-21 20:27:02.400 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.403 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-21 20:27:02.405 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-21 20:27:02.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-21 20:27:02.410 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-21 20:27:02.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.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-21 20:27:02.418 | + 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-21 20:27:02.421 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.423 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-21 20:27:02.425 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-21 20:27:02.428 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-21 20:27:02.430 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-21 20:27:02.433 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.435 | + 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-21 20:27:02.438 | + 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-21 20:27:02.440 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.443 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-21 20:27:02.445 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-21 20:27:02.448 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-21 20:27:02.450 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-21 20:27:02.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.455 | + 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-21 20:27:02.458 | + 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-21 20:27:02.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.464 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-21 20:27:02.466 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-21 20:27:02.469 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-21 20:27:02.471 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-21 20:27:02.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.476 | + 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-21 20:27:02.478 | + 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-21 20:27:02.481 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.484 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-21 20:27:02.486 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-21 20:27:02.489 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-21 20:27:02.491 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-21 20:27:02.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.497 | + 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-21 20:27:02.499 | + 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-21 20:27:02.502 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.505 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-21 20:27:02.507 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-21 20:27:02.510 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-21 20:27:02.512 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-21 20:27:02.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.518 | + 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-21 20:27:02.520 | + 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-21 20:27:02.523 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.526 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-21 20:27:02.528 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-21 20:27:02.531 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-21 20:27:02.533 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-21 20:27:02.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.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-21 20:27:02.541 | + 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-21 20:27:02.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.547 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-21 20:27:02.549 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-21 20:27:02.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-21 20:27:02.555 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-21 20:27:02.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.560 | + 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-21 20:27:02.563 | + 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-21 20:27:02.566 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.569 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-21 20:27:02.571 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-21 20:27:02.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-21 20:27:02.576 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-21 20:27:02.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.581 | + 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-21 20:27:02.583 | + 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-21 20:27:02.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.588 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-21 20:27:02.592 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-21 20:27:02.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-21 20:27:02.597 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-21 20:27:02.599 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.602 | + 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-21 20:27:02.604 | + 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-21 20:27:02.607 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.609 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-21 20:27:02.611 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-21 20:27:02.614 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-21 20:27:02.616 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-21 20:27:02.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.622 | + 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-21 20:27:02.624 | + 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-21 20:27:02.627 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.630 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-21 20:27:02.632 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-21 20:27:02.635 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-21 20:27:02.638 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-21 20:27:02.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.643 | + 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-21 20:27:02.646 | + 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-21 20:27:02.648 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.651 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-21 20:27:02.654 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-21 20:27:02.656 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-21 20:27:02.659 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-21 20:27:02.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.664 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 20:27:02.667 | + 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-21 20:27:02.669 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.672 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-21 20:27:02.674 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-21 20:27:02.676 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-21 20:27:02.679 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-21 20:27:02.681 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.683 | + 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-21 20:27:02.686 | + 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-21 20:27:02.689 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.691 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-21 20:27:02.694 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-21 20:27:02.696 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:02.698 | + 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-21 20:27:02.700 | + 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-21 20:27:02.702 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:02.704 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-21 20:27:02.723 | Using python 3.12 to install etcd3gw 2026-07-21 20:27:02.725 | + 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-21 20:27:03.390 | Collecting etcd3gw 2026-07-21 20:27:03.438 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:27:03.444 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-21 20:27:03.460 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-21 20:27:03.461 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 20:27:03.598 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-21 20:27:03.603 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:03.622 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-21 20:27:03.627 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 20:27:03.854 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-21 20:27:03.859 | 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-21 20:27:03.864 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-21 20:27:03.939 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-21 20:27:03.940 | 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-21 20:27:03.952 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-21 20:27:03.953 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 20:27:03.969 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-21 20:27:03.970 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 20:27:03.972 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-21 20:27:03.983 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-21 20:27:03.995 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-21 20:27:04.010 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-21 20:27:04.014 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 20:27:04.015 | 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-21 20:27:04.016 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 20:27:04.017 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 20:27:04.021 | 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-21 20:27:04.126 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-21 20:27:04.155 | Attempting uninstall: urllib3 2026-07-21 20:27:04.159 | Found existing installation: urllib3 2.0.7 2026-07-21 20:27:04.159 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:04.159 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-21 20:27:04.236 | Attempting uninstall: idna 2026-07-21 20:27:04.240 | Found existing installation: idna 3.6 2026-07-21 20:27:04.240 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:04.240 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-21 20:27:04.323 | Attempting uninstall: requests 2026-07-21 20:27:04.327 | Found existing installation: requests 2.31.0 2026-07-21 20:27:04.327 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:04.327 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-21 20:27:04.440 | 2026-07-21 20:27:04.442 | 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-21 20:27:04.531 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:04.533 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:04.535 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:04.537 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:04.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:04.542 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:04.545 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:04.547 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:04.550 | + functions-common:time_stop:2427 : start_time=1784665622717 2026-07-21 20:27:04.553 | + functions-common:time_stop:2429 : [[ -z 1784665622717 ]] 2026-07-21 20:27:04.555 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:04.559 | + functions-common:time_stop:2432 : end_time=1784665624557 2026-07-21 20:27:04.562 | + functions-common:time_stop:2433 : elapsed_time=1840 2026-07-21 20:27:04.565 | + functions-common:time_stop:2434 : total=19081 2026-07-21 20:27:04.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:04.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20921 2026-07-21 20:27:04.572 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:04.575 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-21 20:27:04.578 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-21 20:27:04.580 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-21 20:27:04.583 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:27:04.586 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:27:04.588 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:27:04.591 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:27:04.594 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:27:04.597 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:27:04.599 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:27:04.601 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:27:04.604 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:27:04.606 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:27:04.609 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:27:04.611 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:27:04.613 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:27:04.615 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-21 20:27:04.618 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:04.621 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:04.624 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-21 20:27:04.626 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-21 20:27:04.628 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:27:04.630 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:27:04.633 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:27:04.636 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:27:04.638 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:04.641 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:27:04.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:04.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:04.648 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:27:04.651 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:27:04.655 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:27:04.657 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:27:04.660 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-21 20:27:04.663 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:27:04.665 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:04.668 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:04.670 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-21 20:27:04.690 | + 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-21 20:27:04.719 | Reading package lists... 2026-07-21 20:27:04.953 | Building dependency tree... 2026-07-21 20:27:04.954 | Reading state information... 2026-07-21 20:27:05.255 | The following additional packages will be installed: 2026-07-21 20:27:05.256 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-21 20:27:05.257 | Suggested packages: 2026-07-21 20:27:05.257 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-21 20:27:05.257 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-21 20:27:05.257 | python3-uwsgidecorators 2026-07-21 20:27:05.285 | The following NEW packages will be installed: 2026-07-21 20:27:05.286 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-21 20:27:05.286 | uwsgi-plugin-python3 2026-07-21 20:27:05.553 | 0 upgraded, 7 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 20:27:05.553 | Need to get 1,290 kB of archives. 2026-07-21 20:27:05.553 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-21 20:27:05.553 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-21 20:27:06.111 | 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-21 20:27:06.241 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-21 20:27:06.367 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-21 20:27:06.373 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-21 20:27:06.508 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-21 20:27:06.511 | 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-21 20:27:06.850 | Fetched 1,290 kB in 1s (1,057 kB/s) 2026-07-21 20:27:06.876 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-21 20:27:06.949 | (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 ... 174220 files and directories currently installed.) 2026-07-21 20:27:06.953 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-21 20:27:06.956 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 20:27:06.989 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-21 20:27:07.006 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-21 20:27:07.007 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 20:27:07.041 | Selecting previously unselected package libzmq5:amd64. 2026-07-21 20:27:07.056 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-21 20:27:07.058 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 20:27:07.095 | Selecting previously unselected package libyajl2:amd64. 2026-07-21 20:27:07.109 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-21 20:27:07.110 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 20:27:07.139 | Selecting previously unselected package uwsgi-core. 2026-07-21 20:27:07.153 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 20:27:07.154 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 20:27:07.250 | Selecting previously unselected package uwsgi. 2026-07-21 20:27:07.269 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 20:27:07.274 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 20:27:07.316 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-21 20:27:07.332 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 20:27:07.335 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 20:27:07.384 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 20:27:07.388 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 20:27:07.392 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 20:27:07.395 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 20:27:07.399 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 20:27:07.411 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 20:27:07.777 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 20:27:07.798 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:27:08.419 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 20:27:09.028 | 2026-07-21 20:27:09.028 | Running kernel seems to be up-to-date. 2026-07-21 20:27:09.028 | 2026-07-21 20:27:09.028 | Restarting services... 2026-07-21 20:27:09.096 | 2026-07-21 20:27:09.097 | Service restarts being deferred: 2026-07-21 20:27:09.097 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:27:09.097 | systemctl restart getty@tty1.service 2026-07-21 20:27:09.097 | systemctl restart networkd-dispatcher.service 2026-07-21 20:27:09.097 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:27:09.097 | systemctl restart storpool_beacon.service 2026-07-21 20:27:09.097 | systemctl restart storpool_block.service 2026-07-21 20:27:09.097 | systemctl restart systemd-logind.service 2026-07-21 20:27:09.097 | 2026-07-21 20:27:09.097 | No containers need to be restarted. 2026-07-21 20:27:09.097 | 2026-07-21 20:27:09.097 | User sessions running outdated binaries: 2026-07-21 20:27:09.098 | ubuntu @ session #3: python3[7149] 2026-07-21 20:27:09.106 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:27:09.115 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:27:09.124 | 2026-07-21 20:27:09.124 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:27:10.313 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:27:10.316 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:27:10.320 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:10.322 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:10.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:10.328 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:10.330 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:10.334 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:27:10.336 | + functions-common:time_stop:2427 : start_time=1784665624687 2026-07-21 20:27:10.339 | + functions-common:time_stop:2429 : [[ -z 1784665624687 ]] 2026-07-21 20:27:10.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:10.348 | + functions-common:time_stop:2432 : end_time=1784665630344 2026-07-21 20:27:10.350 | + functions-common:time_stop:2433 : elapsed_time=5657 2026-07-21 20:27:10.353 | + functions-common:time_stop:2434 : total=103648 2026-07-21 20:27:10.356 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:10.359 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109305 2026-07-21 20:27:10.362 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:27:10.365 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-21 20:27:10.368 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:10.371 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:10.373 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-21 20:27:10.412 | No module matches proxy 2026-07-21 20:27:10.415 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-21 20:27:10.450 | Enabling module proxy. 2026-07-21 20:27:10.456 | To activate the new configuration, you need to run: 2026-07-21 20:27:10.456 | systemctl restart apache2 2026-07-21 20:27:10.461 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-21 20:27:10.496 | Considering dependency proxy for proxy_uwsgi: 2026-07-21 20:27:10.496 | Module proxy already enabled 2026-07-21 20:27:10.496 | Enabling module proxy_uwsgi. 2026-07-21 20:27:10.502 | To activate the new configuration, you need to run: 2026-07-21 20:27:10.502 | systemctl restart apache2 2026-07-21 20:27:10.507 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-21 20:27:10.510 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:27:10.513 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:27:10.516 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:27:10.627 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-21 20:27:10.630 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-21 20:27:10.632 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-21 20:27:10.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.636 | + 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-21 20:27:10.639 | + 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-21 20:27:10.642 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.644 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-21 20:27:10.646 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-21 20:27:10.649 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-21 20:27:10.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.653 | + 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-21 20:27:10.655 | + 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-21 20:27:10.658 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.661 | + ./stack.sh:main:908 : install_glanceclient 2026-07-21 20:27:10.664 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-21 20:27:10.666 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-21 20:27:10.668 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.670 | + 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-21 20:27:10.672 | + 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-21 20:27:10.674 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.676 | + ./stack.sh:main:909 : install_cinderclient 2026-07-21 20:27:10.678 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-21 20:27:10.681 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-21 20:27:10.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.686 | + 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-21 20:27:10.688 | + 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-21 20:27:10.690 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.693 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-21 20:27:10.695 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-21 20:27:10.697 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.700 | + 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-21 20:27:10.702 | + 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-21 20:27:10.705 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.707 | + ./stack.sh:main:910 : install_novaclient 2026-07-21 20:27:10.709 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-21 20:27:10.711 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-21 20:27:10.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.717 | + 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-21 20:27:10.719 | + 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-21 20:27:10.722 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.724 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-21 20:27:10.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:10.744 | + ./stack.sh:main:912 : install_swiftclient 2026-07-21 20:27:10.746 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-21 20:27:10.749 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-21 20:27:10.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.754 | + 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-21 20:27:10.757 | + 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-21 20:27:10.760 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.762 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-21 20:27:10.777 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:10.780 | + ./stack.sh:main:915 : install_neutronclient 2026-07-21 20:27:10.782 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-21 20:27:10.785 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-21 20:27:10.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.790 | + 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-21 20:27:10.793 | + 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-21 20:27:10.796 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.799 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-21 20:27:10.801 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-21 20:27:10.803 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-21 20:27:10.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:10.809 | + 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-21 20:27:10.811 | + 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-21 20:27:10.813 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:10.816 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-21 20:27:10.819 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-21 20:27:10.822 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 20:27:10.825 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-21 20:27:10.827 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-21 20:27:10.829 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 20:27:10.833 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-21 20:27:10.833 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 20:27:10.838 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-21 20:27:10.841 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-21 20:27:10.844 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-21 20:27:10.848 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-21 20:27:10.850 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-21 20:27:10.872 | Using python 3.12 to install keystonemiddleware 2026-07-21 20:27:10.875 | + 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-21 20:27:11.566 | Collecting keystonemiddleware 2026-07-21 20:27:11.627 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 20:27:11.650 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-21 20:27:11.655 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 20:27:11.796 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-21 20:27:11.800 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 20:27:11.827 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-21 20:27:11.832 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:27:11.851 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-21 20:27:11.912 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:27:11.931 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-21 20:27:11.936 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 20:27:11.968 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-21 20:27:11.977 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 20:27:12.009 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-21 20:27:12.026 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:12.072 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-21 20:27:12.094 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:12.099 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-21 20:27:12.229 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-21 20:27:12.233 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 20:27:12.254 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-21 20:27:12.259 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 20:27:12.282 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-21 20:27:12.286 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:27:12.291 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-21 20:27:12.421 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-21 20:27:12.425 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-21 20:27:12.431 | 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-21 20:27:12.444 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 20:27:12.448 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:27:12.460 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 20:27:12.464 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:27:12.478 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 20:27:12.481 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 20:27:12.614 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 20:27:12.619 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 20:27:12.641 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 20:27:12.646 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 20:27:12.665 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-21 20:27:12.670 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 20:27:12.684 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-21 20:27:12.688 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 20:27:12.693 | 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-21 20:27:12.706 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-21 20:27:12.710 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-21 20:27:12.715 | 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-21 20:27:12.716 | 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-21 20:27:12.782 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-21 20:27:12.786 | 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-21 20:27:12.808 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-21 20:27:12.811 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-21 20:27:12.816 | 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-21 20:27:12.817 | 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-21 20:27:12.819 | 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-21 20:27:12.836 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-21 20:27:12.839 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-21 20:27:12.849 | 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-21 20:27:12.849 | 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-21 20:27:12.850 | 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-21 20:27:12.851 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-21 20:27:12.870 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-21 20:27:12.879 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-21 20:27:12.892 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-21 20:27:12.899 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-21 20:27:12.909 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-21 20:27:12.915 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-21 20:27:12.921 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-21 20:27:12.929 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 20:27:12.966 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 62.6 MB/s 0:00:00 2026-07-21 20:27:12.971 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-21 20:27:12.977 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 20:27:12.983 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-21 20:27:12.992 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-21 20:27:12.999 | 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-21 20:27:13.009 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-21 20:27:13.016 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-21 20:27:13.021 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-21 20:27:13.028 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-21 20:27:13.035 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-21 20:27:13.046 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-21 20:27:13.061 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 20:27:13.068 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-21 20:27:13.074 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 20:27:13.081 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-21 20:27:13.088 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-21 20:27:13.246 | 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-21 20:27:13.318 | Attempting uninstall: typing-extensions 2026-07-21 20:27:13.322 | Found existing installation: typing_extensions 4.10.0 2026-07-21 20:27:13.322 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:13.322 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-21 20:27:13.381 | Attempting uninstall: six 2026-07-21 20:27:13.385 | Found existing installation: six 1.16.0 2026-07-21 20:27:13.385 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:13.386 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-21 20:27:13.414 | Attempting uninstall: pyparsing 2026-07-21 20:27:13.418 | Found existing installation: pyparsing 3.1.1 2026-07-21 20:27:13.418 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:13.418 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-21 20:27:13.487 | Attempting uninstall: PyJWT 2026-07-21 20:27:13.491 | Found existing installation: PyJWT 2.7.0 2026-07-21 20:27:13.492 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:13.492 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-21 20:27:13.514 | Attempting uninstall: netaddr 2026-07-21 20:27:13.519 | Found existing installation: netaddr 0.8.0 2026-07-21 20:27:13.519 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:13.519 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-21 20:27:13.652 | Attempting uninstall: python-dateutil 2026-07-21 20:27:13.656 | Found existing installation: python-dateutil 2.8.2 2026-07-21 20:27:13.656 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:13.657 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-21 20:27:14.690 | 2026-07-21 20:27:14.695 | 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-21 20:27:14.797 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:14.799 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:14.802 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:14.804 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:14.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:14.809 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:14.812 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:14.814 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:14.817 | + functions-common:time_stop:2427 : start_time=1784665630866 2026-07-21 20:27:14.820 | + functions-common:time_stop:2429 : [[ -z 1784665630866 ]] 2026-07-21 20:27:14.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:14.827 | + functions-common:time_stop:2432 : end_time=1784665634824 2026-07-21 20:27:14.829 | + functions-common:time_stop:2433 : elapsed_time=3958 2026-07-21 20:27:14.832 | + functions-common:time_stop:2434 : total=20921 2026-07-21 20:27:14.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:14.836 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24879 2026-07-21 20:27:14.839 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:14.841 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-21 20:27:14.844 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-21 20:27:14.847 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 20:27:14.851 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-21 20:27:14.853 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-21 20:27:14.856 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 20:27:14.860 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-21 20:27:14.860 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 20:27:14.864 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-21 20:27:14.867 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-21 20:27:14.870 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-21 20:27:14.873 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-21 20:27:14.875 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-21 20:27:14.899 | Using python 3.12 to install python-memcached 2026-07-21 20:27:14.901 | + 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-21 20:27:15.590 | Collecting python-memcached 2026-07-21 20:27:15.706 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:27:15.715 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-21 20:27:15.800 | Installing collected packages: python-memcached 2026-07-21 20:27:15.818 | Successfully installed python-memcached-1.62 2026-07-21 20:27:15.891 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:15.894 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:15.897 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:15.900 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:15.903 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:15.905 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:15.908 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:15.911 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:15.913 | + functions-common:time_stop:2427 : start_time=1784665634893 2026-07-21 20:27:15.915 | + functions-common:time_stop:2429 : [[ -z 1784665634893 ]] 2026-07-21 20:27:15.919 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:15.924 | + functions-common:time_stop:2432 : end_time=1784665635920 2026-07-21 20:27:15.926 | + functions-common:time_stop:2433 : elapsed_time=1027 2026-07-21 20:27:15.929 | + functions-common:time_stop:2434 : total=24879 2026-07-21 20:27:15.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:15.935 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25906 2026-07-21 20:27:15.938 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:15.941 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-21 20:27:15.958 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:15.960 | + ./stack.sh:main:922 : '[' 10.4.3.139 == 10.4.3.139 ']' 2026-07-21 20:27:15.963 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-21 20:27:15.965 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-21 20:27:15.968 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-21 20:27:15.971 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:27:15.974 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-21 20:27:15.976 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-21 20:27:15.991 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:15.993 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-21 20:27:15.996 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-21 20:27:15.998 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-21 20:27:16.000 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:27:16.002 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:27:16.006 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:27:16.010 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:27:16.012 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:27:16.015 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:27:16.031 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:27:16.033 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:27:16.036 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:16.039 | + functions-common:git_clone:610 : echo master 2026-07-21 20:27:16.039 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:27:16.043 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-21 20:27:16.046 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:16.049 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-21 20:27:16.063 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-21 20:27:16.065 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:27:16.066 | + functions-common:git_clone:673 : head -1 2026-07-21 20:27:16.107 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-21 20:27:16.111 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:27:16.113 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-21 20:27:16.116 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:27:16.118 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 20:27:16.121 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-21 20:27:16.124 | + inc/python:setup_develop:359 : local extras= 2026-07-21 20:27:16.127 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-21 20:27:16.130 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:27:16.133 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 20:27:16.136 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-21 20:27:16.139 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:27:16.142 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:27:16.145 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-21 20:27:16.148 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:27:16.151 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-21 20:27:16.155 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:27:16.157 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:27:16.161 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-21 20:27:16.169 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-21 20:27:16.172 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-21 20:27:16.176 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-21 20:27:16.255 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-21 20:27:16.258 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:27:16.260 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:27:16.262 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:27:16.265 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 20:27:16.268 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-21 20:27:16.271 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:27:16.274 | + inc/python:setup_package:446 : local extras= 2026-07-21 20:27:16.277 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:27:16.279 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:27:16.282 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:27:16.285 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:27:16.288 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:27:16.291 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-21 20:27:16.312 | Using python 3.12 to install /opt/stack/keystone 2026-07-21 20:27:16.314 | + 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-21 20:27:16.799 | Obtaining file:///opt/stack/keystone 2026-07-21 20:27:16.802 | Installing build dependencies: started 2026-07-21 20:27:17.572 | Installing build dependencies: finished with status 'done' 2026-07-21 20:27:17.572 | Checking if build backend supports build_editable: started 2026-07-21 20:27:17.873 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:27:17.873 | Getting requirements to build editable: started 2026-07-21 20:27:18.024 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:27:18.025 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:27:18.711 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:27:18.719 | 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-21 20:27:18.719 | 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-21 20:27:18.837 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-21 20:27:18.910 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 20:27:19.044 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-21 20:27:19.049 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-21 20:27:19.221 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-21 20:27:19.226 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-21 20:27:19.469 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:19.472 | 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-21 20:27:19.481 | 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-21 20:27:19.481 | 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-21 20:27:19.482 | 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-21 20:27:19.525 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-21 20:27:19.535 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-21 20:27:19.541 | 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-21 20:27:19.542 | 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-21 20:27:19.542 | 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-21 20:27:19.685 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:19.694 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 20:27:19.925 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:19.930 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 20:27:19.935 | 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-21 20:27:19.935 | 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-21 20:27:20.063 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.070 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 20:27:20.204 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.209 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 20:27:20.213 | 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-21 20:27:20.335 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.338 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 20:27:20.342 | 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-21 20:27:20.350 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.354 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-21 20:27:20.500 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.504 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-21 20:27:20.509 | 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-21 20:27:20.510 | 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-21 20:27:20.532 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.537 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 20:27:20.544 | 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-21 20:27:20.544 | 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-21 20:27:20.678 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.681 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 20:27:20.699 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-21 20:27:20.704 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 20:27:20.790 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-21 20:27:20.795 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-21 20:27:20.808 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-21 20:27:20.812 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 20:27:20.817 | 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-21 20:27:20.826 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 20:27:20.830 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 20:27:20.844 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 20:27:20.848 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 20:27:20.858 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 20:27:20.863 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:27:20.876 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 20:27:20.879 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:27:20.922 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 20:27:20.925 | 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-21 20:27:21.065 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 20:27:21.069 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-21 20:27:21.077 | 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-21 20:27:21.106 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 20:27:21.110 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-21 20:27:21.133 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.136 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-21 20:27:21.149 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.152 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:27:21.170 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.173 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 20:27:21.425 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.431 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-21 20:27:21.439 | 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-21 20:27:21.440 | 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-21 20:27:21.442 | 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-21 20:27:21.443 | 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-21 20:27:21.443 | 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-21 20:27:21.449 | 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-21 20:27:21.450 | 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-21 20:27:21.450 | 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-21 20:27:21.468 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.471 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 20:27:21.476 | 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-21 20:27:21.486 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.490 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-21 20:27:21.620 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.625 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-21 20:27:21.643 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.646 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:27:21.651 | 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-21 20:27:21.654 | 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-21 20:27:21.656 | 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-21 20:27:21.828 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.834 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 20:27:21.851 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.856 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 20:27:21.874 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.878 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-21 20:27:21.912 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:21.917 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:27:22.049 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.052 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-21 20:27:22.066 | 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-21 20:27:22.069 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 20:27:22.085 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.088 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-21 20:27:22.092 | 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-21 20:27:22.104 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.107 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:22.242 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.248 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:27:22.386 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.390 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 20:27:22.504 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.510 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-21 20:27:22.646 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.649 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 20:27:22.779 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.783 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 20:27:22.919 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:22.923 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-21 20:27:23.056 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.059 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-21 20:27:23.206 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.211 | 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-21 20:27:23.226 | 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-21 20:27:23.229 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 20:27:23.247 | 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-21 20:27:23.251 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 20:27:23.273 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.285 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-21 20:27:23.295 | 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-21 20:27:23.296 | 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-21 20:27:23.302 | 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-21 20:27:23.316 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.320 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-21 20:27:23.348 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.352 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-21 20:27:23.371 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.375 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 20:27:23.516 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 20:27:23.520 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-21 20:27:23.531 | 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-21 20:27:23.532 | 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-21 20:27:23.532 | 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-21 20:27:23.533 | 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-21 20:27:23.669 | 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-21 20:27:23.674 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 20:27:23.826 | 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-21 20:27:23.831 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 20:27:23.884 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-21 20:27:23.896 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-21 20:27:23.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 52.6 MB/s 0:00:00 2026-07-21 20:27:23.979 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-21 20:27:23.992 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-21 20:27:24.001 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-21 20:27:24.008 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-21 20:27:24.016 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-21 20:27:24.022 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-21 20:27:24.030 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-21 20:27:24.035 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-21 20:27:24.049 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-21 20:27:24.056 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-21 20:27:24.062 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-21 20:27:24.068 | 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-21 20:27:24.073 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-21 20:27:24.083 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-21 20:27:24.091 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-21 20:27:24.102 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-21 20:27:24.113 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-21 20:27:24.119 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-21 20:27:24.127 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-21 20:27:24.132 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-21 20:27:24.144 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-21 20:27:24.152 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-21 20:27:24.161 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-21 20:27:24.170 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-21 20:27:24.180 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-21 20:27:24.189 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-21 20:27:24.202 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-21 20:27:24.217 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 35.4 MB/s 0:00:00 2026-07-21 20:27:24.220 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-21 20:27:24.227 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-21 20:27:24.234 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-21 20:27:24.242 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-21 20:27:24.252 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-21 20:27:24.262 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-21 20:27:24.268 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-21 20:27:24.274 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-21 20:27:24.282 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-21 20:27:24.294 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-21 20:27:24.301 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-21 20:27:24.316 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-21 20:27:24.328 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-21 20:27:24.334 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-21 20:27:24.341 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-21 20:27:24.350 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-21 20:27:24.363 | 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-21 20:27:24.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 75.9 MB/s 0:00:00 2026-07-21 20:27:24.414 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-21 20:27:24.421 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-21 20:27:24.426 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-21 20:27:24.432 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-21 20:27:24.443 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-21 20:27:24.454 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-21 20:27:24.466 | 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-21 20:27:24.472 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-21 20:27:24.478 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-21 20:27:24.483 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-21 20:27:24.489 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-21 20:27:24.556 | Building wheels for collected packages: keystone 2026-07-21 20:27:24.557 | Building editable for keystone (pyproject.toml): started 2026-07-21 20:27:25.164 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-21 20:27:25.165 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=5c61da7778c249322f994a7266f139c10171d855ea67041393c6f37828a711b8 2026-07-21 20:27:25.165 | Stored in directory: /tmp/pip-ephem-wheel-cache-lno6jqwk/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-21 20:27:25.167 | Successfully built keystone 2026-07-21 20:27:25.315 | 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-21 20:27:25.334 | Attempting uninstall: pytz 2026-07-21 20:27:25.343 | Found existing installation: pytz 2024.1 2026-07-21 20:27:25.343 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:25.343 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-21 20:27:26.194 | Attempting uninstall: oauthlib 2026-07-21 20:27:26.200 | Found existing installation: oauthlib 3.2.2 2026-07-21 20:27:26.200 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:26.200 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-21 20:27:26.272 | Attempting uninstall: markupsafe 2026-07-21 20:27:26.278 | Found existing installation: MarkupSafe 2.1.5 2026-07-21 20:27:26.278 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:26.278 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-21 20:27:26.810 | Attempting uninstall: click 2026-07-21 20:27:26.817 | Found existing installation: click 8.1.6 2026-07-21 20:27:26.818 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:26.818 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-21 20:27:26.901 | Attempting uninstall: blinker 2026-07-21 20:27:26.906 | Found existing installation: blinker 1.7.0 2026-07-21 20:27:26.906 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:26.906 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-21 20:27:26.915 | Attempting uninstall: bcrypt 2026-07-21 20:27:26.921 | Found existing installation: bcrypt 3.2.2 2026-07-21 20:27:26.921 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:26.922 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-21 20:27:26.930 | Attempting uninstall: attrs 2026-07-21 20:27:26.937 | Found existing installation: attrs 23.2.0 2026-07-21 20:27:26.937 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:26.937 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-21 20:27:28.661 | Attempting uninstall: jinja2 2026-07-21 20:27:28.668 | Found existing installation: Jinja2 3.1.2 2026-07-21 20:27:28.668 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:28.668 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-21 20:27:29.210 | Attempting uninstall: cryptography 2026-07-21 20:27:29.216 | Found existing installation: cryptography 41.0.7 2026-07-21 20:27:29.217 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:29.217 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-21 20:27:29.517 | Attempting uninstall: pyopenssl 2026-07-21 20:27:29.524 | Found existing installation: pyOpenSSL 23.2.0 2026-07-21 20:27:29.524 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:29.525 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-21 20:27:29.733 | Attempting uninstall: jsonschema 2026-07-21 20:27:29.740 | Found existing installation: jsonschema 4.10.3 2026-07-21 20:27:29.740 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:29.741 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-21 20:27:30.542 | 2026-07-21 20:27:30.543 | 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-21 20:27:30.543 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-21 20:27:30.550 | 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-21 20:27:30.780 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:30.783 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:30.785 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:30.787 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:30.789 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:30.792 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:30.794 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:30.796 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:30.799 | + functions-common:time_stop:2427 : start_time=1784665636306 2026-07-21 20:27:30.801 | + functions-common:time_stop:2429 : [[ -z 1784665636306 ]] 2026-07-21 20:27:30.804 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:30.808 | + functions-common:time_stop:2432 : end_time=1784665650805 2026-07-21 20:27:30.811 | + functions-common:time_stop:2433 : elapsed_time=14499 2026-07-21 20:27:30.813 | + functions-common:time_stop:2434 : total=25906 2026-07-21 20:27:30.815 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:30.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40405 2026-07-21 20:27:30.820 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:30.823 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:27:30.825 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:27:30.828 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-21 20:27:30.830 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-21 20:27:30.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:30.836 | + 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-21 20:27:30.838 | + 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-21 20:27:30.841 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:30.844 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-21 20:27:30.862 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:30.864 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:27:30.867 | + ./stack.sh:main:924 : configure_keystone 2026-07-21 20:27:30.870 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-21 20:27:30.882 | + 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-21 20:27:30.885 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-21 20:27:30.890 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-21 20:27:30.906 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:30.909 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-21 20:27:30.942 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-21 20:27:30.973 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-21 20:27:31.006 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-21 20:27:31.040 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-21 20:27:31.073 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-21 20:27:31.106 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-21 20:27:31.138 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-21 20:27:31.174 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-21 20:27:31.211 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-21 20:27:31.214 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-21 20:27:31.218 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-21 20:27:31.220 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-21 20:27:31.224 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 20:27:31.226 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:27:31.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:31.248 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 20:27:31.251 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 20:27:31.255 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:27:31.275 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:31.278 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:27:31.282 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:27:31.317 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:27:31.320 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:27:31.323 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.139/identity 2026-07-21 20:27:31.358 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-21 20:27:31.361 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-21 20:27:31.398 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-21 20:27:31.401 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-21 20:27:31.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-21 20:27:31.406 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-21 20:27:31.408 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:27:31.412 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:27:31.415 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:27:31.433 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:31.435 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:27:31.439 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-21 20:27:31.442 | + 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-21 20:27:31.478 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-21 20:27:31.480 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-21 20:27:31.483 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-21 20:27:31.486 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-21 20:27:31.490 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:27:31.507 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:27:31.510 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:27:31.512 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:27:31.515 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:27:31.518 | + 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-21 20:27:31.551 | + 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-21 20:27:31.583 | + 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-21 20:27:31.616 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:27:31.648 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-21 20:27:31.679 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-21 20:27:31.711 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-21 20:27:31.714 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-21 20:27:31.716 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-21 20:27:31.718 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-21 20:27:31.721 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 20:27:31.724 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-21 20:27:31.726 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-21 20:27:31.728 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 20:27:31.731 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 20:27:31.744 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:27:31.744 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 20:27:31.752 | d /var/run/uwsgi 0755 stack root 2026-07-21 20:27:31.756 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:27:31.767 | /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-21 20:27:31.772 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-21 20:27:31.774 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-21 20:27:31.779 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:27:31.782 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-21 20:27:31.814 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-21 20:27:31.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-21 20:27:31.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-21 20:27:31.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-21 20:27:31.932 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-21 20:27:31.962 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-21 20:27:31.993 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-21 20:27:32.024 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-21 20:27:32.054 | + 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-21 20:27:32.085 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-21 20:27:32.115 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-21 20:27:32.149 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-21 20:27:32.179 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-21 20:27:32.211 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 20:27:32.213 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 20:27:32.216 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-21 20:27:32.219 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-21 20:27:32.221 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:27:32.223 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:32.226 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:32.229 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-21 20:27:32.232 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-21 20:27:32.235 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-21 20:27:32.266 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-21 20:27:32.298 | + 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-21 20:27:32.298 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-21 20:27:32.306 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-21 20:27:32.310 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-21 20:27:32.313 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-21 20:27:32.316 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:27:32.318 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:27:32.321 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:27:32.323 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:27:32.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:32.328 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:32.331 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:27:32.334 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:27:32.336 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:32.338 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:32.341 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-21 20:27:32.375 | Enabling site keystone-api. 2026-07-21 20:27:32.380 | To activate the new configuration, you need to run: 2026-07-21 20:27:32.380 | systemctl reload apache2 2026-07-21 20:27:32.384 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 20:27:32.387 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:27:32.389 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:27:32.392 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:27:32.511 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-21 20:27:32.544 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-21 20:27:32.579 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-21 20:27:32.613 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-21 20:27:32.616 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-21 20:27:32.650 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-21 20:27:32.683 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-21 20:27:32.717 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-21 20:27:32.752 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-21 20:27:32.755 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-21 20:27:32.787 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-21 20:27:32.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:32.806 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-21 20:27:32.824 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:32.827 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-21 20:27:32.830 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-21 20:27:32.833 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-21 20:27:32.835 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:27:32.838 | + lib/stack:stack_install_service:32 : install_swift 2026-07-21 20:27:32.841 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-21 20:27:32.844 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-21 20:27:32.846 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-21 20:27:32.849 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:27:32.851 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:27:32.855 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:27:32.858 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:27:32.860 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:27:32.863 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:27:32.879 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:27:32.882 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:27:32.884 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:32.888 | + functions-common:git_clone:610 : echo master 2026-07-21 20:27:32.888 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:27:32.892 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-21 20:27:32.895 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:32.898 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-21 20:27:32.911 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-21 20:27:32.914 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:27:32.915 | + functions-common:git_clone:673 : head -1 2026-07-21 20:27:32.963 | dc8a59c6b Merge "Validate object POST Content-Type-Timestamp before diskfile access" 2026-07-21 20:27:32.967 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:27:32.969 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-21 20:27:32.973 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:27:32.976 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 20:27:32.978 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-21 20:27:32.981 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-21 20:27:32.984 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-21 20:27:32.987 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:27:32.990 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 20:27:32.993 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-21 20:27:32.996 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:27:32.999 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-21 20:27:33.002 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-21 20:27:33.005 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:27:33.008 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-21 20:27:33.010 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:27:33.013 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:27:33.017 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-21 20:27:33.023 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-21 20:27:33.026 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-21 20:27:33.028 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-21 20:27:33.104 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-21 20:27:33.106 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:27:33.109 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:27:33.111 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:27:33.113 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 20:27:33.115 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-21 20:27:33.118 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:27:33.121 | + inc/python:setup_package:446 : local extras=keystone 2026-07-21 20:27:33.124 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:27:33.127 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-21 20:27:33.129 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-21 20:27:33.132 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-21 20:27:33.135 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:27:33.138 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-21 20:27:33.158 | Using python 3.12 to install /opt/stack/swift 2026-07-21 20:27:33.161 | + 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-21 20:27:33.636 | Obtaining file:///opt/stack/swift 2026-07-21 20:27:33.638 | Installing build dependencies: started 2026-07-21 20:27:34.413 | Installing build dependencies: finished with status 'done' 2026-07-21 20:27:34.414 | Checking if build backend supports build_editable: started 2026-07-21 20:27:34.688 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:27:34.688 | Getting requirements to build editable: started 2026-07-21 20:27:34.835 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:27:34.836 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:27:35.400 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:27:35.410 | 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.dev39) (0.41.0) 2026-07-21 20:27:35.410 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev39) (3.5.3) 2026-07-21 20:27:35.412 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev39) (3.1.0) 2026-07-21 20:27:35.672 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev39) 2026-07-21 20:27:35.728 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-21 20:27:35.734 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev39) (2.34.2) 2026-07-21 20:27:35.876 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev39) 2026-07-21 20:27:35.881 | 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-21 20:27:36.024 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev39) 2026-07-21 20:27:36.028 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-21 20:27:36.034 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev39) (43.0.3) 2026-07-21 20:27:36.034 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev39) (2.8.0) 2026-07-21 20:27:36.034 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev39) (13.0.0) 2026-07-21 20:27:36.036 | 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.dev39) (2.0.0) 2026-07-21 20:27:36.038 | 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.dev39) (3.0) 2026-07-21 20:27:36.042 | 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.dev39) (5.15.0) 2026-07-21 20:27:36.042 | 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.dev39) (4.3.0) 2026-07-21 20:27:36.043 | 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.dev39) (10.5.0) 2026-07-21 20:27:36.043 | 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.dev39) (6.5.0) 2026-07-21 20:27:36.044 | 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.dev39) (6.9.0) 2026-07-21 20:27:36.044 | 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.dev39) (8.3.0) 2026-07-21 20:27:36.045 | 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.dev39) (5.11.0) 2026-07-21 20:27:36.045 | 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.dev39) (10.1.1) 2026-07-21 20:27:36.046 | 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.dev39) (7.0.3) 2026-07-21 20:27:36.046 | 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.dev39) (4.1.0) 2026-07-21 20:27:36.047 | 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.dev39) (2.13.0) 2026-07-21 20:27:36.047 | 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.dev39) (5.8.0) 2026-07-21 20:27:36.048 | 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.dev39) (1.8.10) 2026-07-21 20:27:36.050 | 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.dev39) (2.1.0) 2026-07-21 20:27:36.050 | 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.dev39) (5.9.0) 2026-07-21 20:27:36.051 | 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.dev39) (1.8.2) 2026-07-21 20:27:36.051 | 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.dev39) (4.15.0) 2026-07-21 20:27:36.055 | 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.dev39) (1.5.0) 2026-07-21 20:27:36.056 | 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.dev39) (5.3.1) 2026-07-21 20:27:36.058 | 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.dev39) (1.3.0) 2026-07-21 20:27:36.059 | 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.dev39) (2.0.0) 2026-07-21 20:27:36.060 | 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.dev39) (6.0.3) 2026-07-21 20:27:36.064 | 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.dev39) (2.9.0.post0) 2026-07-21 20:27:36.065 | 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.dev39) (3.1.0) 2026-07-21 20:27:36.066 | 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.dev39) (2.2.2) 2026-07-21 20:27:36.068 | 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.dev39) (1.2.1) 2026-07-21 20:27:36.070 | 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.dev39) (3.3.2) 2026-07-21 20:27:36.072 | 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.dev39) (26.2) 2026-07-21 20:27:36.072 | 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.dev39) (7.2.2) 2026-07-21 20:27:36.074 | 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.dev39) (83.0.0) 2026-07-21 20:27:36.082 | 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.dev39) (1.17.0) 2026-07-21 20:27:36.086 | 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.dev39) (3.4.7) 2026-07-21 20:27:36.087 | 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.dev39) (3.18) 2026-07-21 20:27:36.087 | 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.dev39) (2.7.0) 2026-07-21 20:27:36.088 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev39) (2023.11.17) 2026-07-21 20:27:36.110 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-21 20:27:36.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 72.1 MB/s 0:00:00 2026-07-21 20:27:36.209 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-21 20:27:36.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 47.0 MB/s 0:00:00 2026-07-21 20:27:36.223 | 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-21 20:27:36.237 | Building wheels for collected packages: swift 2026-07-21 20:27:36.238 | Building editable for swift (pyproject.toml): started 2026-07-21 20:27:36.809 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-21 20:27:36.810 | Created wheel for swift: filename=swift-2.38.1.dev39-0.editable-py3-none-any.whl size=19813 sha256=64e5274d904c24843447d4c896282bff314789f9c66cdef05f3506fcfa6e81ce 2026-07-21 20:27:36.810 | Stored in directory: /tmp/pip-ephem-wheel-cache-fcnhpjom/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-21 20:27:36.813 | Successfully built swift 2026-07-21 20:27:36.916 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-21 20:27:37.098 | 2026-07-21 20:27:37.127 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev39 xattr-1.3.0 2026-07-21 20:27:37.248 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:37.251 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:37.254 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:37.256 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:37.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:37.261 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:37.265 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:37.267 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:37.269 | + functions-common:time_stop:2427 : start_time=1784665653154 2026-07-21 20:27:37.272 | + functions-common:time_stop:2429 : [[ -z 1784665653154 ]] 2026-07-21 20:27:37.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:37.278 | + functions-common:time_stop:2432 : end_time=1784665657275 2026-07-21 20:27:37.280 | + functions-common:time_stop:2433 : elapsed_time=4121 2026-07-21 20:27:37.282 | + functions-common:time_stop:2434 : total=40405 2026-07-21 20:27:37.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:37.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44526 2026-07-21 20:27:37.290 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:37.292 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:27:37.295 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:27:37.297 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-21 20:27:37.299 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-21 20:27:37.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27: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 = \A\L\L ]] 2026-07-21 20:27:37.307 | + 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-21 20:27:37.309 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:37.312 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-21 20:27:37.314 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:27:37.317 | + ./stack.sh:main:933 : configure_swift 2026-07-21 20:27:37.320 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-21 20:27:37.322 | + lib/swift:configure_swift:332 : local node_number 2026-07-21 20:27:37.324 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-21 20:27:37.327 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-21 20:27:37.329 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 20:27:37.653 | No account-auditor running 2026-07-21 20:27:37.653 | No object-updater running 2026-07-21 20:27:37.653 | No container-sharder running 2026-07-21 20:27:37.653 | No account-reaper running 2026-07-21 20:27:37.653 | No account-server running 2026-07-21 20:27:37.653 | No container-auditor running 2026-07-21 20:27:37.653 | No container-reconciler running 2026-07-21 20:27:37.653 | No account-replicator running 2026-07-21 20:27:37.653 | No proxy-server running 2026-07-21 20:27:37.653 | No container-sync running 2026-07-21 20:27:37.653 | No object-expirer running 2026-07-21 20:27:37.653 | No container-server running 2026-07-21 20:27:37.653 | No object-server running 2026-07-21 20:27:37.653 | No object-reconstructor running 2026-07-21 20:27:37.653 | No object-auditor running 2026-07-21 20:27:37.653 | No container-replicator running 2026-07-21 20:27:37.653 | No object-replicator running 2026-07-21 20:27:37.653 | No container-updater running 2026-07-21 20:27:37.705 | + lib/swift:configure_swift:337 : true 2026-07-21 20:27:37.707 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-21 20:27:37.722 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-21 20:27:37.734 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-21 20:27:37.737 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-21 20:27:37.738 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-21 20:27:37.742 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-21 20:27:37.742 | s/%GROUP%/stack/; 2026-07-21 20:27:37.742 | s/%USER%/stack/; 2026-07-21 20:27:37.742 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-21 20:27:37.742 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-21 20:27:37.744 | uid = stack 2026-07-21 20:27:37.744 | gid = stack 2026-07-21 20:27:37.744 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-21 20:27:37.744 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-21 20:27:37.744 | address = 127.0.0.1 2026-07-21 20:27:37.744 | 2026-07-21 20:27:37.744 | [account6612] 2026-07-21 20:27:37.744 | max connections = 25 2026-07-21 20:27:37.744 | path = /opt/stack/data/swift/1/ 2026-07-21 20:27:37.744 | read only = false 2026-07-21 20:27:37.744 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-21 20:27:37.744 | 2026-07-21 20:27:37.744 | [account6622] 2026-07-21 20:27:37.744 | max connections = 25 2026-07-21 20:27:37.744 | path = /opt/stack/data/swift/2/ 2026-07-21 20:27:37.744 | read only = false 2026-07-21 20:27:37.744 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-21 20:27:37.744 | 2026-07-21 20:27:37.745 | [account6632] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/3/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [account6642] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/4/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [container6611] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/1/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [container6621] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/2/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [container6631] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/3/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [container6641] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/4/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [object6613] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/1/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [object6623] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/2/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [object6633] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/3/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-21 20:27:37.745 | 2026-07-21 20:27:37.745 | [object6643] 2026-07-21 20:27:37.745 | max connections = 25 2026-07-21 20:27:37.745 | path = /opt/stack/data/swift/4/ 2026-07-21 20:27:37.745 | read only = false 2026-07-21 20:27:37.745 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-21 20:27:37.748 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-21 20:27:37.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:37.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:37.755 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-21 20:27:37.769 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-21 20:27:37.771 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-21 20:27:37.776 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-21 20:27:37.780 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-21 20:27:37.782 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-21 20:27:37.787 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-21 20:27:37.819 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.139:8080/v1/ 2026-07-21 20:27:37.849 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-21 20:27:37.868 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-21 20:27:37.900 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-21 20:27:37.919 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-21 20:27:37.948 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-21 20:27:37.965 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-21 20:27:37.997 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-21 20:27:38.014 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-21 20:27:38.045 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-21 20:27:38.061 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 20:27:38.090 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-21 20:27:38.108 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-21 20:27:38.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:38.125 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-21 20:27:38.155 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-21 20:27:38.183 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-21 20:27:38.210 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-21 20:27:38.239 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-21 20:27:38.241 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-21 20:27:38.257 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:38.260 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-21 20:27:38.289 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-21 20:27:38.306 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:38.308 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-21 20:27:38.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:38.324 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-21 20:27:38.327 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-21 20:27:38.343 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:38.346 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-21 20:27:38.348 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-21 20:27:38.350 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-21 20:27:38.356 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-21 20:27:38.361 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-21 20:27:38.394 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-21 20:27:38.425 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-21 20:27:38.458 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-21 20:27:38.491 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-21 20:27:38.524 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 20:27:38.527 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 20:27:38.529 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-21 20:27:38.531 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-21 20:27:38.534 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:27:38.536 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 20:27:38.538 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 20:27:38.541 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-21 20:27:38.543 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-21 20:27:38.546 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-21 20:27:38.575 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-21 20:27:38.605 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.139/identity 2026-07-21 20:27:38.635 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-21 20:27:38.662 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-21 20:27:38.690 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-21 20:27:38.721 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-21 20:27:38.752 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-21 20:27:38.783 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:27:38.812 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:27:38.841 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-21 20:27:38.872 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:27:38.874 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-21 20:27:38.904 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-21 20:27:38.938 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-21 20:27:38.969 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-21 20:27:39.003 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-21 20:27:39.034 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-21 20:27:39.053 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-21 20:27:39.083 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-21 20:27:39.113 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-21 20:27:39.118 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-21 20:27:39.150 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-21 20:27:39.180 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-21 20:27:39.209 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-21 20:27:39.243 | + lib/swift:configure_swift:490 : local node_number 2026-07-21 20:27:39.245 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 20:27:39.248 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 20:27:39.250 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-21 20:27:39.255 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-21 20:27:39.258 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 20:27:39.260 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 20:27:39.263 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-21 20:27:39.265 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-21 20:27:39.267 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 20:27:39.269 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 20:27:39.271 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-21 20:27:39.289 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-21 20:27:39.323 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-21 20:27:39.342 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-21 20:27:39.374 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-21 20:27:39.392 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 20:27:39.425 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-21 20:27:39.444 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 20:27:39.477 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-21 20:27:39.496 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 20:27:39.532 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-21 20:27:39.549 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-21 20:27:39.581 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-21 20:27:39.598 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-21 20:27:39.628 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-21 20:27:39.646 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-21 20:27:39.679 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-21 20:27:39.698 | + 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-21 20:27:39.729 | + 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-21 20:27:39.734 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-21 20:27:39.752 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 20:27:39.783 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-21 20:27:39.814 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 20:27:39.817 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-21 20:27:39.822 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-21 20:27:39.824 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 20:27:39.826 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 20:27:39.828 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-21 20:27:39.831 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-21 20:27:39.833 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 20:27:39.836 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 20:27:39.838 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-21 20:27:39.856 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-21 20:27:39.887 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-21 20:27:39.904 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-21 20:27:39.934 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-21 20:27:39.950 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 20:27:39.982 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-21 20:27:40.000 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 20:27:40.028 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-21 20:27:40.046 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 20:27:40.074 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-21 20:27:40.091 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-21 20:27:40.120 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-21 20:27:40.139 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-21 20:27:40.170 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-21 20:27:40.189 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-21 20:27:40.218 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-21 20:27:40.237 | + 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-21 20:27:40.269 | + 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-21 20:27:40.275 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-21 20:27:40.293 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 20:27:40.324 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 20:27:40.327 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-21 20:27:40.332 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-21 20:27:40.334 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 20:27:40.337 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 20:27:40.339 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-21 20:27:40.341 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-21 20:27:40.344 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 20:27:40.346 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 20:27:40.348 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-21 20:27:40.368 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-21 20:27:40.399 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-21 20:27:40.417 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-21 20:27:40.448 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-21 20:27:40.468 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 20:27:40.502 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-21 20:27:40.521 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 20:27:40.557 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-21 20:27:40.576 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 20:27:40.609 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-21 20:27:40.628 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-21 20:27:40.658 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-21 20:27:40.677 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-21 20:27:40.708 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-21 20:27:40.727 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-21 20:27:40.759 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-21 20:27:40.776 | + 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-21 20:27:40.809 | + 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-21 20:27:40.813 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-21 20:27:40.831 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 20:27:40.863 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-21 20:27:40.895 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-21 20:27:40.927 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-21 20:27:40.959 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-21 20:27:40.961 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-21 20:27:40.966 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-21 20:27:41.000 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-21 20:27:41.033 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-21 20:27:41.068 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-21 20:27:41.100 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-21 20:27:41.133 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-21 20:27:41.164 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-21 20:27:41.196 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-21 20:27:41.229 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-21 20:27:41.262 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-21 20:27:41.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:41.280 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-21 20:27:41.298 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-21 20:27:41.301 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-21 20:27:41.321 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-21 20:27:41.324 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.139 2026-07-21 20:27:41.354 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-21 20:27:41.356 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-21 20:27:41.384 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.139/identity 2026-07-21 20:27:41.415 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-21 20:27:41.418 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-21 20:27:41.448 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-21 20:27:41.465 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:41.467 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:27:41.499 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-21 20:27:41.530 | + lib/swift:configure_swift:553 : local user_group 2026-07-21 20:27:41.534 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-21 20:27:41.540 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-21 20:27:41.542 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-21 20:27:41.556 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-21 20:27:41.559 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-21 20:27:41.575 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-21 20:27:41.578 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-21 20:27:41.591 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-21 20:27:41.594 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-21 20:27:41.597 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-21 20:27:41.614 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:27:41.616 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-21 20:27:41.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:41.636 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-21 20:27:41.638 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-21 20:27:41.641 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-21 20:27:41.643 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:27:41.646 | + lib/stack:stack_install_service:32 : install_glance 2026-07-21 20:27:41.648 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-21 20:27:41.651 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-21 20:27:41.654 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-21 20:27:41.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:41.674 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-21 20:27:41.677 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-21 20:27:41.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:41.696 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-21 20:27:41.699 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-21 20:27:41.702 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-21 20:27:41.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:41.707 | + 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-21 20:27:41.710 | + 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-21 20:27:41.712 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:41.715 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-21 20:27:41.718 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-21 20:27:41.721 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-21 20:27:41.724 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-21 20:27:41.727 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-21 20:27:41.730 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-21 20:27:41.733 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-21 20:27:41.736 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-21 20:27:41.739 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-21 20:27:41.741 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-21 20:27:41.746 | +++ 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-21 20:27:41.746 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-21 20:27:41.751 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-21 20:27:41.754 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-21 20:27:41.757 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-21 20:27:41.761 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-21 20:27:41.764 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-21 20:27:41.786 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-21 20:27:41.788 | + 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-21 20:27:42.543 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:42.598 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 20:27:42.606 | 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-21 20:27:42.608 | 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-21 20:27:42.608 | 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-21 20:27:42.608 | 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-21 20:27:42.608 | 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-21 20:27:42.608 | 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-21 20:27:42.609 | 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-21 20:27:42.609 | 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-21 20:27:42.609 | 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-21 20:27:42.610 | 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-21 20:27:42.618 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:42.622 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 20:27:42.626 | 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-21 20:27:42.627 | 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-21 20:27:42.628 | 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-21 20:27:42.640 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:42.645 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 20:27:42.799 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:42.804 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-21 20:27:42.950 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:42.956 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 20:27:43.087 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:43.093 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:43.238 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:43.240 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 20:27:43.248 | 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-21 20:27:43.248 | 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-21 20:27:43.249 | 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-21 20:27:43.250 | 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-21 20:27:43.253 | 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-21 20:27:43.254 | 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-21 20:27:43.255 | 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-21 20:27:43.259 | 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-21 20:27:43.259 | 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-21 20:27:43.259 | 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-21 20:27:43.259 | 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-21 20:27:43.275 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 20:27:43.284 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 20:27:43.289 | 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-21 20:27:43.291 | 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-21 20:27:43.293 | 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-21 20:27:43.293 | 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-21 20:27:43.294 | 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-21 20:27:43.299 | 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-21 20:27:43.301 | 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-21 20:27:43.302 | 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-21 20:27:43.303 | 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-21 20:27:43.307 | 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-21 20:27:43.307 | 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-21 20:27:43.308 | 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-21 20:27:43.309 | 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-21 20:27:43.311 | 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-21 20:27:43.311 | 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-21 20:27:43.311 | 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-21 20:27:43.312 | 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-21 20:27:43.318 | 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-21 20:27:43.319 | 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-21 20:27:43.322 | 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-21 20:27:43.331 | 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-21 20:27:43.334 | 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-21 20:27:43.339 | 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-21 20:27:43.343 | 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-21 20:27:43.344 | 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-21 20:27:43.344 | 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-21 20:27:43.345 | 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-21 20:27:43.356 | 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-21 20:27:43.391 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-21 20:27:43.448 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-21 20:27:43.471 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-21 20:27:43.482 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-21 20:27:43.490 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-21 20:27:43.507 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-21 20:27:43.515 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-21 20:27:43.520 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-21 20:27:43.648 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-21 20:27:44.365 | 2026-07-21 20:27:44.374 | 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-21 20:27:44.470 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:44.472 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:44.475 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:44.478 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:44.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:44.484 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:44.487 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:44.490 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:44.492 | + functions-common:time_stop:2427 : start_time=1784665661780 2026-07-21 20:27:44.495 | + functions-common:time_stop:2429 : [[ -z 1784665661780 ]] 2026-07-21 20:27:44.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:44.503 | + functions-common:time_stop:2432 : end_time=1784665664500 2026-07-21 20:27:44.506 | + functions-common:time_stop:2433 : elapsed_time=2720 2026-07-21 20:27:44.508 | + functions-common:time_stop:2434 : total=44526 2026-07-21 20:27:44.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:44.514 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47246 2026-07-21 20:27:44.517 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:44.519 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-21 20:27:44.523 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-21 20:27:44.525 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-21 20:27:44.540 | + 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-21 20:27:44.545 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-21 20:27:44.547 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-21 20:27:44.550 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-21 20:27:44.552 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:27:44.555 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:27:44.559 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:27:44.562 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:27:44.564 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:27:44.567 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:27:44.585 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:27:44.588 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:27:44.590 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:44.593 | + functions-common:git_clone:610 : echo master 2026-07-21 20:27:44.594 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:27:44.598 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-21 20:27:44.603 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:44.605 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-21 20:27:44.620 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-21 20:27:44.623 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:27:44.624 | + functions-common:git_clone:673 : head -1 2026-07-21 20:27:44.642 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-21 20:27:44.646 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:27:44.649 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-21 20:27:44.652 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:27:44.655 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 20:27:44.658 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-21 20:27:44.661 | + inc/python:setup_develop:359 : local extras= 2026-07-21 20:27:44.664 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-21 20:27:44.667 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:27:44.670 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 20:27:44.673 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-21 20:27:44.675 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:27:44.678 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:27:44.682 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-21 20:27:44.684 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:27:44.688 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-21 20:27:44.691 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:27:44.694 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:27:44.699 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-21 20:27:44.705 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-21 20:27:44.708 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-21 20:27:44.711 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-21 20:27:44.792 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-21 20:27:44.794 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:27:44.797 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:27:44.800 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:27:44.803 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 20:27:44.805 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-21 20:27:44.807 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:27:44.811 | + inc/python:setup_package:446 : local extras= 2026-07-21 20:27:44.814 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:27:44.817 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:27:44.820 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:27:44.823 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:27:44.826 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:27:44.828 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-21 20:27:44.849 | Using python 3.12 to install /opt/stack/glance 2026-07-21 20:27:44.851 | + 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-21 20:27:45.348 | Obtaining file:///opt/stack/glance 2026-07-21 20:27:45.351 | Installing build dependencies: started 2026-07-21 20:27:46.114 | Installing build dependencies: finished with status 'done' 2026-07-21 20:27:46.114 | Checking if build backend supports build_editable: started 2026-07-21 20:27:46.410 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:27:46.410 | Getting requirements to build editable: started 2026-07-21 20:27:46.556 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:27:46.557 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:27:47.097 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:27:47.108 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.0.3) 2026-07-21 20:27:47.108 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (0.7.1) 2026-07-21 20:27:47.108 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.0.51) 2026-07-21 20:27:47.109 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-21 20:27:47.109 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.5.1) 2026-07-21 20:27:47.109 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.8.10) 2026-07-21 20:27:47.109 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.18.5) 2026-07-21 20:27:47.216 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:47.266 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 20:27:47.271 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.5.0) 2026-07-21 20:27:47.271 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.6.1) 2026-07-21 20:27:47.274 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.5.0) 2026-07-21 20:27:47.274 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-21 20:27:47.274 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.1.1) 2026-07-21 20:27:47.274 | 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.dev14) (5.9.0) 2026-07-21 20:27:47.417 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:47.421 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 20:27:47.427 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.15.0) 2026-07-21 20:27:47.427 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (13.0.0) 2026-07-21 20:27:47.549 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:47.553 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 20:27:47.558 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.18.0) 2026-07-21 20:27:47.558 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.10.1) 2026-07-21 20:27:47.558 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.26.0) 2026-07-21 20:27:47.558 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.8.0) 2026-07-21 20:27:47.559 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.1.0) 2026-07-21 20:27:47.559 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.9.0) 2026-07-21 20:27:47.683 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:47.688 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:47.692 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.3.0) 2026-07-21 20:27:47.694 | 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.dev14) (18.2.0) 2026-07-21 20:27:47.694 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.2.0) 2026-07-21 20:27:47.823 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:47.830 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:27:47.835 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.0.0) 2026-07-21 20:27:47.835 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.4.0) 2026-07-21 20:27:47.836 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.6.0) 2026-07-21 20:27:47.836 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-21 20:27:47.837 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (43.0.3) 2026-07-21 20:27:47.958 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:47.967 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 20:27:48.098 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.100 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:27:48.105 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (1.3.12) 2026-07-21 20:27:48.105 | 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.dev14) (4.15.0) 2026-07-21 20:27:48.240 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.244 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 20:27:48.250 | 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.dev14) (2.34.2) 2026-07-21 20:27:48.251 | 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.dev14) (2.0.0) 2026-07-21 20:27:48.254 | 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.dev14) (3.0) 2026-07-21 20:27:48.255 | 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.dev14) (5.11.0) 2026-07-21 20:27:48.257 | 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.dev14) (2.2.2) 2026-07-21 20:27:48.260 | 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.dev14) (1.4.2) 2026-07-21 20:27:48.260 | 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.dev14) (3.4.0) 2026-07-21 20:27:48.263 | 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.dev14) (3.3.2) 2026-07-21 20:27:48.266 | 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.dev14) (26.1.0) 2026-07-21 20:27:48.267 | 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.dev14) (2025.9.1) 2026-07-21 20:27:48.267 | 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.dev14) (0.37.0) 2026-07-21 20:27:48.267 | 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.dev14) (2026.5.1) 2026-07-21 20:27:48.271 | 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.dev14) (2.1.0) 2026-07-21 20:27:48.272 | 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.dev14) (1.8.2) 2026-07-21 20:27:48.274 | 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.dev14) (4.3.0) 2026-07-21 20:27:48.275 | 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.dev14) (4.1.0) 2026-07-21 20:27:48.276 | 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.dev14) (2.13.0) 2026-07-21 20:27:48.279 | 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.dev14) (1.5.0) 2026-07-21 20:27:48.281 | 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.dev14) (5.3.1) 2026-07-21 20:27:48.284 | 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.dev14) (0.20) 2026-07-21 20:27:48.286 | 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.dev14) (1.3.0) 2026-07-21 20:27:48.287 | 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.dev14) (2.0.0) 2026-07-21 20:27:48.287 | 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.dev14) (6.0.3) 2026-07-21 20:27:48.292 | 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.dev14) (2.1.2) 2026-07-21 20:27:48.292 | 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.dev14) (0.6.2) 2026-07-21 20:27:48.316 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.320 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-21 20:27:48.333 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.335 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 20:27:48.347 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.354 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-21 20:27:48.368 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.372 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 20:27:48.376 | 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.dev14) (7.2.2) 2026-07-21 20:27:48.387 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.390 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 20:27:48.396 | 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.dev14) (2.9.0.post0) 2026-07-21 20:27:48.399 | 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.dev14) (4.7.0) 2026-07-21 20:27:48.400 | 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.dev14) (7.1.4) 2026-07-21 20:27:48.400 | 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.dev14) (5.3.1) 2026-07-21 20:27:48.401 | 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.dev14) (5.6.2) 2026-07-21 20:27:48.401 | 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.dev14) (0.16.0) 2026-07-21 20:27:48.403 | 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.dev14) (5.1.0) 2026-07-21 20:27:48.407 | 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.dev14) (2026.2) 2026-07-21 20:27:48.407 | 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.dev14) (26.2) 2026-07-21 20:27:48.411 | 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.dev14) (0.25.0) 2026-07-21 20:27:48.412 | 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.dev14) (5.0.0) 2026-07-21 20:27:48.413 | 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.dev14) (3.1.6) 2026-07-21 20:27:48.414 | 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.dev14) (4.0.1) 2026-07-21 20:27:48.417 | 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.dev14) (3.0.3) 2026-07-21 20:27:48.425 | 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.dev14) (1.2.1) 2026-07-21 20:27:48.428 | 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.dev14) (0.41.0) 2026-07-21 20:27:48.428 | 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.dev14) (3.5.3) 2026-07-21 20:27:48.429 | 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.dev14) (1.7.6) 2026-07-21 20:27:48.432 | 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.dev14) (2.8.0) 2026-07-21 20:27:48.446 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev14) (83.0.0) 2026-07-21 20:27:48.454 | 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.dev14) (0.8.1) 2026-07-21 20:27:48.479 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.483 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:27:48.497 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.500 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-21 20:27:48.532 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.536 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-21 20:27:48.563 | 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.dev14) 2026-07-21 20:27:48.569 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-21 20:27:48.580 | 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.dev14) 2026-07-21 20:27:48.585 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 20:27:48.589 | 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.dev14) (15.0.0) 2026-07-21 20:27:48.597 | 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.dev14) 2026-07-21 20:27:48.600 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 20:27:48.610 | 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.dev14) (1.17.0) 2026-07-21 20:27:48.619 | 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.dev14) (3.4.7) 2026-07-21 20:27:48.620 | 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.dev14) (3.18) 2026-07-21 20:27:48.620 | 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.dev14) (2.7.0) 2026-07-21 20:27:48.621 | 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.dev14) (2023.11.17) 2026-07-21 20:27:48.636 | 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.dev14) (4.2.0) 2026-07-21 20:27:48.636 | 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.dev14) (2.20.0) 2026-07-21 20:27:48.640 | 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.dev14) (0.1.2) 2026-07-21 20:27:48.648 | 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.dev14) (0.8) 2026-07-21 20:27:48.698 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.701 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 20:27:48.834 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.837 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 20:27:48.866 | 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.dev14) (9.1.4) 2026-07-21 20:27:48.876 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:48.880 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-21 20:27:49.030 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:49.034 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-21 20:27:49.040 | Installing build dependencies: started 2026-07-21 20:27:49.767 | Installing build dependencies: finished with status 'done' 2026-07-21 20:27:49.768 | Getting requirements to build wheel: started 2026-07-21 20:27:50.082 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 20:27:50.083 | Preparing metadata (pyproject.toml): started 2026-07-21 20:27:50.260 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:27:50.262 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-21 20:27:50.280 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:50.285 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 20:27:50.303 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 20:27:50.308 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-21 20:27:50.341 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-21 20:27:50.351 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-21 20:27:50.358 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-21 20:27:50.366 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-21 20:27:50.390 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-21 20:27:50.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 69.9 MB/s 0:00:00 2026-07-21 20:27:50.424 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-21 20:27:50.430 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-21 20:27:50.436 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-21 20:27:50.442 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-21 20:27:50.450 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-21 20:27:50.457 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-21 20:27:50.464 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-21 20:27:50.476 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-21 20:27:50.484 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-21 20:27:50.494 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-21 20:27:50.518 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-21 20:27:50.527 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-21 20:27:50.533 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-21 20:27:50.551 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-21 20:27:50.556 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-21 20:27:50.588 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 68.9 MB/s 0:00:00 2026-07-21 20:27:50.593 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-21 20:27:50.598 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-21 20:27:50.606 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-21 20:27:50.612 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-21 20:27:50.648 | Building wheels for collected packages: glance, simplegeneric 2026-07-21 20:27:50.649 | Building editable for glance (pyproject.toml): started 2026-07-21 20:27:51.117 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-21 20:27:51.117 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=10e23a46a46322a75536d2a0e2077a2573c8ba81d7b1bfe48f53150958cf7091 2026-07-21 20:27:51.118 | Stored in directory: /tmp/pip-ephem-wheel-cache-2klahn0y/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-21 20:27:51.120 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-21 20:27:51.327 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-21 20:27:51.328 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=eb792718849a40c6d3d86abc493205e3625e1fead189af692cdbce9b0e7dff07 2026-07-21 20:27:51.328 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-21 20:27:51.330 | Successfully built glance simplegeneric 2026-07-21 20:27:51.458 | 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-21 20:27:52.919 | Attempting uninstall: jsonpointer 2026-07-21 20:27:52.927 | Found existing installation: jsonpointer 2.0 2026-07-21 20:27:52.927 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:52.927 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-21 20:27:52.936 | Attempting uninstall: jmespath 2026-07-21 20:27:52.941 | Found existing installation: jmespath 1.0.1 2026-07-21 20:27:52.941 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:52.941 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-21 20:27:52.959 | Attempting uninstall: httplib2 2026-07-21 20:27:52.967 | Found existing installation: httplib2 0.20.4 2026-07-21 20:27:52.967 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:52.967 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-21 20:27:53.012 | Attempting uninstall: jsonpatch 2026-07-21 20:27:53.019 | Found existing installation: jsonpatch 1.32 2026-07-21 20:27:53.020 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:27:53.020 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-21 20:27:55.134 | 2026-07-21 20:27:55.143 | 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.dev14 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-21 20:27:55.303 | + inc/python:pip_install:216 : result=0 2026-07-21 20:27:55.305 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:27:55.309 | + functions-common:time_stop:2420 : local name 2026-07-21 20:27:55.311 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:27:55.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:27:55.315 | + functions-common:time_stop:2423 : local total 2026-07-21 20:27:55.317 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:27:55.320 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:27:55.322 | + functions-common:time_stop:2427 : start_time=1784665664843 2026-07-21 20:27:55.325 | + functions-common:time_stop:2429 : [[ -z 1784665664843 ]] 2026-07-21 20:27:55.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:27:55.333 | + functions-common:time_stop:2432 : end_time=1784665675330 2026-07-21 20:27:55.336 | + functions-common:time_stop:2433 : elapsed_time=10487 2026-07-21 20:27:55.338 | + functions-common:time_stop:2434 : total=47246 2026-07-21 20:27:55.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:27:55.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=57733 2026-07-21 20:27:55.345 | + inc/python:pip_install:219 : return 0 2026-07-21 20:27:55.347 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:27:55.350 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:27:55.353 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-21 20:27:55.356 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-21 20:27:55.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:27:55.361 | + 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-21 20:27:55.364 | + 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-21 20:27:55.367 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:27:55.370 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:27:55.373 | + ./stack.sh:main:945 : configure_glance 2026-07-21 20:27:55.376 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-21 20:27:55.389 | + lib/glance:configure_glance:353 : local dburl 2026-07-21 20:27:55.392 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-21 20:27:55.395 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-21 20:27:55.399 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-21 20:27:55.401 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-21 20:27:55.404 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:27:55.407 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:27:55.409 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:27:55.425 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:55.428 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:27:55.430 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 20:27:55.434 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 20:27:55.436 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-21 20:27:55.466 | + 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-21 20:27:55.500 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-21 20:27:55.530 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 20:27:55.559 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-21 20:27:55.591 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-21 20:27:55.627 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-21 20:27:55.663 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-21 20:27:55.666 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 20:27:55.668 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 20:27:55.671 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 20:27:55.674 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:27:55.677 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-21 20:27:55.680 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 20:27:55.682 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 20:27:55.685 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 20:27:55.688 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-21 20:27:55.720 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-21 20:27:55.754 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.139/identity 2026-07-21 20:27:55.787 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-21 20:27:55.819 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-21 20:27:55.850 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-21 20:27:55.881 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-21 20:27:55.911 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-21 20:27:55.940 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:27:55.970 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:27:56.003 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 20:27:56.036 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:27:56.039 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-21 20:27:56.072 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-21 20:27:56.075 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-21 20:27:56.077 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-21 20:27:56.079 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 20:27:56.082 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 20:27:56.085 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:27:56.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:56.105 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 20:27:56.107 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 20:27:56.110 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:27:56.127 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:56.131 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:27:56.134 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:27:56.165 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:27:56.168 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:27:56.171 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-21 20:27:56.174 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-21 20:27:56.176 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-21 20:27:56.207 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-21 20:27:56.239 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-21 20:27:56.272 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-21 20:27:56.275 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-21 20:27:56.278 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-21 20:27:56.280 | + lib/glance:configure_glance_store:282 : local be 2026-07-21 20:27:56.283 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-21 20:27:56.285 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-21 20:27:56.288 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 20:27:56.322 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-21 20:27:56.324 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.139 2026-07-21 20:27:56.357 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-21 20:27:56.359 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-21 20:27:56.361 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-21 20:27:56.378 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:56.381 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-21 20:27:56.414 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-21 20:27:56.446 | + 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-21 20:27:56.477 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-21 20:27:56.509 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-21 20:27:56.540 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-21 20:27:56.558 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:56.560 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-21 20:27:56.594 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 20:27:56.628 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-21 20:27:56.663 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-21 20:27:56.696 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.139/identity/v3 2026-07-21 20:27:56.730 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-21 20:27:56.763 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.139/image 2026-07-21 20:27:56.795 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-21 20:27:56.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:56.815 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-21 20:27:56.847 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.139/identity 2026-07-21 20:27:56.879 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-21 20:27:56.882 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-21 20:27:56.885 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 20:27:56.888 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:27:56.906 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:27:56.908 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:27:56.911 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:27:56.914 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:27:56.916 | + 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-21 20:27:56.950 | + 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-21 20:27:56.980 | + 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-21 20:27:57.012 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:27:57.041 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-21 20:27:57.072 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-21 20:27:57.078 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-21 20:27:57.115 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-21 20:27:57.147 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 20:27:57.179 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-21 20:27:57.210 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 20:27:57.248 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-21 20:27:57.283 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-21 20:27:57.318 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-21 20:27:57.349 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-21 20:27:57.355 | + 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-21 20:27:57.368 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-21 20:27:57.385 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:57.387 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.139 2026-07-21 20:27:57.389 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-21 20:27:57.392 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.139:8776/v3/%(project_id)s' 2026-07-21 20:27:57.422 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.139:8776/v3/%(project_id)s' 2026-07-21 20:27:57.451 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-21 20:27:57.454 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-21 20:27:57.457 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-21 20:27:57.459 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-21 20:27:57.461 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-21 20:27:57.464 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-21 20:27:57.467 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-21 20:27:57.470 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:27:57.472 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-21 20:27:57.503 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-21 20:27:57.505 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-21 20:27:57.508 | ++ functions:get_random_port:861 : true 2026-07-21 20:27:57.511 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-21 20:27:57.513 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-21 20:27:57.516 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-21 20:27:57.587 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-21 20:27:57.589 | ++ functions:get_random_port:865 : break 2 2026-07-21 20:27:57.592 | ++ functions:get_random_port:869 : echo 60999 2026-07-21 20:27:57.595 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-21 20:27:57.598 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-21 20:27:57.627 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-21 20:27:57.657 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-21 20:27:57.688 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-21 20:27:57.717 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 20:27:57.746 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 20:27:57.776 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-21 20:27:57.809 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-21 20:27:57.838 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-21 20:27:57.867 | + 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-21 20:27:57.895 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 20:27:57.923 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 20:27:57.951 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-21 20:27:57.981 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 20:27:58.011 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-21 20:27:58.044 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-21 20:27:58.077 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-21 20:27:58.111 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-21 20:27:58.145 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-21 20:27:58.174 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-21 20:27:58.204 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-21 20:27:58.206 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 20:27:58.208 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:27:58.210 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:27:58.213 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:58.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:58.218 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 20:27:58.221 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 20:27:58.253 | proxy (enabled by site administrator) 2026-07-21 20:27:58.255 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-21 20:27:58.258 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 20:27:58.260 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:27:58.262 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:27:58.265 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:58.268 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:58.270 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 20:27:58.271 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 20:27:58.303 | No module matches proxy_http 2026-07-21 20:27:58.306 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-21 20:27:58.338 | Considering dependency proxy for proxy_http: 2026-07-21 20:27:58.339 | Module proxy already enabled 2026-07-21 20:27:58.339 | Enabling module proxy_http. 2026-07-21 20:27:58.343 | To activate the new configuration, you need to run: 2026-07-21 20:27:58.343 | systemctl restart apache2 2026-07-21 20:27:58.348 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 20:27:58.350 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-21 20:27:58.353 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:27:58.355 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:27:58.357 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:27:58.465 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-21 20:27:58.468 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-21 20:27:58.470 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-21 20:27:58.472 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:27:58.474 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:58.476 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:58.478 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-21 20:27:58.481 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-21 20:27:58.484 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-21 20:27:58.484 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-21 20:27:58.492 | KeepAlive Off 2026-07-21 20:27:58.497 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-21 20:27:58.497 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 20:27:58.505 | SetEnv proxy-sendchunked 1 2026-07-21 20:27:58.510 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-21 20:27:58.510 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 20:27:58.518 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-21 20:27:58.522 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-21 20:27:58.525 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-21 20:27:58.527 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:27:58.529 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:27:58.532 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:27:58.535 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:27:58.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:58.540 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:58.542 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:27:58.544 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:27:58.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:27:58.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:27:58.552 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-21 20:27:58.585 | Enabling site glance-api. 2026-07-21 20:27:58.591 | To activate the new configuration, you need to run: 2026-07-21 20:27:58.591 | systemctl reload apache2 2026-07-21 20:27:58.595 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-21 20:27:58.597 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:27:58.600 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:27:58.603 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:27:58.707 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-21 20:27:58.713 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-21 20:27:58.744 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-21 20:27:58.776 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-21 20:27:58.778 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-21 20:27:58.810 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-21 20:27:58.838 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-21 20:27:58.855 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:27:58.857 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-21 20:27:58.860 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-21 20:27:58.863 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-21 20:27:58.865 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:27:58.868 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-21 20:27:58.870 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-21 20:27:58.873 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-21 20:27:58.875 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-21 20:27:58.878 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:27:58.880 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:27:58.883 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:27:58.886 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:27:58.888 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:27:58.891 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:27:58.907 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:27:58.909 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:27:58.913 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:58.915 | + functions-common:git_clone:610 : echo master 2026-07-21 20:27:58.916 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:27:58.920 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-21 20:27:58.923 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:27:58.926 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-21 20:27:58.940 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-21 20:27:58.942 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:27:58.943 | + functions-common:git_clone:673 : head -1 2026-07-21 20:27:58.967 | 5aedee26c Merge 'refs/changes/49/997849/1' 2026-07-21 20:27:58.970 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:27:58.973 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-21 20:27:58.976 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:27:58.979 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 20:27:58.981 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-21 20:27:58.984 | + inc/python:setup_develop:359 : local extras= 2026-07-21 20:27:58.986 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-21 20:27:58.989 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:27:58.991 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 20:27:58.994 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-21 20:27:58.997 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:27:59.000 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:27:59.003 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-21 20:27:59.006 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:27:59.009 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-21 20:27:59.011 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:27:59.013 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:27:59.017 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-21 20:27:59.022 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-21 20:27:59.025 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-21 20:27:59.028 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-21 20:27:59.110 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-21 20:27:59.113 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:27:59.115 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:27:59.117 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:27:59.119 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 20:27:59.122 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-21 20:27:59.124 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:27:59.126 | + inc/python:setup_package:446 : local extras= 2026-07-21 20:27:59.129 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:27:59.131 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:27:59.133 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:27:59.136 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:27:59.139 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:27:59.141 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-21 20:27:59.162 | Using python 3.12 to install /opt/stack/cinder 2026-07-21 20:27:59.165 | + 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-21 20:27:59.659 | Obtaining file:///opt/stack/cinder 2026-07-21 20:27:59.662 | Installing build dependencies: started 2026-07-21 20:28:00.468 | Installing build dependencies: finished with status 'done' 2026-07-21 20:28:00.469 | Checking if build backend supports build_editable: started 2026-07-21 20:28:00.737 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:28:00.737 | Getting requirements to build editable: started 2026-07-21 20:28:00.897 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:28:00.898 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:28:01.861 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:28:01.875 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (7.0.3) 2026-07-21 20:28:01.875 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (5.3.1) 2026-07-21 20:28:01.875 | 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.dev184) (0.41.0) 2026-07-21 20:28:01.878 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.4.0) 2026-07-21 20:28:01.878 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.5.3) 2026-07-21 20:28:01.878 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2.1.0) 2026-07-21 20:28:01.878 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (4.26.0) 2026-07-21 20:28:01.878 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (5.15.0) 2026-07-21 20:28:01.878 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (13.0.0) 2026-07-21 20:28:01.878 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (6.1.1) 2026-07-21 20:28:01.879 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (10.5.0) 2026-07-21 20:28:01.879 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (7.6.1) 2026-07-21 20:28:01.880 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (6.5.0) 2026-07-21 20:28:01.880 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (18.1.0) 2026-07-21 20:28:01.881 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (8.3.0) 2026-07-21 20:28:01.881 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (18.2.0) 2026-07-21 20:28:01.882 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (8.2.0) 2026-07-21 20:28:01.882 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (6.0.0) 2026-07-21 20:28:01.882 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.12.0) 2026-07-21 20:28:01.883 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.9.0) 2026-07-21 20:28:01.883 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (7.10.0) 2026-07-21 20:28:01.884 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (5.11.0) 2026-07-21 20:28:01.884 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (4.7.0) 2026-07-21 20:28:01.885 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2.8.0) 2026-07-21 20:28:01.886 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (10.1.1) 2026-07-21 20:28:02.082 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.153 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 20:28:02.158 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (4.4.0) 2026-07-21 20:28:02.159 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (26.2) 2026-07-21 20:28:02.185 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.191 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 20:28:02.199 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.10.1) 2026-07-21 20:28:02.199 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.1.0) 2026-07-21 20:28:02.201 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (3.3.2) 2026-07-21 20:28:02.201 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (7.5.0) 2026-07-21 20:28:02.340 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.347 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 20:28:02.352 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (5.8.0) 2026-07-21 20:28:02.513 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.518 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 20:28:02.522 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (4.10.0) 2026-07-21 20:28:02.523 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2.34.2) 2026-07-21 20:28:02.523 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2.7.0) 2026-07-21 20:28:02.524 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2.5.1) 2026-07-21 20:28:02.524 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (6.3.0) 2026-07-21 20:28:02.645 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.649 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 20:28:02.654 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2.0.51) 2026-07-21 20:28:02.654 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (5.9.0) 2026-07-21 20:28:02.663 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.665 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-21 20:28:02.677 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (9.1.4) 2026-07-21 20:28:02.678 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (1.8.10) 2026-07-21 20:28:02.678 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (6.9.0) 2026-07-21 20:28:02.820 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.828 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 20:28:02.835 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (7.1.0) 2026-07-21 20:28:02.976 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev184) 2026-07-21 20:28:02.983 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 20:28:03.021 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev184) 2026-07-21 20:28:03.026 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-21 20:28:03.033 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (5.8.0) 2026-07-21 20:28:03.033 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (43.0.3) 2026-07-21 20:28:03.033 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (0.2.4) 2026-07-21 20:28:03.216 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev184) 2026-07-21 20:28:03.220 | 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-21 20:28:03.427 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev184) 2026-07-21 20:28:03.431 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-21 20:28:03.437 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev184) (1.9.0) 2026-07-21 20:28:03.437 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (2026.2) 2026-07-21 20:28:03.437 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev184) (7.1.4) 2026-07-21 20:28:03.638 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev184) 2026-07-21 20:28:03.642 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 20:28:03.647 | 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.dev184) (1.1.0) 2026-07-21 20:28:03.659 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev184) 2026-07-21 20:28:03.663 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-21 20:28:03.669 | 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.dev184) (2.9.0.post0) 2026-07-21 20:28:03.672 | 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.dev184) (1.17.0) 2026-07-21 20:28:03.688 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev184) (2.0.0) 2026-07-21 20:28:03.690 | 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.dev184) (3.0) 2026-07-21 20:28:03.695 | 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.dev184) (2.8.0) 2026-07-21 20:28:03.699 | 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.dev184) (3.1.0) 2026-07-21 20:28:03.700 | 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.dev184) (2.2.2) 2026-07-21 20:28:03.702 | 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.dev184) (0.32.0) 2026-07-21 20:28:03.726 | 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.dev184) 2026-07-21 20:28:03.731 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 20:28:03.747 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev184) 2026-07-21 20:28:03.751 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-21 20:28:03.775 | 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.dev184) 2026-07-21 20:28:03.779 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 20:28:03.797 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev184) 2026-07-21 20:28:03.801 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 20:28:03.820 | 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.dev184) 2026-07-21 20:28:03.824 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-21 20:28:03.992 | 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.dev184) 2026-07-21 20:28:03.996 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-21 20:28:04.012 | 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.dev184) 2026-07-21 20:28:04.016 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 20:28:04.041 | 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.dev184) 2026-07-21 20:28:04.045 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:28:04.063 | 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.dev184) (3.4.7) 2026-07-21 20:28:04.064 | 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.dev184) (3.18) 2026-07-21 20:28:04.065 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev184) (2023.11.17) 2026-07-21 20:28:04.077 | 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.dev184) (26.1.0) 2026-07-21 20:28:04.077 | 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.dev184) (2025.9.1) 2026-07-21 20:28:04.078 | 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.dev184) (0.37.0) 2026-07-21 20:28:04.079 | 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.dev184) (2026.5.1) 2026-07-21 20:28:04.085 | 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.dev184) (1.8.2) 2026-07-21 20:28:04.085 | 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.dev184) (4.15.0) 2026-07-21 20:28:04.088 | 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.dev184) (4.3.0) 2026-07-21 20:28:04.089 | 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.dev184) (4.1.0) 2026-07-21 20:28:04.090 | 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.dev184) (2.13.0) 2026-07-21 20:28:04.097 | 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.dev184) (7.2.2) 2026-07-21 20:28:04.100 | 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.dev184) (1.5.0) 2026-07-21 20:28:04.107 | 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.dev184) (0.20) 2026-07-21 20:28:04.111 | 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.dev184) (1.3.0) 2026-07-21 20:28:04.112 | 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.dev184) (2.0.0) 2026-07-21 20:28:04.113 | 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.dev184) (6.0.3) 2026-07-21 20:28:04.118 | 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.dev184) (1.18.5) 2026-07-21 20:28:04.119 | 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.dev184) (2.1.2) 2026-07-21 20:28:04.119 | 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.dev184) (0.6.2) 2026-07-21 20:28:04.123 | 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.dev184) (1.3.12) 2026-07-21 20:28:04.129 | 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.dev184) (5.3.1) 2026-07-21 20:28:04.130 | 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.dev184) (5.6.2) 2026-07-21 20:28:04.130 | 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.dev184) (0.16.0) 2026-07-21 20:28:04.132 | 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.dev184) (5.1.0) 2026-07-21 20:28:04.139 | 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.dev184) (0.25.0) 2026-07-21 20:28:04.141 | 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.dev184) (5.0.0) 2026-07-21 20:28:04.142 | 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.dev184) (3.1.6) 2026-07-21 20:28:04.142 | 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.dev184) (4.0.1) 2026-07-21 20:28:04.147 | 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.dev184) (3.0.3) 2026-07-21 20:28:04.153 | 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.dev184) (1.2.1) 2026-07-21 20:28:04.165 | 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.dev184) (1.7.6) 2026-07-21 20:28:04.292 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev184) 2026-07-21 20:28:04.296 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 20:28:04.336 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev184) 2026-07-21 20:28:04.341 | 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-21 20:28:04.348 | 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.dev184) (3.18.0) 2026-07-21 20:28:04.367 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev184) 2026-07-21 20:28:04.371 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 20:28:04.397 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev184) 2026-07-21 20:28:04.404 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 20:28:04.427 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev184) 2026-07-21 20:28:04.432 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-21 20:28:04.442 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev184) (83.0.0) 2026-07-21 20:28:04.450 | 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.dev184) (0.8.1) 2026-07-21 20:28:04.478 | 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.dev184) 2026-07-21 20:28:04.482 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-21 20:28:04.500 | 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.dev184) (4.15.0) 2026-07-21 20:28:04.504 | 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.dev184) (0.6.0) 2026-07-21 20:28:04.504 | 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.dev184) (4.0.0) 2026-07-21 20:28:04.509 | 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.dev184) (3.0.52) 2026-07-21 20:28:04.509 | 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.dev184) (1.11.0) 2026-07-21 20:28:04.510 | 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.dev184) (15.0.0) 2026-07-21 20:28:04.510 | 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.dev184) (1.8.0) 2026-07-21 20:28:04.652 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev184) 2026-07-21 20:28:04.656 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 20:28:04.661 | 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.dev184) (24.2.1) 2026-07-21 20:28:04.685 | 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.dev184) (4.2.0) 2026-07-21 20:28:04.685 | 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.dev184) (2.20.0) 2026-07-21 20:28:04.690 | 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.dev184) (0.1.2) 2026-07-21 20:28:04.700 | 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.dev184) (0.8) 2026-07-21 20:28:04.829 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev184) 2026-07-21 20:28:04.833 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-21 20:28:04.862 | 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.dev184) (3.6.1) 2026-07-21 20:28:04.862 | 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.dev184) (3.4.0) 2026-07-21 20:28:04.864 | 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.dev184) (4.0.1) 2026-07-21 20:28:04.895 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev184) 2026-07-21 20:28:04.898 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-21 20:28:04.916 | 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.dev184) (1.33) 2026-07-21 20:28:04.919 | 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.dev184) (3.1.1) 2026-07-21 20:28:04.954 | 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-21 20:28:04.954 | Reason for being yanked: buggy - not thread safe 2026-07-21 20:28:04.958 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-21 20:28:04.969 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-21 20:28:05.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 61.5 MB/s 0:00:00 2026-07-21 20:28:05.189 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-21 20:28:05.197 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-21 20:28:05.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 70.9 MB/s 0:00:00 2026-07-21 20:28:05.424 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-21 20:28:05.433 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-21 20:28:05.443 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-21 20:28:05.449 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-21 20:28:05.461 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-21 20:28:05.466 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-21 20:28:05.478 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-21 20:28:05.486 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-21 20:28:05.496 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-21 20:28:05.505 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-21 20:28:05.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 42.6 MB/s 0:00:00 2026-07-21 20:28:05.522 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-21 20:28:05.531 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-21 20:28:05.544 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-21 20:28:05.556 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-21 20:28:05.563 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-21 20:28:05.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 63.2 MB/s 0:00:00 2026-07-21 20:28:05.598 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-21 20:28:05.613 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-21 20:28:05.625 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-21 20:28:05.635 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-21 20:28:05.644 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-21 20:28:05.657 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-21 20:28:05.673 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-21 20:28:05.688 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-21 20:28:05.696 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-21 20:28:05.710 | 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-21 20:28:05.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 66.5 MB/s 0:00:00 2026-07-21 20:28:05.751 | 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-21 20:28:05.817 | Building wheels for collected packages: cinder 2026-07-21 20:28:05.818 | Building editable for cinder (pyproject.toml): started 2026-07-21 20:28:06.724 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-21 20:28:06.726 | Created wheel for cinder: filename=cinder-28.1.0.dev184-0.editable-py3-none-any.whl size=9206 sha256=c160f6661dc8840154bd4ad0bc4bc5f27798858c36c4d9abfc3b41c5e4685ffa 2026-07-21 20:28:06.726 | Stored in directory: /tmp/pip-ephem-wheel-cache-i8gd_w59/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-21 20:28:06.731 | Successfully built cinder 2026-07-21 20:28:06.869 | 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-21 20:28:07.070 | Attempting uninstall: pyasn1 2026-07-21 20:28:07.078 | Found existing installation: pyasn1 0.4.8 2026-07-21 20:28:07.079 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:28:07.079 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-21 20:28:07.756 | Attempting uninstall: botocore 2026-07-21 20:28:07.765 | Found existing installation: botocore 1.34.46 2026-07-21 20:28:07.765 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:28:07.765 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-21 20:28:08.251 | Attempting uninstall: s3transfer 2026-07-21 20:28:08.260 | Found existing installation: s3transfer 0.10.1 2026-07-21 20:28:08.260 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:28:08.260 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-21 20:28:08.592 | Attempting uninstall: boto3 2026-07-21 20:28:08.602 | Found existing installation: boto3 1.34.46 2026-07-21 20:28:08.602 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 20:28:08.602 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-21 20:28:09.684 | 2026-07-21 20:28:09.695 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev184 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-21 20:28:09.954 | + inc/python:pip_install:216 : result=0 2026-07-21 20:28:09.956 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:28:09.959 | + functions-common:time_stop:2420 : local name 2026-07-21 20:28:09.961 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:28:09.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:28:09.967 | + functions-common:time_stop:2423 : local total 2026-07-21 20:28:09.969 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:28:09.972 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:28:09.975 | + functions-common:time_stop:2427 : start_time=1784665679157 2026-07-21 20:28:09.978 | + functions-common:time_stop:2429 : [[ -z 1784665679157 ]] 2026-07-21 20:28:09.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:28:09.986 | + functions-common:time_stop:2432 : end_time=1784665689983 2026-07-21 20:28:09.989 | + functions-common:time_stop:2433 : elapsed_time=10826 2026-07-21 20:28:09.991 | + functions-common:time_stop:2434 : total=57733 2026-07-21 20:28:09.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:28:09.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=68559 2026-07-21 20:28:09.999 | + inc/python:pip_install:219 : return 0 2026-07-21 20:28:10.001 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:28:10.004 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:28:10.007 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-21 20:28:10.010 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-21 20:28:10.012 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:10.015 | + 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-21 20:28:10.018 | + 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-21 20:28:10.021 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:10.024 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-21 20:28:10.026 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-21 20:28:10.029 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-21 20:28:10.032 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:10.035 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:10.038 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-21 20:28:10.050 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-21 20:28:10.052 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:28:10.055 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:28:10.058 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:28:10.061 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:28:10.064 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:28:10.067 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:28:10.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:10.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:10.075 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:28:10.078 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:28:10.081 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:28:10.085 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:28:10.088 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-21 20:28:10.091 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:28:10.093 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:10.096 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:10.099 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-21 20:28:10.124 | + 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-21 20:28:10.154 | Reading package lists... 2026-07-21 20:28:10.368 | Building dependency tree... 2026-07-21 20:28:10.370 | Reading state information... 2026-07-21 20:28:10.696 | The following additional packages will be installed: 2026-07-21 20:28:10.696 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 20:28:10.696 | python3-wcwidth 2026-07-21 20:28:10.698 | Suggested packages: 2026-07-21 20:28:10.698 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-21 20:28:10.733 | The following NEW packages will be installed: 2026-07-21 20:28:10.734 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 20:28:10.734 | python3-wcwidth targetcli-fb 2026-07-21 20:28:11.007 | 0 upgraded, 6 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 20:28:11.007 | Need to get 358 kB of archives. 2026-07-21 20:28:11.007 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-21 20:28:11.007 | 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-21 20:28:11.300 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-21 20:28:11.646 | 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-21 20:28:11.675 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-21 20:28:11.700 | 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-21 20:28:11.731 | 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-21 20:28:12.076 | Fetched 358 kB in 1s (359 kB/s) 2026-07-21 20:28:12.108 | Selecting previously unselected package python3-wcwidth. 2026-07-21 20:28:12.181 | (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 ... 174492 files and directories currently installed.) 2026-07-21 20:28:12.186 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-21 20:28:12.187 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 20:28:12.222 | Selecting previously unselected package python3-urwid. 2026-07-21 20:28:12.237 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-21 20:28:12.240 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-21 20:28:12.296 | Selecting previously unselected package python3-configshell-fb. 2026-07-21 20:28:12.314 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-21 20:28:12.316 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 20:28:12.357 | Selecting previously unselected package python3-pyudev. 2026-07-21 20:28:12.372 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-21 20:28:12.373 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-21 20:28:12.416 | Selecting previously unselected package python3-rtslib-fb. 2026-07-21 20:28:12.431 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-21 20:28:12.432 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 20:28:12.471 | Selecting previously unselected package targetcli-fb. 2026-07-21 20:28:12.487 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-21 20:28:12.488 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 20:28:12.544 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 20:28:12.724 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-21 20:28:12.858 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 20:28:13.525 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-21 20:28:13.530 | Setting up python3-urwid (2.6.10-1) ... 2026-07-21 20:28:13.815 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 20:28:13.925 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 20:28:13.925 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 20:28:13.939 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 20:28:13.939 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 20:28:13.939 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 20:28:13.939 | keyword = Word(alphanums + '_\-') 2026-07-21 20:28:13.939 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 20:28:13.939 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 20:28:13.939 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 20:28:13.939 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 20:28:13.939 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 20:28:13.939 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 20:28:13.944 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 20:28:13.944 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 20:28:13.954 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 20:28:13.954 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 20:28:13.954 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 20:28:13.954 | keyword = Word(alphanums + '_\-') 2026-07-21 20:28:13.955 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 20:28:13.955 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 20:28:13.955 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 20:28:13.955 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 20:28:13.955 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 20:28:13.955 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 20:28:13.974 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 20:28:14.086 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-21 20:28:14.086 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-21 20:28:14.254 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:28:15.212 | 2026-07-21 20:28:15.212 | Running kernel seems to be up-to-date. 2026-07-21 20:28:15.212 | 2026-07-21 20:28:15.212 | Restarting services... 2026-07-21 20:28:15.279 | 2026-07-21 20:28:15.279 | Service restarts being deferred: 2026-07-21 20:28:15.279 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:28:15.279 | systemctl restart getty@tty1.service 2026-07-21 20:28:15.279 | systemctl restart networkd-dispatcher.service 2026-07-21 20:28:15.279 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:28:15.279 | systemctl restart storpool_beacon.service 2026-07-21 20:28:15.279 | systemctl restart storpool_block.service 2026-07-21 20:28:15.279 | systemctl restart systemd-logind.service 2026-07-21 20:28:15.279 | 2026-07-21 20:28:15.279 | No containers need to be restarted. 2026-07-21 20:28:15.279 | 2026-07-21 20:28:15.279 | User sessions running outdated binaries: 2026-07-21 20:28:15.279 | ubuntu @ session #3: python3[7149] 2026-07-21 20:28:15.289 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:28:15.299 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:28:15.310 | 2026-07-21 20:28:15.310 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:28:16.461 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:28:16.463 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:28:16.466 | + functions-common:time_stop:2420 : local name 2026-07-21 20:28:16.469 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:28:16.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:28:16.473 | + functions-common:time_stop:2423 : local total 2026-07-21 20:28:16.476 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:28:16.479 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:28:16.483 | + functions-common:time_stop:2427 : start_time=1784665690120 2026-07-21 20:28:16.486 | + functions-common:time_stop:2429 : [[ -z 1784665690120 ]] 2026-07-21 20:28:16.489 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:28:16.494 | + functions-common:time_stop:2432 : end_time=1784665696491 2026-07-21 20:28:16.497 | + functions-common:time_stop:2433 : elapsed_time=6371 2026-07-21 20:28:16.500 | + functions-common:time_stop:2434 : total=109305 2026-07-21 20:28:16.503 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:28:16.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115676 2026-07-21 20:28:16.508 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:28:16.511 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:28:16.514 | + ./stack.sh:main:951 : configure_cinder 2026-07-21 20:28:16.516 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-21 20:28:16.529 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-21 20:28:16.533 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-21 20:28:16.536 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-21 20:28:16.539 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 20:28:16.543 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-21 20:28:16.543 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 20:28:16.549 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-21 20:28:16.552 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-21 20:28:16.554 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 20:28:16.556 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-21 20:28:16.560 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-21 20:28:16.563 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-21 20:28:16.566 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 20:28:16.568 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-21 20:28:16.583 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-21 20:28:16.595 | + 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-21 20:28:16.609 | + 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-21 20:28:16.624 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-21 20:28:16.638 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-21 20:28:16.650 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 20:28:16.654 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 20:28:16.657 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.TYOwtURpss 2026-07-21 20:28:16.660 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 20:28:16.662 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 20:28:16.665 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-21 20:28:16.668 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.TYOwtURpss 2026-07-21 20:28:16.671 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.TYOwtURpss 2026-07-21 20:28:16.683 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.TYOwtURpss /etc/sudoers.d/cinder-rootwrap 2026-07-21 20:28:16.696 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 20:28:16.700 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 20:28:16.703 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 20:28:16.705 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 20:28:16.708 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 20:28:16.710 | + 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-21 20:28:16.713 | + 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-21 20:28:16.715 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 20:28:16.715 | + 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-21 20:28:16.724 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 20:28:16.728 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 20:28:16.740 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 20:28:16.752 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-21 20:28:16.755 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-21 20:28:16.760 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-21 20:28:16.766 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-21 20:28:16.768 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:16.771 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-21 20:28:16.774 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 20:28:16.777 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:28:16.779 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-21 20:28:16.782 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:16.784 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 20:28:16.787 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 20:28:16.790 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-21 20:28:16.821 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-21 20:28:16.849 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.139/identity 2026-07-21 20:28:16.878 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-21 20:28:16.905 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-21 20:28:16.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-21 20:28:16.964 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-21 20:28:16.995 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-21 20:28:17.024 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:28:17.055 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:28:17.085 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 20:28:17.119 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:28:17.121 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-21 20:28:17.157 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-21 20:28:17.190 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-21 20:28:17.192 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-21 20:28:17.195 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-21 20:28:17.197 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-21 20:28:17.200 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:28:17.203 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:28:17.206 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:28:17.224 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:17.227 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:28:17.230 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-21 20:28:17.234 | + 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-21 20:28:17.268 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-21 20:28:17.300 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-21 20:28:17.331 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-21 20:28:17.363 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-21 20:28:17.393 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-21 20:28:17.426 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.139 2026-07-21 20:28:17.457 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 20:28:17.493 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-21 20:28:17.500 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 00e845b22cf40133dffa7c41a0f1a5de 2026-07-21 20:28:17.534 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-21 20:28:17.536 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-21 20:28:17.570 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-21 20:28:17.606 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-21 20:28:17.641 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-21 20:28:17.672 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-21 20:28:17.703 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-21 20:28:17.734 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-21 20:28:17.750 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:17.753 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-21 20:28:17.756 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-21 20:28:17.758 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-21 20:28:17.761 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-21 20:28:17.764 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 20:28:17.766 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-21 20:28:17.769 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-21 20:28:17.771 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-21 20:28:17.774 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-21 20:28:17.777 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-21 20:28:17.780 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-21 20:28:17.782 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-21 20:28:17.814 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-21 20:28:17.817 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-21 20:28:17.847 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-21 20:28:17.850 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-21 20:28:17.853 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-21 20:28:17.855 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-21 20:28:17.892 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-21 20:28:17.895 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-21 20:28:17.899 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-21 20:28:17.901 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-21 20:28:17.904 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-21 20:28:17.921 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:17.924 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-21 20:28:17.926 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-21 20:28:17.929 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-21 20:28:17.932 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-21 20:28:17.964 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.139:8080/v1/AUTH_ 2026-07-21 20:28:17.996 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-21 20:28:18.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:18.017 | + 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-21 20:28:18.050 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-21 20:28:18.067 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:28:18.070 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-21 20:28:18.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:18.090 | + 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-21 20:28:18.093 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 20:28:18.128 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-21 20:28:18.130 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-21 20:28:18.133 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-21 20:28:18.135 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-21 20:28:18.137 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 20:28:18.140 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 20:28:18.143 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:28:18.160 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:18.163 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 20:28:18.166 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 20:28:18.169 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:28:18.185 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:18.187 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:28:18.191 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:28:18.223 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:28:18.226 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:28:18.228 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-21 20:28:18.230 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-21 20:28:18.233 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:18.236 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:28:18.254 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:28:18.257 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:28:18.259 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:28:18.262 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:28:18.265 | + 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-21 20:28:18.295 | + 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-21 20:28:18.330 | + 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-21 20:28:18.362 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:28:18.393 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-21 20:28:18.424 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-21 20:28:18.442 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:18.444 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-21 20:28:18.447 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-21 20:28:18.449 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-21 20:28:18.452 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-21 20:28:18.454 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 20:28:18.457 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-21 20:28:18.459 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-21 20:28:18.462 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 20:28:18.465 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 20:28:18.478 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:28:18.478 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 20:28:18.486 | d /var/run/uwsgi 0755 stack root 2026-07-21 20:28:18.490 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:28:18.503 | /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-21 20:28:18.507 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-21 20:28:18.510 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-21 20:28:18.515 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:28:18.517 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-21 20:28:18.549 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-21 20:28:18.579 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-21 20:28:18.609 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 20:28:18.640 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 20:28:18.671 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 20:28:18.701 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 20:28:18.731 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 20:28:18.763 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 20:28:18.793 | + 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-21 20:28:18.823 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 20:28:18.855 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 20:28:18.886 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 20:28:18.916 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-21 20:28:18.948 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 20:28:18.951 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 20:28:18.954 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-21 20:28:18.957 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-21 20:28:18.959 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:28:18.961 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:18.963 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:18.966 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-21 20:28:18.969 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-21 20:28:18.971 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-21 20:28:19.001 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 20:28:19.032 | + 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-21 20:28:19.032 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-21 20:28:19.040 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-21 20:28:19.044 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-21 20:28:19.047 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-21 20:28:19.049 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:28:19.052 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:28:19.055 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:28:19.057 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:28:19.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:19.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:19.065 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:28:19.068 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:28:19.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:19.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:19.076 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-21 20:28:19.110 | Enabling site cinder-api. 2026-07-21 20:28:19.115 | To activate the new configuration, you need to run: 2026-07-21 20:28:19.115 | systemctl reload apache2 2026-07-21 20:28:19.120 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 20:28:19.122 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:28:19.125 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:28:19.127 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:28:19.243 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-21 20:28:19.246 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.139/image 2026-07-21 20:28:19.280 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-21 20:28:19.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:19.301 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-21 20:28:19.333 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 20:28:19.365 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-21 20:28:19.367 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:19.369 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 20:28:19.372 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-21 20:28:19.374 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:28:19.376 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-21 20:28:19.378 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:19.381 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 20:28:19.384 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-21 20:28:19.386 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-21 20:28:19.423 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-21 20:28:19.455 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.139/identity 2026-07-21 20:28:19.489 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-21 20:28:19.524 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-21 20:28:19.558 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-21 20:28:19.591 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-21 20:28:19.624 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-21 20:28:19.659 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:28:19.692 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:28:19.727 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-21 20:28:19.761 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:28:19.763 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-21 20:28:19.766 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:19.769 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:28:19.772 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 20:28:19.775 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-21 20:28:19.810 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-21 20:28:19.842 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.139/identity 2026-07-21 20:28:19.875 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-21 20:28:19.908 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-21 20:28:19.941 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-21 20:28:19.974 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-21 20:28:20.007 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-21 20:28:20.039 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-21 20:28:20.073 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 20:28:20.107 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-21 20:28:20.109 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-21 20:28:20.127 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:20.130 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.139:2379?api_version=v3' 2026-07-21 20:28:20.165 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-21 20:28:20.169 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-21 20:28:20.204 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-21 20:28:20.207 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-21 20:28:20.210 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-21 20:28:20.244 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-21 20:28:20.247 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 20:28:20.250 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 20:28:20.252 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 20:28:20.255 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-21 20:28:20.288 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-21 20:28:20.320 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.139/identity 2026-07-21 20:28:20.353 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-21 20:28:20.384 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-21 20:28:20.416 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-21 20:28:20.448 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-21 20:28:20.480 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-21 20:28:20.513 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-21 20:28:20.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:20.533 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-21 20:28:20.536 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-21 20:28:20.538 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-21 20:28:20.542 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:28:20.544 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-21 20:28:20.547 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-21 20:28:20.550 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-21 20:28:20.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:20.556 | + 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-21 20:28:20.559 | + 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-21 20:28:20.562 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:20.565 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-21 20:28:20.568 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-21 20:28:20.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:20.574 | + 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-21 20:28:20.577 | + 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-21 20:28:20.579 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:20.582 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-21 20:28:20.585 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-21 20:28:20.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:20.591 | + 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-21 20:28:20.594 | + 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-21 20:28:20.597 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:20.600 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-21 20:28:20.603 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-21 20:28:20.606 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 20:28:20.608 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:28:20.611 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:28:20.614 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:28:20.618 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:28:20.620 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:28:20.624 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:28:20.642 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:28:20.644 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:28:20.647 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:28:20.652 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:28:20.652 | + functions-common:git_clone:610 : echo master 2026-07-21 20:28:20.657 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 20:28:20.660 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:28:20.662 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 20:28:20.676 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 20:28:20.679 | + functions-common:git_clone:673 : head -1 2026-07-21 20:28:20.679 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:28:20.685 | 92553f7693 Merge "db: Remove LBaaS dead migration code" 2026-07-21 20:28:20.689 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:28:20.692 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-21 20:28:20.695 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:28:20.697 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 20:28:20.700 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-21 20:28:20.703 | + inc/python:setup_develop:359 : local extras= 2026-07-21 20:28:20.706 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-21 20:28:20.709 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:28:20.711 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 20:28:20.713 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-21 20:28:20.717 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:28:20.720 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:28:20.724 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-21 20:28:20.727 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:28:20.730 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-21 20:28:20.734 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:28:20.737 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:28:20.741 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-21 20:28:20.748 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-21 20:28:20.751 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-21 20:28:20.754 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-21 20:28:20.840 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-21 20:28:20.843 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:28:20.846 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:28:20.848 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:28:20.851 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 20:28:20.854 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-21 20:28:20.857 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:28:20.859 | + inc/python:setup_package:446 : local extras= 2026-07-21 20:28:20.862 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:28:20.865 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:28:20.868 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:28:20.870 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:28:20.873 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:28:20.876 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-21 20:28:20.897 | Using python 3.12 to install /opt/stack/neutron 2026-07-21 20:28:20.901 | + 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-21 20:28:21.415 | Obtaining file:///opt/stack/neutron 2026-07-21 20:28:21.420 | Installing build dependencies: started 2026-07-21 20:28:22.265 | Installing build dependencies: finished with status 'done' 2026-07-21 20:28:22.266 | Checking if build backend supports build_editable: started 2026-07-21 20:28:22.554 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:28:22.555 | Getting requirements to build editable: started 2026-07-21 20:28:22.717 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:28:22.719 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:28:23.931 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:28:23.944 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (7.0.3) 2026-07-21 20:28:23.944 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.10.1) 2026-07-21 20:28:23.945 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.1.0) 2026-07-21 20:28:23.945 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (2.5.1) 2026-07-21 20:28:23.946 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.1.0) 2026-07-21 20:28:23.946 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (5.3.1) 2026-07-21 20:28:24.140 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:24.192 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 20:28:24.197 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (0.32.0) 2026-07-21 20:28:24.198 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (2.34.2) 2026-07-21 20:28:24.198 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.1.6) 2026-07-21 20:28:24.199 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (13.0.0) 2026-07-21 20:28:24.200 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (1.3.0) 2026-07-21 20:28:24.339 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:24.355 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 20:28:24.362 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (9.1.4) 2026-07-21 20:28:24.362 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (2.0.51) 2026-07-21 20:28:24.362 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (1.8.10) 2026-07-21 20:28:24.362 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (5.15.0) 2026-07-21 20:28:24.362 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (1.18.5) 2026-07-21 20:28:24.363 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (5.9.0) 2026-07-21 20:28:24.363 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (4.3.0) 2026-07-21 20:28:24.364 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (7.6.1) 2026-07-21 20:28:24.364 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (10.5.0) 2026-07-21 20:28:24.364 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (6.5.0) 2026-07-21 20:28:24.365 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (18.1.0) 2026-07-21 20:28:24.365 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (6.9.0) 2026-07-21 20:28:24.366 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (8.3.0) 2026-07-21 20:28:24.366 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (18.2.0) 2026-07-21 20:28:24.367 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (8.2.0) 2026-07-21 20:28:24.367 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (6.0.0) 2026-07-21 20:28:24.367 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.12.0) 2026-07-21 20:28:24.368 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.9.0) 2026-07-21 20:28:24.368 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (7.10.0) 2026-07-21 20:28:24.369 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (5.11.0) 2026-07-21 20:28:24.370 | 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.dev19) (4.7.0) 2026-07-21 20:28:24.370 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (2.8.0) 2026-07-21 20:28:24.371 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (10.1.1) 2026-07-21 20:28:24.371 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.11.0) 2026-07-21 20:28:24.371 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (4.4.0) 2026-07-21 20:28:24.390 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:24.399 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 20:28:24.526 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:24.531 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:28:24.671 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:24.675 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-21 20:28:24.717 | Installing build dependencies: started 2026-07-21 20:28:25.494 | Installing build dependencies: finished with status 'done' 2026-07-21 20:28:25.494 | Getting requirements to build wheel: started 2026-07-21 20:28:25.839 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 20:28:25.839 | Preparing metadata (pyproject.toml): started 2026-07-21 20:28:26.041 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:28:26.188 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.193 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:28:26.200 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (7.2.2) 2026-07-21 20:28:26.326 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.330 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 20:28:26.335 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (24.2.1) 2026-07-21 20:28:26.336 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (18.13.0) 2026-07-21 20:28:26.336 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (4.17.0) 2026-07-21 20:28:26.485 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.489 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 20:28:26.620 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.627 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:28:26.632 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (3.4.0) 2026-07-21 20:28:26.632 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev19) (9.0.0) 2026-07-21 20:28:26.634 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev19) (1.3.12) 2026-07-21 20:28:26.634 | 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.dev19) (4.15.0) 2026-07-21 20:28:26.635 | 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.dev19) (2.2.2) 2026-07-21 20:28:26.639 | 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.dev19) (3.3.2) 2026-07-21 20:28:26.640 | 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.dev19) (3.0.3) 2026-07-21 20:28:26.642 | 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.dev19) (2.1.0) 2026-07-21 20:28:26.643 | 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.dev19) (1.8.2) 2026-07-21 20:28:26.646 | 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.dev19) (4.1.0) 2026-07-21 20:28:26.646 | 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.dev19) (2.13.0) 2026-07-21 20:28:26.647 | 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.dev19) (5.8.0) 2026-07-21 20:28:26.653 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev19) (1.3.7) 2026-07-21 20:28:26.780 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.785 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 20:28:26.791 | 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.dev19) (43.0.3) 2026-07-21 20:28:26.792 | 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.dev19) (1.5.0) 2026-07-21 20:28:26.792 | 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.dev19) (1.1.0) 2026-07-21 20:28:26.793 | 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.dev19) (1.33) 2026-07-21 20:28:26.794 | 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.dev19) (4.10.0) 2026-07-21 20:28:26.794 | 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.dev19) (6.0.3) 2026-07-21 20:28:26.796 | 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.dev19) (2.0.0) 2026-07-21 20:28:26.799 | 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.dev19) (3.0) 2026-07-21 20:28:26.803 | 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.dev19) (3.1.1) 2026-07-21 20:28:26.805 | 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.dev19) (0.41.0) 2026-07-21 20:28:26.805 | 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.dev19) (1.2.1) 2026-07-21 20:28:26.815 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.820 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-21 20:28:26.826 | 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.dev19) (26.2) 2026-07-21 20:28:26.828 | 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.dev19) (2.8.0) 2026-07-21 20:28:26.829 | 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.dev19) (3.5.3) 2026-07-21 20:28:26.836 | 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.dev19) (6.1.1) 2026-07-21 20:28:26.836 | 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.dev19) (4.0.0) 2026-07-21 20:28:26.847 | 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.dev19) (0.20) 2026-07-21 20:28:26.850 | 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.dev19) (2.0.0) 2026-07-21 20:28:26.854 | 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.dev19) (2.1.2) 2026-07-21 20:28:26.854 | 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.dev19) (0.6.2) 2026-07-21 20:28:26.858 | 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.dev19) (2.9.0.post0) 2026-07-21 20:28:26.861 | 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.dev19) (7.1.4) 2026-07-21 20:28:26.861 | 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.dev19) (5.3.1) 2026-07-21 20:28:26.862 | 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.dev19) (5.6.2) 2026-07-21 20:28:26.862 | 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.dev19) (0.16.0) 2026-07-21 20:28:26.864 | 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.dev19) (5.1.0) 2026-07-21 20:28:26.869 | 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.dev19) (2026.2) 2026-07-21 20:28:26.873 | 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.dev19) (0.25.0) 2026-07-21 20:28:26.875 | 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.dev19) (5.0.0) 2026-07-21 20:28:26.876 | 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.dev19) (4.0.1) 2026-07-21 20:28:26.894 | 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.dev19) (1.7.6) 2026-07-21 20:28:26.897 | 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.dev19) (2.2.0) 2026-07-21 20:28:26.902 | 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.dev19) (3.18.0) 2026-07-21 20:28:26.923 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.926 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-21 20:28:26.945 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:26.946 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 20:28:26.956 | 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.dev19) (3.0.3) 2026-07-21 20:28:26.956 | 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.dev19) (1.6.2) 2026-07-21 20:28:26.960 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev19) (83.0.0) 2026-07-21 20:28:26.973 | 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.dev19) (0.8.1) 2026-07-21 20:28:26.994 | 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.dev19) (1.17.0) 2026-07-21 20:28:26.996 | 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.dev19) (4.15.0) 2026-07-21 20:28:26.996 | 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.dev19) (4.26.0) 2026-07-21 20:28:27.009 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev19) 2026-07-21 20:28:27.015 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 20:28:27.022 | 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.dev19) (0.6.0) 2026-07-21 20:28:27.023 | 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.dev19) (4.0.0) 2026-07-21 20:28:27.028 | 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.dev19) (3.0.52) 2026-07-21 20:28:27.028 | 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.dev19) (1.11.0) 2026-07-21 20:28:27.029 | 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.dev19) (15.0.0) 2026-07-21 20:28:27.029 | 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.dev19) (1.8.0) 2026-07-21 20:28:27.032 | 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.dev19) (26.1.0) 2026-07-21 20:28:27.032 | 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.dev19) (2025.9.1) 2026-07-21 20:28:27.033 | 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.dev19) (0.37.0) 2026-07-21 20:28:27.033 | 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.dev19) (2026.5.1) 2026-07-21 20:28:27.059 | 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.dev19) (3.4.7) 2026-07-21 20:28:27.059 | 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.dev19) (3.18) 2026-07-21 20:28:27.060 | 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.dev19) (2.7.0) 2026-07-21 20:28:27.061 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev19) (2023.11.17) 2026-07-21 20:28:27.076 | 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.dev19) (4.2.0) 2026-07-21 20:28:27.077 | 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.dev19) (2.20.0) 2026-07-21 20:28:27.082 | 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.dev19) (0.1.2) 2026-07-21 20:28:27.094 | 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.dev19) (0.8) 2026-07-21 20:28:27.130 | 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.dev19) (0.16.0) 2026-07-21 20:28:27.168 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-21 20:28:27.234 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 11.0 MB/s 0:00:00 2026-07-21 20:28:27.246 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-21 20:28:27.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-07-21 20:28:27.443 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-21 20:28:27.452 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-21 20:28:27.461 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-21 20:28:27.471 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-21 20:28:27.479 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-21 20:28:27.485 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 20:28:27.489 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-21 20:28:27.496 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-21 20:28:27.510 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-21 20:28:27.518 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-21 20:28:27.525 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-21 20:28:27.554 | Building wheels for collected packages: neutron, ovs 2026-07-21 20:28:27.555 | Building editable for neutron (pyproject.toml): started 2026-07-21 20:28:28.875 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-21 20:28:28.877 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev19-0.editable-py3-none-any.whl size=16034 sha256=37018ec1ed022eae211397ed77451758ff2e08cf6f2c8f8614d94d39cb2611c8 2026-07-21 20:28:28.877 | Stored in directory: /tmp/pip-ephem-wheel-cache-9s4spx45/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-21 20:28:28.879 | Building wheel for ovs (pyproject.toml): started 2026-07-21 20:28:29.328 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-21 20:28:29.331 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=5e6956e4911ed632bf05775f5e8716a9e1e54b5dbf10b5b7dfcda9628cd29279 2026-07-21 20:28:29.331 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-21 20:28:29.331 | Successfully built neutron ovs 2026-07-21 20:28:29.493 | 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-21 20:28:32.049 | 2026-07-21 20:28:32.061 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev19 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-21 20:28:32.217 | + inc/python:pip_install:216 : result=0 2026-07-21 20:28:32.219 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:28:32.222 | + functions-common:time_stop:2420 : local name 2026-07-21 20:28:32.224 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:28:32.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:28:32.230 | + functions-common:time_stop:2423 : local total 2026-07-21 20:28:32.232 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:28:32.235 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:28:32.238 | + functions-common:time_stop:2427 : start_time=1784665700892 2026-07-21 20:28:32.241 | + functions-common:time_stop:2429 : [[ -z 1784665700892 ]] 2026-07-21 20:28:32.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:28:32.249 | + functions-common:time_stop:2432 : end_time=1784665712246 2026-07-21 20:28:32.252 | + functions-common:time_stop:2433 : elapsed_time=11354 2026-07-21 20:28:32.255 | + functions-common:time_stop:2434 : total=68559 2026-07-21 20:28:32.258 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:28:32.261 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79913 2026-07-21 20:28:32.264 | + inc/python:pip_install:219 : return 0 2026-07-21 20:28:32.267 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:28:32.270 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:28:32.273 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-21 20:28:32.275 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-21 20:28:32.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:32.281 | + 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-21 20:28:32.284 | + 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-21 20:28:32.287 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:32.290 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-21 20:28:32.293 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-21 20:28:32.296 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-21 20:28:32.296 | Installing OVN and dependent packages 2026-07-21 20:28:32.299 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-21 20:28:32.302 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-21 20:28:32.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:28:32.322 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-21 20:28:32.339 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:28:32.341 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-21 20:28:32.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:32.360 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-21 20:28:32.363 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-21 20:28:32.379 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:32.382 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-21 20:28:32.385 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-21 20:28:32.399 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-21 20:28:32.403 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown stack /var/run/openvswitch 2026-07-21 20:28:32.415 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-21 20:28:32.419 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-21 20:28:32.440 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-21 20:28:32.443 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:28:32.446 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:28:32.449 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:28:32.452 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:28:32.455 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:28:32.458 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:28:32.461 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:32.464 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:32.467 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:28:32.469 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:28:32.472 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:28:32.475 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:28:32.478 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-21 20:28:32.481 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:28:32.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:32.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:32.489 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-21 20:28:32.512 | + 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-21 20:28:32.539 | Reading package lists... 2026-07-21 20:28:32.754 | Building dependency tree... 2026-07-21 20:28:32.756 | Reading state information... 2026-07-21 20:28:33.052 | fakeroot is already the newest version (1.33-1). 2026-07-21 20:28:33.052 | fakeroot set to manually installed. 2026-07-21 20:28:33.052 | make is already the newest version (4.3-4.1build2). 2026-07-21 20:28:33.052 | The following additional packages will be installed: 2026-07-21 20:28:33.052 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-21 20:28:33.053 | python3-sortedcontainers unbound 2026-07-21 20:28:33.054 | Suggested packages: 2026-07-21 20:28:33.054 | openvswitch-doc python-sortedcontainers-doc 2026-07-21 20:28:33.086 | The following NEW packages will be installed: 2026-07-21 20:28:33.086 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-21 20:28:33.087 | python3-openvswitch python3-sortedcontainers 2026-07-21 20:28:33.089 | The following packages will be upgraded: 2026-07-21 20:28:33.089 | unbound 2026-07-21 20:28:33.277 | 1 upgraded, 6 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 20:28:33.277 | Need to get 5,179 kB of archives. 2026-07-21 20:28:33.277 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-21 20:28:33.277 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-21 20:28:33.566 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-21 20:28:33.610 | 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-21 20:28:33.689 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-21 20:28:33.690 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-21 20:28:33.691 | 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-21 20:28:33.733 | 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-21 20:28:34.114 | Fetched 5,179 kB in 1s (7,625 kB/s) 2026-07-21 20:28:34.221 | (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 ... 174699 files and directories currently installed.) 2026-07-21 20:28:34.226 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 20:28:34.248 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-21 20:28:34.319 | Selecting previously unselected package libunbound8:amd64. 2026-07-21 20:28:34.341 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 20:28:34.344 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 20:28:34.386 | Selecting previously unselected package openvswitch-common. 2026-07-21 20:28:34.407 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:28:34.408 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 20:28:34.474 | Selecting previously unselected package python3-sortedcontainers. 2026-07-21 20:28:34.495 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-21 20:28:34.497 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-21 20:28:34.534 | Selecting previously unselected package libxdp1:amd64. 2026-07-21 20:28:34.549 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-21 20:28:34.551 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 20:28:34.589 | Selecting previously unselected package python3-openvswitch. 2026-07-21 20:28:34.610 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:28:34.613 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 20:28:34.683 | Selecting previously unselected package openvswitch-switch. 2026-07-21 20:28:34.704 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 20:28:34.711 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 20:28:34.803 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-21 20:28:35.758 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-21 20:28:35.899 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 20:28:35.906 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 20:28:35.911 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 20:28:35.920 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 20:28:36.133 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 20:28:36.146 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-21 20:28:36.570 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-21 20:28:36.696 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-21 20:28:37.360 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:28:38.461 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 20:28:39.084 | 2026-07-21 20:28:39.084 | Running kernel seems to be up-to-date. 2026-07-21 20:28:39.084 | 2026-07-21 20:28:39.084 | Restarting services... 2026-07-21 20:28:39.148 | 2026-07-21 20:28:39.148 | Service restarts being deferred: 2026-07-21 20:28:39.148 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:28:39.148 | systemctl restart getty@tty1.service 2026-07-21 20:28:39.148 | systemctl restart networkd-dispatcher.service 2026-07-21 20:28:39.148 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:28:39.148 | systemctl restart storpool_beacon.service 2026-07-21 20:28:39.148 | systemctl restart storpool_block.service 2026-07-21 20:28:39.148 | systemctl restart systemd-logind.service 2026-07-21 20:28:39.148 | 2026-07-21 20:28:39.148 | No containers need to be restarted. 2026-07-21 20:28:39.148 | 2026-07-21 20:28:39.148 | User sessions running outdated binaries: 2026-07-21 20:28:39.148 | ubuntu @ session #3: python3[7149] 2026-07-21 20:28:39.159 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:28:39.168 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:28:39.180 | 2026-07-21 20:28:39.180 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:28:40.452 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:28:40.455 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:28:40.458 | + functions-common:time_stop:2420 : local name 2026-07-21 20:28:40.461 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:28:40.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:28:40.466 | + functions-common:time_stop:2423 : local total 2026-07-21 20:28:40.470 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:28:40.473 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:28:40.476 | + functions-common:time_stop:2427 : start_time=1784665712508 2026-07-21 20:28:40.479 | + functions-common:time_stop:2429 : [[ -z 1784665712508 ]] 2026-07-21 20:28:40.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:28:40.487 | + functions-common:time_stop:2432 : end_time=1784665720484 2026-07-21 20:28:40.489 | + functions-common:time_stop:2433 : elapsed_time=7976 2026-07-21 20:28:40.493 | + functions-common:time_stop:2434 : total=115676 2026-07-21 20:28:40.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:28:40.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=123652 2026-07-21 20:28:40.501 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:28:40.505 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-21 20:28:40.529 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 20:28:40.532 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:28:40.535 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:28:40.538 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:28:40.540 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:28:40.543 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:28:40.546 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:28:40.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:40.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:40.555 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:28:40.558 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:28:40.561 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:28:40.564 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:28:40.567 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 20:28:40.570 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:28:40.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:40.575 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:40.578 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-21 20:28:40.603 | + 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-21 20:28:40.637 | Reading package lists... 2026-07-21 20:28:40.859 | Building dependency tree... 2026-07-21 20:28:40.861 | Reading state information... 2026-07-21 20:28:41.125 | The following additional packages will be installed: 2026-07-21 20:28:41.125 | ovn-common 2026-07-21 20:28:41.155 | The following NEW packages will be installed: 2026-07-21 20:28:41.155 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-21 20:28:41.263 | 0 upgraded, 4 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 20:28:41.263 | Need to get 2,360 kB of archives. 2026-07-21 20:28:41.263 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-21 20:28:41.263 | 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-21 20:28:41.593 | 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-21 20:28:41.633 | 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-21 20:28:41.638 | 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-21 20:28:41.992 | Fetched 2,360 kB in 1s (4,608 kB/s) 2026-07-21 20:28:42.019 | Selecting previously unselected package ovn-common. 2026-07-21 20:28:42.090 | (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 ... 174899 files and directories currently installed.) 2026-07-21 20:28:42.094 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:28:42.096 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:42.159 | Selecting previously unselected package ovn-central. 2026-07-21 20:28:42.173 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:28:42.176 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:42.212 | Selecting previously unselected package ovn-controller-vtep. 2026-07-21 20:28:42.227 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:28:42.229 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:42.261 | Selecting previously unselected package ovn-host. 2026-07-21 20:28:42.276 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 20:28:42.281 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:42.339 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:42.348 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:42.635 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 20:28:42.749 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-21 20:28:43.055 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 20:28:43.096 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:43.395 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 20:28:43.511 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-21 20:28:43.943 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-21 20:28:44.391 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-21 20:28:44.919 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 20:28:44.968 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 20:28:45.089 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-21 20:28:45.445 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:28:47.141 | 2026-07-21 20:28:47.141 | Running kernel seems to be up-to-date. 2026-07-21 20:28:47.141 | 2026-07-21 20:28:47.141 | Restarting services... 2026-07-21 20:28:47.207 | 2026-07-21 20:28:47.207 | Service restarts being deferred: 2026-07-21 20:28:47.207 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:28:47.207 | systemctl restart getty@tty1.service 2026-07-21 20:28:47.207 | systemctl restart networkd-dispatcher.service 2026-07-21 20:28:47.207 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:28:47.207 | systemctl restart storpool_beacon.service 2026-07-21 20:28:47.207 | systemctl restart storpool_block.service 2026-07-21 20:28:47.207 | systemctl restart systemd-logind.service 2026-07-21 20:28:47.207 | 2026-07-21 20:28:47.207 | No containers need to be restarted. 2026-07-21 20:28:47.207 | 2026-07-21 20:28:47.207 | User sessions running outdated binaries: 2026-07-21 20:28:47.207 | ubuntu @ session #3: python3[7149] 2026-07-21 20:28:47.215 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:28:47.225 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:28:47.233 | 2026-07-21 20:28:47.233 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:28:48.518 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:28:48.521 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:28:48.524 | + functions-common:time_stop:2420 : local name 2026-07-21 20:28:48.527 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:28:48.529 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:28:48.532 | + functions-common:time_stop:2423 : local total 2026-07-21 20:28:48.535 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:28:48.538 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:28:48.541 | + functions-common:time_stop:2427 : start_time=1784665720599 2026-07-21 20:28:48.543 | + functions-common:time_stop:2429 : [[ -z 1784665720599 ]] 2026-07-21 20:28:48.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:28:48.551 | + functions-common:time_stop:2432 : end_time=1784665728548 2026-07-21 20:28:48.554 | + functions-common:time_stop:2433 : elapsed_time=7949 2026-07-21 20:28:48.556 | + functions-common:time_stop:2434 : total=123652 2026-07-21 20:28:48.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:28:48.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131601 2026-07-21 20:28:48.564 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:28:48.568 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-21 20:28:48.570 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-21 20:28:48.573 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-21 20:28:48.576 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-21 20:28:48.581 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.584 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-21 20:28:48.586 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.589 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-21 20:28:48.592 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.595 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-21 20:28:48.598 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.601 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-21 20:28:48.604 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.606 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-21 20:28:48.609 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.612 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-21 20:28:48.616 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.619 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-21 20:28:48.621 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-21 20:28:48.625 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-21 20:28:48.627 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-21 20:28:48.630 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-21 20:28:48.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:48.635 | + 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-21 20:28:48.638 | + 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-21 20:28:48.641 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:48.645 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-21 20:28:48.648 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:28:48.651 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-21 20:28:48.669 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:48.672 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-21 20:28:48.674 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-21 20:28:48.678 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-21 20:28:48.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:28:48.684 | + lib/stack:stack_install_service:32 : install_nova 2026-07-21 20:28:48.687 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-21 20:28:48.690 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-21 20:28:48.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:28:48.696 | + 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-21 20:28:48.698 | + 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-21 20:28:48.701 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:28:48.704 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-21 20:28:48.722 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:28:48.725 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 20:28:48.728 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-21 20:28:48.731 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-21 20:28:48.733 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-21 20:28:48.735 | + 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-21 20:28:48.813 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-21 20:28:48.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:48.818 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:48.821 | + 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-21 20:28:48.824 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:28:48.827 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:28:48.829 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:28:48.833 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:28:48.835 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:28:48.838 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:28:48.840 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:48.843 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:48.845 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:28:48.847 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:28:48.849 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:28:48.853 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:28:48.855 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 20:28:48.858 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:28:48.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:28:48.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:28:48.865 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 20:28:48.889 | + 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-21 20:28:48.920 | Reading package lists... 2026-07-21 20:28:49.158 | Building dependency tree... 2026-07-21 20:28:49.158 | Reading state information... 2026-07-21 20:28:49.428 | The following additional packages will be installed: 2026-07-21 20:28:49.429 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-21 20:28:49.429 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 20:28:49.430 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-21 20:28:49.430 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-21 20:28:49.430 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-21 20:28:49.430 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-21 20:28:49.430 | swtpm-tools systemd-container 2026-07-21 20:28:49.432 | Suggested packages: 2026-07-21 20:28:49.432 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-21 20:28:49.432 | libvirt-daemon-driver-storage-gluster 2026-07-21 20:28:49.432 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-21 20:28:49.435 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-21 20:28:49.435 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-21 20:28:49.435 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-21 20:28:49.476 | The following packages will be REMOVED: 2026-07-21 20:28:49.479 | apport-core-dump-handler 2026-07-21 20:28:49.479 | The following NEW packages will be installed: 2026-07-21 20:28:49.480 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-21 20:28:49.480 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 20:28:49.480 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-21 20:28:49.480 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-21 20:28:49.481 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-21 20:28:49.481 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-21 20:28:49.481 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-21 20:28:49.481 | systemd-container systemd-coredump 2026-07-21 20:28:49.482 | The following packages will be upgraded: 2026-07-21 20:28:49.483 | apport python3-apport 2026-07-21 20:28:49.747 | 2 upgraded, 29 newly installed, 1 to remove and 89 not upgraded. 2026-07-21 20:28:49.747 | Need to get 115 MB of archives. 2026-07-21 20:28:49.747 | After this operation, 916 MB of additional disk space will be used. 2026-07-21 20:28:49.747 | 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-21 20:28:50.217 | 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-21 20:28:50.312 | 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-21 20:28:50.393 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-21 20:28:50.577 | 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-21 20:28:50.663 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-21 20:28:50.850 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-21 20:28:50.876 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-21 20:28:50.912 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-21 20:28:50.937 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-21 20:28:50.938 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-21 20:28:50.938 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-21 20:28:50.966 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-21 20:28:50.966 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-21 20:28:51.087 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-21 20:28:51.088 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-21 20:28:51.088 | 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-21 20:28:51.090 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-21 20:28:51.220 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-21 20:28:51.223 | 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-21 20:28:51.950 | 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-21 20:28:53.076 | 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-21 20:28:53.590 | 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-21 20:28:54.412 | 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-21 20:28:54.667 | 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-21 20:28:57.977 | 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-21 20:28:57.977 | 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-21 20:28:57.978 | 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-21 20:28:57.978 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-21 20:28:57.984 | 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-21 20:28:58.231 | 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-21 20:28:58.569 | Preconfiguring packages ... 2026-07-21 20:28:58.676 | Fetched 115 MB in 9s (13.1 MB/s) 2026-07-21 20:28:58.785 | (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 ... 174967 files and directories currently installed.) 2026-07-21 20:28:58.789 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 20:28:58.868 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 20:28:58.925 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 20:28:58.995 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 20:28:59.124 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-21 20:28:59.124 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 20:28:59.124 | Package apport-core-dump-handler is to be removed. 2026-07-21 20:28:59.124 | Package python3-zstandard is not installed. 2026-07-21 20:28:59.124 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 20:28:59.124 | Package apport-core-dump-handler is to be removed. 2026-07-21 20:28:59.124 | Package systemd-coredump is not installed. 2026-07-21 20:28:59.124 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 20:28:59.124 | Package apport-core-dump-handler is to be removed. 2026-07-21 20:28:59.124 | Package python3-zstandard is not installed. 2026-07-21 20:28:59.124 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 20:28:59.124 | Package apport-core-dump-handler is to be removed. 2026-07-21 20:28:59.124 | Package systemd-coredump is not installed. 2026-07-21 20:28:59.124 | 2026-07-21 20:28:59.205 | (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 ... 174965 files and directories currently installed.) 2026-07-21 20:28:59.209 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-21 20:28:59.751 | Selecting previously unselected package systemd-coredump. 2026-07-21 20:28:59.830 | (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 ... 174963 files and directories currently installed.) 2026-07-21 20:28:59.834 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:28:59.835 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 20:28:59.869 | Selecting previously unselected package python3-zstandard. 2026-07-21 20:28:59.884 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-21 20:28:59.885 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-21 20:28:59.928 | Selecting previously unselected package libtpms0:amd64. 2026-07-21 20:28:59.943 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-21 20:28:59.946 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 20:28:59.986 | Selecting previously unselected package libvirt0:amd64. 2026-07-21 20:29:00.000 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 20:29:00.002 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.084 | Selecting previously unselected package libvirt-clients. 2026-07-21 20:29:00.099 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 20:29:00.110 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.156 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-21 20:29:00.171 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 20:29:00.180 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.226 | Selecting previously unselected package libvirt-daemon. 2026-07-21 20:29:00.241 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 20:29:00.250 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.298 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-21 20:29:00.314 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 20:29:00.323 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.352 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-21 20:29:00.366 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 20:29:00.375 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.408 | Selecting previously unselected package systemd-container. 2026-07-21 20:29:00.423 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:29:00.424 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 20:29:00.475 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-21 20:29:00.490 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 20:29:00.499 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.533 | Selecting previously unselected package libvirt-daemon-system. 2026-07-21 20:29:00.547 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 20:29:00.575 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.619 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-21 20:29:00.633 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 20:29:00.642 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.686 | Selecting previously unselected package libvirt-l10n. 2026-07-21 20:29:00.701 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 20:29:00.709 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:00.736 | Selecting previously unselected package libxml2-utils. 2026-07-21 20:29:00.751 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 20:29:00.752 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 20:29:00.782 | Selecting previously unselected package mdevctl. 2026-07-21 20:29:00.798 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-21 20:29:00.799 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 20:29:00.850 | Selecting previously unselected package python3-libvirt. 2026-07-21 20:29:00.865 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-21 20:29:00.867 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-21 20:29:00.908 | Selecting previously unselected package qemu-system-arm. 2026-07-21 20:29:00.923 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:00.933 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:01.202 | Selecting previously unselected package qemu-system-mips. 2026-07-21 20:29:01.222 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:01.233 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:01.531 | Selecting previously unselected package qemu-system-ppc. 2026-07-21 20:29:01.545 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:01.556 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:01.744 | Selecting previously unselected package qemu-system-sparc. 2026-07-21 20:29:01.758 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:01.768 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:01.907 | Selecting previously unselected package qemu-system-s390x. 2026-07-21 20:29:01.921 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:01.931 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:02.041 | Selecting previously unselected package qemu-system-misc. 2026-07-21 20:29:02.053 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:02.063 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:03.005 | Selecting previously unselected package qemu-system. 2026-07-21 20:29:03.020 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 20:29:03.022 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:03.057 | Selecting previously unselected package swtpm. 2026-07-21 20:29:03.071 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 20:29:03.073 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 20:29:03.103 | Selecting previously unselected package swtpm-tools. 2026-07-21 20:29:03.118 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 20:29:03.120 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 20:29:03.158 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-21 20:29:03.172 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 20:29:03.178 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:29:03.210 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-21 20:29:03.225 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 20:29:03.226 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 20:29:04.366 | Selecting previously unselected package qemu-efi-arm. 2026-07-21 20:29:04.380 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 20:29:04.382 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 20:29:04.863 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 20:29:05.139 | Creating group 'systemd-coredump' with GID 988. 2026-07-21 20:29:05.140 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-21 20:29:05.151 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:05.160 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:05.169 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:05.179 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 20:29:05.182 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:05.192 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-21 20:29:05.320 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-21 20:29:05.450 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:05.453 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 20:29:05.572 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-21 20:29:05.863 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:05.872 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 20:29:05.876 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 20:29:05.880 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:05.889 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 20:29:05.893 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:06.248 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 20:29:06.252 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:06.547 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-21 20:29:06.715 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:06.728 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:06.737 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-21 20:29:07.421 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-21 20:29:07.455 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:07.466 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 20:29:07.475 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 20:29:07.505 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:07.515 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 20:29:07.518 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:07.527 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:07.536 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 20:29:07.581 | info: Selecting GID from range 100 to 999 ... 2026-07-21 20:29:07.584 | info: Adding group `swtpm' (GID 123) ... 2026-07-21 20:29:07.638 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-21 20:29:07.638 | 2026-07-21 20:29:07.643 | info: Selecting UID from range 100 to 999 ... 2026-07-21 20:29:07.643 | 2026-07-21 20:29:07.646 | info: Adding system user `swtpm' (UID 119) ... 2026-07-21 20:29:07.649 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-21 20:29:07.678 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-21 20:29:07.689 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 20:29:07.935 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-21 20:29:08.409 | Enabling libvirt default network 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-21 20:29:08.645 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-21 20:29:09.144 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-21 20:29:09.755 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-21 20:29:10.101 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-21 20:29:10.705 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-21 20:29:10.745 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 20:29:10.764 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 20:29:11.939 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 20:29:11.953 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 20:29:12.604 | 2026-07-21 20:29:12.605 | Running kernel seems to be up-to-date. 2026-07-21 20:29:12.605 | 2026-07-21 20:29:12.605 | Restarting services... 2026-07-21 20:29:12.667 | 2026-07-21 20:29:12.667 | Service restarts being deferred: 2026-07-21 20:29:12.667 | /etc/needrestart/restart.d/dbus.service 2026-07-21 20:29:12.667 | systemctl restart getty@tty1.service 2026-07-21 20:29:12.667 | systemctl restart networkd-dispatcher.service 2026-07-21 20:29:12.667 | systemctl restart serial-getty@ttyS0.service 2026-07-21 20:29:12.667 | systemctl restart storpool_beacon.service 2026-07-21 20:29:12.667 | systemctl restart storpool_block.service 2026-07-21 20:29:12.667 | systemctl restart systemd-logind.service 2026-07-21 20:29:12.667 | 2026-07-21 20:29:12.667 | No containers need to be restarted. 2026-07-21 20:29:12.667 | 2026-07-21 20:29:12.667 | User sessions running outdated binaries: 2026-07-21 20:29:12.668 | ubuntu @ session #3: python3[7149] 2026-07-21 20:29:12.679 | ubuntu @ session #4: sh[8532,8534], sshd[8474] 2026-07-21 20:29:12.688 | ubuntu @ user manager service: systemd[5272] 2026-07-21 20:29:12.697 | 2026-07-21 20:29:12.697 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 20:29:13.914 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:29:13.916 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:29:13.919 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:13.922 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:13.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:13.927 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:13.929 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:13.932 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:29:13.934 | + functions-common:time_stop:2427 : start_time=1784665728885 2026-07-21 20:29:13.937 | + functions-common:time_stop:2429 : [[ -z 1784665728885 ]] 2026-07-21 20:29:13.940 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:13.944 | + functions-common:time_stop:2432 : end_time=1784665753941 2026-07-21 20:29:13.947 | + functions-common:time_stop:2433 : elapsed_time=25056 2026-07-21 20:29:13.949 | + functions-common:time_stop:2434 : total=131601 2026-07-21 20:29:13.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:13.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156657 2026-07-21 20:29:13.957 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:29:13.959 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 20:29:13.962 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 20:29:13.965 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 20:29:13.967 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 20:29:13.969 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 20:29:13.972 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:13.974 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 20:29:13.977 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:13.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:13.982 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 20:29:13.985 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:13.987 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 20:29:13.989 | + functions-common:apt_get_update:1167 : return 2026-07-21 20:29:13.992 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 20:29:13.995 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 20:29:13.997 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:13.999 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:14.002 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-21 20:29:14.023 | + 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-21 20:29:14.058 | Reading package lists... 2026-07-21 20:29:14.283 | Building dependency tree... 2026-07-21 20:29:14.284 | Reading state information... 2026-07-21 20:29:14.575 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-21 20:29:14.576 | ovmf set to manually installed. 2026-07-21 20:29:14.576 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 20:29:14.576 | swtpm set to manually installed. 2026-07-21 20:29:14.576 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 20:29:14.576 | swtpm-tools set to manually installed. 2026-07-21 20:29:14.576 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-21 20:29:14.576 | mdevctl set to manually installed. 2026-07-21 20:29:14.576 | 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2026-07-21 20:29:14.580 | + functions-common:apt_get:1211 : result=0 2026-07-21 20:29:14.583 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 20:29:14.586 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:14.589 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:14.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:14.594 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:14.597 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:14.599 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 20:29:14.602 | + functions-common:time_stop:2427 : start_time=1784665754020 2026-07-21 20:29:14.604 | + functions-common:time_stop:2429 : [[ -z 1784665754020 ]] 2026-07-21 20:29:14.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:14.611 | + functions-common:time_stop:2432 : end_time=1784665754609 2026-07-21 20:29:14.614 | + functions-common:time_stop:2433 : elapsed_time=589 2026-07-21 20:29:14.616 | + functions-common:time_stop:2434 : total=156657 2026-07-21 20:29:14.618 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:14.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157246 2026-07-21 20:29:14.623 | + functions-common:apt_get:1215 : return 0 2026-07-21 20:29:14.626 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-21 20:29:14.629 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:29:14.633 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 20:29:14.636 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-21 20:29:14.638 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-21 20:29:14.640 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-21 20:29:14.642 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-21 20:29:14.644 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-21 20:29:14.647 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 20:29:14.649 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-21 20:29:14.662 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-21 20:29:14.675 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-21 20:29:14.675 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-21 20:29:14.684 | /var/core/core.%e.%p.%h.%t 2026-07-21 20:29:14.688 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-21 20:29:14.700 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 20:29:14.708 | [Service] 2026-07-21 20:29:14.708 | LimitCORE=infinity 2026-07-21 20:29:14.712 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-21 20:29:15.003 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-21 20:29:15.006 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:15.009 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-21 20:29:15.027 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:15.031 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-21 20:29:15.050 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-21 20:29:15.053 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-21 20:29:15.056 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-21 20:29:15.059 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-21 20:29:15.062 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-21 20:29:15.064 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-21 20:29:15.067 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-21 20:29:15.069 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:29:15.072 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:29:15.075 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:29:15.078 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:29:15.081 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:29:15.098 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:29:15.101 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:29:15.104 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:15.107 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:29:15.107 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-21 20:29:15.112 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-21 20:29:15.114 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:15.117 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-21 20:29:15.133 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-21 20:29:15.135 | + functions-common:git_clone:673 : head -1 2026-07-21 20:29:15.135 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:29:15.138 | fatal: not a git repository (or any of the parent directories): .git 2026-07-21 20:29:15.141 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:29:15.144 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-21 20:29:15.161 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:15.164 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-21 20:29:15.167 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-21 20:29:15.169 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-21 20:29:15.172 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:29:15.174 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:29:15.178 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:29:15.181 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:29:15.184 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:29:15.187 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:29:15.203 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:29:15.206 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:29:15.209 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:15.212 | + functions-common:git_clone:610 : echo master 2026-07-21 20:29:15.212 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:29:15.218 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-21 20:29:15.221 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:15.224 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-21 20:29:15.237 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-21 20:29:15.240 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:29:15.240 | + functions-common:git_clone:673 : head -1 2026-07-21 20:29:15.303 | 9d1dd3b8ac Merge "Remove disabling the scope enforcement" 2026-07-21 20:29:15.306 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:29:15.309 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-21 20:29:15.312 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:29:15.315 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 20:29:15.318 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-21 20:29:15.320 | + inc/python:setup_develop:359 : local extras= 2026-07-21 20:29:15.323 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-21 20:29:15.326 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:29:15.328 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 20:29:15.331 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-21 20:29:15.333 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:29:15.336 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:29:15.339 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-21 20:29:15.342 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:29:15.344 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-21 20:29:15.346 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:29:15.349 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:29:15.353 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-21 20:29:15.359 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-21 20:29:15.362 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-21 20:29:15.365 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-21 20:29:15.449 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-21 20:29:15.451 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:29:15.454 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:29:15.457 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:29:15.459 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 20:29:15.462 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-21 20:29:15.464 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:29:15.466 | + inc/python:setup_package:446 : local extras= 2026-07-21 20:29:15.469 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:29:15.471 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:29:15.473 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:29:15.476 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:29:15.479 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:29:15.481 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-21 20:29:15.502 | Using python 3.12 to install /opt/stack/nova 2026-07-21 20:29:15.505 | + 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-21 20:29:16.007 | Obtaining file:///opt/stack/nova 2026-07-21 20:29:16.011 | Installing build dependencies: started 2026-07-21 20:29:16.827 | Installing build dependencies: finished with status 'done' 2026-07-21 20:29:16.828 | Checking if build backend supports build_editable: started 2026-07-21 20:29:17.121 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:29:17.122 | Getting requirements to build editable: started 2026-07-21 20:29:17.271 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:29:17.272 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:29:18.917 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:29:18.931 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.0.3) 2026-07-21 20:29:18.931 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.0.51) 2026-07-21 20:29:18.931 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.3.1) 2026-07-21 20:29:18.931 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (0.41.0) 2026-07-21 20:29:18.931 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.1.6) 2026-07-21 20:29:18.931 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (13.0.0) 2026-07-21 20:29:18.931 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.1.1) 2026-07-21 20:29:18.931 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.5.1) 2026-07-21 20:29:18.932 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (43.0.3) 2026-07-21 20:29:18.932 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.8.10) 2026-07-21 20:29:18.933 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.5.3) 2026-07-21 20:29:18.933 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.1.0) 2026-07-21 20:29:18.934 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.10.1) 2026-07-21 20:29:18.934 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.18.0) 2026-07-21 20:29:18.935 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.18.5) 2026-07-21 20:29:18.935 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.3.0) 2026-07-21 20:29:18.935 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.0.0) 2026-07-21 20:29:18.936 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.26.0) 2026-07-21 20:29:18.936 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (9.9.0) 2026-07-21 20:29:18.937 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.15.0) 2026-07-21 20:29:19.007 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev311) 2026-07-21 20:29:19.059 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 20:29:19.064 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.12.0) 2026-07-21 20:29:19.064 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.34.2) 2026-07-21 20:29:19.065 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.9.0) 2026-07-21 20:29:19.200 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev311) 2026-07-21 20:29:19.204 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-21 20:29:19.209 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.3.0) 2026-07-21 20:29:19.210 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.6.1) 2026-07-21 20:29:19.210 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (10.5.0) 2026-07-21 20:29:19.210 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.5.0) 2026-07-21 20:29:19.211 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (8.3.0) 2026-07-21 20:29:19.211 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.12.0) 2026-07-21 20:29:19.212 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.9.0) 2026-07-21 20:29:19.212 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.11.0) 2026-07-21 20:29:19.213 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.8.0) 2026-07-21 20:29:19.213 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (10.1.1) 2026-07-21 20:29:19.214 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (18.1.0) 2026-07-21 20:29:19.214 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.10.0) 2026-07-21 20:29:19.215 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (18.2.0) 2026-07-21 20:29:19.215 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.0.0) 2026-07-21 20:29:19.215 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.12.0) 2026-07-21 20:29:19.217 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.9.0) 2026-07-21 20:29:19.217 | 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.dev311) (4.7.0) 2026-07-21 20:29:19.217 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.0.0) 2026-07-21 20:29:19.218 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (8.2.0) 2026-07-21 20:29:19.218 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.2.2) 2026-07-21 20:29:19.218 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.11.0) 2026-07-21 20:29:19.219 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.1.0) 2026-07-21 20:29:19.219 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.1.0) 2026-07-21 20:29:19.220 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.8.0) 2026-07-21 20:29:19.220 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.1.0) 2026-07-21 20:29:19.221 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.8.0) 2026-07-21 20:29:19.343 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev311) 2026-07-21 20:29:19.351 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 20:29:19.356 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (9.0.0) 2026-07-21 20:29:19.357 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (0.2.4) 2026-07-21 20:29:19.357 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.4.2) 2026-07-21 20:29:19.357 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.8.2) 2026-07-21 20:29:19.357 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.9.0.post0) 2026-07-21 20:29:19.358 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.4.0) 2026-07-21 20:29:19.358 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.17.0) 2026-07-21 20:29:19.359 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.0.3) 2026-07-21 20:29:19.360 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev311) (1.3.12) 2026-07-21 20:29:19.361 | 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.dev311) (4.15.0) 2026-07-21 20:29:19.362 | 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.dev311) (7.5.0) 2026-07-21 20:29:19.366 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev311) (2.0.0) 2026-07-21 20:29:19.368 | 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.dev311) (3.0) 2026-07-21 20:29:19.372 | 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.dev311) (2.8.0) 2026-07-21 20:29:19.375 | 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.dev311) (3.1.0) 2026-07-21 20:29:19.377 | 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.dev311) (2.2.2) 2026-07-21 20:29:19.382 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev311) (3.0.3) 2026-07-21 20:29:19.382 | 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.dev311) (26.1.0) 2026-07-21 20:29:19.382 | 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.dev311) (2025.9.1) 2026-07-21 20:29:19.382 | 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.dev311) (0.37.0) 2026-07-21 20:29:19.382 | 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.dev311) (2026.5.1) 2026-07-21 20:29:19.385 | 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.dev311) (2.1.0) 2026-07-21 20:29:19.389 | 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.dev311) (4.1.0) 2026-07-21 20:29:19.389 | 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.dev311) (2.13.0) 2026-07-21 20:29:19.389 | 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.dev311) (5.8.0) 2026-07-21 20:29:19.396 | 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.dev311) (1.5.0) 2026-07-21 20:29:19.397 | 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.dev311) (1.1.0) 2026-07-21 20:29:19.397 | 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.dev311) (1.33) 2026-07-21 20:29:19.398 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev311) (4.10.0) 2026-07-21 20:29:19.402 | 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.dev311) (3.1.1) 2026-07-21 20:29:19.406 | 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.dev311) (9.1.4) 2026-07-21 20:29:19.412 | 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.dev311) (2.18.0) 2026-07-21 20:29:19.415 | 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.dev311) (0.20) 2026-07-21 20:29:19.422 | 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.dev311) (2.1.2) 2026-07-21 20:29:19.422 | 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.dev311) (0.6.2) 2026-07-21 20:29:19.430 | 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.dev311) (7.1.4) 2026-07-21 20:29:19.431 | 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.dev311) (5.3.1) 2026-07-21 20:29:19.432 | 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.dev311) (5.6.2) 2026-07-21 20:29:19.432 | 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.dev311) (0.16.0) 2026-07-21 20:29:19.434 | 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.dev311) (5.1.0) 2026-07-21 20:29:19.439 | 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.dev311) (2026.2) 2026-07-21 20:29:19.439 | 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.dev311) (26.2) 2026-07-21 20:29:19.443 | 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.dev311) (0.25.0) 2026-07-21 20:29:19.445 | 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.dev311) (5.0.0) 2026-07-21 20:29:19.446 | 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.dev311) (4.0.1) 2026-07-21 20:29:19.453 | 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.dev311) (1.2.1) 2026-07-21 20:29:19.465 | 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.dev311) (1.7.6) 2026-07-21 20:29:19.468 | 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.dev311) (2.2.0) 2026-07-21 20:29:19.471 | 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.dev311) (1.3.7) 2026-07-21 20:29:19.476 | 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.dev311) (3.3.2) 2026-07-21 20:29:19.481 | 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.dev311) (4.3.2) 2026-07-21 20:29:19.482 | 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.dev311) (3.7.1) 2026-07-21 20:29:19.486 | 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.dev311) (2.4.0) 2026-07-21 20:29:19.491 | 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.dev311) (3.0.3) 2026-07-21 20:29:19.491 | 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.dev311) (1.6.2) 2026-07-21 20:29:19.496 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev311) (83.0.0) 2026-07-21 20:29:19.505 | 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.dev311) (0.8.1) 2026-07-21 20:29:19.522 | 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.dev311) (4.15.0) 2026-07-21 20:29:19.525 | 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.dev311) (0.6.0) 2026-07-21 20:29:19.526 | 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.dev311) (4.0.0) 2026-07-21 20:29:19.530 | 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.dev311) (3.0.52) 2026-07-21 20:29:19.531 | 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.dev311) (1.11.0) 2026-07-21 20:29:19.531 | 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.dev311) (15.0.0) 2026-07-21 20:29:19.532 | 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.dev311) (1.8.0) 2026-07-21 20:29:19.542 | 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.dev311) (1.17.0) 2026-07-21 20:29:19.545 | 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.dev311) (2.1.0) 2026-07-21 20:29:19.546 | 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.dev311) (24.2.1) 2026-07-21 20:29:19.555 | 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.dev311) (4.7.0) 2026-07-21 20:29:19.567 | 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.dev311) (3.4.7) 2026-07-21 20:29:19.568 | 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.dev311) (3.18) 2026-07-21 20:29:19.568 | 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.dev311) (2.7.0) 2026-07-21 20:29:19.569 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev311) (2023.11.17) 2026-07-21 20:29:19.588 | 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.dev311) (4.2.0) 2026-07-21 20:29:19.589 | 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.dev311) (2.20.0) 2026-07-21 20:29:19.595 | 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.dev311) (0.1.2) 2026-07-21 20:29:19.603 | 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.dev311) (0.8) 2026-07-21 20:29:19.633 | 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.dev311) (0.16.0) 2026-07-21 20:29:19.861 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 20:29:19.866 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-21 20:29:19.879 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 20:29:19.883 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 20:29:19.904 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 20:29:19.908 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 20:29:19.958 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-21 20:29:19.966 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-21 20:29:19.992 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-21 20:29:20.005 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-21 20:29:20.020 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-21 20:29:20.258 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 73.1 MB/s 0:00:00 2026-07-21 20:29:20.260 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-21 20:29:20.298 | Building wheels for collected packages: nova 2026-07-21 20:29:20.298 | Building editable for nova (pyproject.toml): started 2026-07-21 20:29:21.990 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-21 20:29:21.992 | Created wheel for nova: filename=nova-33.1.0.dev311-0.editable-py3-none-any.whl size=10630 sha256=43a333547b40cbd20561fdbfd0f438235dbf12263b4145b05c7181b4c5f76612 2026-07-21 20:29:21.992 | Stored in directory: /tmp/pip-ephem-wheel-cache-e50vgmzp/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-21 20:29:21.996 | Successfully built nova 2026-07-21 20:29:22.130 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-21 20:29:24.663 | 2026-07-21 20:29:24.674 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev311 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-21 20:29:24.812 | + inc/python:pip_install:216 : result=0 2026-07-21 20:29:24.815 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:29:24.818 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:24.821 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:24.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:24.826 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:24.829 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:24.832 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:29:24.834 | + functions-common:time_stop:2427 : start_time=1784665755497 2026-07-21 20:29:24.837 | + functions-common:time_stop:2429 : [[ -z 1784665755497 ]] 2026-07-21 20:29:24.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:24.845 | + functions-common:time_stop:2432 : end_time=1784665764842 2026-07-21 20:29:24.848 | + functions-common:time_stop:2433 : elapsed_time=9345 2026-07-21 20:29:24.851 | + functions-common:time_stop:2434 : total=79913 2026-07-21 20:29:24.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:24.856 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89258 2026-07-21 20:29:24.860 | + inc/python:pip_install:219 : return 0 2026-07-21 20:29:24.863 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:29:24.866 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:29:24.869 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-21 20:29:24.873 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-21 20:29:24.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:29:24.878 | + 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-21 20:29:24.882 | + 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-21 20:29:24.884 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:29:24.888 | + 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-21 20:29:24.903 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:29:24.906 | + ./stack.sh:main:962 : configure_nova 2026-07-21 20:29:24.909 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-21 20:29:24.923 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-21 20:29:24.926 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-21 20:29:24.929 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 20:29:24.933 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-21 20:29:24.934 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 20:29:24.938 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-21 20:29:24.941 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-21 20:29:24.943 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 20:29:24.945 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-21 20:29:24.949 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-21 20:29:24.952 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-21 20:29:24.954 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 20:29:24.957 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-21 20:29:24.973 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-21 20:29:24.987 | + 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-21 20:29:25.002 | + 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-21 20:29:25.018 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-21 20:29:25.035 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-21 20:29:25.050 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 20:29:25.055 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 20:29:25.060 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.AWoH953hau 2026-07-21 20:29:25.063 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 20:29:25.066 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 20:29:25.069 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-21 20:29:25.072 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 20:29:25.075 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 20:29:25.079 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.AWoH953hau 2026-07-21 20:29:25.083 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.AWoH953hau 2026-07-21 20:29:25.098 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.AWoH953hau /etc/sudoers.d/nova-rootwrap 2026-07-21 20:29:25.113 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 20:29:25.117 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 20:29:25.120 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 20:29:25.123 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 20:29:25.126 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 20:29:25.129 | + 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-21 20:29:25.132 | + 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-21 20:29:25.135 | + 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-21 20:29:25.135 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 20:29:25.144 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 20:29:25.149 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 20:29:25.164 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 20:29:25.181 | + 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-21 20:29:25.184 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-21 20:29:25.190 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-21 20:29:25.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:25.215 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-21 20:29:25.226 | net.ipv4.ip_forward = 1 2026-07-21 20:29:25.231 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 20:29:25.234 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-21 20:29:25.238 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-21 20:29:25.241 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-21 20:29:25.256 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-21 20:29:25.259 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-21 20:29:25.260 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-21 20:29:25.267 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:1e48a9ce33df 2026-07-21 20:29:25.269 | InitiatorName=iqn.2016-04.com.open-iscsi:1e48a9ce33df 2026-07-21 20:29:25.273 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:25.276 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-21 20:29:25.354 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-21 20:29:25.356 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-21 20:29:25.359 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:25.362 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-21 20:29:25.412 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-21 20:29:25.415 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-21 20:29:25.419 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-21 20:29:25.423 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-21 20:29:25.458 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-21 20:29:25.460 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-21 20:29:25.491 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-21 20:29:25.520 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-21 20:29:25.553 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-21 20:29:25.589 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-21 20:29:25.622 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-21 20:29:25.656 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.139 2026-07-21 20:29:25.687 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-21 20:29:25.719 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-21 20:29:25.748 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-21 20:29:25.777 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-21 20:29:25.809 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-21 20:29:25.843 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 20:29:25.878 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-21 20:29:25.909 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-21 20:29:25.942 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-21 20:29:25.944 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:29:25.946 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:29:25.949 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:29:25.951 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:29:25.954 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:29:25.956 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:29:25.959 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:29:25.961 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:29:25.963 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:29:25.965 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:29:25.967 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:29:25.970 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:29:25.972 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:29:25.975 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-21 20:29:25.991 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:25.993 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:29:25.995 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-21 20:29:25.997 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-21 20:29:26.030 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-21 20:29:26.033 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 20:29:26.035 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 20:29:26.037 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 20:29:26.040 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:29:26.042 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:26.045 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:29:26.063 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:26.065 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:29:26.068 | ++ 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-21 20:29:26.072 | + 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-21 20:29:26.109 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-21 20:29:26.112 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-21 20:29:26.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-21 20:29:26.117 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-21 20:29:26.120 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:29:26.122 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:26.124 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:29:26.142 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:26.144 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:29:26.147 | ++ 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-21 20:29:26.150 | + 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-21 20:29:26.184 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-21 20:29:26.216 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-21 20:29:26.246 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-21 20:29:26.279 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-21 20:29:26.296 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:26.299 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-21 20:29:26.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:26.321 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-21 20:29:26.321 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-21 20:29:26.325 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-21 20:29:26.327 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-21 20:29:26.359 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:26.361 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-21 20:29:26.395 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-21 20:29:26.397 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:29:26.399 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-21 20:29:26.402 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 20:29:26.404 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:29:26.407 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-21 20:29:26.410 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:29:26.412 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:29:26.415 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 20:29:26.417 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-21 20:29:26.448 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-21 20:29:26.482 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.139/identity 2026-07-21 20:29:26.513 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-21 20:29:26.545 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-21 20:29:26.577 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-21 20:29:26.609 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-21 20:29:26.640 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-21 20:29:26.672 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:29:26.705 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:29:26.738 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 20:29:26.770 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:29:26.772 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-21 20:29:26.789 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:26.792 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-21 20:29:26.794 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-21 20:29:26.829 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-21 20:29:26.832 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:29:26.834 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:29:26.837 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-21 20:29:26.839 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-21 20:29:26.872 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-21 20:29:26.904 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.139/identity 2026-07-21 20:29:26.938 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-21 20:29:26.971 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-21 20:29:27.000 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-21 20:29:27.029 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-21 20:29:27.059 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-21 20:29:27.086 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-21 20:29:27.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:27.105 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.139 2026-07-21 20:29:27.108 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-21 20:29:27.110 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:29:27.141 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-21 20:29:27.158 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:27.161 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-21 20:29:27.163 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-21 20:29:27.193 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-21 20:29:27.228 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-21 20:29:27.230 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-21 20:29:27.262 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-21 20:29:27.264 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-21 20:29:27.267 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-21 20:29:27.299 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-21 20:29:27.301 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:29:27.304 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:29:27.307 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:29:27.309 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:29:27.312 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:29:27.314 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:29:27.317 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:29:27.319 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:29:27.321 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:29:27.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:29:27.326 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:29:27.328 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:29:27.330 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:29:27.333 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-21 20:29:27.335 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-21 20:29:27.338 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:29:27.341 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:29:27.358 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:29:27.361 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:29:27.363 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:27.365 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:29:27.368 | + 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-21 20:29:27.398 | + 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-21 20:29:27.427 | + 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-21 20:29:27.457 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:29:27.488 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-21 20:29:27.520 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-21 20:29:27.551 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-21 20:29:27.569 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:27.572 | + 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-21 20:29:27.574 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-21 20:29:27.576 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-21 20:29:27.579 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-21 20:29:27.581 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 20:29:27.584 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-21 20:29:27.587 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-21 20:29:27.590 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 20:29:27.592 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 20:29:27.605 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 20:29:27.605 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:29:27.613 | d /var/run/uwsgi 0755 stack root 2026-07-21 20:29:27.616 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:29:27.629 | /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-21 20:29:27.633 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-21 20:29:27.636 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-21 20:29:27.640 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:29:27.642 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-21 20:29:27.672 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-21 20:29:27.699 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-21 20:29:27.726 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 20:29:27.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 20:29:27.783 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 20:29:27.812 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 20:29:27.841 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 20:29:27.869 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 20:29:27.896 | + 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-21 20:29:27.927 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 20:29:27.957 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 20:29:27.987 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 20:29:28.017 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-21 20:29:28.047 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 20:29:28.049 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 20:29:28.052 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-21 20:29:28.054 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-21 20:29:28.057 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:29:28.059 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:28.062 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:28.064 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-21 20:29:28.067 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-21 20:29:28.070 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-21 20:29:28.100 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 20:29:28.130 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-21 20:29:28.130 | + 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-21 20:29:28.139 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-21 20:29:28.143 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-21 20:29:28.146 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-21 20:29:28.148 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:29:28.150 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:29:28.153 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:29:28.156 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:28.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:28.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:28.165 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:28.167 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:29:28.170 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:28.173 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:28.175 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-21 20:29:28.208 | Enabling site nova-api. 2026-07-21 20:29:28.214 | To activate the new configuration, you need to run: 2026-07-21 20:29:28.214 | systemctl reload apache2 2026-07-21 20:29:28.219 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 20:29:28.222 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:29:28.224 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:28.227 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:29:28.339 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-21 20:29:28.354 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:28.356 | + 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-21 20:29:28.358 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-21 20:29:28.361 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-21 20:29:28.363 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-21 20:29:28.366 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-21 20:29:28.368 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-21 20:29:28.370 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-21 20:29:28.372 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 20:29:28.374 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 20:29:28.387 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 20:29:28.387 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:29:28.396 | d /var/run/uwsgi 0755 stack root 2026-07-21 20:29:28.400 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:29:28.411 | /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-21 20:29:28.415 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-21 20:29:28.417 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-21 20:29:28.421 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:29:28.423 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-21 20:29:28.455 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-21 20:29:28.485 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-21 20:29:28.515 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-21 20:29:28.545 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 20:29:28.578 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 20:29:28.607 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-21 20:29:28.638 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-21 20:29:28.667 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-21 20:29:28.696 | + 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-21 20:29:28.728 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 20:29:28.759 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 20:29:28.791 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-21 20:29:28.824 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-21 20:29:28.853 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-21 20:29:28.856 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-21 20:29:28.886 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-21 20:29:28.901 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:28.904 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-21 20:29:28.936 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-21 20:29:28.939 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-21 20:29:28.941 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-21 20:29:28.958 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:28.960 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:29:28.963 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:29:28.994 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-21 20:29:29.025 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-21 20:29:29.028 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 20:29:29.030 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-21 20:29:29.033 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 20:29:29.035 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 20:29:29.037 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:29:29.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:29.056 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 20:29:29.059 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 20:29:29.061 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:29:29.076 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:29.079 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:29:29.082 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:29:29.111 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:29:29.114 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:29:29.117 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-21 20:29:29.147 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-21 20:29:29.177 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-21 20:29:29.208 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-21 20:29:29.225 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:29.227 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-21 20:29:29.255 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 20:29:29.291 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 20:29:29.322 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-21 20:29:29.324 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-21 20:29:29.327 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-21 20:29:29.360 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-21 20:29:29.362 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:29:29.364 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:29:29.367 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 20:29:29.369 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-21 20:29:29.399 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-21 20:29:29.431 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.139/identity 2026-07-21 20:29:29.464 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-21 20:29:29.497 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-21 20:29:29.528 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-21 20:29:29.559 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-21 20:29:29.591 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-21 20:29:29.623 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-21 20:29:29.641 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:29.645 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-21 20:29:29.649 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:29:29.651 | + lib/nova:create_nova_conf:589 : local conf 2026-07-21 20:29:29.654 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-21 20:29:29.657 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-21 20:29:29.660 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:29:29.663 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:29:29.666 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-21 20:29:29.668 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-21 20:29:29.671 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-21 20:29:29.676 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-21 20:29:29.679 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-21 20:29:29.682 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-21 20:29:29.684 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-21 20:29:29.686 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:29:29.689 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:29.692 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:29:29.710 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:29.713 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:29:29.715 | ++ 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-21 20:29:29.718 | + 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-21 20:29:29.751 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-21 20:29:29.786 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-21 20:29:29.821 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:29:29.824 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-21 20:29:29.827 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-21 20:29:29.830 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-21 20:29:29.847 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:29.851 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-21 20:29:29.851 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-21 20:29:30.392 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-21 20:29:30.395 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-21 20:29:30.883 | Adding vhost "nova_cell1" ... 2026-07-21 20:29:30.922 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-21 20:29:31.433 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-21 20:29:31.454 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-21 20:29:31.456 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 20:29:31.458 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-21 20:29:31.461 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 20:29:31.463 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 20:29:31.466 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:29:31.482 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:31.485 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 20:29:31.487 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 20:29:31.490 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:29:31.505 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:31.507 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/nova_cell1 2026-07-21 20:29:31.511 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/nova_cell1 2026-07-21 20:29:31.541 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:29:31.544 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:29:31.546 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-21 20:29:31.563 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:31.566 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-21 20:29:31.568 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 20:29:31.571 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-21 20:29:31.574 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 20:29:31.576 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:29:31.579 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 20:29:31.581 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-21 20:29:31.613 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-21 20:29:31.642 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.139/identity 2026-07-21 20:29:31.669 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-21 20:29:31.696 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-21 20:29:31.722 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-21 20:29:31.752 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-21 20:29:31.784 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-21 20:29:31.815 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-21 20:29:31.817 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-21 20:29:31.820 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 20:29:31.823 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:29:31.840 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:29:31.842 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:29:31.845 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:31.848 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:29:31.850 | + 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-21 20:29:31.882 | + 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-21 20:29:31.910 | + 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-21 20:29:31.939 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:29:31.967 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-21 20:29:31.997 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:29:32.000 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-21 20:29:32.004 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:29:32.006 | + lib/nova:create_nova_conf:623 : local conf 2026-07-21 20:29:32.009 | + lib/nova:create_nova_conf:624 : local offset 2026-07-21 20:29:32.011 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-21 20:29:32.014 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:29:32.016 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:29:32.019 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-21 20:29:32.021 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-21 20:29:32.024 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-21 20:29:32.026 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 20:29:32.028 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-21 20:29:32.031 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-21 20:29:32.034 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-21 20:29:32.049 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:32.052 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-21 20:29:32.086 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-21 20:29:32.116 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 20:29:32.119 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:32.122 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 20:29:32.124 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-21 20:29:32.142 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:32.144 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-21 20:29:32.158 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:32.161 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-21 20:29:32.177 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:32.180 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 20:29:32.183 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-21 20:29:32.185 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-21 20:29:32.187 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-21 20:29:32.205 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:32.208 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-21 20:29:32.221 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-21 20:29:32.222 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-21 20:29:32.230 | cgroup_device_acl = [ 2026-07-21 20:29:32.230 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-21 20:29:32.230 | "/dev/random", "/dev/urandom", 2026-07-21 20:29:32.230 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-21 20:29:32.230 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-21 20:29:32.230 | "/dev/vfio/vfio", 2026-07-21 20:29:32.230 | ] 2026-07-21 20:29:32.235 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-21 20:29:32.238 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:29:32.240 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:29:32.243 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:29:32.245 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:29:32.248 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:29:32.250 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:29:32.252 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:29:32.255 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:29:32.257 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:29:32.260 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:29:32.262 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:29:32.265 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:29:32.267 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:29:32.270 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-21 20:29:32.274 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-21 20:29:32.278 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-21 20:29:32.280 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-21 20:29:32.283 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-21 20:29:32.309 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-21 20:29:32.312 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-21 20:29:32.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:32.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:32.319 | + 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-21 20:29:32.322 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-21 20:29:32.325 | + 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-21 20:29:32.337 | + 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-21 20:29:32.338 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 20:29:32.347 | 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-21 20:29:32.351 | + 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-21 20:29:32.365 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-21 20:29:32.365 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 20:29:32.373 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-21 20:29:32.378 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 20:29:32.380 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:32.383 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 20:29:32.385 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-21 20:29:32.388 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:32.391 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-21 20:29:32.455 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-21 20:29:32.458 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:32.460 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-21 20:29:32.550 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-21 20:29:32.585 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-21 20:29:32.618 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-21 20:29:32.621 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-21 20:29:32.655 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-21 20:29:32.686 | + 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-21 20:29:32.719 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-21 20:29:32.755 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-21 20:29:32.786 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-21 20:29:32.790 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:29:32.794 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 20:29:32.797 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-21 20:29:32.801 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:29:32.805 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 20:29:32.808 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-21 20:29:32.811 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-21 20:29:32.813 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-21 20:29:32.815 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-21 20:29:32.818 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-21 20:29:32.821 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-21 20:29:32.840 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:32.843 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-21 20:29:32.846 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-21 20:29:32.849 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-21 20:29:32.851 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 20:29:32.854 | + lib/stack:stack_install_service:32 : install_placement 2026-07-21 20:29:32.857 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-21 20:29:32.860 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-21 20:29:32.863 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 20:29:32.867 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-21 20:29:32.870 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-21 20:29:32.873 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 20:29:32.877 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-21 20:29:32.877 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 20:29:32.882 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-21 20:29:32.885 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-21 20:29:32.889 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-21 20:29:32.892 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-21 20:29:32.895 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-21 20:29:32.918 | Using python 3.12 to install osc-placement 2026-07-21 20:29:32.921 | + 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-21 20:29:33.602 | Collecting osc-placement 2026-07-21 20:29:33.653 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 20:29:33.659 | 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-21 20:29:33.659 | 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-21 20:29:33.659 | 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-21 20:29:33.659 | 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-21 20:29:33.660 | 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-21 20:29:33.660 | 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-21 20:29:33.661 | 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-21 20:29:33.661 | 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-21 20:29:33.662 | 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-21 20:29:33.664 | 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-21 20:29:33.665 | 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-21 20:29:33.666 | 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-21 20:29:33.669 | 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-21 20:29:33.669 | 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-21 20:29:33.669 | 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-21 20:29:33.669 | 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-21 20:29:33.670 | 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-21 20:29:33.670 | 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-21 20:29:33.671 | 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-21 20:29:33.671 | 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-21 20:29:33.672 | 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-21 20:29:33.673 | 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-21 20:29:33.673 | 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-21 20:29:33.674 | 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-21 20:29:33.674 | 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-21 20:29:33.675 | 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-21 20:29:33.675 | 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-21 20:29:33.677 | 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-21 20:29:33.679 | 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-21 20:29:33.682 | 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-21 20:29:33.685 | 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-21 20:29:33.685 | 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-21 20:29:33.686 | 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-21 20:29:33.689 | 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-21 20:29:33.691 | 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-21 20:29:33.698 | 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-21 20:29:33.699 | 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-21 20:29:33.700 | 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-21 20:29:33.701 | 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-21 20:29:33.707 | 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-21 20:29:33.707 | 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-21 20:29:33.709 | 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-21 20:29:33.725 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-21 20:29:33.884 | Installing collected packages: osc-placement 2026-07-21 20:29:33.943 | Successfully installed osc-placement-4.9.0 2026-07-21 20:29:34.024 | + inc/python:pip_install:216 : result=0 2026-07-21 20:29:34.027 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:29:34.031 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:34.034 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:34.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:34.039 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:34.041 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:34.044 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:29:34.046 | + functions-common:time_stop:2427 : start_time=1784665772911 2026-07-21 20:29:34.049 | + functions-common:time_stop:2429 : [[ -z 1784665772911 ]] 2026-07-21 20:29:34.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:34.057 | + functions-common:time_stop:2432 : end_time=1784665774054 2026-07-21 20:29:34.060 | + functions-common:time_stop:2433 : elapsed_time=1143 2026-07-21 20:29:34.062 | + functions-common:time_stop:2434 : total=89258 2026-07-21 20:29:34.065 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:34.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90401 2026-07-21 20:29:34.070 | + inc/python:pip_install:219 : return 0 2026-07-21 20:29:34.073 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-21 20:29:34.076 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-21 20:29:34.079 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-21 20:29:34.081 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:29:34.084 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 20:29:34.088 | ++ functions-common:git_clone:593 : pwd 2026-07-21 20:29:34.091 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:29:34.093 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:29:34.097 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:29:34.115 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:29:34.118 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:29:34.121 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:34.124 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:29:34.124 | + functions-common:git_clone:610 : echo master 2026-07-21 20:29:34.129 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-21 20:29:34.132 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:29:34.135 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-21 20:29:34.149 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-21 20:29:34.152 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 20:29:34.152 | + functions-common:git_clone:673 : head -1 2026-07-21 20:29:34.167 | e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-21 20:29:34.171 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:29:34.175 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-21 20:29:34.178 | + inc/python:setup_develop:353 : local bindep 2026-07-21 20:29:34.180 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 20:29:34.183 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-21 20:29:34.187 | + inc/python:setup_develop:359 : local extras= 2026-07-21 20:29:34.190 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-21 20:29:34.193 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:29:34.196 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 20:29:34.199 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-21 20:29:34.202 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:29:34.204 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:29:34.208 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-21 20:29:34.211 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:29:34.215 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-21 20:29:34.217 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:29:34.220 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:29:34.224 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-21 20:29:34.231 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-21 20:29:34.235 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-21 20:29:34.238 | + 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-21 20:29:34.326 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-21 20:29:34.329 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 20:29:34.332 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:29:34.334 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:29:34.337 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 20:29:34.340 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-21 20:29:34.343 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 20:29:34.345 | + inc/python:setup_package:446 : local extras= 2026-07-21 20:29:34.348 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:29:34.351 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:29:34.353 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:29:34.356 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:29:34.359 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:29:34.362 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-21 20:29:34.382 | Using python 3.12 to install /opt/stack/placement 2026-07-21 20:29:34.384 | + 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-21 20:29:34.890 | Obtaining file:///opt/stack/placement 2026-07-21 20:29:34.892 | Installing build dependencies: started 2026-07-21 20:29:35.751 | Installing build dependencies: finished with status 'done' 2026-07-21 20:29:35.751 | Checking if build backend supports build_editable: started 2026-07-21 20:29:36.042 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:29:36.043 | Getting requirements to build editable: started 2026-07-21 20:29:36.195 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:29:36.196 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:29:36.756 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:29:36.769 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.0.3) 2026-07-21 20:29:36.769 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.0.51) 2026-07-21 20:29:36.769 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (13.0.0) 2026-07-21 20:29:36.770 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.5.1) 2026-07-21 20:29:36.770 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.8.10) 2026-07-21 20:29:36.771 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (4.26.0) 2026-07-21 20:29:36.771 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.34.2) 2026-07-21 20:29:36.771 | 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.dev1) (7.6.1) 2026-07-21 20:29:36.772 | 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.dev1) (10.5.0) 2026-07-21 20:29:36.772 | 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.dev1) (6.5.0) 2026-07-21 20:29:36.773 | 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.dev1) (8.3.0) 2026-07-21 20:29:36.773 | 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.dev1) (5.11.0) 2026-07-21 20:29:36.774 | 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.dev1) (10.1.1) 2026-07-21 20:29:36.774 | 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.dev1) (18.1.0) 2026-07-21 20:29:36.774 | 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.dev1) (6.0.0) 2026-07-21 20:29:36.775 | 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.dev1) (8.2.0) 2026-07-21 20:29:36.776 | 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.dev1) (2.8.0) 2026-07-21 20:29:36.779 | 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.dev1) (1.1.0) 2026-07-21 20:29:36.779 | 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.dev1) (3.8.0) 2026-07-21 20:29:36.779 | 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.dev1) (2.1.0) 2026-07-21 20:29:36.779 | 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.dev1) (26.1.0) 2026-07-21 20:29:36.779 | 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.dev1) (2025.9.1) 2026-07-21 20:29:36.779 | 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.dev1) (0.37.0) 2026-07-21 20:29:36.780 | 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.dev1) (2026.5.1) 2026-07-21 20:29:36.783 | 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.dev1) (5.15.0) 2026-07-21 20:29:36.784 | 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.dev1) (4.3.0) 2026-07-21 20:29:36.784 | 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.dev1) (6.9.0) 2026-07-21 20:29:36.785 | 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.dev1) (4.1.0) 2026-07-21 20:29:36.786 | 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.dev1) (2.13.0) 2026-07-21 20:29:36.786 | 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.dev1) (5.8.0) 2026-07-21 20:29:36.788 | 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.dev1) (2.1.0) 2026-07-21 20:29:36.789 | 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.dev1) (5.9.0) 2026-07-21 20:29:36.789 | 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.dev1) (1.8.2) 2026-07-21 20:29:36.790 | 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.dev1) (4.15.0) 2026-07-21 20:29:36.795 | 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.dev1) (1.5.0) 2026-07-21 20:29:36.796 | 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.dev1) (5.3.1) 2026-07-21 20:29:36.799 | 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.dev1) (0.20) 2026-07-21 20:29:36.800 | 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.dev1) (3.1.0) 2026-07-21 20:29:36.801 | 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.dev1) (2.2.2) 2026-07-21 20:29:36.803 | 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.dev1) (1.3.0) 2026-07-21 20:29:36.803 | 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.dev1) (2.0.0) 2026-07-21 20:29:36.804 | 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.dev1) (6.0.3) 2026-07-21 20:29:36.807 | 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.dev1) (1.18.5) 2026-07-21 20:29:36.808 | 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.dev1) (2.1.2) 2026-07-21 20:29:36.809 | 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.dev1) (0.6.2) 2026-07-21 20:29:36.810 | 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.dev1) (1.3.12) 2026-07-21 20:29:36.813 | 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.dev1) (2.9.0.post0) 2026-07-21 20:29:36.815 | 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.dev1) (5.0.0) 2026-07-21 20:29:36.816 | 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.dev1) (3.1.6) 2026-07-21 20:29:36.816 | 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.dev1) (4.0.1) 2026-07-21 20:29:36.821 | 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.dev1) (3.0.3) 2026-07-21 20:29:36.825 | 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.dev1) (1.2.1) 2026-07-21 20:29:36.827 | 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.dev1) (3.18.0) 2026-07-21 20:29:36.830 | 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.dev1) (3.3.2) 2026-07-21 20:29:36.830 | 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.dev1) (26.2) 2026-07-21 20:29:36.831 | 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.dev1) (7.2.2) 2026-07-21 20:29:36.834 | 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.dev1) (83.0.0) 2026-07-21 20:29:36.837 | 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.dev1) (0.8.1) 2026-07-21 20:29:36.849 | 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.dev1) (1.17.0) 2026-07-21 20:29:36.858 | 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.dev1) (3.4.7) 2026-07-21 20:29:36.858 | 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.dev1) (3.18) 2026-07-21 20:29:36.859 | 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.dev1) (2.7.0) 2026-07-21 20:29:36.859 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2023.11.17) 2026-07-21 20:29:36.869 | 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.dev1) (0.8) 2026-07-21 20:29:36.875 | 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.dev1) (3.5.3) 2026-07-21 20:29:36.905 | Building wheels for collected packages: openstack-placement 2026-07-21 20:29:36.905 | Building editable for openstack-placement (pyproject.toml): started 2026-07-21 20:29:37.376 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-21 20:29:37.377 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev1-0.editable-py3-none-any.whl size=8836 sha256=25c0fd3bd69b021bf1468d49d87ec2f1cd08381090af095f2ae69831bfbf9950 2026-07-21 20:29:37.377 | Stored in directory: /tmp/pip-ephem-wheel-cache-181gwqp5/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-21 20:29:37.380 | Successfully built openstack-placement 2026-07-21 20:29:37.513 | Installing collected packages: openstack-placement 2026-07-21 20:29:37.534 | Successfully installed openstack-placement-16.0.0.0b2.dev1 2026-07-21 20:29:37.641 | + inc/python:pip_install:216 : result=0 2026-07-21 20:29:37.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:29:37.647 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:37.649 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:37.652 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:37.655 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:37.658 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:37.660 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:29:37.663 | + functions-common:time_stop:2427 : start_time=1784665774377 2026-07-21 20:29:37.666 | + functions-common:time_stop:2429 : [[ -z 1784665774377 ]] 2026-07-21 20:29:37.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:37.673 | + functions-common:time_stop:2432 : end_time=1784665777670 2026-07-21 20:29:37.676 | + functions-common:time_stop:2433 : elapsed_time=3293 2026-07-21 20:29:37.678 | + functions-common:time_stop:2434 : total=90401 2026-07-21 20:29:37.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:37.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93694 2026-07-21 20:29:37.686 | + inc/python:pip_install:219 : return 0 2026-07-21 20:29:37.689 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:29:37.691 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:29:37.694 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-21 20:29:37.697 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-21 20:29:37.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:29:37.703 | + 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-21 20:29: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, =~ ,/opt/stack/placement, ]] 2026-07-21 20:29:37.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:29:37.713 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 20:29:37.716 | + ./stack.sh:main:968 : configure_placement 2026-07-21 20:29:37.719 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-21 20:29:37.733 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-21 20:29:37.736 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-21 20:29:37.742 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-21 20:29:37.745 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-21 20:29:37.747 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-21 20:29:37.750 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-21 20:29:37.753 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:29:37.756 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:37.760 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:29:37.778 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:37.781 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:29:37.784 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-21 20:29:37.788 | + 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-21 20:29:37.824 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-21 20:29:37.862 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-21 20:29:37.898 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-21 20:29:37.902 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-21 20:29:37.904 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-21 20:29:37.907 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 20:29:37.910 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:29:37.913 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-21 20:29:37.916 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-21 20:29:37.918 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 20:29:37.922 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 20:29:37.925 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-21 20:29:37.959 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-21 20:29:37.992 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.139/identity 2026-07-21 20:29:38.026 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-21 20:29:38.061 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-21 20:29:38.098 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-21 20:29:38.132 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-21 20:29:38.165 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-21 20:29:38.199 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:29:38.233 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:29:38.268 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 20:29:38.301 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:29:38.304 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-21 20:29:38.307 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-21 20:29:38.311 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-21 20:29:38.315 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:29:38.335 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:29:38.338 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:29:38.341 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:38.344 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:29:38.347 | + 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-21 20:29:38.379 | + 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-21 20:29:38.415 | + 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-21 20:29:38.451 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:29:38.489 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-21 20:29:38.526 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-21 20:29:38.529 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-21 20:29:38.533 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-21 20:29:38.536 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-21 20:29:38.540 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 20:29:38.542 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-21 20:29:38.546 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-21 20:29:38.549 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 20:29:38.552 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 20:29:38.568 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 20:29:38.569 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:29:38.578 | d /var/run/uwsgi 0755 stack root 2026-07-21 20:29:38.583 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:29:38.595 | /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-21 20:29:38.599 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-21 20:29:38.603 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-21 20:29:38.608 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:29:38.611 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-21 20:29:38.648 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-21 20:29:38.683 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-21 20:29:38.719 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-21 20:29:38.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 20:29:38.788 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 20:29:38.822 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-21 20:29:38.855 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-21 20:29:38.887 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-21 20:29:38.921 | + 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-21 20:29:38.953 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 20:29:38.983 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 20:29:39.015 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-21 20:29:39.047 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-21 20:29:39.079 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 20:29:39.081 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 20:29:39.083 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-21 20:29:39.086 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-21 20:29:39.089 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:29:39.091 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:39.094 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:39.097 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-21 20:29:39.101 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-21 20:29:39.104 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-21 20:29:39.139 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 20:29:39.173 | + 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-21 20:29:39.174 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-21 20:29:39.182 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-21 20:29:39.186 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-21 20:29:39.189 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-21 20:29:39.192 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:29:39.194 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:29:39.197 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:29:39.200 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:39.203 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:39.207 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:39.210 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:39.213 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:29:39.216 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:39.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:39.222 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-21 20:29:39.263 | Enabling site placement-api. 2026-07-21 20:29:39.268 | To activate the new configuration, you need to run: 2026-07-21 20:29:39.268 | systemctl reload apache2 2026-07-21 20:29:39.274 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 20:29:39.276 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:29:39.279 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:39.282 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:29:39.392 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:39.395 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-21 20:29:39.430 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-21 20:29:39.448 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:39.451 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-21 20:29:39.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:39.474 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-21 20:29:39.477 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-21 20:29:39.480 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-21 20:29:39.483 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:29:39.486 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:29:39.488 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 20:29:39.491 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-21 20:29:39.525 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-21 20:29:39.558 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.139/identity 2026-07-21 20:29:39.591 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-21 20:29:39.624 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-21 20:29:39.659 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-21 20:29:39.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-21 20:29:39.721 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-21 20:29:39.754 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-21 20:29:39.772 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:39.774 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-21 20:29:39.789 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:39.791 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-21 20:29:39.794 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-21 20:29:39.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:39.814 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-21 20:29:39.817 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:39.820 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-21 20:29:39.820 | from requests import certs 2026-07-21 20:29:39.820 | print (certs.where()) 2026-07-21 20:29:39.820 | except ImportError: pass' 2026-07-21 20:29:40.026 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-21 20:29:40.029 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-21 20:29:40.032 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-21 20:29:40.035 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-21 20:29:40.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:40.056 | + ./stack.sh:main:992 : init_os_brick 2026-07-21 20:29:40.058 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-21 20:29:40.064 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-21 20:29:40.082 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:40.085 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 20:29:40.123 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-21 20:29:40.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:40.146 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 20:29:40.189 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-21 20:29:40.210 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:40.213 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 20:29:40.250 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 20:29:40.288 | + ./stack.sh:main:999 : run_phase stack install 2026-07-21 20:29:40.291 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 20:29:40.294 | + functions-common:run_phase:1849 : local phase=install 2026-07-21 20:29:40.297 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:29:40.300 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:29:40.304 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:29:40.306 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:29:40.310 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:29:40.314 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:29:40.318 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:29:40.321 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:29:40.324 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:29:40.326 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-21 20:29:40.329 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:29:40.345 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:40.348 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:29:40.350 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:29:40.353 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-21 20:29:40.356 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-21 20:29:40.359 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:29:40.362 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-21 20:29:40.365 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-21 20:29:40.368 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-21 20:29:40.432 | ++ inc/async:async_inner:63 : install_tempest 2026-07-21 20:29:40.469 | [8536 Async install_tempest:55109]: running: install_tempest 2026-07-21 20:29:40.472 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 20:29:40.476 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 20:29:40.478 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:29:40.481 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 20:29:40.484 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-21 20:29:40.488 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 20:29:40.491 | + functions-common:run_plugins:1835 : local phase=install 2026-07-21 20:29:40.493 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 20:29:40.496 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 20:29:40.499 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 20:29:40.501 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 20:29:40.504 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 20:29:40.507 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-21 20:29:40.510 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 20:29:40.514 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 20:29:40.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 20:29:40.522 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 20:29:40.525 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 20:29:40.528 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 20:29:40.531 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 20:29:40.534 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 20:29:40.537 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 20:29:40.540 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 20:29:40.543 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 20:29:40.547 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 20:29:40.550 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 20:29:40.553 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 20:29:40.556 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 20:29:40.559 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 20:29:40.563 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 20:29:40.566 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 20:29:40.570 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 20:29:40.572 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 20:29:40.575 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 20:29:40.591 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 20:29:40.594 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 20:29:40.596 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 20:29:40.599 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 20:29:40.602 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 20:29:40.606 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 20:29:40.609 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 20:29:40.612 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 20:29:40.616 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:29:40.635 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:29:40.638 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 20:29:40.642 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 20:29:40.642 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 20:29:40.647 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 20:29:40.650 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 20:29:40.653 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 20:29:40.657 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:29:40.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:29:40.679 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 20:29:40.683 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:29:40.685 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 20:29:40.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-21 20:29:40.691 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:40.693 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 20:29:40.696 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-21 20:29:40.699 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-21 20:29:40.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:29:40.705 | + 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-21 20:29:40.708 | + 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-21 20:29:40.711 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 20:29:40.714 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-21 20:29:40.717 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-21 20:29:40.719 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 20:29:40.723 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-21 20:29:40.727 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-21 20:29:40.730 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 20:29:40.734 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-21 20:29:40.735 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 20:29:40.740 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-21 20:29:40.743 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-21 20:29:40.746 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 20:29:40.749 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 20:29:40.752 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 20:29:40.775 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 20:29:40.779 | + 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-21 20:29:41.345 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 20:29:41.394 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-21 20:29:41.400 | 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-21 20:29:41.400 | 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-21 20:29:41.400 | 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-21 20:29:41.400 | 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-21 20:29:41.401 | 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-21 20:29:41.401 | 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-21 20:29:41.402 | 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-21 20:29:41.418 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-21 20:29:41.422 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 20:29:41.427 | 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-21 20:29:41.427 | 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-21 20:29:41.429 | 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-21 20:29:41.429 | 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-21 20:29:41.429 | 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-21 20:29:41.431 | 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-21 20:29:41.431 | 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-21 20:29:41.431 | 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-21 20:29:41.431 | 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-21 20:29:41.432 | 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-21 20:29:41.433 | 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-21 20:29:41.435 | 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-21 20:29:41.437 | 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-21 20:29:41.437 | 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-21 20:29:41.438 | 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-21 20:29:41.438 | 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-21 20:29:41.440 | 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-21 20:29:41.440 | 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-21 20:29:41.441 | 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-21 20:29:41.441 | 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-21 20:29:41.442 | 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-21 20:29:41.445 | 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-21 20:29:41.447 | 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-21 20:29:41.450 | 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-21 20:29:41.452 | 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-21 20:29:41.452 | 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-21 20:29:41.453 | 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-21 20:29:41.456 | 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-21 20:29:41.458 | 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-21 20:29:41.465 | 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-21 20:29:41.465 | 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-21 20:29:41.466 | 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-21 20:29:41.467 | 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-21 20:29:41.469 | 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-21 20:29:41.471 | 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-21 20:29:41.473 | 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-21 20:29:41.476 | 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-21 20:29:41.478 | 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-21 20:29:41.479 | 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-21 20:29:41.481 | 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-21 20:29:41.482 | 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-21 20:29:41.482 | 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-21 20:29:41.483 | 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-21 20:29:41.491 | 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-21 20:29:41.492 | 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-21 20:29:41.494 | 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-21 20:29:41.516 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-21 20:29:41.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 45.1 MB/s 0:00:00 2026-07-21 20:29:41.573 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-21 20:29:41.742 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-21 20:29:43.235 | 2026-07-21 20:29:43.248 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-21 20:29:43.365 | + inc/python:pip_install:216 : result=0 2026-07-21 20:29:43.368 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:29:43.371 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:43.374 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:43.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:43.380 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:43.383 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:43.386 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:29:43.389 | + functions-common:time_stop:2427 : start_time=1784665780769 2026-07-21 20:29:43.393 | + functions-common:time_stop:2429 : [[ -z 1784665780769 ]] 2026-07-21 20:29:43.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:43.403 | + functions-common:time_stop:2432 : end_time=1784665783399 2026-07-21 20:29:43.406 | + functions-common:time_stop:2433 : elapsed_time=2630 2026-07-21 20:29:43.408 | + functions-common:time_stop:2434 : total=93694 2026-07-21 20:29:43.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:43.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96324 2026-07-21 20:29:43.418 | + inc/python:pip_install:219 : return 0 2026-07-21 20:29:43.421 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-21 20:29:43.441 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:43.444 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-21 20:29:43.447 | + 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-21 20:29:43.450 | + 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-21 20:29:43.453 | + 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-21 20:29:43.456 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-21 20:29:43.460 | + 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-21 20:29:43.463 | + functions-common:run_process:1676 : local group= 2026-07-21 20:29:43.466 | + functions-common:run_process:1677 : local user= 2026-07-21 20:29:43.470 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:29:43.473 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-21 20:29:43.476 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:29:43.479 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:29:43.482 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:29:43.485 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:29:43.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:29:43.495 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665783490 2026-07-21 20:29:43.499 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-21 20:29:43.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:43.522 | + 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-21 20:29:43.525 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-21 20:29:43.529 | + 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-21 20:29:43.532 | + 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-21 20:29:43.535 | + 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-21 20:29:43.538 | + 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-21 20:29:43.541 | + 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-21 20:29:43.545 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-21 20:29:43.548 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-21 20:29:43.550 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:29:43.554 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:29:43.557 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:29:43.560 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:29:43.563 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-21 20:29:43.566 | + 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-21 20:29:43.569 | + 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-21 20:29:43.571 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-21 20:29:43.573 | + 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-21 20:29:43.577 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:29:43.580 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:29:43.583 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:29:43.586 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:29:43.588 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:29:43.591 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-21 20:29:43.594 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:29:43.598 | + 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-21 20:29:43.666 | + 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-21 20:29:43.742 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-21 20:29:43.799 | + 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-21 20:29:43.862 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-21 20:29:43.923 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-21 20:29:43.981 | + 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-21 20:29:44.042 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:29:44.045 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:29:44.048 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-21 20:29:44.121 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:29:44.429 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-21 20:29:44.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-21 20:29:44.714 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-21 20:29:44.747 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:29:44.750 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:44.753 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:44.756 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:44.758 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:44.761 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:44.763 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:29:44.766 | + functions-common:time_stop:2427 : start_time=1784665783490 2026-07-21 20:29:44.769 | + functions-common:time_stop:2429 : [[ -z 1784665783490 ]] 2026-07-21 20:29:44.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:44.779 | + functions-common:time_stop:2432 : end_time=1784665784775 2026-07-21 20:29:44.782 | + functions-common:time_stop:2433 : elapsed_time=1285 2026-07-21 20:29:44.785 | + functions-common:time_stop:2434 : total=0 2026-07-21 20:29:44.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:44.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1285 2026-07-21 20:29:44.796 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-21 20:29:44.801 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-21 20:29:44.806 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.QRGDZT3aic 2026-07-21 20:29:44.809 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-21 20:29:44.812 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-21 20:29:44.815 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-21 20:29:44.817 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-21 20:29:44.820 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 20:29:44.825 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 20:29:44.827 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 20:29:44.831 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-21 20:29:44.853 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:44.856 | + ./stack.sh:main:1068 : configure_database 2026-07-21 20:29:44.859 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-21 20:29:44.862 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-21 20:29:44.865 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-21 20:29:44.869 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:29:44.871 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-21 20:29:44.874 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-21 20:29:44.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:44.880 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:44.882 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-21 20:29:44.885 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-21 20:29:44.887 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:44.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:44.894 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-21 20:29:44.897 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-21 20:29:44.899 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-21 20:29:44.902 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-21 20:29:44.905 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-21 20:29:44.909 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-21 20:29:44.912 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 20:29:44.912 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 20:29:44.918 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-21 20:29:44.991 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-21 20:29:44.993 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:29:44.995 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:29:44.998 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:29:45.001 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:29:45.003 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:29:45.006 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:29:45.010 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:29:45.013 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:29:45.016 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:29:45.019 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:29:45.022 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:29:45.024 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:29:45.027 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:29:45.030 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-21 20:29:45.032 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:45.035 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:45.037 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-21 20:29:45.040 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:45.043 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 20:29:46.276 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-21 20:29:46.279 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-21 20:29:46.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:46.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:46.288 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-21 20:29:46.291 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-21 20:29:46.293 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-21 20:29:46.312 | mysqladmin: connect to server at 'localhost' failed 2026-07-21 20:29:46.312 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-21 20:29:46.316 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-21 20:29:46.319 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-21 20:29:46.322 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:46.325 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:46.327 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-21 20:29:46.330 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-21 20:29:46.333 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-21 20:29:46.336 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-21 20:29:46.337 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-21 20:29:46.356 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:46.407 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-21 20:29:46.412 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-21 20:29:46.412 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-21 20:29:46.413 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-21 20:29:46.417 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-21 20:29:46.420 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-21 20:29:46.423 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:46.425 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:46.428 | + 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-21 20:29:46.441 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:46.488 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-21 20:29:46.500 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:46.537 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-21 20:29:46.599 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-21 20:29:46.659 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-21 20:29:46.715 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-21 20:29:46.718 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:46.721 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-21 20:29:46.721 | enabling MySQL performance counting 2026-07-21 20:29:46.723 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-21 20:29:46.747 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-21 20:29:46.749 | + 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-21 20:29:47.230 | Processing ./tools/dbcounter 2026-07-21 20:29:47.231 | Installing build dependencies: started 2026-07-21 20:29:48.587 | Installing build dependencies: finished with status 'done' 2026-07-21 20:29:48.587 | Getting requirements to build wheel: started 2026-07-21 20:29:48.927 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 20:29:48.927 | Preparing metadata (pyproject.toml): started 2026-07-21 20:29:49.120 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:29:49.120 | Building wheels for collected packages: dbcounter 2026-07-21 20:29:49.120 | Building wheel for dbcounter (pyproject.toml): started 2026-07-21 20:29:49.344 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-21 20:29:49.344 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=0fc3061e4cbd178720f8eee22cdfc0c5c9ceaa9c5e8dedd1d32e9969e6278373 2026-07-21 20:29:49.345 | Stored in directory: /tmp/pip-ephem-wheel-cache-y2394wgh/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-21 20:29:49.347 | Successfully built dbcounter 2026-07-21 20:29:49.501 | Installing collected packages: dbcounter 2026-07-21 20:29:49.520 | Successfully installed dbcounter-0.1 2026-07-21 20:29:49.621 | + inc/python:pip_install:216 : result=0 2026-07-21 20:29:49.623 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:29:49.626 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:49.628 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:49.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:49.633 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:49.635 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:49.637 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:29:49.640 | + functions-common:time_stop:2427 : start_time=1784665786741 2026-07-21 20:29:49.643 | + functions-common:time_stop:2429 : [[ -z 1784665786741 ]] 2026-07-21 20:29:49.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:49.651 | + functions-common:time_stop:2432 : end_time=1784665789647 2026-07-21 20:29:49.653 | + functions-common:time_stop:2433 : elapsed_time=2906 2026-07-21 20:29:49.655 | + functions-common:time_stop:2434 : total=96324 2026-07-21 20:29:49.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:49.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99230 2026-07-21 20:29:49.662 | + inc/python:pip_install:219 : return 0 2026-07-21 20:29:49.665 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-21 20:29:49.668 | + lib/database:recreate_database:112 : local db=stats 2026-07-21 20:29:49.670 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-21 20:29:49.672 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-21 20:29:49.675 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-21 20:29:49.682 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:49.712 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-21 20:29:49.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:49.756 | + 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-21 20:29:49.757 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-21 20:29:49.762 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:49.795 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-21 20:29:49.798 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-21 20:29:49.855 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-21 20:29:49.909 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-21 20:29:49.970 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-21 20:29:50.026 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-21 20:29:50.084 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-21 20:29:50.142 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-21 20:29:50.203 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-21 20:29:50.206 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:50.209 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 20:29:52.408 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-21 20:29:52.411 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-21 20:29:52.415 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 20:29:52.421 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-202952 2026-07-21 20:29:52.423 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-202952 1072' 2026-07-21 20:29:52.427 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.430 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 20:29:52.433 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.436 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 20:29:52.439 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.441 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 20:29:52.445 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.448 | + 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-21 20:29:52.451 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.453 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.139 2026-07-21 20:29:52.456 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.458 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.139/identity 2026-07-21 20:29:52.461 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.464 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-202433 2026-07-21 20:29:52.467 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.470 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 20:29:52.474 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.476 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.139 2026-07-21 20:29:52.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.484 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 20:29:52.487 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.490 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.139,IP:::1 2026-07-21 20:29:52.493 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.496 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 20:29:52.499 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.501 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 20:29:52.503 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.506 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.139 2026-07-21 20:29:52.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:29:52.511 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 20:29:52.514 | + ./stack.sh:main:1082 : start_dstat 2026-07-21 20:29:52.517 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 20:29:52.519 | + functions-common:run_process:1674 : local service=dstat 2026-07-21 20:29:52.523 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 20:29:52.526 | + functions-common:run_process:1676 : local group= 2026-07-21 20:29:52.529 | + functions-common:run_process:1677 : local user= 2026-07-21 20:29:52.532 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:29:52.535 | + functions-common:run_process:1680 : local name=dstat 2026-07-21 20:29:52.537 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:29:52.540 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:29:52.543 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:29:52.546 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:29:52.549 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:29:52.555 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665792551 2026-07-21 20:29:52.558 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-21 20:29:52.577 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:52.581 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:29:52.584 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:52.586 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:52.589 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:52.592 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:52.595 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:52.598 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:29:52.601 | + functions-common:time_stop:2427 : start_time=1784665792551 2026-07-21 20:29:52.604 | + functions-common:time_stop:2429 : [[ -z 1784665792551 ]] 2026-07-21 20:29:52.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:52.613 | + functions-common:time_stop:2432 : end_time=1784665792609 2026-07-21 20:29:52.616 | + functions-common:time_stop:2433 : elapsed_time=58 2026-07-21 20:29:52.619 | + functions-common:time_stop:2434 : total=1285 2026-07-21 20:29:52.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:52.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1343 2026-07-21 20:29:52.628 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 20:29:52.631 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-21 20:29:52.634 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:29:52.636 | + functions-common:run_process:1676 : local group= 2026-07-21 20:29:52.639 | + functions-common:run_process:1677 : local user=root 2026-07-21 20:29:52.642 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-21 20:29:52.645 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-21 20:29:52.647 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:29:52.651 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:29:52.654 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:29:52.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:29:52.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:29:52.666 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665792663 2026-07-21 20:29:52.669 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-21 20:29:52.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:52.693 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 20:29:52.695 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-21 20:29:52.699 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:29:52.702 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:29:52.705 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:29:52.708 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:29:52.711 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-21 20:29:52.715 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-21 20:29:52.717 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-21 20:29:52.720 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:29:52.723 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-21 20:29:52.726 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-21 20:29:52.729 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-21 20:29:52.732 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-21 20:29:52.735 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-21 20:29:52.737 | + 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-21 20:29:52.740 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-21 20:29:52.744 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:29:52.746 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:29:52.749 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 20:29:52.752 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-21 20:29:52.755 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:29:52.758 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:29:52.760 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-21 20:29:52.763 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:29:52.768 | + 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-21 20:29:52.840 | + 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-21 20:29:52.914 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-21 20:29:52.972 | + 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-21 20:29:53.030 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-21 20:29:53.088 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-21 20:29:53.149 | + 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-21 20:29:53.205 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-21 20:29:53.208 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-21 20:29:53.267 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:29:53.270 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-21 20:29:53.337 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:29:53.629 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-21 20:29:53.643 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-21 20:29:53.941 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-21 20:29:53.973 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:29:53.976 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:53.978 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:53.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:53.985 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:53.987 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:53.992 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:29:53.992 | + functions-common:time_stop:2427 : start_time=1784665792663 2026-07-21 20:29:53.994 | + functions-common:time_stop:2429 : [[ -z 1784665792663 ]] 2026-07-21 20:29:53.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:54.002 | + functions-common:time_stop:2432 : end_time=1784665794000 2026-07-21 20:29:54.005 | + functions-common:time_stop:2433 : elapsed_time=1337 2026-07-21 20:29:54.008 | + functions-common:time_stop:2434 : total=1343 2026-07-21 20:29:54.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:54.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2680 2026-07-21 20:29:54.015 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-21 20:29:54.033 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:54.037 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.040 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-21 20:29:54.043 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.046 | + functions-common:run_process:1676 : local group= 2026-07-21 20:29:54.047 | + functions-common:run_process:1677 : local user= 2026-07-21 20:29:54.051 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:29:54.053 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-21 20:29:54.056 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:29:54.059 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:29:54.062 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:29:54.065 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:29:54.068 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:29:54.074 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665794070 2026-07-21 20:29:54.077 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-21 20:29:54.095 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:54.097 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-21 20:29:54.100 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-21 20:29:54.104 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.106 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.109 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.112 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.116 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-21 20:29:54.118 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-21 20:29:54.121 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-21 20:29:54.124 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:29:54.127 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:29:54.130 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:29:54.133 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:29:54.136 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-21 20:29:54.140 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-21 20:29:54.143 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-21 20:29:54.146 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-21 20:29:54.149 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:29:54.152 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:29:54.154 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:29:54.157 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:29:54.159 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:29:54.161 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:29:54.164 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-21 20:29:54.168 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:29:54.173 | + 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-21 20:29:54.242 | + 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-21 20:29:54.313 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-21 20:29:54.372 | + 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-21 20:29:54.429 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-21 20:29:54.492 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-21 20:29:54.546 | + 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-21 20:29:54.602 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:29:54.605 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:29:54.608 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-21 20:29:54.672 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:29:54.944 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-21 20:29:54.963 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-21 20:29:55.243 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-21 20:29:55.273 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:29:55.276 | + functions-common:time_stop:2420 : local name 2026-07-21 20:29:55.279 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:29:55.282 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:29:55.285 | + functions-common:time_stop:2423 : local total 2026-07-21 20:29:55.288 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:29:55.291 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:29:55.294 | + functions-common:time_stop:2427 : start_time=1784665794070 2026-07-21 20:29:55.297 | + functions-common:time_stop:2429 : [[ -z 1784665794070 ]] 2026-07-21 20:29:55.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:29:55.306 | + functions-common:time_stop:2432 : end_time=1784665795303 2026-07-21 20:29:55.309 | + functions-common:time_stop:2433 : elapsed_time=1233 2026-07-21 20:29:55.312 | + functions-common:time_stop:2434 : total=2680 2026-07-21 20:29:55.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:29:55.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3913 2026-07-21 20:29:55.320 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-21 20:29:55.341 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:55.344 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-21 20:29:55.365 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:55.367 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-21 20:29:55.387 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:55.390 | + ./stack.sh:main:1101 : start_etcd3 2026-07-21 20:29:55.393 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-21 20:29:55.397 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005597 --data-dir /opt/stack/data/etcd' 2026-07-21 20:29:55.401 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-21 20:29:55.404 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005597=http://10.4.3.139:2380' 2026-07-21 20:29:55.407 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.139:2380' 2026-07-21 20:29:55.410 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.139:2379' 2026-07-21 20:29:55.413 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-21 20:29:55.416 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-21 20:29:55.419 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.139:2379' 2026-07-21 20:29:55.422 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-21 20:29:55.425 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-21 20:29:55.428 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 20:29:55.431 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005597 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005597=http://10.4.3.139:2380 --initial-advertise-peer-urls http://10.4.3.139:2380 --advertise-client-urls http://10.4.3.139:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.139:2379 --log-level=debug' '' root 2026-07-21 20:29:55.434 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-21 20:29:55.437 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005597 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005597=http://10.4.3.139:2380 --initial-advertise-peer-urls http://10.4.3.139:2380 --advertise-client-urls http://10.4.3.139:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.139:2379 --log-level=debug' 2026-07-21 20:29:55.440 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:29:55.442 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 20:29:55.445 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:29:55.447 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:29:55.450 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:29:55.452 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 20:29:55.456 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:29:55.461 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-21 20:29:55.530 | + 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-21 20:29:55.604 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-21 20:29:55.667 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005597 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005597=http://10.4.3.139:2380 --initial-advertise-peer-urls http://10.4.3.139:2380 --advertise-client-urls http://10.4.3.139:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.139:2379 --log-level=debug' 2026-07-21 20:29:55.726 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-21 20:29:55.788 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-21 20:29:55.846 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 20:29:55.904 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:29:55.907 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:29:55.910 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-21 20:29:55.977 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:29:56.277 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-21 20:29:56.337 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-21 20:29:56.399 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-21 20:29:56.461 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-21 20:29:56.518 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-21 20:29:56.522 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:29:56.526 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 20:29:56.533 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-21 20:29:56.824 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-21 20:29:56.839 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-21 20:29:57.124 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-21 20:29:57.798 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-21 20:29:57.817 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:57.820 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.139 80 2026-07-21 20:29:57.822 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-21 20:29:57.825 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 20:29:57.828 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-21 20:29:57.831 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.139 2026-07-21 20:29:57.833 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-21 20:29:57.836 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 20:29:57.839 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 20:29:57.842 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 20:29:57.845 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 20:29:57.847 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 20:29:57.850 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-21 20:29:57.864 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-21 20:29:57.867 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 20:29:57.871 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-21 20:29:57.874 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-21 20:29:57.877 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:29:57.881 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:57.884 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:57.887 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 20:29:57.890 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 20:29:57.893 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 20:29:57.896 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-21 20:29:57.899 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-21 20:29:57.901 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-21 20:29:57.904 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-21 20:29:57.922 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:29:57.925 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 20:29:57.928 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 20:29:57.931 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:29:57.933 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:57.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:57.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:57.942 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:57.945 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 20:29:57.976 | No module matches headers 2026-07-21 20:29:57.980 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-21 20:29:58.013 | Enabling module headers. 2026-07-21 20:29:58.017 | To activate the new configuration, you need to run: 2026-07-21 20:29:58.018 | systemctl restart apache2 2026-07-21 20:29:58.023 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 20:29:58.026 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:29:58.029 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 20:29:58.032 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 20:29:58.034 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:29:58.038 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:58.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:58.043 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:58.045 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:58.048 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 20:29:58.085 | No module matches ssl 2026-07-21 20:29:58.087 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-21 20:29:58.122 | Considering dependency mime for ssl: 2026-07-21 20:29:58.122 | Module mime already enabled 2026-07-21 20:29:58.122 | Considering dependency socache_shmcb for ssl: 2026-07-21 20:29:58.122 | Enabling module socache_shmcb. 2026-07-21 20:29:58.127 | Enabling module ssl. 2026-07-21 20:29:58.127 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-21 20:29:58.132 | To activate the new configuration, you need to run: 2026-07-21 20:29:58.132 | systemctl restart apache2 2026-07-21 20:29:58.137 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 20:29:58.139 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:29:58.142 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 20:29:58.145 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 20:29:58.148 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:29:58.150 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:58.153 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:58.156 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:58.159 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:58.161 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 20:29:58.196 | proxy (enabled by site administrator) 2026-07-21 20:29:58.200 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:29:58.203 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 20:29:58.206 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 20:29:58.209 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:29:58.212 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:58.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:58.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:58.219 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:58.222 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 20:29:58.256 | proxy_http (enabled by site administrator) 2026-07-21 20:29:58.260 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-21 20:29:58.263 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-21 20:29:58.266 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:29:58.269 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:29:58.272 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:29:58.275 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:29:58.278 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:58.280 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:58.283 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:29:58.286 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:29:58.288 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:29:58.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:29:58.293 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-21 20:29:58.335 | Enabling site http-services-tls-proxy. 2026-07-21 20:29:58.341 | To activate the new configuration, you need to run: 2026-07-21 20:29:58.341 | systemctl reload apache2 2026-07-21 20:29:58.346 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 20:29:58.349 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:29:58.352 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:29:58.355 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:29:58.474 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-21 20:29:58.477 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-21 20:29:58.479 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-21 20:29:58.492 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-21 20:29:58.505 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-21 20:29:58.508 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 20:29:58.511 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-21 20:29:58.514 | + 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.139/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-21 20:29:58.562 | The user clouds.yaml file didn't exist. 2026-07-21 20:29:58.572 | + 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.139/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-21 20:29:58.633 | + 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.139/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-21 20:29:58.696 | + 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.139/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-21 20:29:58.760 | + 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.139/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-21 20:29:58.825 | + 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.139/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-21 20:29:58.889 | + 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.139/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-21 20:29:58.953 | + 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.139/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-21 20:29:59.018 | + 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.139/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-21 20:29:59.089 | + 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.139/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-21 20:29:59.155 | + functions-common:write_clouds_yaml:203 : cat 2026-07-21 20:29:59.161 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-21 20:29:59.165 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-21 20:29:59.169 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-21 20:29:59.174 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-21 20:29:59.178 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-21 20:29:59.180 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-21 20:29:59.199 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:29:59.202 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-21 20:29:59.205 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:29:59.208 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-21 20:29:59.211 | + ./stack.sh:main:1118 : '[' 10.4.3.139 == 10.4.3.139 ']' 2026-07-21 20:29:59.214 | + ./stack.sh:main:1119 : init_keystone 2026-07-21 20:29:59.217 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-21 20:29:59.233 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:29:59.236 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-21 20:29:59.240 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-21 20:29:59.242 | + lib/database:recreate_database:112 : local db=keystone 2026-07-21 20:29:59.245 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-21 20:29:59.248 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-21 20:29:59.250 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-21 20:29:59.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:59.294 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-21 20:29:59.298 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:29:59.330 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-21 20:29:59.332 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 20:29:59.335 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:29:59.338 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:29:59.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:29:59.346 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665799343 2026-07-21 20:29:59.349 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-21 20:29:59.741 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:29:59.741 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:29:59.741 | we strongly recommend against using it for new projects. 2026-07-21 20:29:59.741 | 2026-07-21 20:29:59.741 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:29:59.741 | framework. For more detail see 2026-07-21 20:29:59.741 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:29:59.741 | 2026-07-21 20:29:59.741 | from eventlet import event 2026-07-21 20:30:00.966 | ++ inc/async:async_inner:64 : rc=0 2026-07-21 20:30:00.990 | [55109 Async install_tempest:55109]: finished successfully 2026-07-21 20:30:01.443 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 20:30:01.500 | 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=59245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:30:01.508 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:30:01.508 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:30:01.508 | DEBUG dbcounter [-] [59245] Writer thread running {{(pid=59245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:30:01.561 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-21 20:30:02.673 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:30:02.675 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-21 20:30:02.675 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.675 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-21 20:30:02.689 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.690 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-21 20:30:02.698 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.699 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-21 20:30:02.721 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.723 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-21 20:30:02.733 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.734 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-21 20:30:02.757 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.758 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-21 20:30:02.758 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:30:02.759 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-21 20:30:02.790 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:02.793 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-21 20:30:02.811 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:30:03.177 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-21 20:30:03.180 | + functions-common:time_stop:2420 : local name 2026-07-21 20:30:03.183 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:30:03.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:30:03.188 | + functions-common:time_stop:2423 : local total 2026-07-21 20:30:03.191 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:30:03.195 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 20:30:03.197 | + functions-common:time_stop:2427 : start_time=1784665799343 2026-07-21 20:30:03.200 | + functions-common:time_stop:2429 : [[ -z 1784665799343 ]] 2026-07-21 20:30:03.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:30:03.208 | + functions-common:time_stop:2432 : end_time=1784665803204 2026-07-21 20:30:03.211 | + functions-common:time_stop:2433 : elapsed_time=3861 2026-07-21 20:30:03.214 | + functions-common:time_stop:2434 : total=0 2026-07-21 20:30:03.217 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:30:03.221 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3861 2026-07-21 20:30:03.224 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-21 20:30:03.227 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-21 20:30:03.232 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-21 20:30:03.572 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:30:03.572 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:30:03.572 | we strongly recommend against using it for new projects. 2026-07-21 20:30:03.572 | 2026-07-21 20:30:03.572 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:30:03.572 | framework. For more detail see 2026-07-21 20:30:03.572 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:30:03.572 | 2026-07-21 20:30:03.572 | from eventlet import event 2026-07-21 20:30:04.867 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 20:30:04.868 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 20:30:05.222 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-21 20:30:05.226 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-21 20:30:05.559 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:30:05.559 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:30:05.559 | we strongly recommend against using it for new projects. 2026-07-21 20:30:05.559 | 2026-07-21 20:30:05.559 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:30:05.559 | framework. For more detail see 2026-07-21 20:30:05.559 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:30:05.559 | 2026-07-21 20:30:05.559 | from eventlet import event 2026-07-21 20:30:06.886 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 20:30:06.886 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 20:30:06.890 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 20:30:07.236 | + ./stack.sh:main:1120 : start_keystone 2026-07-21 20:30:07.240 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-21 20:30:07.246 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-21 20:30:07.248 | + functions-common:run_process:1674 : local service=keystone 2026-07-21 20:30:07.251 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 20:30:07.254 | + functions-common:run_process:1676 : local group= 2026-07-21 20:30:07.256 | + functions-common:run_process:1677 : local user= 2026-07-21 20:30:07.259 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:30:07.261 | + functions-common:run_process:1680 : local name=keystone 2026-07-21 20:30:07.265 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:30:07.268 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:30:07.271 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:30:07.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:30:07.278 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:30:07.282 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665807279 2026-07-21 20:30:07.285 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-21 20:30:07.304 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:07.307 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-21 20:30:07.310 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-21 20:30:07.313 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 20:30:07.316 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 20:30:07.319 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 20:30:07.321 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 20:30:07.324 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-21 20:30:07.327 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-21 20:30:07.330 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-21 20:30:07.332 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:30:07.335 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:30:07.339 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:30:07.343 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:30:07.346 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-21 20:30:07.349 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-21 20:30:07.352 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:30:07.355 | + 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-21 20:30:07.358 | + 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-21 20:30:07.360 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-21 20:30:07.362 | + 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-21 20:30:07.365 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:30:07.368 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:30:07.370 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:30:07.372 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-21 20:30:07.375 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:30:07.379 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-21 20:30:07.445 | + 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-21 20:30:07.514 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-21 20:30:07.569 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-21 20:30:07.623 | + 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-21 20:30:07.683 | + 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-21 20:30:07.748 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-21 20:30:07.807 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-21 20:30:07.866 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-21 20:30:07.927 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-21 20:30:07.980 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-21 20:30:08.034 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:30:08.036 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:30:08.039 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-21 20:30:08.113 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:30:08.441 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-21 20:30:08.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-21 20:30:08.743 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-21 20:30:08.840 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:30:08.842 | + functions-common:time_stop:2420 : local name 2026-07-21 20:30:08.844 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:30:08.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:30:08.849 | + functions-common:time_stop:2423 : local total 2026-07-21 20:30:08.852 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:30:08.855 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:30:08.858 | + functions-common:time_stop:2427 : start_time=1784665807279 2026-07-21 20:30:08.860 | + functions-common:time_stop:2429 : [[ -z 1784665807279 ]] 2026-07-21 20:30:08.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:30:08.866 | + functions-common:time_stop:2432 : end_time=1784665808864 2026-07-21 20:30:08.869 | + functions-common:time_stop:2433 : elapsed_time=1585 2026-07-21 20:30:08.871 | + functions-common:time_stop:2434 : total=3913 2026-07-21 20:30:08.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:30:08.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5498 2026-07-21 20:30:08.878 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-21 20:30:08.878 | Waiting for keystone to start... 2026-07-21 20:30:08.880 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.139/identity/v3/ 2026-07-21 20:30:08.883 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.139/identity/v3/ 2026-07-21 20:30:08.886 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 20:30:08.888 | + functions:wait_for_service:477 : local url=http://10.4.3.139/identity/v3/ 2026-07-21 20:30:08.891 | + functions:wait_for_service:478 : local rval=0 2026-07-21 20:30:08.894 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 20:30:08.896 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:30:08.899 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:30:08.901 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:30:08.906 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:30:08.910 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665808907 2026-07-21 20:30:08.912 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 20:30:08.916 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.139/identity/v3/ 2026-07-21 20:30:11.673 | + :: : [[ 200 == 503 ]] 2026-07-21 20:30:11.674 | + :: : [[ 0 -eq 7 ]] 2026-07-21 20:30:11.677 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 20:30:11.680 | + functions-common:time_stop:2420 : local name 2026-07-21 20:30:11.683 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:30:11.685 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:30:11.687 | + functions-common:time_stop:2423 : local total 2026-07-21 20:30:11.689 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:30:11.692 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:30:11.694 | + functions-common:time_stop:2427 : start_time=1784665808907 2026-07-21 20:30:11.696 | + functions-common:time_stop:2429 : [[ -z 1784665808907 ]] 2026-07-21 20:30:11.699 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:30:11.703 | + functions-common:time_stop:2432 : end_time=1784665811700 2026-07-21 20:30:11.706 | + functions-common:time_stop:2433 : elapsed_time=2793 2026-07-21 20:30:11.708 | + functions-common:time_stop:2434 : total=0 2026-07-21 20:30:11.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:30:11.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2793 2026-07-21 20:30:11.715 | + functions:wait_for_service:486 : return 0 2026-07-21 20:30:11.718 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-21 20:30:11.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:11.737 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.139 5001 2026-07-21 20:30:11.740 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-21 20:30:11.742 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 20:30:11.744 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-21 20:30:11.747 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.139 2026-07-21 20:30:11.750 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-21 20:30:11.753 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 20:30:11.756 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 20:30:11.758 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 20:30:11.760 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 20:30:11.763 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 20:30:11.766 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 20:30:11.770 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-21 20:30:11.772 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-21 20:30:11.775 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:30:11.777 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:11.780 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:11.783 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 20:30:11.786 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 20:30:11.789 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 20:30:11.791 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-21 20:30:11.794 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-21 20:30:11.797 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 20:30:11.799 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-21 20:30:11.802 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-21 20:30:11.817 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:30:11.820 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 20:30:11.822 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 20:30:11.825 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:30:11.828 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:30:11.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:11.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:11.836 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 20:30:11.838 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 20:30:11.874 | headers (enabled by site administrator) 2026-07-21 20:30:11.877 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:30:11.880 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 20:30:11.882 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 20:30:11.886 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:30:11.888 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:30:11.891 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:11.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:11.896 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 20:30:11.899 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 20:30:11.931 | ssl (enabled by site administrator) 2026-07-21 20:30:11.935 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:30:11.937 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 20:30:11.940 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 20:30:11.943 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:30:11.946 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:30:11.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:11.952 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:11.955 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 20:30:11.957 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 20:30:11.995 | proxy (enabled by site administrator) 2026-07-21 20:30:11.998 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:30:12.001 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 20:30:12.003 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 20:30:12.006 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:30:12.009 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:30:12.011 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:12.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:12.016 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 20:30:12.019 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 20:30:12.051 | proxy_http (enabled by site administrator) 2026-07-21 20:30:12.055 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-21 20:30:12.058 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-21 20:30:12.061 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:30:12.063 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:30:12.067 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:30:12.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:30:12.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:12.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:12.077 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:30:12.080 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:30:12.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:30:12.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:30:12.089 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-21 20:30:12.122 | Enabling site keystone-service-tls-proxy. 2026-07-21 20:30:12.128 | To activate the new configuration, you need to run: 2026-07-21 20:30:12.128 | systemctl reload apache2 2026-07-21 20:30:12.132 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 20:30:12.135 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:30:12.138 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:30:12.141 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:30:12.262 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-21 20:30:12.265 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:30:12.268 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 20:30:12.784 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-21 20:30:12.787 | + 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.139/identity 2026-07-21 20:30:13.109 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:30:13.109 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:30:13.109 | we strongly recommend against using it for new projects. 2026-07-21 20:30:13.109 | 2026-07-21 20:30:13.109 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:30:13.109 | framework. For more detail see 2026-07-21 20:30:13.109 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:30:13.109 | 2026-07-21 20:30:13.109 | from eventlet import event 2026-07-21 20:30:14.673 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.673 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.673 | 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=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.677 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.685 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.685 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.711 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.714 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.714 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.753 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.754 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.754 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.754 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.754 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.754 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.759 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.763 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.764 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.764 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.764 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.764 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.765 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.766 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.766 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60449) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 20:30:14.803 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 20:30:14.839 | 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=60449) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:30:14.974 | DEBUG dbcounter [-] [60449] Writer thread running {{(pid=60449) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:30:15.045 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created domain default 2026-07-21 20:30:15.071 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created project admin 2026-07-21 20:30:15.088 | WARNING keystone.common.password_hashing [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-21 20:30:15.098 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created user admin 2026-07-21 20:30:15.105 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created role reader 2026-07-21 20:30:15.109 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created role member 2026-07-21 20:30:15.120 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created implied role where 0407f14e88664bf28d429d5e2e11c0fc implies 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:15.125 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created role manager 2026-07-21 20:30:15.135 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created implied role where 4787a9180d114cb786623ae255a4cafd implies 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:15.139 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created role admin 2026-07-21 20:30:15.147 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created implied role where 0012839cec63414c89bb9d55efef5092 implies 4787a9180d114cb786623ae255a4cafd 2026-07-21 20:30:15.155 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created role service 2026-07-21 20:30:15.161 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Granted role admin on project admin to user admin. 2026-07-21 20:30:15.165 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Granted role admin on the system to user admin. 2026-07-21 20:30:15.172 | WARNING py.warnings [None req-e2bf9637-0740-4155-aaae-75245e2fa492 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-21 20:30:15.172 | warnings.warn( 2026-07-21 20:30:15.172 |  2026-07-21 20:30:15.174 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created region RegionOne 2026-07-21 20:30:15.190 | INFO keystone.cmd.bootstrap [None req-e2bf9637-0740-4155-aaae-75245e2fa492 None None] Created public endpoint https://10.4.3.139/identity 2026-07-21 20:30:15.634 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-21 20:30:15.637 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-21 20:30:15.640 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-21 20:30:15.643 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-21 20:30:17.210 | 2026-07-21 20:30:17.220 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:17.224 | + lib/keystone:create_keystone_accounts:258 : admin_project=327649f814dc4e0a8523adc7a856d2e5 2026-07-21 20:30:17.226 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-21 20:30:17.228 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-21 20:30:17.430 | 2026-07-21 20:30:17.441 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:17.445 | + lib/keystone:create_keystone_accounts:260 : admin_user=bd6c4299dff049ed8f91b0e5086b99fc 2026-07-21 20:30:17.447 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-21 20:30:17.450 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-21 20:30:17.453 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-21 20:30:17.455 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin bd6c4299dff049ed8f91b0e5086b99fc default 2026-07-21 20:30:17.513 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bd6c4299dff049ed8f91b0e5086b99fc default 2026-07-21 20:30:17.547 | [8536 Async ks-domain-role:60581]: running: get_or_add_user_domain_role admin bd6c4299dff049ed8f91b0e5086b99fc default 2026-07-21 20:30:17.550 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-21 20:30:17.552 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 20:30:17.555 | ++ 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-21 20:30:18.428 | 2026-07-21 20:30:18.439 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:18.442 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 20:30:18.445 | + functions-common:get_or_create_domain:878 : echo default 2026-07-21 20:30:18.445 | default 2026-07-21 20:30:18.448 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-21 20:30:18.519 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-21 20:30:18.561 | [8536 Async ks-project:60707]: running: get_or_create_project service Default 2026-07-21 20:30:18.565 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-21 20:30:18.639 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-21 20:30:18.678 | [8536 Async ks-service:60801]: running: get_or_create_role service 2026-07-21 20:30:18.681 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-21 20:30:18.747 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-21 20:30:18.785 | [8536 Async ks-reseller:60895]: running: get_or_create_role ResellerAdmin 2026-07-21 20:30:18.788 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-21 20:30:18.792 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-21 20:30:18.860 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-21 20:30:18.902 | [8536 Async ks-anotherrole:60991]: running: get_or_create_role anotherrole 2026-07-21 20:30:18.904 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-21 20:30:18.907 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-21 20:30:18.909 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:30:18.914 | +++ 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-21 20:30:18.923 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:18.949 | [60581 Async ks-domain-role:60581]: finished successfully 2026-07-21 20:30:19.330 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:19.355 | [60707 Async ks-project:60707]: finished successfully 2026-07-21 20:30:19.640 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:19.667 | [60801 Async ks-service:60801]: finished successfully 2026-07-21 20:30:19.886 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:19.912 | [60895 Async ks-reseller:60895]: finished successfully 2026-07-21 20:30:20.044 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:20.070 | [60991 Async ks-anotherrole:60991]: finished successfully 2026-07-21 20:30:20.247 | 2026-07-21 20:30:20.258 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:20.262 | ++ functions-common:get_or_create_project:928 : project_id=20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:20.265 | ++ functions-common:get_or_create_project:929 : echo 20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:20.268 | + lib/keystone:create_keystone_accounts:288 : invis_project=20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:20.271 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-21 20:30:20.275 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-21 20:30:20.277 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:30:20.281 | +++ 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-21 20:30:20.544 | 2026-07-21 20:30:20.556 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:20.560 | ++ functions-common:get_or_create_project:928 : project_id=631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:20.564 | ++ functions-common:get_or_create_project:929 : echo 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:20.566 | + lib/keystone:create_keystone_accounts:292 : demo_project=631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:20.569 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-21 20:30:20.573 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-21 20:30:20.576 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:20.578 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-21 20:30:20.581 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-21 20:30:20.585 | +++ 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-21 20:30:20.868 | 2026-07-21 20:30:20.880 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:20.883 | ++ functions-common:get_or_create_user:915 : user_id=39288879e7d04cc2b169a32ced080a9d 2026-07-21 20:30:20.886 | ++ functions-common:get_or_create_user:916 : echo 39288879e7d04cc2b169a32ced080a9d 2026-07-21 20:30:20.889 | + lib/keystone:create_keystone_accounts:295 : demo_user=39288879e7d04cc2b169a32ced080a9d 2026-07-21 20:30:20.891 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-21 20:30:20.935 | [8536 Async ks-domain-role:60581]: Waiting for completion of get_or_add_user_domain_role admin bd6c4299dff049ed8f91b0e5086b99fc default running on PID 60581 (6 other jobs running) 2026-07-21 20:30:20.957 | [8536 Async ks-domain-role:60581]: Signaling child to exit 2026-07-21 20:30:20.957 | WAKEUP 2026-07-21 20:30:20.979 | [8536 Async ks-domain-role:60581]: Signaled 2026-07-21 20:30:20.980 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-21 20:30:20.980 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user bd6c4299dff049ed8f91b0e5086b99fc --domain default 2026-07-21 20:30:20.980 | 2026-07-21 20:30:20.980 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bd6c4299dff049ed8f91b0e5086b99fc --domain default -c Role -f value 2026-07-21 20:30:20.980 | 2026-07-21 20:30:20.980 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:20.980 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:20.980 | + functions-common:get_or_add_user_domain_role:999 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:20.980 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:21.021 | [8536 Async ks-domain-role:60581]: finished get_or_add_user_domain_role admin bd6c4299dff049ed8f91b0e5086b99fc default with result 0 in 1 seconds 2026-07-21 20:30:21.028 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-21 20:30:21.061 | [8536 Async ks-project:60707]: Waiting for completion of get_or_create_project service Default running on PID 60707 (5 other jobs running) 2026-07-21 20:30:21.086 | [8536 Async ks-project:60707]: Signaling child to exit 2026-07-21 20:30:21.086 | WAKEUP 2026-07-21 20:30:21.106 | [8536 Async ks-project:60707]: Signaled 2026-07-21 20:30:21.107 | + functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:30:21.107 | ++ 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-21 20:30:21.107 | 2026-07-21 20:30:21.108 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:21.108 | + functions-common:get_or_create_project:928 : project_id=c94890389c414b0493373e1bed5a9cee 2026-07-21 20:30:21.108 | + functions-common:get_or_create_project:929 : echo c94890389c414b0493373e1bed5a9cee 2026-07-21 20:30:21.108 | c94890389c414b0493373e1bed5a9cee 2026-07-21 20:30:21.151 | [8536 Async ks-project:60707]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-21 20:30:21.188 | [8536 Async ks-service:60801]: Waiting for completion of get_or_create_role service running on PID 60801 (4 other jobs running) 2026-07-21 20:30:21.211 | [8536 Async ks-service:60801]: Signaling child to exit 2026-07-21 20:30:21.211 | WAKEUP 2026-07-21 20:30:21.232 | [8536 Async ks-service:60801]: Signaled 2026-07-21 20:30:21.234 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 20:30:21.234 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-21 20:30:21.234 | 2026-07-21 20:30:21.234 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:21.234 | + functions-common:get_or_create_role:940 : role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:30:21.234 | + functions-common:get_or_create_role:941 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:30:21.234 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:30:21.276 | [8536 Async ks-service:60801]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-21 20:30:21.310 | [8536 Async ks-reseller:60895]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60895 (3 other jobs running) 2026-07-21 20:30:21.333 | [8536 Async ks-reseller:60895]: Signaling child to exit 2026-07-21 20:30:21.333 | WAKEUP 2026-07-21 20:30:21.354 | [8536 Async ks-reseller:60895]: Signaled 2026-07-21 20:30:21.356 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 20:30:21.356 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-21 20:30:21.356 | 2026-07-21 20:30:21.356 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:21.356 | + functions-common:get_or_create_role:940 : role_id=50a40730fec24693a543e1bd62f16043 2026-07-21 20:30:21.356 | + functions-common:get_or_create_role:941 : echo 50a40730fec24693a543e1bd62f16043 2026-07-21 20:30:21.356 | 50a40730fec24693a543e1bd62f16043 2026-07-21 20:30:21.396 | [8536 Async ks-reseller:60895]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-21 20:30:21.428 | [8536 Async ks-anotherrole:60991]: Waiting for completion of get_or_create_role anotherrole running on PID 60991 (2 other jobs running) 2026-07-21 20:30:21.455 | [8536 Async ks-anotherrole:60991]: Signaling child to exit 2026-07-21 20:30:21.455 | WAKEUP 2026-07-21 20:30:21.475 | [8536 Async ks-anotherrole:60991]: Signaled 2026-07-21 20:30:21.477 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 20:30:21.477 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-21 20:30:21.477 | 2026-07-21 20:30:21.477 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:21.477 | + functions-common:get_or_create_role:940 : role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:21.477 | + functions-common:get_or_create_role:941 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:21.477 | 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:21.519 | [8536 Async ks-anotherrole:60991]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-21 20:30:21.525 | + inc/async:async_wait:197 : return 0 2026-07-21 20:30:21.528 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.608 | + inc/async:async_inner:63 : get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.647 | [8536 Async ks-demo-member:61828]: running: get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.649 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin bd6c4299dff049ed8f91b0e5086b99fc 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.715 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bd6c4299dff049ed8f91b0e5086b99fc 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.752 | [8536 Async ks-demo-admin:61924]: running: get_or_add_user_project_role admin bd6c4299dff049ed8f91b0e5086b99fc 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.754 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.827 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.868 | [8536 Async ks-demo-another:62020]: running: get_or_add_user_project_role anotherrole 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:21.870 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:21.935 | + inc/async:async_inner:63 : get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:21.973 | [8536 Async ks-demo-invis:62116]: running: get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:21.976 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-21 20:30:21.979 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-21 20:30:21.982 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:21.985 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-21 20:30:21.988 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-21 20:30:21.992 | +++ 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-21 20:30:23.547 | 2026-07-21 20:30:23.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:23.564 | ++ functions-common:get_or_create_user:915 : user_id=3774e97c2fa744178a7fe95fc09c04f4 2026-07-21 20:30:23.567 | ++ functions-common:get_or_create_user:916 : echo 3774e97c2fa744178a7fe95fc09c04f4 2026-07-21 20:30:23.571 | + lib/keystone:create_keystone_accounts:308 : demo_reader=3774e97c2fa744178a7fe95fc09c04f4 2026-07-21 20:30:23.574 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 3774e97c2fa744178a7fe95fc09c04f4 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:23.639 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3774e97c2fa744178a7fe95fc09c04f4 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:23.684 | [8536 Async ks-demo-reader:62322]: running: get_or_add_user_project_role reader 3774e97c2fa744178a7fe95fc09c04f4 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:23.685 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-21 20:30:23.688 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-21 20:30:23.690 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:30:23.695 | +++ 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-21 20:30:23.993 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:24.019 | [61828 Async ks-demo-member:61828]: finished successfully 2026-07-21 20:30:24.416 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:24.444 | [61924 Async ks-demo-admin:61924]: finished successfully 2026-07-21 20:30:24.872 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:24.898 | [62020 Async ks-demo-another:62020]: finished successfully 2026-07-21 20:30:25.291 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:25.318 | [62116 Async ks-demo-invis:62116]: finished successfully 2026-07-21 20:30:25.943 | 2026-07-21 20:30:25.955 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:25.959 | ++ functions-common:get_or_create_project:928 : project_id=0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:25.962 | ++ functions-common:get_or_create_project:929 : echo 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:25.966 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:25.969 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-21 20:30:25.973 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-21 20:30:25.976 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:25.979 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-21 20:30:25.982 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-21 20:30:25.985 | +++ 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-21 20:30:26.387 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:26.410 | [62322 Async ks-demo-reader:62322]: finished successfully 2026-07-21 20:30:26.589 | 2026-07-21 20:30:26.612 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:26.615 | ++ functions-common:get_or_create_user:915 : user_id=6179f5345d534c78873fa86a7741c92f 2026-07-21 20:30:26.618 | ++ functions-common:get_or_create_user:916 : echo 6179f5345d534c78873fa86a7741c92f 2026-07-21 20:30:26.621 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=6179f5345d534c78873fa86a7741c92f 2026-07-21 20:30:26.623 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:26.684 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:26.723 | [8536 Async ks-alt-admin:62708]: running: get_or_add_user_project_role admin 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:26.726 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:26.791 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:26.830 | [8536 Async ks-alt-another:62804]: running: get_or_add_user_project_role anotherrole 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:26.832 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-21 20:30:26.836 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-21 20:30:26.839 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:26.841 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-21 20:30:26.844 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-21 20:30:26.848 | +++ 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-21 20:30:27.786 | 2026-07-21 20:30:27.798 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:27.801 | ++ functions-common:get_or_create_user:915 : user_id=f0123f3e2c154815a37c173cbc9794ad 2026-07-21 20:30:27.803 | ++ functions-common:get_or_create_user:916 : echo f0123f3e2c154815a37c173cbc9794ad 2026-07-21 20:30:27.807 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f0123f3e2c154815a37c173cbc9794ad 2026-07-21 20:30:27.809 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f0123f3e2c154815a37c173cbc9794ad 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:27.879 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0123f3e2c154815a37c173cbc9794ad 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:27.919 | [8536 Async ks-alt-member-user:62974]: running: get_or_add_user_project_role member f0123f3e2c154815a37c173cbc9794ad 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:27.921 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-21 20:30:27.925 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-21 20:30:27.928 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:27.931 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-21 20:30:27.935 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-21 20:30:27.939 | +++ 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-21 20:30:28.245 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:28.268 | [62708 Async ks-alt-admin:62708]: finished successfully 2026-07-21 20:30:28.656 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:28.680 | [62804 Async ks-alt-another:62804]: finished successfully 2026-07-21 20:30:29.301 | 2026-07-21 20:30:29.314 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:29.318 | ++ functions-common:get_or_create_user:915 : user_id=12dceb113ced4fb288d7c05c38ac0343 2026-07-21 20:30:29.321 | ++ functions-common:get_or_create_user:916 : echo 12dceb113ced4fb288d7c05c38ac0343 2026-07-21 20:30:29.324 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=12dceb113ced4fb288d7c05c38ac0343 2026-07-21 20:30:29.326 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 12dceb113ced4fb288d7c05c38ac0343 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:29.396 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 12dceb113ced4fb288d7c05c38ac0343 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:29.435 | [8536 Async ks-alt-reader-user:63207]: running: get_or_add_user_project_role reader 12dceb113ced4fb288d7c05c38ac0343 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:29.438 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-21 20:30:29.440 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:29.443 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-21 20:30:29.445 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-21 20:30:29.449 | +++ 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-21 20:30:29.784 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:29.806 | [62974 Async ks-alt-member-user:62974]: finished successfully 2026-07-21 20:30:30.449 | 2026-07-21 20:30:30.462 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:30.466 | ++ functions-common:get_or_create_user:915 : user_id=3cbc8ff62beb4c3ba423378d9fef2454 2026-07-21 20:30:30.469 | ++ functions-common:get_or_create_user:916 : echo 3cbc8ff62beb4c3ba423378d9fef2454 2026-07-21 20:30:30.472 | + lib/keystone:create_keystone_accounts:340 : system_member_user=3cbc8ff62beb4c3ba423378d9fef2454 2026-07-21 20:30:30.475 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 3cbc8ff62beb4c3ba423378d9fef2454 all 2026-07-21 20:30:30.543 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3cbc8ff62beb4c3ba423378d9fef2454 all 2026-07-21 20:30:30.583 | [8536 Async ks-system-member:63457]: running: get_or_add_user_system_role member 3cbc8ff62beb4c3ba423378d9fef2454 all 2026-07-21 20:30:30.586 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-21 20:30:30.589 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:30:30.592 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-21 20:30:30.594 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-21 20:30:30.598 | +++ 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-21 20:30:30.895 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:30.924 | [63207 Async ks-alt-reader-user:63207]: finished successfully 2026-07-21 20:30:31.521 | 2026-07-21 20:30:31.532 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:31.536 | ++ functions-common:get_or_create_user:915 : user_id=33044cabd74f4eb997cee03ddfe3949c 2026-07-21 20:30:31.539 | ++ functions-common:get_or_create_user:916 : echo 33044cabd74f4eb997cee03ddfe3949c 2026-07-21 20:30:31.543 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=33044cabd74f4eb997cee03ddfe3949c 2026-07-21 20:30:31.546 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 33044cabd74f4eb997cee03ddfe3949c all 2026-07-21 20:30:31.631 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 33044cabd74f4eb997cee03ddfe3949c all 2026-07-21 20:30:31.672 | [8536 Async ks-system-reader:63654]: running: get_or_add_user_system_role reader 33044cabd74f4eb997cee03ddfe3949c all 2026-07-21 20:30:31.675 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-21 20:30:31.679 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-21 20:30:31.681 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-21 20:30:31.684 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 20:30:31.687 | +++ 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-21 20:30:32.486 | 2026-07-21 20:30:32.495 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:32.499 | ++ functions-common:get_or_create_group:892 : group_id=8ed43e5e5ea14c0bba902eeb22e91bb2 2026-07-21 20:30:32.501 | ++ functions-common:get_or_create_group:893 : echo 8ed43e5e5ea14c0bba902eeb22e91bb2 2026-07-21 20:30:32.503 | + lib/keystone:create_keystone_accounts:350 : admin_group=8ed43e5e5ea14c0bba902eeb22e91bb2 2026-07-21 20:30:32.506 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-21 20:30:32.508 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-21 20:30:32.511 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-21 20:30:32.514 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 20:30:32.518 | +++ 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-21 20:30:32.849 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:32.870 | [63457 Async ks-system-member:63457]: finished successfully 2026-07-21 20:30:33.414 | 2026-07-21 20:30:33.422 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:33.426 | ++ functions-common:get_or_create_group:892 : group_id=e338cec57f194954a94cf836cffb2a47 2026-07-21 20:30:33.430 | ++ functions-common:get_or_create_group:893 : echo e338cec57f194954a94cf836cffb2a47 2026-07-21 20:30:33.434 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e338cec57f194954a94cf836cffb2a47 2026-07-21 20:30:33.438 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:33.511 | + inc/async:async_inner:63 : get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:33.549 | [8536 Async ks-group-memberdemo:63923]: running: get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:33.553 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:33.625 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:33.668 | [8536 Async ks-group-anotherdemo:64002]: running: get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:33.672 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:33.740 | + inc/async:async_inner:63 : get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:33.786 | [8536 Async ks-group-memberalt:64081]: running: get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:33.790 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:33.819 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:33.846 | [63654 Async ks-system-reader:63654]: finished successfully 2026-07-21 20:30:33.867 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:33.909 | [8536 Async ks-group-anotheralt:64197]: running: get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:33.912 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8ed43e5e5ea14c0bba902eeb22e91bb2 327649f814dc4e0a8523adc7a856d2e5 2026-07-21 20:30:33.981 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8ed43e5e5ea14c0bba902eeb22e91bb2 327649f814dc4e0a8523adc7a856d2e5 2026-07-21 20:30:34.020 | [8536 Async ks-group-admin:64279]: running: get_or_add_group_project_role admin 8ed43e5e5ea14c0bba902eeb22e91bb2 327649f814dc4e0a8523adc7a856d2e5 2026-07-21 20:30:34.021 | + 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-21 20:30:34.074 | [8536 Async ks-demo-member:61828]: Waiting for completion of get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 running on PID 61828 (17 other jobs running) 2026-07-21 20:30:34.097 | [8536 Async ks-demo-member:61828]: Signaling child to exit 2026-07-21 20:30:34.097 | WAKEUP 2026-07-21 20:30:34.117 | [8536 Async ks-demo-member:61828]: Signaled 2026-07-21 20:30:34.119 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.119 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.119 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.119 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.119 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.119 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.119 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.119 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.119 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.119 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 39288879e7d04cc2b169a32ced080a9d --project 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:34.119 | 2026-07-21 20:30:34.119 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39288879e7d04cc2b169a32ced080a9d --project 631b1bbdc2e34bff884e5a543a463e92 -c Role -f value 2026-07-21 20:30:34.119 | 2026-07-21 20:30:34.119 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.119 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:34.119 | + functions-common:get_or_add_user_project_role:980 : echo 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:34.119 | 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:34.163 | [8536 Async ks-demo-member:61828]: finished get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 with result 0 in 2 seconds 2026-07-21 20:30:34.200 | [8536 Async ks-demo-admin:61924]: Waiting for completion of get_or_add_user_project_role admin bd6c4299dff049ed8f91b0e5086b99fc 631b1bbdc2e34bff884e5a543a463e92 running on PID 61924 (16 other jobs running) 2026-07-21 20:30:34.224 | [8536 Async ks-demo-admin:61924]: Signaling child to exit 2026-07-21 20:30:34.224 | WAKEUP 2026-07-21 20:30:34.246 | [8536 Async ks-demo-admin:61924]: Signaled 2026-07-21 20:30:34.247 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.247 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.247 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.247 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.247 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.247 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.247 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.247 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.247 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.247 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user bd6c4299dff049ed8f91b0e5086b99fc --project 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:34.247 | 2026-07-21 20:30:34.247 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bd6c4299dff049ed8f91b0e5086b99fc --project 631b1bbdc2e34bff884e5a543a463e92 -c Role -f value 2026-07-21 20:30:34.247 | 2026-07-21 20:30:34.247 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.247 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:34.247 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:34.247 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:34.292 | [8536 Async ks-demo-admin:61924]: finished get_or_add_user_project_role admin bd6c4299dff049ed8f91b0e5086b99fc 631b1bbdc2e34bff884e5a543a463e92 with result 0 in 2 seconds 2026-07-21 20:30:34.329 | [8536 Async ks-demo-another:62020]: Waiting for completion of get_or_add_user_project_role anotherrole 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 running on PID 62020 (15 other jobs running) 2026-07-21 20:30:34.353 | [8536 Async ks-demo-another:62020]: Signaling child to exit 2026-07-21 20:30:34.353 | WAKEUP 2026-07-21 20:30:34.374 | [8536 Async ks-demo-another:62020]: Signaled 2026-07-21 20:30:34.376 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.376 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.376 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.376 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.376 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.376 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.376 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.376 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.376 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.376 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 39288879e7d04cc2b169a32ced080a9d --project 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:34.376 | 2026-07-21 20:30:34.376 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 39288879e7d04cc2b169a32ced080a9d --project 631b1bbdc2e34bff884e5a543a463e92 -c Role -f value 2026-07-21 20:30:34.376 | 2026-07-21 20:30:34.376 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.376 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:34.376 | + functions-common:get_or_add_user_project_role:980 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:34.376 | 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:34.420 | [8536 Async ks-demo-another:62020]: finished get_or_add_user_project_role anotherrole 39288879e7d04cc2b169a32ced080a9d 631b1bbdc2e34bff884e5a543a463e92 with result 0 in 3 seconds 2026-07-21 20:30:34.455 | [8536 Async ks-demo-invis:62116]: Waiting for completion of get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 20b1f55e74b84f3c95387ce155f6dcac running on PID 62116 (14 other jobs running) 2026-07-21 20:30:34.481 | [8536 Async ks-demo-invis:62116]: Signaling child to exit 2026-07-21 20:30:34.481 | WAKEUP 2026-07-21 20:30:34.503 | [8536 Async ks-demo-invis:62116]: Signaled 2026-07-21 20:30:34.504 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.504 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.504 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.504 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.504 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.504 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.504 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.504 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.504 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.504 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 39288879e7d04cc2b169a32ced080a9d --project 20b1f55e74b84f3c95387ce155f6dcac 2026-07-21 20:30:34.504 | 2026-07-21 20:30:34.504 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 39288879e7d04cc2b169a32ced080a9d --project 20b1f55e74b84f3c95387ce155f6dcac -c Role -f value 2026-07-21 20:30:34.504 | 2026-07-21 20:30:34.504 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.504 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:34.504 | + functions-common:get_or_add_user_project_role:980 : echo 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:34.504 | 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:34.548 | [8536 Async ks-demo-invis:62116]: finished get_or_add_user_project_role member 39288879e7d04cc2b169a32ced080a9d 20b1f55e74b84f3c95387ce155f6dcac with result 0 in 3 seconds 2026-07-21 20:30:34.585 | [8536 Async ks-demo-reader:62322]: Waiting for completion of get_or_add_user_project_role reader 3774e97c2fa744178a7fe95fc09c04f4 631b1bbdc2e34bff884e5a543a463e92 running on PID 62322 (13 other jobs running) 2026-07-21 20:30:34.609 | [8536 Async ks-demo-reader:62322]: Signaling child to exit 2026-07-21 20:30:34.609 | WAKEUP 2026-07-21 20:30:34.631 | [8536 Async ks-demo-reader:62322]: Signaled 2026-07-21 20:30:34.632 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.632 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.632 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.632 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.632 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.632 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.632 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.632 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.632 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.632 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 3774e97c2fa744178a7fe95fc09c04f4 --project 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:34.632 | 2026-07-21 20:30:34.632 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3774e97c2fa744178a7fe95fc09c04f4 --project 631b1bbdc2e34bff884e5a543a463e92 -c Role -f value 2026-07-21 20:30:34.632 | 2026-07-21 20:30:34.632 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.632 | + functions-common:get_or_add_user_project_role:979 : user_role_id=493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:34.632 | + functions-common:get_or_add_user_project_role:980 : echo 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:34.633 | 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:34.676 | [8536 Async ks-demo-reader:62322]: finished get_or_add_user_project_role reader 3774e97c2fa744178a7fe95fc09c04f4 631b1bbdc2e34bff884e5a543a463e92 with result 0 in 2 seconds 2026-07-21 20:30:34.680 | + inc/async:async_wait:197 : return 0 2026-07-21 20:30:34.683 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-21 20:30:34.727 | [8536 Async ks-alt-admin:62708]: Waiting for completion of get_or_add_user_project_role admin 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 running on PID 62708 (12 other jobs running) 2026-07-21 20:30:34.751 | [8536 Async ks-alt-admin:62708]: Signaling child to exit 2026-07-21 20:30:34.752 | WAKEUP 2026-07-21 20:30:34.775 | [8536 Async ks-alt-admin:62708]: Signaled 2026-07-21 20:30:34.777 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.777 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.777 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.777 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.777 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.777 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.777 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.777 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.777 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.777 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6179f5345d534c78873fa86a7741c92f --project 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:34.777 | 2026-07-21 20:30:34.777 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6179f5345d534c78873fa86a7741c92f --project 0fe3fae33c804697a1c3fb4394472f17 -c Role -f value 2026-07-21 20:30:34.777 | 2026-07-21 20:30:34.777 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.777 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:34.777 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:34.777 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:34.826 | [8536 Async ks-alt-admin:62708]: finished get_or_add_user_project_role admin 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 with result 0 in 1 seconds 2026-07-21 20:30:34.863 | [8536 Async ks-alt-another:62804]: Waiting for completion of get_or_add_user_project_role anotherrole 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 running on PID 62804 (11 other jobs running) 2026-07-21 20:30:34.888 | [8536 Async ks-alt-another:62804]: Signaling child to exit 2026-07-21 20:30:34.889 | WAKEUP 2026-07-21 20:30:34.911 | [8536 Async ks-alt-another:62804]: Signaled 2026-07-21 20:30:34.912 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:34.913 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:34.913 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:34.913 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:34.913 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:34.913 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:34.913 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:34.913 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:34.913 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:34.913 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6179f5345d534c78873fa86a7741c92f --project 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:34.913 | 2026-07-21 20:30:34.913 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6179f5345d534c78873fa86a7741c92f --project 0fe3fae33c804697a1c3fb4394472f17 -c Role -f value 2026-07-21 20:30:34.913 | 2026-07-21 20:30:34.913 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:34.913 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:34.913 | + functions-common:get_or_add_user_project_role:980 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:34.913 | 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:34.960 | [8536 Async ks-alt-another:62804]: finished get_or_add_user_project_role anotherrole 6179f5345d534c78873fa86a7741c92f 0fe3fae33c804697a1c3fb4394472f17 with result 0 in 1 seconds 2026-07-21 20:30:34.998 | [8536 Async ks-alt-member-user:62974]: Waiting for completion of get_or_add_user_project_role member f0123f3e2c154815a37c173cbc9794ad 0fe3fae33c804697a1c3fb4394472f17 running on PID 62974 (10 other jobs running) 2026-07-21 20:30:35.023 | [8536 Async ks-alt-member-user:62974]: Signaling child to exit 2026-07-21 20:30:35.023 | WAKEUP 2026-07-21 20:30:35.044 | [8536 Async ks-alt-member-user:62974]: Signaled 2026-07-21 20:30:35.045 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:35.045 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:35.045 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:35.045 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:35.045 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:35.045 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:35.045 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:35.045 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:35.045 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:35.045 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f0123f3e2c154815a37c173cbc9794ad --project 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:35.045 | 2026-07-21 20:30:35.045 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0123f3e2c154815a37c173cbc9794ad --project 0fe3fae33c804697a1c3fb4394472f17 -c Role -f value 2026-07-21 20:30:35.045 | 2026-07-21 20:30:35.045 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.045 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.045 | + functions-common:get_or_add_user_project_role:980 : echo 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.045 | 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.089 | [8536 Async ks-alt-member-user:62974]: finished get_or_add_user_project_role member f0123f3e2c154815a37c173cbc9794ad 0fe3fae33c804697a1c3fb4394472f17 with result 0 in 1 seconds 2026-07-21 20:30:35.123 | [8536 Async ks-alt-reader-user:63207]: Waiting for completion of get_or_add_user_project_role reader 12dceb113ced4fb288d7c05c38ac0343 0fe3fae33c804697a1c3fb4394472f17 running on PID 63207 (9 other jobs running) 2026-07-21 20:30:35.150 | [8536 Async ks-alt-reader-user:63207]: Signaling child to exit 2026-07-21 20:30:35.150 | WAKEUP 2026-07-21 20:30:35.172 | [8536 Async ks-alt-reader-user:63207]: Signaled 2026-07-21 20:30:35.174 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:30:35.174 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:30:35.174 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:30:35.174 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:35.174 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:35.174 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:35.174 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:35.174 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:35.174 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:30:35.174 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 12dceb113ced4fb288d7c05c38ac0343 --project 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:35.174 | 2026-07-21 20:30:35.174 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12dceb113ced4fb288d7c05c38ac0343 --project 0fe3fae33c804697a1c3fb4394472f17 -c Role -f value 2026-07-21 20:30:35.174 | 2026-07-21 20:30:35.174 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.174 | + functions-common:get_or_add_user_project_role:979 : user_role_id=493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:35.174 | + functions-common:get_or_add_user_project_role:980 : echo 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:35.174 | 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:35.219 | [8536 Async ks-alt-reader-user:63207]: finished get_or_add_user_project_role reader 12dceb113ced4fb288d7c05c38ac0343 0fe3fae33c804697a1c3fb4394472f17 with result 0 in 1 seconds 2026-07-21 20:30:35.224 | + inc/async:async_wait:197 : return 0 2026-07-21 20:30:35.227 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-21 20:30:35.278 | [8536 Async ks-system-member:63457]: Waiting for completion of get_or_add_user_system_role member 3cbc8ff62beb4c3ba423378d9fef2454 all running on PID 63457 (8 other jobs running) 2026-07-21 20:30:35.295 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:35.301 | [8536 Async ks-system-member:63457]: Signaling child to exit 2026-07-21 20:30:35.302 | WAKEUP 2026-07-21 20:30:35.322 | [63923 Async ks-group-memberdemo:63923]: finished successfully 2026-07-21 20:30:35.326 | [8536 Async ks-system-member:63457]: Signaled 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 20:30:35.328 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 20:30:35.328 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:35.328 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:35.328 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:35.328 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:35.328 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 20:30:35.328 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3cbc8ff62beb4c3ba423378d9fef2454 --system all -f value -c Role 2026-07-21 20:30:35.328 | 2026-07-21 20:30:35.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 3cbc8ff62beb4c3ba423378d9fef2454 --system all 2026-07-21 20:30:35.328 | 2026-07-21 20:30:35.328 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3cbc8ff62beb4c3ba423378d9fef2454 --system all -f value -c Role 2026-07-21 20:30:35.328 | 2026-07-21 20:30:35.328 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.328 | + functions-common:get_or_add_user_system_role:1030 : echo 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.328 | 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.371 | [8536 Async ks-system-member:63457]: finished get_or_add_user_system_role member 3cbc8ff62beb4c3ba423378d9fef2454 all with result 0 in 2 seconds 2026-07-21 20:30:35.406 | [8536 Async ks-system-reader:63654]: Waiting for completion of get_or_add_user_system_role reader 33044cabd74f4eb997cee03ddfe3949c all running on PID 63654 (7 other jobs running) 2026-07-21 20:30:35.430 | [8536 Async ks-system-reader:63654]: Signaling child to exit 2026-07-21 20:30:35.430 | WAKEUP 2026-07-21 20:30:35.452 | [8536 Async ks-system-reader:63654]: Signaled 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 20:30:35.454 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 20:30:35.454 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:30:35.454 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:30:35.454 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:30:35.454 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:30:35.454 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 20:30:35.454 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 33044cabd74f4eb997cee03ddfe3949c --system all -f value -c Role 2026-07-21 20:30:35.454 | 2026-07-21 20:30:35.454 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 33044cabd74f4eb997cee03ddfe3949c --system all 2026-07-21 20:30:35.454 | 2026-07-21 20:30:35.454 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 33044cabd74f4eb997cee03ddfe3949c --system all -f value -c Role 2026-07-21 20:30:35.454 | 2026-07-21 20:30:35.454 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:35.454 | + functions-common:get_or_add_user_system_role:1030 : echo 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:35.454 | 493d5c174f95454480426d8996ce0a68 2026-07-21 20:30:35.499 | [8536 Async ks-system-reader:63654]: finished get_or_add_user_system_role reader 33044cabd74f4eb997cee03ddfe3949c all with result 0 in 2 seconds 2026-07-21 20:30:35.504 | + inc/async:async_wait:197 : return 0 2026-07-21 20:30:35.506 | + 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-21 20:30:35.557 | [8536 Async ks-group-memberdemo:63923]: Waiting for completion of get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 running on PID 63923 (6 other jobs running) 2026-07-21 20:30:35.581 | [8536 Async ks-group-memberdemo:63923]: Signaling child to exit 2026-07-21 20:30:35.581 | WAKEUP 2026-07-21 20:30:35.602 | [8536 Async ks-group-memberdemo:63923]: Signaled 2026-07-21 20:30:35.603 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 20:30:35.603 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e338cec57f194954a94cf836cffb2a47 --project 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:35.603 | 2026-07-21 20:30:35.603 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e338cec57f194954a94cf836cffb2a47 --project 631b1bbdc2e34bff884e5a543a463e92 -f value -c Role 2026-07-21 20:30:35.603 | 2026-07-21 20:30:35.603 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.604 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.604 | + functions-common:get_or_add_group_project_role:1049 : echo 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.604 | 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:35.646 | [8536 Async ks-group-memberdemo:63923]: finished get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 with result 0 in 1 seconds 2026-07-21 20:30:35.680 | [8536 Async ks-group-anotherdemo:64002]: Waiting for completion of get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 running on PID 64002 (5 other jobs running) 2026-07-21 20:30:35.703 | [8536 Async ks-group-anotherdemo:64002]: Signaling child to exit 2026-07-21 20:30:35.734 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:35.758 | [64002 Async ks-group-anotherdemo:64002]: finished successfully 2026-07-21 20:30:35.780 | WAKEUP 2026-07-21 20:30:35.800 | [8536 Async ks-group-anotherdemo:64002]: Signaled 2026-07-21 20:30:35.801 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 20:30:35.801 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e338cec57f194954a94cf836cffb2a47 --project 631b1bbdc2e34bff884e5a543a463e92 2026-07-21 20:30:35.801 | 2026-07-21 20:30:35.801 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e338cec57f194954a94cf836cffb2a47 --project 631b1bbdc2e34bff884e5a543a463e92 -f value -c Role 2026-07-21 20:30:35.801 | 2026-07-21 20:30:35.801 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:35.801 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:35.801 | + functions-common:get_or_add_group_project_role:1049 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:35.801 | 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:35.843 | [8536 Async ks-group-anotherdemo:64002]: finished get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 631b1bbdc2e34bff884e5a543a463e92 with result 0 in 2 seconds 2026-07-21 20:30:35.881 | [8536 Async ks-group-memberalt:64081]: Waiting for completion of get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 running on PID 64081 (4 other jobs running) 2026-07-21 20:30:35.905 | [8536 Async ks-group-memberalt:64081]: Signaling child to exit 2026-07-21 20:30:36.141 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:36.164 | [64081 Async ks-group-memberalt:64081]: finished successfully 2026-07-21 20:30:36.187 | WAKEUP 2026-07-21 20:30:36.208 | [8536 Async ks-group-memberalt:64081]: Signaled 2026-07-21 20:30:36.209 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 20:30:36.209 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e338cec57f194954a94cf836cffb2a47 --project 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:36.209 | 2026-07-21 20:30:36.209 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e338cec57f194954a94cf836cffb2a47 --project 0fe3fae33c804697a1c3fb4394472f17 -f value -c Role 2026-07-21 20:30:36.209 | 2026-07-21 20:30:36.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:36.209 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:36.209 | + functions-common:get_or_add_group_project_role:1049 : echo 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:36.209 | 0407f14e88664bf28d429d5e2e11c0fc 2026-07-21 20:30:36.252 | [8536 Async ks-group-memberalt:64081]: finished get_or_add_group_project_role member e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 with result 0 in 2 seconds 2026-07-21 20:30:36.288 | [8536 Async ks-group-anotheralt:64197]: Waiting for completion of get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 running on PID 64197 (3 other jobs running) 2026-07-21 20:30:36.312 | [8536 Async ks-group-anotheralt:64197]: Signaling child to exit 2026-07-21 20:30:36.582 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:36.609 | [64197 Async ks-group-anotheralt:64197]: finished successfully 2026-07-21 20:30:36.631 | WAKEUP 2026-07-21 20:30:36.651 | [8536 Async ks-group-anotheralt:64197]: Signaled 2026-07-21 20:30:36.653 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 20:30:36.653 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e338cec57f194954a94cf836cffb2a47 --project 0fe3fae33c804697a1c3fb4394472f17 2026-07-21 20:30:36.653 | 2026-07-21 20:30:36.653 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e338cec57f194954a94cf836cffb2a47 --project 0fe3fae33c804697a1c3fb4394472f17 -f value -c Role 2026-07-21 20:30:36.653 | 2026-07-21 20:30:36.653 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:36.653 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:36.653 | + functions-common:get_or_add_group_project_role:1049 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:36.653 | 4b76ea227466407daa394c5fb3673490 2026-07-21 20:30:36.699 | [8536 Async ks-group-anotheralt:64197]: finished get_or_add_group_project_role anotherrole e338cec57f194954a94cf836cffb2a47 0fe3fae33c804697a1c3fb4394472f17 with result 0 in 2 seconds 2026-07-21 20:30:36.735 | [8536 Async ks-group-admin:64279]: Waiting for completion of get_or_add_group_project_role admin 8ed43e5e5ea14c0bba902eeb22e91bb2 327649f814dc4e0a8523adc7a856d2e5 running on PID 64279 (2 other jobs running) 2026-07-21 20:30:36.761 | [8536 Async ks-group-admin:64279]: Signaling child to exit 2026-07-21 20:30:37.024 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:37.047 | [64279 Async ks-group-admin:64279]: finished successfully 2026-07-21 20:30:37.067 | WAKEUP 2026-07-21 20:30:37.089 | [8536 Async ks-group-admin:64279]: Signaled 2026-07-21 20:30:37.090 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 20:30:37.090 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 8ed43e5e5ea14c0bba902eeb22e91bb2 --project 327649f814dc4e0a8523adc7a856d2e5 2026-07-21 20:30:37.090 | 2026-07-21 20:30:37.090 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8ed43e5e5ea14c0bba902eeb22e91bb2 --project 327649f814dc4e0a8523adc7a856d2e5 -f value -c Role 2026-07-21 20:30:37.090 | 2026-07-21 20:30:37.090 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:30:37.090 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:37.090 | + functions-common:get_or_add_group_project_role:1049 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:37.090 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:30:37.132 | [8536 Async ks-group-admin:64279]: finished get_or_add_group_project_role admin 8ed43e5e5ea14c0bba902eeb22e91bb2 327649f814dc4e0a8523adc7a856d2e5 with result 0 in 3 seconds 2026-07-21 20:30:37.137 | + inc/async:async_wait:197 : return 0 2026-07-21 20:30:37.139 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-21 20:30:37.159 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:30:37.162 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-21 20:30:37.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:37.183 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-21 20:30:37.186 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-21 20:30:37.256 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-21 20:30:37.295 | [8536 Async create_nova_accounts:66090]: running: create_nova_accounts 2026-07-21 20:30:37.298 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-21 20:30:37.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:37.321 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-21 20:30:37.324 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-21 20:30:37.395 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-21 20:30:37.435 | [8536 Async create_glance_accounts:66213]: running: create_glance_accounts 2026-07-21 20:30:37.439 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-21 20:30:37.460 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:37.463 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-21 20:30:37.466 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-21 20:30:37.534 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-21 20:30:37.577 | [8536 Async create_cinder_accounts:66351]: running: create_cinder_accounts 2026-07-21 20:30:37.580 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-21 20:30:37.602 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:37.607 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-21 20:30:37.610 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-21 20:30:37.679 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-21 20:30:37.721 | [8536 Async create_neutron_accounts:66501]: running: create_neutron_accounts 2026-07-21 20:30:37.724 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-21 20:30:37.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:30:37.749 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-21 20:30:37.752 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-21 20:30:37.822 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-21 20:30:37.867 | [8536 Async create_swift_accounts:66674]: running: create_swift_accounts 2026-07-21 20:30:37.870 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-21 20:30:37.889 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:30:37.892 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-21 20:30:37.942 | [8536 Async create_nova_accounts:66090]: Waiting for completion of create_nova_accounts running on PID 66090 (6 other jobs running) 2026-07-21 20:30:37.968 | [8536 Async create_nova_accounts:66090]: Signaling child to exit 2026-07-21 20:30:57.574 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:30:57.601 | [66501 Async create_neutron_accounts:66501]: finished successfully 2026-07-21 20:31:00.827 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:31:00.851 | [66351 Async create_cinder_accounts:66351]: finished successfully 2026-07-21 20:31:07.988 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:31:08.014 | [66090 Async create_nova_accounts:66090]: finished successfully 2026-07-21 20:31:08.042 | WAKEUP 2026-07-21 20:31:08.069 | [8536 Async create_nova_accounts:66090]: Signaled 2026-07-21 20:31:08.071 | + 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-21 20:31:08.071 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-21 20:31:08.071 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-21 20:31:08.071 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:08.071 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:08.071 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:08.071 | ++ 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-21 20:31:08.071 | 2026-07-21 20:31:08.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.071 | + functions-common:get_or_create_user:915 : user_id=1759b8174b284358952ca24f235d590b 2026-07-21 20:31:08.071 | + functions-common:get_or_create_user:916 : echo 1759b8174b284358952ca24f235d590b 2026-07-21 20:31:08.071 | 1759b8174b284358952ca24f235d590b 2026-07-21 20:31:08.071 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-21 20:31:08.071 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:08.071 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:08.071 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:08.071 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:08.071 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:08.071 | + 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-21 20:31:08.071 | 2026-07-21 20:31:08.071 | ++ 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-21 20:31:08.071 | 2026-07-21 20:31:08.071 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.071 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:08.071 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:08.071 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:08.071 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 20:31:08.071 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-21 20:31:08.071 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:08.072 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:08.072 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:08.072 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:08.072 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:08.072 | + 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-21 20:31:08.072 | 2026-07-21 20:31:08.072 | ++ 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-21 20:31:08.072 | 2026-07-21 20:31:08.072 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.072 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:08.072 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:08.072 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:08.072 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-21 20:31:08.072 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.139/compute 2026-07-21 20:31:08.072 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-21 20:31:08.072 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:31:08.072 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-21 20:31:08.072 | ++ 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-21 20:31:08.072 | 2026-07-21 20:31:08.072 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.072 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:31:08.072 | 2847b8e1e8124da5922758198fad9582' 2026-07-21 20:31:08.072 | + functions-common:get_or_create_service:1067 : echo 2847b8e1e8124da5922758198fad9582 2026-07-21 20:31:08.072 | 2847b8e1e8124da5922758198fad9582 2026-07-21 20:31:08.072 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.139/compute/v2/$(project_id)s' 2026-07-21 20:31:08.072 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:31:08.072 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.139/compute/v2/$(project_id)s' RegionOne 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:08.072 | +++ 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-21 20:31:08.072 | 2026-07-21 20:31:08.072 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:08.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.139/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-21 20:31:08.072 | 2026-07-21 20:31:08.072 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f070d4b33e6842c3862029200791521c 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f070d4b33e6842c3862029200791521c 2026-07-21 20:31:08.072 | + functions-common:get_or_create_endpoint:1100 : public_id=f070d4b33e6842c3862029200791521c 2026-07-21 20:31:08.072 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 20:31:08.072 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:31:08.072 | + functions-common:get_or_create_endpoint:1109 : echo f070d4b33e6842c3862029200791521c 2026-07-21 20:31:08.072 | f070d4b33e6842c3862029200791521c 2026-07-21 20:31:08.072 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-21 20:31:08.072 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:31:08.072 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-21 20:31:08.072 | ++ 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-21 20:31:08.072 | 2026-07-21 20:31:08.072 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.072 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:31:08.072 | 72dc7df32e4a4dedbf74cc8491e939cc' 2026-07-21 20:31:08.072 | + functions-common:get_or_create_service:1067 : echo 72dc7df32e4a4dedbf74cc8491e939cc 2026-07-21 20:31:08.072 | 72dc7df32e4a4dedbf74cc8491e939cc 2026-07-21 20:31:08.072 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.139/compute/v2.1 2026-07-21 20:31:08.072 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:31:08.072 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.139/compute/v2.1 RegionOne 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:08.072 | +++ 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-21 20:31:08.072 | 2026-07-21 20:31:08.072 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:08.072 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:08.072 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.139/compute/v2.1 --region RegionOne -f value -c id 2026-07-21 20:31:08.072 | 2026-07-21 20:31:08.073 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1e834381fe8146f99358b2e1cd1909a5 2026-07-21 20:31:08.073 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1e834381fe8146f99358b2e1cd1909a5 2026-07-21 20:31:08.073 | + functions-common:get_or_create_endpoint:1100 : public_id=1e834381fe8146f99358b2e1cd1909a5 2026-07-21 20:31:08.073 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 20:31:08.073 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:31:08.073 | + functions-common:get_or_create_endpoint:1109 : echo 1e834381fe8146f99358b2e1cd1909a5 2026-07-21 20:31:08.073 | 1e834381fe8146f99358b2e1cd1909a5 2026-07-21 20:31:08.073 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-21 20:31:08.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:08.073 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-21 20:31:08.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:08.073 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-21 20:31:08.073 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:08.073 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:08.073 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:08.073 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:08.073 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:08.073 | + 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-21 20:31:08.073 | 2026-07-21 20:31:08.073 | ++ 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-21 20:31:08.073 | 2026-07-21 20:31:08.073 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:08.073 | + functions-common:get_or_add_user_project_role:979 : user_role_id=50a40730fec24693a543e1bd62f16043 2026-07-21 20:31:08.073 | + functions-common:get_or_add_user_project_role:980 : echo 50a40730fec24693a543e1bd62f16043 2026-07-21 20:31:08.073 | 50a40730fec24693a543e1bd62f16043 2026-07-21 20:31:08.073 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-21 20:31:08.073 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:08.073 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-21 20:31:08.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:08.073 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-21 20:31:08.121 | [8536 Async create_nova_accounts:66090]: finished create_nova_accounts with result 0 in 30 seconds 2026-07-21 20:31:08.161 | [8536 Async create_glance_accounts:66213]: Waiting for completion of create_glance_accounts running on PID 66213 (5 other jobs running) 2026-07-21 20:31:08.186 | [8536 Async create_glance_accounts:66213]: Signaling child to exit 2026-07-21 20:31:13.127 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:31:13.154 | [66213 Async create_glance_accounts:66213]: finished successfully 2026-07-21 20:31:13.180 | WAKEUP 2026-07-21 20:31:13.207 | [8536 Async create_glance_accounts:66213]: Signaled 2026-07-21 20:31:13.208 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-21 20:31:13.208 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:13.208 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-21 20:31:13.208 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-21 20:31:13.208 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:13.208 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:915 : user_id=b391f96df1814ccca6fa52ca40694c43 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:916 : echo b391f96df1814ccca6fa52ca40694c43 2026-07-21 20:31:13.209 | b391f96df1814ccca6fa52ca40694c43 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:13.209 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | + 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.209 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:13.209 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | + 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:13.209 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:13.209 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-21 20:31:13.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:13.209 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:915 : user_id=20daf94c027f4f40a7841672c0c403d3 2026-07-21 20:31:13.209 | + functions-common:get_or_create_user:916 : echo 20daf94c027f4f40a7841672c0c403d3 2026-07-21 20:31:13.209 | 20daf94c027f4f40a7841672c0c403d3 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:13.209 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | + 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.209 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-21 20:31:13.209 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:13.209 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:13.209 | + 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=50a40730fec24693a543e1bd62f16043 2026-07-21 20:31:13.209 | + functions-common:get_or_add_user_project_role:980 : echo 50a40730fec24693a543e1bd62f16043 2026-07-21 20:31:13.209 | 50a40730fec24693a543e1bd62f16043 2026-07-21 20:31:13.209 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-21 20:31:13.209 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:31:13.209 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-21 20:31:13.209 | ++ 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-21 20:31:13.209 | 2026-07-21 20:31:13.209 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.209 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:31:13.209 | 45a0c9dfd8c648f49ce45aa7c8186d78' 2026-07-21 20:31:13.210 | + functions-common:get_or_create_service:1067 : echo 45a0c9dfd8c648f49ce45aa7c8186d78 2026-07-21 20:31:13.210 | 45a0c9dfd8c648f49ce45aa7c8186d78 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.139/image 2026-07-21 20:31:13.210 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:31:13.210 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.139/image RegionOne 2026-07-21 20:31:13.210 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:13.210 | +++ 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-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.210 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:13.210 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:13.210 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.139/image --region RegionOne -f value -c id 2026-07-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.210 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7bb8399a26df48fe954eff999db56341 2026-07-21 20:31:13.210 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7bb8399a26df48fe954eff999db56341 2026-07-21 20:31:13.210 | + functions-common:get_or_create_endpoint:1100 : public_id=7bb8399a26df48fe954eff999db56341 2026-07-21 20:31:13.210 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 20:31:13.210 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:31:13.210 | + functions-common:get_or_create_endpoint:1109 : echo 7bb8399a26df48fe954eff999db56341 2026-07-21 20:31:13.210 | 7bb8399a26df48fe954eff999db56341 2026-07-21 20:31:13.210 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-21 20:31:13.210 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 20:31:13.210 | +++ 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-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.210 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 20:31:13.210 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-21 20:31:13.210 | + 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-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | Field | Value | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | default_limit | 2000 | 2026-07-21 20:31:13.210 | | description | None | 2026-07-21 20:31:13.210 | | id | fe10d46937184331b2ca2803ddacbfe8 | 2026-07-21 20:31:13.210 | | region_id | RegionOne | 2026-07-21 20:31:13.210 | | resource_name | image_size_total | 2026-07-21 20:31:13.210 | | service_id | 45a0c9dfd8c648f49ce45aa7c8186d78 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | + 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-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | Field | Value | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | default_limit | 2000 | 2026-07-21 20:31:13.210 | | description | None | 2026-07-21 20:31:13.210 | | id | 4e87c00e002d42c6b24b399141da5e94 | 2026-07-21 20:31:13.210 | | region_id | RegionOne | 2026-07-21 20:31:13.210 | | resource_name | image_stage_total | 2026-07-21 20:31:13.210 | | service_id | 45a0c9dfd8c648f49ce45aa7c8186d78 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | + 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-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | Field | Value | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | default_limit | 100 | 2026-07-21 20:31:13.210 | | description | None | 2026-07-21 20:31:13.210 | | id | 4dd7f9f3fb3e4cdf878514d4f780cf2a | 2026-07-21 20:31:13.210 | | region_id | RegionOne | 2026-07-21 20:31:13.210 | | resource_name | image_count_total | 2026-07-21 20:31:13.210 | | service_id | 45a0c9dfd8c648f49ce45aa7c8186d78 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | + 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-21 20:31:13.210 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | Field | Value | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | | default_limit | 100 | 2026-07-21 20:31:13.210 | | description | None | 2026-07-21 20:31:13.210 | | id | e3057df617dd418a9174d7ad800f3ec8 | 2026-07-21 20:31:13.210 | | region_id | RegionOne | 2026-07-21 20:31:13.210 | | resource_name | image_count_uploading | 2026-07-21 20:31:13.210 | | service_id | 45a0c9dfd8c648f49ce45aa7c8186d78 | 2026-07-21 20:31:13.210 | +---------------+----------------------------------+ 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.139/identity 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-21 20:31:13.210 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-21 20:31:13.210 | 2026-07-21 20:31:13.210 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 7bb8399a26df48fe954eff999db56341 2026-07-21 20:31:13.210 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-21 20:31:13.210 | 2026-07-21 20:31:13.210 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-21 20:31:13.210 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:13.260 | [8536 Async create_glance_accounts:66213]: finished create_glance_accounts with result 0 in 35 seconds 2026-07-21 20:31:13.302 | [8536 Async create_cinder_accounts:66351]: Waiting for completion of create_cinder_accounts running on PID 66351 (4 other jobs running) 2026-07-21 20:31:13.328 | [8536 Async create_cinder_accounts:66351]: Signaling child to exit 2026-07-21 20:31:13.328 | WAKEUP 2026-07-21 20:31:13.352 | [8536 Async create_cinder_accounts:66351]: Signaled 2026-07-21 20:31:13.354 | + 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-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-21 20:31:13.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-21 20:31:13.354 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-21 20:31:13.354 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:13.354 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:13.354 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:13.354 | ++ 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-21 20:31:13.354 | 2026-07-21 20:31:13.354 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.354 | + functions-common:get_or_create_user:915 : user_id=5adbcd120de24406818a63a9e7e68c89 2026-07-21 20:31:13.354 | + functions-common:get_or_create_user:916 : echo 5adbcd120de24406818a63a9e7e68c89 2026-07-21 20:31:13.354 | 5adbcd120de24406818a63a9e7e68c89 2026-07-21 20:31:13.354 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-21 20:31:13.354 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:13.354 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:13.354 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:13.354 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:13.354 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:13.354 | + 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-21 20:31:13.354 | 2026-07-21 20:31:13.354 | ++ 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-21 20:31:13.354 | 2026-07-21 20:31:13.354 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.354 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.354 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.354 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.354 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-21 20:31:13.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.139/volume 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-21 20:31:13.354 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:31:13.354 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-21 20:31:13.354 | ++ 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-21 20:31:13.354 | 2026-07-21 20:31:13.354 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.354 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:31:13.354 | ac9e3a07efdf46ee8cfe191906dd20af' 2026-07-21 20:31:13.354 | + functions-common:get_or_create_service:1067 : echo ac9e3a07efdf46ee8cfe191906dd20af 2026-07-21 20:31:13.354 | ac9e3a07efdf46ee8cfe191906dd20af 2026-07-21 20:31:13.354 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.139/volume/v3 2026-07-21 20:31:13.354 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:31:13.354 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.139/volume/v3 RegionOne 2026-07-21 20:31:13.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:13.354 | +++ 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-21 20:31:13.354 | 2026-07-21 20:31:13.354 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:13.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:13.354 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.139/volume/v3 --region RegionOne -f value -c id 2026-07-21 20:31:13.354 | 2026-07-21 20:31:13.354 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8744e79a4ece4616b505a97e9dce89d5 2026-07-21 20:31:13.354 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8744e79a4ece4616b505a97e9dce89d5 2026-07-21 20:31:13.354 | + functions-common:get_or_create_endpoint:1100 : public_id=8744e79a4ece4616b505a97e9dce89d5 2026-07-21 20:31:13.354 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 20:31:13.354 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:31:13.354 | + functions-common:get_or_create_endpoint:1109 : echo 8744e79a4ece4616b505a97e9dce89d5 2026-07-21 20:31:13.355 | 8744e79a4ece4616b505a97e9dce89d5 2026-07-21 20:31:13.355 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-21 20:31:13.355 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:31:13.355 | +++ 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-21 20:31:13.355 | 2026-07-21 20:31:13.355 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_project:928 : project_id=c94890389c414b0493373e1bed5a9cee 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_project:929 : echo c94890389c414b0493373e1bed5a9cee 2026-07-21 20:31:13.355 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c94890389c414b0493373e1bed5a9cee 2026-07-21 20:31:13.355 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:13.355 | +++ 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-21 20:31:13.355 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-21 20:31:13.355 | 2026-07-21 20:31:13.355 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_user:915 : user_id=5adbcd120de24406818a63a9e7e68c89 2026-07-21 20:31:13.355 | ++ functions-common:get_or_create_user:916 : echo 5adbcd120de24406818a63a9e7e68c89 2026-07-21 20:31:13.355 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 5adbcd120de24406818a63a9e7e68c89 2026-07-21 20:31:13.406 | [8536 Async create_cinder_accounts:66351]: finished create_cinder_accounts with result 0 in 23 seconds 2026-07-21 20:31:13.412 | + inc/async:async_wait:197 : return 0 2026-07-21 20:31:13.415 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-21 20:31:13.471 | [8536 Async create_neutron_accounts:66501]: Waiting for completion of create_neutron_accounts running on PID 66501 (3 other jobs running) 2026-07-21 20:31:13.500 | [8536 Async create_neutron_accounts:66501]: Signaling child to exit 2026-07-21 20:31:13.500 | WAKEUP 2026-07-21 20:31:13.524 | [8536 Async create_neutron_accounts:66501]: Signaled 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.139/ 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.139/networking 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-21 20:31:13.526 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-21 20:31:13.526 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-21 20:31:13.526 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:13.526 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:13.526 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:13.526 | ++ 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-21 20:31:13.526 | 2026-07-21 20:31:13.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.526 | + functions-common:get_or_create_user:915 : user_id=9687f17ed04748c6a947bd40a0a215a0 2026-07-21 20:31:13.526 | + functions-common:get_or_create_user:916 : echo 9687f17ed04748c6a947bd40a0a215a0 2026-07-21 20:31:13.526 | 9687f17ed04748c6a947bd40a0a215a0 2026-07-21 20:31:13.526 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-21 20:31:13.526 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:13.526 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:13.526 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:13.526 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:13.526 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:13.526 | + 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-21 20:31:13.526 | 2026-07-21 20:31:13.526 | ++ 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-21 20:31:13.526 | 2026-07-21 20:31:13.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.526 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.526 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.526 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:13.526 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-21 20:31:13.526 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:31:13.526 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-21 20:31:13.526 | ++ 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-21 20:31:13.526 | 2026-07-21 20:31:13.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.526 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:31:13.526 | 2b67c22f3e364cabb714633e439e1282' 2026-07-21 20:31:13.526 | + functions-common:get_or_create_service:1067 : echo 2b67c22f3e364cabb714633e439e1282 2026-07-21 20:31:13.526 | 2b67c22f3e364cabb714633e439e1282 2026-07-21 20:31:13.526 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.139/networking 2026-07-21 20:31:13.526 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:31:13.526 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.139/networking RegionOne 2026-07-21 20:31:13.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:13.526 | +++ 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-21 20:31:13.526 | 2026-07-21 20:31:13.526 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:13.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:13.526 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.139/networking --region RegionOne -f value -c id 2026-07-21 20:31:13.526 | 2026-07-21 20:31:13.526 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:13.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4f605d19c02742b6b5e43742779cf357 2026-07-21 20:31:13.526 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4f605d19c02742b6b5e43742779cf357 2026-07-21 20:31:13.526 | + functions-common:get_or_create_endpoint:1100 : public_id=4f605d19c02742b6b5e43742779cf357 2026-07-21 20:31:13.526 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 20:31:13.526 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:31:13.526 | + functions-common:get_or_create_endpoint:1109 : echo 4f605d19c02742b6b5e43742779cf357 2026-07-21 20:31:13.526 | 4f605d19c02742b6b5e43742779cf357 2026-07-21 20:31:13.574 | [8536 Async create_neutron_accounts:66501]: finished create_neutron_accounts with result 0 in 19 seconds 2026-07-21 20:31:13.619 | [8536 Async create_swift_accounts:66674]: Waiting for completion of create_swift_accounts running on PID 66674 (2 other jobs running) 2026-07-21 20:31:13.645 | [8536 Async create_swift_accounts:66674]: Signaling child to exit 2026-07-21 20:31:16.345 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:31:16.370 | [66674 Async create_swift_accounts:66674]: finished successfully 2026-07-21 20:31:16.393 | WAKEUP 2026-07-21 20:31:16.413 | [8536 Async create_swift_accounts:66674]: Signaled 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-21 20:31:16.415 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-21 20:31:16.415 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-21 20:31:16.415 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-21 20:31:16.415 | 2026-07-21 20:31:16.415 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.415 | ++ functions-common:get_or_create_role:940 : role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:31:16.415 | ++ functions-common:get_or_create_role:941 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:626 : another_role=4b76ea227466407daa394c5fb3673490 2026-07-21 20:31:16.415 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-21 20:31:16.415 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-21 20:31:16.415 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:16.415 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:31:16.415 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:31:16.415 | ++ 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-21 20:31:16.415 | 2026-07-21 20:31:16.415 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.415 | + functions-common:get_or_create_user:915 : user_id=21126aa543034e2f978a2efac7585b43 2026-07-21 20:31:16.415 | + functions-common:get_or_create_user:916 : echo 21126aa543034e2f978a2efac7585b43 2026-07-21 20:31:16.415 | 21126aa543034e2f978a2efac7585b43 2026-07-21 20:31:16.415 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-21 20:31:16.415 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:16.415 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:16.415 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:16.415 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:16.415 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:16.415 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:16.415 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:16.415 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:16.416 | + 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:16.416 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:31:16.416 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 20:31:16.416 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:16.416 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:31:16.416 | + 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.416 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-21 20:31:16.416 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-21 20:31:16.416 | ++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:31:16.416 | a1f2907bf76642dc8c4acbf5d7771fd6' 2026-07-21 20:31:16.416 | + functions-common:get_or_create_service:1067 : echo a1f2907bf76642dc8c4acbf5d7771fd6 2026-07-21 20:31:16.416 | a1f2907bf76642dc8c4acbf5d7771fd6 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.139:8080/v1/AUTH_$(project_id)s' https://10.4.3.139:8080 2026-07-21 20:31:16.416 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.139:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-21 20:31:16.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:16.416 | +++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:16.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:16.416 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.139:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-21 20:31:16.416 | 2026-07-21 20:31:16.416 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=32e9e161e7a84445bec5649c48417a27 2026-07-21 20:31:16.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 32e9e161e7a84445bec5649c48417a27 2026-07-21 20:31:16.416 | + functions-common:get_or_create_endpoint:1100 : public_id=32e9e161e7a84445bec5649c48417a27 2026-07-21 20:31:16.416 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.139:8080 ]] 2026-07-21 20:31:16.416 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.139:8080 RegionOne 2026-07-21 20:31:16.416 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:31:16.416 | ++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:31:16.416 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:31:16.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.139:8080 --region RegionOne -f value -c id 2026-07-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c5b65caca83d4b76a27390328477ea2b 2026-07-21 20:31:16.416 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo c5b65caca83d4b76a27390328477ea2b 2026-07-21 20:31:16.416 | c5b65caca83d4b76a27390328477ea2b 2026-07-21 20:31:16.416 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:31:16.416 | + functions-common:get_or_create_endpoint:1109 : echo 32e9e161e7a84445bec5649c48417a27 2026-07-21 20:31:16.416 | 32e9e161e7a84445bec5649c48417a27 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-21 20:31:16.416 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:31:16.416 | +++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_project:928 : project_id=59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_project:929 : echo 59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:640 : swift_project_test1=59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-21 20:31:16.416 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.416 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-21 20:31:16.416 | +++ 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-21 20:31:16.416 | 2026-07-21 20:31:16.416 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_user:915 : user_id=5152e1ec65d848d1b16203b1aec31a07 2026-07-21 20:31:16.416 | ++ functions-common:get_or_create_user:916 : echo 5152e1ec65d848d1b16203b1aec31a07 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=5152e1ec65d848d1b16203b1aec31a07 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-21 20:31:16.416 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.416 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 5152e1ec65d848d1b16203b1aec31a07 59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:16.416 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:31:16.416 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:31:16.416 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 5152e1ec65d848d1b16203b1aec31a07 --project 59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.416 | 2026-07-21 20:31:16.416 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5152e1ec65d848d1b16203b1aec31a07 --project 59a8132f988445a5926955a9ced40218 -c Role -f value 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.417 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-21 20:31:16.417 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-21 20:31:16.417 | +++ 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-21 20:31:16.417 | 2026-07-21 20:31:16.417 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:915 : user_id=77875d504e8d4ef48805dd33c536d17a 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:916 : echo 77875d504e8d4ef48805dd33c536d17a 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:649 : swift_user_test3=77875d504e8d4ef48805dd33c536d17a 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-21 20:31:16.417 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 4b76ea227466407daa394c5fb3673490 77875d504e8d4ef48805dd33c536d17a 59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:16.417 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 4b76ea227466407daa394c5fb3673490 --user 77875d504e8d4ef48805dd33c536d17a --project 59a8132f988445a5926955a9ced40218 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 4b76ea227466407daa394c5fb3673490 --user 77875d504e8d4ef48805dd33c536d17a --project 59a8132f988445a5926955a9ced40218 -c Role -f value 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4b76ea227466407daa394c5fb3673490 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:980 : echo 4b76ea227466407daa394c5fb3673490 2026-07-21 20:31:16.417 | 4b76ea227466407daa394c5fb3673490 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-21 20:31:16.417 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:31:16.417 | +++ 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-21 20:31:16.417 | 2026-07-21 20:31:16.417 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_project:928 : project_id=425cecd436b541119590c1508fd138c8 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_project:929 : echo 425cecd436b541119590c1508fd138c8 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:654 : swift_project_test2=425cecd436b541119590c1508fd138c8 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-21 20:31:16.417 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-21 20:31:16.417 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-21 20:31:16.417 | +++ 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-21 20:31:16.417 | 2026-07-21 20:31:16.417 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:915 : user_id=16b8eebfb19a4e368592627b44b82bf0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:916 : echo 16b8eebfb19a4e368592627b44b82bf0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:659 : swift_user_test2=16b8eebfb19a4e368592627b44b82bf0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-21 20:31:16.417 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 16b8eebfb19a4e368592627b44b82bf0 425cecd436b541119590c1508fd138c8 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:16.417 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:31:16.417 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 16b8eebfb19a4e368592627b44b82bf0 --project 425cecd436b541119590c1508fd138c8 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 16b8eebfb19a4e368592627b44b82bf0 --project 425cecd436b541119590c1508fd138c8 -c Role -f value 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.417 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.417 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-21 20:31:16.417 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 20:31:16.417 | +++ 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-21 20:31:16.417 | 2026-07-21 20:31:16.417 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_domain:877 : domain_id=a1373f4586fa4df2b827b87a032ca7b7 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_domain:878 : echo a1373f4586fa4df2b827b87a032ca7b7 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:664 : swift_domain=a1373f4586fa4df2b827b87a032ca7b7 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-21 20:31:16.417 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-21 20:31:16.417 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 a1373f4586fa4df2b827b87a032ca7b7 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 20:31:16.417 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a1373f4586fa4df2b827b87a032ca7b7 --or-show -f value -c id 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_project:928 : project_id=291e426250d94df880f518c53a14b72f 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_project:929 : echo 291e426250d94df880f518c53a14b72f 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:668 : swift_project_test4=291e426250d94df880f518c53a14b72f 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-21 20:31:16.417 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-21 20:31:16.417 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 a1373f4586fa4df2b827b87a032ca7b7 test4@example.com 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-21 20:31:16.417 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a1373f4586fa4df2b827b87a032ca7b7 --email=test4@example.com --or-show -f value -c id 2026-07-21 20:31:16.417 | 2026-07-21 20:31:16.417 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:915 : user_id=d294f0ece4fc40649159bf127e9fd556 2026-07-21 20:31:16.417 | ++ functions-common:get_or_create_user:916 : echo d294f0ece4fc40649159bf127e9fd556 2026-07-21 20:31:16.417 | + lib/swift:create_swift_accounts:673 : swift_user_test4=d294f0ece4fc40649159bf127e9fd556 2026-07-21 20:31:16.418 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-21 20:31:16.418 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:31:16.418 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin d294f0ece4fc40649159bf127e9fd556 291e426250d94df880f518c53a14b72f 2026-07-21 20:31:16.418 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:31:16.418 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:31:16.418 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 20:31:16.418 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:31:16.418 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:31:16.418 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 20:31:16.418 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 20:31:16.418 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 20:31:16.418 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 20:31:16.418 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d294f0ece4fc40649159bf127e9fd556 --project 291e426250d94df880f518c53a14b72f 2026-07-21 20:31:16.418 | 2026-07-21 20:31:16.418 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d294f0ece4fc40649159bf127e9fd556 --project 291e426250d94df880f518c53a14b72f -c Role -f value 2026-07-21 20:31:16.418 | 2026-07-21 20:31:16.418 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:31:16.418 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.418 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.418 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:31:16.458 | [8536 Async create_swift_accounts:66674]: finished create_swift_accounts with result 0 in 38 seconds 2026-07-21 20:31:16.464 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-21 20:31:16.468 | + inc/async:async_wait:197 : return 0 2026-07-21 20:31:16.470 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-21 20:31:16.489 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:16.492 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-21 20:31:16.512 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:16.514 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-21 20:31:16.518 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:31:16.521 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-21 20:31:16.524 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-21 20:31:16.527 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-21 20:31:16.594 | + inc/async:async_inner:63 : init_glance 2026-07-21 20:31:16.632 | [8536 Async init_glance:70088]: running: init_glance 2026-07-21 20:31:16.634 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-21 20:31:16.652 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:16.655 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-21 20:31:16.658 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:31:16.661 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-21 20:31:16.664 | + ./stack.sh:main:1170 : configure_neutron 2026-07-21 20:31:16.667 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-21 20:31:16.669 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-21 20:31:16.671 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-21 20:31:16.686 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-21 20:31:16.688 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-21 20:31:17.291 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:17.291 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:17.291 | we strongly recommend against using it for new projects. 2026-07-21 20:31:17.291 | 2026-07-21 20:31:17.291 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:17.291 | framework. For more detail see 2026-07-21 20:31:17.291 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:17.291 | 2026-07-21 20:31:17.291 | import eventlet as _eventlet # noqa 2026-07-21 20:31:19.709 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:19.709 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:19.709 | we strongly recommend against using it for new projects. 2026-07-21 20:31:19.709 | 2026-07-21 20:31:19.709 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:19.709 | framework. For more detail see 2026-07-21 20:31:19.709 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:19.709 | 2026-07-21 20:31:19.709 | import eventlet as _eventlet # noqa 2026-07-21 20:31:21.660 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:21.660 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:21.661 | we strongly recommend against using it for new projects. 2026-07-21 20:31:21.661 | 2026-07-21 20:31:21.661 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:21.661 | framework. For more detail see 2026-07-21 20:31:21.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:21.661 | 2026-07-21 20:31:21.661 | import eventlet as _eventlet # noqa 2026-07-21 20:31:22.351 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:31:22.375 | [70088 Async init_glance:70088]: finished successfully 2026-07-21 20:31:23.646 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:23.646 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:23.646 | we strongly recommend against using it for new projects. 2026-07-21 20:31:23.646 | 2026-07-21 20:31:23.646 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:23.646 | framework. For more detail see 2026-07-21 20:31:23.646 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:23.646 | 2026-07-21 20:31:23.646 | import eventlet as _eventlet # noqa 2026-07-21 20:31:25.926 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:25.926 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:25.926 | we strongly recommend against using it for new projects. 2026-07-21 20:31:25.926 | 2026-07-21 20:31:25.926 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:25.926 | framework. For more detail see 2026-07-21 20:31:25.926 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:25.926 | 2026-07-21 20:31:25.926 | import eventlet as _eventlet # noqa 2026-07-21 20:31:27.863 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:27.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:27.863 | we strongly recommend against using it for new projects. 2026-07-21 20:31:27.863 | 2026-07-21 20:31:27.863 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:27.863 | framework. For more detail see 2026-07-21 20:31:27.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:27.863 | 2026-07-21 20:31:27.863 | import eventlet as _eventlet # noqa 2026-07-21 20:31:29.930 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:31:29.930 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:29.930 | we strongly recommend against using it for new projects. 2026-07-21 20:31:29.930 | 2026-07-21 20:31:29.930 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:29.930 | framework. For more detail see 2026-07-21 20:31:29.930 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:29.930 | 2026-07-21 20:31:29.930 | from eventlet import event 2026-07-21 20:31:30.087 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 20:31:30.087 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 20:31:32.178 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:32.178 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:32.178 | we strongly recommend against using it for new projects. 2026-07-21 20:31:32.178 | 2026-07-21 20:31:32.178 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:32.179 | framework. For more detail see 2026-07-21 20:31:32.179 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:32.179 | 2026-07-21 20:31:32.179 | import eventlet as _eventlet # noqa 2026-07-21 20:31:33.155 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:33.155 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:33.155 | we strongly recommend against using it for new projects. 2026-07-21 20:31:33.155 | 2026-07-21 20:31:33.155 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:33.155 | framework. For more detail see 2026-07-21 20:31:33.156 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:33.156 | 2026-07-21 20:31:33.156 | import eventlet as _eventlet # noqa 2026-07-21 20:31:35.106 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:35.106 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:35.106 | we strongly recommend against using it for new projects. 2026-07-21 20:31:35.106 | 2026-07-21 20:31:35.106 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:35.106 | framework. For more detail see 2026-07-21 20:31:35.106 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:35.106 | 2026-07-21 20:31:35.106 | import eventlet as _eventlet # noqa 2026-07-21 20:31:36.328 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:36.328 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:36.328 | we strongly recommend against using it for new projects. 2026-07-21 20:31:36.328 | 2026-07-21 20:31:36.328 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:36.328 | framework. For more detail see 2026-07-21 20:31:36.328 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:36.328 | 2026-07-21 20:31:36.328 | import eventlet as _eventlet # noqa 2026-07-21 20:31:37.976 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-21 20:31:37.981 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-21 20:31:37.984 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-21 20:31:37.987 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-21 20:31:37.990 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-21 20:31:37.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 20:31:37.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-21 20:31:37.997 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-21 20:31:37.999 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-21 20:31:38.002 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-21 20:31:38.004 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-21 20:31:38.007 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-21 20:31:38.009 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-21 20:31:38.012 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-21 20:31:38.014 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-21 20:31:38.017 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-21 20:31:38.022 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:31:38.025 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:31:38.027 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-21 20:31:38.030 | + 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-21 20:31:38.036 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-21 20:31:38.038 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-21 20:31:38.041 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-21 20:31:38.043 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-21 20:31:38.046 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:31:38.048 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:31:38.052 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:31:38.069 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:38.071 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:31:38.074 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-21 20:31:38.078 | + 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-21 20:31:38.110 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-21 20:31:38.143 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-21 20:31:38.175 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-21 20:31:38.212 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-21 20:31:38.247 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-21 20:31:38.280 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-21 20:31:38.283 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-21 20:31:38.286 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-21 20:31:38.288 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 20:31:38.292 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:31:38.309 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:31:38.312 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:31:38.315 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:31:38.317 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:31:38.319 | + 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-21 20:31:38.350 | + 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-21 20:31:38.387 | + 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-21 20:31:38.421 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:31:38.454 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-21 20:31:38.488 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-21 20:31:38.490 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:31:38.493 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-21 20:31:38.495 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-21 20:31:38.498 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-21 20:31:38.501 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:31:38.503 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-21 20:31:38.506 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-21 20:31:38.520 | + 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-21 20:31:38.535 | + 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-21 20:31:38.549 | + 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-21 20:31:38.564 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-21 20:31:38.578 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 20:31:38.581 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 20:31:38.584 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-21 20:31:38.589 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.5Rg7O6YVfn 2026-07-21 20:31:38.592 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 20:31:38.594 | + 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-21 20:31:38.597 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.5Rg7O6YVfn 2026-07-21 20:31:38.601 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.5Rg7O6YVfn 2026-07-21 20:31:38.614 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.5Rg7O6YVfn /etc/sudoers.d/neutron-rootwrap 2026-07-21 20:31:38.627 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-21 20:31:38.630 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-21 20:31:38.633 | + 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-21 20:31:38.667 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 20:31:38.669 | + 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-21 20:31:38.702 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-21 20:31:38.705 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-21 20:31:38.709 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-21 20:31:38.712 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 20:31:38.715 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 20:31:38.718 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:31:38.737 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:38.741 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 20:31:38.744 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 20:31:38.747 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:31:38.768 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:38.772 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:31:38.775 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/ 2026-07-21 20:31:38.812 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:31:38.815 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:31:38.818 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-21 20:31:38.837 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:38.839 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-21 20:31:38.858 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:38.861 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 20:31:38.880 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:38.883 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-21 20:31:38.901 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:38.904 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 20:31:38.923 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:38.926 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 20:31:38.929 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-21 20:31:38.948 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:31:38.951 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-21 20:31:38.954 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-21 20:31:38.958 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-21 20:31:38.958 | Configuring OVN 2026-07-21 20:31:38.960 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-21 20:31:38.963 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-21 20:31:38.967 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-21 20:31:38.972 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=7c0b923f-b709-41d4-8f5c-824c8689bacb 2026-07-21 20:31:38.974 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-21 20:31:38.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-21 20:31:38.980 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 20:31:38.983 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 20:31:38.986 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 20:31:38.989 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 20:31:38.991 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 20:31:38.994 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 20:31:38.997 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 20:31:38.999 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 20:31:39.001 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 20:31:39.004 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 20:31:39.007 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 20:31:39.009 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 20:31:39.012 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 20:31:39.015 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-21 20:31:39.018 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-21 20:31:39.020 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-21 20:31:39.024 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 20:31:39.041 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:39.043 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 20:31:39.088 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 20:31:39.091 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-21 20:31:39.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-21 20:31:39.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:39.114 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-21 20:31:39.116 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:31:39.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-21 20:31:39.121 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o stack /etc/neutron 2026-07-21 20:31:39.135 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-21 20:31:39.141 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-21 20:31:39.144 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-21 20:31:39.466 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:39.466 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:39.466 | we strongly recommend against using it for new projects. 2026-07-21 20:31:39.466 | 2026-07-21 20:31:39.466 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:39.466 | framework. For more detail see 2026-07-21 20:31:39.466 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:39.466 | 2026-07-21 20:31:39.466 | import eventlet as _eventlet # noqa 2026-07-21 20:31:41.415 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:41.415 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:41.415 | we strongly recommend against using it for new projects. 2026-07-21 20:31:41.415 | 2026-07-21 20:31:41.415 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:41.415 | framework. For more detail see 2026-07-21 20:31:41.415 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:41.415 | 2026-07-21 20:31:41.415 | import eventlet as _eventlet # noqa 2026-07-21 20:31:43.374 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:43.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:43.374 | we strongly recommend against using it for new projects. 2026-07-21 20:31:43.374 | 2026-07-21 20:31:43.374 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:43.374 | framework. For more detail see 2026-07-21 20:31:43.374 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:43.374 | 2026-07-21 20:31:43.374 | import eventlet as _eventlet # noqa 2026-07-21 20:31:45.382 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:45.382 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:45.382 | we strongly recommend against using it for new projects. 2026-07-21 20:31:45.382 | 2026-07-21 20:31:45.382 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:45.382 | framework. For more detail see 2026-07-21 20:31:45.382 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:45.382 | 2026-07-21 20:31:45.382 | import eventlet as _eventlet # noqa 2026-07-21 20:31:47.611 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:47.611 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:47.611 | we strongly recommend against using it for new projects. 2026-07-21 20:31:47.611 | 2026-07-21 20:31:47.611 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:47.611 | framework. For more detail see 2026-07-21 20:31:47.611 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:47.611 | 2026-07-21 20:31:47.611 | import eventlet as _eventlet # noqa 2026-07-21 20:31:49.532 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:49.532 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:49.532 | we strongly recommend against using it for new projects. 2026-07-21 20:31:49.532 | 2026-07-21 20:31:49.532 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:49.532 | framework. For more detail see 2026-07-21 20:31:49.532 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:49.532 | 2026-07-21 20:31:49.532 | import eventlet as _eventlet # noqa 2026-07-21 20:31:51.632 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:31:51.632 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:51.632 | we strongly recommend against using it for new projects. 2026-07-21 20:31:51.632 | 2026-07-21 20:31:51.632 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:51.632 | framework. For more detail see 2026-07-21 20:31:51.632 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:51.632 | 2026-07-21 20:31:51.632 | from eventlet import event 2026-07-21 20:31:51.796 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 20:31:51.796 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 20:31:53.898 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:53.898 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:53.898 | we strongly recommend against using it for new projects. 2026-07-21 20:31:53.898 | 2026-07-21 20:31:53.898 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:53.898 | framework. For more detail see 2026-07-21 20:31:53.898 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:53.898 | 2026-07-21 20:31:53.898 | import eventlet as _eventlet # noqa 2026-07-21 20:31:54.843 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:54.843 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:54.843 | we strongly recommend against using it for new projects. 2026-07-21 20:31:54.843 | 2026-07-21 20:31:54.843 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:54.843 | framework. For more detail see 2026-07-21 20:31:54.843 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:54.843 | 2026-07-21 20:31:54.843 | import eventlet as _eventlet # noqa 2026-07-21 20:31:56.797 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:56.797 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:56.797 | we strongly recommend against using it for new projects. 2026-07-21 20:31:56.797 | 2026-07-21 20:31:56.797 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:56.797 | framework. For more detail see 2026-07-21 20:31:56.797 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:56.797 | 2026-07-21 20:31:56.797 | import eventlet as _eventlet # noqa 2026-07-21 20:31:58.049 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:31:58.049 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:31:58.049 | we strongly recommend against using it for new projects. 2026-07-21 20:31:58.049 | 2026-07-21 20:31:58.049 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:31:58.049 | framework. For more detail see 2026-07-21 20:31:58.049 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:31:58.049 | 2026-07-21 20:31:58.049 | import eventlet as _eventlet # noqa 2026-07-21 20:31:59.657 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:31:59.662 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:31:59.664 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:31:59.667 | + 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-21 20:31:59.698 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 20:31:59.701 | + 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-21 20:31:59.733 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-21 20:31:59.764 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.139 2026-07-21 20:31:59.798 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-21 20:31:59.831 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-21 20:31:59.861 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-21 20:31:59.894 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.139:6642 2026-07-21 20:31:59.925 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-21 20:31:59.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:31:59.945 | + lib/neutron_plugins/ovn_agent:configure_ovn:611 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 20:31:59.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 20:32:00.009 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : 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-21 20:32:00.041 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-21 20:32:00.045 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-21 20:32:00.077 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.139:6641 2026-07-21 20:32:00.111 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-21 20:32:00.113 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-21 20:32:00.116 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-21 20:32:00.116 | Configuring Neutron for OVN 2026-07-21 20:32:00.119 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-21 20:32:00.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:00.140 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-21 20:32:00.144 | ++ 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-21 20:32:00.144 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-21 20:32:00.461 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:32:00.461 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:00.461 | we strongly recommend against using it for new projects. 2026-07-21 20:32:00.461 | 2026-07-21 20:32:00.461 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:00.461 | framework. For more detail see 2026-07-21 20:32:00.461 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:00.461 | 2026-07-21 20:32:00.461 | import eventlet as _eventlet # noqa 2026-07-21 20:32:02.022 | + 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 2026-07-21 20:32:02.025 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-21 20:32:02.025 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-21 20:32:02.350 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:32:02.350 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:02.350 | we strongly recommend against using it for new projects. 2026-07-21 20:32:02.350 | 2026-07-21 20:32:02.350 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:02.350 | framework. For more detail see 2026-07-21 20:32:02.350 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:02.350 | 2026-07-21 20:32:02.350 | import eventlet as _eventlet # noqa 2026-07-21 20:32:03.635 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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-21 20:32:03.638 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-21 20:32:03.656 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:03.659 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : 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-21 20:32:03.663 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : 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-21 20:32:03.663 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-21 20:32:03.664 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-21 20:32:03.666 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-21 20:32:03.671 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-21 20:32:03.672 | address-scope 2026-07-21 20:32:03.672 | agent 2026-07-21 20:32:03.672 | allowed-address-pairs 2026-07-21 20:32:03.672 | auto-allocated-topology 2026-07-21 20:32:03.672 | availability_zone 2026-07-21 20:32:03.672 | bgp 2026-07-21 20:32:03.672 | bgp_4byte_asn 2026-07-21 20:32:03.672 | bgp_dragent_scheduler 2026-07-21 20:32:03.672 | binding 2026-07-21 20:32:03.672 | binding-extended 2026-07-21 20:32:03.672 | default-subnetpools 2026-07-21 20:32:03.672 | dhcp_agent_scheduler 2026-07-21 20:32:03.672 | dns-domain-ports 2026-07-21 20:32:03.672 | dns-integration 2026-07-21 20:32:03.672 | dns-integration-domain-keywords 2026-07-21 20:32:03.672 | empty-string-filtering 2026-07-21 20:32:03.672 | enable-default-route-bfd 2026-07-21 20:32:03.672 | enable-default-route-ecmp 2026-07-21 20:32:03.672 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.672 | ext-gw-mode 2026-07-21 20:32:03.672 | external-gateway-multihoming 2026-07-21 20:32:03.672 | external-net 2026-07-21 20:32:03.672 | extra_dhcp_opt 2026-07-21 20:32:03.672 | extraroute 2026-07-21 20:32:03.672 | extraroute-atomic 2026-07-21 20:32:03.672 | filter-validation 2026-07-21 20:32:03.672 | fip-port-details 2026-07-21 20:32:03.672 | flavors 2026-07-21 20:32:03.672 | floating-ip-port-forwarding 2026-07-21 20:32:03.672 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.672 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.672 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.672 | floatingip-pools 2026-07-21 20:32:03.672 | fwaas_v2 2026-07-21 20:32:03.672 | ip_allocation 2026-07-21 20:32:03.672 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.672 | l3-flavors 2026-07-21 20:32:03.672 | l3-ha 2026-07-21 20:32:03.672 | l3_agent_scheduler 2026-07-21 20:32:03.672 | logging 2026-07-21 20:32:03.672 | multi-provider 2026-07-21 20:32:03.672 | net-mtu 2026-07-21 20:32:03.672 | net-mtu-writable 2026-07-21 20:32:03.672 | network-ip-availability 2026-07-21 20:32:03.672 | network_availability_zone 2026-07-21 20:32:03.672 | network_ha 2026-07-21 20:32:03.672 | pagination 2026-07-21 20:32:03.672 | port-device-profile 2026-07-21 20:32:03.672 | port-hardware-offload-type 2026-07-21 20:32:03.672 | port-mac-address-regenerate 2026-07-21 20:32:03.672 | port-numa-affinity-policy 2026-07-21 20:32:03.672 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.672 | port-resource-request 2026-07-21 20:32:03.672 | port-security 2026-07-21 20:32:03.672 | port-trusted-vif 2026-07-21 20:32:03.672 | project-id 2026-07-21 20:32:03.672 | provider 2026-07-21 20:32:03.672 | pvlan 2026-07-21 20:32:03.672 | qinq 2026-07-21 20:32:03.672 | qos 2026-07-21 20:32:03.672 | qos-bw-limit-direction 2026-07-21 20:32:03.672 | qos-bw-minimum-ingress 2026-07-21 20:32:03.672 | qos-default 2026-07-21 20:32:03.672 | qos-fip 2026-07-21 20:32:03.672 | qos-gateway-ip 2026-07-21 20:32:03.672 | qos-rule-type-details 2026-07-21 20:32:03.672 | qos-rule-type-filter 2026-07-21 20:32:03.672 | qos-rules-alias 2026-07-21 20:32:03.672 | quota-check-limit 2026-07-21 20:32:03.672 | quota-check-limit-default 2026-07-21 20:32:03.672 | quota_details 2026-07-21 20:32:03.672 | quotas 2026-07-21 20:32:03.672 | rbac-address-scope 2026-07-21 20:32:03.672 | rbac-policies 2026-07-21 20:32:03.672 | rbac-security-groups 2026-07-21 20:32:03.672 | router 2026-07-21 20:32:03.672 | router-enable-snat 2026-07-21 20:32:03.672 | router_availability_zone 2026-07-21 20:32:03.672 | security-group 2026-07-21 20:32:03.672 | security-groups-default-rules 2026-07-21 20:32:03.672 | security-groups-default-statefulness 2026-07-21 20:32:03.672 | security-groups-normalized-cidr 2026-07-21 20:32:03.672 | security-groups-remote-address-group 2026-07-21 20:32:03.672 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.672 | security-groups-shared-filtering 2026-07-21 20:32:03.672 | segment 2026-07-21 20:32:03.672 | sorting 2026-07-21 20:32:03.672 | standard-attr-description 2026-07-21 20:32:03.672 | standard-attr-fwaas-v2 2026-07-21 20:32:03.672 | standard-attr-revisions 2026-07-21 20:32:03.672 | standard-attr-tag 2026-07-21 20:32:03.672 | standard-attr-timestamp 2026-07-21 20:32:03.672 | stateful-security-group 2026-07-21 20:32:03.672 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.672 | subnet-external-network 2026-07-21 20:32:03.672 | subnet-service-types 2026-07-21 20:32:03.672 | subnet_allocation 2026-07-21 20:32:03.672 | subnet_onboard 2026-07-21 20:32:03.672 | subnetpool-prefix-ops 2026-07-21 20:32:03.672 | tag-creation 2026-07-21 20:32:03.672 | tap-mirror 2026-07-21 20:32:03.672 | tap-mirror-both-direction 2026-07-21 20:32:03.672 | trunk 2026-07-21 20:32:03.672 | uplink-status-propagation 2026-07-21 20:32:03.672 | uplink-status-propagation-updatable 2026-07-21 20:32:03.672 | vlan-transparent 2026-07-21 20:32:03.672 | vpn-endpoint-groups 2026-07-21 20:32:03.672 | vpnaas' 2026-07-21 20:32:03.676 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : 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-21 20:32:03.676 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-21 20:32:03.677 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-21 20:32:03.680 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-21 20:32:03.685 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-21 20:32:03.685 | address-scope 2026-07-21 20:32:03.685 | agent 2026-07-21 20:32:03.685 | allowed-address-pairs 2026-07-21 20:32:03.685 | auto-allocated-topology 2026-07-21 20:32:03.685 | availability_zone 2026-07-21 20:32:03.685 | bgp 2026-07-21 20:32:03.685 | bgp_4byte_asn 2026-07-21 20:32:03.685 | bgp_dragent_scheduler 2026-07-21 20:32:03.685 | binding 2026-07-21 20:32:03.685 | binding-extended 2026-07-21 20:32:03.685 | default-subnetpools 2026-07-21 20:32:03.685 | dhcp_agent_scheduler 2026-07-21 20:32:03.685 | dns-domain-ports 2026-07-21 20:32:03.685 | dns-integration 2026-07-21 20:32:03.685 | dns-integration-domain-keywords 2026-07-21 20:32:03.685 | empty-string-filtering 2026-07-21 20:32:03.685 | enable-default-route-bfd 2026-07-21 20:32:03.685 | enable-default-route-ecmp 2026-07-21 20:32:03.685 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.685 | ext-gw-mode 2026-07-21 20:32:03.685 | external-gateway-multihoming 2026-07-21 20:32:03.685 | external-net 2026-07-21 20:32:03.685 | extra_dhcp_opt 2026-07-21 20:32:03.685 | extraroute 2026-07-21 20:32:03.685 | extraroute-atomic 2026-07-21 20:32:03.685 | filter-validation 2026-07-21 20:32:03.685 | fip-port-details 2026-07-21 20:32:03.685 | flavors 2026-07-21 20:32:03.685 | floating-ip-port-forwarding 2026-07-21 20:32:03.685 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.685 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.685 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.685 | floatingip-pools 2026-07-21 20:32:03.685 | fwaas_v2 2026-07-21 20:32:03.685 | ip_allocation 2026-07-21 20:32:03.685 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.685 | l3-flavors 2026-07-21 20:32:03.685 | l3-ha 2026-07-21 20:32:03.685 | l3_agent_scheduler 2026-07-21 20:32:03.685 | logging 2026-07-21 20:32:03.685 | multi-provider 2026-07-21 20:32:03.685 | net-mtu 2026-07-21 20:32:03.685 | net-mtu-writable 2026-07-21 20:32:03.685 | network-ip-availability 2026-07-21 20:32:03.685 | network_availability_zone 2026-07-21 20:32:03.685 | network_ha 2026-07-21 20:32:03.685 | pagination 2026-07-21 20:32:03.685 | port-device-profile 2026-07-21 20:32:03.685 | port-hardware-offload-type 2026-07-21 20:32:03.685 | port-mac-address-regenerate 2026-07-21 20:32:03.685 | port-numa-affinity-policy 2026-07-21 20:32:03.685 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.685 | port-resource-request 2026-07-21 20:32:03.686 | port-security 2026-07-21 20:32:03.686 | port-trusted-vif 2026-07-21 20:32:03.686 | project-id 2026-07-21 20:32:03.686 | provider 2026-07-21 20:32:03.686 | pvlan 2026-07-21 20:32:03.686 | qinq 2026-07-21 20:32:03.686 | qos 2026-07-21 20:32:03.686 | qos-bw-limit-direction 2026-07-21 20:32:03.686 | qos-bw-minimum-ingress 2026-07-21 20:32:03.686 | qos-default 2026-07-21 20:32:03.686 | qos-fip 2026-07-21 20:32:03.686 | qos-gateway-ip 2026-07-21 20:32:03.686 | qos-rule-type-details 2026-07-21 20:32:03.686 | qos-rule-type-filter 2026-07-21 20:32:03.686 | qos-rules-alias 2026-07-21 20:32:03.686 | quota-check-limit 2026-07-21 20:32:03.686 | quota-check-limit-default 2026-07-21 20:32:03.686 | quota_details 2026-07-21 20:32:03.686 | quotas 2026-07-21 20:32:03.686 | rbac-address-scope 2026-07-21 20:32:03.686 | rbac-policies 2026-07-21 20:32:03.686 | rbac-security-groups 2026-07-21 20:32:03.686 | router 2026-07-21 20:32:03.686 | router-enable-snat 2026-07-21 20:32:03.686 | router_availability_zone 2026-07-21 20:32:03.686 | security-group 2026-07-21 20:32:03.686 | security-groups-default-rules 2026-07-21 20:32:03.686 | security-groups-default-statefulness 2026-07-21 20:32:03.686 | security-groups-normalized-cidr 2026-07-21 20:32:03.686 | security-groups-remote-address-group 2026-07-21 20:32:03.686 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.686 | security-groups-shared-filtering 2026-07-21 20:32:03.686 | segment 2026-07-21 20:32:03.686 | sorting 2026-07-21 20:32:03.686 | standard-attr-description 2026-07-21 20:32:03.686 | standard-attr-fwaas-v2 2026-07-21 20:32:03.686 | standard-attr-revisions 2026-07-21 20:32:03.686 | standard-attr-tag 2026-07-21 20:32:03.686 | standard-attr-timestamp 2026-07-21 20:32:03.686 | stateful-security-group 2026-07-21 20:32:03.686 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.686 | subnet-external-network 2026-07-21 20:32:03.686 | subnet-service-types 2026-07-21 20:32:03.686 | subnet_allocation 2026-07-21 20:32:03.686 | subnet_onboard 2026-07-21 20:32:03.686 | subnetpool-prefix-ops 2026-07-21 20:32:03.686 | tag-creation 2026-07-21 20:32:03.686 | tap-mirror 2026-07-21 20:32:03.686 | tap-mirror-both-direction 2026-07-21 20:32:03.686 | trunk 2026-07-21 20:32:03.686 | uplink-status-propagation 2026-07-21 20:32:03.686 | uplink-status-propagation-updatable 2026-07-21 20:32:03.686 | vlan-transparent 2026-07-21 20:32:03.686 | vpn-endpoint-groups 2026-07-21 20:32:03.686 | vpnaas' 2026-07-21 20:32:03.689 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 20:32:03.689 | address-scope 2026-07-21 20:32:03.689 | agent 2026-07-21 20:32:03.689 | allowed-address-pairs 2026-07-21 20:32:03.689 | auto-allocated-topology 2026-07-21 20:32:03.689 | availability_zone 2026-07-21 20:32:03.689 | bgp 2026-07-21 20:32:03.689 | bgp_4byte_asn 2026-07-21 20:32:03.689 | bgp_dragent_scheduler 2026-07-21 20:32:03.689 | binding 2026-07-21 20:32:03.689 | binding-extended 2026-07-21 20:32:03.689 | default-subnetpools 2026-07-21 20:32:03.689 | dhcp_agent_scheduler 2026-07-21 20:32:03.689 | dns-domain-ports 2026-07-21 20:32:03.689 | dns-integration 2026-07-21 20:32:03.689 | dns-integration-domain-keywords 2026-07-21 20:32:03.689 | empty-string-filtering 2026-07-21 20:32:03.689 | enable-default-route-bfd 2026-07-21 20:32:03.689 | enable-default-route-ecmp 2026-07-21 20:32:03.690 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.690 | ext-gw-mode 2026-07-21 20:32:03.690 | external-gateway-multihoming 2026-07-21 20:32:03.690 | external-net 2026-07-21 20:32:03.690 | extra_dhcp_opt 2026-07-21 20:32:03.690 | extraroute 2026-07-21 20:32:03.690 | extraroute-atomic 2026-07-21 20:32:03.690 | filter-validation 2026-07-21 20:32:03.690 | fip-port-details 2026-07-21 20:32:03.690 | flavors 2026-07-21 20:32:03.690 | floating-ip-port-forwarding 2026-07-21 20:32:03.690 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.690 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.690 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.690 | floatingip-pools 2026-07-21 20:32:03.690 | fwaas_v2 2026-07-21 20:32:03.690 | ip_allocation 2026-07-21 20:32:03.690 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.690 | l3-flavors 2026-07-21 20:32:03.690 | l3-ha 2026-07-21 20:32:03.690 | l3_agent_scheduler 2026-07-21 20:32:03.690 | logging 2026-07-21 20:32:03.690 | multi-provider 2026-07-21 20:32:03.690 | net-mtu 2026-07-21 20:32:03.690 | net-mtu-writable 2026-07-21 20:32:03.690 | network-ip-availability 2026-07-21 20:32:03.690 | network_availability_zone 2026-07-21 20:32:03.690 | network_ha 2026-07-21 20:32:03.690 | pagination 2026-07-21 20:32:03.690 | port-device-profile 2026-07-21 20:32:03.690 | port-hardware-offload-type 2026-07-21 20:32:03.690 | port-mac-address-regenerate 2026-07-21 20:32:03.690 | port-numa-affinity-policy 2026-07-21 20:32:03.690 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.690 | port-resource-request 2026-07-21 20:32:03.690 | port-security 2026-07-21 20:32:03.690 | port-trusted-vif 2026-07-21 20:32:03.690 | project-id 2026-07-21 20:32:03.690 | provider 2026-07-21 20:32:03.690 | pvlan 2026-07-21 20:32:03.690 | qinq 2026-07-21 20:32:03.690 | qos 2026-07-21 20:32:03.690 | qos-bw-limit-direction 2026-07-21 20:32:03.690 | qos-bw-minimum-ingress 2026-07-21 20:32:03.690 | qos-default 2026-07-21 20:32:03.690 | qos-fip 2026-07-21 20:32:03.690 | qos-gateway-ip 2026-07-21 20:32:03.690 | qos-rule-type-details 2026-07-21 20:32:03.690 | qos-rule-type-filter 2026-07-21 20:32:03.690 | qos-rules-alias 2026-07-21 20:32:03.690 | quota-check-limit 2026-07-21 20:32:03.690 | quota-check-limit-default 2026-07-21 20:32:03.690 | quota_details 2026-07-21 20:32:03.690 | quotas 2026-07-21 20:32:03.690 | rbac-address-scope 2026-07-21 20:32:03.690 | rbac-policies 2026-07-21 20:32:03.690 | rbac-security-groups 2026-07-21 20:32:03.690 | router 2026-07-21 20:32:03.690 | router-enable-snat 2026-07-21 20:32:03.690 | router_availability_zone 2026-07-21 20:32:03.690 | security-group 2026-07-21 20:32:03.690 | security-groups-default-rules 2026-07-21 20:32:03.690 | security-groups-default-statefulness 2026-07-21 20:32:03.690 | security-groups-normalized-cidr 2026-07-21 20:32:03.690 | security-groups-remote-address-group 2026-07-21 20:32:03.690 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.690 | security-groups-shared-filtering 2026-07-21 20:32:03.690 | segment 2026-07-21 20:32:03.690 | sorting 2026-07-21 20:32:03.690 | standard-attr-description 2026-07-21 20:32:03.690 | standard-attr-fwaas-v2 2026-07-21 20:32:03.690 | standard-attr-revisions 2026-07-21 20:32:03.690 | standard-attr-tag 2026-07-21 20:32:03.690 | standard-attr-timestamp 2026-07-21 20:32:03.690 | stateful-security-group 2026-07-21 20:32:03.690 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.690 | subnet-external-network 2026-07-21 20:32:03.690 | subnet-service-types 2026-07-21 20:32:03.690 | subnet_allocation 2026-07-21 20:32:03.690 | subnet_onboard 2026-07-21 20:32:03.690 | subnetpool-prefix-ops 2026-07-21 20:32:03.690 | tag-creation 2026-07-21 20:32:03.690 | tap-mirror 2026-07-21 20:32:03.690 | tap-mirror-both-direction 2026-07-21 20:32:03.690 | trunk 2026-07-21 20:32:03.690 | uplink-status-propagation 2026-07-21 20:32:03.690 | uplink-status-propagation-updatable 2026-07-21 20:32:03.690 | vlan-transparent 2026-07-21 20:32:03.690 | vpn-endpoint-groups 2026-07-21 20:32:03.690 | vpnaas' 2026-07-21 20:32:03.690 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-21 20:32:03.690 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 20:32:03.690 | address-scope 2026-07-21 20:32:03.690 | agent 2026-07-21 20:32:03.690 | allowed-address-pairs 2026-07-21 20:32:03.690 | auto-allocated-topology 2026-07-21 20:32:03.690 | availability_zone 2026-07-21 20:32:03.690 | bgp 2026-07-21 20:32:03.690 | bgp_4byte_asn 2026-07-21 20:32:03.690 | bgp_dragent_scheduler 2026-07-21 20:32:03.690 | binding 2026-07-21 20:32:03.690 | binding-extended 2026-07-21 20:32:03.690 | default-subnetpools 2026-07-21 20:32:03.690 | dhcp_agent_scheduler 2026-07-21 20:32:03.690 | dns-domain-ports 2026-07-21 20:32:03.690 | dns-integration 2026-07-21 20:32:03.690 | dns-integration-domain-keywords 2026-07-21 20:32:03.690 | empty-string-filtering 2026-07-21 20:32:03.690 | enable-default-route-bfd 2026-07-21 20:32:03.690 | enable-default-route-ecmp 2026-07-21 20:32:03.690 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.690 | ext-gw-mode 2026-07-21 20:32:03.690 | external-gateway-multihoming 2026-07-21 20:32:03.690 | external-net 2026-07-21 20:32:03.691 | extra_dhcp_opt 2026-07-21 20:32:03.691 | extraroute 2026-07-21 20:32:03.691 | extraroute-atomic 2026-07-21 20:32:03.691 | filter-validation 2026-07-21 20:32:03.691 | fip-port-details 2026-07-21 20:32:03.691 | flavors 2026-07-21 20:32:03.691 | floating-ip-port-forwarding 2026-07-21 20:32:03.691 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.691 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.691 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.691 | floatingip-pools 2026-07-21 20:32:03.691 | fwaas_v2 2026-07-21 20:32:03.691 | ip_allocation 2026-07-21 20:32:03.691 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.691 | l3-flavors 2026-07-21 20:32:03.691 | l3-ha 2026-07-21 20:32:03.691 | l3_agent_scheduler 2026-07-21 20:32:03.691 | logging 2026-07-21 20:32:03.691 | multi-provider 2026-07-21 20:32:03.691 | net-mtu 2026-07-21 20:32:03.691 | net-mtu-writable 2026-07-21 20:32:03.691 | network-ip-availability 2026-07-21 20:32:03.691 | network_availability_zone 2026-07-21 20:32:03.691 | network_ha 2026-07-21 20:32:03.691 | pagination 2026-07-21 20:32:03.691 | port-device-profile 2026-07-21 20:32:03.691 | port-hardware-offload-type 2026-07-21 20:32:03.691 | port-mac-address-regenerate 2026-07-21 20:32:03.691 | port-numa-affinity-policy 2026-07-21 20:32:03.691 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.691 | port-resource-request 2026-07-21 20:32:03.691 | port-security 2026-07-21 20:32:03.691 | port-trusted-vif 2026-07-21 20:32:03.691 | project-id 2026-07-21 20:32:03.691 | provider 2026-07-21 20:32:03.691 | pvlan 2026-07-21 20:32:03.691 | qinq 2026-07-21 20:32:03.691 | qos 2026-07-21 20:32:03.691 | qos-bw-limit-direction 2026-07-21 20:32:03.691 | qos-bw-minimum-ingress 2026-07-21 20:32:03.691 | qos-default 2026-07-21 20:32:03.691 | qos-fip 2026-07-21 20:32:03.691 | qos-gateway-ip 2026-07-21 20:32:03.691 | qos-rule-type-details 2026-07-21 20:32:03.691 | qos-rule-type-filter 2026-07-21 20:32:03.691 | qos-rules-alias 2026-07-21 20:32:03.691 | quota-check-limit 2026-07-21 20:32:03.691 | quota-check-limit-default 2026-07-21 20:32:03.691 | quota_details 2026-07-21 20:32:03.691 | quotas 2026-07-21 20:32:03.691 | rbac-address-scope 2026-07-21 20:32:03.691 | rbac-policies 2026-07-21 20:32:03.691 | rbac-security-groups 2026-07-21 20:32:03.691 | router 2026-07-21 20:32:03.691 | router-enable-snat 2026-07-21 20:32:03.691 | router_availability_zone 2026-07-21 20:32:03.691 | security-group 2026-07-21 20:32:03.691 | security-groups-default-rules 2026-07-21 20:32:03.691 | security-groups-default-statefulness 2026-07-21 20:32:03.691 | security-groups-normalized-cidr 2026-07-21 20:32:03.691 | security-groups-remote-address-group 2026-07-21 20:32:03.691 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.691 | security-groups-shared-filtering 2026-07-21 20:32:03.691 | segment 2026-07-21 20:32:03.691 | sorting 2026-07-21 20:32:03.691 | standard-attr-description 2026-07-21 20:32:03.691 | standard-attr-fwaas-v2 2026-07-21 20:32:03.691 | standard-attr-revisions 2026-07-21 20:32:03.691 | standard-attr-tag 2026-07-21 20:32:03.691 | standard-attr-timestamp 2026-07-21 20:32:03.691 | stateful-security-group 2026-07-21 20:32:03.691 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.691 | subnet-external-network 2026-07-21 20:32:03.691 | subnet-service-types 2026-07-21 20:32:03.691 | subnet_allocation 2026-07-21 20:32:03.691 | subnet_onboard 2026-07-21 20:32:03.691 | subnetpool-prefix-ops 2026-07-21 20:32:03.691 | tag-creation 2026-07-21 20:32:03.691 | tap-mirror 2026-07-21 20:32:03.691 | tap-mirror-both-direction 2026-07-21 20:32:03.691 | trunk 2026-07-21 20:32:03.691 | uplink-status-propagation 2026-07-21 20:32:03.691 | uplink-status-propagation-updatable 2026-07-21 20:32:03.691 | vlan-transparent 2026-07-21 20:32:03.691 | vpn-endpoint-groups 2026-07-21 20:32:03.691 | vpnaas' 2026-07-21 20:32:03.692 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-21 20:32:03.697 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-21 20:32:03.697 | address-scope 2026-07-21 20:32:03.697 | agent 2026-07-21 20:32:03.697 | allowed-address-pairs 2026-07-21 20:32:03.697 | auto-allocated-topology 2026-07-21 20:32:03.697 | availability_zone 2026-07-21 20:32:03.697 | bgp 2026-07-21 20:32:03.697 | bgp_4byte_asn 2026-07-21 20:32:03.697 | bgp_dragent_scheduler 2026-07-21 20:32:03.697 | binding 2026-07-21 20:32:03.697 | binding-extended 2026-07-21 20:32:03.697 | default-subnetpools 2026-07-21 20:32:03.697 | dhcp_agent_scheduler 2026-07-21 20:32:03.697 | dns-domain-ports 2026-07-21 20:32:03.697 | dns-integration 2026-07-21 20:32:03.697 | dns-integration-domain-keywords 2026-07-21 20:32:03.697 | empty-string-filtering 2026-07-21 20:32:03.697 | enable-default-route-bfd 2026-07-21 20:32:03.697 | enable-default-route-ecmp 2026-07-21 20:32:03.697 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.697 | ext-gw-mode 2026-07-21 20:32:03.697 | external-gateway-multihoming 2026-07-21 20:32:03.697 | external-net 2026-07-21 20:32:03.697 | extra_dhcp_opt 2026-07-21 20:32:03.697 | extraroute 2026-07-21 20:32:03.697 | extraroute-atomic 2026-07-21 20:32:03.697 | filter-validation 2026-07-21 20:32:03.697 | fip-port-details 2026-07-21 20:32:03.697 | flavors 2026-07-21 20:32:03.697 | floating-ip-port-forwarding 2026-07-21 20:32:03.697 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.697 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.697 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.697 | floatingip-pools 2026-07-21 20:32:03.697 | fwaas_v2 2026-07-21 20:32:03.697 | ip_allocation 2026-07-21 20:32:03.697 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.697 | l3-flavors 2026-07-21 20:32:03.697 | l3-ha 2026-07-21 20:32:03.697 | l3_agent_scheduler 2026-07-21 20:32:03.697 | logging 2026-07-21 20:32:03.697 | multi-provider 2026-07-21 20:32:03.697 | net-mtu 2026-07-21 20:32:03.697 | net-mtu-writable 2026-07-21 20:32:03.697 | network-ip-availability 2026-07-21 20:32:03.697 | network_availability_zone 2026-07-21 20:32:03.697 | network_ha 2026-07-21 20:32:03.697 | pagination 2026-07-21 20:32:03.697 | port-device-profile 2026-07-21 20:32:03.697 | port-hardware-offload-type 2026-07-21 20:32:03.697 | port-mac-address-regenerate 2026-07-21 20:32:03.697 | port-numa-affinity-policy 2026-07-21 20:32:03.697 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.697 | port-resource-request 2026-07-21 20:32:03.698 | port-security 2026-07-21 20:32:03.698 | port-trusted-vif 2026-07-21 20:32:03.698 | project-id 2026-07-21 20:32:03.698 | provider 2026-07-21 20:32:03.698 | pvlan 2026-07-21 20:32:03.698 | qinq 2026-07-21 20:32:03.698 | qos 2026-07-21 20:32:03.698 | qos-bw-limit-direction 2026-07-21 20:32:03.698 | qos-bw-minimum-ingress 2026-07-21 20:32:03.698 | qos-default 2026-07-21 20:32:03.698 | qos-fip 2026-07-21 20:32:03.698 | qos-gateway-ip 2026-07-21 20:32:03.698 | qos-rule-type-details 2026-07-21 20:32:03.698 | qos-rule-type-filter 2026-07-21 20:32:03.698 | qos-rules-alias 2026-07-21 20:32:03.698 | quota-check-limit 2026-07-21 20:32:03.698 | quota-check-limit-default 2026-07-21 20:32:03.698 | quota_details 2026-07-21 20:32:03.698 | quotas 2026-07-21 20:32:03.698 | rbac-address-scope 2026-07-21 20:32:03.698 | rbac-policies 2026-07-21 20:32:03.698 | rbac-security-groups 2026-07-21 20:32:03.698 | router 2026-07-21 20:32:03.698 | router-enable-snat 2026-07-21 20:32:03.698 | router_availability_zone 2026-07-21 20:32:03.698 | security-group 2026-07-21 20:32:03.698 | security-groups-default-rules 2026-07-21 20:32:03.698 | security-groups-default-statefulness 2026-07-21 20:32:03.698 | security-groups-normalized-cidr 2026-07-21 20:32:03.698 | security-groups-remote-address-group 2026-07-21 20:32:03.698 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.698 | security-groups-shared-filtering 2026-07-21 20:32:03.698 | segment 2026-07-21 20:32:03.698 | sorting 2026-07-21 20:32:03.698 | standard-attr-description 2026-07-21 20:32:03.698 | standard-attr-fwaas-v2 2026-07-21 20:32:03.698 | standard-attr-revisions 2026-07-21 20:32:03.698 | standard-attr-tag 2026-07-21 20:32:03.698 | standard-attr-timestamp 2026-07-21 20:32:03.698 | stateful-security-group 2026-07-21 20:32:03.698 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.698 | subnet-external-network 2026-07-21 20:32:03.698 | subnet-service-types 2026-07-21 20:32:03.698 | subnet_allocation 2026-07-21 20:32:03.698 | subnet_onboard 2026-07-21 20:32:03.698 | subnetpool-prefix-ops 2026-07-21 20:32:03.698 | tag-creation 2026-07-21 20:32:03.698 | tap-mirror 2026-07-21 20:32:03.698 | tap-mirror-both-direction 2026-07-21 20:32:03.698 | trunk 2026-07-21 20:32:03.698 | uplink-status-propagation 2026-07-21 20:32:03.698 | uplink-status-propagation-updatable 2026-07-21 20:32:03.698 | vlan-transparent 2026-07-21 20:32:03.698 | vpn-endpoint-groups 2026-07-21 20:32:03.698 | vpnaas' 2026-07-21 20:32:03.702 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 20:32:03.702 | address-scope 2026-07-21 20:32:03.702 | agent 2026-07-21 20:32:03.702 | allowed-address-pairs 2026-07-21 20:32:03.702 | auto-allocated-topology 2026-07-21 20:32:03.702 | availability_zone 2026-07-21 20:32:03.702 | bgp 2026-07-21 20:32:03.702 | bgp_4byte_asn 2026-07-21 20:32:03.702 | bgp_dragent_scheduler 2026-07-21 20:32:03.702 | binding 2026-07-21 20:32:03.702 | binding-extended 2026-07-21 20:32:03.702 | default-subnetpools 2026-07-21 20:32:03.702 | dhcp_agent_scheduler 2026-07-21 20:32:03.702 | dns-domain-ports 2026-07-21 20:32:03.702 | dns-integration 2026-07-21 20:32:03.702 | dns-integration-domain-keywords 2026-07-21 20:32:03.702 | empty-string-filtering 2026-07-21 20:32:03.702 | enable-default-route-bfd 2026-07-21 20:32:03.702 | enable-default-route-ecmp 2026-07-21 20:32:03.702 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.702 | ext-gw-mode 2026-07-21 20:32:03.702 | external-gateway-multihoming 2026-07-21 20:32:03.702 | external-net 2026-07-21 20:32:03.702 | extra_dhcp_opt 2026-07-21 20:32:03.702 | extraroute 2026-07-21 20:32:03.702 | extraroute-atomic 2026-07-21 20:32:03.702 | filter-validation 2026-07-21 20:32:03.702 | fip-port-details 2026-07-21 20:32:03.702 | flavors 2026-07-21 20:32:03.702 | floating-ip-port-forwarding 2026-07-21 20:32:03.702 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.702 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.702 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.702 | floatingip-pools 2026-07-21 20:32:03.702 | fwaas_v2 2026-07-21 20:32:03.702 | ip_allocation 2026-07-21 20:32:03.702 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.702 | l3-flavors 2026-07-21 20:32:03.702 | l3-ha 2026-07-21 20:32:03.702 | l3_agent_scheduler 2026-07-21 20:32:03.702 | logging 2026-07-21 20:32:03.702 | multi-provider 2026-07-21 20:32:03.702 | net-mtu 2026-07-21 20:32:03.702 | net-mtu-writable 2026-07-21 20:32:03.702 | network-ip-availability 2026-07-21 20:32:03.702 | network_availability_zone 2026-07-21 20:32:03.702 | network_ha 2026-07-21 20:32:03.702 | pagination 2026-07-21 20:32:03.702 | port-device-profile 2026-07-21 20:32:03.702 | port-hardware-offload-type 2026-07-21 20:32:03.702 | port-mac-address-regenerate 2026-07-21 20:32:03.702 | port-numa-affinity-policy 2026-07-21 20:32:03.702 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.702 | port-resource-request 2026-07-21 20:32:03.702 | port-security 2026-07-21 20:32:03.702 | port-trusted-vif 2026-07-21 20:32:03.702 | project-id 2026-07-21 20:32:03.702 | provider 2026-07-21 20:32:03.702 | pvlan 2026-07-21 20:32:03.702 | qinq 2026-07-21 20:32:03.702 | qos 2026-07-21 20:32:03.702 | qos-bw-limit-direction 2026-07-21 20:32:03.702 | qos-bw-minimum-ingress 2026-07-21 20:32:03.702 | qos-default 2026-07-21 20:32:03.702 | qos-fip 2026-07-21 20:32:03.702 | qos-gateway-ip 2026-07-21 20:32:03.702 | qos-rule-type-details 2026-07-21 20:32:03.702 | qos-rule-type-filter 2026-07-21 20:32:03.702 | qos-rules-alias 2026-07-21 20:32:03.702 | quota-check-limit 2026-07-21 20:32:03.702 | quota-check-limit-default 2026-07-21 20:32:03.702 | quota_details 2026-07-21 20:32:03.702 | quotas 2026-07-21 20:32:03.702 | rbac-address-scope 2026-07-21 20:32:03.702 | rbac-policies 2026-07-21 20:32:03.702 | rbac-security-groups 2026-07-21 20:32:03.702 | router 2026-07-21 20:32:03.702 | router-enable-snat 2026-07-21 20:32:03.702 | router_availability_zone 2026-07-21 20:32:03.702 | security-group 2026-07-21 20:32:03.702 | security-groups-default-rules 2026-07-21 20:32:03.702 | security-groups-default-statefulness 2026-07-21 20:32:03.702 | security-groups-normalized-cidr 2026-07-21 20:32:03.702 | security-groups-remote-address-group 2026-07-21 20:32:03.702 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.702 | security-groups-shared-filtering 2026-07-21 20:32:03.702 | segment 2026-07-21 20:32:03.702 | sorting 2026-07-21 20:32:03.702 | standard-attr-description 2026-07-21 20:32:03.702 | standard-attr-fwaas-v2 2026-07-21 20:32:03.702 | standard-attr-revisions 2026-07-21 20:32:03.702 | standard-attr-tag 2026-07-21 20:32:03.702 | standard-attr-timestamp 2026-07-21 20:32:03.702 | stateful-security-group 2026-07-21 20:32:03.702 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.702 | subnet-external-network 2026-07-21 20:32:03.702 | subnet-service-types 2026-07-21 20:32:03.702 | subnet_allocation 2026-07-21 20:32:03.702 | subnet_onboard 2026-07-21 20:32:03.702 | subnetpool-prefix-ops 2026-07-21 20:32:03.703 | tag-creation 2026-07-21 20:32:03.703 | tap-mirror 2026-07-21 20:32:03.703 | tap-mirror-both-direction 2026-07-21 20:32:03.703 | trunk 2026-07-21 20:32:03.703 | uplink-status-propagation 2026-07-21 20:32:03.703 | uplink-status-propagation-updatable 2026-07-21 20:32:03.703 | vlan-transparent 2026-07-21 20:32:03.703 | vpn-endpoint-groups 2026-07-21 20:32:03.703 | vpnaas' 2026-07-21 20:32:03.703 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-21 20:32:03.703 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 20:32:03.703 | address-scope 2026-07-21 20:32:03.703 | agent 2026-07-21 20:32:03.703 | allowed-address-pairs 2026-07-21 20:32:03.703 | auto-allocated-topology 2026-07-21 20:32:03.703 | availability_zone 2026-07-21 20:32:03.703 | bgp 2026-07-21 20:32:03.703 | bgp_4byte_asn 2026-07-21 20:32:03.703 | bgp_dragent_scheduler 2026-07-21 20:32:03.703 | binding 2026-07-21 20:32:03.703 | binding-extended 2026-07-21 20:32:03.703 | default-subnetpools 2026-07-21 20:32:03.703 | dhcp_agent_scheduler 2026-07-21 20:32:03.703 | dns-domain-ports 2026-07-21 20:32:03.703 | dns-integration 2026-07-21 20:32:03.703 | dns-integration-domain-keywords 2026-07-21 20:32:03.703 | empty-string-filtering 2026-07-21 20:32:03.703 | enable-default-route-bfd 2026-07-21 20:32:03.703 | enable-default-route-ecmp 2026-07-21 20:32:03.703 | expose-port-forwarding-in-fip 2026-07-21 20:32:03.703 | ext-gw-mode 2026-07-21 20:32:03.703 | external-gateway-multihoming 2026-07-21 20:32:03.703 | external-net 2026-07-21 20:32:03.703 | extra_dhcp_opt 2026-07-21 20:32:03.703 | extraroute 2026-07-21 20:32:03.703 | extraroute-atomic 2026-07-21 20:32:03.703 | filter-validation 2026-07-21 20:32:03.703 | fip-port-details 2026-07-21 20:32:03.703 | flavors 2026-07-21 20:32:03.703 | floating-ip-port-forwarding 2026-07-21 20:32:03.703 | floating-ip-port-forwarding-description 2026-07-21 20:32:03.703 | floating-ip-port-forwarding-detail 2026-07-21 20:32:03.703 | floating-ip-port-forwarding-port-ranges 2026-07-21 20:32:03.703 | floatingip-pools 2026-07-21 20:32:03.703 | fwaas_v2 2026-07-21 20:32:03.703 | ip_allocation 2026-07-21 20:32:03.703 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:32:03.703 | l3-flavors 2026-07-21 20:32:03.703 | l3-ha 2026-07-21 20:32:03.703 | l3_agent_scheduler 2026-07-21 20:32:03.703 | logging 2026-07-21 20:32:03.703 | multi-provider 2026-07-21 20:32:03.703 | net-mtu 2026-07-21 20:32:03.703 | net-mtu-writable 2026-07-21 20:32:03.703 | network-ip-availability 2026-07-21 20:32:03.703 | network_availability_zone 2026-07-21 20:32:03.703 | network_ha 2026-07-21 20:32:03.703 | pagination 2026-07-21 20:32:03.703 | port-device-profile 2026-07-21 20:32:03.703 | port-hardware-offload-type 2026-07-21 20:32:03.703 | port-mac-address-regenerate 2026-07-21 20:32:03.703 | port-numa-affinity-policy 2026-07-21 20:32:03.703 | port-numa-affinity-policy-socket 2026-07-21 20:32:03.703 | port-resource-request 2026-07-21 20:32:03.703 | port-security 2026-07-21 20:32:03.703 | port-trusted-vif 2026-07-21 20:32:03.703 | project-id 2026-07-21 20:32:03.703 | provider 2026-07-21 20:32:03.703 | pvlan 2026-07-21 20:32:03.703 | qinq 2026-07-21 20:32:03.703 | qos 2026-07-21 20:32:03.703 | qos-bw-limit-direction 2026-07-21 20:32:03.703 | qos-bw-minimum-ingress 2026-07-21 20:32:03.703 | qos-default 2026-07-21 20:32:03.703 | qos-fip 2026-07-21 20:32:03.703 | qos-gateway-ip 2026-07-21 20:32:03.703 | qos-rule-type-details 2026-07-21 20:32:03.703 | qos-rule-type-filter 2026-07-21 20:32:03.703 | qos-rules-alias 2026-07-21 20:32:03.703 | quota-check-limit 2026-07-21 20:32:03.703 | quota-check-limit-default 2026-07-21 20:32:03.703 | quota_details 2026-07-21 20:32:03.703 | quotas 2026-07-21 20:32:03.703 | rbac-address-scope 2026-07-21 20:32:03.703 | rbac-policies 2026-07-21 20:32:03.703 | rbac-security-groups 2026-07-21 20:32:03.703 | router 2026-07-21 20:32:03.703 | router-enable-snat 2026-07-21 20:32:03.703 | router_availability_zone 2026-07-21 20:32:03.703 | security-group 2026-07-21 20:32:03.703 | security-groups-default-rules 2026-07-21 20:32:03.703 | security-groups-default-statefulness 2026-07-21 20:32:03.703 | security-groups-normalized-cidr 2026-07-21 20:32:03.703 | security-groups-remote-address-group 2026-07-21 20:32:03.703 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:32:03.703 | security-groups-shared-filtering 2026-07-21 20:32:03.703 | segment 2026-07-21 20:32:03.703 | sorting 2026-07-21 20:32:03.703 | standard-attr-description 2026-07-21 20:32:03.703 | standard-attr-fwaas-v2 2026-07-21 20:32:03.703 | standard-attr-revisions 2026-07-21 20:32:03.703 | standard-attr-tag 2026-07-21 20:32:03.703 | standard-attr-timestamp 2026-07-21 20:32:03.703 | stateful-security-group 2026-07-21 20:32:03.703 | subnet-dns-publish-fixed-ip 2026-07-21 20:32:03.703 | subnet-external-network 2026-07-21 20:32:03.703 | subnet-service-types 2026-07-21 20:32:03.703 | subnet_allocation 2026-07-21 20:32:03.703 | subnet_onboard 2026-07-21 20:32:03.703 | subnetpool-prefix-ops 2026-07-21 20:32:03.703 | tag-creation 2026-07-21 20:32:03.703 | tap-mirror 2026-07-21 20:32:03.704 | tap-mirror-both-direction 2026-07-21 20:32:03.704 | trunk 2026-07-21 20:32:03.704 | uplink-status-propagation 2026-07-21 20:32:03.704 | uplink-status-propagation-updatable 2026-07-21 20:32:03.704 | vlan-transparent 2026-07-21 20:32:03.704 | vpn-endpoint-groups 2026-07-21 20:32:03.704 | vpnaas' 2026-07-21 20:32:03.705 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-21 20:32:03.709 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-21 20:32:03.711 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-21 20:32:03.716 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-21 20:32:03.716 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-21 20:32:03.721 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-21 20:32:03.723 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : 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-21 20:32:03.726 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-21 20:32:03.728 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:03.731 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 20:32:03.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-21 20:32:03.735 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-21 20:32:03.738 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:03.740 | + 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-21 20:32:03.771 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.139:6641 2026-07-21 20:32:03.774 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:03.776 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:03.779 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.139:6641 2026-07-21 20:32:03.781 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.139:6641 ']' 2026-07-21 20:32:03.784 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:03.787 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.139:6641 2026-07-21 20:32:03.817 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.139:6642 2026-07-21 20:32:03.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:03.821 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:03.823 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.139:6642 2026-07-21 20:32:03.825 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.139:6642 ']' 2026-07-21 20:32:03.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:03.830 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.139:6642 2026-07-21 20:32:03.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-21 20:32:03.878 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:03.881 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : 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-21 20:32:03.883 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:03.886 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:03.888 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 20:32:03.890 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-21 20:32:03.893 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:03.896 | + 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-21 20:32:03.926 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : 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-21 20:32:03.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:03.931 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:03.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 20:32:03.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 20:32:03.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:03.942 | + 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-21 20:32:03.974 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : 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-21 20:32:03.977 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:03.980 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:03.983 | + 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-21 20:32:03.985 | + 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-21 20:32:03.988 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:03.991 | + 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-21 20:32:04.023 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : 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-21 20:32:04.025 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:04.029 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 20:32:04.032 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-21 20:32:04.035 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.037 | + 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-21 20:32:04.069 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : 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-21 20:32:04.072 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.075 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:04.077 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 20:32:04.080 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 20:32:04.083 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.085 | + 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-21 20:32:04.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : 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-21 20:32:04.119 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.123 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:04.126 | + 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-21 20:32:04.128 | + 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-21 20:32:04.131 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.134 | + 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-21 20:32:04.167 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-21 20:32:04.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:04.175 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-21 20:32:04.178 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-21 20:32:04.181 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.184 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-21 20:32:04.216 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-21 20:32:04.219 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:04.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-21 20:32:04.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-21 20:32:04.229 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.232 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-21 20:32:04.263 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-21 20:32:04.266 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 20:32:04.272 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 20:32:04.275 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 20:32:04.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.280 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 20:32:04.313 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-21 20:32:04.333 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-21 20:32:04.350 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.352 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-21 20:32:04.355 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 20:32:04.371 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.374 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 20:32:04.376 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_ovn_agent_enabled 2026-07-21 20:32:04.379 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 20:32:04.396 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:04.399 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 20:32:04.440 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 20:32:04.443 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : [[ metadata =~ metadata ]] 2026-07-21 20:32:04.446 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:531 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-21 20:32:04.449 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:04.451 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 20:32:04.454 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-21 20:32:04.457 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-21 20:32:04.460 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:04.462 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-21 20:32:04.492 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-21 20:32:04.509 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.513 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-21 20:32:04.547 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 20:32:04.565 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.567 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-21 20:32:04.601 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-21 20:32:04.620 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:04.623 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-21 20:32:04.626 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 20:32:04.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.647 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 20:32:04.649 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : is_ovn_agent_enabled 2026-07-21 20:32:04.652 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 20:32:04.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:04.672 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 20:32:04.717 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 20:32:04.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : [[ metadata =~ metadata ]] 2026-07-21 20:32:04.722 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:554 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-21 20:32:04.753 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-21 20:32:04.771 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.774 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-21 20:32:04.792 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.795 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-21 20:32:04.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.815 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-21 20:32:04.832 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.834 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-21 20:32:04.852 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.854 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-21 20:32:04.873 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:04.876 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-21 20:32:04.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:04.897 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-21 20:32:04.899 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-21 20:32:04.901 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-21 20:32:04.906 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-21 20:32:04.940 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-21 20:32:04.974 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-21 20:32:05.007 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-21 20:32:05.041 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-21 20:32:05.043 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 20:32:05.046 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-21 20:32:05.049 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 20:32:05.051 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 20:32:05.054 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-21 20:32:05.057 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 20:32:05.060 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-21 20:32:05.063 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 20:32:05.065 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-21 20:32:05.096 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-21 20:32:05.126 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.139/identity 2026-07-21 20:32:05.157 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-21 20:32:05.190 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-21 20:32:05.222 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-21 20:32:05.255 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-21 20:32:05.288 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-21 20:32:05.320 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.139/identity 2026-07-21 20:32:05.352 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 20:32:05.385 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 20:32:05.416 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 20:32:05.419 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-21 20:32:05.450 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-21 20:32:05.482 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-21 20:32:05.484 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 20:32:05.487 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:32:05.489 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 20:32:05.492 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-21 20:32:05.523 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-21 20:32:05.556 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.139/identity 2026-07-21 20:32:05.589 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-21 20:32:05.622 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-21 20:32:05.656 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-21 20:32:05.692 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-21 20:32:05.727 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-21 20:32:05.761 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-21 20:32:05.764 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 20:32:05.767 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 20:32:05.770 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 20:32:05.772 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-21 20:32:05.806 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-21 20:32:05.840 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.139/identity 2026-07-21 20:32:05.874 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-21 20:32:05.909 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-21 20:32:05.943 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-21 20:32:05.979 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-21 20:32:06.015 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-21 20:32:06.050 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-21 20:32:06.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-21 20:32:06.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-21 20:32:06.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-21 20:32:06.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-21 20:32:06.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-21 20:32:06.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-21 20:32:06.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-21 20:32:06.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-21 20:32:06.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-21 20:32:06.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-21 20:32:06.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-21 20:32:06.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-21 20:32:06.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-21 20:32:06.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-21 20:32:06.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-21 20:32:06.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-21 20:32:06.097 | + 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-21 20:32:06.099 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 20:32:06.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 20:32:06.108 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 20:32:06.111 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.113 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 20:32:06.145 | + 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-21 20:32:06.148 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.151 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 20:32:06.154 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-21 20:32:06.157 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-21 20:32:06.159 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.162 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-21 20:32:06.195 | + 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-21 20:32:06.197 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.199 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 20:32:06.202 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-21 20:32:06.205 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-21 20:32:06.208 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.211 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-21 20:32:06.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-21 20:32:06.250 | + 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-21 20:32:06.253 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.255 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 20:32:06.258 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-21 20:32:06.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-21 20:32:06.264 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.266 | + 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-21 20:32:06.304 | + 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-21 20:32:06.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.310 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 20:32:06.313 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-21 20:32:06.316 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-21 20:32:06.319 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.321 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-21 20:32:06.356 | + 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-21 20:32:06.359 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.361 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 20:32:06.364 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-21 20:32:06.366 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-21 20:32:06.369 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.372 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-21 20:32:06.404 | + 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-21 20:32:06.407 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.410 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-21 20:32:06.413 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-21 20:32:06.415 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-21 20:32:06.418 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.421 | + 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-21 20:32:06.456 | + 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-21 20:32:06.459 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-21 20:32:06.465 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-21 20:32:06.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-21 20:32:06.471 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.474 | + 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-21 20:32:06.509 | + 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-21 20:32:06.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-21 20:32:06.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-21 20:32:06.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-21 20:32:06.523 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.526 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-21 20:32:06.560 | + 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-21 20:32:06.562 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.565 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-21 20:32:06.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-21 20:32:06.570 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-21 20:32:06.573 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.576 | + 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-21 20:32:06.608 | + 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-21 20:32:06.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 20:32:06.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 20:32:06.616 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-21 20:32:06.619 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-21 20:32:06.621 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 20:32:06.624 | + 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-21 20:32:06.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 20:32:06.658 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-21 20:32:06.692 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-21 20:32:06.724 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-21 20:32:06.727 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 20:32:06.730 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-21 20:32:06.732 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-21 20:32:06.735 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 20:32:06.738 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-21 20:32:06.740 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-21 20:32:06.744 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 20:32:06.746 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 20:32:06.761 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:32:06.761 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 20:32:06.770 | d /var/run/uwsgi 0755 stack root 2026-07-21 20:32:06.775 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 20:32:06.787 | /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-21 20:32:06.791 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-21 20:32:06.794 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-21 20:32:06.798 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 20:32:06.802 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-21 20:32:06.842 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-21 20:32:06.874 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-21 20:32:06.907 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 20:32:06.938 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 20:32:06.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 20:32:07.004 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 20:32:07.037 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 20:32:07.071 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 20:32:07.103 | + 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-21 20:32:07.137 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 20:32:07.173 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 20:32:07.209 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 20:32:07.246 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-21 20:32:07.281 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 20:32:07.283 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 20:32:07.287 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-21 20:32:07.290 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-21 20:32:07.293 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:32:07.295 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:07.298 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:07.301 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-21 20:32:07.305 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-21 20:32:07.308 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-21 20:32:07.341 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 20:32:07.375 | + 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-21 20:32:07.376 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-21 20:32:07.385 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-21 20:32:07.389 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-21 20:32:07.392 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-21 20:32:07.396 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:32:07.399 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:32:07.401 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:32:07.404 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:32:07.408 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:07.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:07.415 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:32:07.418 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:32:07.421 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:07.424 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:07.427 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-21 20:32:07.461 | Enabling site neutron-api. 2026-07-21 20:32:07.466 | To activate the new configuration, you need to run: 2026-07-21 20:32:07.466 | systemctl reload apache2 2026-07-21 20:32:07.471 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 20:32:07.474 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:32:07.476 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:32:07.479 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:32:07.608 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-21 20:32:07.625 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:07.628 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-21 20:32:07.645 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:07.648 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-21 20:32:07.651 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-21 20:32:07.716 | + inc/async:async_inner:63 : init_neutron 2026-07-21 20:32:07.753 | [8536 Async init_neutron:74751]: running: init_neutron 2026-07-21 20:32:07.756 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-21 20:32:07.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:07.779 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-21 20:32:07.798 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:07.802 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-21 20:32:07.804 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-21 20:32:07.807 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-21 20:32:07.847 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-21 20:32:07.851 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-21 20:32:07.891 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-21 20:32:07.912 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:07.914 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-21 20:32:07.916 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:07.919 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-21 20:32:07.922 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-21 20:32:07.924 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-21 20:32:07.995 | + inc/async:async_inner:63 : init_swift 2026-07-21 20:32:08.037 | [8536 Async init_swift:74971]: running: init_swift 2026-07-21 20:32:08.040 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-21 20:32:08.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:08.066 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-21 20:32:08.069 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:08.071 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-21 20:32:08.074 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-21 20:32:08.077 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-21 20:32:08.150 | + inc/async:async_inner:63 : init_cinder 2026-07-21 20:32:08.193 | [8536 Async init_cinder:75075]: running: init_cinder 2026-07-21 20:32:08.196 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-21 20:32:08.217 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:08.220 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-21 20:32:08.224 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:08.226 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-21 20:32:08.230 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-21 20:32:08.233 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-21 20:32:08.306 | + inc/async:async_inner:63 : init_placement 2026-07-21 20:32:08.347 | [8536 Async init_placement:75223]: running: init_placement 2026-07-21 20:32:08.350 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-21 20:32:08.403 | [8536 Async init_neutron:74751]: Waiting for completion of init_neutron running on PID 74751 (6 other jobs running) 2026-07-21 20:32:08.430 | [8536 Async init_neutron:74751]: Signaling child to exit 2026-07-21 20:32:12.046 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:12.075 | [74971 Async init_swift:74971]: finished successfully 2026-07-21 20:32:13.045 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:13.073 | [75075 Async init_cinder:75075]: finished successfully 2026-07-21 20:32:16.273 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:16.301 | [75223 Async init_placement:75223]: finished successfully 2026-07-21 20:32:21.836 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:21.862 | [74751 Async init_neutron:74751]: finished successfully 2026-07-21 20:32:21.885 | WAKEUP 2026-07-21 20:32:21.906 | [8536 Async init_neutron:74751]: Signaled 2026-07-21 20:32:21.907 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-21 20:32:21.907 | + lib/database:recreate_database:112 : local db=neutron 2026-07-21 20:32:21.907 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-21 20:32:21.907 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-21 20:32:21.907 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-21 20:32:21.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:21.907 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-21 20:32:21.907 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:21.907 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-21 20:32:21.907 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 20:32:21.907 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:21.907 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:21.907 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:21.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665927818 2026-07-21 20:32:21.907 | + 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-21 20:32:21.907 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 20:32:21.907 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:21.907 | we strongly recommend against using it for new projects. 2026-07-21 20:32:21.907 | 2026-07-21 20:32:21.907 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:21.907 | framework. For more detail see 2026-07-21 20:32:21.907 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:21.907 | 2026-07-21 20:32:21.907 | import eventlet as _eventlet # noqa 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-21 20:32:21.907 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> c6c112992c9 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-21 20:32:21.908 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-21 20:32:21.909 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-21 20:32:21.909 | Running upgrade for neutron ... 2026-07-21 20:32:21.909 | OK 2026-07-21 20:32:21.909 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-21 20:32:21.909 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:21.909 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:21.909 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:21.909 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:21.909 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:21.909 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 20:32:21.909 | + functions-common:time_stop:2427 : start_time=1784665927818 2026-07-21 20:32:21.909 | + functions-common:time_stop:2429 : [[ -z 1784665927818 ]] 2026-07-21 20:32:21.909 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:21.909 | + functions-common:time_stop:2432 : end_time=1784665941820 2026-07-21 20:32:21.909 | + functions-common:time_stop:2433 : elapsed_time=14002 2026-07-21 20:32:21.909 | + functions-common:time_stop:2434 : total=3861 2026-07-21 20:32:21.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:21.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17863 2026-07-21 20:32:21.949 | [8536 Async init_neutron:74751]: finished init_neutron with result 0 in 14 seconds 2026-07-21 20:32:21.954 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:21.957 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-21 20:32:22.005 | [8536 Async init_placement:75223]: Waiting for completion of init_placement running on PID 75223 (5 other jobs running) 2026-07-21 20:32:22.029 | [8536 Async init_placement:75223]: Signaling child to exit 2026-07-21 20:32:22.029 | WAKEUP 2026-07-21 20:32:22.050 | [8536 Async init_placement:75223]: Signaled 2026-07-21 20:32:22.052 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-21 20:32:22.052 | + lib/database:recreate_database:112 : local db=placement 2026-07-21 20:32:22.052 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-21 20:32:22.052 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-21 20:32:22.052 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-21 20:32:22.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.052 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-21 20:32:22.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.052 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-21 20:32:22.052 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-21 20:32:22.052 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-21 20:32:22.052 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-21 20:32:22.052 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 20:32:22.052 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 20:32:22.052 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 20:32:22.052 | ++ 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:32:22.052 | + functions-common:get_or_create_user:915 : user_id=9081510bb4dd45e587e548a0c46fcc6f 2026-07-21 20:32:22.052 | + functions-common:get_or_create_user:916 : echo 9081510bb4dd45e587e548a0c46fcc6f 2026-07-21 20:32:22.052 | 9081510bb4dd45e587e548a0c46fcc6f 2026-07-21 20:32:22.052 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:32:22.052 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:32:22.052 | + 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | ++ 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:979 : user_role_id=51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:980 : echo 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:32:22.052 | 51a2ac5da3e44e1c8254541ad5658066 2026-07-21 20:32:22.052 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 20:32:22.052 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 20:32:22.052 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 20:32:22.052 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 20:32:22.052 | + 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | ++ 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0012839cec63414c89bb9d55efef5092 2026-07-21 20:32:22.052 | + functions-common:get_or_add_user_project_role:980 : echo 0012839cec63414c89bb9d55efef5092 2026-07-21 20:32:22.052 | 0012839cec63414c89bb9d55efef5092 2026-07-21 20:32:22.052 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.139/placement 2026-07-21 20:32:22.052 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-21 20:32:22.052 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 20:32:22.052 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-21 20:32:22.052 | ++ 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:32:22.052 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 20:32:22.052 | d25f784c6b7f4adb9598616dac20817d' 2026-07-21 20:32:22.052 | + functions-common:get_or_create_service:1067 : echo d25f784c6b7f4adb9598616dac20817d 2026-07-21 20:32:22.052 | d25f784c6b7f4adb9598616dac20817d 2026-07-21 20:32:22.052 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.139/placement 2026-07-21 20:32:22.052 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 20:32:22.052 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.139/placement RegionOne 2026-07-21 20:32:22.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 20:32:22.052 | +++ 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-21 20:32:22.052 | 2026-07-21 20:32:22.052 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:32:22.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 20:32:22.052 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 20:32:22.052 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.139/placement --region RegionOne -f value -c id 2026-07-21 20:32:22.052 | 2026-07-21 20:32:22.053 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:32:22.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=44d6d47dca0d4f52af32a15450b4a539 2026-07-21 20:32:22.053 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 44d6d47dca0d4f52af32a15450b4a539 2026-07-21 20:32:22.053 | + functions-common:get_or_create_endpoint:1100 : public_id=44d6d47dca0d4f52af32a15450b4a539 2026-07-21 20:32:22.053 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 20:32:22.053 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 20:32:22.053 | + functions-common:get_or_create_endpoint:1109 : echo 44d6d47dca0d4f52af32a15450b4a539 2026-07-21 20:32:22.053 | 44d6d47dca0d4f52af32a15450b4a539 2026-07-21 20:32:22.094 | [8536 Async init_placement:75223]: finished init_placement with result 0 in 8 seconds 2026-07-21 20:32:22.099 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:22.101 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-21 20:32:22.153 | [8536 Async init_glance:70088]: Waiting for completion of init_glance running on PID 70088 (4 other jobs running) 2026-07-21 20:32:22.178 | [8536 Async init_glance:70088]: Signaling child to exit 2026-07-21 20:32:22.178 | WAKEUP 2026-07-21 20:32:22.199 | [8536 Async init_glance:70088]: Signaled 2026-07-21 20:32:22.201 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-21 20:32:22.201 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-21 20:32:22.201 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-21 20:32:22.201 | + lib/database:recreate_database:112 : local db=glance 2026-07-21 20:32:22.201 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-21 20:32:22.201 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-21 20:32:22.201 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-21 20:32:22.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.201 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-21 20:32:22.201 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.201 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-21 20:32:22.201 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 20:32:22.201 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:22.201 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:22.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:22.201 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665876713 2026-07-21 20:32:22.201 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-21 20:32:22.201 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:32:22.201 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:22.202 | we strongly recommend against using it for new projects. 2026-07-21 20:32:22.202 | 2026-07-21 20:32:22.202 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:22.202 | framework. For more detail see 2026-07-21 20:32:22.202 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:22.202 | 2026-07-21 20:32:22.202 | from eventlet import event 2026-07-21 20:32:22.202 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 20:32:22.202 | 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=70194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | DEBUG dbcounter [-] [70194] Writer thread running {{(pid=70194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 20:32:22.202 | 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=70194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | DEBUG dbcounter [-] [70194] Writer thread running {{(pid=70194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-21 20:32:22.202 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70194) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.202 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.202 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-21 20:32:22.202 | Database migration is up to date. No migration needed. 2026-07-21 20:32:22.202 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-21 20:32:22.202 | Database is synced successfully. 2026-07-21 20:32:22.202 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-21 20:32:22.202 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 20:32:22.202 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:22.202 | we strongly recommend against using it for new projects. 2026-07-21 20:32:22.202 | 2026-07-21 20:32:22.202 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:22.202 | framework. For more detail see 2026-07-21 20:32:22.202 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:22.202 | 2026-07-21 20:32:22.202 | from eventlet import event 2026-07-21 20:32:22.202 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 20:32:22.202 | 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=70369) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:32:22.203 | DEBUG dbcounter [-] [70369] Writer thread running {{(pid=70369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-21 20:32:22.203 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-21 20:32:22.203 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-21 20:32:22.203 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:22.203 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:22.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:22.203 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:22.203 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:22.203 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 20:32:22.203 | + functions-common:time_stop:2427 : start_time=1784665876713 2026-07-21 20:32:22.203 | + functions-common:time_stop:2429 : [[ -z 1784665876713 ]] 2026-07-21 20:32:22.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:22.203 | + functions-common:time_stop:2432 : end_time=1784665882334 2026-07-21 20:32:22.203 | + functions-common:time_stop:2433 : elapsed_time=5621 2026-07-21 20:32:22.203 | + functions-common:time_stop:2434 : total=3861 2026-07-21 20:32:22.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:22.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9482 2026-07-21 20:32:22.248 | [8536 Async init_glance:70088]: finished init_glance with result 0 in 5 seconds 2026-07-21 20:32:22.253 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:22.256 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-21 20:32:22.309 | [8536 Async init_swift:74971]: Waiting for completion of init_swift running on PID 74971 (3 other jobs running) 2026-07-21 20:32:22.334 | [8536 Async init_swift:74971]: Signaling child to exit 2026-07-21 20:32:22.335 | WAKEUP 2026-07-21 20:32:22.356 | [8536 Async init_swift:74971]: Signaled 2026-07-21 20:32:22.358 | + lib/swift:init_swift:680 : local node_number 2026-07-21 20:32:22.358 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 20:32:22.358 | No proxy-server running 2026-07-21 20:32:22.358 | No container-sharder running 2026-07-21 20:32:22.358 | No account-auditor running 2026-07-21 20:32:22.358 | No object-replicator running 2026-07-21 20:32:22.358 | No account-reaper running 2026-07-21 20:32:22.358 | No container-replicator running 2026-07-21 20:32:22.358 | No container-updater running 2026-07-21 20:32:22.358 | No object-auditor running 2026-07-21 20:32:22.358 | No container-auditor running 2026-07-21 20:32:22.358 | No account-server running 2026-07-21 20:32:22.358 | No object-server running 2026-07-21 20:32:22.358 | No object-reconstructor running 2026-07-21 20:32:22.358 | No container-server running 2026-07-21 20:32:22.358 | No container-reconciler running 2026-07-21 20:32:22.358 | No object-expirer running 2026-07-21 20:32:22.358 | No account-replicator running 2026-07-21 20:32:22.358 | No container-sync running 2026-07-21 20:32:22.358 | No object-updater running 2026-07-21 20:32:22.358 | + lib/swift:init_swift:682 : true 2026-07-21 20:32:22.358 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-21 20:32:22.358 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-21 20:32:22.358 | + 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-21 20:32:22.358 | + 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-21 20:32:22.358 | + functions:create_disk:756 : local node_number 2026-07-21 20:32:22.358 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 20:32:22.358 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-21 20:32:22.358 | + functions:create_disk:760 : local key 2026-07-21 20:32:22.358 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | ++ functions:create_disk:762 : sed s#/.## 2026-07-21 20:32:22.358 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-21 20:32:22.358 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 20:32:22.358 | + functions:destroy_disk:789 : local key 2026-07-21 20:32:22.358 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-21 20:32:22.358 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-21 20:32:22.358 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-21 20:32:22.358 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-21 20:32:22.358 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-21 20:32:22.358 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-21 20:32:22.358 | = sectsz=512 attr=2, projid32bit=1 2026-07-21 20:32:22.358 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-21 20:32:22.358 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-21 20:32:22.358 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-21 20:32:22.358 | = sunit=0 swidth=0 blks 2026-07-21 20:32:22.358 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-21 20:32:22.358 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-21 20:32:22.358 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-21 20:32:22.358 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-21 20:32:22.358 | + 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-21 20:32:22.358 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-21 20:32:22.358 | /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-21 20:32:22.358 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-21 20:32:22.358 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-21 20:32:22.358 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-21 20:32:22.358 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 20:32:22.359 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-21 20:32:22.359 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-21 20:32:22.359 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-21 20:32:22.359 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-21 20:32:22.359 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-21 20:32:22.359 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-21 20:32:22.359 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 20:32:22.359 | + 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-21 20:32:22.359 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-21 20:32:22.359 | 2026-07-21 20:32:22.359 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-21 20:32:22.359 | + 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-21 20:32:22.359 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-21 20:32:22.359 | 2026-07-21 20:32:22.359 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-21 20:32:22.359 | + 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-21 20:32:22.359 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-21 20:32:22.359 | 2026-07-21 20:32:22.359 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-21 20:32:22.359 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-21 20:32:22.359 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 20:32:22.359 | written will be readable by older versions of Swift. 2026-07-21 20:32:22.359 | In a future release, the default will change to 2026-07-21 20:32:22.359 | --format-version=2 2026-07-21 20:32:22.359 | 2026-07-21 20:32:22.359 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 20:32:22.359 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-21 20:32:22.359 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 20:32:22.359 | written will be readable by older versions of Swift. 2026-07-21 20:32:22.359 | In a future release, the default will change to 2026-07-21 20:32:22.359 | --format-version=2 2026-07-21 20:32:22.359 | 2026-07-21 20:32:22.359 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 20:32:22.359 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-21 20:32:22.359 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 20:32:22.359 | written will be readable by older versions of Swift. 2026-07-21 20:32:22.359 | In a future release, the default will change to 2026-07-21 20:32:22.359 | --format-version=2 2026-07-21 20:32:22.359 | 2026-07-21 20:32:22.359 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 20:32:22.359 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-21 20:32:22.359 | + lib/swift:init_swift:730 : popd 2026-07-21 20:32:22.401 | [8536 Async init_swift:74971]: finished init_swift with result 0 in 4 seconds 2026-07-21 20:32:22.405 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:22.408 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-21 20:32:22.459 | [8536 Async init_cinder:75075]: Waiting for completion of init_cinder running on PID 75075 (2 other jobs running) 2026-07-21 20:32:22.484 | [8536 Async init_cinder:75075]: Signaling child to exit 2026-07-21 20:32:22.484 | WAKEUP 2026-07-21 20:32:22.506 | [8536 Async init_cinder:75075]: Signaled 2026-07-21 20:32:22.507 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-21 20:32:22.507 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:22.507 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-21 20:32:22.507 | + lib/database:recreate_database:112 : local db=cinder 2026-07-21 20:32:22.507 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-21 20:32:22.508 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-21 20:32:22.508 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-21 20:32:22.508 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.508 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-21 20:32:22.508 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-21 20:32:22.508 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 20:32:22.508 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:22.508 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:22.508 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:22.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665928280 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-21 20:32:22.508 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-21 20:32:22.508 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:22.508 | we strongly recommend against using it for new projects. 2026-07-21 20:32:22.508 | 2026-07-21 20:32:22.508 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:22.508 | framework. For more detail see 2026-07-21 20:32:22.508 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:22.508 | 2026-07-21 20:32:22.508 | import eventlet # noqa 2026-07-21 20:32:22.508 | INFO dbcounter [-] Registered counter for database cinder 2026-07-21 20:32:22.508 | 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=75216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:32:22.508 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:22.508 | DEBUG dbcounter [-] [75216] Writer thread running {{(pid=75216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-21 20:32:22.508 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75216) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:22.508 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-21 20:32:22.508 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:22.508 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:22.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:22.508 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:22.508 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:22.508 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 20:32:22.508 | + functions-common:time_stop:2427 : start_time=1784665928280 2026-07-21 20:32:22.508 | + functions-common:time_stop:2429 : [[ -z 1784665928280 ]] 2026-07-21 20:32:22.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:22.508 | + functions-common:time_stop:2432 : end_time=1784665932948 2026-07-21 20:32:22.508 | + functions-common:time_stop:2433 : elapsed_time=4668 2026-07-21 20:32:22.508 | + functions-common:time_stop:2434 : total=3861 2026-07-21 20:32:22.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:22.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8529 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-21 20:32:22.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-21 20:32:22.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-21 20:32:22.508 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-21 20:32:22.552 | [8536 Async init_cinder:75075]: finished init_cinder with result 0 in 4 seconds 2026-07-21 20:32:22.557 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:22.560 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-21 20:32:22.582 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:22.585 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-21 20:32:22.587 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:22.590 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-21 20:32:22.593 | + ./stack.sh:main:1242 : init_nova 2026-07-21 20:32:22.595 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-21 20:32:22.613 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:22.616 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-21 20:32:22.637 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:22.640 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:32:22.643 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 20:32:22.708 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 20:32:22.745 | [8536 Async nova-cell-0:77391]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 20:32:22.749 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-21 20:32:22.754 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:32:22.759 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-21 20:32:22.762 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:32:22.765 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:32:22.769 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 20:32:22.839 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 20:32:22.879 | [8536 Async nova-cell-1:77498]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 20:32:22.882 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-21 20:32:22.886 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-21 20:32:22.890 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-21 20:32:22.893 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-21 20:32:22.896 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-21 20:32:22.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.931 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-21 20:32:22.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:22.969 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-21 20:32:23.234 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:32:23.234 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:23.234 | we strongly recommend against using it for new projects. 2026-07-21 20:32:23.234 | 2026-07-21 20:32:23.234 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:23.234 | framework. For more detail see 2026-07-21 20:32:23.234 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:23.234 | 2026-07-21 20:32:23.234 | import eventlet # noqa 2026-07-21 20:32:23.366 | 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-21 20:32:25.383 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-21 20:32:25.426 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:25.426 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:25.426 | DEBUG dbcounter [-] [77565] Writer thread running {{(pid=77565) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:25.455 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-21 20:32:26.956 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77565) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:32:26.957 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-21 20:32:27.629 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77565) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:27.631 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-21 20:32:27.633 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77565) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:28.200 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-21 20:32:28.204 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 20:32:28.206 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 20:32:28.210 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 20:32:28.213 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 20:32:28.216 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 20:32:28.219 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 20:32:28.237 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:28.241 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 20:32:28.244 | ++ 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-21 20:32:28.248 | + 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-21 20:32:28.512 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:32:28.512 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:28.512 | we strongly recommend against using it for new projects. 2026-07-21 20:32:28.512 | 2026-07-21 20:32:28.512 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:28.512 | framework. For more detail see 2026-07-21 20:32:28.512 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:28.512 | 2026-07-21 20:32:28.512 | import eventlet # noqa 2026-07-21 20:32:28.635 | 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-21 20:32:30.231 | INFO dbcounter [None req-c2c6cebf-40b0-4bdb-9f85-c6210493b46e None None] Registered counter for database nova_api 2026-07-21 20:32:30.302 | DEBUG dbcounter [-] [78271] Writer thread running {{(pid=78271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:30.862 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-21 20:32:30.867 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 20:32:30.870 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-21 20:32:30.919 | [8536 Async nova-cell-0:77391]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77391 (3 other jobs running) 2026-07-21 20:32:30.944 | [8536 Async nova-cell-0:77391]: Signaling child to exit 2026-07-21 20:32:31.693 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:31.715 | [77391 Async nova-cell-0:77391]: finished successfully 2026-07-21 20:32:31.735 | WAKEUP 2026-07-21 20:32:31.748 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:31.755 | [8536 Async nova-cell-0:77391]: Signaled 2026-07-21 20:32:31.756 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-21 20:32:31.756 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-21 20:32:31.756 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-21 20:32:31.756 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-21 20:32:31.756 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-21 20:32:31.756 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-21 20:32:31.756 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-21 20:32:31.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:31.756 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-21 20:32:31.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:31.756 | + 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-21 20:32:31.756 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:32:31.756 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:31.756 | we strongly recommend against using it for new projects. 2026-07-21 20:32:31.756 | 2026-07-21 20:32:31.756 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:31.756 | framework. For more detail see 2026-07-21 20:32:31.756 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:31.756 | 2026-07-21 20:32:31.756 | import eventlet # noqa 2026-07-21 20:32:31.756 | 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-21 20:32:31.756 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-21 20:32:31.756 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:31.756 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:31.756 | DEBUG dbcounter [-] [77482] Writer thread running {{(pid=77482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:31.756 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 20:32:31.756 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:32:31.756 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 20:32:31.756 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.756 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 20:32:31.756 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.757 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 20:32:31.757 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.770 | [77498 Async nova-cell-1:77498]: finished successfully 2026-07-21 20:32:31.797 | [8536 Async nova-cell-0:77391]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2026-07-21 20:32:31.801 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:31.804 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 20:32:31.806 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-21 20:32:31.852 | [8536 Async nova-cell-1:77498]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77498 (2 other jobs running) 2026-07-21 20:32:31.876 | [8536 Async nova-cell-1:77498]: Signaling child to exit 2026-07-21 20:32:31.876 | WAKEUP 2026-07-21 20:32:31.895 | [8536 Async nova-cell-1:77498]: Signaled 2026-07-21 20:32:31.897 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-21 20:32:31.897 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-21 20:32:31.897 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-21 20:32:31.897 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-21 20:32:31.897 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-21 20:32:31.897 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-21 20:32:31.897 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-21 20:32:31.897 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:31.897 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-21 20:32:31.897 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 20:32:31.897 | + 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-21 20:32:31.897 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:32:31.897 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:31.897 | we strongly recommend against using it for new projects. 2026-07-21 20:32:31.897 | 2026-07-21 20:32:31.897 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:31.897 | framework. For more detail see 2026-07-21 20:32:31.897 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:31.897 | 2026-07-21 20:32:31.897 | import eventlet # noqa 2026-07-21 20:32:31.897 | 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-21 20:32:31.897 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 20:32:31.897 | DEBUG dbcounter [-] [77562] Writer thread running {{(pid=77562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.897 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 20:32:31.897 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77562) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 20:32:31.937 | [8536 Async nova-cell-1:77498]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 8 seconds 2026-07-21 20:32:31.941 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:31.944 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:32:31.947 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-21 20:32:32.209 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:32:32.209 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:32.209 | we strongly recommend against using it for new projects. 2026-07-21 20:32:32.209 | 2026-07-21 20:32:32.209 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:32.209 | framework. For more detail see 2026-07-21 20:32:32.209 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:32.209 | 2026-07-21 20:32:32.209 | import eventlet # noqa 2026-07-21 20:32:32.336 | 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-21 20:32:33.798 | Running batches of 50 until complete 2026-07-21 20:32:33.798 | INFO dbcounter [None req-7e052273-18b1-42a7-b8c2-952c089b3ef2 None None] Registered counter for database nova_cell0 2026-07-21 20:32:33.894 | DEBUG dbcounter [-] [78847] Writer thread running {{(pid=78847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:33.899 | INFO dbcounter [None req-7e052273-18b1-42a7-b8c2-952c089b3ef2 None None] Registered counter for database nova_api 2026-07-21 20:32:33.968 | DEBUG dbcounter [-] [78847] Writer thread running {{(pid=78847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:33.981 | INFO dbcounter [None req-7e052273-18b1-42a7-b8c2-952c089b3ef2 None None] Registered counter for database nova_cell0 2026-07-21 20:32:34.013 | DEBUG dbcounter [-] [78847] Writer thread running {{(pid=78847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:34.163 | +-------------------------------------+--------------+-----------+ 2026-07-21 20:32:34.165 | | Migration | Total Needed | Completed | 2026-07-21 20:32:34.165 | +-------------------------------------+--------------+-----------+ 2026-07-21 20:32:34.165 | | fill_virtual_interface_list | 0 | 0 | 2026-07-21 20:32:34.165 | | migrate_empty_ratio | 0 | 0 | 2026-07-21 20:32:34.165 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-21 20:32:34.165 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-21 20:32:34.165 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-21 20:32:34.165 | | populate_dev_uuids | 0 | 0 | 2026-07-21 20:32:34.165 | | populate_instance_compute_id | 0 | 0 | 2026-07-21 20:32:34.165 | | populate_missing_availability_zones | 0 | 0 | 2026-07-21 20:32:34.165 | | populate_queued_for_delete | 0 | 0 | 2026-07-21 20:32:34.165 | | populate_user_id | 0 | 0 | 2026-07-21 20:32:34.165 | | populate_uuids | 0 | 0 | 2026-07-21 20:32:34.165 | +-------------------------------------+--------------+-----------+ 2026-07-21 20:32:34.723 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-21 20:32:34.728 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:32:34.732 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-21 20:32:34.735 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:32:34.738 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:32:34.741 | + 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-21 20:32:34.987 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:32:34.987 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:32:34.987 | we strongly recommend against using it for new projects. 2026-07-21 20:32:34.987 | 2026-07-21 20:32:34.987 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:32:34.987 | framework. For more detail see 2026-07-21 20:32:34.987 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:32:34.987 | 2026-07-21 20:32:34.987 | import eventlet # noqa 2026-07-21 20:32:35.111 | 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-21 20:32:36.544 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-21 20:32:36.544 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-21 20:32:36.544 | INFO dbcounter [None req-358d15fa-d376-41c2-81d5-c3929dcc1936 None None] Registered counter for database nova_api 2026-07-21 20:32:36.607 | DEBUG dbcounter [-] [78869] Writer thread running {{(pid=78869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:32:37.125 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-21 20:32:37.129 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-21 20:32:37.143 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-21 20:32:37.146 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-21 20:32:37.150 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-21 20:32:37.220 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-21 20:32:37.262 | [8536 Async configure_neutron_nova:78929]: running: configure_neutron_nova 2026-07-21 20:32:37.264 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-21 20:32:37.268 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 20:32:37.271 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-21 20:32:37.274 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:32:37.277 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:32:37.281 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:32:37.284 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:32:37.287 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:32:37.292 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:32:37.297 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:32:37.300 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:32:37.304 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:32:37.308 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-21 20:32:37.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:32:37.332 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:37.336 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:32:37.340 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:32:37.343 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-21 20:32:37.346 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:32:37.349 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 20:32:37.352 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-21 20:32:37.356 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 20:32:37.359 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 20:32:37.362 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:32:37.365 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 20:32:37.368 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-21 20:32:37.371 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 20:32:37.375 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-21 20:32:37.378 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 20:32:37.381 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 20:32:37.385 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 20:32:37.389 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 20:32:37.392 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 20:32:37.396 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-21 20:32:37.400 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 20:32:37.402 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 20:32:37.407 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 20:32:37.410 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 20:32:37.414 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 20:32:37.417 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 20:32:37.420 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 20:32:37.425 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 20:32:37.429 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 20:32:37.432 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 20:32:37.437 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 20:32:37.440 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 20:32:37.443 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 20:32:37.448 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 20:32:37.450 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 20:32:37.454 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 20:32:37.457 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 20:32:37.460 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 20:32:37.464 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 20:32:37.467 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 20:32:37.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 20:32:37.488 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 20:32:37.492 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 20:32:37.495 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 20:32:37.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 20:32:37.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 20:32:37.505 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 20:32:37.508 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 20:32:37.512 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 20:32:37.517 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:32:37.536 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:32:37.539 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 20:32:37.544 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 20:32:37.544 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 20:32:37.549 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 20:32:37.554 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 20:32:37.556 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 20:32:37.561 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:32:37.580 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:32:37.584 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 20:32:37.587 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:32:37.589 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 20:32:37.592 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-21 20:32:37.610 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.613 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-21 20:32:37.630 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.632 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-21 20:32:37.648 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.651 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-21 20:32:37.666 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.670 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-21 20:32:37.687 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-21 20:32:37.708 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-21 20:32:37.728 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-21 20:32:37.751 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.753 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-21 20:32:37.773 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.776 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-21 20:32:37.794 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-21 20:32:37.816 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.819 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-21 20:32:37.837 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.840 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-21 20:32:37.858 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.861 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-21 20:32:37.882 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.885 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 20:32:37.906 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.908 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-21 20:32:37.928 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.931 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-21 20:32:37.950 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:37.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-21 20:32:37.955 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-21 20:32:37.958 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-21 20:32:37.962 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 20:32:37.965 | ++ /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-21 20:32:37.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-21 20:32:38.003 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-21 20:32:38.006 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-21 20:32:38.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-21 20:32:38.029 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:38.031 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-21 20:32:38.049 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:38.052 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-21 20:32:38.055 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 20:32:38.058 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 20:32:38.061 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-21 20:32:38.063 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:32:38.066 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 20:32:38.069 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 20:32:38.073 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-21 20:32:38.076 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:32:38.079 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-21 20:32:38.082 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:32:38.085 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-21 20:32:38.086 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:32:38.086 | gsub("[][]", "", $1); 2026-07-21 20:32:38.086 | split($1, a, "|"); 2026-07-21 20:32:38.086 | if (a[1] == matchgroup) 2026-07-21 20:32:38.086 | print a[2] 2026-07-21 20:32:38.086 | } 2026-07-21 20:32:38.086 | ' /opt/stack/devstack/local.conf 2026-07-21 20:32:38.093 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 20:32:38.096 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 20:32:38.099 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 20:32:38.103 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-21 20:32:38.106 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-21 20:32:38.110 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-21 20:32:38.112 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-21 20:32:38.117 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-21 20:32:38.122 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-21 20:32:38.125 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-21 20:32:38.128 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-21 20:32:38.130 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-21 20:32:38.132 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 20:32:38.135 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:32:38.135 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:32:38.138 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 20:32:38.141 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-21 20:32:38.145 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 20:32:38.148 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-21 20:32:38.152 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-21 20:32:38.156 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-21 20:32:38.159 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-21 20:32:38.161 | [78929 Async configure_neutron_nova:78929]: finished successfully 2026-07-21 20:32:38.162 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 20:32:38.163 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:32:38.163 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-21 20:32:38.163 | BEGIN { 2026-07-21 20:32:38.163 | section = "" 2026-07-21 20:32:38.163 | last_section = "" 2026-07-21 20:32:38.163 | section_count = 0 2026-07-21 20:32:38.163 | } 2026-07-21 20:32:38.163 | /^\[.+\]/ { 2026-07-21 20:32:38.163 | gsub("[][]", "", $1); 2026-07-21 20:32:38.163 | section=$1 2026-07-21 20:32:38.163 | next 2026-07-21 20:32:38.163 | } 2026-07-21 20:32:38.163 | /^ *\#/ { 2026-07-21 20:32:38.163 | next 2026-07-21 20:32:38.163 | } 2026-07-21 20:32:38.163 | /^[^ \t]+/ { 2026-07-21 20:32:38.163 | # get offset of first = in $0 2026-07-21 20:32:38.163 | eq_idx = index($0, "=") 2026-07-21 20:32:38.163 | # extract attr & value from $0 2026-07-21 20:32:38.163 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 20:32:38.163 | value = substr($0, eq_idx + 1) 2026-07-21 20:32:38.163 | # only need to strip trailing whitespace from attr 2026-07-21 20:32:38.163 | sub(/[ \t]*$/, "", attr) 2026-07-21 20:32:38.163 | # need to strip leading & trailing whitespace from value 2026-07-21 20:32:38.163 | sub(/^[ \t]*/, "", value) 2026-07-21 20:32:38.163 | sub(/[ \t]*$/, "", value) 2026-07-21 20:32:38.163 | 2026-07-21 20:32:38.163 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 20:32:38.163 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 20:32:38.163 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 20:32:38.163 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 20:32:38.163 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 20:32:38.163 | if (section != last_section) { 2026-07-21 20:32:38.163 | cfg_section[section_count++] = section 2026-07-21 20:32:38.163 | last_section = section 2026-07-21 20:32:38.163 | } 2026-07-21 20:32:38.163 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 20:32:38.163 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 20:32:38.163 | 2026-07-21 20:32:38.163 | cfg_attr[section, attr, 0] = value 2026-07-21 20:32:38.163 | cfg_attr_count[section, attr] = 1 2026-07-21 20:32:38.163 | } else { 2026-07-21 20:32:38.163 | lno = cfg_attr_count[section, attr]++ 2026-07-21 20:32:38.163 | cfg_attr[section, attr, lno] = value 2026-07-21 20:32:38.163 | } 2026-07-21 20:32:38.163 | } 2026-07-21 20:32:38.163 | END { 2026-07-21 20:32:38.163 | # Process each section in order 2026-07-21 20:32:38.163 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 20:32:38.163 | section = cfg_section[sno] 2026-07-21 20:32:38.163 | # The ini routines simply append a config item immediately 2026-07-21 20:32:38.163 | # after the section header. To keep the same order as defined 2026-07-21 20:32:38.163 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 20:32:38.163 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 20:32:38.163 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 20:32:38.163 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 20:32:38.163 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 20:32:38.163 | else { 2026-07-21 20:32:38.163 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 20:32:38.163 | count = cfg_attr_count[section, attr] 2026-07-21 20:32:38.164 | print "inidelete " configfile " " section " " attr 2026-07-21 20:32:38.164 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 20:32:38.164 | for (l = count -2; l >= 0; l--) 2026-07-21 20:32:38.164 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 20:32:38.164 | } 2026-07-21 20:32:38.164 | } 2026-07-21 20:32:38.164 | } 2026-07-21 20:32:38.164 | } 2026-07-21 20:32:38.164 | ' 2026-07-21 20:32:38.165 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:32:38.165 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 20:32:38.168 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 20:32:38.171 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-21 20:32:38.174 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:32:38.177 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-21 20:32:38.180 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-21 20:32:38.180 | BEGIN { group = "" } 2026-07-21 20:32:38.180 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:32:38.180 | gsub("[][]", "", $1); 2026-07-21 20:32:38.180 | split($1, a, "|"); 2026-07-21 20:32:38.180 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 20:32:38.180 | group=a[1] 2026-07-21 20:32:38.180 | } else { 2026-07-21 20:32:38.180 | group="" 2026-07-21 20:32:38.180 | } 2026-07-21 20:32:38.180 | next 2026-07-21 20:32:38.180 | } 2026-07-21 20:32:38.180 | { 2026-07-21 20:32:38.180 | if (group != "") 2026-07-21 20:32:38.180 | print $0 2026-07-21 20:32:38.180 | } 2026-07-21 20:32:38.180 | ' /opt/stack/devstack/local.conf 2026-07-21 20:32:38.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-21 20:32:38.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-21 20:32:38.222 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:32:38.225 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-21 20:32:38.228 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-21 20:32:38.261 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:32:38.263 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-21 20:32:38.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-21 20:32:38.298 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:32:38.301 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 20:32:38.304 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 20:32:38.307 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 20:32:38.311 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-21 20:32:38.313 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-21 20:32:38.317 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-21 20:32:38.320 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-21 20:32:38.325 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-21 20:32:38.329 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-21 20:32:38.332 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-21 20:32:38.335 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-21 20:32:38.339 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-21 20:32:38.342 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 20:32:38.345 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:32:38.347 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 20:32:38.350 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-21 20:32:38.353 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 20:32:38.357 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-21 20:32:38.361 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-21 20:32:38.364 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-21 20:32:38.366 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-21 20:32:38.369 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 20:32:38.370 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 20:32:38.370 | BEGIN { 2026-07-21 20:32:38.370 | section = "" 2026-07-21 20:32:38.370 | last_section = "" 2026-07-21 20:32:38.370 | section_count = 0 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | /^\[.+\]/ { 2026-07-21 20:32:38.370 | gsub("[][]", "", $1); 2026-07-21 20:32:38.370 | section=$1 2026-07-21 20:32:38.370 | next 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | /^ *\#/ { 2026-07-21 20:32:38.370 | next 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | /^[^ \t]+/ { 2026-07-21 20:32:38.370 | # get offset of first = in $0 2026-07-21 20:32:38.370 | eq_idx = index($0, "=") 2026-07-21 20:32:38.370 | # extract attr & value from $0 2026-07-21 20:32:38.370 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 20:32:38.370 | value = substr($0, eq_idx + 1) 2026-07-21 20:32:38.370 | # only need to strip trailing whitespace from attr 2026-07-21 20:32:38.370 | sub(/[ \t]*$/, "", attr) 2026-07-21 20:32:38.370 | # need to strip leading & trailing whitespace from value 2026-07-21 20:32:38.370 | sub(/^[ \t]*/, "", value) 2026-07-21 20:32:38.370 | sub(/[ \t]*$/, "", value) 2026-07-21 20:32:38.370 | 2026-07-21 20:32:38.370 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 20:32:38.370 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 20:32:38.370 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 20:32:38.370 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 20:32:38.370 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 20:32:38.370 | if (section != last_section) { 2026-07-21 20:32:38.370 | cfg_section[section_count++] = section 2026-07-21 20:32:38.370 | last_section = section 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 20:32:38.370 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 20:32:38.370 | 2026-07-21 20:32:38.370 | cfg_attr[section, attr, 0] = value 2026-07-21 20:32:38.370 | cfg_attr_count[section, attr] = 1 2026-07-21 20:32:38.370 | } else { 2026-07-21 20:32:38.370 | lno = cfg_attr_count[section, attr]++ 2026-07-21 20:32:38.370 | cfg_attr[section, attr, lno] = value 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | END { 2026-07-21 20:32:38.370 | # Process each section in order 2026-07-21 20:32:38.370 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 20:32:38.370 | section = cfg_section[sno] 2026-07-21 20:32:38.370 | # The ini routines simply append a config item immediately 2026-07-21 20:32:38.370 | # after the section header. To keep the same order as defined 2026-07-21 20:32:38.370 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 20:32:38.370 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 20:32:38.370 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 20:32:38.370 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 20:32:38.370 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 20:32:38.370 | else { 2026-07-21 20:32:38.370 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 20:32:38.370 | count = cfg_attr_count[section, attr] 2026-07-21 20:32:38.370 | print "inidelete " configfile " " section " " attr 2026-07-21 20:32:38.370 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 20:32:38.370 | for (l = count -2; l >= 0; l--) 2026-07-21 20:32:38.370 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | } 2026-07-21 20:32:38.370 | ' 2026-07-21 20:32:38.370 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:32:38.372 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:32:38.373 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 20:32:38.375 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 20:32:38.377 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-21 20:32:38.379 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:32:38.382 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-21 20:32:38.384 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 20:32:38.384 | BEGIN { group = "" } 2026-07-21 20:32:38.384 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:32:38.384 | gsub("[][]", "", $1); 2026-07-21 20:32:38.384 | split($1, a, "|"); 2026-07-21 20:32:38.384 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 20:32:38.384 | group=a[1] 2026-07-21 20:32:38.384 | } else { 2026-07-21 20:32:38.384 | group="" 2026-07-21 20:32:38.384 | } 2026-07-21 20:32:38.384 | next 2026-07-21 20:32:38.384 | } 2026-07-21 20:32:38.384 | { 2026-07-21 20:32:38.384 | if (group != "") 2026-07-21 20:32:38.384 | print $0 2026-07-21 20:32:38.384 | } 2026-07-21 20:32:38.384 | ' /opt/stack/devstack/local.conf 2026-07-21 20:32:38.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-21 20:32:38.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-21 20:32:38.429 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:32:38.432 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-21 20:32:38.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:38.456 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-21 20:32:38.460 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:38.462 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-21 20:32:38.466 | + ./stack.sh:main:1271 : start_swift 2026-07-21 20:32:38.469 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-21 20:32:38.471 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:32:38.475 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 20:32:38.988 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-21 20:32:38.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:38.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:38.999 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-21 20:32:39.053 | Restarting rsync (via systemctl): rsync.service. 2026-07-21 20:32:39.058 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-21 20:32:39.062 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-21 20:32:39.065 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-21 20:32:39.068 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-21 20:32:39.071 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 20:32:39.074 | + 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-21 20:32:39.077 | + functions-common:run_process:1674 : local service=s-object 2026-07-21 20:32:39.080 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 20:32:39.083 | + functions-common:run_process:1676 : local group= 2026-07-21 20:32:39.087 | + functions-common:run_process:1677 : local user= 2026-07-21 20:32:39.090 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:32:39.093 | + functions-common:run_process:1680 : local name=s-object 2026-07-21 20:32:39.096 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:32:39.099 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:32:39.103 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:39.105 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:39.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:39.113 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665959110 2026-07-21 20:32:39.116 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-21 20:32:39.136 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:39.139 | + 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-21 20:32:39.142 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-21 20:32:39.145 | + 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-21 20:32:39.148 | + 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-21 20:32:39.151 | + 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-21 20:32:39.153 | + 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-21 20:32:39.156 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-21 20:32:39.159 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-21 20:32:39.162 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-21 20:32:39.165 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:32:39.168 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:32:39.170 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:32:39.174 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:32:39.176 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-21 20:32:39.179 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-21 20:32:39.181 | + 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-21 20:32:39.184 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-21 20:32:39.186 | + 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-21 20:32:39.189 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:32:39.192 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:32:39.195 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:32:39.197 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:32:39.199 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:32:39.203 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-21 20:32:39.205 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:32:39.210 | + 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-21 20:32:39.279 | + 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-21 20:32:39.353 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-21 20:32:39.409 | + 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-21 20:32:39.469 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-21 20:32:39.527 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-21 20:32:39.583 | + 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-21 20:32:39.640 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:32:39.643 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:32:39.646 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-21 20:32:39.713 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:32:40.023 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-21 20:32:40.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-21 20:32:40.327 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-21 20:32:40.355 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:32:40.358 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:40.360 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:40.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:40.366 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:40.369 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:40.372 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:32:40.374 | + functions-common:time_stop:2427 : start_time=1784665959110 2026-07-21 20:32:40.376 | + functions-common:time_stop:2429 : [[ -z 1784665959110 ]] 2026-07-21 20:32:40.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:40.386 | + functions-common:time_stop:2432 : end_time=1784665960382 2026-07-21 20:32:40.389 | + functions-common:time_stop:2433 : elapsed_time=1272 2026-07-21 20:32:40.391 | + functions-common:time_stop:2434 : total=5498 2026-07-21 20:32:40.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:40.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6770 2026-07-21 20:32:40.400 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 20:32:40.403 | + 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-21 20:32:40.406 | + functions-common:run_process:1674 : local service=s-container 2026-07-21 20:32:40.409 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 20:32:40.412 | + functions-common:run_process:1676 : local group= 2026-07-21 20:32:40.415 | + functions-common:run_process:1677 : local user= 2026-07-21 20:32:40.419 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:32:40.421 | + functions-common:run_process:1680 : local name=s-container 2026-07-21 20:32:40.424 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:32:40.428 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:32:40.431 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:40.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:40.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:40.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665960440 2026-07-21 20:32:40.448 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-21 20:32:40.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:40.471 | + 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-21 20:32:40.474 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-21 20:32:40.478 | + 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-21 20:32:40.480 | + 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-21 20:32:40.484 | + 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-21 20:32:40.487 | + 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-21 20:32:40.490 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-21 20:32:40.494 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-21 20:32:40.498 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-21 20:32:40.501 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:32:40.504 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:32:40.507 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:32:40.510 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:32:40.513 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-21 20:32:40.515 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-21 20:32:40.518 | + 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-21 20:32:40.522 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-21 20:32:40.525 | + 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-21 20:32:40.529 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:32:40.531 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:32:40.535 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:32:40.538 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:32:40.540 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:32:40.543 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-21 20:32:40.546 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:32:40.551 | + 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-21 20:32:40.624 | + 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-21 20:32:40.697 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-21 20:32:40.757 | + 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-21 20:32:40.815 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-21 20:32:40.875 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-21 20:32:40.934 | + 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-21 20:32:40.992 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:32:40.995 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:32:40.998 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-21 20:32:41.069 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:32:41.369 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-21 20:32:41.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-21 20:32:41.671 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-21 20:32:41.699 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:32:41.702 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:41.704 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:41.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:41.710 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:41.714 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:41.717 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:32:41.720 | + functions-common:time_stop:2427 : start_time=1784665960440 2026-07-21 20:32:41.723 | + functions-common:time_stop:2429 : [[ -z 1784665960440 ]] 2026-07-21 20:32:41.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:41.732 | + functions-common:time_stop:2432 : end_time=1784665961728 2026-07-21 20:32:41.734 | + functions-common:time_stop:2433 : elapsed_time=1288 2026-07-21 20:32:41.737 | + functions-common:time_stop:2434 : total=6770 2026-07-21 20:32:41.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:41.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8058 2026-07-21 20:32:41.747 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 20:32:41.750 | + 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-21 20:32:41.753 | + functions-common:run_process:1674 : local service=s-account 2026-07-21 20:32:41.756 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 20:32:41.759 | + functions-common:run_process:1676 : local group= 2026-07-21 20:32:41.762 | + functions-common:run_process:1677 : local user= 2026-07-21 20:32:41.766 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:32:41.768 | + functions-common:run_process:1680 : local name=s-account 2026-07-21 20:32:41.771 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:32:41.774 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:32:41.777 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:41.781 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:41.785 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:41.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665961787 2026-07-21 20:32:41.794 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-21 20:32:41.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:41.816 | + 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-21 20:32:41.819 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-21 20:32:41.822 | + 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-21 20:32:41.825 | + 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-21 20:32:41.828 | + 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-21 20:32:41.831 | + 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-21 20:32:41.834 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-21 20:32:41.837 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-21 20:32:41.841 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-21 20:32:41.843 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:32:41.846 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:32:41.849 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:32:41.852 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:32:41.855 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-21 20:32:41.858 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-21 20:32:41.860 | + 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-21 20:32:41.863 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-21 20:32:41.866 | + 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-21 20:32:41.869 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:32:41.872 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:32:41.875 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:32:41.878 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:32:41.881 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:32:41.884 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-21 20:32:41.887 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:32:41.892 | + 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-21 20:32:41.963 | + 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-21 20:32:42.035 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-21 20:32:42.097 | + 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-21 20:32:42.160 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-21 20:32:42.226 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-21 20:32:42.292 | + 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-21 20:32:42.356 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:32:42.358 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:32:42.361 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-21 20:32:42.427 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:32:42.736 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-21 20:32:42.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-21 20:32:43.062 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-21 20:32:43.098 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:32:43.102 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:43.105 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:43.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:43.111 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:43.115 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:43.118 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:32:43.122 | + functions-common:time_stop:2427 : start_time=1784665961787 2026-07-21 20:32:43.125 | + functions-common:time_stop:2429 : [[ -z 1784665961787 ]] 2026-07-21 20:32:43.129 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:43.134 | + functions-common:time_stop:2432 : end_time=1784665963131 2026-07-21 20:32:43.138 | + functions-common:time_stop:2433 : elapsed_time=1344 2026-07-21 20:32:43.141 | + functions-common:time_stop:2434 : total=8058 2026-07-21 20:32:43.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:43.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9402 2026-07-21 20:32:43.150 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-21 20:32:43.154 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-21 20:32:43.207 | + 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-21 20:32:43.210 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-21 20:32:43.213 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 20:32:43.216 | + functions-common:run_process:1676 : local group= 2026-07-21 20:32:43.220 | + functions-common:run_process:1677 : local user= 2026-07-21 20:32:43.224 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:32:43.227 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-21 20:32:43.230 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:32:43.233 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:32:43.237 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:43.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:43.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:43.249 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665963246 2026-07-21 20:32:43.253 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-21 20:32:43.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:43.278 | + 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-21 20:32:43.282 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-21 20:32:43.285 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 20:32:43.288 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 20:32:43.292 | + 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-21 20:32:43.295 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 20:32:43.298 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-21 20:32:43.301 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-21 20:32:43.304 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-21 20:32:43.308 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:32:43.311 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:32:43.314 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:32:43.317 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:32:43.320 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-21 20:32:43.323 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-21 20:32:43.326 | + 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-21 20:32:43.329 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-21 20:32:43.332 | + 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-21 20:32:43.335 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:32:43.338 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:32:43.340 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:32:43.343 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:32:43.346 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:32:43.349 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-21 20:32:43.352 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:32:43.357 | + 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-21 20:32:43.428 | + 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-21 20:32:43.501 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-21 20:32:43.563 | + 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-21 20:32:43.629 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-21 20:32:43.696 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-21 20:32:43.759 | + 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-21 20:32:43.820 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:32:43.823 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:32:43.825 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-21 20:32:43.899 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:32:44.208 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-21 20:32:44.222 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-21 20:32:44.517 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-21 20:32:44.552 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:32:44.555 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:44.558 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:44.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:44.564 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:44.567 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:44.570 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:32:44.572 | + functions-common:time_stop:2427 : start_time=1784665963246 2026-07-21 20:32:44.575 | + functions-common:time_stop:2429 : [[ -z 1784665963246 ]] 2026-07-21 20:32:44.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:44.584 | + functions-common:time_stop:2432 : end_time=1784665964580 2026-07-21 20:32:44.587 | + functions-common:time_stop:2433 : elapsed_time=1334 2026-07-21 20:32:44.589 | + functions-common:time_stop:2434 : total=9402 2026-07-21 20:32:44.592 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:44.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10736 2026-07-21 20:32:44.598 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-21 20:32:44.616 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:44.619 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-21 20:32:44.622 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.139 8081 16384 2026-07-21 20:32:44.624 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-21 20:32:44.627 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 20:32:44.630 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-21 20:32:44.633 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.139 2026-07-21 20:32:44.636 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-21 20:32:44.639 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-21 20:32:44.642 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 20:32:44.645 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 20:32:44.648 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 20:32:44.651 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 20:32:44.653 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 20:32:44.656 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-21 20:32:44.660 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-21 20:32:44.663 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 20:32:44.665 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.668 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.671 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 20:32:44.674 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 20:32:44.677 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 20:32:44.680 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-21 20:32:44.683 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-21 20:32:44.686 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 20:32:44.689 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-21 20:32:44.692 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-21 20:32:44.708 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:32:44.711 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 20:32:44.713 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 20:32:44.716 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:32:44.718 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:32:44.721 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.726 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 20:32:44.729 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 20:32:44.764 | headers (enabled by site administrator) 2026-07-21 20:32:44.768 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:32:44.771 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 20:32:44.773 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 20:32:44.776 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:32:44.778 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:32:44.782 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.784 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.786 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 20:32:44.789 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 20:32:44.824 | ssl (enabled by site administrator) 2026-07-21 20:32:44.828 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:32:44.830 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 20:32:44.834 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 20:32:44.837 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:32:44.840 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:32:44.842 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.847 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 20:32:44.849 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 20:32:44.886 | proxy (enabled by site administrator) 2026-07-21 20:32:44.890 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 20:32:44.894 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 20:32:44.897 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 20:32:44.901 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 20:32:44.904 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:32:44.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.913 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 20:32:44.916 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 20:32:44.950 | proxy_http (enabled by site administrator) 2026-07-21 20:32:44.955 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-21 20:32:44.958 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-21 20:32:44.961 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 20:32:44.965 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 20:32:44.967 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 20:32:44.970 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 20:32:44.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.977 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.980 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 20:32:44.983 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 20:32:44.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:32:44.989 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:32:44.992 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-21 20:32:45.028 | Enabling site swift-tls-proxy. 2026-07-21 20:32:45.033 | To activate the new configuration, you need to run: 2026-07-21 20:32:45.033 | systemctl reload apache2 2026-07-21 20:32:45.038 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 20:32:45.041 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 20:32:45.044 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 20:32:45.046 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 20:32:45.172 | + 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-21 20:32:45.176 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-21 20:32:45.178 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 20:32:45.181 | + functions-common:run_process:1676 : local group= 2026-07-21 20:32:45.183 | + functions-common:run_process:1677 : local user= 2026-07-21 20:32:45.186 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:32:45.189 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-21 20:32:45.192 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:32:45.194 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:32:45.197 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:45.200 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:45.204 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:45.208 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665965205 2026-07-21 20:32:45.211 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-21 20:32:45.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:45.233 | + 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-21 20:32:45.237 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-21 20:32:45.240 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 20:32:45.243 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 20:32:45.246 | + 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-21 20:32:45.249 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 20:32:45.252 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-21 20:32:45.255 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-21 20:32:45.259 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-21 20:32:45.261 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:32:45.263 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:32:45.266 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:32:45.269 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:32:45.271 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-21 20:32:45.275 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-21 20:32:45.278 | + 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-21 20:32:45.281 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-21 20:32:45.283 | + 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-21 20:32:45.286 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:32:45.288 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:32:45.291 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:32:45.294 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:32:45.297 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:32:45.300 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-21 20:32:45.302 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:32:45.306 | + 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-21 20:32:45.380 | + 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-21 20:32:45.457 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-21 20:32:45.523 | + 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-21 20:32:45.585 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-21 20:32:45.646 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-21 20:32:45.709 | + 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-21 20:32:45.769 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:32:45.771 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:32:45.774 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-21 20:32:45.844 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:32:46.166 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-21 20:32:46.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-21 20:32:46.505 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-21 20:32:46.538 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:32:46.541 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:46.544 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:46.546 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:46.548 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:46.551 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:46.553 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:32:46.555 | + functions-common:time_stop:2427 : start_time=1784665965205 2026-07-21 20:32:46.558 | + functions-common:time_stop:2429 : [[ -z 1784665965205 ]] 2026-07-21 20:32:46.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:46.568 | + functions-common:time_stop:2432 : end_time=1784665966565 2026-07-21 20:32:46.571 | + functions-common:time_stop:2433 : elapsed_time=1360 2026-07-21 20:32:46.575 | + functions-common:time_stop:2434 : total=10736 2026-07-21 20:32:46.578 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:46.580 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12096 2026-07-21 20:32:46.583 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-21 20:32:46.583 | Waiting for swift proxy to start... 2026-07-21 20:32:46.585 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.139:8080/info 2026-07-21 20:32:46.588 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 20:32:46.591 | + functions:wait_for_service:477 : local url=https://10.4.3.139:8080/info 2026-07-21 20:32:46.593 | + functions:wait_for_service:478 : local rval=0 2026-07-21 20:32:46.596 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 20:32:46.599 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:32:46.602 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:46.605 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:46.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:46.613 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665966610 2026-07-21 20:32:46.615 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 20:32:46.621 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.139:8080/info 2026-07-21 20:32:46.636 | + :: : [[ 503 == 503 ]] 2026-07-21 20:32:46.637 | + :: : sleep 1 2026-07-21 20:32:47.641 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.139:8080/info 2026-07-21 20:32:47.660 | + :: : [[ 200 == 503 ]] 2026-07-21 20:32:47.661 | + :: : [[ 0 -eq 7 ]] 2026-07-21 20:32:47.665 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 20:32:47.668 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:47.671 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:47.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:47.677 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:47.680 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:47.682 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:32:47.685 | + functions-common:time_stop:2427 : start_time=1784665966610 2026-07-21 20:32:47.688 | + functions-common:time_stop:2429 : [[ -z 1784665966610 ]] 2026-07-21 20:32:47.692 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:47.697 | + functions-common:time_stop:2432 : end_time=1784665967693 2026-07-21 20:32:47.700 | + functions-common:time_stop:2433 : elapsed_time=1083 2026-07-21 20:32:47.702 | + functions-common:time_stop:2434 : total=2793 2026-07-21 20:32:47.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:47.708 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3876 2026-07-21 20:32:47.711 | + functions:wait_for_service:486 : return 0 2026-07-21 20:32:47.714 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-21 20:32:47.718 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 20:32:47.721 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-21 20:32:47.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:47.743 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 20:32:47.781 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-21 20:32:47.830 | [8536 Async configure_neutron_nova:78929]: Waiting for completion of configure_neutron_nova running on PID 78929 (2 other jobs running) 2026-07-21 20:32:47.859 | [8536 Async configure_neutron_nova:78929]: Signaling child to exit 2026-07-21 20:32:47.859 | WAKEUP 2026-07-21 20:32:47.883 | [8536 Async configure_neutron_nova:78929]: Signaled 2026-07-21 20:32:47.885 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.139/identity 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-21 20:32:47.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 20:32:47.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 20:32:47.885 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-21 20:32:47.885 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:32:47.885 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-21 20:32:47.885 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:32:47.885 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-21 20:32:47.885 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-21 20:32:47.885 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:32:47.885 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:32:47.885 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-21 20:32:47.885 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 20:32:47.885 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-21 20:32:47.885 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-21 20:32:47.886 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.139/identity 2026-07-21 20:32:47.886 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-21 20:32:47.886 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-21 20:32:47.886 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-21 20:32:47.886 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-21 20:32:47.886 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-21 20:32:47.886 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-21 20:32:47.886 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-21 20:32:47.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 20:32:47.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 20:32:47.886 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 20:32:47.886 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:47.886 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 20:32:47.886 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-21 20:32:47.933 | [8536 Async configure_neutron_nova:78929]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-21 20:32:47.938 | + inc/async:async_wait:197 : return 0 2026-07-21 20:32:47.942 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-21 20:32:47.960 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:47.963 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 20:32:48.001 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 20:32:48.039 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-21 20:32:48.060 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:48.063 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-21 20:32:48.066 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:48.069 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-21 20:32:48.072 | + ./stack.sh:main:1296 : start_nova_api 2026-07-21 20:32:48.075 | + 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-21 20:32:48.078 | + 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-21 20:32:48.082 | + 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-21 20:32:48.086 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-21 20:32:48.090 | + 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-21 20:32:48.093 | + functions-common:run_process:1674 : local service=n-api 2026-07-21 20:32:48.096 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 20:32:48.098 | + functions-common:run_process:1676 : local group= 2026-07-21 20:32:48.101 | + functions-common:run_process:1677 : local user= 2026-07-21 20:32:48.104 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:32:48.107 | + functions-common:run_process:1680 : local name=n-api 2026-07-21 20:32:48.109 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:32:48.112 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:32:48.114 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:48.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:48.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:48.127 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665968123 2026-07-21 20:32:48.130 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-21 20:32:48.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:48.153 | + 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-21 20:32:48.156 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-21 20:32:48.158 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 20:32:48.161 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 20:32:48.164 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 20:32:48.167 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 20:32:48.170 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-21 20:32:48.173 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-21 20:32:48.176 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-21 20:32:48.179 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:32:48.183 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:32:48.186 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:32:48.189 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:32:48.192 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-21 20:32:48.195 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 20:32:48.199 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:32:48.203 | + 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-21 20:32:48.206 | + 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-21 20:32:48.209 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-21 20:32:48.212 | + 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-21 20:32:48.215 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:32:48.218 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:32:48.221 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:32:48.224 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-21 20:32:48.228 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:32:48.234 | + 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-21 20:32:48.314 | + 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-21 20:32:48.392 | + 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-21 20:32:48.453 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-21 20:32:48.512 | + 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-21 20:32:48.574 | + 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-21 20:32:48.638 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-21 20:32:48.701 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-21 20:32:48.763 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-21 20:32:48.823 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-21 20:32:48.883 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-21 20:32:48.946 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:32:48.948 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:32:48.952 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-21 20:32:49.028 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:32:49.365 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-21 20:32:49.379 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-21 20:32:49.685 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-21 20:32:49.760 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:32:49.765 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:49.768 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:49.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:49.775 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:49.778 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:49.781 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:32:49.783 | + functions-common:time_stop:2427 : start_time=1784665968123 2026-07-21 20:32:49.785 | + functions-common:time_stop:2429 : [[ -z 1784665968123 ]] 2026-07-21 20:32:49.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:49.794 | + functions-common:time_stop:2432 : end_time=1784665969791 2026-07-21 20:32:49.797 | + functions-common:time_stop:2433 : elapsed_time=1668 2026-07-21 20:32:49.800 | + functions-common:time_stop:2434 : total=12096 2026-07-21 20:32:49.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:49.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13764 2026-07-21 20:32:49.808 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-21 20:32:49.808 | Waiting for nova-api to start... 2026-07-21 20:32:49.811 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.139/compute/v2.1/ 2026-07-21 20:32:49.814 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.139/compute/v2.1/ 2026-07-21 20:32:49.816 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 20:32:49.820 | + functions:wait_for_service:477 : local url=https://10.4.3.139/compute/v2.1/ 2026-07-21 20:32:49.822 | + functions:wait_for_service:478 : local rval=0 2026-07-21 20:32:49.825 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 20:32:49.829 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:32:49.832 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:32:49.834 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:32:49.838 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:32:49.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665969839 2026-07-21 20:32:49.845 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 20:32:49.850 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.139/compute/v2.1/ 2026-07-21 20:32:52.773 | + :: : [[ 200 == 503 ]] 2026-07-21 20:32:52.775 | + :: : [[ 0 -eq 7 ]] 2026-07-21 20:32:52.778 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 20:32:52.782 | + functions-common:time_stop:2420 : local name 2026-07-21 20:32:52.785 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:32:52.787 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:32:52.790 | + functions-common:time_stop:2423 : local total 2026-07-21 20:32:52.793 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:32:52.796 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:32:52.799 | + functions-common:time_stop:2427 : start_time=1784665969839 2026-07-21 20:32:52.803 | + functions-common:time_stop:2429 : [[ -z 1784665969839 ]] 2026-07-21 20:32:52.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:32:52.811 | + functions-common:time_stop:2432 : end_time=1784665972808 2026-07-21 20:32:52.815 | + functions-common:time_stop:2433 : elapsed_time=2969 2026-07-21 20:32:52.817 | + functions-common:time_stop:2434 : total=3876 2026-07-21 20:32:52.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:32:52.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6845 2026-07-21 20:32:52.825 | + functions:wait_for_service:486 : return 0 2026-07-21 20:32:52.828 | + 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-21 20:32:52.830 | + 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-21 20:32:52.833 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-21 20:32:52.851 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:52.854 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-21 20:32:52.857 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:32:52.860 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-21 20:32:52.862 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-21 20:32:52.865 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-21 20:32:52.868 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-21 20:32:52.871 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-21 20:32:52.874 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-21 20:32:52.876 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-21 20:32:52.879 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-21 20:32:52.882 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-21 20:32:52.895 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-21 20:32:52.901 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-21 20:32:52.906 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-21 20:32:52.911 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-21 20:32:52.925 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-21 20:32:52.939 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-21 20:32:52.953 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-21 20:32:52.956 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-21 20:32:52.956 | Starting OVN 2026-07-21 20:32:52.959 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-21 20:32:52.962 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-21 20:32:52.962 | Starting OVS 2026-07-21 20:32:52.965 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-21 20:32:52.982 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:52.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-21 20:32:53.030 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-21 20:32:53.079 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-21 20:32:53.082 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-21 20:32:53.085 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 20:32:53.403 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-21 20:32:53.734 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 20:32:53.734 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 20:32:53.734 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 20:32:53.734 | 2026-07-21 20:32:53.734 | Possible reasons for having these kinds of units are: 2026-07-21 20:32:53.734 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 20:32:53.734 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 20:32:53.734 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 20:32:53.734 | a requirement dependency on it. 2026-07-21 20:32:53.734 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 20:32:53.734 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 20:32:53.734 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 20:32:53.734 | instance name specified. 2026-07-21 20:32:53.740 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-21 20:32:58.310 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-21 20:32:58.313 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 20:32:58.645 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-21 20:32:58.969 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 20:32:58.970 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 20:32:58.970 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 20:32:58.970 | 2026-07-21 20:32:58.970 | Possible reasons for having these kinds of units are: 2026-07-21 20:32:58.970 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 20:32:58.970 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 20:32:58.970 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 20:32:58.970 | a requirement dependency on it. 2026-07-21 20:32:58.970 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 20:32:58.970 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 20:32:58.970 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 20:32:58.970 | instance name specified. 2026-07-21 20:32:58.974 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-21 20:32:59.170 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-21 20:32:59.171 | Configuring OVSDB 2026-07-21 20:32:59.173 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-21 20:32:59.192 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:59.196 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : 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-21 20:32:59.214 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-21 20:32:59.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-21 20:32:59.247 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=7c0b923f-b709-41d4-8f5c-824c8689bacb 2026-07-21 20:32:59.265 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.139:6642 2026-07-21 20:32:59.282 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-21 20:32:59.298 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-21 20:32:59.315 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.139 2026-07-21 20:32:59.331 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-21 20:32:59.336 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005597 2026-07-21 20:32:59.355 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-21 20:32:59.358 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-21 20:32:59.374 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-21 20:32:59.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-21 20:32:59.378 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-21 20:32:59.380 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 20:32:59.382 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 20:32:59.385 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-21 20:32:59.387 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-21 20:32:59.389 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-21 20:32:59.391 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-21 20:32:59.393 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-21 20:32:59.395 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-21 20:32:59.415 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-21 20:32:59.432 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 20:32:59.451 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-21 20:32:59.470 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:32:59.473 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-21 20:32:59.475 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-21 20:32:59.478 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-21 20:32:59.481 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-21 20:32:59.483 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-21 20:32:59.501 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:32:59.504 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-21 20:32:59.506 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-21 20:32:59.508 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 20:32:59.834 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-21 20:33:00.145 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-21 20:33:00.189 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-21 20:33:00.192 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-21 20:33:00.195 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 20:33:00.197 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 20:33:00.200 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-21 20:33:01.205 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-21 20:33:01.208 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-21 20:33:01.211 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 20:33:01.214 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-21 20:33:01.217 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 20:33:01.220 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-21 20:33:01.223 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-21 20:33:01.227 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 20:33:01.229 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-21 20:33:01.232 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-21 20:33:01.235 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 20:33:01.238 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-21 20:33:01.241 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-21 20:33:01.262 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:01.265 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:750 : 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-21 20:33:01.288 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-21 20:33:01.320 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : 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-21 20:33:01.339 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : 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-21 20:33:01.359 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-21 20:33:01.374 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-21 20:33:01.389 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-21 20:33:01.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:01.413 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:01.415 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-21 20:33:01.418 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 20:33:01.735 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-21 20:33:02.041 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 20:33:02.041 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 20:33:02.041 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 20:33:02.041 | 2026-07-21 20:33:02.041 | Possible reasons for having these kinds of units are: 2026-07-21 20:33:02.041 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 20:33:02.041 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 20:33:02.041 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 20:33:02.041 | a requirement dependency on it. 2026-07-21 20:33:02.041 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 20:33:02.041 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 20:33:02.041 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 20:33:02.041 | instance name specified. 2026-07-21 20:33:02.047 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-21 20:33:02.278 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-21 20:33:02.302 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:02.305 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-21 20:33:02.308 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 20:33:02.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:02.330 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 20:33:02.333 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-21 20:33:02.336 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 20:33:02.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:02.359 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 20:33:02.408 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 20:33:02.411 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 20:33:02.414 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-21 20:33:02.417 | + 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-21 20:33:02.420 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:02.423 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:02.425 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:02.428 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-21 20:33:02.431 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:02.434 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:02.437 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:02.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:02.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:02.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665982445 2026-07-21 20:33:02.452 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-21 20:33:02.469 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:02.472 | + 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-21 20:33:02.475 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-21 20:33:02.478 | + 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-21 20:33:02.481 | + 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-21 20:33:02.485 | + 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-21 20:33:02.487 | + 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-21 20:33:02.491 | + 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-21 20:33:02.494 | + 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-21 20:33:02.498 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-21 20:33:02.501 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:02.505 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:02.508 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:02.511 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:02.514 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-21 20:33:02.517 | + 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-21 20:33:02.520 | + 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-21 20:33:02.523 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-21 20:33:02.526 | + 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-21 20:33:02.529 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:02.532 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:02.535 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:02.538 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:02.541 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:02.544 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-21 20:33:02.547 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:02.553 | + 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-21 20:33:02.630 | + 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-21 20:33:02.706 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-21 20:33:02.764 | + 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-21 20:33:02.824 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-21 20:33:02.884 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-21 20:33:02.944 | + 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-21 20:33:03.008 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:03.010 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:03.014 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-21 20:33:03.088 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:03.417 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-21 20:33:03.431 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-21 20:33:03.736 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-21 20:33:03.775 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:03.778 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:03.781 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:03.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:03.787 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:03.790 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:03.792 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:03.795 | + functions-common:time_stop:2427 : start_time=1784665982445 2026-07-21 20:33:03.798 | + functions-common:time_stop:2429 : [[ -z 1784665982445 ]] 2026-07-21 20:33:03.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:03.808 | + functions-common:time_stop:2432 : end_time=1784665983804 2026-07-21 20:33:03.810 | + functions-common:time_stop:2433 : elapsed_time=1359 2026-07-21 20:33:03.813 | + functions-common:time_stop:2434 : total=13764 2026-07-21 20:33:03.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:03.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15123 2026-07-21 20:33:03.822 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:33:03.825 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:33:03.828 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 20:33:03.831 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 20:33:03.850 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 20:33:03.853 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 20:33:03.855 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:03.857 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 20:33:03.860 | + 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-21 20:33:03.896 | + 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-21 20:33:03.931 | + 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-21 20:33:03.967 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 20:33:04.003 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-21 20:33:04.038 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:04.041 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-21 20:33:04.044 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-21 20:33:04.047 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-21 20:33:04.064 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 20:33:04.081 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-21 20:33:04.084 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-21 20:33:04.087 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-21 20:33:04.090 | + 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-21 20:33:04.104 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-21 20:33:04.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:04.128 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-21 20:33:04.130 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:04.133 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-21 20:33:04.136 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-21 20:33:04.138 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-21 20:33:04.141 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-21 20:33:04.178 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-21 20:33:04.181 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:04.184 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-21 20:33:04.219 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-21 20:33:04.222 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-21 20:33:04.225 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-21 20:33:04.229 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-21 20:33:04.232 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 20:33:04.234 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 20:33:04.239 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-21 20:33:04.243 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-21 20:33:04.247 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-21 20:33:04.250 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-21 20:33:04.253 | +++ 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-21 20:33:04.257 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 20:33:04.260 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 20:33:04.264 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-21 20:33:04.267 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 20:33:04.270 | + 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-21 20:33:04.273 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-21 20:33:04.276 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-21 20:33:04.280 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-21 20:33:04.284 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-21 20:33:04.307 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-21 20:33:04.311 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-21 20:33:04.360 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-21 20:33:04.407 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-21 20:33:04.411 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-21 20:33:04.459 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-21 20:33:04.462 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-21 20:33:04.513 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-21 20:33:04.518 | + 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-21 20:33:04.521 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-21 20:33:04.524 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 20:33:04.528 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:04.531 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:04.534 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:04.537 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-21 20:33:04.540 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:04.543 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:04.546 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:04.549 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:04.552 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:04.556 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665984554 2026-07-21 20:33:04.560 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-21 20:33:04.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:04.583 | + 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-21 20:33:04.586 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-21 20:33:04.589 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 20:33:04.593 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 20:33:04.596 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 20:33:04.600 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 20:33:04.603 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-21 20:33:04.606 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-21 20:33:04.609 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-21 20:33:04.612 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:04.616 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:04.618 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:04.622 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:04.624 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-21 20:33:04.628 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 20:33:04.631 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:04.634 | + 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-21 20:33:04.637 | + 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-21 20:33:04.640 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-21 20:33:04.643 | + 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-21 20:33:04.645 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:33:04.649 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:33:04.651 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:33:04.654 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-21 20:33:04.657 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:33:04.662 | + 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-21 20:33:04.728 | + 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-21 20:33:04.795 | + 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-21 20:33:04.857 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-21 20:33:04.919 | + 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-21 20:33:04.976 | + 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-21 20:33:05.032 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-21 20:33:05.089 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-21 20:33:05.148 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-21 20:33:05.208 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-21 20:33:05.268 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-21 20:33:05.326 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:33:05.328 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:33:05.331 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-21 20:33:05.398 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:33:05.717 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-21 20:33:05.732 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-21 20:33:06.060 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-21 20:33:06.137 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:06.140 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:06.144 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:06.146 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:06.150 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:06.153 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:06.156 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:06.160 | + functions-common:time_stop:2427 : start_time=1784665984554 2026-07-21 20:33:06.162 | + functions-common:time_stop:2429 : [[ -z 1784665984554 ]] 2026-07-21 20:33:06.167 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:06.172 | + functions-common:time_stop:2432 : end_time=1784665986168 2026-07-21 20:33:06.175 | + functions-common:time_stop:2433 : elapsed_time=1614 2026-07-21 20:33:06.178 | + functions-common:time_stop:2434 : total=15123 2026-07-21 20:33:06.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:06.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16737 2026-07-21 20:33:06.188 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.139/ 2026-07-21 20:33:06.191 | + 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-21 20:33:06.194 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-21 20:33:06.198 | + 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-21 20:33:06.201 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:06.204 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:06.207 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:06.210 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-21 20:33:06.214 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:06.217 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:06.221 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:06.224 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:06.228 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:06.233 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665986229 2026-07-21 20:33:06.236 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-21 20:33:06.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:06.259 | + 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-21 20:33:06.263 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-21 20:33:06.266 | + 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-21 20:33:06.269 | + 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-21 20:33:06.272 | + 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-21 20:33:06.276 | + 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-21 20:33:06.280 | + 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-21 20:33:06.284 | + 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-21 20:33:06.287 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-21 20:33:06.291 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:06.294 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:06.298 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:06.302 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:06.305 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-21 20:33:06.309 | + 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-21 20:33:06.313 | + 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-21 20:33:06.316 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-21 20:33:06.319 | + 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-21 20:33:06.322 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:06.326 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:06.329 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:06.333 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:06.335 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:06.339 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-21 20:33:06.341 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:06.346 | + 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-21 20:33:06.423 | + 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-21 20:33:06.497 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-21 20:33:06.564 | + 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-21 20:33:06.632 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-21 20:33:06.694 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-21 20:33:06.754 | + 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-21 20:33:06.817 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:06.819 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:06.821 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-21 20:33:06.892 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:07.217 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-21 20:33:07.232 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-21 20:33:07.563 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-21 20:33:07.591 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:07.593 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:07.596 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:07.599 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:07.601 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:07.605 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:07.608 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:07.611 | + functions-common:time_stop:2427 : start_time=1784665986229 2026-07-21 20:33:07.614 | + functions-common:time_stop:2429 : [[ -z 1784665986229 ]] 2026-07-21 20:33:07.618 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:07.623 | + functions-common:time_stop:2432 : end_time=1784665987619 2026-07-21 20:33:07.627 | + functions-common:time_stop:2433 : elapsed_time=1390 2026-07-21 20:33:07.631 | + functions-common:time_stop:2434 : total=16737 2026-07-21 20:33:07.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:07.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18127 2026-07-21 20:33:07.640 | + 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-21 20:33:07.644 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-21 20:33:07.647 | + 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-21 20:33:07.650 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:07.655 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:07.658 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:07.661 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-21 20:33:07.665 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:07.669 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:07.671 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:07.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:07.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:07.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665987678 2026-07-21 20:33:07.684 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-21 20:33:07.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:07.703 | + 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-21 20:33:07.706 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-21 20:33:07.709 | + 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-21 20:33:07.711 | + 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-21 20:33:07.713 | + 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-21 20:33:07.716 | + 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-21 20:33:07.719 | + 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-21 20:33:07.721 | + 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-21 20:33:07.724 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-21 20:33:07.726 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:07.728 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:07.731 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:07.733 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:07.735 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-21 20:33:07.738 | + 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-21 20:33:07.741 | + 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-21 20:33:07.744 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-21 20:33:07.746 | + 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-21 20:33:07.749 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:07.751 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:07.753 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:07.757 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:07.760 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:07.763 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-21 20:33:07.766 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:07.772 | + 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-21 20:33:07.851 | + 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-21 20:33:07.937 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-21 20:33:08.006 | + 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-21 20:33:08.071 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-21 20:33:08.134 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-21 20:33:08.195 | + 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-21 20:33:08.257 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:08.259 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:08.262 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-21 20:33:08.333 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:08.651 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-21 20:33:08.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-21 20:33:08.971 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-21 20:33:09.002 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:09.005 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:09.008 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:09.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:09.013 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:09.016 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:09.018 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:09.021 | + functions-common:time_stop:2427 : start_time=1784665987678 2026-07-21 20:33:09.024 | + functions-common:time_stop:2429 : [[ -z 1784665987678 ]] 2026-07-21 20:33:09.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:09.032 | + functions-common:time_stop:2432 : end_time=1784665989029 2026-07-21 20:33:09.035 | + functions-common:time_stop:2433 : elapsed_time=1351 2026-07-21 20:33:09.037 | + functions-common:time_stop:2434 : total=18127 2026-07-21 20:33:09.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:09.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19478 2026-07-21 20:33:09.046 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-21 20:33:09.048 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-21 20:33:09.051 | + 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-21 20:33:09.053 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-21 20:33:09.055 | + 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-21 20:33:09.058 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:09.062 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:09.066 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:09.068 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-21 20:33:09.071 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:09.074 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:09.077 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:09.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:09.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:09.087 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665989084 2026-07-21 20:33:09.090 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-21 20:33:09.110 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:09.113 | + 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-21 20:33:09.116 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-21 20:33:09.118 | + 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-21 20:33:09.122 | + 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-21 20:33:09.126 | + 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-21 20:33:09.129 | + 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-21 20:33:09.132 | + 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-21 20:33:09.135 | + 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-21 20:33:09.138 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:33:09.141 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:09.143 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:09.147 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:09.150 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:09.152 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-21 20:33:09.155 | + 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-21 20:33:09.158 | + 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-21 20:33:09.161 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:33:09.165 | + 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-21 20:33:09.167 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:09.171 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:09.175 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:09.179 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:09.182 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:09.185 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:33:09.188 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:09.193 | + 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-21 20:33:09.271 | + 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-21 20:33:09.351 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-21 20:33:09.410 | + 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-21 20:33:09.471 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-21 20:33:09.534 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-21 20:33:09.603 | + 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-21 20:33:09.670 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:09.674 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:09.677 | + 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-21 20:33:09.756 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:10.111 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:33:10.126 | 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-21 20:33:10.470 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:33:10.503 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:10.505 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:10.508 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:10.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:10.515 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:10.518 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:10.521 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:10.523 | + functions-common:time_stop:2427 : start_time=1784665989084 2026-07-21 20:33:10.527 | + functions-common:time_stop:2429 : [[ -z 1784665989084 ]] 2026-07-21 20:33:10.532 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:10.537 | + functions-common:time_stop:2432 : end_time=1784665990534 2026-07-21 20:33:10.539 | + functions-common:time_stop:2433 : elapsed_time=1450 2026-07-21 20:33:10.542 | + functions-common:time_stop:2434 : total=19478 2026-07-21 20:33:10.544 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:10.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20928 2026-07-21 20:33:10.550 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-21 20:33:10.552 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.139/networking 2026-07-21 20:33:10.555 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-21 20:33:10.555 | Waiting for Neutron to start... 2026-07-21 20:33:10.558 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.139/networking' 2026-07-21 20:33:10.561 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.139/networking' 'Neutron did not start' 60 2026-07-21 20:33:10.565 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.139/networking' 2026-07-21 20:33:10.568 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-21 20:33:10.570 | + functions-common:test_with_retry:2360 : local until=60 2026-07-21 20:33:10.573 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 20:33:10.575 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 20:33:10.578 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 20:33:10.580 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:10.582 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:10.586 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:10.591 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665990588 2026-07-21 20:33:10.595 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.139/networking; do sleep 0.5; done' 2026-07-21 20:33:11.915 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.139/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 20:33:11.919 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:11.922 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:11.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:11.929 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:11.933 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:11.936 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 20:33:11.939 | + functions-common:time_stop:2427 : start_time=1784665990588 2026-07-21 20:33:11.943 | + functions-common:time_stop:2429 : [[ -z 1784665990588 ]] 2026-07-21 20:33:11.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:11.953 | + functions-common:time_stop:2432 : end_time=1784665991949 2026-07-21 20:33:11.956 | + functions-common:time_stop:2433 : elapsed_time=1361 2026-07-21 20:33:11.960 | + functions-common:time_stop:2434 : total=0 2026-07-21 20:33:11.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:11.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1361 2026-07-21 20:33:11.970 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-21 20:33:11.995 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:11.998 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-21 20:33:12.001 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:12.004 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-21 20:33:12.008 | + ./stack.sh:main:1314 : start_placement 2026-07-21 20:33:12.011 | + lib/placement:start_placement:137 : start_placement_api 2026-07-21 20:33:12.015 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-21 20:33:12.020 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 20:33:12.023 | + functions-common:run_process:1674 : local service=placement-api 2026-07-21 20:33:12.026 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 20:33:12.029 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:12.031 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:12.035 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:12.038 | + functions-common:run_process:1680 : local name=placement-api 2026-07-21 20:33:12.041 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:12.044 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:12.047 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:12.049 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:12.053 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:12.057 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665992054 2026-07-21 20:33:12.059 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-21 20:33:12.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:12.078 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-21 20:33:12.081 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-21 20:33:12.083 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 20:33:12.086 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 20:33:12.089 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 20:33:12.092 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 20:33:12.096 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-21 20:33:12.099 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-21 20:33:12.102 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-21 20:33:12.105 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:12.108 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:12.111 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:12.114 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:12.117 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-21 20:33:12.121 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-21 20:33:12.124 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:12.128 | + 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-21 20:33:12.132 | + 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-21 20:33:12.134 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-21 20:33:12.137 | + 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-21 20:33:12.140 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:33:12.142 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:33:12.145 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:33:12.148 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-21 20:33:12.151 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:33:12.156 | + 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-21 20:33:12.227 | + 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-21 20:33:12.310 | + 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-21 20:33:12.381 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-21 20:33:12.459 | + 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-21 20:33:12.532 | + 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-21 20:33:12.604 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-21 20:33:12.675 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-21 20:33:12.738 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-21 20:33:12.801 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-21 20:33:12.857 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-21 20:33:12.913 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:33:12.915 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:33:12.918 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-21 20:33:12.983 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:33:13.314 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-21 20:33:13.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-21 20:33:13.643 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-21 20:33:13.724 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:13.726 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:13.730 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:13.733 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:13.736 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:13.738 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:13.741 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:13.745 | + functions-common:time_stop:2427 : start_time=1784665992054 2026-07-21 20:33:13.747 | + functions-common:time_stop:2429 : [[ -z 1784665992054 ]] 2026-07-21 20:33:13.751 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:13.756 | + functions-common:time_stop:2432 : end_time=1784665993753 2026-07-21 20:33:13.759 | + functions-common:time_stop:2433 : elapsed_time=1699 2026-07-21 20:33:13.762 | + functions-common:time_stop:2434 : total=20928 2026-07-21 20:33:13.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:13.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22627 2026-07-21 20:33:13.772 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-21 20:33:13.772 | Waiting for placement-api to start... 2026-07-21 20:33:13.775 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.139/placement 2026-07-21 20:33:13.778 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 20:33:13.780 | + functions:wait_for_service:477 : local url=https://10.4.3.139/placement 2026-07-21 20:33:13.784 | + functions:wait_for_service:478 : local rval=0 2026-07-21 20:33:13.788 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 20:33:13.791 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:33:13.793 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:13.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:13.799 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:13.804 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665993800 2026-07-21 20:33:13.807 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 20:33:13.812 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.139/placement 2026-07-21 20:33:14.952 | + :: : [[ 200 == 503 ]] 2026-07-21 20:33:14.953 | + :: : [[ 0 -eq 7 ]] 2026-07-21 20:33:14.957 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 20:33:14.960 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:14.962 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:14.965 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:14.967 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:14.970 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:14.973 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:33:14.976 | + functions-common:time_stop:2427 : start_time=1784665993800 2026-07-21 20:33:14.978 | + functions-common:time_stop:2429 : [[ -z 1784665993800 ]] 2026-07-21 20:33:14.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:14.986 | + functions-common:time_stop:2432 : end_time=1784665994983 2026-07-21 20:33:14.990 | + functions-common:time_stop:2433 : elapsed_time=1183 2026-07-21 20:33:14.992 | + functions-common:time_stop:2434 : total=6845 2026-07-21 20:33:14.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:14.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8028 2026-07-21 20:33:15.001 | + functions:wait_for_service:486 : return 0 2026-07-21 20:33:15.004 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-21 20:33:15.021 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:15.024 | + ./stack.sh:main:1318 : start_neutron 2026-07-21 20:33:15.027 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-21 20:33:15.030 | + 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-21 20:33:15.033 | + functions-common:run_process:1674 : local service=q-agt 2026-07-21 20:33:15.036 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 20:33:15.039 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:15.041 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:15.044 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:15.047 | + functions-common:run_process:1680 : local name=q-agt 2026-07-21 20:33:15.050 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:15.054 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:15.056 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:15.059 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:15.063 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:15.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665995065 2026-07-21 20:33:15.071 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-21 20:33:15.090 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:15.093 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:15.096 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:15.099 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:15.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:15.104 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:15.107 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:15.110 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:15.113 | + functions-common:time_stop:2427 : start_time=1784665995065 2026-07-21 20:33:15.115 | + functions-common:time_stop:2429 : [[ -z 1784665995065 ]] 2026-07-21 20:33:15.120 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:15.124 | + functions-common:time_stop:2432 : end_time=1784665995121 2026-07-21 20:33:15.127 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-21 20:33:15.130 | + functions-common:time_stop:2434 : total=22627 2026-07-21 20:33:15.133 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:15.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22683 2026-07-21 20:33:15.138 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-21 20:33:15.141 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 20:33:15.144 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 20:33:15.148 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-21 20:33:15.150 | + 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-21 20:33:15.153 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-21 20:33:15.156 | + 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-21 20:33:15.159 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:15.162 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:15.164 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:15.167 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-21 20:33:15.170 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:15.173 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:15.176 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:15.179 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:15.183 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:15.187 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665995184 2026-07-21 20:33:15.190 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-21 20:33:15.209 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:15.211 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:15.214 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:15.217 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:15.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:15.223 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:15.225 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:15.228 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:15.232 | + functions-common:time_stop:2427 : start_time=1784665995184 2026-07-21 20:33:15.234 | + functions-common:time_stop:2429 : [[ -z 1784665995184 ]] 2026-07-21 20:33:15.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:15.241 | + functions-common:time_stop:2432 : end_time=1784665995238 2026-07-21 20:33:15.244 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-21 20:33:15.247 | + functions-common:time_stop:2434 : total=22683 2026-07-21 20:33:15.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:15.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22737 2026-07-21 20:33:15.256 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-21 20:33:15.259 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 20:33:15.261 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 20:33:15.266 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-21 20:33:15.268 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 20:33:15.270 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 20:33:15.273 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 20:33:15.276 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-21 20:33:15.278 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 20:33:15.282 | + 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-21 20:33:15.285 | + functions-common:run_process:1674 : local service=q-l3 2026-07-21 20:33:15.288 | + 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-21 20:33:15.291 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:15.294 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:15.296 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:15.299 | + functions-common:run_process:1680 : local name=q-l3 2026-07-21 20:33:15.302 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:15.305 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:15.307 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:15.310 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:15.313 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:15.318 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665995314 2026-07-21 20:33:15.320 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-21 20:33:15.340 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:15.342 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:15.344 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:15.347 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:15.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:15.353 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:15.355 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:15.358 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:15.360 | + functions-common:time_stop:2427 : start_time=1784665995314 2026-07-21 20:33:15.363 | + functions-common:time_stop:2429 : [[ -z 1784665995314 ]] 2026-07-21 20:33:15.366 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:15.370 | + functions-common:time_stop:2432 : end_time=1784665995367 2026-07-21 20:33:15.373 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-21 20:33:15.376 | + functions-common:time_stop:2434 : total=22737 2026-07-21 20:33:15.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:15.381 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22790 2026-07-21 20:33:15.384 | + 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-21 20:33:15.387 | + functions-common:run_process:1674 : local service=q-meta 2026-07-21 20:33:15.390 | + 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-21 20:33:15.392 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:15.395 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:15.397 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:15.400 | + functions-common:run_process:1680 : local name=q-meta 2026-07-21 20:33:15.403 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:15.405 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:15.408 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:15.411 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:15.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:15.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665995416 2026-07-21 20:33:15.421 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-21 20:33:15.439 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:15.441 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:15.444 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:15.447 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:15.449 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:15.451 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:15.454 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:15.457 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:15.460 | + functions-common:time_stop:2427 : start_time=1784665995416 2026-07-21 20:33:15.463 | + functions-common:time_stop:2429 : [[ -z 1784665995416 ]] 2026-07-21 20:33:15.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:15.471 | + functions-common:time_stop:2432 : end_time=1784665995468 2026-07-21 20:33:15.474 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-21 20:33:15.476 | + functions-common:time_stop:2434 : total=22790 2026-07-21 20:33:15.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:15.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22842 2026-07-21 20:33:15.485 | + 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-21 20:33:15.488 | + functions-common:run_process:1674 : local service=q-metering 2026-07-21 20:33:15.491 | + 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-21 20:33:15.493 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:15.496 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:15.498 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:15.501 | + functions-common:run_process:1680 : local name=q-metering 2026-07-21 20:33:15.504 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:15.507 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:15.510 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:15.513 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:15.516 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:15.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1784665995518 2026-07-21 20:33:15.523 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-21 20:33:15.541 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:15.544 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:15.548 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:15.551 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:15.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:15.557 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:15.559 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:15.562 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:15.565 | + functions-common:time_stop:2427 : start_time=1784665995518 2026-07-21 20:33:15.567 | + functions-common:time_stop:2429 : [[ -z 1784665995518 ]] 2026-07-21 20:33:15.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:15.577 | + functions-common:time_stop:2432 : end_time=1784665995573 2026-07-21 20:33:15.580 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-21 20:33:15.583 | + functions-common:time_stop:2434 : total=22842 2026-07-21 20:33:15.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:15.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22897 2026-07-21 20:33:15.591 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-21 20:33:15.610 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:15.613 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:15.615 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-21 20:33:15.618 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:15.621 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-21 20:33:15.624 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-21 20:33:15.627 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-21 20:33:15.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-21 20:33:15.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-21 20:33:15.636 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 20:33:15.640 | ++ 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-21 20:33:16.415 | 2026-07-21 20:33:16.425 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:16.428 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 20:33:16.428 | address-scope 2026-07-21 20:33:16.428 | agent 2026-07-21 20:33:16.428 | allowed-address-pairs 2026-07-21 20:33:16.428 | auto-allocated-topology 2026-07-21 20:33:16.428 | availability_zone 2026-07-21 20:33:16.428 | default-subnetpools 2026-07-21 20:33:16.428 | dhcp_agent_scheduler 2026-07-21 20:33:16.428 | dns-integration 2026-07-21 20:33:16.428 | dns-domain-ports 2026-07-21 20:33:16.428 | dns-integration-domain-keywords 2026-07-21 20:33:16.428 | empty-string-filtering 2026-07-21 20:33:16.428 | external-net 2026-07-21 20:33:16.428 | extra_dhcp_opt 2026-07-21 20:33:16.428 | extraroute 2026-07-21 20:33:16.428 | extraroute-atomic 2026-07-21 20:33:16.428 | filter-validation 2026-07-21 20:33:16.428 | floating-ip-port-forwarding-detail 2026-07-21 20:33:16.428 | fip-port-details 2026-07-21 20:33:16.428 | flavors 2026-07-21 20:33:16.429 | floatingip-pools 2026-07-21 20:33:16.429 | router 2026-07-21 20:33:16.429 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:16.429 | enable-default-route-bfd 2026-07-21 20:33:16.429 | enable-default-route-ecmp 2026-07-21 20:33:16.429 | ext-gw-mode 2026-07-21 20:33:16.429 | l3-ha 2026-07-21 20:33:16.429 | external-gateway-multihoming 2026-07-21 20:33:16.429 | l3-flavors 2026-07-21 20:33:16.429 | l3_agent_scheduler 2026-07-21 20:33:16.429 | multi-provider 2026-07-21 20:33:16.429 | net-mtu 2026-07-21 20:33:16.429 | net-mtu-writable 2026-07-21 20:33:16.429 | network_availability_zone 2026-07-21 20:33:16.429 | network-ip-availability 2026-07-21 20:33:16.429 | network-ip-availability-details 2026-07-21 20:33:16.429 | pagination 2026-07-21 20:33:16.429 | port-device-profile 2026-07-21 20:33:16.429 | port-mac-address-regenerate 2026-07-21 20:33:16.429 | port-numa-affinity-policy 2026-07-21 20:33:16.429 | port-numa-affinity-policy-socket 2026-07-21 20:33:16.429 | binding 2026-07-21 20:33:16.429 | binding-extended 2026-07-21 20:33:16.429 | port-security 2026-07-21 20:33:16.429 | project-id 2026-07-21 20:33:16.429 | provider 2026-07-21 20:33:16.429 | qinq 2026-07-21 20:33:16.429 | quota-check-limit 2026-07-21 20:33:16.429 | quota-check-limit-default 2026-07-21 20:33:16.429 | quotas 2026-07-21 20:33:16.429 | quota_details 2026-07-21 20:33:16.429 | rbac-policies 2026-07-21 20:33:16.429 | rbac-address-scope 2026-07-21 20:33:16.429 | rbac-security-groups 2026-07-21 20:33:16.429 | revision-if-match 2026-07-21 20:33:16.429 | standard-attr-revisions 2026-07-21 20:33:16.429 | router_availability_zone 2026-07-21 20:33:16.429 | router-enable-snat 2026-07-21 20:33:16.429 | security-groups-default-rules 2026-07-21 20:33:16.429 | security-groups-default-statefulness 2026-07-21 20:33:16.429 | security-groups-normalized-cidr 2026-07-21 20:33:16.429 | security-groups-remote-address-group 2026-07-21 20:33:16.429 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:16.429 | security-groups-shared-filtering 2026-07-21 20:33:16.429 | security-group 2026-07-21 20:33:16.429 | service-type 2026-07-21 20:33:16.429 | sorting 2026-07-21 20:33:16.429 | standard-attr-description 2026-07-21 20:33:16.429 | stateful-security-group 2026-07-21 20:33:16.429 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:16.429 | subnet-external-network 2026-07-21 20:33:16.429 | subnet_onboard 2026-07-21 20:33:16.429 | subnet-service-types 2026-07-21 20:33:16.429 | subnet_allocation 2026-07-21 20:33:16.429 | subnetpool-prefix-ops 2026-07-21 20:33:16.429 | tag-creation 2026-07-21 20:33:16.429 | standard-attr-tag 2026-07-21 20:33:16.429 | standard-attr-timestamp 2026-07-21 20:33:16.429 | vlan-transparent' 2026-07-21 20:33:16.431 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 20:33:16.431 | address-scope 2026-07-21 20:33:16.431 | agent 2026-07-21 20:33:16.431 | allowed-address-pairs 2026-07-21 20:33:16.431 | auto-allocated-topology 2026-07-21 20:33:16.431 | availability_zone 2026-07-21 20:33:16.431 | default-subnetpools 2026-07-21 20:33:16.431 | dhcp_agent_scheduler 2026-07-21 20:33:16.431 | dns-integration 2026-07-21 20:33:16.431 | dns-domain-ports 2026-07-21 20:33:16.431 | dns-integration-domain-keywords 2026-07-21 20:33:16.431 | empty-string-filtering 2026-07-21 20:33:16.431 | external-net 2026-07-21 20:33:16.432 | extra_dhcp_opt 2026-07-21 20:33:16.432 | extraroute 2026-07-21 20:33:16.432 | extraroute-atomic 2026-07-21 20:33:16.432 | filter-validation 2026-07-21 20:33:16.432 | floating-ip-port-forwarding-detail 2026-07-21 20:33:16.432 | fip-port-details 2026-07-21 20:33:16.432 | flavors 2026-07-21 20:33:16.432 | floatingip-pools 2026-07-21 20:33:16.432 | router 2026-07-21 20:33:16.432 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:16.432 | enable-default-route-bfd 2026-07-21 20:33:16.432 | enable-default-route-ecmp 2026-07-21 20:33:16.432 | ext-gw-mode 2026-07-21 20:33:16.432 | l3-ha 2026-07-21 20:33:16.432 | external-gateway-multihoming 2026-07-21 20:33:16.432 | l3-flavors 2026-07-21 20:33:16.432 | l3_agent_scheduler 2026-07-21 20:33:16.432 | multi-provider 2026-07-21 20:33:16.432 | net-mtu 2026-07-21 20:33:16.432 | net-mtu-writable 2026-07-21 20:33:16.432 | network_availability_zone 2026-07-21 20:33:16.432 | network-ip-availability 2026-07-21 20:33:16.432 | network-ip-availability-details 2026-07-21 20:33:16.432 | pagination 2026-07-21 20:33:16.432 | port-device-profile 2026-07-21 20:33:16.432 | port-mac-address-regenerate 2026-07-21 20:33:16.432 | port-numa-affinity-policy 2026-07-21 20:33:16.432 | port-numa-affinity-policy-socket 2026-07-21 20:33:16.432 | binding 2026-07-21 20:33:16.432 | binding-extended 2026-07-21 20:33:16.432 | port-security 2026-07-21 20:33:16.432 | project-id 2026-07-21 20:33:16.432 | provider 2026-07-21 20:33:16.432 | qinq 2026-07-21 20:33:16.432 | quota-check-limit 2026-07-21 20:33:16.432 | quota-check-limit-default 2026-07-21 20:33:16.432 | quotas 2026-07-21 20:33:16.432 | quota_details 2026-07-21 20:33:16.432 | rbac-policies 2026-07-21 20:33:16.432 | rbac-address-scope 2026-07-21 20:33:16.432 | rbac-security-groups 2026-07-21 20:33:16.432 | revision-if-match 2026-07-21 20:33:16.432 | standard-attr-revisions 2026-07-21 20:33:16.432 | router_availability_zone 2026-07-21 20:33:16.432 | router-enable-snat 2026-07-21 20:33:16.432 | security-groups-default-rules 2026-07-21 20:33:16.432 | security-groups-default-statefulness 2026-07-21 20:33:16.432 | security-groups-normalized-cidr 2026-07-21 20:33:16.432 | security-groups-remote-address-group 2026-07-21 20:33:16.432 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:16.432 | security-groups-shared-filtering 2026-07-21 20:33:16.432 | security-group 2026-07-21 20:33:16.432 | service-type 2026-07-21 20:33:16.432 | sorting 2026-07-21 20:33:16.432 | standard-attr-description 2026-07-21 20:33:16.432 | stateful-security-group 2026-07-21 20:33:16.432 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:16.432 | subnet-external-network 2026-07-21 20:33:16.432 | subnet_onboard 2026-07-21 20:33:16.432 | subnet-service-types 2026-07-21 20:33:16.432 | subnet_allocation 2026-07-21 20:33:16.432 | subnetpool-prefix-ops 2026-07-21 20:33:16.432 | tag-creation 2026-07-21 20:33:16.432 | standard-attr-tag 2026-07-21 20:33:16.432 | standard-attr-timestamp 2026-07-21 20:33:16.432 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 20:33:16.434 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 20:33:16.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:16.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-21 20:33:16.444 | ++ 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-21 20:33:17.055 | 2026-07-21 20:33:17.066 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:17.070 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=2309b439-c1d7-43d8-b6cd-dbc6686a9cbd 2026-07-21 20:33:17.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-21 20:33:17.077 | ++ 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 fd58:b958:0f75::/56 --share --default -f value -c id 2026-07-21 20:33:17.679 | 2026-07-21 20:33:17.689 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:17.693 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=3e3d9214-ed7a-4f83-92f4-86b8a6f8fcfd 2026-07-21 20:33:17.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-21 20:33:17.699 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 20:33:17.702 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 20:33:17.706 | ++ 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-21 20:33:18.957 | 2026-07-21 20:33:18.969 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:18.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=8aae8c55-2e57-4375-81b0-7973fc4f512e 2026-07-21 20:33:18.975 | + 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-21 20:33:18.977 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:18.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-21 20:33:19.001 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-21 20:33:19.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 2309b439-c1d7-43d8-b6cd-dbc6686a9cbd ']' 2026-07-21 20:33:19.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-21 20:33:19.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-21 20:33:19.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-21 20:33:19.016 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 2309b439-c1d7-43d8-b6cd-dbc6686a9cbd ' 2026-07-21 20:33:19.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-21 20:33:19.022 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 8aae8c55-2e57-4375-81b0-7973fc4f512e private-subnet' 2026-07-21 20:33:19.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-21 20:33:19.029 | +++ 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 2309b439-c1d7-43d8-b6cd-dbc6686a9cbd --network 8aae8c55-2e57-4375-81b0-7973fc4f512e private-subnet -f value -c id 2026-07-21 20:33:20.099 | 2026-07-21 20:33:20.111 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:20.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=661eb3ec-17f5-4916-8384-eee0795b736c 2026-07-21 20:33:20.116 | ++ 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-21 20:33:20.119 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:20.137 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 661eb3ec-17f5-4916-8384-eee0795b736c 2026-07-21 20:33:20.141 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=661eb3ec-17f5-4916-8384-eee0795b736c 2026-07-21 20:33:20.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-21 20:33:20.149 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-21 20:33:20.152 | ++ 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-21 20:33:20.155 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:20.173 | ++ 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-21 20:33:20.176 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:20.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-21 20:33:20.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 3e3d9214-ed7a-4f83-92f4-86b8a6f8fcfd ']' 2026-07-21 20:33:20.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-21 20:33:20.201 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-21 20:33:20.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 3e3d9214-ed7a-4f83-92f4-86b8a6f8fcfd ' 2026-07-21 20:33:20.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-21 20:33:20.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8aae8c55-2e57-4375-81b0-7973fc4f512e ipv6-private-subnet ' 2026-07-21 20:33:20.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-21 20:33:20.216 | +++ 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 3e3d9214-ed7a-4f83-92f4-86b8a6f8fcfd --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 8aae8c55-2e57-4375-81b0-7973fc4f512e ipv6-private-subnet -f value -c id 2026-07-21 20:33:21.070 | 2026-07-21 20:33:21.082 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:21.087 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=d67b26fa-162c-4bcd-b734-457f8ae6e33a 2026-07-21 20:33:21.090 | ++ 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-21 20:33:21.093 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:21.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo d67b26fa-162c-4bcd-b734-457f8ae6e33a 2026-07-21 20:33:21.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=d67b26fa-162c-4bcd-b734-457f8ae6e33a 2026-07-21 20:33:21.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-21 20:33:21.123 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-21 20:33:21.128 | ++ 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-21 20:33:21.372 | 2026-07-21 20:33:21.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:21.383 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 20:33:21.384 | address-scope 2026-07-21 20:33:21.384 | agent 2026-07-21 20:33:21.384 | allowed-address-pairs 2026-07-21 20:33:21.384 | auto-allocated-topology 2026-07-21 20:33:21.384 | availability_zone 2026-07-21 20:33:21.384 | default-subnetpools 2026-07-21 20:33:21.384 | dhcp_agent_scheduler 2026-07-21 20:33:21.384 | dns-integration 2026-07-21 20:33:21.384 | dns-domain-ports 2026-07-21 20:33:21.384 | dns-integration-domain-keywords 2026-07-21 20:33:21.384 | empty-string-filtering 2026-07-21 20:33:21.384 | external-net 2026-07-21 20:33:21.384 | extra_dhcp_opt 2026-07-21 20:33:21.384 | extraroute 2026-07-21 20:33:21.384 | extraroute-atomic 2026-07-21 20:33:21.384 | filter-validation 2026-07-21 20:33:21.384 | floating-ip-port-forwarding-detail 2026-07-21 20:33:21.384 | fip-port-details 2026-07-21 20:33:21.385 | flavors 2026-07-21 20:33:21.385 | floatingip-pools 2026-07-21 20:33:21.385 | router 2026-07-21 20:33:21.385 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:21.385 | enable-default-route-bfd 2026-07-21 20:33:21.385 | enable-default-route-ecmp 2026-07-21 20:33:21.385 | ext-gw-mode 2026-07-21 20:33:21.385 | l3-ha 2026-07-21 20:33:21.385 | external-gateway-multihoming 2026-07-21 20:33:21.385 | l3-flavors 2026-07-21 20:33:21.385 | l3_agent_scheduler 2026-07-21 20:33:21.385 | multi-provider 2026-07-21 20:33:21.385 | net-mtu 2026-07-21 20:33:21.385 | net-mtu-writable 2026-07-21 20:33:21.385 | network_availability_zone 2026-07-21 20:33:21.385 | network-ip-availability 2026-07-21 20:33:21.385 | network-ip-availability-details 2026-07-21 20:33:21.385 | pagination 2026-07-21 20:33:21.385 | port-device-profile 2026-07-21 20:33:21.385 | port-mac-address-regenerate 2026-07-21 20:33:21.385 | port-numa-affinity-policy 2026-07-21 20:33:21.386 | port-numa-affinity-policy-socket 2026-07-21 20:33:21.386 | binding 2026-07-21 20:33:21.386 | binding-extended 2026-07-21 20:33:21.386 | port-security 2026-07-21 20:33:21.386 | project-id 2026-07-21 20:33:21.386 | provider 2026-07-21 20:33:21.386 | qinq 2026-07-21 20:33:21.386 | quota-check-limit 2026-07-21 20:33:21.386 | quota-check-limit-default 2026-07-21 20:33:21.386 | quotas 2026-07-21 20:33:21.386 | quota_details 2026-07-21 20:33:21.386 | rbac-policies 2026-07-21 20:33:21.386 | rbac-address-scope 2026-07-21 20:33:21.386 | rbac-security-groups 2026-07-21 20:33:21.386 | revision-if-match 2026-07-21 20:33:21.386 | standard-attr-revisions 2026-07-21 20:33:21.386 | router_availability_zone 2026-07-21 20:33:21.386 | router-enable-snat 2026-07-21 20:33:21.386 | security-groups-default-rules 2026-07-21 20:33:21.386 | security-groups-default-statefulness 2026-07-21 20:33:21.386 | security-groups-normalized-cidr 2026-07-21 20:33:21.386 | security-groups-remote-address-group 2026-07-21 20:33:21.387 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:21.387 | security-groups-shared-filtering 2026-07-21 20:33:21.387 | security-group 2026-07-21 20:33:21.387 | service-type 2026-07-21 20:33:21.387 | sorting 2026-07-21 20:33:21.387 | standard-attr-description 2026-07-21 20:33:21.387 | stateful-security-group 2026-07-21 20:33:21.387 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:21.387 | subnet-external-network 2026-07-21 20:33:21.387 | subnet_onboard 2026-07-21 20:33:21.387 | subnet-service-types 2026-07-21 20:33:21.387 | subnet_allocation 2026-07-21 20:33:21.387 | subnetpool-prefix-ops 2026-07-21 20:33:21.387 | tag-creation 2026-07-21 20:33:21.387 | standard-attr-tag 2026-07-21 20:33:21.387 | standard-attr-timestamp 2026-07-21 20:33:21.387 | vlan-transparent' 2026-07-21 20:33:21.387 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 20:33:21.387 | address-scope 2026-07-21 20:33:21.387 | agent 2026-07-21 20:33:21.387 | allowed-address-pairs 2026-07-21 20:33:21.387 | auto-allocated-topology 2026-07-21 20:33:21.387 | availability_zone 2026-07-21 20:33:21.387 | default-subnetpools 2026-07-21 20:33:21.387 | dhcp_agent_scheduler 2026-07-21 20:33:21.387 | dns-integration 2026-07-21 20:33:21.387 | dns-domain-ports 2026-07-21 20:33:21.387 | dns-integration-domain-keywords 2026-07-21 20:33:21.387 | empty-string-filtering 2026-07-21 20:33:21.387 | external-net 2026-07-21 20:33:21.387 | extra_dhcp_opt 2026-07-21 20:33:21.387 | extraroute 2026-07-21 20:33:21.387 | extraroute-atomic 2026-07-21 20:33:21.387 | filter-validation 2026-07-21 20:33:21.387 | floating-ip-port-forwarding-detail 2026-07-21 20:33:21.387 | fip-port-details 2026-07-21 20:33:21.387 | flavors 2026-07-21 20:33:21.387 | floatingip-pools 2026-07-21 20:33:21.387 | router 2026-07-21 20:33:21.387 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:21.387 | enable-default-route-bfd 2026-07-21 20:33:21.387 | enable-default-route-ecmp 2026-07-21 20:33:21.388 | ext-gw-mode 2026-07-21 20:33:21.388 | l3-ha 2026-07-21 20:33:21.388 | external-gateway-multihoming 2026-07-21 20:33:21.388 | l3-flavors 2026-07-21 20:33:21.388 | l3_agent_scheduler 2026-07-21 20:33:21.388 | multi-provider 2026-07-21 20:33:21.388 | net-mtu 2026-07-21 20:33:21.388 | net-mtu-writable 2026-07-21 20:33:21.388 | network_availability_zone 2026-07-21 20:33:21.388 | network-ip-availability 2026-07-21 20:33:21.388 | network-ip-availability-details 2026-07-21 20:33:21.388 | pagination 2026-07-21 20:33:21.388 | port-device-profile 2026-07-21 20:33:21.388 | port-mac-address-regenerate 2026-07-21 20:33:21.388 | port-numa-affinity-policy 2026-07-21 20:33:21.388 | port-numa-affinity-policy-socket 2026-07-21 20:33:21.388 | binding 2026-07-21 20:33:21.388 | binding-extended 2026-07-21 20:33:21.388 | port-security 2026-07-21 20:33:21.388 | project-id 2026-07-21 20:33:21.388 | provider 2026-07-21 20:33:21.388 | qinq 2026-07-21 20:33:21.388 | quota-check-limit 2026-07-21 20:33:21.388 | quota-check-limit-default 2026-07-21 20:33:21.388 | quotas 2026-07-21 20:33:21.388 | quota_details 2026-07-21 20:33:21.388 | rbac-policies 2026-07-21 20:33:21.388 | rbac-address-scope 2026-07-21 20:33:21.388 | rbac-security-groups 2026-07-21 20:33:21.388 | revision-if-match 2026-07-21 20:33:21.388 | standard-attr-revisions 2026-07-21 20:33:21.388 | router_availability_zone 2026-07-21 20:33:21.388 | router-enable-snat 2026-07-21 20:33:21.388 | security-groups-default-rules 2026-07-21 20:33:21.388 | security-groups-default-statefulness 2026-07-21 20:33:21.388 | security-groups-normalized-cidr 2026-07-21 20:33:21.388 | security-groups-remote-address-group 2026-07-21 20:33:21.388 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:21.388 | security-groups-shared-filtering 2026-07-21 20:33:21.388 | security-group 2026-07-21 20:33:21.388 | service-type 2026-07-21 20:33:21.388 | sorting 2026-07-21 20:33:21.388 | standard-attr-description 2026-07-21 20:33:21.388 | stateful-security-group 2026-07-21 20:33:21.388 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:21.388 | subnet-external-network 2026-07-21 20:33:21.388 | subnet_onboard 2026-07-21 20:33:21.388 | subnet-service-types 2026-07-21 20:33:21.388 | subnet_allocation 2026-07-21 20:33:21.388 | subnetpool-prefix-ops 2026-07-21 20:33:21.388 | tag-creation 2026-07-21 20:33:21.388 | standard-attr-tag 2026-07-21 20:33:21.388 | standard-attr-timestamp 2026-07-21 20:33:21.388 | vlan-transparent =~ router ]] 2026-07-21 20:33:21.389 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 20:33:21.392 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-21 20:33:21.395 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 20:33:21.399 | ++ 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-21 20:33:21.650 | 2026-07-21 20:33:21.661 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:21.665 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 20:33:21.665 | address-scope 2026-07-21 20:33:21.665 | agent 2026-07-21 20:33:21.665 | allowed-address-pairs 2026-07-21 20:33:21.665 | auto-allocated-topology 2026-07-21 20:33:21.665 | availability_zone 2026-07-21 20:33:21.665 | default-subnetpools 2026-07-21 20:33:21.665 | dhcp_agent_scheduler 2026-07-21 20:33:21.665 | dns-integration 2026-07-21 20:33:21.665 | dns-domain-ports 2026-07-21 20:33:21.665 | dns-integration-domain-keywords 2026-07-21 20:33:21.665 | empty-string-filtering 2026-07-21 20:33:21.665 | external-net 2026-07-21 20:33:21.665 | extra_dhcp_opt 2026-07-21 20:33:21.665 | extraroute 2026-07-21 20:33:21.665 | extraroute-atomic 2026-07-21 20:33:21.665 | filter-validation 2026-07-21 20:33:21.665 | floating-ip-port-forwarding-detail 2026-07-21 20:33:21.665 | fip-port-details 2026-07-21 20:33:21.665 | flavors 2026-07-21 20:33:21.665 | floatingip-pools 2026-07-21 20:33:21.665 | router 2026-07-21 20:33:21.665 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:21.665 | enable-default-route-bfd 2026-07-21 20:33:21.665 | enable-default-route-ecmp 2026-07-21 20:33:21.665 | ext-gw-mode 2026-07-21 20:33:21.665 | l3-ha 2026-07-21 20:33:21.665 | external-gateway-multihoming 2026-07-21 20:33:21.665 | l3-flavors 2026-07-21 20:33:21.665 | l3_agent_scheduler 2026-07-21 20:33:21.665 | multi-provider 2026-07-21 20:33:21.665 | net-mtu 2026-07-21 20:33:21.665 | net-mtu-writable 2026-07-21 20:33:21.665 | network_availability_zone 2026-07-21 20:33:21.665 | network-ip-availability 2026-07-21 20:33:21.665 | network-ip-availability-details 2026-07-21 20:33:21.665 | pagination 2026-07-21 20:33:21.665 | port-device-profile 2026-07-21 20:33:21.665 | port-mac-address-regenerate 2026-07-21 20:33:21.665 | port-numa-affinity-policy 2026-07-21 20:33:21.665 | port-numa-affinity-policy-socket 2026-07-21 20:33:21.665 | binding 2026-07-21 20:33:21.665 | binding-extended 2026-07-21 20:33:21.665 | port-security 2026-07-21 20:33:21.665 | project-id 2026-07-21 20:33:21.665 | provider 2026-07-21 20:33:21.665 | qinq 2026-07-21 20:33:21.665 | quota-check-limit 2026-07-21 20:33:21.665 | quota-check-limit-default 2026-07-21 20:33:21.665 | quotas 2026-07-21 20:33:21.665 | quota_details 2026-07-21 20:33:21.665 | rbac-policies 2026-07-21 20:33:21.665 | rbac-address-scope 2026-07-21 20:33:21.665 | rbac-security-groups 2026-07-21 20:33:21.665 | revision-if-match 2026-07-21 20:33:21.665 | standard-attr-revisions 2026-07-21 20:33:21.665 | router_availability_zone 2026-07-21 20:33:21.665 | router-enable-snat 2026-07-21 20:33:21.665 | security-groups-default-rules 2026-07-21 20:33:21.665 | security-groups-default-statefulness 2026-07-21 20:33:21.665 | security-groups-normalized-cidr 2026-07-21 20:33:21.665 | security-groups-remote-address-group 2026-07-21 20:33:21.665 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:21.665 | security-groups-shared-filtering 2026-07-21 20:33:21.665 | security-group 2026-07-21 20:33:21.665 | service-type 2026-07-21 20:33:21.665 | sorting 2026-07-21 20:33:21.665 | standard-attr-description 2026-07-21 20:33:21.665 | stateful-security-group 2026-07-21 20:33:21.665 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:21.665 | subnet-external-network 2026-07-21 20:33:21.665 | subnet_onboard 2026-07-21 20:33:21.665 | subnet-service-types 2026-07-21 20:33:21.665 | subnet_allocation 2026-07-21 20:33:21.665 | subnetpool-prefix-ops 2026-07-21 20:33:21.665 | tag-creation 2026-07-21 20:33:21.665 | standard-attr-tag 2026-07-21 20:33:21.665 | standard-attr-timestamp 2026-07-21 20:33:21.665 | vlan-transparent' 2026-07-21 20:33:21.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 20:33:21.668 | address-scope 2026-07-21 20:33:21.668 | agent 2026-07-21 20:33:21.668 | allowed-address-pairs 2026-07-21 20:33:21.668 | auto-allocated-topology 2026-07-21 20:33:21.668 | availability_zone 2026-07-21 20:33:21.668 | default-subnetpools 2026-07-21 20:33:21.668 | dhcp_agent_scheduler 2026-07-21 20:33:21.668 | dns-integration 2026-07-21 20:33:21.668 | dns-domain-ports 2026-07-21 20:33:21.668 | dns-integration-domain-keywords 2026-07-21 20:33:21.668 | empty-string-filtering 2026-07-21 20:33:21.668 | external-net 2026-07-21 20:33:21.668 | extra_dhcp_opt 2026-07-21 20:33:21.668 | extraroute 2026-07-21 20:33:21.668 | extraroute-atomic 2026-07-21 20:33:21.668 | filter-validation 2026-07-21 20:33:21.668 | floating-ip-port-forwarding-detail 2026-07-21 20:33:21.668 | fip-port-details 2026-07-21 20:33:21.668 | flavors 2026-07-21 20:33:21.668 | floatingip-pools 2026-07-21 20:33:21.668 | router 2026-07-21 20:33:21.668 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:21.668 | enable-default-route-bfd 2026-07-21 20:33:21.668 | enable-default-route-ecmp 2026-07-21 20:33:21.668 | ext-gw-mode 2026-07-21 20:33:21.668 | l3-ha 2026-07-21 20:33:21.668 | external-gateway-multihoming 2026-07-21 20:33:21.668 | l3-flavors 2026-07-21 20:33:21.668 | l3_agent_scheduler 2026-07-21 20:33:21.668 | multi-provider 2026-07-21 20:33:21.668 | net-mtu 2026-07-21 20:33:21.668 | net-mtu-writable 2026-07-21 20:33:21.668 | network_availability_zone 2026-07-21 20:33:21.668 | network-ip-availability 2026-07-21 20:33:21.668 | network-ip-availability-details 2026-07-21 20:33:21.668 | pagination 2026-07-21 20:33:21.668 | port-device-profile 2026-07-21 20:33:21.668 | port-mac-address-regenerate 2026-07-21 20:33:21.668 | port-numa-affinity-policy 2026-07-21 20:33:21.668 | port-numa-affinity-policy-socket 2026-07-21 20:33:21.668 | binding 2026-07-21 20:33:21.668 | binding-extended 2026-07-21 20:33:21.668 | port-security 2026-07-21 20:33:21.668 | project-id 2026-07-21 20:33:21.668 | provider 2026-07-21 20:33:21.668 | qinq 2026-07-21 20:33:21.668 | quota-check-limit 2026-07-21 20:33:21.668 | quota-check-limit-default 2026-07-21 20:33:21.668 | quotas 2026-07-21 20:33:21.668 | quota_details 2026-07-21 20:33:21.668 | rbac-policies 2026-07-21 20:33:21.668 | rbac-address-scope 2026-07-21 20:33:21.668 | rbac-security-groups 2026-07-21 20:33:21.668 | revision-if-match 2026-07-21 20:33:21.668 | standard-attr-revisions 2026-07-21 20:33:21.668 | router_availability_zone 2026-07-21 20:33:21.668 | router-enable-snat 2026-07-21 20:33:21.668 | security-groups-default-rules 2026-07-21 20:33:21.668 | security-groups-default-statefulness 2026-07-21 20:33:21.668 | security-groups-normalized-cidr 2026-07-21 20:33:21.668 | security-groups-remote-address-group 2026-07-21 20:33:21.668 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:21.668 | security-groups-shared-filtering 2026-07-21 20:33:21.668 | security-group 2026-07-21 20:33:21.668 | service-type 2026-07-21 20:33:21.668 | sorting 2026-07-21 20:33:21.668 | standard-attr-description 2026-07-21 20:33:21.668 | stateful-security-group 2026-07-21 20:33:21.668 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:21.668 | subnet-external-network 2026-07-21 20:33:21.668 | subnet_onboard 2026-07-21 20:33:21.668 | subnet-service-types 2026-07-21 20:33:21.668 | subnet_allocation 2026-07-21 20:33:21.668 | subnetpool-prefix-ops 2026-07-21 20:33:21.668 | tag-creation 2026-07-21 20:33:21.668 | standard-attr-tag 2026-07-21 20:33:21.668 | standard-attr-timestamp 2026-07-21 20:33:21.668 | vlan-transparent =~ external-net ]] 2026-07-21 20:33:21.671 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 20:33:21.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:21.678 | ++ 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-21 20:33:22.064 | 2026-07-21 20:33:22.076 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:22.079 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=bfb798c4-e295-4e73-8261-e75cc7ca5c22 2026-07-21 20:33:22.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-21 20:33:22.084 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:22.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-21 20:33:22.107 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-21 20:33:22.110 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 20:33:22.114 | ++ 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-21 20:33:22.346 | 2026-07-21 20:33:22.357 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:22.360 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 20:33:22.360 | address-scope 2026-07-21 20:33:22.360 | agent 2026-07-21 20:33:22.360 | allowed-address-pairs 2026-07-21 20:33:22.360 | auto-allocated-topology 2026-07-21 20:33:22.360 | availability_zone 2026-07-21 20:33:22.360 | default-subnetpools 2026-07-21 20:33:22.360 | dhcp_agent_scheduler 2026-07-21 20:33:22.360 | dns-integration 2026-07-21 20:33:22.360 | dns-domain-ports 2026-07-21 20:33:22.360 | dns-integration-domain-keywords 2026-07-21 20:33:22.360 | empty-string-filtering 2026-07-21 20:33:22.360 | external-net 2026-07-21 20:33:22.360 | extra_dhcp_opt 2026-07-21 20:33:22.360 | extraroute 2026-07-21 20:33:22.360 | extraroute-atomic 2026-07-21 20:33:22.360 | filter-validation 2026-07-21 20:33:22.360 | floating-ip-port-forwarding-detail 2026-07-21 20:33:22.360 | fip-port-details 2026-07-21 20:33:22.360 | flavors 2026-07-21 20:33:22.360 | floatingip-pools 2026-07-21 20:33:22.360 | router 2026-07-21 20:33:22.360 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:22.360 | enable-default-route-bfd 2026-07-21 20:33:22.360 | enable-default-route-ecmp 2026-07-21 20:33:22.360 | ext-gw-mode 2026-07-21 20:33:22.360 | l3-ha 2026-07-21 20:33:22.361 | external-gateway-multihoming 2026-07-21 20:33:22.361 | l3-flavors 2026-07-21 20:33:22.361 | l3_agent_scheduler 2026-07-21 20:33:22.361 | multi-provider 2026-07-21 20:33:22.361 | net-mtu 2026-07-21 20:33:22.361 | net-mtu-writable 2026-07-21 20:33:22.361 | network_availability_zone 2026-07-21 20:33:22.361 | network-ip-availability 2026-07-21 20:33:22.361 | network-ip-availability-details 2026-07-21 20:33:22.361 | pagination 2026-07-21 20:33:22.361 | port-device-profile 2026-07-21 20:33:22.361 | port-mac-address-regenerate 2026-07-21 20:33:22.361 | port-numa-affinity-policy 2026-07-21 20:33:22.361 | port-numa-affinity-policy-socket 2026-07-21 20:33:22.361 | binding 2026-07-21 20:33:22.361 | binding-extended 2026-07-21 20:33:22.361 | port-security 2026-07-21 20:33:22.361 | project-id 2026-07-21 20:33:22.361 | provider 2026-07-21 20:33:22.361 | qinq 2026-07-21 20:33:22.361 | quota-check-limit 2026-07-21 20:33:22.361 | quota-check-limit-default 2026-07-21 20:33:22.361 | quotas 2026-07-21 20:33:22.361 | quota_details 2026-07-21 20:33:22.361 | rbac-policies 2026-07-21 20:33:22.361 | rbac-address-scope 2026-07-21 20:33:22.361 | rbac-security-groups 2026-07-21 20:33:22.361 | revision-if-match 2026-07-21 20:33:22.361 | standard-attr-revisions 2026-07-21 20:33:22.361 | router_availability_zone 2026-07-21 20:33:22.361 | router-enable-snat 2026-07-21 20:33:22.361 | security-groups-default-rules 2026-07-21 20:33:22.361 | security-groups-default-statefulness 2026-07-21 20:33:22.361 | security-groups-normalized-cidr 2026-07-21 20:33:22.361 | security-groups-remote-address-group 2026-07-21 20:33:22.361 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:22.361 | security-groups-shared-filtering 2026-07-21 20:33:22.361 | security-group 2026-07-21 20:33:22.361 | service-type 2026-07-21 20:33:22.361 | sorting 2026-07-21 20:33:22.361 | standard-attr-description 2026-07-21 20:33:22.361 | stateful-security-group 2026-07-21 20:33:22.361 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:22.361 | subnet-external-network 2026-07-21 20:33:22.361 | subnet_onboard 2026-07-21 20:33:22.361 | subnet-service-types 2026-07-21 20:33:22.361 | subnet_allocation 2026-07-21 20:33:22.361 | subnetpool-prefix-ops 2026-07-21 20:33:22.361 | tag-creation 2026-07-21 20:33:22.361 | standard-attr-tag 2026-07-21 20:33:22.361 | standard-attr-timestamp 2026-07-21 20:33:22.361 | vlan-transparent' 2026-07-21 20:33:22.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 20:33:22.363 | address-scope 2026-07-21 20:33:22.363 | agent 2026-07-21 20:33:22.363 | allowed-address-pairs 2026-07-21 20:33:22.363 | auto-allocated-topology 2026-07-21 20:33:22.363 | availability_zone 2026-07-21 20:33:22.363 | default-subnetpools 2026-07-21 20:33:22.363 | dhcp_agent_scheduler 2026-07-21 20:33:22.363 | dns-integration 2026-07-21 20:33:22.363 | dns-domain-ports 2026-07-21 20:33:22.363 | dns-integration-domain-keywords 2026-07-21 20:33:22.363 | empty-string-filtering 2026-07-21 20:33:22.363 | external-net 2026-07-21 20:33:22.363 | extra_dhcp_opt 2026-07-21 20:33:22.363 | extraroute 2026-07-21 20:33:22.363 | extraroute-atomic 2026-07-21 20:33:22.363 | filter-validation 2026-07-21 20:33:22.363 | floating-ip-port-forwarding-detail 2026-07-21 20:33:22.363 | fip-port-details 2026-07-21 20:33:22.363 | flavors 2026-07-21 20:33:22.363 | floatingip-pools 2026-07-21 20:33:22.363 | router 2026-07-21 20:33:22.363 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:33:22.363 | enable-default-route-bfd 2026-07-21 20:33:22.363 | enable-default-route-ecmp 2026-07-21 20:33:22.363 | ext-gw-mode 2026-07-21 20:33:22.363 | l3-ha 2026-07-21 20:33:22.363 | external-gateway-multihoming 2026-07-21 20:33:22.363 | l3-flavors 2026-07-21 20:33:22.363 | l3_agent_scheduler 2026-07-21 20:33:22.363 | multi-provider 2026-07-21 20:33:22.363 | net-mtu 2026-07-21 20:33:22.363 | net-mtu-writable 2026-07-21 20:33:22.363 | network_availability_zone 2026-07-21 20:33:22.363 | network-ip-availability 2026-07-21 20:33:22.363 | network-ip-availability-details 2026-07-21 20:33:22.363 | pagination 2026-07-21 20:33:22.363 | port-device-profile 2026-07-21 20:33:22.363 | port-mac-address-regenerate 2026-07-21 20:33:22.363 | port-numa-affinity-policy 2026-07-21 20:33:22.363 | port-numa-affinity-policy-socket 2026-07-21 20:33:22.363 | binding 2026-07-21 20:33:22.363 | binding-extended 2026-07-21 20:33:22.363 | port-security 2026-07-21 20:33:22.363 | project-id 2026-07-21 20:33:22.363 | provider 2026-07-21 20:33:22.363 | qinq 2026-07-21 20:33:22.363 | quota-check-limit 2026-07-21 20:33:22.363 | quota-check-limit-default 2026-07-21 20:33:22.363 | quotas 2026-07-21 20:33:22.363 | quota_details 2026-07-21 20:33:22.363 | rbac-policies 2026-07-21 20:33:22.363 | rbac-address-scope 2026-07-21 20:33:22.363 | rbac-security-groups 2026-07-21 20:33:22.363 | revision-if-match 2026-07-21 20:33:22.363 | standard-attr-revisions 2026-07-21 20:33:22.363 | router_availability_zone 2026-07-21 20:33:22.363 | router-enable-snat 2026-07-21 20:33:22.363 | security-groups-default-rules 2026-07-21 20:33:22.363 | security-groups-default-statefulness 2026-07-21 20:33:22.363 | security-groups-normalized-cidr 2026-07-21 20:33:22.363 | security-groups-remote-address-group 2026-07-21 20:33:22.363 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:33:22.363 | security-groups-shared-filtering 2026-07-21 20:33:22.363 | security-group 2026-07-21 20:33:22.363 | service-type 2026-07-21 20:33:22.363 | sorting 2026-07-21 20:33:22.363 | standard-attr-description 2026-07-21 20:33:22.363 | stateful-security-group 2026-07-21 20:33:22.363 | subnet-dns-publish-fixed-ip 2026-07-21 20:33:22.363 | subnet-external-network 2026-07-21 20:33:22.363 | subnet_onboard 2026-07-21 20:33:22.363 | subnet-service-types 2026-07-21 20:33:22.363 | subnet_allocation 2026-07-21 20:33:22.363 | subnetpool-prefix-ops 2026-07-21 20:33:22.363 | tag-creation 2026-07-21 20:33:22.363 | standard-attr-tag 2026-07-21 20:33:22.363 | standard-attr-timestamp 2026-07-21 20:33:22.363 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 20:33:22.365 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 20:33:22.368 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-21 20:33:22.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-21 20:33:22.375 | ++ 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-21 20:33:23.338 | 2026-07-21 20:33:23.349 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:23.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=d185dc2e-b44a-490e-8894-f9677044c99f 2026-07-21 20:33:23.356 | + 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-21 20:33:23.359 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:23.380 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-21 20:33:23.383 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-21 20:33:23.385 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bfb798c4-e295-4e73-8261-e75cc7ca5c22 661eb3ec-17f5-4916-8384-eee0795b736c 2026-07-21 20:33:25.241 | 2026-07-21 20:33:25.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-21 20:33:25.254 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 d185dc2e-b44a-490e-8894-f9677044c99f 2026-07-21 20:33:25.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-21 20:33:25.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:25.261 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-21 20:33:25.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-21 20:33:25.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-21 20:33:25.268 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-21 20:33:25.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network d185dc2e-b44a-490e-8894-f9677044c99f --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-21 20:33:25.274 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-21 20:33:25.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-21 20:33:25.281 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-21 20:33:25.281 | +++ 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 d185dc2e-b44a-490e-8894-f9677044c99f --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-21 20:33:25.882 | 2026-07-21 20:33:25.892 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:25.896 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-21 20:33:25.896 | | id | a067dd05-1fa9-4780-bda9-6778a8caac1c |' 2026-07-21 20:33:25.898 | ++ 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-21 20:33:25.900 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:25.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' a067dd05-1fa9-4780-bda9-6778a8caac1c '|' 2026-07-21 20:33:25.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | a067dd05-1fa9-4780-bda9-6778a8caac1c |' 2026-07-21 20:33:25.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-21 20:33:25.926 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' a067dd05-1fa9-4780-bda9-6778a8caac1c '|' 2026-07-21 20:33:25.927 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-21 20:33:25.929 | ++ functions-common:get_field:806 : local data field 2026-07-21 20:33:25.932 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:25.935 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 20:33:25.938 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 20:33:25.941 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | a067dd05-1fa9-4780-bda9-6778a8caac1c |' 2026-07-21 20:33:25.941 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 20:33:25.947 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:25.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-21 20:33:25.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-21 20:33:25.954 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' a067dd05-1fa9-4780-bda9-6778a8caac1c '|' 2026-07-21 20:33:25.957 | ++ functions-common:get_field:806 : local data field 2026-07-21 20:33:25.960 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:25.963 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 20:33:25.966 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 20:33:25.970 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 20:33:25.970 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | a067dd05-1fa9-4780-bda9-6778a8caac1c |' 2026-07-21 20:33:25.974 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:25.978 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=a067dd05-1fa9-4780-bda9-6778a8caac1c 2026-07-21 20:33:25.981 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway d185dc2e-b44a-490e-8894-f9677044c99f bfb798c4-e295-4e73-8261-e75cc7ca5c22 2026-07-21 20:33:27.318 | 2026-07-21 20:33:27.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-21 20:33:27.330 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:27.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-21 20:33:27.350 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:27.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-21 20:33:27.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-21 20:33:27.359 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 20:33:27.362 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-21 20:33:27.365 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:27.368 | ++ 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-21 20:33:27.389 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 20:33:27.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-21 20:33:27.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-21 20:33:27.398 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-21 20:33:27.401 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 20:33:27.404 | + 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-21 20:33:27.407 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 20:33:27.409 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-21 20:33:27.412 | + functions-common:test_with_retry:2360 : local until=10 2026-07-21 20:33:27.416 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 20:33:27.418 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 20:33:27.421 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 20:33:27.424 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:27.427 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:27.430 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:27.435 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666007431 2026-07-21 20:33:27.438 | + 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-21 20:33:27.445 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 20:33:27.447 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:27.450 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:27.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:27.455 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:27.458 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:27.460 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 20:33:27.463 | + functions-common:time_stop:2427 : start_time=1784666007431 2026-07-21 20:33:27.466 | + functions-common:time_stop:2429 : [[ -z 1784666007431 ]] 2026-07-21 20:33:27.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:27.475 | + functions-common:time_stop:2432 : end_time=1784666007471 2026-07-21 20:33:27.478 | + functions-common:time_stop:2433 : elapsed_time=40 2026-07-21 20:33:27.480 | + functions-common:time_stop:2434 : total=1361 2026-07-21 20:33:27.483 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:27.486 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1401 2026-07-21 20:33:27.491 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-21 20:33:27.491 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-21 20:33:27.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-21 20:33:27.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:33:27.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:27.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:27.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-21 20:33:27.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-21 20:33:27.541 | ++ 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-21 20:33:27.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-21 20:33:27.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-21 20:33:27.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-21 20:33:27.796 | 2026-07-21 20:33:27.807 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:27.811 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.109 ' 2026-07-21 20:33:27.814 | + 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-21 20:33:27.817 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:27.838 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-21 20:33:27.841 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:33:27.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-21 20:33:27.846 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-21 20:33:27.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bfb798c4-e295-4e73-8261-e75cc7ca5c22 d67b26fa-162c-4bcd-b734-457f8ae6e33a 2026-07-21 20:33:29.842 | 2026-07-21 20:33:29.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-21 20:33:29.853 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 d185dc2e-b44a-490e-8894-f9677044c99f 2026-07-21 20:33:29.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-21 20:33:29.859 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:29.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-21 20:33:29.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-21 20:33:29.868 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network d185dc2e-b44a-490e-8894-f9677044c99f --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-21 20:33:29.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-21 20:33:29.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-21 20:33:29.880 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-21 20:33:29.880 | +++ 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 d185dc2e-b44a-490e-8894-f9677044c99f --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-21 20:33:31.538 | 2026-07-21 20:33:31.549 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:31.552 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-21 20:33:31.552 | | id | 3d9a3601-b493-4cfc-be4c-819d28401de5 |' 2026-07-21 20:33:31.555 | ++ 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-21 20:33:31.558 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:31.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3d9a3601-b493-4cfc-be4c-819d28401de5 '|' 2026-07-21 20:33:31.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 3d9a3601-b493-4cfc-be4c-819d28401de5 |' 2026-07-21 20:33:31.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-21 20:33:31.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3d9a3601-b493-4cfc-be4c-819d28401de5 '|' 2026-07-21 20:33:31.586 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-21 20:33:31.589 | ++ functions-common:get_field:806 : local data field 2026-07-21 20:33:31.591 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:31.595 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 20:33:31.598 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 20:33:31.600 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3d9a3601-b493-4cfc-be4c-819d28401de5 |' 2026-07-21 20:33:31.602 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 20:33:31.607 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:31.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-21 20:33:31.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-21 20:33:31.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3d9a3601-b493-4cfc-be4c-819d28401de5 '|' 2026-07-21 20:33:31.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-21 20:33:31.622 | ++ functions-common:get_field:806 : local data field 2026-07-21 20:33:31.625 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:31.628 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 20:33:31.631 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 20:33:31.634 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3d9a3601-b493-4cfc-be4c-819d28401de5 |' 2026-07-21 20:33:31.634 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 20:33:31.640 | ++ functions-common:get_field:807 : read data 2026-07-21 20:33:31.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=3d9a3601-b493-4cfc-be4c-819d28401de5 2026-07-21 20:33:31.648 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-21 20:33:31.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-21 20:33:31.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:31.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-21 20:33:31.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:31.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-21 20:33:31.689 | net.ipv6.conf.all.forwarding = 1 2026-07-21 20:33:31.695 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show bfb798c4-e295-4e73-8261-e75cc7ca5c22 -c external_gateway_info -f json 2026-07-21 20:33:31.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 3d9a3601-b493-4cfc-be4c-819d28401de5 2026-07-21 20:33:31.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-21 20:33:31.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-21 20:33:31.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-21 20:33:31.986 | 2026-07-21 20:33:31.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:33:32.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 20:33:32.005 | + 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-21 20:33:32.008 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 20:33:32.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-21 20:33:32.030 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 20:33:32.033 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-21 20:33:32.037 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-21 20:33:32.039 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:32.042 | ++ 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-21 20:33:32.059 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 20:33:32.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-21 20:33:32.066 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-21 20:33:32.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-21 20:33:32.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-21 20:33:32.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd58:b958:0f75::/56 2026-07-21 20:33:32.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 3e3d9214-ed7a-4f83-92f4-86b8a6f8fcfd ]] 2026-07-21 20:33:32.105 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd58:b958:0f75::/56 via 2001:db8::1 dev br-ex 2026-07-21 20:33:32.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-21 20:33:32.122 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:33:32.126 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-21 20:33:32.147 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:32.150 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-21 20:33:32.153 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:32.156 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-21 20:33:32.160 | + ./stack.sh:main:1335 : start_nova 2026-07-21 20:33:32.163 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-21 20:33:32.167 | + 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-21 20:33:32.171 | + 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-21 20:33:32.174 | + 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-21 20:33:32.176 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 20:33:32.179 | + 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-21 20:33:32.182 | + functions-common:run_process:1674 : local service=n-sch 2026-07-21 20:33:32.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 20:33:32.188 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:32.191 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:32.195 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:32.198 | + functions-common:run_process:1680 : local name=n-sch 2026-07-21 20:33:32.201 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:32.204 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:32.207 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:32.210 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:32.213 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:32.218 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666012215 2026-07-21 20:33:32.221 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-21 20:33:32.240 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:32.243 | + 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-21 20:33:32.246 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-21 20:33:32.248 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 20:33:32.251 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 20:33:32.255 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 20:33:32.258 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 20:33:32.261 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 20:33:32.264 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 20:33:32.267 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-21 20:33:32.270 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:32.274 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:32.277 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:32.280 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:32.283 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-21 20:33:32.287 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 20:33:32.290 | + 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-21 20:33:32.293 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-21 20:33:32.296 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 20:33:32.299 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:32.301 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:32.304 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:32.307 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:32.310 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:32.313 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-21 20:33:32.317 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:32.322 | + 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-21 20:33:32.393 | + 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-21 20:33:32.468 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-21 20:33:32.528 | + 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-21 20:33:32.587 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-21 20:33:32.643 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-21 20:33:32.701 | + 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-21 20:33:32.764 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:32.766 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:32.769 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-21 20:33:32.839 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:33.178 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-21 20:33:33.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-21 20:33:33.493 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-21 20:33:33.528 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:33.532 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:33.534 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:33.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:33.541 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:33.544 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:33.547 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:33.550 | + functions-common:time_stop:2427 : start_time=1784666012215 2026-07-21 20:33:33.553 | + functions-common:time_stop:2429 : [[ -z 1784666012215 ]] 2026-07-21 20:33:33.557 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:33.562 | + functions-common:time_stop:2432 : end_time=1784666013558 2026-07-21 20:33:33.565 | + functions-common:time_stop:2433 : elapsed_time=1343 2026-07-21 20:33:33.568 | + functions-common:time_stop:2434 : total=22897 2026-07-21 20:33:33.571 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:33.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24240 2026-07-21 20:33:33.580 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-21 20:33:33.585 | + 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-21 20:33:33.589 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-21 20:33:33.592 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 20:33:33.595 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:33.598 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:33.601 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:33.603 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-21 20:33:33.606 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:33.610 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:33.612 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:33.615 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:33.619 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:33.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666013621 2026-07-21 20:33:33.628 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-21 20:33:33.648 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:33.651 | + 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-21 20:33:33.654 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-21 20:33:33.658 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 20:33:33.661 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 20:33:33.664 | + 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-21 20:33:33.667 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 20:33:33.670 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-21 20:33:33.673 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-21 20:33:33.676 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-21 20:33:33.680 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:33.683 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:33.686 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:33.689 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:33.692 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-21 20:33:33.695 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-21 20:33:33.699 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:33.702 | + 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-21 20:33:33.706 | + 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-21 20:33:33.709 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-21 20:33:33.711 | + 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-21 20:33:33.714 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:33:33.717 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:33:33.720 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:33:33.723 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-21 20:33:33.726 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:33:33.731 | + 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-21 20:33:33.802 | + 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-21 20:33:33.874 | + 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-21 20:33:33.931 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-21 20:33:33.995 | + 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-21 20:33:34.053 | + 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-21 20:33:34.117 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-21 20:33:34.178 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-21 20:33:34.238 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-21 20:33:34.298 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-21 20:33:34.360 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-21 20:33:34.421 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:33:34.425 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:33:34.427 | + 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-21 20:33:34.502 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:33:34.835 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-21 20:33:34.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-21 20:33:35.172 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-21 20:33:35.245 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:35.249 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:35.252 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:35.256 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:35.259 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:35.262 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:35.264 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:35.268 | + functions-common:time_stop:2427 : start_time=1784666013621 2026-07-21 20:33:35.272 | + functions-common:time_stop:2429 : [[ -z 1784666013621 ]] 2026-07-21 20:33:35.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:35.281 | + functions-common:time_stop:2432 : end_time=1784666015277 2026-07-21 20:33:35.284 | + functions-common:time_stop:2433 : elapsed_time=1656 2026-07-21 20:33:35.286 | + functions-common:time_stop:2434 : total=24240 2026-07-21 20:33:35.289 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:35.293 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25896 2026-07-21 20:33:35.296 | + 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-21 20:33:35.299 | + 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-21 20:33:35.303 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-21 20:33:35.306 | + 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-21 20:33:35.308 | + 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-21 20:33:35.311 | + 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-21 20:33:35.315 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-21 20:33:35.318 | + 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-21 20:33:35.320 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-21 20:33:35.326 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-21 20:33:35.331 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:33:35.334 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 20:33:35.337 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-21 20:33:35.356 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:35.358 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-21 20:33:35.405 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 20:33:35.407 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-21 20:33:35.425 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:35.429 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 20:33:35.432 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-21 20:33:35.451 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:35.455 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-21 20:33:35.459 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:33:35.463 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-21 20:33:35.466 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-21 20:33:35.469 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:33:35.473 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:33:35.476 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-21 20:33:35.479 | + 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-21 20:33:35.482 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-21 20:33:35.485 | + 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-21 20:33:35.487 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:35.490 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:35.493 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:35.495 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-21 20:33:35.498 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:35.501 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:35.503 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:35.506 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:35.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:35.514 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666015511 2026-07-21 20:33:35.517 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-21 20:33:35.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:35.538 | + 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-21 20:33:35.541 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-21 20:33:35.544 | + 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-21 20:33:35.546 | + 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-21 20:33:35.549 | + 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-21 20:33:35.551 | + 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-21 20:33:35.554 | + 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-21 20:33:35.557 | + 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-21 20:33:35.560 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-21 20:33:35.562 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:35.566 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:35.568 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:35.571 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:35.574 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-21 20:33:35.577 | + 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-21 20:33:35.579 | + 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-21 20:33:35.581 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-21 20:33:35.584 | + 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-21 20:33:35.586 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:35.589 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:35.591 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:35.594 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:35.596 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:35.598 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-21 20:33:35.601 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:35.605 | + 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-21 20:33:35.667 | + 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-21 20:33:35.737 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-21 20:33:35.800 | + 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-21 20:33:35.858 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-21 20:33:35.916 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-21 20:33:35.974 | + 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-21 20:33:36.037 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:36.040 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:36.043 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-21 20:33:36.114 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:36.436 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-21 20:33:36.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-21 20:33:36.773 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-21 20:33:36.806 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:36.808 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:36.811 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:36.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:36.817 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:36.819 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:36.823 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:36.826 | + functions-common:time_stop:2427 : start_time=1784666015511 2026-07-21 20:33:36.829 | + functions-common:time_stop:2429 : [[ -z 1784666015511 ]] 2026-07-21 20:33:36.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:36.839 | + functions-common:time_stop:2432 : end_time=1784666016835 2026-07-21 20:33:36.842 | + functions-common:time_stop:2433 : elapsed_time=1324 2026-07-21 20:33:36.844 | + functions-common:time_stop:2434 : total=25896 2026-07-21 20:33:36.847 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:36.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27220 2026-07-21 20:33:36.854 | + 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-21 20:33:36.857 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-21 20:33:36.860 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-21 20:33:36.863 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:36.866 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:36.869 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:36.872 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-21 20:33:36.875 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:36.877 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:36.881 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:36.883 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:36.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:36.893 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666016889 2026-07-21 20:33:36.896 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-21 20:33:36.920 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:36.924 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:36.926 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:36.930 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:36.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:36.937 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:36.940 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:36.943 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:36.946 | + functions-common:time_stop:2427 : start_time=1784666016889 2026-07-21 20:33:36.949 | + functions-common:time_stop:2429 : [[ -z 1784666016889 ]] 2026-07-21 20:33:36.953 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:36.959 | + functions-common:time_stop:2432 : end_time=1784666016954 2026-07-21 20:33:36.962 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-21 20:33:36.965 | + functions-common:time_stop:2434 : total=27220 2026-07-21 20:33:36.968 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:36.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27285 2026-07-21 20:33:36.974 | + 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-21 20:33:36.978 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-21 20:33:36.981 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-21 20:33:36.984 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:36.987 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:36.989 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:36.992 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-21 20:33:36.995 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:36.999 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:37.004 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:37.007 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:37.012 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:37.016 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666017013 2026-07-21 20:33:37.019 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-21 20:33:37.042 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:37.045 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:37.048 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:37.051 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:37.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:37.061 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:37.064 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:37.067 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:37.069 | + functions-common:time_stop:2427 : start_time=1784666017013 2026-07-21 20:33:37.072 | + functions-common:time_stop:2429 : [[ -z 1784666017013 ]] 2026-07-21 20:33:37.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:37.081 | + functions-common:time_stop:2432 : end_time=1784666017077 2026-07-21 20:33:37.083 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-21 20:33:37.087 | + functions-common:time_stop:2434 : total=27285 2026-07-21 20:33:37.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:37.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27349 2026-07-21 20:33:37.098 | + 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-21 20:33:37.101 | + 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-21 20:33:37.105 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-21 20:33:37.108 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:33:37.111 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-21 20:33:37.114 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-21 20:33:37.133 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:37.136 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-21 20:33:37.192 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-21 20:33:37.197 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:33:37.201 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-21 20:33:37.255 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-21 20:33:37.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:37.281 | + 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-21 20:33:37.285 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-21 20:33:37.287 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 20:33:37.290 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:37.293 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:37.296 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:37.299 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-21 20:33:37.302 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:37.305 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:37.307 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:37.310 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:37.315 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:37.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666017316 2026-07-21 20:33:37.323 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-21 20:33:37.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:37.344 | + 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-21 20:33:37.347 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-21 20:33:37.350 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 20:33:37.353 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 20:33:37.356 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 20:33:37.358 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 20:33:37.361 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 20:33:37.364 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 20:33:37.367 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-21 20:33:37.370 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:37.373 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:37.377 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:37.379 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:37.382 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-21 20:33:37.385 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 20:33:37.389 | + 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-21 20:33:37.392 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-21 20:33:37.394 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 20:33:37.397 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:37.399 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:37.402 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:37.404 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:37.407 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:37.410 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-21 20:33:37.413 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:37.417 | + 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-21 20:33:37.488 | + 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-21 20:33:37.558 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-21 20:33:37.623 | + 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-21 20:33:37.694 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-21 20:33:37.757 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-21 20:33:37.815 | + 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-21 20:33:37.877 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:37.880 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:37.882 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-21 20:33:37.958 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:38.280 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-21 20:33:38.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-21 20:33:38.604 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-21 20:33:38.636 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:38.639 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:38.643 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:38.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:38.649 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:38.652 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:38.656 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:38.659 | + functions-common:time_stop:2427 : start_time=1784666017316 2026-07-21 20:33:38.662 | + functions-common:time_stop:2429 : [[ -z 1784666017316 ]] 2026-07-21 20:33:38.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:38.671 | + functions-common:time_stop:2432 : end_time=1784666018668 2026-07-21 20:33:38.675 | + functions-common:time_stop:2433 : elapsed_time=1352 2026-07-21 20:33:38.678 | + functions-common:time_stop:2434 : total=27349 2026-07-21 20:33:38.682 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:38.686 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28701 2026-07-21 20:33:38.691 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-21 20:33:38.696 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 20:33:38.699 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-21 20:33:38.718 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:38.721 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-21 20:33:38.724 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-21 20:33:38.727 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 20:33:38.729 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 20:33:38.733 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-21 20:33:38.736 | + 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-21 20:33:38.738 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-21 20:33:38.742 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 20:33:38.745 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:38.748 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:38.751 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:38.753 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-21 20:33:38.756 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:38.759 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:38.762 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:38.765 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:38.769 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:38.774 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666018770 2026-07-21 20:33:38.777 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-21 20:33:38.798 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:38.801 | + 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-21 20:33:38.804 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-21 20:33:38.807 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 20:33:38.810 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 20:33:38.813 | + 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-21 20:33:38.815 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 20:33:38.818 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-21 20:33:38.821 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-21 20:33:38.824 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-21 20:33:38.827 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:38.830 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:38.833 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:38.836 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:38.839 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-21 20:33:38.843 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-21 20:33:38.846 | + 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-21 20:33:38.850 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-21 20:33:38.853 | + 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-21 20:33:38.855 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:38.858 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:38.861 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:38.864 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:38.867 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:38.870 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-21 20:33:38.873 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:38.877 | + 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-21 20:33:38.945 | + 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-21 20:33:39.017 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-21 20:33:39.078 | + 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-21 20:33:39.144 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-21 20:33:39.205 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-21 20:33:39.267 | + 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-21 20:33:39.327 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:39.330 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:39.334 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-21 20:33:39.403 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:39.718 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-21 20:33:39.734 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-21 20:33:40.053 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-21 20:33:40.085 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:40.088 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:40.091 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:40.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:40.097 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:40.099 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:40.102 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:40.105 | + functions-common:time_stop:2427 : start_time=1784666018770 2026-07-21 20:33:40.108 | + functions-common:time_stop:2429 : [[ -z 1784666018770 ]] 2026-07-21 20:33:40.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:40.117 | + functions-common:time_stop:2432 : end_time=1784666020113 2026-07-21 20:33:40.120 | + functions-common:time_stop:2433 : elapsed_time=1343 2026-07-21 20:33:40.122 | + functions-common:time_stop:2434 : total=28701 2026-07-21 20:33:40.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:40.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30044 2026-07-21 20:33:40.131 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-21 20:33:40.134 | + 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-21 20:33:40.138 | + 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-21 20:33:40.141 | + 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-21 20:33:40.143 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 20:33:40.146 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-21 20:33:40.152 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 20:33:40.154 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:33:40.157 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 20:33:40.160 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 20:33:40.163 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 20:33:40.167 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-21 20:33:40.169 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-21 20:33:40.173 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-21 20:33:40.176 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-21 20:33:40.179 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 20:33:40.179 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 20:33:40.179 | BEGIN { 2026-07-21 20:33:40.179 | section = "" 2026-07-21 20:33:40.179 | last_section = "" 2026-07-21 20:33:40.179 | section_count = 0 2026-07-21 20:33:40.179 | } 2026-07-21 20:33:40.179 | /^\[.+\]/ { 2026-07-21 20:33:40.179 | gsub("[][]", "", $1); 2026-07-21 20:33:40.179 | section=$1 2026-07-21 20:33:40.179 | next 2026-07-21 20:33:40.179 | } 2026-07-21 20:33:40.179 | /^ *\#/ { 2026-07-21 20:33:40.179 | next 2026-07-21 20:33:40.179 | } 2026-07-21 20:33:40.179 | /^[^ \t]+/ { 2026-07-21 20:33:40.179 | # get offset of first = in $0 2026-07-21 20:33:40.179 | eq_idx = index($0, "=") 2026-07-21 20:33:40.179 | # extract attr & value from $0 2026-07-21 20:33:40.179 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 20:33:40.179 | value = substr($0, eq_idx + 1) 2026-07-21 20:33:40.179 | # only need to strip trailing whitespace from attr 2026-07-21 20:33:40.179 | sub(/[ \t]*$/, "", attr) 2026-07-21 20:33:40.179 | # need to strip leading & trailing whitespace from value 2026-07-21 20:33:40.179 | sub(/^[ \t]*/, "", value) 2026-07-21 20:33:40.179 | sub(/[ \t]*$/, "", value) 2026-07-21 20:33:40.179 | 2026-07-21 20:33:40.179 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 20:33:40.179 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 20:33:40.179 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 20:33:40.179 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 20:33:40.179 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 20:33:40.179 | if (section != last_section) { 2026-07-21 20:33:40.179 | cfg_section[section_count++] = section 2026-07-21 20:33:40.179 | last_section = section 2026-07-21 20:33:40.179 | } 2026-07-21 20:33:40.179 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 20:33:40.179 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 20:33:40.179 | 2026-07-21 20:33:40.179 | cfg_attr[section, attr, 0] = value 2026-07-21 20:33:40.179 | cfg_attr_count[section, attr] = 1 2026-07-21 20:33:40.179 | } else { 2026-07-21 20:33:40.179 | lno = cfg_attr_count[section, attr]++ 2026-07-21 20:33:40.179 | cfg_attr[section, attr, lno] = value 2026-07-21 20:33:40.179 | } 2026-07-21 20:33:40.179 | } 2026-07-21 20:33:40.179 | END { 2026-07-21 20:33:40.179 | # Process each section in order 2026-07-21 20:33:40.179 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 20:33:40.179 | section = cfg_section[sno] 2026-07-21 20:33:40.179 | # The ini routines simply append a config item immediately 2026-07-21 20:33:40.179 | # after the section header. To keep the same order as defined 2026-07-21 20:33:40.179 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 20:33:40.179 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 20:33:40.179 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 20:33:40.179 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 20:33:40.179 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 20:33:40.179 | else { 2026-07-21 20:33:40.179 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 20:33:40.179 | count = cfg_attr_count[section, attr] 2026-07-21 20:33:40.180 | print "inidelete " configfile " " section " " attr 2026-07-21 20:33:40.180 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 20:33:40.180 | for (l = count -2; l >= 0; l--) 2026-07-21 20:33:40.180 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 20:33:40.180 | } 2026-07-21 20:33:40.180 | } 2026-07-21 20:33:40.180 | } 2026-07-21 20:33:40.180 | } 2026-07-21 20:33:40.180 | ' 2026-07-21 20:33:40.180 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:33:40.181 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:33:40.182 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 20:33:40.184 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 20:33:40.187 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 20:33:40.189 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:33:40.192 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-21 20:33:40.195 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 20:33:40.195 | BEGIN { group = "" } 2026-07-21 20:33:40.195 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:33:40.195 | gsub("[][]", "", $1); 2026-07-21 20:33:40.195 | split($1, a, "|"); 2026-07-21 20:33:40.195 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 20:33:40.195 | group=a[1] 2026-07-21 20:33:40.195 | } else { 2026-07-21 20:33:40.195 | group="" 2026-07-21 20:33:40.195 | } 2026-07-21 20:33:40.195 | next 2026-07-21 20:33:40.195 | } 2026-07-21 20:33:40.195 | { 2026-07-21 20:33:40.196 | if (group != "") 2026-07-21 20:33:40.196 | print $0 2026-07-21 20:33:40.196 | } 2026-07-21 20:33:40.196 | ' /opt/stack/devstack/local.conf 2026-07-21 20:33:40.202 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 20:33:40.205 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-21 20:33:40.239 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-21 20:33:40.272 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-21 20:33:40.274 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 20:33:40.277 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-21 20:33:40.280 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 20:33:40.282 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 20:33:40.285 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 20:33:40.301 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:40.305 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 20:33:40.307 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 20:33:40.311 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 20:33:40.329 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:40.333 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/nova_cell1 2026-07-21 20:33:40.336 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/nova_cell1 2026-07-21 20:33:40.368 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 20:33:40.372 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 20:33:40.375 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-21 20:33:40.395 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-21 20:33:40.415 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-21 20:33:40.418 | + lib/nova:configure_console_compute:671 : local offset 2026-07-21 20:33:40.420 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-21 20:33:40.423 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-21 20:33:40.427 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-21 20:33:40.449 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.139 2026-07-21 20:33:40.452 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-21 20:33:40.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:40.474 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-21 20:33:40.477 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-21 20:33:40.480 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-21 20:33:40.483 | + functions:vercmp:648 : local 'op=<' 2026-07-21 20:33:40.486 | + functions:vercmp:649 : local v2=1.0.0 2026-07-21 20:33:40.488 | + functions:vercmp:650 : local result 2026-07-21 20:33:40.492 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-21 20:33:40.493 | ++ functions:vercmp:654 : sort -V 2026-07-21 20:33:40.493 | ++ functions:vercmp:654 : head -1 2026-07-21 20:33:40.498 | + functions:vercmp:654 : result=1.0.0 2026-07-21 20:33:40.501 | + functions:vercmp:656 : case $op in 2026-07-21 20:33:40.504 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-21 20:33:40.506 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-21 20:33:40.509 | + functions:vercmp:667 : return 2026-07-21 20:33:40.512 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.139:6080/vnc_lite.html 2026-07-21 20:33:40.515 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.139:6080/vnc_lite.html 2026-07-21 20:33:40.549 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.139:6081/spice_auto.html 2026-07-21 20:33:40.552 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.139:6081/spice_auto.html 2026-07-21 20:33:40.587 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-21 20:33:40.603 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:40.606 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-21 20:33:40.608 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.139 2026-07-21 20:33:40.611 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-21 20:33:40.646 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.139 2026-07-21 20:33:40.678 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-21 20:33:40.695 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:40.698 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-21 20:33:40.701 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-21 20:33:40.718 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:40.720 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-21 20:33:40.723 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-21 20:33:40.760 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-21 20:33:40.763 | + 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-21 20:33:40.799 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 20:33:40.802 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-21 20:33:40.805 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-21 20:33:40.840 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-21 20:33:40.843 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 20:33:40.846 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-21 20:33:40.849 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-21 20:33:40.887 | + 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-21 20:33:40.891 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-21 20:33:40.894 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 20:33:40.897 | + functions-common:run_process:1676 : local group=libvirt 2026-07-21 20:33:40.900 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:40.902 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:40.905 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-21 20:33:40.908 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:40.911 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:40.914 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:40.917 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:40.921 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:40.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666020923 2026-07-21 20:33:40.928 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-21 20:33:40.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:40.951 | + 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-21 20:33:40.954 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-21 20:33:40.957 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 20:33:40.960 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 20:33:40.963 | + 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-21 20:33:40.965 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 20:33:40.969 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-21 20:33:40.972 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-21 20:33:40.975 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-21 20:33:40.978 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-21 20:33:40.981 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:40.984 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:40.986 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:40.990 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-21 20:33:40.992 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-21 20:33:40.996 | + 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-21 20:33:40.998 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-21 20:33:41.002 | + 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-21 20:33:41.005 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-21 20:33:41.008 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:41.011 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:41.014 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:41.017 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-21 20:33:41.019 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-21 20:33:41.022 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-21 20:33:41.024 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:41.029 | + 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-21 20:33:41.106 | + 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-21 20:33:41.172 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-21 20:33:41.228 | + 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-21 20:33:41.288 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-21 20:33:41.347 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-21 20:33:41.403 | + 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-21 20:33:41.459 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:41.462 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-21 20:33:41.464 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-21 20:33:41.530 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-21 20:33:41.611 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:41.982 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-21 20:33:41.997 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-21 20:33:42.319 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-21 20:33:42.350 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:42.354 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:42.357 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:42.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:42.364 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:42.367 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:42.370 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:42.373 | + functions-common:time_stop:2427 : start_time=1784666020923 2026-07-21 20:33:42.376 | + functions-common:time_stop:2429 : [[ -z 1784666020923 ]] 2026-07-21 20:33:42.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:42.387 | + functions-common:time_stop:2432 : end_time=1784666022383 2026-07-21 20:33:42.389 | + functions-common:time_stop:2433 : elapsed_time=1460 2026-07-21 20:33:42.393 | + functions-common:time_stop:2434 : total=30044 2026-07-21 20:33:42.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:42.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31504 2026-07-21 20:33:42.403 | + 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-21 20:33:42.407 | + 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-21 20:33:42.410 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-21 20:33:42.433 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:42.436 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-21 20:33:42.437 | Dumping cells_v2 mapping 2026-07-21 20:33:42.440 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-21 20:33:42.713 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:33:42.713 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:33:42.713 | we strongly recommend against using it for new projects. 2026-07-21 20:33:42.713 | 2026-07-21 20:33:42.713 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:33:42.713 | framework. For more detail see 2026-07-21 20:33:42.713 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:33:42.713 | 2026-07-21 20:33:42.713 | import eventlet # noqa 2026-07-21 20:33:42.840 | 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-21 20:33:44.311 | INFO dbcounter [None req-35edf352-6afd-4a8d-8cb8-1bbadad214bf None None] Registered counter for database nova_api 2026-07-21 20:33:44.371 | DEBUG dbcounter [-] [96104] Writer thread running {{(pid=96104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:33:44.385 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 20:33:44.385 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-21 20:33:44.385 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 20:33:44.385 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-21 20:33:44.385 | | cell1 | e9b0de95-cc32-45cb-ac54-0874095deb59 | rabbit://stackrabbit:secretrabbit@10.4.3.139:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-21 20:33:44.385 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 20:33:44.926 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-21 20:33:44.929 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-21 20:33:45.002 | + inc/async:async_inner:63 : create_flavors 2026-07-21 20:33:45.048 | [8536 Async create_flavors:96230]: running: create_flavors 2026-07-21 20:33:45.051 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-21 20:33:45.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:45.074 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-21 20:33:45.077 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:45.081 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-21 20:33:45.084 | + ./stack.sh:main:1340 : start_cinder 2026-07-21 20:33:45.088 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-21 20:33:45.092 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-21 20:33:45.098 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 20:33:45.102 | + functions-common:run_process:1674 : local service=c-api 2026-07-21 20:33:45.105 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 20:33:45.108 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:45.111 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:45.114 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:45.118 | + functions-common:run_process:1680 : local name=c-api 2026-07-21 20:33:45.121 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:45.124 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:45.128 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:45.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:45.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:45.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666025138 2026-07-21 20:33:45.145 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-21 20:33:45.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:45.168 | + 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-21 20:33:45.172 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-21 20:33:45.175 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 20:33:45.178 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 20:33:45.181 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 20:33:45.184 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 20:33:45.187 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-21 20:33:45.190 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-21 20:33:45.193 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-21 20:33:45.196 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:45.199 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:45.202 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:45.205 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:45.209 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-21 20:33:45.211 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 20:33:45.214 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:45.217 | + 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-21 20:33:45.221 | + 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-21 20:33:45.224 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-21 20:33:45.227 | + 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-21 20:33:45.230 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:33:45.233 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:33:45.235 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:33:45.239 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-21 20:33:45.241 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:33:45.246 | + 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-21 20:33:45.316 | + 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-21 20:33:45.397 | + 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-21 20:33:45.464 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-21 20:33:45.533 | + 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-21 20:33:45.600 | + 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-21 20:33:45.671 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-21 20:33:45.751 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-21 20:33:45.819 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-21 20:33:45.883 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-21 20:33:45.952 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-21 20:33:46.020 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:33:46.023 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:33:46.025 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-21 20:33:46.104 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:33:46.493 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-21 20:33:46.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-21 20:33:46.836 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-21 20:33:46.917 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:46.922 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:46.926 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:46.931 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:46.935 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:46.939 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:46.943 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:46.947 | + functions-common:time_stop:2427 : start_time=1784666025138 2026-07-21 20:33:46.952 | + functions-common:time_stop:2429 : [[ -z 1784666025138 ]] 2026-07-21 20:33:46.957 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:46.962 | + functions-common:time_stop:2432 : end_time=1784666026959 2026-07-21 20:33:46.965 | + functions-common:time_stop:2433 : elapsed_time=1821 2026-07-21 20:33:46.969 | + functions-common:time_stop:2434 : total=31504 2026-07-21 20:33:46.972 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:46.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33325 2026-07-21 20:33:46.981 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-21 20:33:46.981 | Waiting for Cinder API to start... 2026-07-21 20:33:46.987 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.139/volume/v3/ 2026-07-21 20:33:46.991 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.139/volume/v3/ 2026-07-21 20:33:46.996 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 20:33:47.000 | + functions:wait_for_service:477 : local url=https://10.4.3.139/volume/v3/ 2026-07-21 20:33:47.005 | + functions:wait_for_service:478 : local rval=0 2026-07-21 20:33:47.009 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 20:33:47.013 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:33:47.018 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:47.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:47.026 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:47.033 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666027028 2026-07-21 20:33:47.037 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 20:33:47.047 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.139/volume/v3/ 2026-07-21 20:33:49.504 | + :: : [[ 401 == 503 ]] 2026-07-21 20:33:49.506 | + :: : [[ 0 -eq 7 ]] 2026-07-21 20:33:49.510 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 20:33:49.512 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:49.515 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:49.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:49.521 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:49.524 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:49.526 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:33:49.529 | + functions-common:time_stop:2427 : start_time=1784666027028 2026-07-21 20:33:49.532 | + functions-common:time_stop:2429 : [[ -z 1784666027028 ]] 2026-07-21 20:33:49.534 | + inc/async:async_inner:64 : rc=0 2026-07-21 20:33:49.535 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:49.540 | + functions-common:time_stop:2432 : end_time=1784666029537 2026-07-21 20:33:49.544 | + functions-common:time_stop:2433 : elapsed_time=2509 2026-07-21 20:33:49.547 | + functions-common:time_stop:2434 : total=8028 2026-07-21 20:33:49.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:49.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10537 2026-07-21 20:33:49.556 | + functions:wait_for_service:486 : return 0 2026-07-21 20:33:49.559 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.559 | [96230 Async create_flavors:96230]: finished successfully 2026-07-21 20:33:49.561 | + functions-common:run_process:1674 : local service=c-sch 2026-07-21 20:33:49.565 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.568 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:49.571 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:49.574 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:49.577 | + functions-common:run_process:1680 : local name=c-sch 2026-07-21 20:33:49.580 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:49.584 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:49.587 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:49.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:49.594 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:49.600 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666029596 2026-07-21 20:33:49.602 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-21 20:33:49.621 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:49.624 | + 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-21 20:33:49.627 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-21 20:33:49.630 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.632 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.635 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.638 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.640 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 20:33:49.643 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 20:33:49.645 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-21 20:33:49.647 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:49.649 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:49.653 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:49.656 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:49.660 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-21 20:33:49.663 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 20:33:49.666 | + 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-21 20:33:49.669 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-21 20:33:49.672 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:49.676 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:49.679 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:49.682 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 20:33:49.685 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:49.689 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:49.692 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-21 20:33:49.695 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:49.700 | + 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-21 20:33:49.775 | + 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-21 20:33:49.850 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-21 20:33:49.910 | + 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-21 20:33:49.969 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-21 20:33:50.033 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-21 20:33:50.096 | + 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-21 20:33:50.159 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 20:33:50.161 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:50.164 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-21 20:33:50.239 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:50.589 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-21 20:33:50.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-21 20:33:50.950 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-21 20:33:50.992 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:50.995 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:50.998 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:51.002 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:51.005 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:51.010 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:51.013 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:51.016 | + functions-common:time_stop:2427 : start_time=1784666029596 2026-07-21 20:33:51.020 | + functions-common:time_stop:2429 : [[ -z 1784666029596 ]] 2026-07-21 20:33:51.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:51.031 | + functions-common:time_stop:2432 : end_time=1784666031028 2026-07-21 20:33:51.034 | + functions-common:time_stop:2433 : elapsed_time=1432 2026-07-21 20:33:51.037 | + functions-common:time_stop:2434 : total=33325 2026-07-21 20:33:51.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:51.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34757 2026-07-21 20:33:51.046 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:51.050 | + 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-21 20:33:51.053 | + functions-common:run_process:1674 : local service=c-bak 2026-07-21 20:33:51.056 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:51.059 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:51.062 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:51.065 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:51.068 | + functions-common:run_process:1680 : local name=c-bak 2026-07-21 20:33:51.070 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:51.074 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:51.077 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:51.080 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:51.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:51.090 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666031087 2026-07-21 20:33:51.094 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-21 20:33:51.118 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:51.122 | + 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-21 20:33:51.127 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-21 20:33:51.130 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:51.135 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:51.138 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:51.142 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:51.146 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 20:33:51.150 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 20:33:51.154 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-21 20:33:51.158 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:51.162 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:51.165 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:51.169 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:51.172 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-21 20:33:51.175 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 20:33:51.179 | + 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-21 20:33:51.181 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-21 20:33:51.185 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:51.187 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:51.191 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:51.195 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:51.198 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:51.202 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:51.206 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-21 20:33:51.210 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:51.217 | + 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-21 20:33:51.305 | + 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-21 20:33:51.393 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-21 20:33:51.469 | + 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-21 20:33:51.542 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-21 20:33:51.616 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-21 20:33:51.693 | + 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-21 20:33:51.771 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 20:33:51.776 | + 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-21 20:33:51.847 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:51.852 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-21 20:33:51.935 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:52.269 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-21 20:33:52.284 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-21 20:33:52.610 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-21 20:33:52.642 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:52.645 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:52.648 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:52.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:52.654 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:52.657 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:52.660 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:52.664 | + functions-common:time_stop:2427 : start_time=1784666031087 2026-07-21 20:33:52.667 | + functions-common:time_stop:2429 : [[ -z 1784666031087 ]] 2026-07-21 20:33:52.671 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:52.676 | + functions-common:time_stop:2432 : end_time=1784666032672 2026-07-21 20:33:52.678 | + functions-common:time_stop:2433 : elapsed_time=1585 2026-07-21 20:33:52.682 | + functions-common:time_stop:2434 : total=34757 2026-07-21 20:33:52.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:52.689 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36342 2026-07-21 20:33:52.692 | + 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-21 20:33:52.695 | + functions-common:run_process:1674 : local service=c-vol 2026-07-21 20:33:52.699 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:52.703 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:52.706 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:52.709 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:52.713 | + functions-common:run_process:1680 : local name=c-vol 2026-07-21 20:33:52.716 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:52.719 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:52.722 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:52.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:52.730 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:52.735 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666032732 2026-07-21 20:33:52.739 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-21 20:33:52.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:52.764 | + 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-21 20:33:52.768 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-21 20:33:52.771 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:52.775 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:52.779 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:52.782 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:52.784 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 20:33:52.786 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 20:33:52.789 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-21 20:33:52.791 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:52.795 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:52.798 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:52.801 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:52.804 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-21 20:33:52.806 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 20:33:52.810 | + 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-21 20:33:52.813 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-21 20:33:52.816 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 20:33:52.819 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 20:33:52.823 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 20:33:52.826 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 20:33:52.829 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 20:33:52.831 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 20:33:52.834 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-21 20:33:52.837 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 20:33:52.844 | + 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-21 20:33:52.922 | + 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-21 20:33:52.999 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-21 20:33:53.067 | + 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-21 20:33:53.137 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-21 20:33:53.206 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-21 20:33:53.271 | + 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-21 20:33:53.338 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 20:33:53.342 | + 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-21 20:33:53.407 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 20:33:53.410 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-21 20:33:53.490 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 20:33:53.836 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-21 20:33:53.851 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-21 20:33:54.167 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-21 20:33:54.217 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:54.220 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:54.224 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:54.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:54.230 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:54.233 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:54.236 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:54.239 | + functions-common:time_stop:2427 : start_time=1784666032732 2026-07-21 20:33:54.241 | + functions-common:time_stop:2429 : [[ -z 1784666032732 ]] 2026-07-21 20:33:54.246 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:54.250 | + functions-common:time_stop:2432 : end_time=1784666034247 2026-07-21 20:33:54.253 | + functions-common:time_stop:2433 : elapsed_time=1515 2026-07-21 20:33:54.256 | + functions-common:time_stop:2434 : total=36342 2026-07-21 20:33:54.260 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:54.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37857 2026-07-21 20:33:54.268 | + ./stack.sh:main:1341 : create_volume_types 2026-07-21 20:33:54.271 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-21 20:33:54.294 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:54.297 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-21 20:33:54.300 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-21 20:33:54.303 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 20:33:54.306 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-21 20:33:54.309 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-21 20:33:54.313 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-21 20:33:54.316 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-21 20:33:54.319 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-21 20:33:54.322 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-21 20:33:54.339 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:54.343 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-21 20:33:55.507 | 2026-07-21 20:33:55.507 | +-------------+--------------------------------------+ 2026-07-21 20:33:55.507 | | Field | Value | 2026-07-21 20:33:55.507 | +-------------+--------------------------------------+ 2026-07-21 20:33:55.507 | | description | None | 2026-07-21 20:33:55.507 | | id | c2e4b18b-f32e-4424-b38b-f1c8f507747b | 2026-07-21 20:33:55.507 | | is_public | True | 2026-07-21 20:33:55.507 | | name | storpool | 2026-07-21 20:33:55.507 | | properties | volume_backend_name='storpool' | 2026-07-21 20:33:55.507 | +-------------+--------------------------------------+ 2026-07-21 20:33:55.513 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-21 20:33:55.516 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:55.518 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:55.521 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-21 20:33:55.523 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-21 20:33:55.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:55.541 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-21 20:33:55.543 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:55.546 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-21 20:33:55.548 | + ./stack.sh:main:1356 : start_glance 2026-07-21 20:33:55.550 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-21 20:33:55.553 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-21 20:33:55.557 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 20:33:55.559 | + functions-common:run_process:1674 : local service=g-api 2026-07-21 20:33:55.562 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 20:33:55.564 | + functions-common:run_process:1676 : local group= 2026-07-21 20:33:55.566 | + functions-common:run_process:1677 : local user= 2026-07-21 20:33:55.568 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 20:33:55.572 | + functions-common:run_process:1680 : local name=g-api 2026-07-21 20:33:55.574 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 20:33:55.576 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 20:33:55.578 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:55.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:55.584 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:55.589 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666035585 2026-07-21 20:33:55.592 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-21 20:33:55.610 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:55.614 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-21 20:33:55.617 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-21 20:33:55.620 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 20:33:55.623 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 20:33:55.627 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 20:33:55.630 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 20:33:55.633 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-21 20:33:55.635 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-21 20:33:55.638 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-21 20:33:55.642 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 20:33:55.644 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 20:33:55.648 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 20:33:55.651 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 20:33:55.654 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-21 20:33:55.657 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-21 20:33:55.659 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 20:33:55.664 | + 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-21 20:33:55.667 | + 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-21 20:33:55.669 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-21 20:33:55.672 | + 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-21 20:33:55.675 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 20:33:55.679 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 20:33:55.681 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 20:33:55.684 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-21 20:33:55.687 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 20:33:55.692 | + 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-21 20:33:55.763 | + 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-21 20:33:55.842 | + 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-21 20:33:55.907 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-21 20:33:55.972 | + 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-21 20:33:56.035 | + 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-21 20:33:56.096 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-21 20:33:56.159 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-21 20:33:56.222 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-21 20:33:56.286 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-21 20:33:56.349 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-21 20:33:56.413 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 20:33:56.416 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 20:33:56.418 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-21 20:33:56.489 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 20:33:56.814 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-21 20:33:56.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-21 20:33:57.185 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-21 20:33:57.260 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 20:33:57.262 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:57.266 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:57.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:57.272 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:57.276 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:57.279 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 20:33:57.282 | + functions-common:time_stop:2427 : start_time=1784666035585 2026-07-21 20:33:57.286 | + functions-common:time_stop:2429 : [[ -z 1784666035585 ]] 2026-07-21 20:33:57.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:57.295 | + functions-common:time_stop:2432 : end_time=1784666037292 2026-07-21 20:33:57.299 | + functions-common:time_stop:2433 : elapsed_time=1707 2026-07-21 20:33:57.301 | + functions-common:time_stop:2434 : total=37857 2026-07-21 20:33:57.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:57.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39564 2026-07-21 20:33:57.310 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-21 20:33:57.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:33:57.330 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.139) to start...' 2026-07-21 20:33:57.330 | Waiting for g-api (10.4.3.139) to start... 2026-07-21 20:33:57.332 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.139/image 2026-07-21 20:33:57.335 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 20:33:57.338 | + functions:wait_for_service:477 : local url=https://10.4.3.139/image 2026-07-21 20:33:57.340 | + functions:wait_for_service:478 : local rval=0 2026-07-21 20:33:57.343 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 20:33:57.346 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:33:57.348 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:33:57.351 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:33:57.355 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:33:57.360 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666037356 2026-07-21 20:33:57.363 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 20:33:57.368 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.139/image 2026-07-21 20:33:59.606 | + :: : [[ 300 == 503 ]] 2026-07-21 20:33:59.607 | + :: : [[ 0 -eq 7 ]] 2026-07-21 20:33:59.612 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 20:33:59.615 | + functions-common:time_stop:2420 : local name 2026-07-21 20:33:59.618 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:33:59.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:33:59.625 | + functions-common:time_stop:2423 : local total 2026-07-21 20:33:59.628 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:33:59.632 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:33:59.635 | + functions-common:time_stop:2427 : start_time=1784666037356 2026-07-21 20:33:59.638 | + functions-common:time_stop:2429 : [[ -z 1784666037356 ]] 2026-07-21 20:33:59.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:33:59.646 | + functions-common:time_stop:2432 : end_time=1784666039643 2026-07-21 20:33:59.649 | + functions-common:time_stop:2433 : elapsed_time=2287 2026-07-21 20:33:59.652 | + functions-common:time_stop:2434 : total=10537 2026-07-21 20:33:59.655 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:33:59.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12824 2026-07-21 20:33:59.662 | + functions:wait_for_service:486 : return 0 2026-07-21 20:33:59.665 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-21 20:33:59.684 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:59.688 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-21 20:33:59.706 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:33:59.709 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-21 20:33:59.711 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:33:59.715 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-21 20:33:59.718 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 20:33:59.721 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:33:59.724 | + 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-21 20:33:59.726 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 20:33:59.729 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 20:33:59.731 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 20:33:59.736 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:33:59.740 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-21 20:33:59.742 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-21 20:33:59.745 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-21 20:33:59.747 | ++ functions:upload_image:151 : seq 5 2026-07-21 20:33:59.751 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 20:33:59.754 | + functions:upload_image:152 : local rc=0 2026-07-21 20:33:59.757 | + 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-21 20:33:59.760 | --2026-07-21 20:33:59-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:34:00.018 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 20:34:00.187 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 20:34:00.367 | HTTP request sent, awaiting response... 302 Found 2026-07-21 20:34:00.367 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-21 20:34:00.367 | --2026-07-21 20:34:00-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:34:00.438 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 20:34:00.465 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 20:34:00.714 | HTTP request sent, awaiting response... 302 Found 2026-07-21 20:34:00.714 | 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-21T21%3A13%3A36Z&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-21T20%3A13%3A34Z&ske=2026-07-21T21%3A13%3A36Z&sks=b&skv=2018-11-09&sig=GQgtOrSgb0sRNThjrhvHjp4EqugJ8ex40DOH574KJUo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2Nzg0MCwibmJmIjoxNzg0NjY2MDQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.20yPNIQs_6G_YSe0QE9dkwW3WwDrfL7-dne1TaljGcY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 20:34:00.714 | --2026-07-21 20:34:00-- 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-21T21%3A13%3A36Z&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-21T20%3A13%3A34Z&ske=2026-07-21T21%3A13%3A36Z&sks=b&skv=2018-11-09&sig=GQgtOrSgb0sRNThjrhvHjp4EqugJ8ex40DOH574KJUo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2Nzg0MCwibmJmIjoxNzg0NjY2MDQwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.20yPNIQs_6G_YSe0QE9dkwW3WwDrfL7-dne1TaljGcY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 20:34:00.716 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-21 20:34:00.718 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 20:34:00.839 | HTTP request sent, awaiting response... 200 OK 2026-07-21 20:34:00.839 | Length: 21430272 (20M) [application/octet-stream] 2026-07-21 20:34:00.839 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-21 20:34:00.851 | 2026-07-21 20:34:01.288 | 0K ........ ........ .... 100% 45.5M=0.4s 2026-07-21 20:34:01.288 | 2026-07-21 20:34:01.288 | 2026-07-21 20:34:01 (45.5 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-21 20:34:01.288 | 2026-07-21 20:34:01.292 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 20:34:01.294 | + functions:upload_image:163 : break 2026-07-21 20:34:01.297 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:34:01.299 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-21 20:34:01.302 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 20:34:01.304 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-21 20:34:01.307 | + functions:upload_image:313 : local kernel= 2026-07-21 20:34:01.309 | + functions:upload_image:314 : local ramdisk= 2026-07-21 20:34:01.312 | + functions:upload_image:315 : local disk_format= 2026-07-21 20:34:01.315 | + functions:upload_image:316 : local container_format= 2026-07-21 20:34:01.317 | + functions:upload_image:317 : local unpack= 2026-07-21 20:34:01.320 | + functions:upload_image:318 : local img_property= 2026-07-21 20:34:01.322 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 20:34:01.325 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 20:34:01.327 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 20:34:01.330 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 20:34:01.334 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-21 20:34:01.338 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-21 20:34:01.340 | + functions:upload_image:350 : local format 2026-07-21 20:34:01.344 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:34:01.345 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 20:34:01.362 | + functions:upload_image:351 : format=qcow2 2026-07-21 20:34:01.365 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 20:34:01.367 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 20:34:01.370 | + functions:upload_image:357 : container_format=bare 2026-07-21 20:34:01.373 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 20:34:01.376 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:01.380 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 20:34:01.382 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 20:34:01.385 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:01.389 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 20:34:01.392 | + functions:upload_image:404 : is_arch ppc 2026-07-21 20:34:01.395 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:01.400 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 20:34:01.403 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 20:34:01.406 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:01.410 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 20:34:01.414 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 20:34:01.417 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 20:34:01.419 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 20:34:01.422 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 20:34:01.425 | + 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-21 20:34:01.427 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-21 20:34:01.430 | + functions:_upload_image:112 : shift 2026-07-21 20:34:01.433 | + functions:_upload_image:113 : local container=bare 2026-07-21 20:34:01.435 | + functions:_upload_image:114 : shift 2026-07-21 20:34:01.438 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 20:34:01.440 | + functions:_upload_image:116 : shift 2026-07-21 20:34:01.442 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:34:01.445 | + functions:_upload_image:118 : shift 2026-07-21 20:34:01.448 | + functions:_upload_image:119 : local properties 2026-07-21 20:34:01.451 | + functions:_upload_image:120 : local useimport 2026-07-21 20:34:01.454 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 20:34:01.457 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 20:34:01.459 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 20:34:01.461 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 20:34:01.464 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 20:34:01.467 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 20:34:01.469 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 20:34:01.472 | + functions:_upload_image:125 : useimport=--import 2026-07-21 20:34:01.475 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 20:34:01.479 | + 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-21 20:34:04.563 | 2026-07-21 20:34:04.563 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:04.563 | | Field | Value | 2026-07-21 20:34:04.563 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:04.564 | | container_format | bare | 2026-07-21 20:34:04.564 | | created_at | 2026-07-21T20:34:03Z | 2026-07-21 20:34:04.564 | | disk_format | qcow2 | 2026-07-21 20:34:04.564 | | file | /v2/images/f3949188-f017-42dd-ad1b-3dd107568364/file | 2026-07-21 20:34:04.564 | | id | f3949188-f017-42dd-ad1b-3dd107568364 | 2026-07-21 20:34:04.564 | | min_disk | 0 | 2026-07-21 20:34:04.564 | | min_ram | 0 | 2026-07-21 20:34:04.564 | | name | cirros-0.6.2-x86_64-disk | 2026-07-21 20:34:04.564 | | owner | 327649f814dc4e0a8523adc7a856d2e5 | 2026-07-21 20:34:04.564 | | properties | hw_rng_model='virtio', os_glance_import_task='70953438-0a59-477e-a9b7-d354304ed470', 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-21 20:34:04.564 | | protected | False | 2026-07-21 20:34:04.564 | | schema | /v2/schemas/image | 2026-07-21 20:34:04.564 | | size | 21430272 | 2026-07-21 20:34:04.564 | | status | uploading | 2026-07-21 20:34:04.564 | | tags | | 2026-07-21 20:34:04.564 | | updated_at | 2026-07-21T20:34:04Z | 2026-07-21 20:34:04.564 | | visibility | public | 2026-07-21 20:34:04.564 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:04.571 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 20:34:04.575 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:04.578 | + 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-21 20:34:04.582 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 20:34:04.584 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 20:34:04.587 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 20:34:04.593 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:04.598 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:04.601 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-21 20:34:04.603 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-21 20:34:04.607 | ++ functions:upload_image:151 : seq 5 2026-07-21 20:34:04.612 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 20:34:04.614 | + functions:upload_image:152 : local rc=0 2026-07-21 20:34:04.617 | + 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-21 20:34:04.620 | --2026-07-21 20:34:04-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:04.621 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 20:34:04.789 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 20:34:04.966 | HTTP request sent, awaiting response... 302 Found 2026-07-21 20:34:04.966 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-21 20:34:04.966 | --2026-07-21 20:34:04-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:04.989 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 20:34:05.015 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 20:34:05.284 | HTTP request sent, awaiting response... 302 Found 2026-07-21 20:34:05.284 | 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-21T21%3A26%3A46Z&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-21T20%3A26%3A43Z&ske=2026-07-21T21%3A26%3A46Z&sks=b&skv=2018-11-09&sig=MBy6OZkdiRclYAsiS2PpvaFJCvP0wxrI2YiemXJvl%2BA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2Nzg0NSwibmJmIjoxNzg0NjY2MDQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.31FDw0vqOIGVBDKWS59ivZ7c8bH_qJRJBsvXVsEqPwk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 20:34:05.284 | --2026-07-21 20:34:05-- 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-21T21%3A26%3A46Z&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-21T20%3A26%3A43Z&ske=2026-07-21T21%3A26%3A46Z&sks=b&skv=2018-11-09&sig=MBy6OZkdiRclYAsiS2PpvaFJCvP0wxrI2YiemXJvl%2BA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2Nzg0NSwibmJmIjoxNzg0NjY2MDQ1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.31FDw0vqOIGVBDKWS59ivZ7c8bH_qJRJBsvXVsEqPwk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 20:34:05.286 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-07-21 20:34:05.287 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 20:34:05.432 | HTTP request sent, awaiting response... 200 OK 2026-07-21 20:34:05.432 | Length: 21233664 (20M) [application/octet-stream] 2026-07-21 20:34:05.432 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-21 20:34:05.450 | 2026-07-21 20:34:06.251 | 0K ........ ........ .... 100% 24.7M=0.8s 2026-07-21 20:34:06.251 | 2026-07-21 20:34:06.251 | 2026-07-21 20:34:06 (24.7 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-21 20:34:06.251 | 2026-07-21 20:34:06.255 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 20:34:06.257 | + functions:upload_image:163 : break 2026-07-21 20:34:06.260 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:06.263 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-21 20:34:06.266 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 20:34:06.269 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-21 20:34:06.271 | + functions:upload_image:313 : local kernel= 2026-07-21 20:34:06.274 | + functions:upload_image:314 : local ramdisk= 2026-07-21 20:34:06.276 | + functions:upload_image:315 : local disk_format= 2026-07-21 20:34:06.279 | + functions:upload_image:316 : local container_format= 2026-07-21 20:34:06.282 | + functions:upload_image:317 : local unpack= 2026-07-21 20:34:06.285 | + functions:upload_image:318 : local img_property= 2026-07-21 20:34:06.288 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 20:34:06.291 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 20:34:06.294 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 20:34:06.297 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 20:34:06.300 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-21 20:34:06.305 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-21 20:34:06.308 | + functions:upload_image:350 : local format 2026-07-21 20:34:06.312 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:06.312 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 20:34:06.321 | + functions:upload_image:351 : format=qcow2 2026-07-21 20:34:06.324 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 20:34:06.327 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 20:34:06.330 | + functions:upload_image:357 : container_format=bare 2026-07-21 20:34:06.332 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 20:34:06.336 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:06.340 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 20:34:06.343 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 20:34:06.347 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:06.351 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 20:34:06.354 | + functions:upload_image:404 : is_arch ppc 2026-07-21 20:34:06.358 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:06.363 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 20:34:06.366 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 20:34:06.369 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:06.374 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 20:34:06.376 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 20:34:06.379 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 20:34:06.382 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 20:34:06.385 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 20:34:06.388 | + 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-21 20:34:06.390 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-21 20:34:06.393 | + functions:_upload_image:112 : shift 2026-07-21 20:34:06.395 | + functions:_upload_image:113 : local container=bare 2026-07-21 20:34:06.398 | + functions:_upload_image:114 : shift 2026-07-21 20:34:06.400 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 20:34:06.403 | + functions:_upload_image:116 : shift 2026-07-21 20:34:06.405 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:06.407 | + functions:_upload_image:118 : shift 2026-07-21 20:34:06.410 | + functions:_upload_image:119 : local properties 2026-07-21 20:34:06.412 | + functions:_upload_image:120 : local useimport 2026-07-21 20:34:06.416 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 20:34:06.419 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 20:34:06.422 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 20:34:06.425 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 20:34:06.427 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 20:34:06.431 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 20:34:06.434 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 20:34:06.437 | + functions:_upload_image:125 : useimport=--import 2026-07-21 20:34:06.440 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 20:34:06.444 | + 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-21 20:34:08.839 | 2026-07-21 20:34:08.839 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:08.839 | | Field | Value | 2026-07-21 20:34:08.839 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:08.839 | | container_format | bare | 2026-07-21 20:34:08.839 | | created_at | 2026-07-21T20:34:07Z | 2026-07-21 20:34:08.839 | | disk_format | qcow2 | 2026-07-21 20:34:08.839 | | file | /v2/images/c40079f4-75b9-432b-a8fd-df146c295145/file | 2026-07-21 20:34:08.839 | | id | c40079f4-75b9-432b-a8fd-df146c295145 | 2026-07-21 20:34:08.839 | | min_disk | 0 | 2026-07-21 20:34:08.839 | | min_ram | 0 | 2026-07-21 20:34:08.839 | | name | cirros-0.6.1-x86_64-disk | 2026-07-21 20:34:08.839 | | owner | 327649f814dc4e0a8523adc7a856d2e5 | 2026-07-21 20:34:08.839 | | properties | hw_rng_model='virtio', os_glance_import_task='c0ff3888-64da-43ea-a4f1-c3a8b79b02b5', 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-21 20:34:08.839 | | protected | False | 2026-07-21 20:34:08.839 | | schema | /v2/schemas/image | 2026-07-21 20:34:08.839 | | size | 21233664 | 2026-07-21 20:34:08.839 | | status | uploading | 2026-07-21 20:34:08.839 | | tags | | 2026-07-21 20:34:08.839 | | updated_at | 2026-07-21T20:34:08Z | 2026-07-21 20:34:08.839 | | visibility | public | 2026-07-21 20:34:08.839 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:08.848 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 20:34:08.851 | + ./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-21 20:34:08.854 | + 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-21 20:34:08.857 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 20:34:08.860 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 20:34:08.862 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 20:34:08.867 | ++ 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-21 20:34:08.871 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:08.874 | + 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-21 20:34:08.876 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-21 20:34:08.879 | ++ functions:upload_image:151 : seq 5 2026-07-21 20:34:08.883 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 20:34:08.885 | + functions:upload_image:152 : local rc=0 2026-07-21 20:34:08.887 | + 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-21 20:34:08.890 | --2026-07-21 20:34:08-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:08.914 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 20:34:08.939 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 20:34:09.188 | HTTP request sent, awaiting response... 302 Found 2026-07-21 20:34:09.188 | 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-21T21%3A30%3A25Z&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-21T20%3A29%3A38Z&ske=2026-07-21T21%3A30%3A25Z&sks=b&skv=2018-11-09&sig=fTY7x6TEjg5zHUYymPmKyqLAvsgJwMDkJTIuxfGFmso%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2Nzg0OSwibmJmIjoxNzg0NjY2MDQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7YQhdN9RlBfC0D92bG8_Ul1WZNWpJdef51gJPdtlRNI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 20:34:09.188 | --2026-07-21 20:34:09-- 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-21T21%3A30%3A25Z&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-21T20%3A29%3A38Z&ske=2026-07-21T21%3A30%3A25Z&sks=b&skv=2018-11-09&sig=fTY7x6TEjg5zHUYymPmKyqLAvsgJwMDkJTIuxfGFmso%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDY2Nzg0OSwibmJmIjoxNzg0NjY2MDQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7YQhdN9RlBfC0D92bG8_Ul1WZNWpJdef51gJPdtlRNI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 20:34:09.190 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-07-21 20:34:09.191 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-21 20:34:09.321 | HTTP request sent, awaiting response... 200 OK 2026-07-21 20:34:09.321 | Length: 21692416 (21M) [application/octet-stream] 2026-07-21 20:34:09.321 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-21 20:34:09.333 | 2026-07-21 20:34:09.750 | 0K ........ ........ .... 100% 48.3M=0.4s 2026-07-21 20:34:09.750 | 2026-07-21 20:34:09.750 | 2026-07-21 20:34:09 (48.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-21 20:34:09.750 | 2026-07-21 20:34:09.754 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 20:34:09.757 | + functions:upload_image:163 : break 2026-07-21 20:34:09.760 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:09.763 | + 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-21 20:34:09.766 | + 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-21 20:34:09.769 | + 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-21 20:34:09.772 | + functions:upload_image:313 : local kernel= 2026-07-21 20:34:09.775 | + functions:upload_image:314 : local ramdisk= 2026-07-21 20:34:09.778 | + functions:upload_image:315 : local disk_format= 2026-07-21 20:34:09.781 | + functions:upload_image:316 : local container_format= 2026-07-21 20:34:09.784 | + functions:upload_image:317 : local unpack= 2026-07-21 20:34:09.786 | + functions:upload_image:318 : local img_property= 2026-07-21 20:34:09.790 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 20:34:09.793 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 20:34:09.796 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 20:34:09.799 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 20:34:09.803 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-21 20:34:09.807 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-21 20:34:09.810 | + functions:upload_image:350 : local format 2026-07-21 20:34:09.815 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:09.815 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 20:34:09.824 | + functions:upload_image:351 : format=qcow2 2026-07-21 20:34:09.827 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 20:34:09.830 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 20:34:09.833 | + functions:upload_image:357 : container_format=bare 2026-07-21 20:34:09.836 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 20:34:09.839 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:09.845 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 20:34:09.848 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 20:34:09.851 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:09.856 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 20:34:09.859 | + functions:upload_image:404 : is_arch ppc 2026-07-21 20:34:09.863 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:09.867 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 20:34:09.870 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 20:34:09.874 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 20:34:09.879 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 20:34:09.882 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 20:34:09.884 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 20:34:09.888 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 20:34:09.891 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 20:34:09.894 | + 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-21 20:34:09.896 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-21 20:34:09.898 | + functions:_upload_image:112 : shift 2026-07-21 20:34:09.901 | + functions:_upload_image:113 : local container=bare 2026-07-21 20:34:09.904 | + functions:_upload_image:114 : shift 2026-07-21 20:34:09.906 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 20:34:09.908 | + functions:_upload_image:116 : shift 2026-07-21 20:34:09.911 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:09.913 | + functions:_upload_image:118 : shift 2026-07-21 20:34:09.915 | + functions:_upload_image:119 : local properties 2026-07-21 20:34:09.917 | + functions:_upload_image:120 : local useimport 2026-07-21 20:34:09.921 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 20:34:09.923 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 20:34:09.926 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 20:34:09.929 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 20:34:09.932 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 20:34:09.935 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 20:34:09.939 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 20:34:09.942 | + functions:_upload_image:125 : useimport=--import 2026-07-21 20:34:09.945 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:09.952 | + 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-21 20:34:12.326 | 2026-07-21 20:34:12.326 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:12.326 | | Field | Value | 2026-07-21 20:34:12.326 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:12.326 | | container_format | bare | 2026-07-21 20:34:12.326 | | created_at | 2026-07-21T20:34:11Z | 2026-07-21 20:34:12.326 | | disk_format | qcow2 | 2026-07-21 20:34:12.326 | | file | /v2/images/d72df0cf-2618-423c-8d9e-a18026bdc058/file | 2026-07-21 20:34:12.326 | | id | d72df0cf-2618-423c-8d9e-a18026bdc058 | 2026-07-21 20:34:12.326 | | min_disk | 0 | 2026-07-21 20:34:12.326 | | min_ram | 0 | 2026-07-21 20:34:12.326 | | name | cirros-0.6.3-x86_64-disk | 2026-07-21 20:34:12.326 | | owner | 327649f814dc4e0a8523adc7a856d2e5 | 2026-07-21 20:34:12.326 | | properties | hw_rng_model='virtio', os_glance_import_task='0bd6f92e-f2cf-4238-9f3c-5c7172bb44b0', 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-21 20:34:12.326 | | protected | False | 2026-07-21 20:34:12.326 | | schema | /v2/schemas/image | 2026-07-21 20:34:12.326 | | size | 21692416 | 2026-07-21 20:34:12.326 | | status | uploading | 2026-07-21 20:34:12.326 | | tags | | 2026-07-21 20:34:12.326 | | updated_at | 2026-07-21T20:34:12Z | 2026-07-21 20:34:12.326 | | visibility | public | 2026-07-21 20:34:12.326 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 20:34:12.335 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-21 20:34:12.390 | [8536 Async create_flavors:96230]: Waiting for completion of create_flavors running on PID 96230 (2 other jobs running) 2026-07-21 20:34:12.416 | [8536 Async create_flavors:96230]: Signaling child to exit 2026-07-21 20:34:12.416 | WAKEUP 2026-07-21 20:34:12.437 | [8536 Async create_flavors:96230]: Signaled 2026-07-21 20:34:12.438 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-21 20:34:12.438 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:12.438 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-21 20:34:12.438 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-21 20:34:12.438 | 2026-07-21 20:34:12.438 | + 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-21 20:34:12.438 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | Field | Value | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.438 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.438 | | description | None | 2026-07-21 20:34:12.438 | | disk | 1 | 2026-07-21 20:34:12.438 | | id | c1 | 2026-07-21 20:34:12.438 | | name | cirros256 | 2026-07-21 20:34:12.438 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.438 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.438 | | ram | 256 | 2026-07-21 20:34:12.438 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.438 | | swap | 0 | 2026-07-21 20:34:12.438 | | vcpus | 1 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | + 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-21 20:34:12.438 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | Field | Value | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.438 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.438 | | description | None | 2026-07-21 20:34:12.438 | | disk | 5 | 2026-07-21 20:34:12.438 | | id | d1 | 2026-07-21 20:34:12.438 | | name | ds512M | 2026-07-21 20:34:12.438 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.438 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.438 | | ram | 512 | 2026-07-21 20:34:12.438 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.438 | | swap | 0 | 2026-07-21 20:34:12.438 | | vcpus | 1 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | + 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-21 20:34:12.438 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | Field | Value | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.438 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.438 | | description | None | 2026-07-21 20:34:12.438 | | disk | 10 | 2026-07-21 20:34:12.438 | | id | d2 | 2026-07-21 20:34:12.438 | | name | ds1G | 2026-07-21 20:34:12.438 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.438 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.438 | | ram | 1024 | 2026-07-21 20:34:12.438 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.438 | | swap | 0 | 2026-07-21 20:34:12.438 | | vcpus | 1 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | + 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-21 20:34:12.438 | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | Field | Value | 2026-07-21 20:34:12.438 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.438 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.438 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.438 | | description | None | 2026-07-21 20:34:12.438 | | disk | 10 | 2026-07-21 20:34:12.438 | | id | d3 | 2026-07-21 20:34:12.438 | | name | ds2G | 2026-07-21 20:34:12.438 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.439 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.439 | | ram | 2048 | 2026-07-21 20:34:12.439 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.439 | | swap | 0 | 2026-07-21 20:34:12.439 | | vcpus | 2 | 2026-07-21 20:34:12.439 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.439 | + 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-21 20:34:12.439 | 2026-07-21 20:34:12.439 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.439 | | Field | Value | 2026-07-21 20:34:12.439 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.439 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.439 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.439 | | description | None | 2026-07-21 20:34:12.439 | | disk | 20 | 2026-07-21 20:34:12.439 | | id | d4 | 2026-07-21 20:34:12.439 | | name | ds4G | 2026-07-21 20:34:12.439 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.439 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.439 | | ram | 4096 | 2026-07-21 20:34:12.439 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.439 | | swap | 0 | 2026-07-21 20:34:12.439 | | vcpus | 4 | 2026-07-21 20:34:12.439 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.439 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-21 20:34:12.439 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-21 20:34:12.439 | 2026-07-21 20:34:12.440 | + 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-21 20:34:12.440 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | Field | Value | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.440 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.440 | | description | None | 2026-07-21 20:34:12.440 | | disk | 1 | 2026-07-21 20:34:12.440 | | id | 1 | 2026-07-21 20:34:12.440 | | name | m1.tiny | 2026-07-21 20:34:12.440 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.440 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.440 | | ram | 512 | 2026-07-21 20:34:12.440 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.440 | | swap | 0 | 2026-07-21 20:34:12.440 | | vcpus | 1 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | + 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-21 20:34:12.440 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | Field | Value | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.440 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.440 | | description | None | 2026-07-21 20:34:12.440 | | disk | 20 | 2026-07-21 20:34:12.440 | | id | 2 | 2026-07-21 20:34:12.440 | | name | m1.small | 2026-07-21 20:34:12.440 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.440 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.440 | | ram | 2048 | 2026-07-21 20:34:12.440 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.440 | | swap | 0 | 2026-07-21 20:34:12.440 | | vcpus | 1 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | + 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-21 20:34:12.440 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | Field | Value | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.440 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.440 | | description | None | 2026-07-21 20:34:12.440 | | disk | 40 | 2026-07-21 20:34:12.440 | | id | 3 | 2026-07-21 20:34:12.440 | | name | m1.medium | 2026-07-21 20:34:12.440 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.440 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.440 | | ram | 4096 | 2026-07-21 20:34:12.440 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.440 | | swap | 0 | 2026-07-21 20:34:12.440 | | vcpus | 2 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | + 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-21 20:34:12.440 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | Field | Value | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.440 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.440 | | description | None | 2026-07-21 20:34:12.440 | | disk | 80 | 2026-07-21 20:34:12.440 | | id | 4 | 2026-07-21 20:34:12.440 | | name | m1.large | 2026-07-21 20:34:12.440 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.440 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.440 | | ram | 8192 | 2026-07-21 20:34:12.440 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.440 | | swap | 0 | 2026-07-21 20:34:12.440 | | vcpus | 4 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.440 | + 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-21 20:34:12.440 | 2026-07-21 20:34:12.440 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.441 | | Field | Value | 2026-07-21 20:34:12.441 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.441 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:12.441 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:12.441 | | description | None | 2026-07-21 20:34:12.441 | | disk | 160 | 2026-07-21 20:34:12.441 | | id | 5 | 2026-07-21 20:34:12.441 | | name | m1.xlarge | 2026-07-21 20:34:12.441 | | os-flavor-access:is_public | True | 2026-07-21 20:34:12.441 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:12.441 | | ram | 16384 | 2026-07-21 20:34:12.441 | | rxtx_factor | 1.0 | 2026-07-21 20:34:12.441 | | swap | 0 | 2026-07-21 20:34:12.441 | | vcpus | 8 | 2026-07-21 20:34:12.441 | +----------------------------+-----------------------+ 2026-07-21 20:34:12.483 | [8536 Async create_flavors:96230]: finished create_flavors with result 0 in 4 seconds 2026-07-21 20:34:12.488 | + inc/async:async_wait:197 : return 0 2026-07-21 20:34:12.491 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-21 20:34:12.511 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:12.514 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-21 20:34:12.534 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:12.537 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-21 20:34:12.557 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:12.560 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-21 20:34:12.563 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 20:34:12.566 | + ./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-21 20:34:12.569 | + ./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-21 20:34:12.574 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-21 20:34:12.576 | ++ 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-21 20:34:12.579 | + 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-21 20:34:12.581 | + 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-21 20:34:12.582 | ++ 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-21 20:34:12.584 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-21 20:34:12.586 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-21 20:34:12.587 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-21 20:34:12.589 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-21 20:34:12.590 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-21 20:34:12.592 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-21 20:34:12.594 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-21 20:34:12.596 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-21 20:34:12.597 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 20:34:12.599 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-21 20:34:12.601 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 20:34:12.602 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-21 20:34:12.604 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 20:34:12.606 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-21 20:34:12.607 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 20:34:12.609 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-21 20:34:12.610 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 20:34:12.612 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-21 20:34:12.614 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-21 20:34:12.615 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 20:34:12.617 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-21 20:34:12.619 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 20:34:12.620 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-21 20:34:12.622 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-21 20:34:12.625 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-21 20:34:12.626 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 20:34:12.628 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-21 20:34:12.629 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 20:34:12.631 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 20:34:12.633 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 20:34:12.634 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-21 20:34:12.636 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 20:34:12.637 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-21 20:34:12.639 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 20:34:12.640 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-21 20:34:12.642 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-21 20:34:12.644 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-21 20:34:12.645 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-21 20:34:12.647 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-21 20:34:12.648 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-21 20:34:12.650 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-21 20:34:12.651 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-21 20:34:12.653 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-21 20:34:12.654 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-21 20:34:12.656 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-21 20:34:12.658 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-21 20:34:12.659 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 20:34:12.661 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 20:34:12.663 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-21 20:34:12.664 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-21 20:34:12.666 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-21 20:34:12.668 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-21 20:34:12.669 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-21 20:34:12.671 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-21 20:34:12.673 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-21 20:34:12.675 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-21 20:34:12.677 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-21 20:34:12.678 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-21 20:34:12.678 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-21 20:34:12.678 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-21 20:34:12.680 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-21 20:34:12.739 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-21 20:34:12.739 | Bad Request (HTTP 400) 2026-07-21 20:34:12.739 | 2026-07-21 20:34:12.746 | + ./stack.sh:main:1406 : save_stackenv 2026-07-21 20:34:12.749 | + functions-common:save_stackenv:65 : local tag= 2026-07-21 20:34:12.753 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 20:34:12.758 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-203412 2026-07-21 20:34:12.760 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-203412 ' 2026-07-21 20:34:12.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.767 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 20:34:12.770 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.772 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 20:34:12.775 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.778 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 20:34:12.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.785 | + 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-21 20:34:12.789 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.791 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.139 2026-07-21 20:34:12.794 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.797 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.139/identity 2026-07-21 20:34:12.801 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.803 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-202433 2026-07-21 20:34:12.807 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.810 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 20:34:12.812 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.815 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.139 2026-07-21 20:34:12.817 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.820 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 20:34:12.822 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.825 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.139,IP:::1 2026-07-21 20:34:12.827 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.829 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 20:34:12.832 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.835 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 20:34:12.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.841 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.139 2026-07-21 20:34:12.844 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 20:34:12.847 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 20:34:12.850 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-21 20:34:12.854 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 20:34:12.857 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 20:34:12.859 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-21 20:34:12.862 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:34:12.865 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 20:34:12.868 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 20:34:12.872 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-21 20:34:12.875 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:34:12.878 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-21 20:34:12.880 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:34:12.883 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-21 20:34:12.883 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:34:12.883 | gsub("[][]", "", $1); 2026-07-21 20:34:12.883 | split($1, a, "|"); 2026-07-21 20:34:12.883 | if (a[1] == matchgroup) 2026-07-21 20:34:12.883 | print a[2] 2026-07-21 20:34:12.883 | } 2026-07-21 20:34:12.883 | ' /opt/stack/devstack/local.conf 2026-07-21 20:34:12.889 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-21 20:34:12.892 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 20:34:12.895 | + functions-common:run_phase:1849 : local phase=extra 2026-07-21 20:34:12.898 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:34:12.901 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:34:12.904 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:34:12.907 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:34:12.910 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:34:12.914 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:34:12.919 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:34:12.922 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:34:12.925 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:34:12.928 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-21 20:34:12.932 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:34:12.955 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:12.958 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:34:12.962 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:12.965 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-21 20:34:12.967 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:12.970 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 20:34:12.974 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:12.977 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-21 20:34:12.980 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-21 20:34:12.983 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 20:34:12.987 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 20:34:12.991 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:34:12.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-21 20:34:12.997 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-21 20:34:13.001 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 20:34:13.004 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-21 20:34:13.007 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 20:34:13.010 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 20:34:13.014 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 20:34:13.017 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 20:34:13.019 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 20:34:13.023 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-21 20:34:13.026 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 20:34:13.028 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 20:34:13.032 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 20:34:13.035 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 20:34:13.039 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 20:34:13.042 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 20:34:13.045 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 20:34:13.049 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 20:34:13.053 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 20:34:13.057 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 20:34:13.060 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 20:34:13.063 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 20:34:13.067 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 20:34:13.070 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 20:34:13.073 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 20:34:13.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 20:34:13.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 20:34:13.083 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 20:34:13.086 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 20:34:13.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 20:34:13.093 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 20:34:13.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 20:34:13.117 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 20:34:13.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 20:34:13.123 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 20:34:13.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 20:34:13.130 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 20:34:13.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 20:34:13.137 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 20:34:13.141 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:34:13.163 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:34:13.166 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 20:34:13.170 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 20:34:13.171 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 20:34:13.177 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 20:34:13.180 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 20:34:13.182 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 20:34:13.187 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:34:13.212 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:34:13.216 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 20:34:13.220 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:13.223 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 20:34:13.227 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 20:34:13.248 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:13.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-21 20:34:13.270 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:13.274 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-21 20:34:13.294 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:13.296 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-21 20:34:13.300 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 20:34:13.303 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 20:34:13.307 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-21 20:34:13.311 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 20:34:13.314 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 20:34:13.318 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-21 20:34:13.323 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:34:13.328 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 20:34:13.331 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 20:34:13.336 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-21 20:34:13.340 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:34:13.343 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-21 20:34:13.347 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:34:13.351 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-21 20:34:13.351 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:34:13.351 | gsub("[][]", "", $1); 2026-07-21 20:34:13.351 | split($1, a, "|"); 2026-07-21 20:34:13.351 | if (a[1] == matchgroup) 2026-07-21 20:34:13.351 | print a[2] 2026-07-21 20:34:13.351 | } 2026-07-21 20:34:13.351 | ' /opt/stack/devstack/local.conf 2026-07-21 20:34:13.359 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-21 20:34:13.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:13.383 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-21 20:34:13.386 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-21 20:34:13.389 | + functions:wait_for_compute:490 : local timeout=60 2026-07-21 20:34:13.392 | + functions:wait_for_compute:491 : local rval=0 2026-07-21 20:34:13.395 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-21 20:34:13.398 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-21 20:34:13.401 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 20:34:13.404 | + functions-common:time_start:2407 : local start_time= 2026-07-21 20:34:13.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 20:34:13.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 20:34:13.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1784666053413 2026-07-21 20:34:13.421 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-21 20:34:13.444 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-21 20:34:13.448 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-21 20:34:13.452 | ++ functions:wait_for_compute:496 : hostname 2026-07-21 20:34:13.458 | + functions:wait_for_compute:496 : compute_hostname=np0000005597 2026-07-21 20:34:13.462 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-21 20:34:13.467 | ++ functions:wait_for_compute:498 : hostname 2026-07-21 20:34:13.474 | + :: : ID= 2026-07-21 20:34:13.476 | + :: : [[ '' == '' ]] 2026-07-21 20:34:13.477 | + :: : sleep 1 2026-07-21 20:34:14.480 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-21 20:34:14.483 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005597 --service nova-compute -c ID -f value 2026-07-21 20:34:14.722 | 2026-07-21 20:34:14.729 | + :: : ID=ed6cab5c-eb72-4c23-965e-e9f1a6e53d6b 2026-07-21 20:34:14.730 | + :: : [[ ed6cab5c-eb72-4c23-965e-e9f1a6e53d6b == '' ]] 2026-07-21 20:34:14.734 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-21 20:34:14.737 | + functions-common:time_stop:2420 : local name 2026-07-21 20:34:14.740 | + functions-common:time_stop:2421 : local end_time 2026-07-21 20:34:14.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:34:14.746 | + functions-common:time_stop:2423 : local total 2026-07-21 20:34:14.749 | + functions-common:time_stop:2424 : local start_time 2026-07-21 20:34:14.752 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 20:34:14.755 | + functions-common:time_stop:2427 : start_time=1784666053413 2026-07-21 20:34:14.759 | + functions-common:time_stop:2429 : [[ -z 1784666053413 ]] 2026-07-21 20:34:14.762 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:34:14.767 | + functions-common:time_stop:2432 : end_time=1784666054764 2026-07-21 20:34:14.770 | + functions-common:time_stop:2433 : elapsed_time=1351 2026-07-21 20:34:14.773 | + functions-common:time_stop:2434 : total=12824 2026-07-21 20:34:14.776 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:34:14.779 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14175 2026-07-21 20:34:14.782 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-21 20:34:14.785 | + functions:wait_for_compute:516 : return 0 2026-07-21 20:34:14.788 | + ./stack.sh:main:1446 : service_check 2026-07-21 20:34:14.792 | + functions-common:service_check:1713 : local service 2026-07-21 20:34:14.795 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:14.798 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-21 20:34:14.813 | enabled 2026-07-21 20:34:14.818 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-21 20:34:14.836 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-21 20:34:14.836 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-21 20:34:14.836 | Active: active (running) since Tue 2026-07-21 20:33:46 UTC; 27s ago 2026-07-21 20:34:14.836 | Main PID: 96963 (uwsgi) 2026-07-21 20:34:14.836 | Status: "uWSGI is ready" 2026-07-21 20:34:14.836 | Tasks: 10 (limit: 75886) 2026-07-21 20:34:14.836 | Memory: 360.1M () 2026-07-21 20:34:14.836 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-21 20:34:14.836 | ├─96963 "cinder-apiuWSGI master" 2026-07-21 20:34:14.836 | ├─96970 "cinder-apiuWSGI worker 1" 2026-07-21 20:34:14.836 | ├─96971 "cinder-apiuWSGI worker 2" 2026-07-21 20:34:14.836 | └─96972 "cinder-apiuWSGI worker 3" 2026-07-21 20:34:14.836 | 2026-07-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: INFO cinder.api.openstack.wsgi [None req-0c35a07f-de4c-4e84-a457-d27652563f6b admin admin] POST https://10.4.3.139/volume/v3/types/c2e4b18b-f32e-4424-b38b-f1c8f507747b/extra_specs 2026-07-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: DEBUG cinder.api.openstack.wsgi [None req-0c35a07f-de4c-4e84-a457-d27652563f6b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: /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-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: warnings.warn( 2026-07-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: DEBUG oslo_db.sqlalchemy.engines [None req-0c35a07f-de4c-4e84-a457-d27652563f6b 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=96971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: INFO cinder.api.openstack.wsgi [None req-0c35a07f-de4c-4e84-a457-d27652563f6b admin admin] https://10.4.3.139/volume/v3/types/c2e4b18b-f32e-4424-b38b-f1c8f507747b/extra_specs returned with HTTP 200 2026-07-21 20:34:14.836 | Jul 21 20:33:55 np0000005597 devstack@c-api.service[96971]: [pid: 96971|app: 0|req: 2/3] 10.4.3.139 () {68 vars in 1449 bytes} [Tue Jul 21 20:33:55 2026] POST /volume/v3/types/c2e4b18b-f32e-4424-b38b-f1c8f507747b/extra_specs => generated 52 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-21 20:34:14.836 | Jul 21 20:33:59 np0000005597 devstack@c-api.service[96970]: DEBUG dbcounter [-] [96970] Writing DB stats cinder:SELECT=6 {{(pid=96970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.837 | Jul 21 20:34:05 np0000005597 devstack@c-api.service[96972]: DEBUG dbcounter [-] [96972] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96972) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.837 | Jul 21 20:34:05 np0000005597 devstack@c-api.service[96971]: DEBUG dbcounter [-] [96971] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:14.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-21 20:34:14.859 | enabled 2026-07-21 20:34:14.864 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-21 20:34:14.881 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-21 20:34:14.881 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-21 20:34:14.881 | Active: active (running) since Tue 2026-07-21 20:33:52 UTC; 22s ago 2026-07-21 20:34:14.881 | Main PID: 98318 (cinder-backup) 2026-07-21 20:34:14.881 | Tasks: 1 (limit: 75886) 2026-07-21 20:34:14.881 | Memory: 93.7M () 2026-07-21 20:34:14.881 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-21 20:34:14.881 | └─98318 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-21 20:34:14.881 | 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG oslo_concurrency.lockutils [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Acquiring lock "cleanup_incomplete_backups_98318" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98318) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG oslo_concurrency.lockutils [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Lock "cleanup_incomplete_backups_98318" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98318) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: INFO cinder.backup.manager [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Cleaning up incomplete backup operations. 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG oslo_concurrency.lockutils [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Lock "cleanup_incomplete_backups_98318" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.015s {{(pid=98318) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG oslo_db.sqlalchemy.engines [None req-34830b27-c7d3-44f2-ae54-f44211289a74 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=98318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG cinder.manager [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Notifying Schedulers of capabilities ... {{(pid=98318) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: INFO cinder.keymgr.migration [None req-1f1fd033-6392-4b8e-b984-f3ef308e9c47 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG cinder.service [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Creating RPC server for service cinder-backup {{(pid=98318) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 20:34:14.881 | Jul 21 20:33:54 np0000005597 cinder-backup[98318]: DEBUG cinder.service [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98318) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 20:34:14.881 | Jul 21 20:34:04 np0000005597 cinder-backup[98318]: DEBUG dbcounter [-] [98318] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.885 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:14.888 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-21 20:34:14.903 | enabled 2026-07-21 20:34:14.907 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-21 20:34:14.923 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-21 20:34:14.923 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-21 20:34:14.923 | Active: active (running) since Tue 2026-07-21 20:33:50 UTC; 23s ago 2026-07-21 20:34:14.924 | Main PID: 97726 (cinder-schedule) 2026-07-21 20:34:14.924 | Tasks: 1 (limit: 75886) 2026-07-21 20:34:14.924 | Memory: 110.5M () 2026-07-21 20:34:14.924 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-21 20:34:14.924 | └─97726 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-21 20:34:14.924 | 2026-07-21 20:34:14.924 | Jul 21 20:33:53 np0000005597 cinder-scheduler[97726]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-21 20:34:14.924 | Jul 21 20:33:53 np0000005597 cinder-scheduler[97726]: INFO cinder.manager [None req-282cf1fc-3138-432b-b198-7d0a84e8f278 None None] Initiating service 1 cleanup 2026-07-21 20:34:14.924 | Jul 21 20:33:53 np0000005597 cinder-scheduler[97726]: INFO cinder.manager [None req-282cf1fc-3138-432b-b198-7d0a84e8f278 None None] Service 1 cleanup completed. 2026-07-21 20:34:14.924 | Jul 21 20:33:53 np0000005597 cinder-scheduler[97726]: DEBUG cinder.service [None req-282cf1fc-3138-432b-b198-7d0a84e8f278 None None] Creating RPC server for service cinder-scheduler {{(pid=97726) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 20:34:14.924 | Jul 21 20:33:53 np0000005597 cinder-scheduler[97726]: DEBUG cinder.service [None req-282cf1fc-3138-432b-b198-7d0a84e8f278 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97726) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 20:34:14.924 | Jul 21 20:33:54 np0000005597 cinder-scheduler[97726]: DEBUG cinder.scheduler.host_manager [None req-34830b27-c7d3-44f2-ae54-f44211289a74 None None] Received backup service update from np0000005597: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97726) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-21 20:34:14.924 | Jul 21 20:33:56 np0000005597 cinder-scheduler[97726]: DEBUG cinder.scheduler.host_manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Received volume service update from np0000005597@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=97726) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-21 20:34:14.924 | Jul 21 20:33:56 np0000005597 cinder-scheduler[97726]: DEBUG cinder.scheduler.host_manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Updating capabilities for np0000005597@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, 21, 20, 33, 56, 177582), 'filter_function': None, 'goodness_function': None} {{(pid=97726) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 20:34:14.924 | Jul 21 20:33:56 np0000005597 cinder-scheduler[97726]: DEBUG cinder.scheduler.host_manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Updating capabilities for np0000005597@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, 21, 20, 33, 56, 177582), 'filter_function': None, 'goodness_function': None} {{(pid=97726) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 20:34:14.924 | Jul 21 20:34:06 np0000005597 cinder-scheduler[97726]: DEBUG dbcounter [-] [97726] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.928 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:14.931 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-21 20:34:14.946 | enabled 2026-07-21 20:34:14.950 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-21 20:34:14.968 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-21 20:34:14.968 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-21 20:34:14.968 | Active: active (running) since Tue 2026-07-21 20:33:54 UTC; 20s ago 2026-07-21 20:34:14.968 | Main PID: 98902 (cinder-volume) 2026-07-21 20:34:14.968 | Tasks: 2 (limit: 75886) 2026-07-21 20:34:14.968 | Memory: 143.0M () 2026-07-21 20:34:14.968 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-21 20:34:14.968 | ├─98902 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 20:34:14.968 | └─99350 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 20:34:14.968 | 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: INFO cinder.volume.manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Driver initialization completed successfully. 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: INFO cinder.manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Initiating service 3 cleanup 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: INFO cinder.manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Service 3 cleanup completed. 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: DEBUG cinder.service [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Creating RPC server for service cinder-volume {{(pid=99350) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: DEBUG cinder.service [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99350) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: INFO cinder.volume.manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-21 20:34:14.968 | Jul 21 20:33:56 np0000005597 cinder-volume[99350]: INFO cinder.volume.manager [None req-08d02190-9cc4-4fb7-bf54-b3887548bf7c None None] Driver post RPC initialization completed successfully. 2026-07-21 20:34:14.968 | Jul 21 20:34:06 np0000005597 cinder-volume[98902]: DEBUG dbcounter [-] [98902] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.968 | Jul 21 20:34:06 np0000005597 cinder-volume[99350]: DEBUG dbcounter [-] [99350] Writing DB stats cinder:SELECT=4 {{(pid=99350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.968 | Jul 21 20:34:06 np0000005597 cinder-volume[99350]: DEBUG dbcounter [-] [99350] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=99350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:14.972 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:14.975 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-21 20:34:14.989 | not-found 2026-07-21 20:34:14.994 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:14.997 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-21 20:34:15.013 | enabled 2026-07-21 20:34:15.017 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-21 20:34:15.035 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-21 20:34:15.035 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-21 20:34:15.035 | Active: active (running) since Tue 2026-07-21 20:29:55 UTC; 4min 19s ago 2026-07-21 20:34:15.035 | Main PID: 58043 (file_tracker.sh) 2026-07-21 20:34:15.035 | Tasks: 2 (limit: 75886) 2026-07-21 20:34:15.035 | Memory: 596.0K () 2026-07-21 20:34:15.035 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-21 20:34:15.035 | ├─58043 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 20:34:15.035 | └─99031 sleep 20 2026-07-21 20:34:15.035 | 2026-07-21 20:34:15.035 | Jul 21 20:30:55 np0000005597 file_tracker.sh[67679]: 3200 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:31:15 np0000005597 file_tracker.sh[69841]: 3136 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:31:35 np0000005597 file_tracker.sh[70528]: 3008 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:31:55 np0000005597 file_tracker.sh[71384]: 3104 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:32:15 np0000005597 file_tracker.sh[76294]: 3200 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:32:35 np0000005597 file_tracker.sh[78871]: 3456 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:32:55 np0000005597 file_tracker.sh[84702]: 4128 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:33:15 np0000005597 file_tracker.sh[90297]: 5344 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:33:35 np0000005597 file_tracker.sh[92875]: 5600 0 9223372036854775807 2026-07-21 20:34:15.035 | Jul 21 20:33:55 np0000005597 file_tracker.sh[99030]: 7040 0 9223372036854775807 2026-07-21 20:34:15.040 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.042 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-21 20:34:15.056 | enabled 2026-07-21 20:34:15.061 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-21 20:34:15.078 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-21 20:34:15.078 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-21 20:34:15.078 | Active: active (running) since Tue 2026-07-21 20:33:57 UTC; 17s ago 2026-07-21 20:34:15.078 | Main PID: 99719 (uwsgi) 2026-07-21 20:34:15.078 | Status: "uWSGI is ready" 2026-07-21 20:34:15.078 | Tasks: 19 (limit: 75886) 2026-07-21 20:34:15.078 | Memory: 397.3M () 2026-07-21 20:34:15.078 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-21 20:34:15.078 | ├─99719 "glance-apiuWSGI master" 2026-07-21 20:34:15.078 | ├─99720 "glance-apiuWSGI worker 1" 2026-07-21 20:34:15.078 | ├─99721 "glance-apiuWSGI worker 2" 2026-07-21 20:34:15.078 | └─99722 "glance-apiuWSGI worker 3" 2026-07-21 20:34:15.078 | 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99721) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99721) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99721) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99721) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-0bd6f92e-f2cf-4238-9f3c-5c7172bb44b0' (4238a1c4-eb60-4a19-9779-4f3138e82570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99721) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-0bd6f92e-f2cf-4238-9f3c-5c7172bb44b0' (79958a0d-d291-495f-be6f-922884513126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99721) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: INFO glance.domain [-] Task [0bd6f92e-f2cf-4238-9f3c-5c7172bb44b0] status changing from processing to success 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: INFO glance.async_.flows.api_image_import [-] 0bd6f92e-f2cf-4238-9f3c-5c7172bb44b0 of api_image_import completed 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-0bd6f92e-f2cf-4238-9f3c-5c7172bb44b0' (79958a0d-d291-495f-be6f-922884513126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99721) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 20:34:15.078 | Jul 21 20:34:13 np0000005597 devstack@g-api.service[99721]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (4f9b24a8-35ca-4c93-92e3-f59d2625a4b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99721) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-21 20:34:15.083 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.086 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-21 20:34:15.100 | not-found 2026-07-21 20:34:15.104 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.107 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-21 20:34:15.121 | enabled 2026-07-21 20:34:15.126 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-21 20:34:15.144 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-21 20:34:15.144 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-21 20:34:15.144 | Active: active (running) since Tue 2026-07-21 20:29:53 UTC; 4min 21s ago 2026-07-21 20:34:15.144 | Main PID: 57538 (memory_tracker.) 2026-07-21 20:34:15.144 | Tasks: 2 (limit: 75886) 2026-07-21 20:34:15.144 | Memory: 1.2M () 2026-07-21 20:34:15.144 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-21 20:34:15.144 | ├─ 57538 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 20:34:15.144 | └─101291 sleep 20 2026-07-21 20:34:15.144 | 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 8532 0.0 1856 8531 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-drescidiennfjgrzaetfzylzjywgdivq ; /usr/bin/python3 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 26821 0.0 1856 26709 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 8530 0.0 1852 8529 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-drescidiennfjgrzaetfzylzjywgdivq ; /usr/bin/python3' && sleep 0 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 8534 0.0 1852 8533 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 26709 0.0 1740 26699 00:00:00 1 do_select erl_child_setup 65536 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 19986 0.0 1660 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 26818 0.0 1508 26817 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[101277]: 47109 0.0 1296 47108 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-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[57538]: --- 2026-07-21 20:34:15.144 | Jul 21 20:34:14 np0000005597 memory_tracker.sh[57538]: ]]] 2026-07-21 20:34:15.149 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.152 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-21 20:34:15.165 | not-found 2026-07-21 20:34:15.169 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.172 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-21 20:34:15.187 | enabled 2026-07-21 20:34:15.192 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-21 20:34:15.208 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-21 20:34:15.208 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-21 20:34:15.208 | Active: active (running) since Tue 2026-07-21 20:32:49 UTC; 1min 25s ago 2026-07-21 20:34:15.208 | Main PID: 84230 (uwsgi) 2026-07-21 20:34:15.208 | Status: "uWSGI is ready" 2026-07-21 20:34:15.208 | Tasks: 24 (limit: 75886) 2026-07-21 20:34:15.208 | Memory: 408.2M () 2026-07-21 20:34:15.208 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-21 20:34:15.208 | ├─84230 "nova-apiuWSGI master" 2026-07-21 20:34:15.209 | ├─84231 "nova-apiuWSGI worker 1" 2026-07-21 20:34:15.209 | ├─84232 "nova-apiuWSGI worker 2" 2026-07-21 20:34:15.209 | └─84233 "nova-apiuWSGI worker 3" 2026-07-21 20:34:15.209 | 2026-07-21 20:34:15.209 | Jul 21 20:33:59 np0000005597 devstack@n-api.service[84233]: DEBUG dbcounter [-] [84233] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG nova.api.openstack.wsgi [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 admin admin] Calling method '>' {{(pid=84231) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG oslo_concurrency.lockutils [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84231) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG oslo_concurrency.lockutils [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 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=84231) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG oslo_concurrency.lockutils [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 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=84231) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG oslo_concurrency.lockutils [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 admin admin] Acquiring lock "e9b0de95-cc32-45cb-ac54-0874095deb59" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84231) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG oslo_concurrency.lockutils [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 admin admin] Lock "e9b0de95-cc32-45cb-ac54-0874095deb59" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84231) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: DEBUG oslo_concurrency.lockutils [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 admin admin] Lock "e9b0de95-cc32-45cb-ac54-0874095deb59" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84231) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: INFO nova.api.openstack.requestlog [None req-10f4f9a4-a698-499e-9f62-a5a0f1c302e5 admin admin] 10.4.3.139 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005597" status: 200 len: 255 microversion: 2.69 time: 0.053216 2026-07-21 20:34:15.209 | Jul 21 20:34:14 np0000005597 devstack@n-api.service[84231]: [pid: 84231|app: 0|req: 8/25] 10.4.3.139 () {68 vars in 1444 bytes} [Tue Jul 21 20:34:14 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005597 => generated 255 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-21 20:34:15.213 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.217 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-21 20:34:15.232 | enabled 2026-07-21 20:34:15.236 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-21 20:34:15.254 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-21 20:34:15.254 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-21 20:34:15.254 | Active: active (running) since Tue 2026-07-21 20:33:35 UTC; 40s ago 2026-07-21 20:34:15.254 | Main PID: 92823 (uwsgi) 2026-07-21 20:34:15.254 | Status: "uWSGI is ready" 2026-07-21 20:34:15.254 | Tasks: 23 (limit: 75886) 2026-07-21 20:34:15.254 | Memory: 329.0M () 2026-07-21 20:34:15.254 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-21 20:34:15.254 | ├─92823 "nova-api-metauWSGI master" 2026-07-21 20:34:15.254 | ├─92826 "nova-api-metauWSGI worker 1" 2026-07-21 20:34:15.254 | ├─92827 "nova-api-metauWSGI worker 2" 2026-07-21 20:34:15.254 | ├─92828 "nova-api-metauWSGI worker 3" 2026-07-21 20:34:15.254 | └─92829 "nova-api-metauWSGI http 1" 2026-07-21 20:34:15.255 | 2026-07-21 20:34:15.255 | Jul 21 20:33:46 np0000005597 devstack@n-api-meta.service[92826]: DEBUG dbcounter [-] [92826] Writing DB stats nova_api:SELECT=1 {{(pid=92826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92828]: DEBUG dbcounter [-] [92828] Writing DB stats nova_cell0:SELECT=1 {{(pid=92828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92828]: DEBUG dbcounter [-] [92828] Writing DB stats nova_cell1:SELECT=1 {{(pid=92828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92827]: DEBUG dbcounter [-] [92827] Writing DB stats nova_cell1:SELECT=1 {{(pid=92827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92826]: DEBUG dbcounter [-] [92826] Writing DB stats nova_cell0:SELECT=1 {{(pid=92826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92827]: DEBUG dbcounter [-] [92827] Writing DB stats nova_cell0:SELECT=1 {{(pid=92827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92826]: DEBUG dbcounter [-] [92826] Writing DB stats nova_cell1:SELECT=1 {{(pid=92826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92828]: DEBUG dbcounter [-] [92828] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92827]: DEBUG dbcounter [-] [92827] Writing DB stats nova_cell0:SELECT=1 {{(pid=92827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.255 | Jul 21 20:33:47 np0000005597 devstack@n-api-meta.service[92826]: DEBUG dbcounter [-] [92826] Writing DB stats nova_cell0:SELECT=1 {{(pid=92826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.259 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.263 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-21 20:34:15.275 | not-found 2026-07-21 20:34:15.279 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.282 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-21 20:34:15.297 | enabled 2026-07-21 20:34:15.302 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-21 20:34:15.318 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-21 20:34:15.318 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-21 20:34:15.318 | Active: active (running) since Tue 2026-07-21 20:33:42 UTC; 32s ago 2026-07-21 20:34:15.318 | Main PID: 96047 (nova-compute) 2026-07-21 20:34:15.318 | Tasks: 10 (limit: 75886) 2026-07-21 20:34:15.318 | Memory: 137.1M () 2026-07-21 20:34:15.318 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-21 20:34:15.318 | └─96047 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-21 20:34:15.318 | 2026-07-21 20:34:15.318 | Jul 21 20:33:58 np0000005597 nova-compute[96047]: DEBUG nova.compute.resource_tracker [None req-4d68d4f2-9909-40c0-a762-751160843ac5 None None] Compute_service record updated for np0000005597:np0000005597 {{(pid=96047) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-21 20:34:15.318 | Jul 21 20:33:58 np0000005597 nova-compute[96047]: DEBUG oslo_concurrency.lockutils [None req-4d68d4f2-9909-40c0-a762-751160843ac5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.387s {{(pid=96047) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 20:34:15.318 | Jul 21 20:33:58 np0000005597 nova-compute[96047]: DEBUG nova.service [None req-4d68d4f2-9909-40c0-a762-751160843ac5 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96047) start /opt/stack/nova/nova/service.py:196}} 2026-07-21 20:34:15.318 | Jul 21 20:33:58 np0000005597 nova-compute[96047]: DEBUG nova.service [None req-4d68d4f2-9909-40c0-a762-751160843ac5 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96047) start /opt/stack/nova/nova/service.py:212}} 2026-07-21 20:34:15.318 | Jul 21 20:33:58 np0000005597 nova-compute[96047]: DEBUG nova.service [None req-4d68d4f2-9909-40c0-a762-751160843ac5 None None] Join ServiceGroup membership for this service compute {{(pid=96047) start /opt/stack/nova/nova/service.py:222}} 2026-07-21 20:34:15.318 | Jul 21 20:33:58 np0000005597 nova-compute[96047]: DEBUG nova.servicegroup.drivers.db [None req-4d68d4f2-9909-40c0-a762-751160843ac5 None None] DB_Driver: join new ServiceGroup member np0000005597 to the compute group, service = {{(pid=96047) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-21 20:34:15.318 | Jul 21 20:34:03 np0000005597 nova-compute[96047]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:15.318 | Jul 21 20:34:08 np0000005597 nova-compute[96047]: DEBUG oslo_service.periodic_task [None req-49ea0a3c-8c81-401e-b5ae-e40e6398c6ec None None] Running periodic task ComputeManager._sync_power_states {{(pid=96047) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-21 20:34:15.318 | Jul 21 20:34:08 np0000005597 nova-compute[96047]: DEBUG oslo_service.periodic_task [None req-49ea0a3c-8c81-401e-b5ae-e40e6398c6ec None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=96047) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-21 20:34:15.319 | Jul 21 20:34:08 np0000005597 nova-compute[96047]: DEBUG oslo.service.backend._threading.loopingcall [None req-49ea0a3c-8c81-401e-b5ae-e40e6398c6ec None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 35.59 seconds {{(pid=96047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:15.323 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.326 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-21 20:34:15.342 | not-found 2026-07-21 20:34:15.347 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.350 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-21 20:34:15.368 | enabled 2026-07-21 20:34:15.374 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-21 20:34:15.394 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-21 20:34:15.394 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-21 20:34:15.394 | Active: active (running) since Tue 2026-07-21 20:33:33 UTC; 41s ago 2026-07-21 20:34:15.394 | Main PID: 92183 (nova-scheduler:) 2026-07-21 20:34:15.394 | Tasks: 26 (limit: 75886) 2026-07-21 20:34:15.394 | Memory: 184.3M () 2026-07-21 20:34:15.394 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-21 20:34:15.394 | ├─92183 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-21 20:34:15.394 | ├─93403 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-21 20:34:15.394 | ├─93405 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-21 20:34:15.394 | └─93407 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-21 20:34:15.394 | 2026-07-21 20:34:15.394 | Jul 21 20:33:41 np0000005597 nova-scheduler[93405]: DEBUG oslo.service.backend._threading.loopingcall [None req-f1781866-dd6e-4480-81c4-05df3185f935 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93405) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:15.394 | Jul 21 20:33:41 np0000005597 nova-scheduler[93403]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93403) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:15.394 | Jul 21 20:33:41 np0000005597 nova-scheduler[93407]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93407) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:15.394 | Jul 21 20:33:41 np0000005597 nova-scheduler[93405]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93405) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:15.394 | Jul 21 20:33:45 np0000005597 nova-scheduler[92183]: DEBUG dbcounter [-] [92183] Writing DB stats nova_api:SELECT=3 {{(pid=92183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.394 | Jul 21 20:33:45 np0000005597 nova-scheduler[92183]: DEBUG dbcounter [-] [92183] Writing DB stats nova_cell0:SELECT=1 {{(pid=92183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.394 | Jul 21 20:33:45 np0000005597 nova-scheduler[92183]: DEBUG dbcounter [-] [92183] Writing DB stats nova_cell1:SELECT=1 {{(pid=92183) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.394 | Jul 21 20:33:51 np0000005597 nova-scheduler[93403]: DEBUG dbcounter [-] [93403] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93403) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.394 | Jul 21 20:33:51 np0000005597 nova-scheduler[93407]: DEBUG dbcounter [-] [93407] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.394 | Jul 21 20:33:51 np0000005597 nova-scheduler[93405]: DEBUG dbcounter [-] [93405] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.399 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-21 20:34:15.419 | enabled 2026-07-21 20:34:15.423 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-21 20:34:15.443 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-21 20:34:15.443 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-21 20:34:15.443 | Active: active (running) since Tue 2026-07-21 20:29:44 UTC; 4min 30s ago 2026-07-21 20:34:15.443 | Main PID: 56138 (python3) 2026-07-21 20:34:15.443 | Tasks: 1 (limit: 75886) 2026-07-21 20:34:15.443 | Memory: 107.8M () 2026-07-21 20:34:15.443 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-21 20:34:15.443 | └─56138 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-21 20:34:15.443 | 2026-07-21 20:34:15.443 | Jul 21 20:33:48 np0000005597 python3[56138]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-21 20:34:15.443 | Jul 21 20:33:48 np0000005597 python3[56138]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-21 20:34:15.444 | Jul 21 20:33:48 np0000005597 python3[56138]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-21 20:34:15.444 | Jul 21 20:33:49 np0000005597 python3[56138]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-21 20:34:15.444 | Jul 21 20:33:54 np0000005597 python3[56138]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-21 20:34:15.444 | Jul 21 20:34:01 np0000005597 python3[56138]: 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-21 20:34:15.444 | Jul 21 20:34:06 np0000005597 python3[56138]: 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-21 20:34:15.444 | Jul 21 20:34:09 np0000005597 python3[56138]: 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-21 20:34:15.444 | Jul 21 20:34:12 np0000005597 python3[56138]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-21 20:34:15.444 | Jul 21 20:34:14 np0000005597 python3[56138]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005597', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-21 20:34:15.449 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.452 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-21 20:34:15.468 | not-found 2026-07-21 20:34:15.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.477 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-21 20:34:15.492 | not-found 2026-07-21 20:34:15.497 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.500 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-21 20:34:15.514 | not-found 2026-07-21 20:34:15.519 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.522 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-21 20:34:15.536 | not-found 2026-07-21 20:34:15.540 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.543 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-21 20:34:15.559 | enabled 2026-07-21 20:34:15.565 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-21 20:34:15.582 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-21 20:34:15.582 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-21 20:34:15.582 | Active: active (running) since Tue 2026-07-21 20:33:13 UTC; 1min 1s ago 2026-07-21 20:34:15.582 | Main PID: 89938 (uwsgi) 2026-07-21 20:34:15.582 | Status: "uWSGI is ready" 2026-07-21 20:34:15.582 | Tasks: 7 (limit: 75886) 2026-07-21 20:34:15.582 | Memory: 261.8M () 2026-07-21 20:34:15.582 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-21 20:34:15.582 | ├─89938 "placementuWSGI master" 2026-07-21 20:34:15.582 | ├─89947 "placementuWSGI worker 1" 2026-07-21 20:34:15.582 | ├─89948 "placementuWSGI worker 2" 2026-07-21 20:34:15.582 | └─89949 "placementuWSGI worker 3" 2026-07-21 20:34:15.582 | 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89947]: [pid: 89947|app: 0|req: 4/9] 10.4.3.139 () {72 vars in 1609 bytes} [Tue Jul 21 20:33:58 2026] PUT /placement/resource_providers/3d4506c1-5cba-4951-ba8a-327fc6ed7967/inventories => generated 398 bytes in 38 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89949]: DEBUG placement.requestlog [req-4300fe0d-a405-4e80-9c71-0b335923f8e8 req-7fb11ce1-b292-4539-b09a-087a810c9e8a None None] Starting request: 10.4.3.139 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_PPC64LE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_RISCV64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS" {{(pid=89949) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89949]: INFO placement.requestlog [req-4300fe0d-a405-4e80-9c71-0b335923f8e8 req-7fb11ce1-b292-4539-b09a-087a810c9e8a service nova] 10.4.3.139 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_PPC64LE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_RISCV64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS" status: 200 len: 1991 microversion: 1.6 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89949]: [pid: 89949|app: 0|req: 3/10] 10.4.3.139 () {68 vars in 4925 bytes} [Tue Jul 21 20:33:58 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_AARCH64,COMPUTE_ARCH_PPC64LE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_ARCH_RISCV64,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS => generated 1991 bytes in 10 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89948]: DEBUG placement.requestlog [req-4300fe0d-a405-4e80-9c71-0b335923f8e8 req-8710d035-2b9a-460a-930f-2b106c48c793 None None] Starting request: 10.4.3.139 "PUT /placement/resource_providers/3d4506c1-5cba-4951-ba8a-327fc6ed7967/traits" {{(pid=89948) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89948]: INFO placement.requestlog [req-4300fe0d-a405-4e80-9c71-0b335923f8e8 req-8710d035-2b9a-460a-930f-2b106c48c793 service nova] 10.4.3.139 "PUT /placement/resource_providers/3d4506c1-5cba-4951-ba8a-327fc6ed7967/traits" status: 200 len: 2026 microversion: 1.6 2026-07-21 20:34:15.582 | Jul 21 20:33:58 np0000005597 devstack@placement-api.service[89948]: [pid: 89948|app: 0|req: 4/11] 10.4.3.139 () {72 vars in 1594 bytes} [Tue Jul 21 20:33:58 2026] PUT /placement/resource_providers/3d4506c1-5cba-4951-ba8a-327fc6ed7967/traits => generated 2026 bytes in 61 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 20:34:15.582 | Jul 21 20:34:08 np0000005597 devstack@placement-api.service[89947]: DEBUG dbcounter [-] [89947] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=89947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.582 | Jul 21 20:34:08 np0000005597 devstack@placement-api.service[89949]: DEBUG dbcounter [-] [89949] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=89949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.582 | Jul 21 20:34:08 np0000005597 devstack@placement-api.service[89948]: DEBUG dbcounter [-] [89948] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=89948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:15.588 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.591 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-21 20:34:15.606 | enabled 2026-07-21 20:34:15.610 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-21 20:34:15.627 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-21 20:34:15.628 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-21 20:34:15.628 | Active: active (running) since Tue 2026-07-21 20:33:03 UTC; 1min 11s ago 2026-07-21 20:34:15.628 | Main PID: 86441 (neutron-ovn-age) 2026-07-21 20:34:15.628 | Tasks: 20 (limit: 75886) 2026-07-21 20:34:15.628 | Memory: 352.3M () 2026-07-21 20:34:15.628 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-21 20:34:15.628 | ├─86441 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-21 20:34:15.628 | ├─87507 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-21 20:34:15.628 | ├─87717 /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/tmpakbt3rvq/privsep.sock 2026-07-21 20:34:15.628 | └─90810 /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/tmp6_07tu_i/privsep.sock 2026-07-21 20:34:15.628 | 2026-07-21 20:34:15.628 | Jul 21 20:33:39 np0000005597 neutron-ovn-agent[87507]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=7c0b923f-b709-41d4-8f5c-824c8689bacb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87507) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 20:34:15.628 | Jul 21 20:33:39 np0000005597 neutron-ovn-agent[87507]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87507) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 20:34:15.628 | Jul 21 20:33:41 np0000005597 neutron-ovn-agent[87507]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=7c0b923f-b709-41d4-8f5c-824c8689bacb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87507) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 20:34:15.628 | Jul 21 20:33:41 np0000005597 neutron-ovn-agent[87507]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87507) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 20:34:15.628 | Jul 21 20:34:05 np0000005597 neutron-ovn-agent[87507]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 20:34:15.628 | Jul 21 20:34:05 np0000005597 neutron-ovn-agent[87507]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 20:34:15.628 | Jul 21 20:34:05 np0000005597 neutron-ovn-agent[87507]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 20:34:15.628 | Jul 21 20:34:05 np0000005597 neutron-ovn-agent[87507]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 20:34:15.628 | Jul 21 20:34:05 np0000005597 neutron-ovn-agent[87507]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 20:34:15.628 | Jul 21 20:34:05 np0000005597 neutron-ovn-agent[87507]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87507) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 20:34:15.633 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.636 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-21 20:34:15.650 | not-found 2026-07-21 20:34:15.655 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.659 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-21 20:34:15.673 | not-found 2026-07-21 20:34:15.678 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.681 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-21 20:34:15.697 | enabled 2026-07-21 20:34:15.702 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-21 20:34:15.721 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-21 20:34:15.721 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-21 20:34:15.721 | Active: active (running) since Tue 2026-07-21 20:32:43 UTC; 1min 32s ago 2026-07-21 20:34:15.721 | Main PID: 81972 (swift-account-s) 2026-07-21 20:34:15.721 | Tasks: 4 (limit: 75886) 2026-07-21 20:34:15.721 | Memory: 61.9M () 2026-07-21 20:34:15.721 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-21 20:34:15.721 | ├─81972 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 20:34:15.721 | ├─82224 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 20:34:15.721 | ├─82226 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 20:34:15.721 | └─82227 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 20:34:15.721 | 2026-07-21 20:34:15.721 | Jul 21 20:32:43 np0000005597 account-server[81972]: Started child 82227 from parent 81972 2026-07-21 20:34:15.721 | Jul 21 20:32:43 np0000005597 swift-account-server[81972]: account-server: Started child 82227 from parent 81972 2026-07-21 20:34:15.721 | Jul 21 20:34:05 np0000005597 account-server[82227]: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "HEAD /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee" 404 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee?format=json" "txe6a1e1ce80d84409bc90c-006a5fd7bd" "proxy-server 83373" 0.0012 "-" 82227 - 2026-07-21 20:34:15.721 | Jul 21 20:34:05 np0000005597 swift-account-server[82227]: account-server: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "HEAD /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee" 404 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee?format=json" "txe6a1e1ce80d84409bc90c-006a5fd7bd" "proxy-server 83373" 0.0012 "-" 82227 - 2026-07-21 20:34:15.721 | Jul 21 20:34:05 np0000005597 account-server[82224]: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee" 201 - "-" "txea32a4efd5634dea9cf92-006a5fd7bd" "-" 0.0128 "-" 82224 - 2026-07-21 20:34:15.722 | Jul 21 20:34:05 np0000005597 swift-account-server[82224]: account-server: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee" 201 - "-" "txea32a4efd5634dea9cf92-006a5fd7bd" "-" 0.0128 "-" 82224 - 2026-07-21 20:34:15.722 | Jul 21 20:34:05 np0000005597 account-server[82227]: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "HEAD /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee" 204 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee?format=json" "txea32a4efd5634dea9cf92-006a5fd7bd" "proxy-server 83373" 0.0026 "-" 82227 - 2026-07-21 20:34:15.722 | Jul 21 20:34:05 np0000005597 swift-account-server[82227]: account-server: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "HEAD /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee" 204 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee?format=json" "txea32a4efd5634dea9cf92-006a5fd7bd" "proxy-server 83373" 0.0026 "-" 82227 - 2026-07-21 20:34:15.722 | Jul 21 20:34:05 np0000005597 account-server[82226]: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance" "txea32a4efd5634dea9cf92-006a5fd7bd" "container-server 81749" 0.0033 "-" 82226 0 2026-07-21 20:34:15.722 | Jul 21 20:34:05 np0000005597 swift-account-server[82226]: account-server: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/52/AUTH_c94890389c414b0493373e1bed5a9cee/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance" "txea32a4efd5634dea9cf92-006a5fd7bd" "container-server 81749" 0.0033 "-" 82226 0 2026-07-21 20:34:15.726 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.729 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-21 20:34:15.748 | enabled 2026-07-21 20:34:15.753 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-21 20:34:15.772 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-21 20:34:15.772 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-21 20:34:15.772 | Active: active (running) since Tue 2026-07-21 20:32:41 UTC; 1min 34s ago 2026-07-21 20:34:15.772 | Main PID: 81475 (swift-container) 2026-07-21 20:34:15.772 | Tasks: 24 (limit: 75886) 2026-07-21 20:34:15.772 | Memory: 67.0M () 2026-07-21 20:34:15.772 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-21 20:34:15.772 | ├─81475 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 20:34:15.772 | ├─81746 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 20:34:15.772 | ├─81748 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 20:34:15.772 | └─81749 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 20:34:15.772 | 2026-07-21 20:34:15.772 | Jul 21 20:34:05 np0000005597 container-server[81749]: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" 201 - "PUT http://10.4.3.139:8081/sdb1/251/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" "tx7a9bb107c4bb469c8c31f-006a5fd7bd" "object-server 81255" 0.0007 "-" 81749 0 2026-07-21 20:34:15.772 | Jul 21 20:34:05 np0000005597 swift-container-server[81749]: container-server: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" 201 - "PUT http://10.4.3.139:8081/sdb1/251/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" "tx7a9bb107c4bb469c8c31f-006a5fd7bd" "object-server 81255" 0.0007 "-" 81749 0 2026-07-21 20:34:15.772 | Jul 21 20:34:09 np0000005597 container-server[81748]: 127.0.0.1 - - [21/Jul/2026:20:34:09 +0000] "HEAD /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance" 204 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance?format=json" "txe79319fba4494d51a56db-006a5fd7c1" "proxy-server 83373" 0.0171 "-" 81748 0 2026-07-21 20:34:15.772 | Jul 21 20:34:09 np0000005597 swift-container-server[81748]: container-server: 127.0.0.1 - - [21/Jul/2026:20:34:09 +0000] "HEAD /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance" 204 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance?format=json" "txe79319fba4494d51a56db-006a5fd7c1" "proxy-server 83373" 0.0171 "-" 81748 0 2026-07-21 20:34:15.772 | Jul 21 20:34:09 np0000005597 container-server[81746]: 127.0.0.1 - - [21/Jul/2026:20:34:09 +0000] "PUT /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" 201 - "PUT http://10.4.3.139:8081/sdb1/50/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" "tx222f7abe308a403496657-006a5fd7c1" "object-server 81253" 0.0013 "-" 81746 0 2026-07-21 20:34:15.772 | Jul 21 20:34:09 np0000005597 swift-container-server[81746]: container-server: 127.0.0.1 - - [21/Jul/2026:20:34:09 +0000] "PUT /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" 201 - "PUT http://10.4.3.139:8081/sdb1/50/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" "tx222f7abe308a403496657-006a5fd7c1" "object-server 81253" 0.0013 "-" 81746 0 2026-07-21 20:34:15.772 | Jul 21 20:34:13 np0000005597 container-server[81748]: 127.0.0.1 - - [21/Jul/2026:20:34:13 +0000] "HEAD /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance" 204 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance?format=json" "tx435ac64d32d94f3bad0cb-006a5fd7c4" "proxy-server 83373" 0.0060 "-" 81748 0 2026-07-21 20:34:15.772 | Jul 21 20:34:13 np0000005597 swift-container-server[81748]: container-server: 127.0.0.1 - - [21/Jul/2026:20:34:13 +0000] "HEAD /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance" 204 - "HEAD http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance?format=json" "tx435ac64d32d94f3bad0cb-006a5fd7c4" "proxy-server 83373" 0.0060 "-" 81748 0 2026-07-21 20:34:15.772 | Jul 21 20:34:13 np0000005597 container-server[81748]: 127.0.0.1 - - [21/Jul/2026:20:34:13 +0000] "PUT /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" 201 - "PUT http://10.4.3.139:8081/sdb1/163/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" "tx9e659bd5642447a9b2088-006a5fd7c5" "object-server 81253" 0.0006 "-" 81748 0 2026-07-21 20:34:15.772 | Jul 21 20:34:13 np0000005597 swift-container-server[81748]: container-server: 127.0.0.1 - - [21/Jul/2026:20:34:13 +0000] "PUT /sdb1/383/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" 201 - "PUT http://10.4.3.139:8081/sdb1/163/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" "tx9e659bd5642447a9b2088-006a5fd7c5" "object-server 81253" 0.0006 "-" 81748 0 2026-07-21 20:34:15.777 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.781 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-21 20:34:15.798 | enabled 2026-07-21 20:34:15.804 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-21 20:34:15.834 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-21 20:34:15.834 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-21 20:34:15.834 | Active: active (running) since Tue 2026-07-21 20:32:40 UTC; 1min 35s ago 2026-07-21 20:34:15.834 | Main PID: 80978 (swift-object-se) 2026-07-21 20:34:15.835 | Tasks: 44 (limit: 75886) 2026-07-21 20:34:15.835 | Memory: 69.9M () 2026-07-21 20:34:15.835 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-21 20:34:15.835 | ├─80978 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 20:34:15.835 | ├─81253 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 20:34:15.835 | ├─81255 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 20:34:15.835 | └─81256 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 20:34:15.835 | 2026-07-21 20:34:15.835 | Jul 21 20:32:40 np0000005597 object-server[80978]: Started child 81255 from parent 80978 2026-07-21 20:34:15.835 | Jul 21 20:32:40 np0000005597 swift-object-server[80978]: object-server: Started child 81255 from parent 80978 2026-07-21 20:34:15.835 | Jul 21 20:32:40 np0000005597 object-server[80978]: Started child 81256 from parent 80978 2026-07-21 20:34:15.835 | Jul 21 20:32:40 np0000005597 swift-object-server[80978]: object-server: Started child 81256 from parent 80978 2026-07-21 20:34:15.835 | Jul 21 20:34:05 np0000005597 object-server[81255]: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/251/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" 201 - "PUT http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" "tx7a9bb107c4bb469c8c31f-006a5fd7bd" "proxy-server 83373" 0.3057 "-" 81255 0 2026-07-21 20:34:15.835 | Jul 21 20:34:05 np0000005597 swift-object-server[81255]: object-server: 127.0.0.1 - - [21/Jul/2026:20:34:05 +0000] "PUT /sdb1/251/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" 201 - "PUT http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/f3949188-f017-42dd-ad1b-3dd107568364" "tx7a9bb107c4bb469c8c31f-006a5fd7bd" "proxy-server 83373" 0.3057 "-" 81255 0 2026-07-21 20:34:15.835 | Jul 21 20:34:09 np0000005597 object-server[81253]: 127.0.0.1 - - [21/Jul/2026:20:34:09 +0000] "PUT /sdb1/50/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" 201 - "PUT http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" "tx222f7abe308a403496657-006a5fd7c1" "proxy-server 83373" 0.3312 "-" 81253 0 2026-07-21 20:34:15.835 | Jul 21 20:34:09 np0000005597 swift-object-server[81253]: object-server: 127.0.0.1 - - [21/Jul/2026:20:34:09 +0000] "PUT /sdb1/50/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" 201 - "PUT http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/c40079f4-75b9-432b-a8fd-df146c295145" "tx222f7abe308a403496657-006a5fd7c1" "proxy-server 83373" 0.3312 "-" 81253 0 2026-07-21 20:34:15.835 | Jul 21 20:34:13 np0000005597 object-server[81253]: 127.0.0.1 - - [21/Jul/2026:20:34:13 +0000] "PUT /sdb1/163/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" 201 - "PUT http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" "tx9e659bd5642447a9b2088-006a5fd7c5" "proxy-server 83373" 0.2865 "-" 81253 0 2026-07-21 20:34:15.835 | Jul 21 20:34:13 np0000005597 swift-object-server[81253]: object-server: 127.0.0.1 - - [21/Jul/2026:20:34:13 +0000] "PUT /sdb1/163/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" 201 - "PUT http://10.4.3.139:8081/v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058" "tx9e659bd5642447a9b2088-006a5fd7c5" "proxy-server 83373" 0.2865 "-" 81253 0 2026-07-21 20:34:15.839 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.843 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-21 20:34:15.857 | enabled 2026-07-21 20:34:15.862 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-21 20:34:15.882 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-21 20:34:15.882 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-21 20:34:15.882 | Active: active (running) since Tue 2026-07-21 20:32:46 UTC; 1min 29s ago 2026-07-21 20:34:15.882 | Main PID: 83302 (swift-proxy-ser) 2026-07-21 20:34:15.882 | Tasks: 2 (limit: 75886) 2026-07-21 20:34:15.882 | Memory: 82.7M () 2026-07-21 20:34:15.882 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-21 20:34:15.883 | ├─83302 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 20:34:15.883 | └─83373 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 20:34:15.883 | 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 proxy-server[83373]: Validating token access rules against request 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 swift-proxy-server[83373]: proxy-server: Validating token access rules against request 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 proxy-server[83373]: Received request from user: user_id 20daf94c027f4f40a7841672c0c403d3, project_id c94890389c414b0493373e1bed5a9cee, roles ResellerAdmin,service 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 swift-proxy-server[83373]: proxy-server: Received request from user: user_id 20daf94c027f4f40a7841672c0c403d3, project_id c94890389c414b0493373e1bed5a9cee, roles ResellerAdmin,service 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 swift-proxy-server[83373]: proxy-server: Using identity: {'user': ('20daf94c027f4f40a7841672c0c403d3', 'glance-swift'), 'tenant': ('c94890389c414b0493373e1bed5a9cee', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx9e659bd5642447a9b2088-006a5fd7c5) 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 proxy-server[83373]: Using identity: {'user': ('20daf94c027f4f40a7841672c0c403d3', 'glance-swift'), 'tenant': ('c94890389c414b0493373e1bed5a9cee', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx9e659bd5642447a9b2088-006a5fd7c5) 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 proxy-server[83373]: User c94890389c414b0493373e1bed5a9cee has reseller admin authorizing (txn: tx9e659bd5642447a9b2088-006a5fd7c5) (client_ip: 10.4.3.139) 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 swift-proxy-server[83373]: proxy-server: User c94890389c414b0493373e1bed5a9cee has reseller admin authorizing (txn: tx9e659bd5642447a9b2088-006a5fd7c5) (client_ip: 10.4.3.139) 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 proxy-server[83373]: 10.4.3.139 10.4.3.139 21/Jul/2026/20/34/13 PUT /v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX9fE... 21692416 - - tx9e659bd5642447a9b2088-006a5fd7c5 - 0.2920 - - 1784666053.193457842 1784666053.485465765 0 20daf94c027f4f40a7841672c0c403d3 2026-07-21 20:34:15.883 | Jul 21 20:34:13 np0000005597 swift-proxy-server[83373]: proxy-server: 10.4.3.139 10.4.3.139 21/Jul/2026/20/34/13 PUT /v1/AUTH_c94890389c414b0493373e1bed5a9cee/glance/d72df0cf-2618-423c-8d9e-a18026bdc058 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX9fE... 21692416 - - tx9e659bd5642447a9b2088-006a5fd7c5 - 0.2920 - - 1784666053.193457842 1784666053.485465765 0 20daf94c027f4f40a7841672c0c403d3 2026-07-21 20:34:15.887 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.890 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-21 20:34:15.905 | not-found 2026-07-21 20:34:15.910 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.913 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-21 20:34:15.929 | not-found 2026-07-21 20:34:15.933 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.937 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-21 20:34:15.952 | enabled 2026-07-21 20:34:15.956 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-21 20:34:15.972 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-21 20:34:15.972 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-21 20:34:15.972 | Active: active (running) since Tue 2026-07-21 20:32:44 UTC; 1min 31s ago 2026-07-21 20:34:15.972 | Main PID: 82507 (swift-container) 2026-07-21 20:34:15.972 | Tasks: 1 (limit: 75886) 2026-07-21 20:34:15.972 | Memory: 42.4M () 2026-07-21 20:34:15.972 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-21 20:34:15.972 | └─82507 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-21 20:34:15.972 | 2026-07-21 20:34:15.972 | Jul 21 20:32:44 np0000005597 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-21 20:34:15.972 | Jul 21 20:32:45 np0000005597 container-sync[82507]: Starting 82507 2026-07-21 20:34:15.972 | Jul 21 20:32:45 np0000005597 container-sync[82507]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-21 20:34:15.977 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:15.980 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-21 20:34:16.000 | enabled 2026-07-21 20:34:16.005 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-21 20:34:16.025 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-21 20:34:16.025 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-21 20:34:16.025 | Active: active (running) since Tue 2026-07-21 20:33:06 UTC; 1min 9s ago 2026-07-21 20:34:16.025 | Main PID: 87525 (uwsgi) 2026-07-21 20:34:16.025 | Status: "uWSGI is ready" 2026-07-21 20:34:16.025 | Tasks: 34 (limit: 75886) 2026-07-21 20:34:16.025 | Memory: 567.5M () 2026-07-21 20:34:16.025 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-21 20:34:16.025 | ├─87525 "neutron-apiuWSGI master" 2026-07-21 20:34:16.025 | ├─87527 "neutron-apiuWSGI worker 1" 2026-07-21 20:34:16.025 | ├─87528 "neutron-apiuWSGI worker 2" 2026-07-21 20:34:16.025 | └─87529 "neutron-apiuWSGI worker 3" 2026-07-21 20:34:16.025 | 2026-07-21 20:34:16.025 | Jul 21 20:33:57 np0000005597 devstack@neutron-api.service[87527]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "034f2749232b5333904735b0ee0d0b81" from periodic health check thread {{(pid=87527) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 20:34:16.025 | Jul 21 20:34:06 np0000005597 devstack@neutron-api.service[87528]: DEBUG dbcounter [-] [87528] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.025 | Jul 21 20:34:07 np0000005597 devstack@neutron-api.service[87529]: DEBUG dbcounter [-] [87529] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.025 | Jul 21 20:34:07 np0000005597 devstack@neutron-api.service[87527]: DEBUG dbcounter [-] [87527] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.025 | Jul 21 20:34:11 np0000005597 devstack@neutron-api.service[87528]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87528) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 20:34:16.025 | Jul 21 20:34:11 np0000005597 devstack@neutron-api.service[87528]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "efe50ae5da6d563d9b87ff6fcc0c90ed" from periodic health check thread {{(pid=87528) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 20:34:16.025 | Jul 21 20:34:12 np0000005597 devstack@neutron-api.service[87529]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87529) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 20:34:16.025 | Jul 21 20:34:12 np0000005597 devstack@neutron-api.service[87529]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "6e285684b5625ffebc3ef13583e899d8" from periodic health check thread {{(pid=87529) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 20:34:16.025 | Jul 21 20:34:12 np0000005597 devstack@neutron-api.service[87527]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87527) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 20:34:16.025 | Jul 21 20:34:12 np0000005597 devstack@neutron-api.service[87527]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "034f2749232b5333904735b0ee0d0b81" from periodic health check thread {{(pid=87527) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 20:34:16.029 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:16.032 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-21 20:34:16.047 | enabled 2026-07-21 20:34:16.051 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-21 20:34:16.068 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-21 20:34:16.068 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-21 20:34:16.068 | Active: active (running) since Tue 2026-07-21 20:33:08 UTC; 1min 7s ago 2026-07-21 20:34:16.068 | Main PID: 88541 (neutron-periodi) 2026-07-21 20:34:16.068 | Tasks: 15 (limit: 75886) 2026-07-21 20:34:16.068 | Memory: 166.0M () 2026-07-21 20:34:16.068 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-21 20:34:16.068 | ├─88541 "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-21 20:34:16.068 | └─89275 "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-21 20:34:16.068 | 2026-07-21 20:34:16.068 | Jul 21 20:33:12 np0000005597 neutron-periodic-workers[89275]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=89275) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 20:34:16.068 | Jul 21 20:33:12 np0000005597 neutron-periodic-workers[89275]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.139:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.024s {{(pid=89275) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-21 20:34:16.068 | Jul 21 20:33:12 np0000005597 neutron-periodic-workers[89275]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89275) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 20:34:16.068 | Jul 21 20:33:12 np0000005597 neutron-periodic-workers[89275]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89275) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 20:34:16.068 | Jul 21 20:33:12 np0000005597 neutron-periodic-workers[89275]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89275) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 20:34:16.068 | Jul 21 20:33:21 np0000005597 neutron-periodic-workers[88541]: DEBUG dbcounter [-] [88541] Writing DB stats neutron:SELECT=4 {{(pid=88541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.068 | Jul 21 20:33:52 np0000005597 neutron-periodic-workers[89275]: DEBUG dbcounter [-] [89275] Writer thread running {{(pid=89275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:34:16.068 | Jul 21 20:33:52 np0000005597 neutron-periodic-workers[89275]: DEBUG neutron.db.agents_db [None req-9d6a54ff-5f74-4924-a3bf-59fc238516fc None None] Agent healthcheck: found 0 active agents {{(pid=89275) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-21 20:34:16.068 | Jul 21 20:33:52 np0000005597 neutron-periodic-workers[89275]: DEBUG oslo.service.backend._threading.loopingcall [None req-9d6a54ff-5f74-4924-a3bf-59fc238516fc None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.95 seconds {{(pid=89275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.068 | Jul 21 20:34:02 np0000005597 neutron-periodic-workers[89275]: DEBUG dbcounter [-] [89275] Writing DB stats neutron:SELECT=1 {{(pid=89275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.073 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:16.075 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-21 20:34:16.090 | enabled 2026-07-21 20:34:16.094 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-21 20:34:16.111 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-21 20:34:16.111 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-21 20:34:16.111 | Active: active (running) since Tue 2026-07-21 20:33:07 UTC; 1min 8s ago 2026-07-21 20:34:16.111 | Main PID: 88034 (neutron-rpc-ser) 2026-07-21 20:34:16.111 | Tasks: 83 (limit: 75886) 2026-07-21 20:34:16.111 | Memory: 321.8M () 2026-07-21 20:34:16.111 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-21 20:34:16.111 | ├─88034 "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-21 20:34:16.111 | ├─89346 "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-21 20:34:16.111 | ├─89360 "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-21 20:34:16.111 | ├─89368 "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-21 20:34:16.111 | ├─89380 "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-21 20:34:16.111 | ├─89387 "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-21 20:34:16.111 | ├─89405 "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-21 20:34:16.111 | ├─89417 "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-21 20:34:16.111 | └─89431 "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-21 20:34:16.111 | 2026-07-21 20:34:16.111 | Jul 21 20:33:12 np0000005597 neutron-rpc-server[89417]: DEBUG neutron.service [-] calling wait on {{(pid=89417) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-21 20:34:16.111 | Jul 21 20:33:21 np0000005597 neutron-rpc-server[88034]: DEBUG dbcounter [-] [88034] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89368]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89346]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89360]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89387]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89380]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89405]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89431]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.111 | Jul 21 20:33:42 np0000005597 neutron-rpc-server[89417]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 20:34:16.116 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:16.119 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:34:16.133 | enabled 2026-07-21 20:34:16.138 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-21 20:34:16.154 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:34:16.154 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-21 20:34:16.154 | Active: active (running) since Tue 2026-07-21 20:33:10 UTC; 1min 5s ago 2026-07-21 20:34:16.154 | Main PID: 89058 (neutron-ovn-mai) 2026-07-21 20:34:16.154 | Tasks: 12 (limit: 75886) 2026-07-21 20:34:16.154 | Memory: 268.0M () 2026-07-21 20:34:16.154 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 20:34:16.154 | ├─89058 "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-21 20:34:16.154 | └─89940 "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-21 20:34:16.154 | 2026-07-21 20:34:16.154 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89940) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 20:34:16.154 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89940) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 20:34:16.154 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-07-21 20:34:16.154 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG futurist.periodics [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 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=89940) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 20:34:16.155 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89940) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 20:34:16.155 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89940) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 20:34:16.155 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 None None] OVN maintenance task update_security_group_with_address_group finished in 0.015 seconds 2026-07-21 20:34:16.155 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG futurist.periodics [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 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=89940) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 20:34:16.155 | Jul 21 20:33:34 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG futurist.periodics [None req-35a44b06-ea3f-456c-b35b-a985d3605f89 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=89940) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 20:34:16.155 | Jul 21 20:33:44 np0000005597 neutron-ovn-maintenance-worker[89940]: DEBUG dbcounter [-] [89940] Writing DB stats neutron:SELECT=385,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89940) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.159 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:16.163 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-21 20:34:16.179 | enabled 2026-07-21 20:34:16.184 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-21 20:34:16.202 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-21 20:34:16.202 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-21 20:34:16.202 | Active: active (running) since Tue 2026-07-21 20:33:36 UTC; 39s ago 2026-07-21 20:34:16.202 | Main PID: 93502 (nova-novncproxy) 2026-07-21 20:34:16.202 | Tasks: 14 (limit: 75886) 2026-07-21 20:34:16.202 | Memory: 110.6M () 2026-07-21 20:34:16.202 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-21 20:34:16.202 | └─93502 /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-21 20:34:16.202 | 2026-07-21 20:34:16.202 | Jul 21 20:33:37 np0000005597 nova-novncproxy[93502]: If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:34:16.202 | Jul 21 20:33:37 np0000005597 nova-novncproxy[93502]: framework. For more detail see 2026-07-21 20:34:16.202 | Jul 21 20:33:37 np0000005597 nova-novncproxy[93502]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:34:16.202 | Jul 21 20:33:37 np0000005597 nova-novncproxy[93502]: import eventlet # noqa 2026-07-21 20:34:16.202 | Jul 21 20:33:37 np0000005597 nova-novncproxy[93502]: 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-21 20:34:16.202 | Jul 21 20:33:38 np0000005597 nova-novncproxy[93502]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-21 20:34:16.202 | Jul 21 20:33:38 np0000005597 nova-novncproxy[93502]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-21 20:34:16.202 | Jul 21 20:33:38 np0000005597 nova-novncproxy[93502]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-21 20:34:16.202 | Jul 21 20:33:38 np0000005597 nova-novncproxy[93502]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-21 20:34:16.202 | Jul 21 20:33:38 np0000005597 nova-novncproxy[93502]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-21 20:34:16.206 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:16.209 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-21 20:34:16.223 | enabled 2026-07-21 20:34:16.227 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-21 20:34:16.244 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-21 20:34:16.244 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-21 20:34:16.244 | Active: active (running) since Tue 2026-07-21 20:33:38 UTC; 37s ago 2026-07-21 20:34:16.244 | Main PID: 94328 (nova-conductor:) 2026-07-21 20:34:16.244 | Tasks: 26 (limit: 75886) 2026-07-21 20:34:16.244 | Memory: 181.5M () 2026-07-21 20:34:16.244 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-21 20:34:16.244 | ├─94328 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-21 20:34:16.244 | ├─95802 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 20:34:16.244 | ├─95806 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 20:34:16.244 | └─95810 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 20:34:16.244 | 2026-07-21 20:34:16.244 | Jul 21 20:33:41 np0000005597 nova-conductor[95810]: DEBUG nova.servicegroup.drivers.db [None req-c88ad367-6dbe-45b1-841e-f1054784ed66 None None] DB_Driver: join new ServiceGroup member np0000005597 to the conductor group, service = {{(pid=95810) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-21 20:34:16.244 | Jul 21 20:33:46 np0000005597 nova-conductor[95806]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95806) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.244 | Jul 21 20:33:46 np0000005597 nova-conductor[95802]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95802) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.244 | Jul 21 20:33:46 np0000005597 nova-conductor[95810]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95810) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.244 | Jul 21 20:33:50 np0000005597 nova-conductor[94328]: DEBUG dbcounter [-] [94328] Writing DB stats nova_api:SELECT=1 {{(pid=94328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.244 | Jul 21 20:33:50 np0000005597 nova-conductor[94328]: DEBUG dbcounter [-] [94328] Writing DB stats nova_cell0:SELECT=1 {{(pid=94328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.244 | Jul 21 20:33:50 np0000005597 nova-conductor[94328]: DEBUG dbcounter [-] [94328] Writing DB stats nova_cell1:SELECT=1 {{(pid=94328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.244 | Jul 21 20:33:56 np0000005597 nova-conductor[95806]: DEBUG dbcounter [-] [95806] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=95806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.244 | Jul 21 20:33:56 np0000005597 nova-conductor[95802]: DEBUG dbcounter [-] [95802] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=95802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.244 | Jul 21 20:33:56 np0000005597 nova-conductor[95810]: DEBUG dbcounter [-] [95810] Writing DB stats nova_cell0:SELECT=3 {{(pid=95810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.248 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 20:34:16.251 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-21 20:34:16.265 | enabled 2026-07-21 20:34:16.269 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-21 20:34:16.287 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-21 20:34:16.287 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-21 20:34:16.287 | Active: active (running) since Tue 2026-07-21 20:33:40 UTC; 36s ago 2026-07-21 20:34:16.287 | Main PID: 94876 (nova-conductor:) 2026-07-21 20:34:16.287 | Tasks: 45 (limit: 75886) 2026-07-21 20:34:16.287 | Memory: 195.4M () 2026-07-21 20:34:16.287 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-21 20:34:16.287 | ├─94876 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-21 20:34:16.287 | ├─95941 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 20:34:16.287 | ├─95943 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 20:34:16.287 | └─95945 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 20:34:16.287 | 2026-07-21 20:34:16.287 | Jul 21 20:33:47 np0000005597 nova-conductor[95945]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95945) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:33:51 np0000005597 nova-conductor[94876]: DEBUG dbcounter [-] [94876] Writing DB stats nova_cell1:SELECT=1 {{(pid=94876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 20:34:16.287 | Jul 21 20:33:56 np0000005597 nova-conductor[95941]: DEBUG oslo.service.backend._threading.loopingcall [None req-b08d2af1-3090-4313-a1af-25c0de26dc87 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95941) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:33:57 np0000005597 nova-conductor[95943]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:33:57 np0000005597 nova-conductor[95941]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95941) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:33:57 np0000005597 nova-conductor[95945]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95945) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:34:06 np0000005597 nova-conductor[95945]: DEBUG oslo.service.backend._threading.loopingcall [None req-e6b39d08-c426-43a8-b20b-e08e61d8d9d1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95945) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:34:07 np0000005597 nova-conductor[95943]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:34:07 np0000005597 nova-conductor[95941]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95941) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.287 | Jul 21 20:34:07 np0000005597 nova-conductor[95945]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95945) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 20:34:16.292 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-21 20:34:16.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:16.314 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-21 20:34:16.336 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:16.339 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-21 20:34:16.619 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:34:16.619 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:34:16.619 | we strongly recommend against using it for new projects. 2026-07-21 20:34:16.619 | 2026-07-21 20:34:16.619 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:34:16.619 | framework. For more detail see 2026-07-21 20:34:16.620 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:34:16.620 | 2026-07-21 20:34:16.620 | import eventlet # noqa 2026-07-21 20:34:16.789 | 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-21 20:34:18.397 | INFO dbcounter [None req-f10d3a40-c91a-4b71-b1ec-91685e7e80eb None None] Registered counter for database nova_api 2026-07-21 20:34:18.456 | DEBUG dbcounter [-] [101704] Writer thread running {{(pid=101704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:34:18.462 | Found 2 cell mappings. 2026-07-21 20:34:18.462 | Skipping cell0 since it does not contain hosts. 2026-07-21 20:34:18.462 | Getting computes from cell 'cell1': e9b0de95-cc32-45cb-ac54-0874095deb59 2026-07-21 20:34:18.462 | INFO dbcounter [None req-f10d3a40-c91a-4b71-b1ec-91685e7e80eb None None] Registered counter for database nova_cell1 2026-07-21 20:34:18.499 | DEBUG dbcounter [-] [101704] Writer thread running {{(pid=101704) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 20:34:18.584 | Checking host mapping for compute host 'np0000005597': 3d4506c1-5cba-4951-ba8a-327fc6ed7967 2026-07-21 20:34:18.584 | Creating host mapping for compute host 'np0000005597': 3d4506c1-5cba-4951-ba8a-327fc6ed7967 2026-07-21 20:34:18.584 | Found 1 unmapped computes in cell: e9b0de95-cc32-45cb-ac54-0874095deb59 2026-07-21 20:34:19.150 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-21 20:34:19.416 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 20:34:19.416 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 20:34:19.416 | we strongly recommend against using it for new projects. 2026-07-21 20:34:19.416 | 2026-07-21 20:34:19.416 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 20:34:19.416 | framework. For more detail see 2026-07-21 20:34:19.416 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 20:34:19.416 | 2026-07-21 20:34:19.416 | import eventlet # noqa 2026-07-21 20:34:19.544 | 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-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Upgrade Check Results | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: Cells v2 | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: Placement API | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: Cinder API | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: Policy File JSON to YAML Migration | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: Older than N-1 computes | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: hw_machine_type unset | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:21.631 | | Check: Service User Token Configuration | 2026-07-21 20:34:21.631 | | Result: Success | 2026-07-21 20:34:21.631 | | Details: None | 2026-07-21 20:34:21.631 | +-------------------------------------------+ 2026-07-21 20:34:22.162 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-21 20:34:22.167 | + ./stack.sh:main:1485 : command openstack complete 2026-07-21 20:34:22.167 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-21 20:34:22.511 | 2026-07-21 20:34:22.520 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-21 20:34:22.540 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:22.543 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-21 20:34:22.546 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 20:34:22.548 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 20:34:22.551 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-21 20:34:22.555 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:34:22.558 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-21 20:34:22.561 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-21 20:34:22.564 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-21 20:34:22.568 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-21 20:34:22.570 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-21 20:34:22.573 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-21 20:34:22.575 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-21 20:34:22.580 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-21 20:34:22.629 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 20:34:22.631 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-21 20:34:22.634 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-21 20:34:22.648 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-21 20:34:22.662 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 20:34:22.666 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:34:22.669 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-21 20:34:22.671 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-21 20:34:22.674 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 20:34:22.677 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-21 20:34:22.680 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 20:34:22.683 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 20:34:22.686 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 20:34:22.689 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 20:34:22.692 | + functions-common:run_phase:1858 : local extra 2026-07-21 20:34:22.696 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 20:34:22.701 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 20:34:22.704 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 20:34:22.707 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 20:34:22.711 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-21 20:34:22.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 20:34:22.732 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:22.735 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:34:22.738 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:22.741 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-21 20:34:22.744 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:22.747 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 20:34:22.749 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:22.752 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-21 20:34:22.754 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:22.757 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 20:34:22.760 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:34:22.762 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 20:34:22.765 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-21 20:34:22.812 | [8536 Async install_tempest:55109]: Waiting for completion of install_tempest running on PID 55109 (1 other jobs running) 2026-07-21 20:34:22.835 | [8536 Async install_tempest:55109]: Signaling child to exit 2026-07-21 20:34:22.835 | WAKEUP 2026-07-21 20:34:22.858 | [8536 Async install_tempest:55109]: Signaled 2026-07-21 20:34:22.859 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 20:34:22.859 | +++ functions-common:git_clone:593 : pwd 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:34:22.859 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:610 : echo master 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:673 : head -1 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 20:34:22.859 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-21 20:34:22.859 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:34:22.859 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-21 20:34:22.859 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-21 20:34:22.859 | ++ 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-21 20:34:22.859 | Collecting tox!=2.8.0,<4.0.0 2026-07-21 20:34:22.859 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-21 20:34:22.859 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 20:34:22.859 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 20:34:22.859 | 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-21 20:34:22.859 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 20:34:22.859 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 20:34:22.859 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-21 20:34:22.859 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-21 20:34:22.859 | 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-21 20:34:22.859 | 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-21 20:34:22.859 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 20:34:22.859 | 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-21 20:34:22.859 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-21 20:34:22.859 | 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-21 20:34:22.859 | 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-21 20:34:22.859 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-21 20:34:22.859 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-21 20:34:22.859 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-21 20:34:22.859 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-21 20:34:22.859 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-21 20:34:22.859 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-21 20:34:22.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 63.2 MB/s 0:00:00 2026-07-21 20:34:22.859 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-21 20:34:22.860 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-21 20:34:22.860 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-21 20:34:22.860 | 2026-07-21 20:34:22.860 | 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-21 20:34:22.860 | ++ inc/python:pip_install:216 : result=0 2026-07-21 20:34:22.860 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2420 : local name 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2423 : local total 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2427 : start_time=1784665780555 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2429 : [[ -z 1784665780555 ]] 2026-07-21 20:34:22.860 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2432 : end_time=1784665782263 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2433 : elapsed_time=1708 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2434 : total=93694 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:34:22.860 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95402 2026-07-21 20:34:22.860 | ++ inc/python:pip_install:219 : return 0 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-21 20:34:22.860 | ~/tempest ~/devstack 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-21 20:34:22.860 | Already on 'master' 2026-07-21 20:34:22.860 | Your branch is up to date with 'origin/master'. 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-21 20:34:22.860 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.CJ5vmuOrfR 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.CJ5vmuOrfR 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.CJ5vmuOrfR 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:22.860 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-21 20:34:22.860 | full create: /opt/stack/tempest/.tox/tempest 2026-07-21 20:34:22.860 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 20:34:22.860 | full develop-inst: /opt/stack/tempest 2026-07-21 20:34:22.860 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-21 20:34:22.860 | ___________________________________ summary ____________________________________ 2026-07-21 20:34:22.860 | full: skipped tests 2026-07-21 20:34:22.860 | congratulations :) 2026-07-21 20:34:22.860 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.CJ5vmuOrfR -r requirements.txt 2026-07-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.860 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-21 20:34:22.861 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | 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-21 20:34:22.861 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-21 20:34:22.861 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.CJ5vmuOrfR 2026-07-21 20:34:22.861 | ++ lib/tempest:install_tempest:868 : popd 2026-07-21 20:34:22.861 | ~/devstack 2026-07-21 20:34:22.901 | [8536 Async install_tempest:55109]: finished install_tempest with result 0 in 20 seconds 2026-07-21 20:34:22.907 | ++ inc/async:async_wait:197 : return 0 2026-07-21 20:34:22.910 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-21 20:34:22.914 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:34:22.916 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-21 20:34:22.919 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-21 20:34:22.922 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-21 20:34:22.924 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-21 20:34:22.927 | ++ inc/python:setup_develop:353 : local bindep 2026-07-21 20:34:22.930 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 20:34:22.932 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-21 20:34:22.935 | ++ inc/python:setup_develop:359 : local extras= 2026-07-21 20:34:22.938 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-21 20:34:22.940 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 20:34:22.942 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 20:34:22.945 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-21 20:34:22.947 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 20:34:22.949 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 20:34:22.952 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-21 20:34:22.954 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 20:34:22.957 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-21 20:34:22.959 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 20:34:22.961 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 20:34:22.964 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-21 20:34:22.970 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-21 20:34:22.972 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-21 20:34:22.974 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-21 20:34:23.063 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-21 20:34:23.065 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-21 20:34:23.068 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-21 20:34:23.070 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 20:34:23.073 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 20:34:23.075 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-21 20:34:23.077 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-21 20:34:23.079 | ++ inc/python:setup_package:446 : local extras= 2026-07-21 20:34:23.082 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 20:34:23.084 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 20:34:23.087 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 20:34:23.089 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 20:34:23.092 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 20:34:23.094 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-21 20:34:23.114 | Using python 3.12 to install /opt/stack/tempest 2026-07-21 20:34:23.117 | ++ 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-21 20:34:23.593 | Obtaining file:///opt/stack/tempest 2026-07-21 20:34:23.594 | Installing build dependencies: started 2026-07-21 20:34:24.450 | Installing build dependencies: finished with status 'done' 2026-07-21 20:34:24.451 | Checking if build backend supports build_editable: started 2026-07-21 20:34:24.737 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 20:34:24.738 | Getting requirements to build editable: started 2026-07-21 20:34:24.892 | Getting requirements to build editable: finished with status 'done' 2026-07-21 20:34:24.893 | Preparing editable metadata (pyproject.toml): started 2026-07-21 20:34:25.700 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 20:34:25.711 | 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.dev39) (7.0.3) 2026-07-21 20:34:25.712 | 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.dev39) (4.15.0) 2026-07-21 20:34:25.712 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-21 20:34:25.712 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-21 20:34:25.713 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-21 20:34:25.713 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-21 20:34:25.714 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-21 20:34:25.714 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-21 20:34:25.714 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-21 20:34:25.715 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-21 20:34:25.779 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-21 20:34:25.780 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-21 20:34:25.783 | 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.dev39) (5.11.0) 2026-07-21 20:34:25.783 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-21 20:34:25.784 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-21 20:34:25.784 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-21 20:34:25.785 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-21 20:34:25.785 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-21 20:34:25.786 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-21 20:34:25.786 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-21 20:34:25.786 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-21 20:34:25.787 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-21 20:34:25.787 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-21 20:34:25.788 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-21 20:34:25.789 | 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.dev39) (0.6.0) 2026-07-21 20:34:25.789 | 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.dev39) (4.0.0) 2026-07-21 20:34:25.791 | 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.dev39) (3.0.52) 2026-07-21 20:34:25.792 | 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.dev39) (1.11.0) 2026-07-21 20:34:25.792 | 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.dev39) (15.0.0) 2026-07-21 20:34:25.793 | 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.dev39) (1.8.0) 2026-07-21 20:34:25.794 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-21 20:34:25.796 | 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.dev39) (3.0) 2026-07-21 20:34:25.797 | 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.dev39) (2.2.2) 2026-07-21 20:34:25.800 | 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.dev39) (26.1.0) 2026-07-21 20:34:25.801 | 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.dev39) (2025.9.1) 2026-07-21 20:34:25.801 | 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.dev39) (0.37.0) 2026-07-21 20:34:25.802 | 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.dev39) (2026.5.1) 2026-07-21 20:34:25.806 | 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.dev39) (6.9.0) 2026-07-21 20:34:25.807 | 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.dev39) (2.0.0) 2026-07-21 20:34:25.808 | 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.dev39) (2.34.2) 2026-07-21 20:34:25.810 | 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.dev39) (6.5.0) 2026-07-21 20:34:25.811 | 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.dev39) (2.9.0.post0) 2026-07-21 20:34:25.812 | 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.dev39) (4.15.0) 2026-07-21 20:34:25.813 | 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.dev39) (1.2.1) 2026-07-21 20:34:25.815 | 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.dev39) (2.1.0) 2026-07-21 20:34:25.815 | 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.dev39) (3.3.2) 2026-07-21 20:34:25.816 | 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.dev39) (26.2) 2026-07-21 20:34:25.817 | 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.dev39) (7.2.2) 2026-07-21 20:34:25.820 | 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.dev39) (5.0.0) 2026-07-21 20:34:25.821 | 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.dev39) (3.0.3) 2026-07-21 20:34:25.821 | 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.dev39) (1.6.2) 2026-07-21 20:34:25.824 | 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.dev39) (83.0.0) 2026-07-21 20:34:25.826 | 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.dev39) (0.8.1) 2026-07-21 20:34:25.835 | 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.dev39) (1.17.0) 2026-07-21 20:34:25.840 | 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.dev39) (3.4.7) 2026-07-21 20:34:25.840 | 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.dev39) (3.18) 2026-07-21 20:34:25.841 | 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.dev39) (2023.11.17) 2026-07-21 20:34:25.849 | 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.dev39) (4.2.0) 2026-07-21 20:34:25.850 | 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.dev39) (2.20.0) 2026-07-21 20:34:25.852 | 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.dev39) (0.1.2) 2026-07-21 20:34:25.860 | 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.dev39) (0.16.0) 2026-07-21 20:34:25.901 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-21 20:34:25.902 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 20:34:25.927 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-21 20:34:25.928 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-21 20:34:25.936 | Building wheels for collected packages: tempest 2026-07-21 20:34:25.937 | Building editable for tempest (pyproject.toml): started 2026-07-21 20:34:26.879 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-21 20:34:26.881 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8323 sha256=9069de1e6e1b1d1e41cfe7fee9dc55b991928a10125e63905ddb3df41aa50cc6 2026-07-21 20:34:26.881 | Stored in directory: /tmp/pip-ephem-wheel-cache-llb5awm1/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-21 20:34:26.884 | Successfully built tempest 2026-07-21 20:34:27.060 | Installing collected packages: tomlkit, stestr, tempest 2026-07-21 20:34:27.209 | 2026-07-21 20:34:27.225 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-21 20:34:27.368 | ++ inc/python:pip_install:216 : result=0 2026-07-21 20:34:27.370 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 20:34:27.372 | ++ functions-common:time_stop:2420 : local name 2026-07-21 20:34:27.374 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 20:34:27.376 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 20:34:27.379 | ++ functions-common:time_stop:2423 : local total 2026-07-21 20:34:27.381 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 20:34:27.383 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 20:34:27.385 | ++ functions-common:time_stop:2427 : start_time=1784666063110 2026-07-21 20:34:27.388 | ++ functions-common:time_stop:2429 : [[ -z 1784666063110 ]] 2026-07-21 20:34:27.391 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 20:34:27.396 | ++ functions-common:time_stop:2432 : end_time=1784666067393 2026-07-21 20:34:27.398 | ++ functions-common:time_stop:2433 : elapsed_time=4283 2026-07-21 20:34:27.400 | ++ functions-common:time_stop:2434 : total=99230 2026-07-21 20:34:27.402 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 20:34:27.405 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103513 2026-07-21 20:34:27.407 | ++ inc/python:pip_install:219 : return 0 2026-07-21 20:34:27.410 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 20:34:27.412 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:34:27.415 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-21 20:34:27.417 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-21 20:34:27.420 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 20:34:27.422 | ++ 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-21 20:34:27.425 | ++ 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-21 20:34:27.427 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-21 20:34:27.429 | ++ 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-21 20:34:27.432 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-21 20:34:27.434 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-21 20:34:27.436 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-21 20:34:27.438 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-21 20:34:27.441 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-21 20:34:27.444 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-21 20:34:27.447 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-21 20:34:27.450 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-21 20:34:27.452 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-21 20:34:27.454 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-21 20:34:27.458 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-21 20:34:27.460 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-21 20:34:27.463 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-21 20:34:27.465 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-21 20:34:27.468 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-21 20:34:27.470 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-21 20:34:27.473 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-21 20:34:27.476 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-21 20:34:27.476 | ' 2026-07-21 20:34:27.479 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-21 20:34:27.481 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-21 20:34:27.497 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:27.500 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-21 20:34:27.503 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-21 20:34:27.506 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-21 20:34:27.509 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-21 20:34:27.512 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 20:34:27.514 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-21 20:34:27.514 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-21 20:34:27.745 | 2026-07-21 20:34:27.757 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:27.761 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 20:34:27.763 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 20:34:27.766 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 20:34:27.770 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 20:34:27.773 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 20:34:27.776 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 20:34:27.779 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 20:34:27.781 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 20:34:27.784 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 20:34:27.788 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 20:34:27.791 | ++ lib/tempest:get_active_images:176 : img_id=d72df0cf-2618-423c-8d9e-a18026bdc058 2026-07-21 20:34:27.793 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 20:34:27.796 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 20:34:27.799 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-21 20:34:27.801 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-21 20:34:27.803 | ++ lib/tempest:configure_tempest:272 : '[' -z d72df0cf-2618-423c-8d9e-a18026bdc058 ']' 2026-07-21 20:34:27.805 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-21 20:34:27.808 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-21 20:34:27.811 | ++ lib/tempest:configure_tempest:279 : [[ c40079f4-75b9-432b-a8fd-df146c295145 != \d\7\2\d\f\0\c\f\-\2\6\1\8\-\4\2\3\c\-\8\d\9\e\-\a\1\8\0\2\6\b\d\c\0\5\8 ]] 2026-07-21 20:34:27.814 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=c40079f4-75b9-432b-a8fd-df146c295145 2026-07-21 20:34:27.817 | ++ lib/tempest:configure_tempest:281 : break 2026-07-21 20:34:27.819 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-21 20:34:27.832 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-21 20:34:27.836 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-21 20:34:27.838 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-21 20:34:27.841 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-21 20:34:27.844 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-21 20:34:27.846 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-21 20:34:27.849 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-21 20:34:27.852 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-21 20:34:27.856 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-21 20:34:27.857 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-21 20:34:28.147 | 2026-07-21 20:34:28.158 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:28.162 | ++ lib/tempest:configure_tempest:303 : admin_project_id=327649f814dc4e0a8523adc7a856d2e5 2026-07-21 20:34:28.164 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-21 20:34:28.179 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:28.182 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-21 20:34:28.436 | 2026-07-21 20:34:28.446 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:28.449 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 20:34:28.450 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 20:34:28.450 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 20:34:28.450 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 20:34:28.450 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 20:34:28.450 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 20:34:28.450 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 20:34:28.450 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 20:34:28.450 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 20:34:28.450 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 20:34:28.450 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 20:34:28.450 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 20:34:28.450 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 20:34:28.450 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-21 20:34:28.452 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-21 20:34:28.454 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 20:34:28.454 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 20:34:28.454 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 20:34:28.454 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 20:34:28.454 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 20:34:28.454 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 20:34:28.454 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 20:34:28.454 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 20:34:28.454 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 20:34:28.454 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 20:34:28.454 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 20:34:28.454 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 20:34:28.454 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 20:34:28.454 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-21 20:34:28.457 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib d72df0cf-2618-423c-8d9e-a18026bdc058 2026-07-21 20:34:28.460 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 20:34:28.464 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show d72df0cf-2618-423c-8d9e-a18026bdc058 -c size -f value 2026-07-21 20:34:28.686 | 2026-07-21 20:34:28.698 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:28.702 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-21 20:34:28.705 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-21 20:34:28.706 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 20:34:28.737 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-21 20:34:28.741 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-21 20:34:28.743 | ++ 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-21 20:34:28.977 | 2026-07-21 20:34:28.977 | +----------------------------+-----------------------+ 2026-07-21 20:34:28.977 | | Field | Value | 2026-07-21 20:34:28.977 | +----------------------------+-----------------------+ 2026-07-21 20:34:28.977 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:28.977 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:28.977 | | description | None | 2026-07-21 20:34:28.977 | | disk | 1 | 2026-07-21 20:34:28.977 | | id | 42 | 2026-07-21 20:34:28.977 | | name | m1.nano | 2026-07-21 20:34:28.977 | | os-flavor-access:is_public | True | 2026-07-21 20:34:28.977 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:28.977 | | ram | 192 | 2026-07-21 20:34:28.977 | | rxtx_factor | 1.0 | 2026-07-21 20:34:28.977 | | swap | 0 | 2026-07-21 20:34:28.977 | | vcpus | 1 | 2026-07-21 20:34:28.977 | +----------------------------+-----------------------+ 2026-07-21 20:34:28.987 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-21 20:34:28.990 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 20:34:28.990 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 20:34:28.990 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 20:34:28.990 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 20:34:28.990 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 20:34:28.990 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 20:34:28.990 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 20:34:28.990 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 20:34:28.990 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 20:34:28.990 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 20:34:28.990 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 20:34:28.990 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 20:34:28.990 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 20:34:28.990 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-21 20:34:28.993 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib c40079f4-75b9-432b-a8fd-df146c295145 2026-07-21 20:34:28.996 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 20:34:29.000 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c40079f4-75b9-432b-a8fd-df146c295145 -c size -f value 2026-07-21 20:34:29.259 | 2026-07-21 20:34:29.270 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:29.273 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-21 20:34:29.277 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 20:34:29.277 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-21 20:34:29.309 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-21 20:34:29.312 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-21 20:34:29.315 | ++ 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-21 20:34:29.528 | 2026-07-21 20:34:29.528 | +----------------------------+-----------------------+ 2026-07-21 20:34:29.528 | | Field | Value | 2026-07-21 20:34:29.528 | +----------------------------+-----------------------+ 2026-07-21 20:34:29.528 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 20:34:29.528 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 20:34:29.528 | | description | None | 2026-07-21 20:34:29.528 | | disk | 1 | 2026-07-21 20:34:29.528 | | id | 84 | 2026-07-21 20:34:29.528 | | name | m1.micro | 2026-07-21 20:34:29.528 | | os-flavor-access:is_public | True | 2026-07-21 20:34:29.528 | | properties | hw_rng:allowed='True' | 2026-07-21 20:34:29.528 | | ram | 256 | 2026-07-21 20:34:29.528 | | rxtx_factor | 1.0 | 2026-07-21 20:34:29.528 | | swap | 0 | 2026-07-21 20:34:29.528 | | vcpus | 1 | 2026-07-21 20:34:29.528 | +----------------------------+-----------------------+ 2026-07-21 20:34:29.537 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-21 20:34:29.540 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-21 20:34:29.558 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:29.561 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-21 20:34:29.563 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-21 20:34:29.566 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-21 20:34:29.568 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 20:34:29.571 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 20:34:29.574 | +++ functions-common:git_clone:593 : pwd 2026-07-21 20:34:29.577 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 20:34:29.580 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 20:34:29.584 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 20:34:29.601 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 20:34:29.603 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 20:34:29.606 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 20:34:29.610 | ++ functions-common:git_clone:610 : echo master 2026-07-21 20:34:29.611 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 20:34:29.616 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-21 20:34:29.619 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 20:34:29.621 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-21 20:34:29.636 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-21 20:34:29.639 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 20:34:29.639 | ++ functions-common:git_clone:673 : head -1 2026-07-21 20:34:29.644 | 5d0367e Clean-up zuul config spacing 2026-07-21 20:34:29.647 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 20:34:29.650 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-21 20:34:29.650 | ~/os-test-images ~/devstack 2026-07-21 20:34:29.652 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-21 20:34:29.856 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-21 20:34:30.160 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-21 20:34:31.563 | generate installed: PyYAML==6.0.3 2026-07-21 20:34:31.563 | generate run-test-pre: PYTHONHASHSEED='253218405' 2026-07-21 20:34:31.563 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-21 20:34:31.621 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-21 20:34:31.631 | 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-21 20:34:31.641 | 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-21 20:34:31.653 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-21 20:34:31.656 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-21 20:34:31.662 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-21 20:34:31.668 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-21 20:34:31.702 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-21 20:34:31.709 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-21 20:34:31.714 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-21 20:34:31.726 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-21 20:34:31.726 | 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-21 20:34:31.731 | 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-21 20:34:31.737 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-21 20:34:31.747 | 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-21 20:34:31.749 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-21 20:34:31.752 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-21 20:34:31.759 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-21 20:34:31.768 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-21 20:34:31.776 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-21 20:34:31.778 | 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-21 20:34:31.786 | 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-21 20:34:31.790 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-21 20:34:31.792 | 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-21 20:34:31.800 | 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-21 20:34:31.802 | 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-21 20:34:31.810 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-21 20:34:31.829 | ___________________________________ summary ____________________________________ 2026-07-21 20:34:31.829 | generate: commands succeeded 2026-07-21 20:34:31.830 | congratulations :) 2026-07-21 20:34:31.858 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-21 20:34:31.858 | ~/devstack 2026-07-21 20:34:31.860 | ++ 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-21 20:34:31.893 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-21 20:34:31.896 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-21 20:34:31.917 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-21 20:34:31.920 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-21 20:34:31.923 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-21 20:34:31.957 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-21 20:34:31.991 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-21 20:34:31.993 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-21 20:34:31.997 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-21 20:34:32.000 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 20:34:32.004 | +++ 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-21 20:34:32.254 | 2026-07-21 20:34:32.267 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:32.270 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 20:34:32.270 | address-scope 2026-07-21 20:34:32.270 | agent 2026-07-21 20:34:32.270 | allowed-address-pairs 2026-07-21 20:34:32.270 | auto-allocated-topology 2026-07-21 20:34:32.270 | availability_zone 2026-07-21 20:34:32.270 | default-subnetpools 2026-07-21 20:34:32.270 | dhcp_agent_scheduler 2026-07-21 20:34:32.270 | dns-integration 2026-07-21 20:34:32.270 | dns-domain-ports 2026-07-21 20:34:32.270 | dns-integration-domain-keywords 2026-07-21 20:34:32.270 | empty-string-filtering 2026-07-21 20:34:32.270 | external-net 2026-07-21 20:34:32.270 | extra_dhcp_opt 2026-07-21 20:34:32.270 | extraroute 2026-07-21 20:34:32.270 | extraroute-atomic 2026-07-21 20:34:32.271 | filter-validation 2026-07-21 20:34:32.271 | floating-ip-port-forwarding-detail 2026-07-21 20:34:32.271 | fip-port-details 2026-07-21 20:34:32.271 | flavors 2026-07-21 20:34:32.271 | floatingip-pools 2026-07-21 20:34:32.271 | router 2026-07-21 20:34:32.271 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:34:32.271 | enable-default-route-bfd 2026-07-21 20:34:32.271 | enable-default-route-ecmp 2026-07-21 20:34:32.271 | ext-gw-mode 2026-07-21 20:34:32.271 | l3-ha 2026-07-21 20:34:32.271 | external-gateway-multihoming 2026-07-21 20:34:32.271 | l3-flavors 2026-07-21 20:34:32.271 | l3_agent_scheduler 2026-07-21 20:34:32.271 | multi-provider 2026-07-21 20:34:32.271 | net-mtu 2026-07-21 20:34:32.271 | net-mtu-writable 2026-07-21 20:34:32.271 | network_availability_zone 2026-07-21 20:34:32.271 | network-ip-availability 2026-07-21 20:34:32.271 | network-ip-availability-details 2026-07-21 20:34:32.271 | pagination 2026-07-21 20:34:32.271 | port-device-profile 2026-07-21 20:34:32.271 | port-mac-address-regenerate 2026-07-21 20:34:32.271 | port-numa-affinity-policy 2026-07-21 20:34:32.271 | port-numa-affinity-policy-socket 2026-07-21 20:34:32.271 | binding 2026-07-21 20:34:32.271 | binding-extended 2026-07-21 20:34:32.271 | port-security 2026-07-21 20:34:32.271 | project-id 2026-07-21 20:34:32.271 | provider 2026-07-21 20:34:32.271 | qinq 2026-07-21 20:34:32.271 | quota-check-limit 2026-07-21 20:34:32.271 | quota-check-limit-default 2026-07-21 20:34:32.271 | quotas 2026-07-21 20:34:32.271 | quota_details 2026-07-21 20:34:32.271 | rbac-policies 2026-07-21 20:34:32.271 | rbac-address-scope 2026-07-21 20:34:32.271 | rbac-security-groups 2026-07-21 20:34:32.271 | revision-if-match 2026-07-21 20:34:32.271 | standard-attr-revisions 2026-07-21 20:34:32.271 | router_availability_zone 2026-07-21 20:34:32.271 | router-enable-snat 2026-07-21 20:34:32.271 | security-groups-default-rules 2026-07-21 20:34:32.271 | security-groups-default-statefulness 2026-07-21 20:34:32.271 | security-groups-normalized-cidr 2026-07-21 20:34:32.271 | security-groups-remote-address-group 2026-07-21 20:34:32.271 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:34:32.271 | security-groups-shared-filtering 2026-07-21 20:34:32.271 | security-group 2026-07-21 20:34:32.271 | service-type 2026-07-21 20:34:32.271 | sorting 2026-07-21 20:34:32.271 | standard-attr-description 2026-07-21 20:34:32.271 | stateful-security-group 2026-07-21 20:34:32.271 | subnet-dns-publish-fixed-ip 2026-07-21 20:34:32.271 | subnet-external-network 2026-07-21 20:34:32.271 | subnet_onboard 2026-07-21 20:34:32.271 | subnet-service-types 2026-07-21 20:34:32.272 | subnet_allocation 2026-07-21 20:34:32.272 | subnetpool-prefix-ops 2026-07-21 20:34:32.272 | tag-creation 2026-07-21 20:34:32.272 | standard-attr-tag 2026-07-21 20:34:32.272 | standard-attr-timestamp 2026-07-21 20:34:32.272 | vlan-transparent' 2026-07-21 20:34:32.273 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 20:34:32.273 | address-scope 2026-07-21 20:34:32.273 | agent 2026-07-21 20:34:32.273 | allowed-address-pairs 2026-07-21 20:34:32.273 | auto-allocated-topology 2026-07-21 20:34:32.273 | availability_zone 2026-07-21 20:34:32.273 | default-subnetpools 2026-07-21 20:34:32.273 | dhcp_agent_scheduler 2026-07-21 20:34:32.273 | dns-integration 2026-07-21 20:34:32.273 | dns-domain-ports 2026-07-21 20:34:32.273 | dns-integration-domain-keywords 2026-07-21 20:34:32.273 | empty-string-filtering 2026-07-21 20:34:32.273 | external-net 2026-07-21 20:34:32.273 | extra_dhcp_opt 2026-07-21 20:34:32.273 | extraroute 2026-07-21 20:34:32.273 | extraroute-atomic 2026-07-21 20:34:32.273 | filter-validation 2026-07-21 20:34:32.273 | floating-ip-port-forwarding-detail 2026-07-21 20:34:32.273 | fip-port-details 2026-07-21 20:34:32.273 | flavors 2026-07-21 20:34:32.273 | floatingip-pools 2026-07-21 20:34:32.273 | router 2026-07-21 20:34:32.273 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 20:34:32.273 | enable-default-route-bfd 2026-07-21 20:34:32.273 | enable-default-route-ecmp 2026-07-21 20:34:32.273 | ext-gw-mode 2026-07-21 20:34:32.273 | l3-ha 2026-07-21 20:34:32.273 | external-gateway-multihoming 2026-07-21 20:34:32.273 | l3-flavors 2026-07-21 20:34:32.274 | l3_agent_scheduler 2026-07-21 20:34:32.274 | multi-provider 2026-07-21 20:34:32.274 | net-mtu 2026-07-21 20:34:32.274 | net-mtu-writable 2026-07-21 20:34:32.274 | network_availability_zone 2026-07-21 20:34:32.274 | network-ip-availability 2026-07-21 20:34:32.274 | network-ip-availability-details 2026-07-21 20:34:32.274 | pagination 2026-07-21 20:34:32.274 | port-device-profile 2026-07-21 20:34:32.274 | port-mac-address-regenerate 2026-07-21 20:34:32.274 | port-numa-affinity-policy 2026-07-21 20:34:32.274 | port-numa-affinity-policy-socket 2026-07-21 20:34:32.274 | binding 2026-07-21 20:34:32.274 | binding-extended 2026-07-21 20:34:32.274 | port-security 2026-07-21 20:34:32.274 | project-id 2026-07-21 20:34:32.274 | provider 2026-07-21 20:34:32.274 | qinq 2026-07-21 20:34:32.274 | quota-check-limit 2026-07-21 20:34:32.274 | quota-check-limit-default 2026-07-21 20:34:32.274 | quotas 2026-07-21 20:34:32.274 | quota_details 2026-07-21 20:34:32.274 | rbac-policies 2026-07-21 20:34:32.274 | rbac-address-scope 2026-07-21 20:34:32.274 | rbac-security-groups 2026-07-21 20:34:32.274 | revision-if-match 2026-07-21 20:34:32.274 | standard-attr-revisions 2026-07-21 20:34:32.274 | router_availability_zone 2026-07-21 20:34:32.274 | router-enable-snat 2026-07-21 20:34:32.274 | security-groups-default-rules 2026-07-21 20:34:32.274 | security-groups-default-statefulness 2026-07-21 20:34:32.274 | security-groups-normalized-cidr 2026-07-21 20:34:32.274 | security-groups-remote-address-group 2026-07-21 20:34:32.274 | security-groups-rules-belongs-to-default-sg 2026-07-21 20:34:32.274 | security-groups-shared-filtering 2026-07-21 20:34:32.274 | security-group 2026-07-21 20:34:32.274 | service-type 2026-07-21 20:34:32.274 | sorting 2026-07-21 20:34:32.274 | standard-attr-description 2026-07-21 20:34:32.274 | stateful-security-group 2026-07-21 20:34:32.274 | subnet-dns-publish-fixed-ip 2026-07-21 20:34:32.274 | subnet-external-network 2026-07-21 20:34:32.274 | subnet_onboard 2026-07-21 20:34:32.274 | subnet-service-types 2026-07-21 20:34:32.274 | subnet_allocation 2026-07-21 20:34:32.274 | subnetpool-prefix-ops 2026-07-21 20:34:32.274 | tag-creation 2026-07-21 20:34:32.274 | standard-attr-tag 2026-07-21 20:34:32.274 | standard-attr-timestamp 2026-07-21 20:34:32.274 | vlan-transparent =~ external-net ]] 2026-07-21 20:34:32.276 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 20:34:32.280 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-21 20:34:32.535 | 2026-07-21 20:34:32.546 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 20:34:32.549 | ++ lib/tempest:configure_tempest:395 : public_network_id=d185dc2e-b44a-490e-8894-f9677044c99f 2026-07-21 20:34:32.551 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-21 20:34:33.098 | 2026-07-21 20:34:33.098 | +---------------------------+--------------------------------------+ 2026-07-21 20:34:33.098 | | Field | Value | 2026-07-21 20:34:33.098 | +---------------------------+--------------------------------------+ 2026-07-21 20:34:33.098 | | admin_state_up | UP | 2026-07-21 20:34:33.098 | | availability_zone_hints | | 2026-07-21 20:34:33.098 | | availability_zones | | 2026-07-21 20:34:33.098 | | created_at | 2026-07-21T20:34:32Z | 2026-07-21 20:34:33.098 | | description | | 2026-07-21 20:34:33.098 | | dns_domain | None | 2026-07-21 20:34:33.098 | | id | a898f750-021e-4df2-af2b-8a33a210d808 | 2026-07-21 20:34:33.098 | | ipv4_address_scope | None | 2026-07-21 20:34:33.098 | | ipv6_address_scope | None | 2026-07-21 20:34:33.098 | | is_default | False | 2026-07-21 20:34:33.098 | | is_vlan_qinq | None | 2026-07-21 20:34:33.098 | | is_vlan_transparent | False | 2026-07-21 20:34:33.098 | | mtu | 1372 | 2026-07-21 20:34:33.099 | | name | shared | 2026-07-21 20:34:33.099 | | port_security_enabled | True | 2026-07-21 20:34:33.099 | | project_id | 327649f814dc4e0a8523adc7a856d2e5 | 2026-07-21 20:34:33.099 | | provider:network_type | geneve | 2026-07-21 20:34:33.099 | | provider:physical_network | None | 2026-07-21 20:34:33.099 | | provider:segmentation_id | 51710 | 2026-07-21 20:34:33.099 | | pvlan | None | 2026-07-21 20:34:33.099 | | qinq | False | 2026-07-21 20:34:33.099 | | qos_policy_id | None | 2026-07-21 20:34:33.099 | | revision_number | 1 | 2026-07-21 20:34:33.099 | | router:external | Internal | 2026-07-21 20:34:33.099 | | segments | None | 2026-07-21 20:34:33.099 | | shared | True | 2026-07-21 20:34:33.099 | | status | ACTIVE | 2026-07-21 20:34:33.099 | | subnets | | 2026-07-21 20:34:33.099 | | tags | | 2026-07-21 20:34:33.099 | | updated_at | 2026-07-21T20:34:32Z | 2026-07-21 20:34:33.099 | +---------------------------+--------------------------------------+ 2026-07-21 20:34:33.106 | ++ 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-21 20:34:33.831 | 2026-07-21 20:34:33.831 | +----------------------+--------------------------------------+ 2026-07-21 20:34:33.831 | | Field | Value | 2026-07-21 20:34:33.831 | +----------------------+--------------------------------------+ 2026-07-21 20:34:33.831 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-21 20:34:33.831 | | cidr | 192.168.233.0/24 | 2026-07-21 20:34:33.831 | | created_at | 2026-07-21T20:34:33Z | 2026-07-21 20:34:33.831 | | description | shared-subnet | 2026-07-21 20:34:33.831 | | dns_nameservers | | 2026-07-21 20:34:33.831 | | dns_publish_fixed_ip | None | 2026-07-21 20:34:33.831 | | enable_dhcp | True | 2026-07-21 20:34:33.831 | | gateway_ip | 192.168.233.1 | 2026-07-21 20:34:33.831 | | host_routes | | 2026-07-21 20:34:33.831 | | id | 704cb706-cb19-494c-b640-f70eddafe108 | 2026-07-21 20:34:33.831 | | ip_version | 4 | 2026-07-21 20:34:33.831 | | ipv6_address_mode | None | 2026-07-21 20:34:33.831 | | ipv6_ra_mode | None | 2026-07-21 20:34:33.831 | | name | shared-subnet | 2026-07-21 20:34:33.831 | | network_id | a898f750-021e-4df2-af2b-8a33a210d808 | 2026-07-21 20:34:33.831 | | project_id | 327649f814dc4e0a8523adc7a856d2e5 | 2026-07-21 20:34:33.831 | | revision_number | 0 | 2026-07-21 20:34:33.831 | | router:external | False | 2026-07-21 20:34:33.831 | | segment_id | None | 2026-07-21 20:34:33.831 | | service_types | | 2026-07-21 20:34:33.831 | | subnetpool_id | None | 2026-07-21 20:34:33.831 | | tags | | 2026-07-21 20:34:33.831 | | updated_at | 2026-07-21T20:34:33Z | 2026-07-21 20:34:33.831 | +----------------------+--------------------------------------+ 2026-07-21 20:34:33.839 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-21 20:34:33.877 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-21 20:34:33.915 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-21 20:34:33.920 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-21 20:34:33.951 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-21 20:34:33.983 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-21 20:34:34.013 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-21 20:34:34.047 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-21 20:34:34.080 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.139/identity/v3 2026-07-21 20:34:34.117 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-21 20:34:34.147 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-21 20:34:34.180 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-21 20:34:34.213 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-21 20:34:34.216 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-21 20:34:34.249 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-21 20:34:34.281 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-21 20:34:34.310 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-21 20:34:34.342 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-21 20:34:34.375 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-21 20:34:34.394 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:34.396 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 20:34:34.429 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-21 20:34:34.432 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-21 20:34:34.466 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-21 20:34:34.483 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:34.485 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-21 20:34:34.519 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-21 20:34:34.549 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-21 20:34:34.582 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-21 20:34:34.585 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-21 20:34:34.621 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-21 20:34:34.655 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-21 20:34:34.673 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:34.676 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref d72df0cf-2618-423c-8d9e-a18026bdc058 2026-07-21 20:34:34.713 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c40079f4-75b9-432b-a8fd-df146c295145 2026-07-21 20:34:34.748 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-21 20:34:34.783 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-21 20:34:34.814 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-21 20:34:34.850 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-21 20:34:34.867 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:34.869 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-21 20:34:34.871 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-21 20:34:34.874 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-21 20:34:34.877 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-21 20:34:34.879 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-21 20:34:34.882 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-21 20:34:34.903 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-21 20:34:34.905 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-21 20:34:34.939 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-21 20:34:34.975 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-21 20:34:35.009 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-21 20:34:35.044 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-21 20:34:35.080 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-21 20:34:35.116 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-21 20:34:35.150 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-21 20:34:35.183 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-21 20:34:35.215 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-21 20:34:35.218 | ++ 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-21 20:34:35.248 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-21 20:34:35.250 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-21 20:34:35.266 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:35.270 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-21 20:34:35.302 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-21 20:34:35.318 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:35.321 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-21 20:34:35.324 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-21 20:34:35.342 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:35.345 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-21 20:34:35.347 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-21 20:34:35.349 | ++ 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-21 20:34:35.380 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-21 20:34:35.413 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id d185dc2e-b44a-490e-8894-f9677044c99f 2026-07-21 20:34:35.446 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-21 20:34:35.481 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-21 20:34:35.513 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-21 20:34:35.551 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-21 20:34:35.583 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-21 20:34:35.616 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-21 20:34:35.649 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-21 20:34:35.651 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-21 20:34:35.653 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-21 20:34:35.656 | ++ 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-21 20:34:35.691 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-21 20:34:35.695 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-21 20:34:35.695 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-21 20:34:35.700 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-21 20:34:35.702 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-21 20:34:35.736 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-21 20:34:35.738 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-21 20:34:35.742 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 20:34:35.744 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-21 20:34:35.748 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-21 20:34:35.779 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-21 20:34:35.811 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-21 20:34:35.842 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-21 20:34:35.873 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-21 20:34:35.905 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-21 20:34:35.938 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 20:34:35.942 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-21 20:34:35.961 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-21 20:34:36.000 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 20:34:36.004 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-21 20:34:36.024 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-21 20:34:36.060 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 20:34:36.063 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-21 20:34:36.083 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-21 20:34:36.118 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 20:34:36.121 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-21 20:34:36.141 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-21 20:34:36.177 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-21 20:34:36.213 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-21 20:34:36.216 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-21 20:34:36.252 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-21 20:34:36.255 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-21 20:34:36.257 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-21 20:34:36.260 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-21 20:34:36.281 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-21 20:34:36.283 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-21 20:34:36.317 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-21 20:34:36.335 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.338 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-21 20:34:36.341 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-21 20:34:36.343 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-21 20:34:36.346 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-21 20:34:36.383 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-21 20:34:36.386 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-21 20:34:36.418 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-21 20:34:36.421 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-21 20:34:36.424 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-21 20:34:36.428 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-21 20:34:36.430 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-21 20:34:36.451 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-21 20:34:36.454 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-21 20:34:36.487 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-21 20:34:36.490 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-21 20:34:36.492 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-21 20:34:36.495 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-21 20:34:36.527 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-21 20:34:36.562 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-21 20:34:36.597 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-21 20:34:36.601 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-21 20:34:36.604 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.607 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-21 20:34:36.625 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.628 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-21 20:34:36.665 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.668 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-21 20:34:36.688 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.691 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-21 20:34:36.728 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.731 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-21 20:34:36.750 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.753 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-21 20:34:36.788 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.791 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-21 20:34:36.810 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.813 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-21 20:34:36.849 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.852 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-21 20:34:36.871 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.874 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-21 20:34:36.907 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.909 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-21 20:34:36.929 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 20:34:36.931 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-21 20:34:36.967 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 20:34:36.970 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-21 20:34:36.989 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:34:36.992 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-21 20:34:37.027 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-21 20:34:37.029 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-21 20:34:37.065 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-21 20:34:37.068 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-21 20:34:37.102 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-21 20:34:37.104 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-21 20:34:37.137 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-21 20:34:37.139 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-21 20:34:37.170 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-21 20:34:37.173 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-21 20:34:37.206 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-21 20:34:37.209 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-21 20:34:37.211 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-21 20:34:37.215 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-21 20:34:37.219 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.cxwcld6vNp 2026-07-21 20:34:37.222 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-21 20:34:37.225 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-21 20:34:37.229 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 20:34:37.234 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.jNuBj15W8x 2026-07-21 20:34:37.236 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.jNuBj15W8x 2026-07-21 20:34:37.238 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 20:34:37.241 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.jNuBj15W8x 2026-07-21 20:34:37.244 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 20:34:37.247 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 20:34:37.250 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 20:34:37.256 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:37.259 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:37.262 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:37.265 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:34:37.269 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-21 20:34:37.271 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-21 20:34:37.531 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-21 20:34:38.063 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 20:34:46.334 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-21 20:34:50.129 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-21 20:34:50.129 | ___________________________________ summary ____________________________________ 2026-07-21 20:34:50.129 | venv-tempest: skipped tests 2026-07-21 20:34:50.129 | congratulations :) 2026-07-21 20:34:50.155 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.jNuBj15W8x -r requirements.txt 2026-07-21 20:34:50.593 | /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-21 20:34:50.593 | !! 2026-07-21 20:34:50.593 | 2026-07-21 20:34:50.594 | ******************************************************************************** 2026-07-21 20:34:50.594 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 20:34:50.594 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 20:34:50.594 | 2026-07-21 20:34:50.594 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:34:50.594 | calls to avoid build errors in the future. 2026-07-21 20:34:50.594 | ******************************************************************************** 2026-07-21 20:34:50.594 | 2026-07-21 20:34:50.594 | !! 2026-07-21 20:34:50.594 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 20:34:50.836 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 20:34:50.836 | !! 2026-07-21 20:34:50.836 | 2026-07-21 20:34:50.836 | ******************************************************************************** 2026-07-21 20:34:50.836 | Please avoid running ``setup.py`` directly. 2026-07-21 20:34:50.836 | Instead, use pypa/build, pypa/installer or other 2026-07-21 20:34:50.836 | standards-based tools. 2026-07-21 20:34:50.836 | 2026-07-21 20:34:50.836 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:34:50.836 | calls to avoid build errors in the future. 2026-07-21 20:34:50.836 | 2026-07-21 20:34:50.836 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 20:34:50.836 | ******************************************************************************** 2026-07-21 20:34:50.836 | 2026-07-21 20:34:50.836 | !! 2026-07-21 20:34:50.836 | self.initialize_options() 2026-07-21 20:34:50.836 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 20:34:50.836 | warnings.warn(msg) 2026-07-21 20:34:50.851 | /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-21 20:34:50.851 | !! 2026-07-21 20:34:50.851 | 2026-07-21 20:34:50.851 | ******************************************************************************** 2026-07-21 20:34:50.851 | 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-21 20:34:50.851 | 2026-07-21 20:34:50.851 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 20:34:50.851 | or your builds will no longer be supported. 2026-07-21 20:34:50.851 | 2026-07-21 20:34:50.851 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 20:34:50.851 | ******************************************************************************** 2026-07-21 20:34:50.851 | 2026-07-21 20:34:50.851 | !! 2026-07-21 20:34:50.851 | corresp(dist, value, root_dir) 2026-07-21 20:34:50.922 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 20:34:54.535 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-21 20:34:54.535 | venv-tempest run-test-pre: PYTHONHASHSEED='1378947498' 2026-07-21 20:34:54.535 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.jNuBj15W8x -r requirements.txt 2026-07-21 20:34:55.013 | 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-21 20:34:55.015 | 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-21 20:34:55.015 | 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-21 20:34:55.015 | 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-21 20:34:55.015 | 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-21 20:34:55.015 | 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-21 20:34:55.015 | 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-21 20:34:55.015 | 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-21 20:34:55.016 | 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-21 20:34:55.016 | 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-21 20:34:55.016 | 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-21 20:34:55.017 | 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-21 20:34:55.017 | 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-21 20:34:55.018 | 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-21 20:34:55.018 | 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-21 20:34:55.019 | 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-21 20:34:55.019 | 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-21 20:34:55.019 | 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-21 20:34:55.020 | 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-21 20:34:55.020 | 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-21 20:34:55.021 | 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-21 20:34:55.021 | 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-21 20:34:55.022 | 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-21 20:34:55.023 | 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-21 20:34:55.023 | 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-21 20:34:55.024 | 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-21 20:34:55.025 | 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-21 20:34:55.026 | 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-21 20:34:55.026 | 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-21 20:34:55.027 | 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-21 20:34:55.030 | 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-21 20:34:55.030 | 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-21 20:34:55.031 | 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-21 20:34:55.032 | 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-21 20:34:55.035 | 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-21 20:34:55.037 | 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-21 20:34:55.037 | 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-21 20:34:55.038 | 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-21 20:34:55.039 | 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-21 20:34:55.042 | 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-21 20:34:55.042 | 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-21 20:34:55.044 | 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-21 20:34:55.044 | 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-21 20:34:55.045 | 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-21 20:34:55.045 | 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-21 20:34:55.046 | 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-21 20:34:55.051 | 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-21 20:34:55.054 | 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-21 20:34:55.061 | 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-21 20:34:55.062 | 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-21 20:34:55.062 | 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-21 20:34:55.063 | 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-21 20:34:55.063 | 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-21 20:34:55.068 | 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-21 20:34:55.079 | 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-21 20:34:55.082 | 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-21 20:34:55.083 | 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-21 20:34:55.084 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-21 20:34:55.089 | 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-21 20:34:55.090 | 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-21 20:34:55.093 | 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-21 20:34:55.200 | ___________________________________ summary ____________________________________ 2026-07-21 20:34:55.200 | venv-tempest: commands succeeded 2026-07-21 20:34:55.200 | congratulations :) 2026-07-21 20:34:55.239 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.jNuBj15W8x 2026-07-21 20:34:55.244 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-21 20:34:55.247 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-21 20:34:55.250 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-21 20:34:55.284 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.cxwcld6vNp 2026-07-21 20:34:55.708 | /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-21 20:34:55.708 | !! 2026-07-21 20:34:55.708 | 2026-07-21 20:34:55.708 | ******************************************************************************** 2026-07-21 20:34:55.708 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 20:34:55.708 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 20:34:55.708 | 2026-07-21 20:34:55.708 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:34:55.708 | calls to avoid build errors in the future. 2026-07-21 20:34:55.708 | ******************************************************************************** 2026-07-21 20:34:55.708 | 2026-07-21 20:34:55.708 | !! 2026-07-21 20:34:55.708 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 20:34:55.950 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 20:34:55.950 | !! 2026-07-21 20:34:55.950 | 2026-07-21 20:34:55.950 | ******************************************************************************** 2026-07-21 20:34:55.950 | Please avoid running ``setup.py`` directly. 2026-07-21 20:34:55.950 | Instead, use pypa/build, pypa/installer or other 2026-07-21 20:34:55.950 | standards-based tools. 2026-07-21 20:34:55.950 | 2026-07-21 20:34:55.950 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:34:55.950 | calls to avoid build errors in the future. 2026-07-21 20:34:55.950 | 2026-07-21 20:34:55.950 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 20:34:55.950 | ******************************************************************************** 2026-07-21 20:34:55.950 | 2026-07-21 20:34:55.950 | !! 2026-07-21 20:34:55.950 | self.initialize_options() 2026-07-21 20:34:55.951 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 20:34:55.951 | warnings.warn(msg) 2026-07-21 20:34:55.967 | /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-21 20:34:55.967 | !! 2026-07-21 20:34:55.967 | 2026-07-21 20:34:55.967 | ******************************************************************************** 2026-07-21 20:34:55.967 | 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-21 20:34:55.967 | 2026-07-21 20:34:55.967 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 20:34:55.967 | or your builds will no longer be supported. 2026-07-21 20:34:55.967 | 2026-07-21 20:34:55.967 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 20:34:55.967 | ******************************************************************************** 2026-07-21 20:34:55.967 | 2026-07-21 20:34:55.967 | !! 2026-07-21 20:34:55.967 | corresp(dist, value, root_dir) 2026-07-21 20:34:56.051 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 20:34:59.625 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-21 20:34:59.625 | venv-tempest run-test-pre: PYTHONHASHSEED='2795176335' 2026-07-21 20:34:59.625 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.cxwcld6vNp 2026-07-21 20:35:02.771 | ___________________________________ summary ____________________________________ 2026-07-21 20:35:02.771 | venv-tempest: commands succeeded 2026-07-21 20:35:02.771 | congratulations :) 2026-07-21 20:35:02.806 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-21 20:35:02.825 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:35:02.828 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-21 20:35:02.831 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-21 20:35:02.850 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 20:35:02.853 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-21 20:35:02.856 | ++ 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-21 20:35:02.859 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-21 20:35:02.862 | ++ 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-21 20:35:02.865 | +++ 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-21 20:35:02.868 | +++ 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-21 20:35:02.871 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-21 20:35:02.873 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-21 20:35:02.876 | +++ 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-21 20:35:02.898 | +++ 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-21 20:35:02.919 | ++ 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-21 20:35:02.923 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-21 20:35:02.926 | ++ 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-21 20:35:02.961 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-21 20:35:02.964 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-21 20:35:02.966 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-21 20:35:03.005 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-21 20:35:03.008 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-21 20:35:03.010 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-21 20:35:03.044 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-21 20:35:03.044 | ' 2026-07-21 20:35:03.047 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-21 20:35:03.050 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 20:35:03.052 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-21 20:35:03.056 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-21 20:35:03.059 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-21 20:35:03.059 | ~/tempest ~/tempest 2026-07-21 20:35:03.062 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-21 20:35:03.065 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-21 20:35:03.069 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 20:35:03.073 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.SCSddIBCNU 2026-07-21 20:35:03.075 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.SCSddIBCNU 2026-07-21 20:35:03.078 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 20:35:03.081 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.SCSddIBCNU 2026-07-21 20:35:03.085 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 20:35:03.088 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 20:35:03.091 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 20:35:03.098 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:35:03.101 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:35:03.105 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:35:03.108 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 20:35:03.111 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.SCSddIBCNU cinder-tempest-plugin 2026-07-21 20:35:03.551 | /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-21 20:35:03.551 | !! 2026-07-21 20:35:03.551 | 2026-07-21 20:35:03.551 | ******************************************************************************** 2026-07-21 20:35:03.551 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 20:35:03.551 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 20:35:03.551 | 2026-07-21 20:35:03.551 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:35:03.551 | calls to avoid build errors in the future. 2026-07-21 20:35:03.551 | ******************************************************************************** 2026-07-21 20:35:03.551 | 2026-07-21 20:35:03.551 | !! 2026-07-21 20:35:03.551 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 20:35:03.792 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 20:35:03.792 | !! 2026-07-21 20:35:03.792 | 2026-07-21 20:35:03.792 | ******************************************************************************** 2026-07-21 20:35:03.792 | Please avoid running ``setup.py`` directly. 2026-07-21 20:35:03.792 | Instead, use pypa/build, pypa/installer or other 2026-07-21 20:35:03.792 | standards-based tools. 2026-07-21 20:35:03.792 | 2026-07-21 20:35:03.792 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:35:03.792 | calls to avoid build errors in the future. 2026-07-21 20:35:03.792 | 2026-07-21 20:35:03.792 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 20:35:03.792 | ******************************************************************************** 2026-07-21 20:35:03.792 | 2026-07-21 20:35:03.792 | !! 2026-07-21 20:35:03.792 | self.initialize_options() 2026-07-21 20:35:03.792 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 20:35:03.792 | warnings.warn(msg) 2026-07-21 20:35:03.810 | /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-21 20:35:03.810 | !! 2026-07-21 20:35:03.810 | 2026-07-21 20:35:03.810 | ******************************************************************************** 2026-07-21 20:35:03.810 | 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-21 20:35:03.810 | 2026-07-21 20:35:03.810 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 20:35:03.810 | or your builds will no longer be supported. 2026-07-21 20:35:03.810 | 2026-07-21 20:35:03.810 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 20:35:03.810 | ******************************************************************************** 2026-07-21 20:35:03.810 | 2026-07-21 20:35:03.810 | !! 2026-07-21 20:35:03.810 | corresp(dist, value, root_dir) 2026-07-21 20:35:03.892 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 20:35:07.505 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.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@406633de5471ef4834c65d2ec5a682d3251251a7#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-21 20:35:07.506 | venv-tempest run-test-pre: PYTHONHASHSEED='3490670873' 2026-07-21 20:35:07.506 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.SCSddIBCNU cinder-tempest-plugin 2026-07-21 20:35:08.215 | Collecting cinder-tempest-plugin 2026-07-21 20:35:08.304 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 20:35:08.310 | 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-21 20:35:08.310 | 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-21 20:35:08.310 | 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-21 20:35:08.310 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev39) 2026-07-21 20:35:08.311 | 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-21 20:35:08.312 | 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-21 20:35:08.312 | 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-21 20:35:08.313 | 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-21 20:35:08.313 | 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-21 20:35:08.314 | 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-21 20:35:08.316 | 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-21 20:35:08.317 | 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-21 20:35:08.320 | 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-21 20:35:08.320 | 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-21 20:35:08.320 | 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-21 20:35:08.320 | 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-21 20:35:08.322 | 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-21 20:35:08.327 | 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-21 20:35:08.328 | 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-21 20:35:08.329 | 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-21 20:35:08.329 | 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.6.17) 2026-07-21 20:35:08.335 | 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-21 20:35:08.336 | 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-21 20:35:08.336 | 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-21 20:35:08.337 | 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-21 20:35:08.337 | 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-21 20:35:08.338 | 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-21 20:35:08.338 | 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-21 20:35:08.339 | 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-21 20:35:08.339 | 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-21 20:35:08.340 | 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-21 20:35:08.341 | 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-21 20:35:08.341 | 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-21 20:35:08.342 | 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-21 20:35:08.342 | 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-21 20:35:08.343 | 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-21 20:35:08.344 | 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-21 20:35:08.344 | 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-21 20:35:08.347 | 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-21 20:35:08.347 | 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-21 20:35:08.348 | 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-21 20:35:08.348 | 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-21 20:35:08.350 | 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-21 20:35:08.352 | 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-21 20:35:08.354 | 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-21 20:35:08.358 | 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-21 20:35:08.358 | 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-21 20:35:08.359 | 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-21 20:35:08.360 | 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-21 20:35:08.364 | 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-21 20:35:08.366 | 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-21 20:35:08.368 | 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-21 20:35:08.369 | 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-21 20:35:08.369 | 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-21 20:35:08.370 | 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-21 20:35:08.374 | 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-21 20:35:08.379 | 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-21 20:35:08.385 | 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-21 20:35:08.385 | 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-21 20:35:08.390 | 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-21 20:35:08.395 | 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-21 20:35:08.396 | 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-21 20:35:08.415 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-21 20:35:08.464 | Installing collected packages: cinder-tempest-plugin 2026-07-21 20:35:08.514 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-21 20:35:08.587 | ___________________________________ summary ____________________________________ 2026-07-21 20:35:08.587 | venv-tempest: commands succeeded 2026-07-21 20:35:08.587 | congratulations :) 2026-07-21 20:35:08.615 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.SCSddIBCNU 2026-07-21 20:35:08.620 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-21 20:35:08.620 | Checking installed Tempest plugins: 2026-07-21 20:35:08.623 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-21 20:35:09.065 | /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-21 20:35:09.065 | !! 2026-07-21 20:35:09.065 | 2026-07-21 20:35:09.065 | ******************************************************************************** 2026-07-21 20:35:09.065 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 20:35:09.065 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 20:35:09.065 | 2026-07-21 20:35:09.065 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:35:09.065 | calls to avoid build errors in the future. 2026-07-21 20:35:09.065 | ******************************************************************************** 2026-07-21 20:35:09.065 | 2026-07-21 20:35:09.065 | !! 2026-07-21 20:35:09.065 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 20:35:09.314 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 20:35:09.314 | !! 2026-07-21 20:35:09.314 | 2026-07-21 20:35:09.314 | ******************************************************************************** 2026-07-21 20:35:09.314 | Please avoid running ``setup.py`` directly. 2026-07-21 20:35:09.314 | Instead, use pypa/build, pypa/installer or other 2026-07-21 20:35:09.314 | standards-based tools. 2026-07-21 20:35:09.314 | 2026-07-21 20:35:09.314 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 20:35:09.314 | calls to avoid build errors in the future. 2026-07-21 20:35:09.314 | 2026-07-21 20:35:09.314 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 20:35:09.314 | ******************************************************************************** 2026-07-21 20:35:09.314 | 2026-07-21 20:35:09.314 | !! 2026-07-21 20:35:09.314 | self.initialize_options() 2026-07-21 20:35:09.314 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 20:35:09.314 | warnings.warn(msg) 2026-07-21 20:35:09.331 | /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-21 20:35:09.331 | !! 2026-07-21 20:35:09.331 | 2026-07-21 20:35:09.331 | ******************************************************************************** 2026-07-21 20:35:09.331 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-21 20:35:09.331 | 2026-07-21 20:35:09.331 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 20:35:09.331 | or your builds will no longer be supported. 2026-07-21 20:35:09.331 | 2026-07-21 20:35:09.331 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 20:35:09.331 | ******************************************************************************** 2026-07-21 20:35:09.331 | 2026-07-21 20:35:09.332 | !! 2026-07-21 20:35:09.332 | corresp(dist, value, root_dir) 2026-07-21 20:35:09.408 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 20:35:13.075 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,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@406633de5471ef4834c65d2ec5a682d3251251a7#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-21 20:35:13.076 | venv-tempest run-test-pre: PYTHONHASHSEED='2657421432' 2026-07-21 20:35:13.076 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-21 20:35:13.647 | +--------------+--------------------------------------------------+ 2026-07-21 20:35:13.647 | | Name | EntryPoint | 2026-07-21 20:35:13.647 | +--------------+--------------------------------------------------+ 2026-07-21 20:35:13.647 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-21 20:35:13.647 | +--------------+--------------------------------------------------+ 2026-07-21 20:35:13.737 | ___________________________________ summary ____________________________________ 2026-07-21 20:35:13.738 | venv-tempest: commands succeeded 2026-07-21 20:35:13.738 | congratulations :) 2026-07-21 20:35:13.766 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-21 20:35:13.767 | ~/tempest 2026-07-21 20:35:13.769 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 20:35:13.773 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 20:35:13.776 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 20:35:13.780 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 20:35:13.782 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-21 20:35:13.785 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 20:35:13.788 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-21 20:35:13.793 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 20:35:13.795 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 20:35:13.798 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 20:35:13.802 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 20:35:13.805 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 20:35:13.808 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-21 20:35:13.811 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 20:35:13.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 20:35:13.818 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 20:35:13.821 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 20:35:13.824 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 20:35:13.827 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 20:35:13.830 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 20:35:13.834 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 20:35:13.837 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 20:35:13.840 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 20:35:13.844 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 20:35:13.848 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 20:35:13.850 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 20:35:13.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 20:35:13.857 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 20:35:13.861 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 20:35:13.864 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 20:35:13.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 20:35:13.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 20:35:13.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 20:35:13.876 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 20:35:13.893 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 20:35:13.896 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 20:35:13.899 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 20:35:13.901 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 20:35:13.905 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 20:35:13.908 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 20:35:13.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 20:35:13.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 20:35:13.919 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:35:13.941 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:35:13.943 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 20:35:13.948 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 20:35:13.948 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 20:35:13.954 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 20:35:13.957 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 20:35:13.961 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 20:35:13.967 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 20:35:13.988 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 20:35:13.991 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 20:35:13.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 20:35:13.997 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 20:35:14.000 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-21 20:35:14.004 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 20:35:14.007 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 20:35:14.010 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-21 20:35:14.014 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:35:14.017 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 20:35:14.021 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 20:35:14.025 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-21 20:35:14.028 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:35:14.030 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-21 20:35:14.033 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:35:14.037 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-21 20:35:14.037 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:35:14.037 | gsub("[][]", "", $1); 2026-07-21 20:35:14.037 | split($1, a, "|"); 2026-07-21 20:35:14.037 | if (a[1] == matchgroup) 2026-07-21 20:35:14.037 | print a[2] 2026-07-21 20:35:14.037 | } 2026-07-21 20:35:14.037 | ' /opt/stack/devstack/local.conf 2026-07-21 20:35:14.044 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 20:35:14.047 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 20:35:14.050 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 20:35:14.055 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-21 20:35:14.058 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 20:35:14.061 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 20:35:14.064 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-21 20:35:14.068 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-21 20:35:14.072 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-21 20:35:14.076 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-21 20:35:14.080 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-21 20:35:14.083 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-21 20:35:14.086 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 20:35:14.090 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:35:14.093 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-21 20:35:14.095 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 20:35:14.098 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 20:35:14.102 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-21 20:35:14.105 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 20:35:14.108 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 20:35:14.112 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-21 20:35:14.115 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 20:35:14.115 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 20:35:14.115 | BEGIN { 2026-07-21 20:35:14.115 | section = "" 2026-07-21 20:35:14.115 | last_section = "" 2026-07-21 20:35:14.115 | section_count = 0 2026-07-21 20:35:14.115 | } 2026-07-21 20:35:14.115 | /^\[.+\]/ { 2026-07-21 20:35:14.115 | gsub("[][]", "", $1); 2026-07-21 20:35:14.115 | section=$1 2026-07-21 20:35:14.115 | next 2026-07-21 20:35:14.115 | } 2026-07-21 20:35:14.115 | /^ *\#/ { 2026-07-21 20:35:14.115 | next 2026-07-21 20:35:14.115 | } 2026-07-21 20:35:14.115 | /^[^ \t]+/ { 2026-07-21 20:35:14.115 | # get offset of first = in $0 2026-07-21 20:35:14.116 | eq_idx = index($0, "=") 2026-07-21 20:35:14.116 | # extract attr & value from $0 2026-07-21 20:35:14.116 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 20:35:14.116 | value = substr($0, eq_idx + 1) 2026-07-21 20:35:14.116 | # only need to strip trailing whitespace from attr 2026-07-21 20:35:14.116 | sub(/[ \t]*$/, "", attr) 2026-07-21 20:35:14.116 | # need to strip leading & trailing whitespace from value 2026-07-21 20:35:14.116 | sub(/^[ \t]*/, "", value) 2026-07-21 20:35:14.116 | sub(/[ \t]*$/, "", value) 2026-07-21 20:35:14.116 | 2026-07-21 20:35:14.116 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 20:35:14.116 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 20:35:14.116 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 20:35:14.116 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 20:35:14.116 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 20:35:14.116 | if (section != last_section) { 2026-07-21 20:35:14.116 | cfg_section[section_count++] = section 2026-07-21 20:35:14.116 | last_section = section 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 20:35:14.116 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 20:35:14.116 | 2026-07-21 20:35:14.116 | cfg_attr[section, attr, 0] = value 2026-07-21 20:35:14.116 | cfg_attr_count[section, attr] = 1 2026-07-21 20:35:14.116 | } else { 2026-07-21 20:35:14.116 | lno = cfg_attr_count[section, attr]++ 2026-07-21 20:35:14.116 | cfg_attr[section, attr, lno] = value 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | END { 2026-07-21 20:35:14.116 | # Process each section in order 2026-07-21 20:35:14.116 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 20:35:14.116 | section = cfg_section[sno] 2026-07-21 20:35:14.116 | # The ini routines simply append a config item immediately 2026-07-21 20:35:14.116 | # after the section header. To keep the same order as defined 2026-07-21 20:35:14.116 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 20:35:14.116 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 20:35:14.116 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 20:35:14.116 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 20:35:14.116 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 20:35:14.116 | else { 2026-07-21 20:35:14.116 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 20:35:14.116 | count = cfg_attr_count[section, attr] 2026-07-21 20:35:14.116 | print "inidelete " configfile " " section " " attr 2026-07-21 20:35:14.116 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 20:35:14.116 | for (l = count -2; l >= 0; l--) 2026-07-21 20:35:14.116 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | } 2026-07-21 20:35:14.116 | ' 2026-07-21 20:35:14.116 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:35:14.118 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 20:35:14.118 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 20:35:14.121 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-21 20:35:14.124 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 20:35:14.127 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 20:35:14.130 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-21 20:35:14.133 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 20:35:14.133 | BEGIN { group = "" } 2026-07-21 20:35:14.133 | /^\[\[.+\|.*\]\]/ { 2026-07-21 20:35:14.133 | gsub("[][]", "", $1); 2026-07-21 20:35:14.133 | split($1, a, "|"); 2026-07-21 20:35:14.133 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 20:35:14.133 | group=a[1] 2026-07-21 20:35:14.133 | } else { 2026-07-21 20:35:14.133 | group="" 2026-07-21 20:35:14.133 | } 2026-07-21 20:35:14.133 | next 2026-07-21 20:35:14.133 | } 2026-07-21 20:35:14.133 | { 2026-07-21 20:35:14.133 | if (group != "") 2026-07-21 20:35:14.133 | print $0 2026-07-21 20:35:14.133 | } 2026-07-21 20:35:14.133 | ' /opt/stack/devstack/local.conf 2026-07-21 20:35:14.140 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-21 20:35:14.143 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-21 20:35:14.178 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 20:35:14.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-21 20:35:14.185 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-21 20:35:14.222 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 14 async_wait 54 osc 164 apt-get 157 test_with_retry 1 dbsync 3 pip_install 103 apt-get-update 3 run_process 39 ------------------------- Unaccounted time 106 ========================= Total runtime 644 ================= Async summary ================= Time spent in the background minus waits: 219 sec Elapsed time: 644 sec Time if we did everything serially: 863 sec Speedup: 1.34006 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 | 63 | | nova_cell0 | SELECT | 40 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 6493 | | neutron | INSERT | 848 | | placement | SELECT | 21 | | placement | INSERT | 78 | | placement | SET | 1 | | neutron | DELETE | 41 | | neutron | UPDATE | 253 | | 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 | INSERT | 5 | | nova_cell1 | UPDATE | 12 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.139 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.139/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: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble