2026-07-06 21:37:55.521 | + ./stack.sh:main:488 : exec 2026-07-06 21:37:55.521 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-06-213755.summary.2026-07-06-213755 2026-07-06 21:37:55.521 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-06-213755' 2026-07-06 21:37:55.521 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:37:55.521 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-06-213755 2026-07-06 21:37:55.521 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-06-213755 /opt/stack/logs/devstacklog.txt 2026-07-06 21:37:55.521 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-06-213755.summary.2026-07-06-213755 /opt/stack/logs/devstacklog.txt.summary 2026-07-06 21:37:55.521 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-06 21:37:55.521 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-06 21:37:55.521 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-06 21:37:55.521 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-06 21:37:55.521 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-06 21:37:55.521 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-06 21:37:55.521 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-06 21:37:55.523 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 21:37:55.525 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-06 21:37:55.527 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-06 21:37:55.531 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 21:37:55.533 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 21:37:55.535 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-06 21:37:55.536 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-06 21:37:55.540 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 21:37:55.542 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-06 21:37:55.544 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-06 21:37:55.546 | + ./stack.sh:main:574 : set -o errexit 2026-07-06 21:37:55.548 | + ./stack.sh:main:577 : uname -a 2026-07-06 21:37:55.549 | Linux np0000004676 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-06 21:37:55.551 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-06 21:37:55.553 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-06 21:37:55.557 | + ./stack.sh:main:584 : source /opt/stack/devstack/lib/database 2026-07-06 21:37:55.591 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/rpc_backend 2026-07-06 21:37:55.605 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/host 2026-07-06 21:37:55.608 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-06 21:37:55.622 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-06 21:37:55.624 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-06 21:37:55.638 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-06 21:37:55.640 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-06 21:37:55.653 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-06 21:37:55.655 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-06 21:37:55.657 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-06 21:37:55.659 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-06 21:37:55.672 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-06 21:37:55.674 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-06 21:37:55.688 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-06 21:37:55.690 | + ./stack.sh:main:591 : tune_host 2026-07-06 21:37:55.691 | + lib/host:tune_host:125 : configure_host_mem 2026-07-06 21:37:55.693 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-06 21:37:55.695 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-06 21:37:55.697 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-06 21:37:55.699 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:37:55.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:37:55.702 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-06 21:37:55.703 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-06 21:37:55.705 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-06 21:37:55.707 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-06 21:37:55.708 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-06 21:37:55.710 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-06 21:37:55.712 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-06 21:37:55.714 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-06 21:37:55.716 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-06 21:37:55.716 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-06 21:37:55.724 | lz4 2026-07-06 21:37:55.727 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-06 21:37:55.729 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-06 21:37:55.731 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-06 21:37:55.733 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-06 21:37:55.735 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-06 21:37:55.737 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-06 21:37:55.738 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-06 21:37:55.740 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-06 21:37:55.742 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-06 21:37:55.742 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-06 21:37:55.751 | zsmalloc 2026-07-06 21:37:55.754 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-06 21:37:55.755 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-06 21:37:55.757 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-06 21:37:55.759 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-06 21:37:55.761 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-06 21:37:55.762 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-06 21:37:55.764 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-06 21:37:55.766 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-06 21:37:55.769 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-06 21:37:55.769 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-06 21:37:55.777 | 1 2026-07-06 21:37:55.788 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/enabled:Y 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/compressor:lz4 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-06 21:37:55.797 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-06 21:37:55.800 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-06 21:37:55.802 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-06 21:37:55.804 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-06 21:37:55.805 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:37:55.807 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:37:55.809 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-06 21:37:55.811 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:37:55.813 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:37:55.815 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:37:55.817 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:37:55.819 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:37:55.821 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:37:55.823 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-06 21:37:55.825 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-06 21:37:55.827 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-06 21:37:55.830 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-06 21:37:55.834 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-06 21:37:55.835 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-06 21:37:55.837 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-06 21:37:55.838 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:37:55.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:37:55.842 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:37:55.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1783373875843 2026-07-06 21:37:55.847 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-06 21:37:55.848 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-06 21:37:55.850 | + 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-06 21:37:56.009 | Hit:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-06 21:37:56.017 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-06 21:37:56.037 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-06 21:37:56.074 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-06 21:37:58.733 | Reading package lists... 2026-07-06 21:37:58.755 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-06 21:37:58.757 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-06 21:37:58.759 | + functions-common:time_stop:2420 : local name 2026-07-06 21:37:58.761 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:37:58.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:37:58.765 | + functions-common:time_stop:2423 : local total 2026-07-06 21:37:58.767 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:37:58.768 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-06 21:37:58.770 | + functions-common:time_stop:2427 : start_time=1783373875843 2026-07-06 21:37:58.772 | + functions-common:time_stop:2429 : [[ -z 1783373875843 ]] 2026-07-06 21:37:58.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:37:58.778 | + functions-common:time_stop:2432 : end_time=1783373878776 2026-07-06 21:37:58.780 | + functions-common:time_stop:2433 : elapsed_time=2933 2026-07-06 21:37:58.782 | + functions-common:time_stop:2434 : total=0 2026-07-06 21:37:58.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:37:58.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2933 2026-07-06 21:37:58.787 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-06 21:37:58.789 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:37:58.791 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:37:58.793 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:37:58.794 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-06 21:37:58.810 | + 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-06 21:37:58.842 | Reading package lists... 2026-07-06 21:37:59.082 | Building dependency tree... 2026-07-06 21:37:59.083 | Reading state information... 2026-07-06 21:37:59.355 | The following additional packages will be installed: 2026-07-06 21:37:59.356 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-07-06 21:37:59.356 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-07-06 21:37:59.356 | glib-networking glib-networking-common glib-networking-services 2026-07-06 21:37:59.356 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-07-06 21:37:59.356 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-07-06 21:37:59.356 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-07-06 21:37:59.356 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-06 21:37:59.356 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-07-06 21:37:59.356 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-07-06 21:37:59.356 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-07-06 21:37:59.356 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-07-06 21:37:59.356 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-07-06 21:37:59.356 | libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libdv4t64 libepoxy0 2026-07-06 21:37:59.356 | libfdt1 libflac12t64 libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin 2026-07-06 21:37:59.356 | libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-06 21:37:59.356 | libglx0 libgraphite2-3 libgstreamer-plugins-base1.0-0 2026-07-06 21:37:59.356 | libgstreamer-plugins-good1.0-0 libgtk-3-0t64 libgtk-3-bin libgtk-3-common 2026-07-06 21:37:59.356 | libharfbuzz0b libiec61883-0 libiscsi7 libjack-jackd2-0 liblcms2-2 libllvm20 2026-07-06 21:37:59.356 | libmp3lame0 libmpg123-0t64 libndctl6 libnfs14 libogg0 libopus0 2026-07-06 21:37:59.356 | liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-07-06 21:37:59.356 | libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 libpipewire-0.3-common 2026-07-06 21:37:59.356 | libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 libpulse0 librados2 2026-07-06 21:37:59.356 | libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 librsvg2-common 2026-07-06 21:37:59.356 | libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-06 21:37:59.356 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-06 21:37:59.356 | libtag1v5-vanilla libthai-data libthai0 libtheora0 libtwolame0 liburing2 2026-07-06 21:37:59.357 | libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 2026-07-06 21:37:59.357 | libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 libvte-2.91-0 2026-07-06 21:37:59.357 | libvte-2.91-common libvulkan1 libwavpack1 libwayland-client0 2026-07-06 21:37:59.357 | libwayland-cursor0 libwayland-egl1 libwebrtc-audio-processing1 libx11-xcb1 2026-07-06 21:37:59.357 | libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 2026-07-06 21:37:59.357 | libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 2026-07-06 21:37:59.357 | libxdamage1 libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 2026-07-06 21:37:59.357 | libxshmfence1 libxss1 libxtst6 libxv1 libxxf86vm1 mesa-libgallium 2026-07-06 21:37:59.357 | mesa-vulkan-drivers msr-tools ovmf qemu-block-extra qemu-system-common 2026-07-06 21:37:59.357 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-07-06 21:37:59.357 | qemu-system-modules-spice qemu-system-x86 qemu-utils seabios 2026-07-06 21:37:59.357 | session-migration ubuntu-mono x11-common 2026-07-06 21:37:59.358 | Suggested packages: 2026-07-06 21:37:59.358 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-07-06 21:37:59.358 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-07-06 21:37:59.358 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-07-06 21:37:59.358 | gstreamer1.0-plugins-ugly samba vde2 2026-07-06 21:37:59.442 | The following NEW packages will be installed: 2026-07-06 21:37:59.442 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-07-06 21:37:59.442 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-07-06 21:37:59.442 | glib-networking glib-networking-common glib-networking-services 2026-07-06 21:37:59.442 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-07-06 21:37:59.442 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-07-06 21:37:59.442 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-07-06 21:37:59.442 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-06 21:37:59.442 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-07-06 21:37:59.442 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-07-06 21:37:59.442 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-07-06 21:37:59.442 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-07-06 21:37:59.442 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-07-06 21:37:59.442 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-07-06 21:37:59.442 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-07-06 21:37:59.442 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-07-06 21:37:59.442 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-07-06 21:37:59.442 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-07-06 21:37:59.442 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-07-06 21:37:59.442 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-07-06 21:37:59.442 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-07-06 21:37:59.442 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-07-06 21:37:59.442 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-07-06 21:37:59.443 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-06 21:37:59.443 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-06 21:37:59.443 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-07-06 21:37:59.443 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-07-06 21:37:59.443 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-06 21:37:59.443 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-06 21:37:59.443 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-07-06 21:37:59.443 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-06 21:37:59.443 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-07-06 21:37:59.443 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-07-06 21:37:59.443 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-07-06 21:37:59.443 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-07-06 21:37:59.443 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-06 21:37:59.443 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-06 21:37:59.443 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-07-06 21:37:59.444 | The following packages will be upgraded: 2026-07-06 21:37:59.445 | libdrm-common libdrm2 2026-07-06 21:37:59.547 | 2 upgraded, 172 newly installed, 0 to remove and 135 not upgraded. 2026-07-06 21:37:59.547 | Need to get 119 MB of archives. 2026-07-06 21:37:59.547 | After this operation, 559 MB of additional disk space will be used. 2026-07-06 21:37:59.547 | 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-06 21:37:59.646 | 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-06 21:37:59.701 | 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-06 21:37:59.732 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.3 [8,302 B] 2026-07-06 21:37:59.736 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.3 [147 kB] 2026-07-06 21:37:59.790 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB] 2026-07-06 21:37:59.801 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-07-06 21:37:59.804 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-07-06 21:37:59.896 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-07-06 21:37:59.901 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-07-06 21:37:59.921 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-07-06 21:37:59.921 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-06 21:37:59.922 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-06 21:37:59.930 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.11 [69.3 kB] 2026-07-06 21:37:59.931 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-07-06 21:37:59.931 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-07-06 21:37:59.932 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-07-06 21:37:59.935 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-07-06 21:37:59.971 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-07-06 21:37:59.971 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-07-06 21:37:59.972 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-07-06 21:37:59.972 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-07-06 21:37:59.973 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-07-06 21:37:59.973 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-07-06 21:37:59.974 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-07-06 21:37:59.974 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-06 21:37:59.975 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-06 21:38:00.013 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-07-06 21:38:00.015 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-06 21:38:00.015 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-06 21:38:00.015 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-06 21:38:00.051 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-06 21:38:00.052 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-06 21:38:00.053 | Get:34 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-06 21:38:00.054 | Get:35 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-06 21:38:00.096 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-06 21:38:00.096 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-06 21:38:00.098 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-07-06 21:38:00.131 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-07-06 21:38:00.131 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-07-06 21:38:00.131 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-07-06 21:38:00.132 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-07-06 21:38:00.136 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-07-06 21:38:00.138 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-07-06 21:38:00.167 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-06 21:38:00.213 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-06 21:38:00.213 | Get:47 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-06 21:38:00.254 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-06 21:38:00.255 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-06 21:38:00.255 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-06 21:38:00.256 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-06 21:38:00.257 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-07-06 21:38:00.290 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-06 21:38:00.290 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-06 21:38:00.292 | Get:55 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-06 21:38:00.293 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-06 21:38:00.331 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-06 21:38:00.333 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-07-06 21:38:00.334 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-06 21:38:00.335 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-07-06 21:38:00.370 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-06 21:38:00.370 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-07-06 21:38:00.373 | Get:63 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-06 21:38:00.374 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-06 21:38:00.374 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-06 21:38:00.378 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-06 21:38:00.409 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-06 21:38:00.409 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-06 21:38:00.410 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-06 21:38:00.448 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-07-06 21:38:00.493 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-06 21:38:00.525 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-07-06 21:38:00.525 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-07-06 21:38:00.525 | Get:74 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-06 21:38:00.525 | Get:75 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-06 21:38:00.528 | Get:76 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-06 21:38:00.577 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-07-06 21:38:00.578 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-07-06 21:38:00.605 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-07-06 21:38:00.606 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-07-06 21:38:00.606 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-07-06 21:38:00.607 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-07-06 21:38:00.609 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-07-06 21:38:00.609 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-07-06 21:38:00.610 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-07-06 21:38:00.617 | Get:86 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-06 21:38:00.649 | Get:87 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-06 21:38:00.696 | Get:88 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-06 21:38:00.701 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-06 21:38:00.702 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-07-06 21:38:00.702 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-07-06 21:38:00.703 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-07-06 21:38:00.703 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-07-06 21:38:00.704 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-07-06 21:38:00.704 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-06 21:38:00.706 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-06 21:38:00.736 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-06 21:38:00.765 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-06 21:38:00.765 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-06 21:38:00.765 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-07-06 21:38:00.767 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-07-06 21:38:00.768 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-07-06 21:38:00.774 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-06 21:38:00.775 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-07-06 21:38:00.775 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-07-06 21:38:00.776 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-07-06 21:38:00.813 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-07-06 21:38:00.813 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-07-06 21:38:00.813 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-07-06 21:38:00.814 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-07-06 21:38:00.815 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-07-06 21:38:00.851 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-07-06 21:38:00.852 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-07-06 21:38:00.897 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-07-06 21:38:00.947 | Get:115 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-06 21:38:00.947 | Get:116 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-06 21:38:00.948 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-07-06 21:38:00.948 | Get:118 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-06 21:38:00.949 | Get:119 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-06 21:38:01.266 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-06 21:38:01.266 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-06 21:38:01.266 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-06 21:38:01.267 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-06 21:38:01.267 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-06 21:38:01.267 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-06 21:38:01.267 | Get:126 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-06 21:38:01.373 | Get:127 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-06 21:38:01.373 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.10+dfsg-3ubuntu3.3 [13.9 kB] 2026-07-06 21:38:01.373 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-06 21:38:01.375 | Get:130 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-06 21:38:01.375 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-06 21:38:01.375 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-06 21:38:01.376 | Get:133 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-06 21:38:01.376 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-07-06 21:38:01.377 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-07-06 21:38:01.414 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-06 21:38:01.415 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-06 21:38:01.492 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-07-06 21:38:01.494 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-06 21:38:01.495 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-06 21:38:01.496 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-06 21:38:01.499 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-07-06 21:38:01.532 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-07-06 21:38:01.534 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-07-06 21:38:01.534 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-06 21:38:01.535 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-06 21:38:01.536 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-06 21:38:01.611 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-06 21:38:01.894 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-07-06 21:38:01.968 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-07-06 21:38:01.968 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-06 21:38:01.969 | Get:152 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-06 21:38:01.975 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-06 21:38:01.975 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-06 21:38:01.979 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-06 21:38:01.979 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-06 21:38:01.979 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-06 21:38:02.007 | Get:158 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-06 21:38:02.014 | Get:159 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-06 21:38:02.016 | Get:160 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-06 21:38:02.261 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-06 21:38:02.265 | Get:162 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-06 21:38:02.280 | Get:163 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-06 21:38:02.302 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-06 21:38:02.303 | Get:165 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-06 21:38:02.418 | Get:166 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-06 21:38:02.481 | Get:167 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-06 21:38:02.482 | Get:168 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-06 21:38:02.483 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-06 21:38:02.483 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-06 21:38:02.484 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-06 21:38:02.484 | Get:172 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-06 21:38:02.486 | Get:173 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-06 21:38:02.487 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-07-06 21:38:03.097 | Fetched 119 MB in 3s (37.5 MB/s) 2026-07-06 21:38:03.158 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 84639 files and directories currently installed.) 2026-07-06 21:38:03.160 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-06 21:38:03.165 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-06 21:38:03.199 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-06 21:38:03.205 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-06 21:38:03.232 | Selecting previously unselected package acl. 2026-07-06 21:38:03.240 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-06 21:38:03.241 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-06 21:38:03.267 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-07-06 21:38:03.274 | Preparing to unpack .../003-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-07-06 21:38:03.276 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:03.301 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-07-06 21:38:03.310 | Preparing to unpack .../004-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-07-06 21:38:03.312 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:03.343 | Selecting previously unselected package gtk-update-icon-cache. 2026-07-06 21:38:03.353 | Preparing to unpack .../005-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-07-06 21:38:03.354 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:03.380 | Selecting previously unselected package hicolor-icon-theme. 2026-07-06 21:38:03.388 | Preparing to unpack .../006-hicolor-icon-theme_0.17-2_all.deb ... 2026-07-06 21:38:03.389 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-07-06 21:38:03.457 | Selecting previously unselected package humanity-icon-theme. 2026-07-06 21:38:03.465 | Preparing to unpack .../007-humanity-icon-theme_0.6.16_all.deb ... 2026-07-06 21:38:03.466 | Unpacking humanity-icon-theme (0.6.16) ... 2026-07-06 21:38:04.522 | Selecting previously unselected package ubuntu-mono. 2026-07-06 21:38:04.533 | Preparing to unpack .../008-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-07-06 21:38:04.535 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-07-06 21:38:05.179 | Selecting previously unselected package adwaita-icon-theme. 2026-07-06 21:38:05.188 | Preparing to unpack .../009-adwaita-icon-theme_46.0-1_all.deb ... 2026-07-06 21:38:05.190 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-07-06 21:38:05.412 | Selecting previously unselected package alsa-topology-conf. 2026-07-06 21:38:05.421 | Preparing to unpack .../010-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-06 21:38:05.422 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-06 21:38:05.447 | Selecting previously unselected package libasound2-data. 2026-07-06 21:38:05.455 | Preparing to unpack .../011-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-06 21:38:05.457 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-06 21:38:05.495 | Selecting previously unselected package libasound2t64:amd64. 2026-07-06 21:38:05.504 | Preparing to unpack .../012-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-06 21:38:05.505 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-06 21:38:05.535 | Selecting previously unselected package alsa-ucm-conf. 2026-07-06 21:38:05.543 | Preparing to unpack .../013-alsa-ucm-conf_1.2.10-1ubuntu5.11_all.deb ... 2026-07-06 21:38:05.545 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-07-06 21:38:05.674 | Selecting previously unselected package at-spi2-common. 2026-07-06 21:38:05.682 | Preparing to unpack .../014-at-spi2-common_2.52.0-1build1_all.deb ... 2026-07-06 21:38:05.684 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-07-06 21:38:05.706 | Selecting previously unselected package libxi6:amd64. 2026-07-06 21:38:05.714 | Preparing to unpack .../015-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-07-06 21:38:05.716 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-07-06 21:38:05.738 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-07-06 21:38:05.749 | Preparing to unpack .../016-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-07-06 21:38:05.750 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-06 21:38:05.776 | Selecting previously unselected package x11-common. 2026-07-06 21:38:05.785 | Preparing to unpack .../017-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-07-06 21:38:05.788 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-07-06 21:38:05.820 | Selecting previously unselected package libxtst6:amd64. 2026-07-06 21:38:05.828 | Preparing to unpack .../018-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-07-06 21:38:05.830 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-07-06 21:38:05.860 | Selecting previously unselected package libdconf1:amd64. 2026-07-06 21:38:05.869 | Preparing to unpack .../019-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-06 21:38:05.871 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-06 21:38:05.898 | Selecting previously unselected package dconf-service. 2026-07-06 21:38:05.906 | Preparing to unpack .../020-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-06 21:38:05.909 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-06 21:38:05.932 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-07-06 21:38:05.939 | Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-06 21:38:05.941 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-06 21:38:05.965 | Selecting previously unselected package session-migration. 2026-07-06 21:38:05.973 | Preparing to unpack .../022-session-migration_0.3.9build1_amd64.deb ... 2026-07-06 21:38:05.974 | Unpacking session-migration (0.3.9build1) ... 2026-07-06 21:38:05.998 | Selecting previously unselected package gsettings-desktop-schemas. 2026-07-06 21:38:06.006 | Preparing to unpack .../023-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-07-06 21:38:06.008 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-06 21:38:06.044 | Selecting previously unselected package at-spi2-core. 2026-07-06 21:38:06.052 | Preparing to unpack .../024-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-07-06 21:38:06.054 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-07-06 21:38:06.084 | Selecting previously unselected package msr-tools. 2026-07-06 21:38:06.092 | Preparing to unpack .../025-msr-tools_1.3-5build1_amd64.deb ... 2026-07-06 21:38:06.094 | Unpacking msr-tools (1.3-5build1) ... 2026-07-06 21:38:06.118 | Selecting previously unselected package cpu-checker. 2026-07-06 21:38:06.126 | Preparing to unpack .../026-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-06 21:38:06.128 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-06 21:38:06.156 | Selecting previously unselected package fontconfig. 2026-07-06 21:38:06.163 | Preparing to unpack .../027-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-07-06 21:38:06.165 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-06 21:38:06.200 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-06 21:38:06.208 | Preparing to unpack .../028-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-06 21:38:06.210 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-06 21:38:06.237 | Selecting previously unselected package glib-networking-common. 2026-07-06 21:38:06.246 | Preparing to unpack .../029-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-06 21:38:06.248 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-06 21:38:06.270 | Selecting previously unselected package glib-networking-services. 2026-07-06 21:38:06.278 | Preparing to unpack .../030-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-06 21:38:06.280 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-06 21:38:06.304 | Selecting previously unselected package glib-networking:amd64. 2026-07-06 21:38:06.313 | Preparing to unpack .../031-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-06 21:38:06.315 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-06 21:38:06.342 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-06 21:38:06.354 | Preparing to unpack .../032-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-06 21:38:06.357 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-06 21:38:06.385 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-06 21:38:06.394 | Preparing to unpack .../033-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:06.396 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-06 21:38:06.425 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-06 21:38:06.433 | Preparing to unpack .../034-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-06 21:38:06.435 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-06 21:38:06.473 | Selecting previously unselected package libogg0:amd64. 2026-07-06 21:38:06.481 | Preparing to unpack .../035-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-06 21:38:06.483 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-06 21:38:06.507 | Selecting previously unselected package libopus0:amd64. 2026-07-06 21:38:06.515 | Preparing to unpack .../036-libopus0_1.4-1build1_amd64.deb ... 2026-07-06 21:38:06.517 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-06 21:38:06.544 | Selecting previously unselected package libpixman-1-0:amd64. 2026-07-06 21:38:06.551 | Preparing to unpack .../037-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-07-06 21:38:06.553 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-06 21:38:06.581 | Selecting previously unselected package libxcb-render0:amd64. 2026-07-06 21:38:06.589 | Preparing to unpack .../038-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:06.591 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:06.614 | Selecting previously unselected package libxcb-shm0:amd64. 2026-07-06 21:38:06.622 | Preparing to unpack .../039-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:06.624 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:06.647 | Selecting previously unselected package libxrender1:amd64. 2026-07-06 21:38:06.654 | Preparing to unpack .../040-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-07-06 21:38:06.656 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-07-06 21:38:06.682 | Selecting previously unselected package libcairo2:amd64. 2026-07-06 21:38:06.691 | Preparing to unpack .../041-libcairo2_1.18.0-3build1_amd64.deb ... 2026-07-06 21:38:06.693 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-07-06 21:38:06.725 | Selecting previously unselected package libtheora0:amd64. 2026-07-06 21:38:06.732 | Preparing to unpack .../042-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-06 21:38:06.734 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-06 21:38:06.761 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-06 21:38:06.769 | Preparing to unpack .../043-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-06 21:38:06.771 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-06 21:38:06.797 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-06 21:38:06.804 | Preparing to unpack .../044-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-06 21:38:06.806 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-06 21:38:06.831 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-06 21:38:06.839 | Preparing to unpack .../045-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-06 21:38:06.840 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-06 21:38:06.864 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-06 21:38:06.872 | Preparing to unpack .../046-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-06 21:38:06.873 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-06 21:38:06.910 | Selecting previously unselected package libaa1:amd64. 2026-07-06 21:38:06.918 | Preparing to unpack .../047-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-06 21:38:06.920 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-06 21:38:06.946 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-06 21:38:06.954 | Preparing to unpack .../048-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-06 21:38:06.955 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-06 21:38:06.981 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-06 21:38:06.988 | Preparing to unpack .../049-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-06 21:38:06.991 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-06 21:38:07.014 | Selecting previously unselected package libcaca0:amd64. 2026-07-06 21:38:07.021 | Preparing to unpack .../050-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-06 21:38:07.023 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-06 21:38:07.050 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-07-06 21:38:07.058 | Preparing to unpack .../051-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-07-06 21:38:07.060 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-07-06 21:38:07.084 | Selecting previously unselected package libdv4t64:amd64. 2026-07-06 21:38:07.092 | Preparing to unpack .../052-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-06 21:38:07.094 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-06 21:38:07.123 | Selecting previously unselected package libflac12t64:amd64. 2026-07-06 21:38:07.128 | Preparing to unpack .../053-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-06 21:38:07.130 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-06 21:38:07.157 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-06 21:38:07.166 | Preparing to unpack .../054-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-06 21:38:07.167 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-06 21:38:07.195 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-06 21:38:07.203 | Preparing to unpack .../055-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-06 21:38:07.205 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-06 21:38:07.233 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-06 21:38:07.243 | Preparing to unpack .../056-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-06 21:38:07.245 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-06 21:38:07.276 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-06 21:38:07.285 | Preparing to unpack .../057-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-06 21:38:07.287 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-06 21:38:07.318 | Selecting previously unselected package libasyncns0:amd64. 2026-07-06 21:38:07.327 | Preparing to unpack .../058-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-06 21:38:07.329 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-06 21:38:07.359 | Selecting previously unselected package libsndfile1:amd64. 2026-07-06 21:38:07.368 | Preparing to unpack .../059-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-06 21:38:07.371 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-06 21:38:07.402 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-06 21:38:07.411 | Preparing to unpack .../060-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-06 21:38:07.413 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-06 21:38:07.451 | Selecting previously unselected package libpulse0:amd64. 2026-07-06 21:38:07.460 | Preparing to unpack .../061-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-06 21:38:07.469 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-06 21:38:07.508 | Selecting previously unselected package libspeex1:amd64. 2026-07-06 21:38:07.517 | Preparing to unpack .../062-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-06 21:38:07.519 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-06 21:38:07.546 | Selecting previously unselected package libshout3:amd64. 2026-07-06 21:38:07.557 | Preparing to unpack .../063-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-06 21:38:07.561 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-06 21:38:07.590 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-06 21:38:07.599 | Preparing to unpack .../064-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-06 21:38:07.600 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-06 21:38:07.628 | Selecting previously unselected package libtag1v5:amd64. 2026-07-06 21:38:07.636 | Preparing to unpack .../065-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-06 21:38:07.638 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-06 21:38:07.663 | Selecting previously unselected package libtwolame0:amd64. 2026-07-06 21:38:07.671 | Preparing to unpack .../066-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-06 21:38:07.673 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-06 21:38:07.699 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-06 21:38:07.710 | Preparing to unpack .../067-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-06 21:38:07.711 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-06 21:38:07.740 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-06 21:38:07.751 | Preparing to unpack .../068-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-06 21:38:07.752 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-06 21:38:07.785 | Selecting previously unselected package libvpx9:amd64. 2026-07-06 21:38:07.794 | Preparing to unpack .../069-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-06 21:38:07.796 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-06 21:38:07.837 | Selecting previously unselected package libwavpack1:amd64. 2026-07-06 21:38:07.845 | Preparing to unpack .../070-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-06 21:38:07.847 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-06 21:38:07.873 | Selecting previously unselected package libxdamage1:amd64. 2026-07-06 21:38:07.882 | Preparing to unpack .../071-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-07-06 21:38:07.883 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-07-06 21:38:07.909 | Selecting previously unselected package libxfixes3:amd64. 2026-07-06 21:38:07.917 | Preparing to unpack .../072-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-07-06 21:38:07.919 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-07-06 21:38:07.943 | Selecting previously unselected package libsoup-3.0-common. 2026-07-06 21:38:07.951 | Preparing to unpack .../073-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-06 21:38:07.953 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-06 21:38:07.976 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-06 21:38:07.985 | Preparing to unpack .../074-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-06 21:38:07.987 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-06 21:38:08.013 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-06 21:38:08.022 | Preparing to unpack .../075-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-06 21:38:08.023 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-06 21:38:08.103 | Selecting previously unselected package libgraphite2-3:amd64. 2026-07-06 21:38:08.112 | Preparing to unpack .../076-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:08.114 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-06 21:38:08.142 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-07-06 21:38:08.151 | Preparing to unpack .../077-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-07-06 21:38:08.153 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-06 21:38:08.182 | Selecting previously unselected package libthai-data. 2026-07-06 21:38:08.191 | Preparing to unpack .../078-libthai-data_0.1.29-2build1_all.deb ... 2026-07-06 21:38:08.193 | Unpacking libthai-data (0.1.29-2build1) ... 2026-07-06 21:38:08.223 | Selecting previously unselected package libdatrie1:amd64. 2026-07-06 21:38:08.231 | Preparing to unpack .../079-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-07-06 21:38:08.233 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-07-06 21:38:08.272 | Selecting previously unselected package libthai0:amd64. 2026-07-06 21:38:08.283 | Preparing to unpack .../080-libthai0_0.1.29-2build1_amd64.deb ... 2026-07-06 21:38:08.284 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-07-06 21:38:08.309 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-07-06 21:38:08.318 | Preparing to unpack .../081-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-07-06 21:38:08.319 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-06 21:38:08.349 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-07-06 21:38:08.358 | Preparing to unpack .../082-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-07-06 21:38:08.359 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-06 21:38:08.384 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-07-06 21:38:08.393 | Preparing to unpack .../083-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-07-06 21:38:08.394 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-06 21:38:08.418 | Selecting previously unselected package libxv1:amd64. 2026-07-06 21:38:08.427 | Preparing to unpack .../084-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-06 21:38:08.428 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-06 21:38:08.451 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-06 21:38:08.461 | Preparing to unpack .../085-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-06 21:38:08.462 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-06 21:38:08.489 | Selecting previously unselected package ipxe-qemu. 2026-07-06 21:38:08.498 | Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-06 21:38:08.499 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-06 21:38:08.543 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-06 21:38:08.552 | Preparing to unpack .../087-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-06 21:38:08.553 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-06 21:38:08.585 | Selecting previously unselected package ksmtuned. 2026-07-06 21:38:08.593 | Preparing to unpack .../088-ksmtuned_4.20150326_amd64.deb ... 2026-07-06 21:38:08.595 | Unpacking ksmtuned (4.20150326) ... 2026-07-06 21:38:08.621 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-07-06 21:38:08.630 | Preparing to unpack .../089-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-07-06 21:38:08.631 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-06 21:38:08.659 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-07-06 21:38:08.668 | Preparing to unpack .../090-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-07-06 21:38:08.670 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-06 21:38:08.696 | Selecting previously unselected package libavahi-common-data:amd64. 2026-07-06 21:38:08.704 | Preparing to unpack .../091-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-07-06 21:38:08.706 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-07-06 21:38:08.732 | Selecting previously unselected package libavahi-common3:amd64. 2026-07-06 21:38:08.741 | Preparing to unpack .../092-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-07-06 21:38:08.742 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-07-06 21:38:08.768 | Selecting previously unselected package libavahi-client3:amd64. 2026-07-06 21:38:08.777 | Preparing to unpack .../093-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-07-06 21:38:08.778 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-07-06 21:38:08.805 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-06 21:38:08.814 | Preparing to unpack .../094-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-06 21:38:08.815 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-06 21:38:08.849 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-06 21:38:08.857 | Preparing to unpack .../095-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-06 21:38:08.859 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-06 21:38:08.894 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-06 21:38:08.902 | Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-06 21:38:08.905 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-06 21:38:08.930 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-06 21:38:08.938 | Preparing to unpack .../097-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-06 21:38:08.940 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-06 21:38:08.965 | Selecting previously unselected package libcacard0:amd64. 2026-07-06 21:38:08.974 | Preparing to unpack .../098-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-06 21:38:08.975 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-06 21:38:08.999 | Selecting previously unselected package liblcms2-2:amd64. 2026-07-06 21:38:09.008 | Preparing to unpack .../099-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-07-06 21:38:09.009 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-06 21:38:09.036 | Selecting previously unselected package libcolord2:amd64. 2026-07-06 21:38:09.045 | Preparing to unpack .../100-libcolord2_1.4.7-1build2_amd64.deb ... 2026-07-06 21:38:09.047 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-07-06 21:38:09.074 | Selecting previously unselected package libcups2t64:amd64. 2026-07-06 21:38:09.083 | Preparing to unpack .../101-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-07-06 21:38:09.085 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-07-06 21:38:09.116 | Selecting previously unselected package libdaxctl1:amd64. 2026-07-06 21:38:09.126 | Preparing to unpack .../102-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-06 21:38:09.127 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-06 21:38:09.155 | Selecting previously unselected package libwayland-client0:amd64. 2026-07-06 21:38:09.167 | Preparing to unpack .../103-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-07-06 21:38:09.169 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-07-06 21:38:09.198 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-06 21:38:09.211 | Preparing to unpack .../104-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-06 21:38:09.212 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-06 21:38:09.241 | Selecting previously unselected package libepoxy0:amd64. 2026-07-06 21:38:09.250 | Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-07-06 21:38:09.252 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-07-06 21:38:09.284 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-07-06 21:38:09.293 | Preparing to unpack .../106-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-07-06 21:38:09.295 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-07-06 21:38:09.320 | Selecting previously unselected package libwayland-egl1:amd64. 2026-07-06 21:38:09.329 | Preparing to unpack .../107-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-07-06 21:38:09.331 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-07-06 21:38:09.358 | Selecting previously unselected package libxcomposite1:amd64. 2026-07-06 21:38:09.366 | Preparing to unpack .../108-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-07-06 21:38:09.368 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-07-06 21:38:09.393 | Selecting previously unselected package libxcursor1:amd64. 2026-07-06 21:38:09.402 | Preparing to unpack .../109-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-07-06 21:38:09.403 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-07-06 21:38:09.430 | Selecting previously unselected package libxinerama1:amd64. 2026-07-06 21:38:09.438 | Preparing to unpack .../110-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-07-06 21:38:09.440 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-07-06 21:38:09.466 | Selecting previously unselected package libxrandr2:amd64. 2026-07-06 21:38:09.476 | Preparing to unpack .../111-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-07-06 21:38:09.482 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-07-06 21:38:09.508 | Selecting previously unselected package libgtk-3-common. 2026-07-06 21:38:09.517 | Preparing to unpack .../112-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-07-06 21:38:09.520 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:09.578 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-07-06 21:38:09.588 | Preparing to unpack .../113-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-07-06 21:38:09.604 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:09.685 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-06 21:38:09.694 | Preparing to unpack .../114-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-06 21:38:09.695 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-06 21:38:09.727 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-06 21:38:09.739 | Preparing to unpack .../115-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-06 21:38:09.741 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-06 21:38:09.769 | Selecting previously unselected package libpciaccess0:amd64. 2026-07-06 21:38:09.781 | Preparing to unpack .../116-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:38:09.784 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-06 21:38:09.816 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-06 21:38:09.828 | Preparing to unpack .../117-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-06 21:38:09.832 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-06 21:38:09.864 | Selecting previously unselected package libllvm20:amd64. 2026-07-06 21:38:09.872 | Preparing to unpack .../118-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-06 21:38:09.874 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-06 21:38:10.453 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-06 21:38:10.462 | Preparing to unpack .../119-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:10.464 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:10.488 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-06 21:38:10.496 | Preparing to unpack .../120-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:10.498 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:10.524 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-06 21:38:10.532 | Preparing to unpack .../121-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:10.534 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:10.558 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-06 21:38:10.567 | Preparing to unpack .../122-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:10.568 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:10.592 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-06 21:38:10.601 | Preparing to unpack .../123-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:10.602 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:10.625 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-06 21:38:10.635 | Preparing to unpack .../124-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-06 21:38:10.636 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-06 21:38:10.660 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-06 21:38:10.668 | Preparing to unpack .../125-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:38:10.670 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:10.883 | Selecting previously unselected package libgbm1:amd64. 2026-07-06 21:38:10.891 | Preparing to unpack .../126-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:38:10.893 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:10.919 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-07-06 21:38:10.927 | Preparing to unpack .../127-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-07-06 21:38:10.929 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:10.955 | Selecting previously unselected package libvulkan1:amd64. 2026-07-06 21:38:10.963 | Preparing to unpack .../128-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-06 21:38:10.965 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-06 21:38:10.995 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-06 21:38:11.003 | Preparing to unpack .../129-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:38:11.011 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:11.041 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-06 21:38:11.049 | Preparing to unpack .../130-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-06 21:38:11.052 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:11.077 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-06 21:38:11.085 | Preparing to unpack .../131-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-06 21:38:11.087 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-06 21:38:11.114 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-06 21:38:11.122 | Preparing to unpack .../132-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:38:11.123 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:11.150 | Selecting previously unselected package libgtk-3-bin. 2026-07-06 21:38:11.158 | Preparing to unpack .../133-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-07-06 21:38:11.160 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:11.190 | Selecting previously unselected package librdmacm1t64:amd64. 2026-07-06 21:38:11.199 | Preparing to unpack .../134-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-07-06 21:38:11.201 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-06 21:38:11.227 | Selecting previously unselected package libiscsi7:amd64. 2026-07-06 21:38:11.235 | Preparing to unpack .../135-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-06 21:38:11.237 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-06 21:38:11.263 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-06 21:38:11.271 | Preparing to unpack .../136-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-06 21:38:11.273 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-06 21:38:11.306 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-06 21:38:11.314 | Preparing to unpack .../137-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-06 21:38:11.316 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-06 21:38:11.347 | Selecting previously unselected package libndctl6:amd64. 2026-07-06 21:38:11.355 | Preparing to unpack .../138-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-06 21:38:11.358 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-06 21:38:11.383 | Selecting previously unselected package libnfs14:amd64. 2026-07-06 21:38:11.391 | Preparing to unpack .../139-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:11.393 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-06 21:38:11.417 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-06 21:38:11.426 | Preparing to unpack .../140-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-06 21:38:11.427 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-06 21:38:11.454 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-06 21:38:11.462 | Preparing to unpack .../141-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-06 21:38:11.464 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-06 21:38:11.502 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-06 21:38:11.510 | Preparing to unpack .../142-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-06 21:38:11.512 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-06 21:38:11.540 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-06 21:38:11.549 | Preparing to unpack .../143-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-07-06 21:38:11.550 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-06 21:38:11.574 | Selecting previously unselected package libpmem1:amd64. 2026-07-06 21:38:11.582 | Preparing to unpack .../144-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-06 21:38:11.584 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-06 21:38:11.611 | Selecting previously unselected package libpmemobj1:amd64. 2026-07-06 21:38:11.619 | Preparing to unpack .../145-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-06 21:38:11.621 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-06 21:38:11.655 | Selecting previously unselected package librados2. 2026-07-06 21:38:11.664 | Preparing to unpack .../146-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:38:11.665 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-06 21:38:11.755 | Selecting previously unselected package librbd1. 2026-07-06 21:38:11.764 | Preparing to unpack .../147-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:38:11.766 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-06 21:38:11.859 | Selecting previously unselected package librsvg2-2:amd64. 2026-07-06 21:38:11.867 | Preparing to unpack .../148-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-07-06 21:38:11.870 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-07-06 21:38:11.925 | Selecting previously unselected package librsvg2-common:amd64. 2026-07-06 21:38:11.934 | Preparing to unpack .../149-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-07-06 21:38:11.936 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-07-06 21:38:11.963 | Selecting previously unselected package libxss1:amd64. 2026-07-06 21:38:11.970 | Preparing to unpack .../150-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-06 21:38:11.972 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-06 21:38:11.997 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-06 21:38:12.005 | Preparing to unpack .../151-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-06 21:38:12.007 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-06 21:38:12.043 | Selecting previously unselected package libslirp0:amd64. 2026-07-06 21:38:12.051 | Preparing to unpack .../152-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-06 21:38:12.053 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-06 21:38:12.081 | Selecting previously unselected package libspice-server1:amd64. 2026-07-06 21:38:12.087 | Preparing to unpack .../153-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-06 21:38:12.089 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-06 21:38:12.122 | Selecting previously unselected package liburing2:amd64. 2026-07-06 21:38:12.130 | Preparing to unpack .../154-liburing2_2.5-1build1_amd64.deb ... 2026-07-06 21:38:12.132 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-06 21:38:12.159 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-06 21:38:12.168 | Preparing to unpack .../155-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-06 21:38:12.170 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-06 21:38:12.197 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-06 21:38:12.205 | Preparing to unpack .../156-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-06 21:38:12.207 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-06 21:38:12.235 | Selecting previously unselected package libvte-2.91-common. 2026-07-06 21:38:12.241 | Preparing to unpack .../157-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:12.242 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-06 21:38:12.269 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-06 21:38:12.278 | Preparing to unpack .../158-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:12.280 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-06 21:38:12.307 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-06 21:38:12.315 | Preparing to unpack .../159-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:38:12.316 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:12.696 | Selecting previously unselected package libfdt1:amd64. 2026-07-06 21:38:12.704 | Preparing to unpack .../160-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-06 21:38:12.706 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-06 21:38:12.733 | Selecting previously unselected package qemu-system-common. 2026-07-06 21:38:12.741 | Preparing to unpack .../161-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:12.743 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:12.828 | Selecting previously unselected package qemu-system-data. 2026-07-06 21:38:12.837 | Preparing to unpack .../162-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-06 21:38:12.839 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:12.922 | Selecting previously unselected package seabios. 2026-07-06 21:38:12.931 | Preparing to unpack .../163-seabios_1.16.3-2_all.deb ... 2026-07-06 21:38:12.944 | Unpacking seabios (1.16.3-2) ... 2026-07-06 21:38:12.978 | Selecting previously unselected package qemu-system-x86. 2026-07-06 21:38:12.987 | Preparing to unpack .../164-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:12.995 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:13.250 | Selecting previously unselected package qemu-utils. 2026-07-06 21:38:13.258 | Preparing to unpack .../165-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:13.261 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:13.333 | Selecting previously unselected package qemu-block-extra. 2026-07-06 21:38:13.342 | Preparing to unpack .../166-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:13.343 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:13.369 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-06 21:38:13.377 | Preparing to unpack .../167-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:13.378 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:13.407 | Selecting previously unselected package libglvnd0:amd64. 2026-07-06 21:38:13.416 | Preparing to unpack .../168-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-06 21:38:13.417 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-06 21:38:13.445 | Selecting previously unselected package libglx0:amd64. 2026-07-06 21:38:13.453 | Preparing to unpack .../169-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-06 21:38:13.455 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-06 21:38:13.481 | Selecting previously unselected package libgl1:amd64. 2026-07-06 21:38:13.490 | Preparing to unpack .../170-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-06 21:38:13.491 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-06 21:38:13.517 | Selecting previously unselected package qemu-system-gui. 2026-07-06 21:38:13.524 | Preparing to unpack .../171-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:13.526 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:13.556 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-06 21:38:13.564 | Preparing to unpack .../172-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:38:13.566 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:13.590 | Selecting previously unselected package ovmf. 2026-07-06 21:38:13.598 | Preparing to unpack .../173-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 21:38:13.599 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-07-06 21:38:13.696 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-06 21:38:13.701 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-06 21:38:13.704 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:13.708 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-06 21:38:13.712 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-06 21:38:13.719 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-06 21:38:13.724 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-06 21:38:13.729 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-06 21:38:13.733 | Setting up session-migration (0.3.9build1) ... 2026-07-06 21:38:13.854 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-07-06 21:38:13.858 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-06 21:38:15.894 | Regenerating fonts cache... done. 2026-07-06 21:38:15.896 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-06 21:38:15.900 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-06 21:38:15.904 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-06 21:38:15.907 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-07-06 21:38:15.911 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:15.915 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-06 21:38:15.919 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-06 21:38:15.923 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-06 21:38:15.926 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-06 21:38:15.930 | Setting up hicolor-icon-theme (0.17-2) ... 2026-07-06 21:38:15.948 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-07-06 21:38:15.952 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-06 21:38:15.955 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-07-06 21:38:15.959 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-06 21:38:15.965 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-07-06 21:38:15.969 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-06 21:38:15.973 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:15.976 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-06 21:38:15.980 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:15.984 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:15.987 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-07-06 21:38:16.350 | Setting up msr-tools (1.3-5build1) ... 2026-07-06 21:38:16.354 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-06 21:38:16.357 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-06 21:38:16.362 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:16.365 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-06 21:38:16.369 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-06 21:38:16.372 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-06 21:38:16.376 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-07-06 21:38:16.380 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-07-06 21:38:16.384 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-06 21:38:16.388 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-06 21:38:16.391 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-06 21:38:16.395 | Setting up acl (2.3.2-1build1.1) ... 2026-07-06 21:38:16.400 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-07-06 21:38:16.404 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:16.408 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-06 21:38:16.412 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-06 21:38:16.415 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-06 21:38:16.419 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-07-06 21:38:16.423 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-06 21:38:16.426 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-07-06 21:38:16.430 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:16.433 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-06 21:38:16.437 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-07-06 21:38:16.441 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-06 21:38:16.444 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-06 21:38:16.448 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-07-06 21:38:16.451 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-06 21:38:16.455 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-06 21:38:16.459 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-07-06 21:38:16.462 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-06 21:38:16.466 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-06 21:38:16.470 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-06 21:38:16.474 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-06 21:38:16.477 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:16.481 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-06 21:38:16.485 | Setting up seabios (1.16.3-2) ... 2026-07-06 21:38:16.489 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-06 21:38:16.493 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-06 21:38:16.496 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-06 21:38:16.500 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-06 21:38:16.504 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-06 21:38:16.507 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-06 21:38:16.511 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-06 21:38:16.515 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-06 21:38:16.519 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-07-06 21:38:16.522 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-06 21:38:16.538 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-06 21:38:16.542 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-06 21:38:16.546 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-06 21:38:16.550 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-06 21:38:16.553 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-06 21:38:16.557 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-06 21:38:16.561 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-06 21:38:16.565 | Setting up libthai-data (0.1.29-2build1) ... 2026-07-06 21:38:16.568 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-06 21:38:16.572 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:16.606 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-07-06 21:38:16.610 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-06 21:38:16.614 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-06 21:38:16.618 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-07-06 21:38:16.621 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-06 21:38:16.625 | Setting up ksmtuned (4.20150326) ... 2026-07-06 21:38:16.746 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-06 21:38:16.858 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-06 21:38:17.201 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-06 21:38:17.205 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-06 21:38:17.209 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-06 21:38:17.212 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-06 21:38:17.216 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-06 21:38:17.220 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-06 21:38:17.224 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-07-06 21:38:17.228 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-06 21:38:17.232 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-06 21:38:17.236 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-06 21:38:17.240 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-06 21:38:17.243 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-06 21:38:17.248 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-07-06 21:38:17.251 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-06 21:38:17.255 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-06 21:38:17.259 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:17.263 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-06 21:38:17.267 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-06 21:38:17.271 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-07-06 21:38:17.275 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-07-06 21:38:17.279 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-07-06 21:38:17.283 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-07-06 21:38:17.287 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-06 21:38:17.291 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-06 21:38:17.295 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-07-06 21:38:17.299 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-06 21:38:17.303 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-06 21:38:17.307 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-06 21:38:17.311 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-06 21:38:17.315 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-06 21:38:17.318 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:17.321 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-07-06 21:38:17.325 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-06 21:38:17.329 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-06 21:38:17.333 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:17.337 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:17.452 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-06 21:38:18.253 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-07-06 21:38:18.257 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-06 21:38:18.261 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-06 21:38:18.266 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:18.270 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:18.392 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-06 21:38:18.694 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-06 21:38:18.698 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-06 21:38:18.710 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-06 21:38:18.714 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-06 21:38:18.718 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:18.728 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-06 21:38:18.733 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-06 21:38:18.739 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-06 21:38:18.744 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-06 21:38:18.748 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-07-06 21:38:18.752 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:18.757 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-06 21:38:18.761 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-06 21:38:18.764 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:18.768 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-06 21:38:18.772 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:18.776 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-06 21:38:18.779 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:18.790 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-07-06 21:38:18.794 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-06 21:38:18.797 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-07-06 21:38:18.806 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-06 21:38:18.810 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-06 21:38:18.815 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:18.831 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-06 21:38:18.834 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-06 21:38:18.837 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:18.846 | Setting up adwaita-icon-theme (46.0-1) ... 2026-07-06 21:38:18.866 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-07-06 21:38:18.874 | Setting up humanity-icon-theme (0.6.16) ... 2026-07-06 21:38:19.048 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-07-06 21:38:19.107 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:38:19.979 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-06 21:38:20.005 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:20.029 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-07-06 21:38:20.038 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-06 21:38:20.043 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-06 21:38:20.050 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:38:20.077 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-06 21:38:20.085 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-07-06 21:38:20.089 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-06 21:38:20.095 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:38:20.100 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-06 21:38:20.105 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-06 21:38:20.128 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:38:20.734 | 2026-07-06 21:38:20.734 | Running kernel seems to be up-to-date. 2026-07-06 21:38:20.734 | 2026-07-06 21:38:20.734 | No services need to be restarted. 2026-07-06 21:38:20.734 | 2026-07-06 21:38:20.734 | No containers need to be restarted. 2026-07-06 21:38:20.734 | 2026-07-06 21:38:20.734 | User sessions running outdated binaries: 2026-07-06 21:38:20.734 | ubuntu @ session #1: python3[1705] 2026-07-06 21:38:20.744 | 2026-07-06 21:38:20.744 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:38:21.908 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:38:21.910 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:38:21.912 | + functions-common:time_stop:2420 : local name 2026-07-06 21:38:21.914 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:38:21.916 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:38:21.918 | + functions-common:time_stop:2423 : local total 2026-07-06 21:38:21.920 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:38:21.921 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:38:21.923 | + functions-common:time_stop:2427 : start_time=1783373878808 2026-07-06 21:38:21.925 | + functions-common:time_stop:2429 : [[ -z 1783373878808 ]] 2026-07-06 21:38:21.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:38:21.931 | + functions-common:time_stop:2432 : end_time=1783373901929 2026-07-06 21:38:21.933 | + functions-common:time_stop:2433 : elapsed_time=23121 2026-07-06 21:38:21.935 | + functions-common:time_stop:2434 : total=587 2026-07-06 21:38:21.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:38:21.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23708 2026-07-06 21:38:21.940 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:38:21.942 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-06 21:38:21.956 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-06 21:38:21.958 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-06 21:38:21.960 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-06 21:38:21.962 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-06 21:38:21.965 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-06 21:38:21.967 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-06 21:38:21.967 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-06 21:38:21.977 | 0 2026-07-06 21:38:21.981 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-06 21:38:21.983 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-06 21:38:21.985 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-06 21:38:21.987 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-06 21:38:21.989 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-06 21:38:21.991 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-06 21:38:22.000 | vm.dirty_ratio = 60 2026-07-06 21:38:22.003 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-06 21:38:22.005 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-06 21:38:22.008 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-06 21:38:22.010 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-06 21:38:22.018 | vm.dirty_background_ratio = 10 2026-07-06 21:38:22.022 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-06 21:38:22.024 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-06 21:38:22.026 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-06 21:38:22.028 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-06 21:38:22.037 | vm.vfs_cache_pressure = 50 2026-07-06 21:38:22.040 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-06 21:38:22.042 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-06 21:38:22.044 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-06 21:38:22.046 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-06 21:38:22.054 | vm.swappiness = 100 2026-07-06 21:38:22.057 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-06 21:38:22.066 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-06 21:38:22.066 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-06 21:38:22.066 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-06 21:38:22.066 | /proc/sys/vm/compaction_proactiveness:20 2026-07-06 21:38:22.066 | /proc/sys/vm/dirty_background_bytes:0 2026-07-06 21:38:22.066 | /proc/sys/vm/dirty_background_ratio:10 2026-07-06 21:38:22.066 | /proc/sys/vm/dirty_bytes:0 2026-07-06 21:38:22.066 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-07-06 21:38:22.066 | /proc/sys/vm/dirty_ratio:60 2026-07-06 21:38:22.066 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-07-06 21:38:22.066 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-06 21:38:22.066 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-06 21:38:22.067 | /proc/sys/vm/extfrag_threshold:500 2026-07-06 21:38:22.067 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-06 21:38:22.067 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-06 21:38:22.067 | /proc/sys/vm/laptop_mode:0 2026-07-06 21:38:22.067 | /proc/sys/vm/legacy_va_layout:0 2026-07-06 21:38:22.067 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-06 21:38:22.067 | /proc/sys/vm/max_map_count:1048576 2026-07-06 21:38:22.067 | /proc/sys/vm/memfd_noexec:0 2026-07-06 21:38:22.067 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-06 21:38:22.067 | /proc/sys/vm/memory_failure_recovery:1 2026-07-06 21:38:22.067 | /proc/sys/vm/min_free_kbytes:67584 2026-07-06 21:38:22.067 | /proc/sys/vm/min_slab_ratio:5 2026-07-06 21:38:22.067 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-06 21:38:22.067 | /proc/sys/vm/mmap_min_addr:65536 2026-07-06 21:38:22.067 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-06 21:38:22.067 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-06 21:38:22.067 | /proc/sys/vm/nr_hugepages:0 2026-07-06 21:38:22.067 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-07-06 21:38:22.067 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-06 21:38:22.067 | /proc/sys/vm/numa_stat:1 2026-07-06 21:38:22.067 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-06 21:38:22.067 | /proc/sys/vm/oom_dump_tasks:1 2026-07-06 21:38:22.067 | /proc/sys/vm/oom_kill_allocating_task:0 2026-07-06 21:38:22.067 | /proc/sys/vm/overcommit_kbytes:0 2026-07-06 21:38:22.067 | /proc/sys/vm/overcommit_memory:0 2026-07-06 21:38:22.067 | /proc/sys/vm/overcommit_ratio:50 2026-07-06 21:38:22.067 | /proc/sys/vm/page-cluster:3 2026-07-06 21:38:22.067 | /proc/sys/vm/page_lock_unfairness:5 2026-07-06 21:38:22.067 | /proc/sys/vm/panic_on_oom:0 2026-07-06 21:38:22.067 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-06 21:38:22.067 | /proc/sys/vm/stat_interval:1 2026-07-06 21:38:22.067 | /proc/sys/vm/swappiness:100 2026-07-06 21:38:22.067 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-06 21:38:22.067 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-06 21:38:22.067 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-06 21:38:22.067 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-06 21:38:22.067 | /proc/sys/vm/watermark_scale_factor:10 2026-07-06 21:38:22.067 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-06 21:38:22.070 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-06 21:38:22.073 | + lib/host:tune_host:126 : configure_host_net 2026-07-06 21:38:22.075 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-06 21:38:22.077 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-06 21:38:22.079 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-06 21:38:22.081 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-06 21:38:22.083 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-06 21:38:22.085 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-06 21:38:22.093 | net.ipv4.tcp_keepalive_time = 60 2026-07-06 21:38:22.096 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-06 21:38:22.098 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-06 21:38:22.100 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-06 21:38:22.102 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-06 21:38:22.111 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-06 21:38:22.114 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-06 21:38:22.116 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-06 21:38:22.118 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-06 21:38:22.121 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-06 21:38:22.129 | net.ipv4.tcp_keepalive_probes = 6 2026-07-06 21:38:22.132 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-06 21:38:22.135 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-06 21:38:22.136 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-06 21:38:22.139 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-06 21:38:22.147 | net.ipv4.tcp_fastopen = 3 2026-07-06 21:38:22.151 | + 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-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_fastopen_key:79623290-c8720db1-c7656ce9-dc06e231 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_mem:768822 1025096 1537644 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-06 21:38:22.163 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-06 21:38:22.164 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-06 21:38:22.166 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-06 21:38:22.168 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-06 21:38:22.171 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-06 21:38:22.173 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-06 21:38:22.181 | net.core.default_qdisc = pfifo_fast 2026-07-06 21:38:22.185 | + ./stack.sh:main:597 : fetch_plugins 2026-07-06 21:38:22.187 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-06 21:38:22.190 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-06 21:38:22.192 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-06 21:38:22.194 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-06 21:38:22.194 | Fetching DevStack plugins 2026-07-06 21:38:22.196 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-06 21:38:22.198 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-06 21:38:22.200 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-06 21:38:22.202 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-06 21:38:22.204 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-06 21:38:22.206 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-06 21:38:22.207 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-06 21:38:22.209 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-06 21:38:22.211 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-06 21:38:22.213 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:38:22.214 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:38:22.217 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:38:22.219 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:38:22.221 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:38:22.223 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:38:22.237 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:38:22.238 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:38:22.240 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:38:22.243 | + functions-common:git_clone:610 : echo master 2026-07-06 21:38:22.243 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:38:22.247 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-06 21:38:22.249 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:38:22.250 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-06 21:38:22.263 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-06 21:38:22.265 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:38:22.266 | + functions-common:git_clone:673 : head -1 2026-07-06 21:38:22.272 | 86f10cef1d Merge "rpc/ovn: Use base OVN IDL for RPC workers, disable notification events" 2026-07-06 21:38:22.275 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:38:22.277 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-06 21:38:22.279 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-06 21:38:22.281 | + functions-common:run_phase:1849 : local phase= 2026-07-06 21:38:22.283 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:38:22.285 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:38:22.287 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:38:22.289 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:38:22.291 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:38:22.294 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:38:22.298 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:38:22.300 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:38:22.302 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:38:22.305 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-06 21:38:22.307 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:38:22.321 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:22.323 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 21:38:22.325 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 21:38:22.327 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 21:38:22.329 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 21:38:22.331 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 21:38:22.333 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 21:38:22.335 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-06 21:38:22.336 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-06 21:38:22.339 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 21:38:22.341 | + 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-06 21:38:22.342 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-06 21:38:22.344 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-06 21:38:22.346 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-06 21:38:22.348 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-06 21:38:22.351 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-06 21:38:22.351 | Overriding Configuration Defaults 2026-07-06 21:38:22.353 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-06 21:38:22.355 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-06 21:38:22.358 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-06 21:38:22.360 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/apache 2026-07-06 21:38:22.376 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/tls 2026-07-06 21:38:22.378 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-06 21:38:22.391 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:22.393 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.174 2026-07-06 21:38:22.396 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.174 2026-07-06 21:38:22.396 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 21:38:22.399 | ++ lib/tls:source:40 : TLS_IP=10.4.3.174 2026-07-06 21:38:22.402 | +++ lib/tls:source:43 : hostname -f 2026-07-06 21:38:22.405 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-06 21:38:22.407 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-06 21:38:22.409 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-06 21:38:22.411 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-06 21:38:22.413 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-06 21:38:22.415 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-06 21:38:22.417 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-06 21:38:22.419 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-06 21:38:22.421 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-06 21:38:22.423 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-06 21:38:22.427 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/infra 2026-07-06 21:38:22.438 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/libraries 2026-07-06 21:38:22.453 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/lvm 2026-07-06 21:38:22.465 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/horizon 2026-07-06 21:38:22.478 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/keystone 2026-07-06 21:38:22.509 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/glance 2026-07-06 21:38:22.570 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/nova 2026-07-06 21:38:22.653 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/placement 2026-07-06 21:38:22.677 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/cinder 2026-07-06 21:38:22.723 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/swift 2026-07-06 21:38:22.769 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/neutron 2026-07-06 21:38:22.771 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-06 21:38:22.783 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:22.786 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-06 21:38:22.788 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-06 21:38:22.790 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-06 21:38:22.792 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-06 21:38:22.794 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-06 21:38:22.796 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-06 21:38:22.811 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 21:38:22.813 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 21:38:22.815 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-06 21:38:22.817 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-06 21:38:22.819 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-06 21:38:22.821 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 21:38:22.824 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 21:38:22.826 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-06 21:38:22.827 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 21:38:22.830 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-06 21:38:22.843 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-06 21:38:22.846 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-06 21:38:22.848 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-06 21:38:22.850 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-06 21:38:22.852 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-06 21:38:22.855 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-06 21:38:22.857 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-06 21:38:22.859 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-06 21:38:22.861 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-06 21:38:22.863 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-06 21:38:22.864 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-06 21:38:22.866 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-06 21:38:22.868 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.174 2026-07-06 21:38:22.870 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-06 21:38:22.873 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-06 21:38:22.876 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 21:38:22.876 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 21:38:22.880 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-06 21:38:22.882 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-06 21:38:22.884 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-06 21:38:22.887 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-06 21:38:22.889 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-06 21:38:22.891 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-06 21:38:22.904 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-06 21:38:22.907 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.174 2026-07-06 21:38:22.909 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.174 2026-07-06 21:38:22.910 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 21:38:22.914 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.174 2026-07-06 21:38:22.917 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-06 21:38:22.919 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-06 21:38:22.921 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-06 21:38:22.923 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-06 21:38:22.925 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-06 21:38:22.927 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-06 21:38:22.929 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-06 21:38:22.931 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-06 21:38:22.933 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-06 21:38:22.935 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-06 21:38:22.937 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-06 21:38:22.939 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-06 21:38:22.941 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-06 21:38:22.943 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-06 21:38:22.945 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-06 21:38:22.947 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-06 21:38:22.949 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-06 21:38:22.951 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-06 21:38:22.953 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:38:22.956 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-06 21:38:22.957 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-06 21:38:22.960 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-06 21:38:22.974 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 21:38:22.975 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 21:38:22.978 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 21:38:22.981 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 21:38:22.983 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 21:38:22.985 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-06 21:38:22.987 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 21:38:22.990 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-06 21:38:22.992 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 21:38:22.994 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-06 21:38:22.996 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-06 21:38:22.998 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-06 21:38:23.001 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-06 21:38:23.003 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-06 21:38:23.005 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-06 21:38:23.008 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-06 21:38:23.009 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-06 21:38:23.011 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-06 21:38:23.013 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-06 21:38:23.015 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-06 21:38:23.121 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-06 21:38:23.133 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-06 21:38:23.136 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-06 21:38:23.138 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-06 21:38:23.140 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-06 21:38:23.142 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-06 21:38:23.145 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-06 21:38:23.147 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-06 21:38:23.149 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-06 21:38:23.152 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-06 21:38:23.154 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-06 21:38:23.157 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-06 21:38:23.159 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-06 21:38:23.162 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-06 21:38:23.164 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-06 21:38:23.167 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-06 21:38:23.170 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-06 21:38:23.172 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-06 21:38:23.174 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-06 21:38:23.176 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-06 21:38:23.179 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-06 21:38:23.182 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-06 21:38:23.183 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-06 21:38:23.183 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-06 21:38:23.184 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-06 21:38:23.189 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=d8:0493:476c 2026-07-06 21:38:23.191 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-06 21:38:23.193 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-06 21:38:23.195 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-06 21:38:23.197 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-06 21:38:23.200 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdd8:0493:476c::/56 2026-07-06 21:38:23.203 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdd8:0493:476c::/56 2026-07-06 21:38:23.203 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-06 21:38:23.209 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdd8:0493:476c::/64 2026-07-06 21:38:23.211 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-06 21:38:23.214 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-06 21:38:23.216 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-06 21:38:23.218 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 21:38:23.220 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-06 21:38:23.222 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-06 21:38:23.225 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-06 21:38:23.227 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-06 21:38:23.229 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-06 21:38:23.232 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-06 21:38:23.234 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-06 21:38:23.236 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-06 21:38:23.239 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-06 21:38:23.241 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdd8:0493:476c::/56 2026-07-06 21:38:23.243 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-06 21:38:23.244 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-06 21:38:23.248 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-06 21:38:23.248 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-06 21:38:23.249 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-06 21:38:23.254 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-06 21:38:23.258 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-06 21:38:23.258 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-06 21:38:23.258 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-06 21:38:23.264 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-06 21:38:23.268 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-06 21:38:23.270 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-06 21:38:23.272 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-06 21:38:23.274 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-06 21:38:23.275 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-06 21:38:23.277 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-06 21:38:23.279 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-06 21:38:23.281 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-06 21:38:23.284 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-06 21:38:23.300 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/ldap 2026-07-06 21:38:23.313 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/dstat 2026-07-06 21:38:23.328 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/atop 2026-07-06 21:38:23.341 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/tcpdump 2026-07-06 21:38:23.354 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/etcd3 2026-07-06 21:38:23.384 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/os-vif 2026-07-06 21:38:23.388 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-06 21:38:23.390 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-06 21:38:23.392 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-06 21:38:23.395 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 21:38:23.399 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-06 21:38:23.415 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 21:38:23.418 | + ./stack.sh:main:632 : run_phase source 2026-07-06 21:38:23.420 | + functions-common:run_phase:1848 : local mode=source 2026-07-06 21:38:23.423 | + functions-common:run_phase:1849 : local phase= 2026-07-06 21:38:23.425 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:38:23.429 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:38:23.431 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:38:23.434 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:38:23.436 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:38:23.439 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:38:23.443 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:38:23.445 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:38:23.447 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:38:23.449 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-06 21:38:23.452 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:38:23.468 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:23.470 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 21:38:23.473 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-06 21:38:23.516 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-06 21:38:23.518 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-06 21:38:23.521 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 21:38:23.524 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-06 21:38:23.526 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-06 21:38:23.529 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-06 21:38:23.531 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-06 21:38:23.534 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-06 21:38:23.534 | Loading plugin settings 2026-07-06 21:38:23.536 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-06 21:38:23.539 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-06 21:38:23.541 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-06 21:38:23.544 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-06 21:38:23.546 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-06 21:38:23.549 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-06 21:38:23.552 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-06 21:38:23.554 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-06 21:38:23.556 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-06 21:38:23.559 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-06 21:38:23.561 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-06 21:38:23.563 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-06 21:38:23.565 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-06 21:38:23.568 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:38:23.571 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-06 21:38:23.587 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-06 21:38:23.589 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-06 21:38:23.591 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-06 21:38:23.593 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-06 21:38:23.596 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-06 21:38:23.599 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-06 21:38:23.614 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-06 21:38:23.616 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-06 21:38:23.619 | + functions-common:verify_disabled_services:2131 : local service 2026-07-06 21:38:23.622 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.625 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-06 21:38:23.627 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.630 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-06 21:38:23.633 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.635 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-06 21:38:23.638 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.640 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-06 21:38:23.643 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.646 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-06 21:38:23.649 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.651 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-06 21:38:23.654 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.656 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-06 21:38:23.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.661 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-06 21:38:23.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.666 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-06 21:38:23.668 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.671 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-06 21:38:23.673 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.676 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-06 21:38:23.678 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.680 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-06 21:38:23.683 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.685 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-06 21:38:23.688 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.690 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-06 21:38:23.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.695 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-06 21:38:23.698 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.700 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-06 21:38:23.703 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.705 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-06 21:38:23.707 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.710 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-06 21:38:23.712 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.714 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-06 21:38:23.717 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.720 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-06 21:38:23.722 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.725 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-06 21:38:23.727 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.730 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-06 21:38:23.732 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.734 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-06 21:38:23.736 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.739 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-06 21:38:23.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.744 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-06 21:38:23.746 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.749 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-06 21:38:23.751 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.754 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-06 21:38:23.757 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.760 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-06 21:38:23.762 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.765 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-06 21:38:23.767 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.770 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-06 21:38:23.772 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:38:23.775 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-06 21:38:23.778 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-06 21:38:23.780 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 21:38:23.782 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-06 21:38:23.797 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:23.799 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-06 21:38:23.801 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 21:38:23.804 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-06 21:38:23.819 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:38:23.822 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-06 21:38:23.824 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-06 21:38:23.826 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-06 21:38:23.828 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-06 21:38:23.830 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-06 21:38:23.832 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-06 21:38:23.834 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-06 21:38:23.835 | + lib/database:initialize_database_backends:92 : return 0 2026-07-06 21:38:23.837 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-06 21:38:23.837 | Using mysql database backend 2026-07-06 21:38:23.839 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-06 21:38:23.854 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-06 21:38:23.858 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-06 21:38:23.860 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 21:38:23.863 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-06 21:38:23.866 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-06 21:38:23.869 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-06 21:38:23.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:23.888 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-06 21:38:23.905 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-06 21:38:23.922 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:23.924 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-06 21:38:23.942 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-06 21:38:23.960 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-06 21:38:23.977 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:38:23.980 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-06 21:38:23.997 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:38:23.999 | + ./stack.sh:main:757 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-06 21:38:24.016 | + ./stack.sh:main:759 : [[ -z '' ]] 2026-07-06 21:38:24.018 | + ./stack.sh:main:759 : [[ False == \T\r\u\e ]] 2026-07-06 21:38:24.021 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-06 21:38:24.024 | + functions-common:save_stackenv:65 : local tag=765 2026-07-06 21:38:24.027 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 21:38:24.031 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-213824 2026-07-06 21:38:24.034 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-213824 765' 2026-07-06 21:38:24.036 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.039 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-06 21:38:24.041 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.044 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 21:38:24.047 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.049 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 21:38:24.052 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.054 | + 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-06 21:38:24.057 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.060 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.174 2026-07-06 21:38:24.062 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.065 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.174/identity 2026-07-06 21:38:24.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.070 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-06-213755 2026-07-06 21:38:24.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.075 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 21:38:24.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.079 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.174 2026-07-06 21:38:24.082 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.085 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-06 21:38:24.087 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.090 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.174 2026-07-06 21:38:24.092 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.095 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 21:38:24.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.101 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 21:38:24.104 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.106 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.174 2026-07-06 21:38:24.109 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:38:24.112 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 21:38:24.114 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-06 21:38:24.118 | + ./stack.sh:main:778 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-06 21:38:24.120 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-06 21:38:24.122 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-06 21:38:24.124 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:38:24.127 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:38:24.130 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:38:24.132 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:38:24.134 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:38:24.137 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:38:24.154 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:38:24.157 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:38:24.159 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:38:24.163 | + functions-common:git_clone:610 : echo master 2026-07-06 21:38:24.163 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:38:24.168 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-06 21:38:24.171 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:38:24.173 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-06 21:38:24.187 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-06 21:38:24.190 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:38:24.190 | + functions-common:git_clone:673 : head -1 2026-07-06 21:38:24.195 | 57b04d68 Merge "update constraint for python-magnumclient to new release 4.11.0" 2026-07-06 21:38:24.198 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:38:24.202 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-06 21:38:24.204 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:38:24.207 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-06 21:38:24.210 | + ./stack.sh:main:783 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-06 21:38:24.213 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-06 21:38:24.216 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-06 21:38:24.218 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-06 21:38:24.221 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-06 21:38:24.224 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-06 21:38:24.227 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-06 21:38:24.230 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-06 21:38:24.235 | ++ tools/install_prereqs.sh:source:47 : NOW=1783373904 2026-07-06 21:38:24.239 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-06 21:38:24.243 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-06 21:38:24.246 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-06 21:38:24.250 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783373904 2026-07-06 21:38:24.252 | ++ tools/install_prereqs.sh:source:50 : [[ 1783373904 -lt 7200 ]] 2026-07-06 21:38:24.255 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-06 21:38:24.258 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-06 21:38:24.261 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-06 21:38:24.263 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-06 21:38:24.266 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-06 21:38:24.268 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-06 21:38:24.271 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-06 21:38:24.276 | +++ 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-06 21:38:24.303 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-06 21:38:24.303 | apache2-dev 2026-07-06 21:38:24.303 | bc 2026-07-06 21:38:24.303 | bsdmainutils 2026-07-06 21:38:24.303 | curl 2026-07-06 21:38:24.303 | g++ 2026-07-06 21:38:24.303 | gawk 2026-07-06 21:38:24.303 | gcc 2026-07-06 21:38:24.303 | gettext 2026-07-06 21:38:24.303 | git 2026-07-06 21:38:24.303 | graphviz 2026-07-06 21:38:24.303 | iputils-ping 2026-07-06 21:38:24.303 | libffi-dev 2026-07-06 21:38:24.303 | libjpeg-dev 2026-07-06 21:38:24.303 | libpq-dev 2026-07-06 21:38:24.303 | libssl-dev 2026-07-06 21:38:24.303 | libsystemd-dev 2026-07-06 21:38:24.303 | libxml2-dev 2026-07-06 21:38:24.303 | libxslt1-dev 2026-07-06 21:38:24.303 | libyaml-dev 2026-07-06 21:38:24.303 | lsof 2026-07-06 21:38:24.303 | openssh-server 2026-07-06 21:38:24.303 | openssl 2026-07-06 21:38:24.303 | pkg-config 2026-07-06 21:38:24.303 | psmisc 2026-07-06 21:38:24.303 | python3-dev 2026-07-06 21:38:24.303 | python3-pip 2026-07-06 21:38:24.303 | python3-systemd 2026-07-06 21:38:24.303 | python3-venv 2026-07-06 21:38:24.303 | tar 2026-07-06 21:38:24.304 | tcpdump 2026-07-06 21:38:24.304 | unzip 2026-07-06 21:38:24.304 | uuid-runtime 2026-07-06 21:38:24.304 | wget 2026-07-06 21:38:24.304 | zlib1g-dev 2026-07-06 21:38:24.304 | lvm2 2026-07-06 21:38:24.304 | qemu-utils 2026-07-06 21:38:24.304 | thin-provisioning-tools 2026-07-06 21:38:24.304 | lsscsi 2026-07-06 21:38:24.304 | open-iscsi 2026-07-06 21:38:24.304 | libkrb5-dev 2026-07-06 21:38:24.304 | libldap2-dev 2026-07-06 21:38:24.304 | libsasl2-dev 2026-07-06 21:38:24.304 | memcached 2026-07-06 21:38:24.304 | python3-mysqldb 2026-07-06 21:38:24.304 | sqlite3 2026-07-06 21:38:24.304 | conntrack 2026-07-06 21:38:24.304 | curl 2026-07-06 21:38:24.304 | ebtables 2026-07-06 21:38:24.304 | genisoimage 2026-07-06 21:38:24.304 | iptables 2026-07-06 21:38:24.304 | iputils-arping 2026-07-06 21:38:24.304 | kpartx 2026-07-06 21:38:24.304 | libjs-jquery-tablesorter 2026-07-06 21:38:24.304 | parted 2026-07-06 21:38:24.304 | pm-utils 2026-07-06 21:38:24.304 | python3-mysqldb 2026-07-06 21:38:24.304 | socat 2026-07-06 21:38:24.304 | sqlite3 2026-07-06 21:38:24.304 | sudo 2026-07-06 21:38:24.304 | vlan 2026-07-06 21:38:24.304 | cryptsetup 2026-07-06 21:38:24.304 | dosfstools 2026-07-06 21:38:24.304 | genisoimage 2026-07-06 21:38:24.304 | gir1.2-libosinfo-1.0 2026-07-06 21:38:24.304 | netcat-openbsd 2026-07-06 21:38:24.304 | open-iscsi 2026-07-06 21:38:24.304 | qemu-utils 2026-07-06 21:38:24.304 | sg3-utils 2026-07-06 21:38:24.304 | sysfsutils 2026-07-06 21:38:24.304 | acl 2026-07-06 21:38:24.304 | dnsmasq-base 2026-07-06 21:38:24.304 | dnsmasq-utils 2026-07-06 21:38:24.304 | ebtables 2026-07-06 21:38:24.304 | haproxy 2026-07-06 21:38:24.304 | iptables 2026-07-06 21:38:24.304 | iputils-arping 2026-07-06 21:38:24.304 | iputils-ping 2026-07-06 21:38:24.304 | postgresql-server-dev-all 2026-07-06 21:38:24.304 | python3-mysqldb 2026-07-06 21:38:24.304 | sqlite3 2026-07-06 21:38:24.304 | sudo 2026-07-06 21:38:24.304 | vlan 2026-07-06 21:38:24.304 | curl 2026-07-06 21:38:24.304 | liberasurecode-dev 2026-07-06 21:38:24.304 | make 2026-07-06 21:38:24.304 | memcached 2026-07-06 21:38:24.304 | rsync 2026-07-06 21:38:24.304 | sqlite3 2026-07-06 21:38:24.304 | xfsprogs 2026-07-06 21:38:24.304 | apache2' 2026-07-06 21:38:24.307 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-06 21:38:24.329 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-06 21:38:24.329 | apache2-dev 2026-07-06 21:38:24.329 | bc 2026-07-06 21:38:24.329 | bsdmainutils 2026-07-06 21:38:24.329 | curl 2026-07-06 21:38:24.329 | g++ 2026-07-06 21:38:24.329 | gawk 2026-07-06 21:38:24.329 | gcc 2026-07-06 21:38:24.329 | gettext 2026-07-06 21:38:24.329 | git 2026-07-06 21:38:24.329 | graphviz 2026-07-06 21:38:24.329 | iputils-ping 2026-07-06 21:38:24.329 | libffi-dev 2026-07-06 21:38:24.329 | libjpeg-dev 2026-07-06 21:38:24.329 | libpq-dev 2026-07-06 21:38:24.329 | libssl-dev 2026-07-06 21:38:24.329 | libsystemd-dev 2026-07-06 21:38:24.329 | libxml2-dev 2026-07-06 21:38:24.329 | libxslt1-dev 2026-07-06 21:38:24.329 | libyaml-dev 2026-07-06 21:38:24.329 | lsof 2026-07-06 21:38:24.329 | openssh-server 2026-07-06 21:38:24.329 | openssl 2026-07-06 21:38:24.329 | pkg-config 2026-07-06 21:38:24.329 | psmisc 2026-07-06 21:38:24.329 | python3-dev 2026-07-06 21:38:24.329 | python3-pip 2026-07-06 21:38:24.329 | python3-systemd 2026-07-06 21:38:24.329 | python3-venv 2026-07-06 21:38:24.329 | tar 2026-07-06 21:38:24.329 | tcpdump 2026-07-06 21:38:24.329 | unzip 2026-07-06 21:38:24.329 | uuid-runtime 2026-07-06 21:38:24.329 | wget 2026-07-06 21:38:24.329 | zlib1g-dev 2026-07-06 21:38:24.329 | lvm2 2026-07-06 21:38:24.329 | qemu-utils 2026-07-06 21:38:24.329 | thin-provisioning-tools 2026-07-06 21:38:24.329 | lsscsi 2026-07-06 21:38:24.329 | open-iscsi 2026-07-06 21:38:24.329 | libkrb5-dev 2026-07-06 21:38:24.329 | libldap2-dev 2026-07-06 21:38:24.329 | libsasl2-dev 2026-07-06 21:38:24.329 | memcached 2026-07-06 21:38:24.329 | python3-mysqldb 2026-07-06 21:38:24.329 | sqlite3 2026-07-06 21:38:24.329 | conntrack 2026-07-06 21:38:24.329 | curl 2026-07-06 21:38:24.329 | ebtables 2026-07-06 21:38:24.330 | genisoimage 2026-07-06 21:38:24.330 | iptables 2026-07-06 21:38:24.330 | iputils-arping 2026-07-06 21:38:24.330 | kpartx 2026-07-06 21:38:24.330 | libjs-jquery-tablesorter 2026-07-06 21:38:24.330 | parted 2026-07-06 21:38:24.330 | pm-utils 2026-07-06 21:38:24.330 | python3-mysqldb 2026-07-06 21:38:24.330 | socat 2026-07-06 21:38:24.330 | sqlite3 2026-07-06 21:38:24.330 | sudo 2026-07-06 21:38:24.330 | vlan 2026-07-06 21:38:24.330 | cryptsetup 2026-07-06 21:38:24.330 | dosfstools 2026-07-06 21:38:24.330 | genisoimage 2026-07-06 21:38:24.330 | gir1.2-libosinfo-1.0 2026-07-06 21:38:24.330 | netcat-openbsd 2026-07-06 21:38:24.330 | open-iscsi 2026-07-06 21:38:24.330 | qemu-utils 2026-07-06 21:38:24.330 | sg3-utils 2026-07-06 21:38:24.330 | sysfsutils 2026-07-06 21:38:24.330 | acl 2026-07-06 21:38:24.330 | dnsmasq-base 2026-07-06 21:38:24.330 | dnsmasq-utils 2026-07-06 21:38:24.330 | ebtables 2026-07-06 21:38:24.330 | haproxy 2026-07-06 21:38:24.330 | iptables 2026-07-06 21:38:24.330 | iputils-arping 2026-07-06 21:38:24.330 | iputils-ping 2026-07-06 21:38:24.330 | postgresql-server-dev-all 2026-07-06 21:38:24.330 | python3-mysqldb 2026-07-06 21:38:24.330 | sqlite3 2026-07-06 21:38:24.330 | sudo 2026-07-06 21:38:24.330 | vlan 2026-07-06 21:38:24.330 | curl 2026-07-06 21:38:24.330 | liberasurecode-dev 2026-07-06 21:38:24.330 | make 2026-07-06 21:38:24.330 | memcached 2026-07-06 21:38:24.330 | rsync 2026-07-06 21:38:24.330 | sqlite3 2026-07-06 21:38:24.330 | xfsprogs 2026-07-06 21:38:24.330 | apache2 ' 2026-07-06 21:38:24.331 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-06 21:38:24.335 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:38:24.337 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:38:24.341 | ++ 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-06 21:38:24.341 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-06 21:38:24.345 | ++ 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-06 21:38:24.348 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-06 21:38:24.350 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:38:24.353 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:38:24.355 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:38:24.357 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:38:24.360 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:38:24.363 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:38:24.365 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:38:24.367 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:38:24.369 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:38:24.371 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:38:24.373 | ++ functions-common:apt_get_update:1167 : return 2026-07-06 21:38:24.375 | ++ 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-06 21:38:24.377 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:38:24.379 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:38:24.382 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:38:24.385 | ++ 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-06 21:38:24.408 | ++ 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-06 21:38:24.435 | Reading package lists... 2026-07-06 21:38:24.664 | Building dependency tree... 2026-07-06 21:38:24.665 | Reading state information... 2026-07-06 21:38:24.960 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-06 21:38:24.960 | bc set to manually installed. 2026-07-06 21:38:24.960 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 21:38:24.960 | g++ set to manually installed. 2026-07-06 21:38:24.960 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-06 21:38:24.960 | gawk set to manually installed. 2026-07-06 21:38:24.960 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 21:38:24.960 | gcc set to manually installed. 2026-07-06 21:38:24.960 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-06 21:38:24.960 | git set to manually installed. 2026-07-06 21:38:24.960 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-06 21:38:24.960 | iputils-ping set to manually installed. 2026-07-06 21:38:24.960 | lsof is already the newest version (4.95.0-1build3). 2026-07-06 21:38:24.960 | lsof set to manually installed. 2026-07-06 21:38:24.960 | psmisc is already the newest version (23.7-1build1). 2026-07-06 21:38:24.960 | psmisc set to manually installed. 2026-07-06 21:38:24.960 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-06 21:38:24.960 | python3-dev set to manually installed. 2026-07-06 21:38:24.960 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-06 21:38:24.960 | python3-systemd is already the newest version (235-1build4). 2026-07-06 21:38:24.960 | python3-systemd set to manually installed. 2026-07-06 21:38:24.960 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-06 21:38:24.960 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-06 21:38:24.960 | tcpdump set to manually installed. 2026-07-06 21:38:24.960 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-06 21:38:24.960 | wget set to manually installed. 2026-07-06 21:38:24.960 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-06 21:38:24.960 | zlib1g-dev set to manually installed. 2026-07-06 21:38:24.960 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-06 21:38:24.960 | lvm2 set to manually installed. 2026-07-06 21:38:24.960 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-06 21:38:24.960 | qemu-utils set to manually installed. 2026-07-06 21:38:24.960 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-06 21:38:24.960 | thin-provisioning-tools set to manually installed. 2026-07-06 21:38:24.960 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-06 21:38:24.960 | open-iscsi set to manually installed. 2026-07-06 21:38:24.960 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-06 21:38:24.960 | iptables set to manually installed. 2026-07-06 21:38:24.960 | parted is already the newest version (3.6-4build1). 2026-07-06 21:38:24.960 | parted set to manually installed. 2026-07-06 21:38:24.960 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-06 21:38:24.960 | cryptsetup set to manually installed. 2026-07-06 21:38:24.960 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-06 21:38:24.960 | dosfstools set to manually installed. 2026-07-06 21:38:24.960 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-06 21:38:24.960 | netcat-openbsd set to manually installed. 2026-07-06 21:38:24.960 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-06 21:38:24.960 | sg3-utils set to manually installed. 2026-07-06 21:38:24.960 | acl is already the newest version (2.3.2-1build1.1). 2026-07-06 21:38:24.960 | acl set to manually installed. 2026-07-06 21:38:24.961 | make is already the newest version (4.3-4.1build2). 2026-07-06 21:38:24.961 | make set to manually installed. 2026-07-06 21:38:24.961 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-06 21:38:24.961 | xfsprogs set to manually installed. 2026-07-06 21:38:24.961 | The following additional packages will be installed: 2026-07-06 21:38:24.961 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-06 21:38:24.961 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-06 21:38:24.961 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-06 21:38:24.961 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-06 21:38:24.961 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-06 21:38:24.961 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-06 21:38:24.961 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-06 21:38:24.961 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-06 21:38:24.961 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-07-06 21:38:24.961 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-07-06 21:38:24.961 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-06 21:38:24.961 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-07-06 21:38:24.961 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-07-06 21:38:24.961 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-06 21:38:24.961 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-07-06 21:38:24.961 | libncursesw6 libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-06 21:38:24.961 | libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 2026-07-06 21:38:24.961 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-07-06 21:38:24.961 | libsm6 libsmartcols1 libsqlite3-0 libssl3t64 libsub-override-perl 2026-07-06 21:38:24.961 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-07-06 21:38:24.961 | libtool libtypes-serialiser-perl libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-07-06 21:38:24.961 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-06 21:38:24.961 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-07-06 21:38:24.961 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-07-06 21:38:24.961 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-07-06 21:38:24.961 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-07-06 21:38:24.961 | systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-07-06 21:38:24.962 | util-linux uuid-dev vbetool 2026-07-06 21:38:24.963 | Suggested packages: 2026-07-06 21:38:24.963 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-06 21:38:24.963 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-06 21:38:24.963 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-06 21:38:24.963 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-06 21:38:24.963 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-06 21:38:24.963 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-07-06 21:38:24.963 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-06 21:38:24.963 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-06 21:38:24.963 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-06 21:38:24.963 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-06 21:38:24.963 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-06 21:38:24.963 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-06 21:38:24.963 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-06 21:38:24.963 | tar-doc zip util-linux-extra util-linux-locales 2026-07-06 21:38:25.084 | The following NEW packages will be installed: 2026-07-06 21:38:25.084 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-06 21:38:25.084 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-06 21:38:25.084 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-06 21:38:25.084 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-06 21:38:25.084 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-06 21:38:25.085 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-06 21:38:25.085 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-06 21:38:25.085 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-06 21:38:25.085 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-06 21:38:25.085 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-06 21:38:25.085 | liberasurecode-dev liberasurecode1 libffi-dev 2026-07-06 21:38:25.085 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-06 21:38:25.085 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-07-06 21:38:25.085 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-06 21:38:25.085 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-06 21:38:25.085 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-06 21:38:25.085 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-06 21:38:25.085 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-06 21:38:25.085 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-07-06 21:38:25.085 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-06 21:38:25.085 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-06 21:38:25.085 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-06 21:38:25.085 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-06 21:38:25.085 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-06 21:38:25.085 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-06 21:38:25.085 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-07-06 21:38:25.085 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-06 21:38:25.086 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-07-06 21:38:25.086 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-07-06 21:38:25.086 | The following packages will be upgraded: 2026-07-06 21:38:25.086 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-06 21:38:25.087 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-06 21:38:25.087 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-06 21:38:25.087 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-06 21:38:25.087 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-06 21:38:25.087 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-06 21:38:25.087 | systemd-sysv systemd-timesyncd tar udev util-linux uuid-runtime 2026-07-06 21:38:25.191 | 44 upgraded, 147 newly installed, 0 to remove and 91 not upgraded. 2026-07-06 21:38:25.191 | Need to get 189 MB of archives. 2026-07-06 21:38:25.192 | After this operation, 922 MB of additional disk space will be used. 2026-07-06 21:38:25.192 | 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-06 21:38:25.353 | 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-06 21:38:25.421 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-06 21:38:25.462 | 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-06 21:38:25.530 | 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-06 21:38:25.530 | 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-06 21:38:25.539 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-06 21:38:25.543 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-06 21:38:25.545 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-06 21:38:25.548 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-07-06 21:38:25.549 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-06 21:38:25.601 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-06 21:38:25.612 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-06 21:38:25.615 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-06 21:38:25.615 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-06 21:38:25.616 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-06 21:38:25.618 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-06 21:38:25.667 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-06 21:38:25.689 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-06 21:38:25.690 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-06 21:38:25.709 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-06 21:38:25.710 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-07-06 21:38:25.711 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-06 21:38:25.712 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-06 21:38:25.716 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-07-06 21:38:25.717 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-06 21:38:25.721 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-06 21:38:25.756 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-06 21:38:25.758 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-07-06 21:38:25.764 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-06 21:38:25.764 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-06 21:38:25.765 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-06 21:38:25.767 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-06 21:38:25.770 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-06 21:38:25.771 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-06 21:38:25.798 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-07-06 21:38:25.810 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-06 21:38:25.812 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-06 21:38:25.848 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-06 21:38:25.849 | Get:40 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-06 21:38:25.899 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-06 21:38:25.900 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-06 21:38:25.901 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-06 21:38:25.905 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-06 21:38:25.926 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-06 21:38:25.927 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-06 21:38:25.927 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-06 21:38:25.936 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-06 21:38:25.937 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-06 21:38:25.962 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-06 21:38:25.963 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-06 21:38:25.963 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-06 21:38:25.964 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-06 21:38:26.000 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-06 21:38:26.001 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-06 21:38:26.002 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-06 21:38:26.039 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-06 21:38:26.039 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-06 21:38:26.040 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-06 21:38:26.046 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-06 21:38:26.050 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-06 21:38:26.055 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-06 21:38:26.059 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-06 21:38:26.078 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-06 21:38:26.418 | 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-06 21:38:26.541 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-06 21:38:26.541 | 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-06 21:38:26.542 | 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-06 21:38:26.543 | 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-06 21:38:26.549 | 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-06 21:38:26.562 | 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-06 21:38:26.636 | 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-06 21:38:26.636 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-06 21:38:26.637 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-06 21:38:26.638 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-06 21:38:26.677 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-06 21:38:26.677 | 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-06 21:38:26.678 | 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-06 21:38:26.679 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-06 21:38:26.680 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-06 21:38:26.682 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-06 21:38:26.717 | 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-06 21:38:26.717 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-06 21:38:26.719 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-06 21:38:26.753 | 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-06 21:38:26.754 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-07-06 21:38:26.754 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-06 21:38:26.756 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-06 21:38:26.763 | Get:89 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-06 21:38:26.766 | Get:90 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-06 21:38:26.792 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-06 21:38:26.796 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-06 21:38:26.798 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-06 21:38:26.800 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-06 21:38:26.832 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-06 21:38:26.839 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-06 21:38:26.841 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-06 21:38:26.841 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-06 21:38:26.841 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-06 21:38:26.842 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-06 21:38:26.871 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-06 21:38:26.872 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-06 21:38:26.916 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-06 21:38:26.917 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-06 21:38:26.994 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-06 21:38:26.995 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-06 21:38:26.996 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-06 21:38:26.999 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-06 21:38:27.000 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-06 21:38:27.000 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-06 21:38:27.001 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-06 21:38:27.001 | Get:112 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-06 21:38:27.002 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-06 21:38:27.042 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-06 21:38:27.042 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-06 21:38:27.081 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-06 21:38:27.082 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-06 21:38:27.128 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-06 21:38:27.128 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-06 21:38:27.129 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-06 21:38:27.130 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-06 21:38:27.130 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-06 21:38:27.132 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-06 21:38:27.158 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-06 21:38:27.160 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-06 21:38:27.161 | Get:126 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-06 21:38:27.195 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-06 21:38:27.196 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-06 21:38:27.197 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-06 21:38:27.198 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-06 21:38:27.198 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-06 21:38:27.200 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-06 21:38:27.237 | Get:133 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-06 21:38:27.323 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-06 21:38:27.323 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-06 21:38:27.326 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-06 21:38:27.327 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-06 21:38:27.476 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-06 21:38:27.478 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-06 21:38:27.479 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-06 21:38:27.479 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-06 21:38:27.479 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-06 21:38:27.481 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-06 21:38:27.481 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-06 21:38:27.482 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-06 21:38:27.483 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-06 21:38:27.516 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-06 21:38:27.521 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-06 21:38:27.521 | Get:149 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-06 21:38:27.564 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-06 21:38:27.594 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-06 21:38:27.594 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-06 21:38:27.596 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-06 21:38:27.641 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-06 21:38:27.642 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-06 21:38:27.644 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-06 21:38:27.671 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-06 21:38:27.671 | Get:158 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-06 21:38:27.678 | Get:159 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-06 21:38:27.679 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-06 21:38:27.684 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-06 21:38:27.688 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-06 21:38:27.930 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-06 21:38:27.931 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-06 21:38:27.934 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-06 21:38:27.991 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-06 21:38:27.992 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-06 21:38:28.585 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-06 21:38:28.585 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-06 21:38:28.587 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-06 21:38:28.587 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-06 21:38:28.587 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-06 21:38:28.588 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-06 21:38:28.588 | Get:174 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-06 21:38:28.596 | Get:175 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-06 21:38:28.603 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-06 21:38:28.625 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-06 21:38:28.720 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-06 21:38:28.723 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-06 21:38:28.724 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-06 21:38:28.724 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-06 21:38:28.725 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-06 21:38:28.726 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-06 21:38:28.726 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-06 21:38:28.726 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-06 21:38:28.726 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-06 21:38:28.744 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-06 21:38:28.783 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-06 21:38:28.784 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-06 21:38:28.786 | Get:190 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-06 21:38:28.823 | Get:191 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-06 21:38:29.291 | Preconfiguring packages ... 2026-07-06 21:38:29.380 | Fetched 189 MB in 4s (50.8 MB/s) 2026-07-06 21:38:29.448 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:29.451 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:29.456 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:29.505 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:29.586 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:29.588 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 21:38:29.593 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 21:38:29.642 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:29.723 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:29.726 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-06 21:38:29.733 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ... 2026-07-06 21:38:29.780 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-06 21:38:29.872 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:29.875 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:29.882 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:30.017 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:30.700 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-06 21:38:30.783 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-06 21:38:30.786 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 21:38:30.791 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 21:38:30.862 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:30.950 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:30.954 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 21:38:30.958 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 21:38:31.614 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:31.618 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:31.661 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-06 21:38:31.665 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:31.713 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:31.719 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:31.763 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:31.843 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:31.846 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:31.853 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:31.903 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:31.910 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:31.958 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:31.961 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.025 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.029 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.076 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:32.151 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:32.154 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.157 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.198 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.203 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.255 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.262 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.306 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.330 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.634 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.662 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.782 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:32.786 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-06 21:38:32.829 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:32.911 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:32.914 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-06 21:38:32.918 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-06 21:38:32.986 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 21:38:33.058 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:33.061 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:33.065 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:33.106 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:33.185 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:33.188 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:33.193 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:33.233 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:33.314 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:33.317 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:33.323 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:33.364 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-06 21:38:33.373 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-06 21:38:33.425 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:33.430 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:33.476 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:33.559 | (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 ... 99902 files and directories currently installed.) 2026-07-06 21:38:33.562 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:33.572 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:33.614 | Selecting previously unselected package libapr1t64:amd64. 2026-07-06 21:38:33.623 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:33.625 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 21:38:33.657 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-06 21:38:33.665 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 21:38:33.667 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:33.705 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-06 21:38:33.710 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ... 2026-07-06 21:38:33.746 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-06 21:38:33.755 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 21:38:33.756 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:33.781 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-06 21:38:33.790 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 21:38:33.791 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:33.826 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 21:38:33.831 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-06 21:38:33.877 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 21:38:33.882 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-06 21:38:33.917 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-06 21:38:33.926 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-06 21:38:33.928 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 21:38:33.970 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-06 21:38:33.974 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-06 21:38:34.016 | Selecting previously unselected package apache2-bin. 2026-07-06 21:38:34.027 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 21:38:34.029 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:34.106 | Selecting previously unselected package apache2-data. 2026-07-06 21:38:34.119 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-06 21:38:34.121 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:34.203 | Selecting previously unselected package apache2-utils. 2026-07-06 21:38:34.211 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 21:38:34.213 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:34.249 | Selecting previously unselected package apache2. 2026-07-06 21:38:34.258 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 21:38:34.264 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:34.333 | Selecting previously unselected package haproxy. 2026-07-06 21:38:34.342 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:38:34.351 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 21:38:34.420 | Selecting previously unselected package memcached. 2026-07-06 21:38:34.429 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:34.433 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 21:38:34.475 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-06 21:38:34.479 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-06 21:38:34.519 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-06 21:38:34.604 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-06 21:38:34.669 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-06 21:38:34.688 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-06 21:38:34.751 | Selecting previously unselected package libjson-perl. 2026-07-06 21:38:34.760 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-06 21:38:34.763 | Unpacking libjson-perl (4.10000-1) ... 2026-07-06 21:38:34.794 | Selecting previously unselected package postgresql-client-common. 2026-07-06 21:38:34.803 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-06 21:38:34.804 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-06 21:38:34.844 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-06 21:38:34.849 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-06 21:38:34.950 | Selecting previously unselected package ssl-cert. 2026-07-06 21:38:34.960 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-06 21:38:34.961 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-06 21:38:34.992 | Selecting previously unselected package postgresql-common. 2026-07-06 21:38:35.001 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-06 21:38:35.020 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-06 21:38:35.026 | Unpacking postgresql-common (257build1.1) ... 2026-07-06 21:38:35.085 | Selecting previously unselected package libsysfs2:amd64. 2026-07-06 21:38:35.095 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-06 21:38:35.097 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 21:38:35.125 | Selecting previously unselected package sysfsutils. 2026-07-06 21:38:35.138 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-06 21:38:35.142 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-06 21:38:35.183 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 21:38:35.187 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 21:38:35.228 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 21:38:35.233 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 21:38:35.281 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 21:38:35.285 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 21:38:35.344 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:35.427 | (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 ... 100951 files and directories currently installed.) 2026-07-06 21:38:35.429 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:35.434 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:35.479 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-06 21:38:35.489 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-06 21:38:35.555 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:35.564 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:35.598 | Selecting previously unselected package autotools-dev. 2026-07-06 21:38:35.607 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-07-06 21:38:35.608 | Unpacking autotools-dev (20220109.1) ... 2026-07-06 21:38:35.636 | Selecting previously unselected package m4. 2026-07-06 21:38:35.645 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-07-06 21:38:35.647 | Unpacking m4 (1.4.19-4build1) ... 2026-07-06 21:38:35.688 | Selecting previously unselected package autoconf. 2026-07-06 21:38:35.697 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-07-06 21:38:35.698 | Unpacking autoconf (2.71-3) ... 2026-07-06 21:38:35.744 | Selecting previously unselected package automake. 2026-07-06 21:38:35.754 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-06 21:38:35.757 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 21:38:35.816 | Selecting previously unselected package autopoint. 2026-07-06 21:38:35.825 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-06 21:38:35.827 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-06 21:38:35.856 | Selecting previously unselected package libdebhelper-perl. 2026-07-06 21:38:35.867 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-06 21:38:35.869 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 21:38:35.916 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-06 21:38:35.925 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:35.927 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:36.485 | Selecting previously unselected package libclang-cpp17t64. 2026-07-06 21:38:36.499 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:36.500 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:36.810 | Selecting previously unselected package libgc1:amd64. 2026-07-06 21:38:36.823 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-06 21:38:36.825 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 21:38:36.856 | Selecting previously unselected package libobjc4:amd64. 2026-07-06 21:38:36.866 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-06 21:38:36.867 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 21:38:36.892 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-06 21:38:36.901 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-06 21:38:36.902 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 21:38:36.934 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-06 21:38:36.944 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:36.946 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:37.067 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-06 21:38:37.076 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:37.078 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:37.123 | Selecting previously unselected package libclang1-17t64. 2026-07-06 21:38:37.132 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:37.133 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:37.302 | Selecting previously unselected package clang-17. 2026-07-06 21:38:37.311 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:37.313 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:37.341 | Selecting previously unselected package libtool. 2026-07-06 21:38:37.350 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-07-06 21:38:37.353 | Unpacking libtool (2.4.7-7build1) ... 2026-07-06 21:38:37.382 | Selecting previously unselected package dh-autoreconf. 2026-07-06 21:38:37.392 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-07-06 21:38:37.393 | Unpacking dh-autoreconf (20) ... 2026-07-06 21:38:37.422 | Selecting previously unselected package libarchive-zip-perl. 2026-07-06 21:38:37.434 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-06 21:38:37.435 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-06 21:38:37.474 | Selecting previously unselected package libsub-override-perl. 2026-07-06 21:38:37.487 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-07-06 21:38:37.489 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-06 21:38:37.514 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-06 21:38:37.524 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-06 21:38:37.526 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 21:38:37.553 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-06 21:38:37.562 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-06 21:38:37.564 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 21:38:37.586 | Selecting previously unselected package debugedit. 2026-07-06 21:38:37.595 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-06 21:38:37.596 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-06 21:38:37.621 | Selecting previously unselected package dwz. 2026-07-06 21:38:37.630 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-07-06 21:38:37.632 | Unpacking dwz (0.15-1build6) ... 2026-07-06 21:38:37.660 | Selecting previously unselected package gettext. 2026-07-06 21:38:37.673 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-06 21:38:37.675 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-06 21:38:37.739 | Selecting previously unselected package intltool-debian. 2026-07-06 21:38:37.749 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-06 21:38:37.750 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-06 21:38:37.775 | Selecting previously unselected package po-debconf. 2026-07-06 21:38:37.788 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-06 21:38:37.789 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-06 21:38:37.836 | Selecting previously unselected package debhelper. 2026-07-06 21:38:37.845 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-06 21:38:37.847 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-06 21:38:37.968 | Selecting previously unselected package uuid-dev:amd64. 2026-07-06 21:38:37.978 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:37.979 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:38.009 | Selecting previously unselected package libsctp1:amd64. 2026-07-06 21:38:38.017 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 21:38:38.019 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 21:38:38.042 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-06 21:38:38.051 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 21:38:38.053 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 21:38:38.085 | Selecting previously unselected package libapr1-dev. 2026-07-06 21:38:38.094 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:38.096 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 21:38:38.258 | Selecting previously unselected package libldap-dev:amd64. 2026-07-06 21:38:38.268 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:38.270 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 21:38:38.347 | Selecting previously unselected package libldap2-dev. 2026-07-06 21:38:38.358 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-06 21:38:38.360 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 21:38:38.386 | Selecting previously unselected package libaprutil1-dev. 2026-07-06 21:38:38.395 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 21:38:38.397 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:38.536 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-06 21:38:38.546 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 21:38:38.547 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:38.578 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-06 21:38:38.588 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 21:38:38.590 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:38.620 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-06 21:38:38.630 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 21:38:38.632 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:38.656 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-06 21:38:38.667 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 21:38:38.668 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:38.732 | Selecting previously unselected package apache2-dev. 2026-07-06 21:38:38.742 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 21:38:38.743 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:38.790 | Selecting previously unselected package ncal. 2026-07-06 21:38:38.800 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-06 21:38:38.801 | Unpacking ncal (12.1.8) ... 2026-07-06 21:38:38.831 | Selecting previously unselected package bsdmainutils. 2026-07-06 21:38:38.841 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-06 21:38:38.846 | Unpacking bsdmainutils (12.1.8) ... 2026-07-06 21:38:38.871 | Selecting previously unselected package conntrack. 2026-07-06 21:38:38.882 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-06 21:38:38.884 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 21:38:38.912 | Selecting previously unselected package dnsmasq-base. 2026-07-06 21:38:38.921 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-06 21:38:38.930 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-06 21:38:38.963 | Selecting previously unselected package dnsmasq-utils. 2026-07-06 21:38:38.973 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-06 21:38:38.975 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 21:38:39.005 | Selecting previously unselected package ebtables. 2026-07-06 21:38:39.015 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-06 21:38:39.029 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-06 21:38:39.071 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 21:38:39.076 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-06 21:38:39.109 | Selecting previously unselected package fonts-liberation. 2026-07-06 21:38:39.119 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-06 21:38:39.121 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-06 21:38:39.173 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-06 21:38:39.183 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-06 21:38:39.185 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 21:38:39.216 | Selecting previously unselected package fonts-liberation2. 2026-07-06 21:38:39.228 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-06 21:38:39.231 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 21:38:39.257 | Selecting previously unselected package genisoimage. 2026-07-06 21:38:39.269 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-06 21:38:39.271 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-06 21:38:39.309 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-06 21:38:39.321 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-06 21:38:39.323 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 21:38:39.354 | Selecting previously unselected package libann0. 2026-07-06 21:38:39.363 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-06 21:38:39.365 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-06 21:38:39.392 | Selecting previously unselected package libcdt5:amd64. 2026-07-06 21:38:39.401 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.403 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.430 | Selecting previously unselected package libcgraph6:amd64. 2026-07-06 21:38:39.439 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.441 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.468 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-06 21:38:39.477 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 21:38:39.479 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 21:38:39.508 | Selecting previously unselected package libltdl7:amd64. 2026-07-06 21:38:39.516 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-06 21:38:39.518 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 21:38:39.545 | Selecting previously unselected package libpathplan4:amd64. 2026-07-06 21:38:39.553 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.555 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.585 | Selecting previously unselected package libgvc6. 2026-07-06 21:38:39.594 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.597 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.636 | Selecting previously unselected package libgvpr2:amd64. 2026-07-06 21:38:39.645 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.647 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.677 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-06 21:38:39.686 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.688 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.724 | Selecting previously unselected package libice6:amd64. 2026-07-06 21:38:39.734 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-06 21:38:39.736 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 21:38:39.761 | Selecting previously unselected package libsm6:amd64. 2026-07-06 21:38:39.770 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-06 21:38:39.772 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 21:38:39.798 | Selecting previously unselected package libxt6t64:amd64. 2026-07-06 21:38:39.806 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-06 21:38:39.808 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 21:38:39.836 | Selecting previously unselected package libxmu6:amd64. 2026-07-06 21:38:39.845 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-06 21:38:39.847 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 21:38:39.875 | Selecting previously unselected package libxaw7:amd64. 2026-07-06 21:38:39.884 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-06 21:38:39.887 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 21:38:39.921 | Selecting previously unselected package graphviz. 2026-07-06 21:38:39.929 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 21:38:39.931 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:39.986 | Selecting previously unselected package icu-devtools. 2026-07-06 21:38:39.994 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 21:38:39.996 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 21:38:40.032 | Selecting previously unselected package iputils-arping. 2026-07-06 21:38:40.040 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-06 21:38:40.042 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 21:38:40.070 | Selecting previously unselected package comerr-dev:amd64. 2026-07-06 21:38:40.079 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-06 21:38:40.084 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 21:38:40.120 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-06 21:38:40.128 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 21:38:40.131 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:40.168 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-06 21:38:40.177 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 21:38:40.180 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:40.210 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-06 21:38:40.219 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 21:38:40.221 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:40.253 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-06 21:38:40.262 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 21:38:40.264 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:40.292 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-06 21:38:40.304 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 21:38:40.309 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:40.353 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-06 21:38:40.362 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-06 21:38:40.365 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-06 21:38:40.399 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-06 21:38:40.408 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:40.410 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:40.585 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-06 21:38:40.595 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-06 21:38:40.597 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 21:38:40.641 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 21:38:40.650 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-06 21:38:40.693 | Selecting previously unselected package libgts-bin. 2026-07-06 21:38:40.702 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 21:38:40.704 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 21:38:40.739 | Selecting previously unselected package libicu-dev:amd64. 2026-07-06 21:38:40.749 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 21:38:40.751 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 21:38:41.015 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-06 21:38:41.024 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-06 21:38:41.027 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 21:38:41.060 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-06 21:38:41.072 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 21:38:41.074 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 21:38:41.099 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-06 21:38:41.107 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 21:38:41.109 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 21:38:41.135 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-06 21:38:41.143 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-07-06 21:38:41.146 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-06 21:38:41.172 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-06 21:38:41.181 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-06 21:38:41.183 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 21:38:41.241 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-06 21:38:41.249 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-06 21:38:41.251 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-06 21:38:41.279 | Selecting previously unselected package libjson-xs-perl. 2026-07-06 21:38:41.288 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:41.290 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 21:38:41.323 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-06 21:38:41.333 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-06 21:38:41.335 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 21:38:41.373 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-06 21:38:41.382 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-06 21:38:41.384 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-06 21:38:41.409 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-06 21:38:41.418 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-06 21:38:41.420 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-06 21:38:41.449 | Selecting previously unselected package mysql-common. 2026-07-06 21:38:41.457 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-06 21:38:41.471 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-06 21:38:41.498 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-06 21:38:41.507 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:38:41.509 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:38:41.563 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-06 21:38:41.571 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 21:38:41.574 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:41.625 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-06 21:38:41.635 | Preparing to unpack .../096-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-06 21:38:41.637 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 21:38:41.665 | Selecting previously unselected package libpq5:amd64. 2026-07-06 21:38:41.674 | Preparing to unpack .../097-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:41.676 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:41.705 | Selecting previously unselected package libssl-dev:amd64. 2026-07-06 21:38:41.714 | Preparing to unpack .../098-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-06 21:38:41.716 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 21:38:41.825 | Selecting previously unselected package libpq-dev. 2026-07-06 21:38:41.834 | Preparing to unpack .../099-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:41.836 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:41.872 | Selecting previously unselected package libsasl2-dev. 2026-07-06 21:38:41.881 | Preparing to unpack .../100-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-06 21:38:41.882 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 21:38:41.931 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-06 21:38:41.944 | Preparing to unpack .../101-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:38:41.946 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:42.103 | Selecting previously unselected package libx86-1:amd64. 2026-07-06 21:38:42.112 | Preparing to unpack .../102-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-06 21:38:42.114 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 21:38:42.141 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-06 21:38:42.151 | Preparing to unpack .../103-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-06 21:38:42.153 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 21:38:42.206 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-06 21:38:42.215 | Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:38:42.217 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 21:38:42.275 | Selecting previously unselected package llvm-17-runtime. 2026-07-06 21:38:42.285 | Preparing to unpack .../105-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:42.287 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:42.325 | Selecting previously unselected package libpfm4:amd64. 2026-07-06 21:38:42.334 | Preparing to unpack .../106-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-06 21:38:42.336 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 21:38:42.381 | Selecting previously unselected package llvm-17. 2026-07-06 21:38:42.391 | Preparing to unpack .../107-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:42.393 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:42.925 | Selecting previously unselected package libffi-dev:amd64. 2026-07-06 21:38:42.934 | Preparing to unpack .../108-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-06 21:38:42.935 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 21:38:42.970 | Selecting previously unselected package llvm-17-tools. 2026-07-06 21:38:42.979 | Preparing to unpack .../109-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:42.981 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:43.142 | Selecting previously unselected package libz3-4:amd64. 2026-07-06 21:38:43.152 | Preparing to unpack .../110-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-06 21:38:43.154 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 21:38:43.265 | Selecting previously unselected package libz3-dev:amd64. 2026-07-06 21:38:43.274 | Preparing to unpack .../111-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-06 21:38:43.276 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 21:38:43.311 | Selecting previously unselected package llvm-17-dev. 2026-07-06 21:38:43.321 | Preparing to unpack .../112-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 21:38:43.322 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:44.959 | Selecting previously unselected package lsscsi. 2026-07-06 21:38:44.969 | Preparing to unpack .../113-lsscsi_0.32-1build1_amd64.deb ... 2026-07-06 21:38:44.971 | Unpacking lsscsi (0.32-1build1) ... 2026-07-06 21:38:44.999 | Selecting previously unselected package osinfo-db. 2026-07-06 21:38:45.010 | Preparing to unpack .../114-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-06 21:38:45.012 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 21:38:45.299 | Selecting previously unselected package pkgconf-bin. 2026-07-06 21:38:45.309 | Preparing to unpack .../115-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-06 21:38:45.311 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-06 21:38:45.342 | Selecting previously unselected package pkgconf:amd64. 2026-07-06 21:38:45.352 | Preparing to unpack .../116-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-06 21:38:45.356 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 21:38:45.388 | Selecting previously unselected package pkg-config:amd64. 2026-07-06 21:38:45.399 | Preparing to unpack .../117-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-06 21:38:45.403 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 21:38:45.430 | Selecting previously unselected package pm-utils. 2026-07-06 21:38:45.440 | Preparing to unpack .../118-pm-utils_1.4.1-21_all.deb ... 2026-07-06 21:38:45.442 | Unpacking pm-utils (1.4.1-21) ... 2026-07-06 21:38:45.486 | Selecting previously unselected package postgresql-client-16. 2026-07-06 21:38:45.496 | Preparing to unpack .../119-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:45.498 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:45.603 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-06 21:38:45.615 | Preparing to unpack .../120-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:38:45.616 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:45.883 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-06 21:38:45.893 | Preparing to unpack .../121-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-06 21:38:45.895 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 21:38:45.930 | Selecting previously unselected package python3-mysqldb. 2026-07-06 21:38:45.940 | Preparing to unpack .../122-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-06 21:38:45.941 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-06 21:38:45.972 | Selecting previously unselected package sqlite3. 2026-07-06 21:38:45.982 | Preparing to unpack .../123-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-06 21:38:45.984 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 21:38:46.012 | Selecting previously unselected package unzip. 2026-07-06 21:38:46.022 | Preparing to unpack .../124-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-06 21:38:46.024 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-06 21:38:46.055 | Selecting previously unselected package vbetool. 2026-07-06 21:38:46.065 | Preparing to unpack .../125-vbetool_1.1-5_amd64.deb ... 2026-07-06 21:38:46.067 | Unpacking vbetool (1.1-5) ... 2026-07-06 21:38:46.094 | Selecting previously unselected package libosinfo-l10n. 2026-07-06 21:38:46.104 | Preparing to unpack .../126-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-06 21:38:46.106 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 21:38:46.147 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-06 21:38:46.156 | Preparing to unpack .../127-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-06 21:38:46.159 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 21:38:46.189 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-06 21:38:46.199 | Preparing to unpack .../128-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-06 21:38:46.202 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 21:38:46.242 | Preparing to unpack .../129-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-06 21:38:46.250 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-06 21:38:46.285 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-06 21:38:46.296 | Preparing to unpack .../130-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-06 21:38:46.298 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-06 21:38:46.327 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-06 21:38:46.336 | Preparing to unpack .../131-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-06 21:38:46.339 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-06 21:38:46.370 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-06 21:38:46.380 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 21:38:46.383 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:46.419 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-06 21:38:46.431 | Preparing to unpack .../133-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-06 21:38:46.433 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 21:38:46.477 | Preparing to unpack .../134-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-06 21:38:46.495 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-06 21:38:46.547 | Selecting previously unselected package socat. 2026-07-06 21:38:46.558 | Preparing to unpack .../135-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-06 21:38:46.559 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-06 21:38:46.599 | Selecting previously unselected package vlan. 2026-07-06 21:38:46.609 | Preparing to unpack .../136-vlan_2.0.5ubuntu5_all.deb ... 2026-07-06 21:38:46.612 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-06 21:38:46.669 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-06 21:38:46.674 | Setting up postgresql-client-common (257build1.1) ... 2026-07-06 21:38:46.681 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 21:38:46.685 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 21:38:46.689 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-06 21:38:46.706 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 21:38:46.709 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 21:38:46.714 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:38:46.718 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 21:38:46.721 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:46.725 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 21:38:46.729 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 21:38:46.732 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 21:38:46.737 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-06 21:38:47.166 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 21:38:47.166 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 21:38:47.476 | Setting up ncal (12.1.8) ... 2026-07-06 21:38:47.480 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 21:38:47.484 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-06 21:38:47.489 | Setting up vbetool (1.1-5) ... 2026-07-06 21:38:47.492 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-06 21:38:47.513 | Setting up pm-utils (1.4.1-21) ... 2026-07-06 21:38:47.519 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-06 21:38:47.526 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 21:38:47.529 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-06 21:38:47.533 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:47.537 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:47.541 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 21:38:47.545 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 21:38:47.549 | Setting up m4 (1.4.19-4build1) ... 2026-07-06 21:38:47.553 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-06 21:38:47.557 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-06 21:38:47.589 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 21:38:47.613 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 21:38:47.617 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 21:38:47.621 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 21:38:48.191 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-06 21:38:48.530 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:48.536 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:48.544 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-06 21:38:48.722 | Setting up autotools-dev (20220109.1) ... 2026-07-06 21:38:48.727 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 21:38:48.731 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:48.737 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 21:38:48.743 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 21:38:48.749 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:48.757 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 21:38:48.763 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:48.769 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:48.776 | Setting up ebtables (2.0.11-6build1) ... 2026-07-06 21:38:49.161 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-06 21:38:49.167 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-06 21:38:49.174 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-06 21:38:49.179 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:49.185 | Setting up bsdmainutils (12.1.8) ... 2026-07-06 21:38:49.193 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 21:38:49.200 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 21:38:49.205 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:49.209 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-06 21:38:49.217 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 21:38:49.222 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-06 21:38:49.246 | Setting up lsscsi (0.32-1build1) ... 2026-07-06 21:38:49.250 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 21:38:49.256 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-06 21:38:49.261 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:49.264 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 21:38:49.269 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 21:38:49.273 | Setting up autoconf (2.71-3) ... 2026-07-06 21:38:49.279 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-06 21:38:49.285 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:49.292 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:49.297 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:49.302 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-06 21:38:49.307 | Setting up dwz (0.15-1build6) ... 2026-07-06 21:38:49.311 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 21:38:49.315 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 21:38:49.321 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:49.325 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-06 21:38:49.336 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:49.340 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:50.215 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-06 21:38:50.241 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-06 21:38:50.245 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:50.250 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 21:38:50.254 | Setting up libjson-perl (4.10000-1) ... 2026-07-06 21:38:50.258 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-06 21:38:50.261 | Setting up debugedit (1:5.0-5build2) ... 2026-07-06 21:38:50.267 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 21:38:50.270 | Setting up libsub-override-perl (0.10-1) ... 2026-07-06 21:38:50.274 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 21:38:50.279 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:50.283 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:50.286 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:50.290 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-06 21:38:50.294 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 21:38:50.298 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 21:38:50.302 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-06 21:38:50.309 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 21:38:50.314 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-06 21:38:50.318 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 21:38:50.321 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 21:38:50.325 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:50.329 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 21:38:50.332 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-06 21:38:51.091 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-06 21:38:51.094 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 21:38:51.099 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:51.103 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:51.107 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 21:38:51.114 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-06 21:38:51.118 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 21:38:51.121 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 21:38:51.126 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:51.130 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 21:38:51.134 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 21:38:51.138 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-06 21:38:51.141 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 21:38:51.145 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-06 21:38:51.150 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 21:38:51.155 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-06 21:38:52.448 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:52.452 | Setting up libtool (2.4.7-7build1) ... 2026-07-06 21:38:52.456 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:52.958 | 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-06 21:38:52.994 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 21:38:52.998 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 21:38:53.540 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-06 21:38:54.041 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:38:54.046 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 21:38:54.051 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-06 21:38:54.094 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-06 21:38:54.095 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-06 21:38:54.599 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:54.603 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:54.607 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-06 21:38:54.612 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 21:38:54.616 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-06 21:38:54.620 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 21:38:54.625 | Setting up dh-autoreconf (20) ... 2026-07-06 21:38:54.629 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-06 21:38:54.633 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 21:38:54.637 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 21:38:54.642 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 21:38:54.646 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:54.651 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 21:38:54.655 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:54.660 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-06 21:38:55.255 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-06 21:38:55.551 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-06 21:38:55.555 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 21:38:55.560 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 21:38:55.565 | Setting up postgresql-common (257build1.1) ... 2026-07-06 21:38:55.968 | 2026-07-06 21:38:55.968 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-06 21:38:56.122 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-06 21:38:56.122 | Removing obsolete dictionary files: 2026-07-06 21:38:56.787 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-06 21:38:57.177 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:57.199 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-07-06 21:38:57.718 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-06 21:38:58.433 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 21:38:58.438 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 21:38:58.442 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 21:38:58.446 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:58.451 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-06 21:38:58.473 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:58.479 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:58.484 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 21:38:58.488 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 21:38:58.492 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-06 21:38:59.005 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:59.009 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:59.014 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-06 21:38:59.052 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 21:38:59.056 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:59.061 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 21:38:59.067 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-06 21:38:59.070 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:59.077 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-06 21:38:59.080 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 21:38:59.085 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:59.089 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-06 21:38:59.714 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:59.720 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 21:38:59.727 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 21:38:59.732 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:38:59.884 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 21:38:59.888 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:38:59.893 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 21:38:59.898 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 21:38:59.905 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 21:39:00.159 | Enabling module mpm_event. 2026-07-06 21:39:00.193 | Enabling module authz_core. 2026-07-06 21:39:00.199 | Enabling module authz_host. 2026-07-06 21:39:00.230 | Enabling module authn_core. 2026-07-06 21:39:00.235 | Enabling module auth_basic. 2026-07-06 21:39:00.266 | Enabling module access_compat. 2026-07-06 21:39:00.297 | Enabling module authn_file. 2026-07-06 21:39:00.332 | Enabling module authz_user. 2026-07-06 21:39:00.365 | Enabling module alias. 2026-07-06 21:39:00.398 | Enabling module dir. 2026-07-06 21:39:00.431 | Enabling module autoindex. 2026-07-06 21:39:00.463 | Enabling module env. 2026-07-06 21:39:00.507 | Enabling module mime. 2026-07-06 21:39:00.550 | Enabling module negotiation. 2026-07-06 21:39:00.596 | Enabling module setenvif. 2026-07-06 21:39:00.631 | Enabling module filter. 2026-07-06 21:39:00.666 | Enabling module deflate. 2026-07-06 21:39:00.701 | Enabling module status. 2026-07-06 21:39:00.745 | Enabling module reqtimeout. 2026-07-06 21:39:00.779 | Enabling conf charset. 2026-07-06 21:39:00.812 | Enabling conf localized-error-pages. 2026-07-06 21:39:00.847 | Enabling conf other-vhosts-access-log. 2026-07-06 21:39:00.883 | Enabling conf security. 2026-07-06 21:39:00.917 | Enabling conf serve-cgi-bin. 2026-07-06 21:39:00.952 | Enabling site 000-default. 2026-07-06 21:39:01.624 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-06 21:39:02.082 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-06 21:39:03.082 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 21:39:03.088 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 21:39:03.093 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 21:39:03.096 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 21:39:03.101 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-06 21:39:03.147 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-07-06 21:39:10.855 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:39:10.885 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-06 21:39:11.064 | Processing triggers for ufw (0.36.2-6) ... 2026-07-06 21:39:11.142 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:39:12.790 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-06 21:39:12.804 | Processing triggers for install-info (7.1-3build2) ... 2026-07-06 21:39:12.959 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-06 21:39:13.572 | 2026-07-06 21:39:13.572 | Running kernel seems to be up-to-date. 2026-07-06 21:39:13.572 | 2026-07-06 21:39:13.572 | Restarting services... 2026-07-06 21:39:13.679 | systemctl restart ksmtuned.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-06 21:39:13.846 | 2026-07-06 21:39:13.846 | Service restarts being deferred: 2026-07-06 21:39:13.846 | systemctl restart ModemManager.service 2026-07-06 21:39:13.847 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:39:13.847 | systemctl restart getty@tty1.service 2026-07-06 21:39:13.847 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:39:13.847 | systemctl restart systemd-logind.service 2026-07-06 21:39:13.847 | 2026-07-06 21:39:13.847 | No containers need to be restarted. 2026-07-06 21:39:13.847 | 2026-07-06 21:39:13.847 | User sessions running outdated binaries: 2026-07-06 21:39:13.847 | ubuntu @ session #1: python3[1705] 2026-07-06 21:39:13.857 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:39:13.866 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:39:13.876 | 2026-07-06 21:39:13.876 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:39:15.360 | ++ functions-common:apt_get:1211 : result=0 2026-07-06 21:39:15.363 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:39:15.366 | ++ functions-common:time_stop:2420 : local name 2026-07-06 21:39:15.368 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 21:39:15.370 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:39:15.373 | ++ functions-common:time_stop:2423 : local total 2026-07-06 21:39:15.376 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 21:39:15.378 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:39:15.381 | ++ functions-common:time_stop:2427 : start_time=1783373904404 2026-07-06 21:39:15.384 | ++ functions-common:time_stop:2429 : [[ -z 1783373904404 ]] 2026-07-06 21:39:15.388 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:39:15.392 | ++ functions-common:time_stop:2432 : end_time=1783373955389 2026-07-06 21:39:15.394 | ++ functions-common:time_stop:2433 : elapsed_time=50985 2026-07-06 21:39:15.397 | ++ functions-common:time_stop:2434 : total=23708 2026-07-06 21:39:15.399 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:39:15.402 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74693 2026-07-06 21:39:15.405 | ++ functions-common:apt_get:1215 : return 0 2026-07-06 21:39:15.407 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-06 21:39:15.409 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-06 21:39:15.413 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-06 21:39:15.418 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-06 21:39:15.422 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-06 21:39:15.425 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-06 21:39:15.430 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-06 21:39:15.435 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-06 21:39:15.438 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-06 21:39:15.441 | + ./stack.sh:main:799 : /opt/stack/devstack/tools/install_pip.sh 2026-07-06 21:39:16.536 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-06 21:39:16.538 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-06 21:39:16.541 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-06 21:39:16.543 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-06 21:39:16.545 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-06 21:39:16.547 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-06 21:39:16.548 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-06 21:39:16.550 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-06 21:39:16.552 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-06 21:39:16.554 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-06 21:39:16.556 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-06 21:39:16.558 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-06 21:39:16.560 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-06 21:39:16.561 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-06 21:39:16.563 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-06 21:39:16.565 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-06 21:39:16.567 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-06 21:39:16.568 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-06 21:39:16.571 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-06 21:39:16.573 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-06 21:39:16.575 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-06 21:39:16.578 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-06 21:39:16.579 | + functions-common:_ensure_lsb_release:420 : return 2026-07-06 21:39:16.582 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-06 21:39:16.597 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-06 21:39:16.599 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-06 21:39:16.613 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-06 21:39:16.616 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-06 21:39:16.630 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-06 21:39:16.633 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-06 21:39:16.635 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-06 21:39:16.637 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-06 21:39:16.639 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-06 21:39:16.641 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-06 21:39:16.643 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-06 21:39:16.646 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-06 21:39:16.648 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-06 21:39:16.650 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-06 21:39:16.653 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-06 21:39:16.653 | Distro: noble 2026-07-06 21:39:16.656 | + tools/install_pip.sh:main:117 : get_versions 2026-07-06 21:39:16.658 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 21:39:16.663 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 21:39:16.665 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 21:39:16.668 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 21:39:16.668 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 21:39:16.988 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 21:39:16.990 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 21:39:16.990 | pip: 24.0 2026-07-06 21:39:16.992 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-06 21:39:16.994 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-06 21:39:16.996 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:39:16.998 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:39:16.999 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:39:17.001 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:39:17.003 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:39:17.005 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:39:17.007 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:39:17.008 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:39:17.010 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:39:17.012 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:39:17.014 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:39:17.015 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:39:17.017 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:39:17.018 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-06 21:39:17.020 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:39:17.022 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:39:17.024 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-06 21:39:17.029 | + tools/install_pip.sh:main:146 : set -x 2026-07-06 21:39:17.031 | + tools/install_pip.sh:main:149 : get_versions 2026-07-06 21:39:17.033 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 21:39:17.036 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 21:39:17.038 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 21:39:17.040 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 21:39:17.041 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 21:39:17.365 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 21:39:17.367 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 21:39:17.367 | pip: 24.0 2026-07-06 21:39:17.371 | + ./stack.sh:main:803 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-06 21:39:17.374 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-06 21:39:17.378 | + ./stack.sh:main:804 : fixup_all 2026-07-06 21:39:17.381 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-06 21:39:17.384 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-06 21:39:17.387 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:39:17.389 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:39:17.392 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-06 21:39:17.405 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-06 21:39:17.420 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-06 21:39:17.432 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-06 21:39:17.435 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-06 21:39:17.437 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:39:17.440 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:39:17.442 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:39:17.444 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:39:17.446 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:39:17.449 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:39:17.451 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:39:17.454 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:39:17.456 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:39:17.459 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:39:17.461 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:39:17.464 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:39:17.466 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:39:17.469 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-06 21:39:17.471 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-06 21:39:17.474 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-06 21:39:17.487 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-06 21:39:17.498 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-06 21:39:17.512 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-06 21:39:17.524 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-06 21:39:17.537 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-06 21:39:17.549 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-06 21:39:17.561 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-06 21:39:17.574 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-06 21:39:17.576 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-06 21:39:17.578 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-06 21:39:20.631 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-06 21:39:20.651 | Using python 3.12 to install setuptools 2026-07-06 21:39:20.653 | + 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-06 21:39:21.476 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-06 21:39:21.745 | Collecting pip 2026-07-06 21:39:21.783 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-06 21:39:21.789 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-06 21:39:22.021 | Collecting setuptools[core] 2026-07-06 21:39:22.024 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 21:39:22.100 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 21:39:22.104 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:39:22.135 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 21:39:22.139 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 21:39:22.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.6 MB/s eta 0:00:00 2026-07-06 21:39:22.175 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 21:39:22.180 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:39:22.216 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 21:39:22.220 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:39:22.248 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 21:39:22.252 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:39:22.300 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:22.304 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 21:39:22.336 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:22.340 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 21:39:22.586 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:22.592 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 21:39:22.628 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:22.632 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:39:22.719 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:22.723 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 21:39:22.753 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:22.756 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 21:39:22.812 | 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-06 21:39:22.817 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 21:39:22.857 | 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-06 21:39:22.862 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:39:22.888 | 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-06 21:39:22.904 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-06 21:39:22.934 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 64.8 MB/s eta 0:00:00 2026-07-06 21:39:22.939 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 21:39:22.947 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 21:39:22.954 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 21:39:22.962 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 13.9 MB/s eta 0:00:00 2026-07-06 21:39:22.965 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 21:39:22.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 23.5 MB/s eta 0:00:00 2026-07-06 21:39:22.974 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 21:39:22.981 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 21:39:22.997 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 73.5 MB/s eta 0:00:00 2026-07-06 21:39:23.001 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 21:39:23.007 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 21:39:23.012 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 21:39:23.018 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 28.6 MB/s eta 0:00:00 2026-07-06 21:39:23.021 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 21:39:23.029 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 21:39:23.038 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 46.4 MB/s eta 0:00:00 2026-07-06 21:39:23.041 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 21:39:23.047 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 21:39:23.053 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 22.3 MB/s eta 0:00:00 2026-07-06 21:39:23.057 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 21:39:23.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 67.2 MB/s eta 0:00:00 2026-07-06 21:39:23.485 | 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-06 21:39:23.497 | Attempting uninstall: setuptools 2026-07-06 21:39:23.508 | Found existing installation: setuptools 68.1.2 2026-07-06 21:39:23.508 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:23.508 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-06 21:39:24.142 | Attempting uninstall: pygments 2026-07-06 21:39:24.161 | Found existing installation: Pygments 2.17.2 2026-07-06 21:39:24.161 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:24.161 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-06 21:39:24.933 | Attempting uninstall: pip 2026-07-06 21:39:24.936 | Found existing installation: pip 24.0 2026-07-06 21:39:24.979 | Uninstalling pip-24.0: 2026-07-06 21:39:24.985 | Successfully uninstalled pip-24.0 2026-07-06 21:39:25.924 | Attempting uninstall: packaging 2026-07-06 21:39:25.936 | Found existing installation: packaging 24.0 2026-07-06 21:39:25.936 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:25.936 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-06 21:39:26.036 | Attempting uninstall: markdown-it-py 2026-07-06 21:39:26.052 | Found existing installation: markdown-it-py 3.0.0 2026-07-06 21:39:26.052 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:26.052 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-06 21:39:26.132 | Attempting uninstall: wheel 2026-07-06 21:39:26.156 | Found existing installation: wheel 0.42.0 2026-07-06 21:39:26.156 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:26.157 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-06 21:39:26.184 | Attempting uninstall: rich 2026-07-06 21:39:26.208 | Found existing installation: rich 13.7.1 2026-07-06 21:39:26.208 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:26.208 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-06 21:39:26.592 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 21:39:26.793 | + inc/python:pip_install:216 : result=0 2026-07-06 21:39:26.796 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:39:26.798 | + functions-common:time_stop:2420 : local name 2026-07-06 21:39:26.800 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:39:26.803 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:39:26.805 | + functions-common:time_stop:2423 : local total 2026-07-06 21:39:26.809 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:39:26.811 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:39:26.814 | + functions-common:time_stop:2427 : start_time=1783373960646 2026-07-06 21:39:26.816 | + functions-common:time_stop:2429 : [[ -z 1783373960646 ]] 2026-07-06 21:39:26.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:39:26.824 | + functions-common:time_stop:2432 : end_time=1783373966821 2026-07-06 21:39:26.826 | + functions-common:time_stop:2433 : elapsed_time=6175 2026-07-06 21:39:26.829 | + functions-common:time_stop:2434 : total=0 2026-07-06 21:39:26.832 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:39:26.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6175 2026-07-06 21:39:26.839 | + inc/python:pip_install:219 : return 0 2026-07-06 21:39:26.841 | + 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-06 21:39:26.844 | + 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-06 21:39:26.847 | + 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-06 21:39:26.850 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 21:39:26.854 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 21:39:26.857 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-06 21:39:26.882 | Using python 3.12 to install os-testr 2026-07-06 21:39:26.886 | + 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-06 21:39:27.586 | Collecting os-testr 2026-07-06 21:39:27.645 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 21:39:27.671 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-06 21:39:27.674 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:39:27.689 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-06 21:39:27.691 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-06 21:39:27.717 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-06 21:39:27.720 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 21:39:27.724 | 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-06 21:39:27.735 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-06 21:39:27.737 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 21:39:27.775 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-06 21:39:27.778 | 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-06 21:39:27.791 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-06 21:39:27.799 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 21:39:27.809 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-06 21:39:27.816 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-06 21:39:27.825 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-06 21:39:27.830 | 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-06 21:39:27.845 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 50.7 MB/s 0:00:00 2026-07-06 21:39:27.921 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-06 21:39:28.004 | Attempting uninstall: PyYAML 2026-07-06 21:39:28.008 | Found existing installation: PyYAML 6.0.1 2026-07-06 21:39:28.008 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:39:28.008 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-06 21:39:28.208 | 2026-07-06 21:39:28.210 | 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-06 21:39:28.309 | + inc/python:pip_install:216 : result=0 2026-07-06 21:39:28.311 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:39:28.314 | + functions-common:time_stop:2420 : local name 2026-07-06 21:39:28.316 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:39:28.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:39:28.321 | + functions-common:time_stop:2423 : local total 2026-07-06 21:39:28.324 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:39:28.326 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:39:28.329 | + functions-common:time_stop:2427 : start_time=1783373966876 2026-07-06 21:39:28.332 | + functions-common:time_stop:2429 : [[ -z 1783373966876 ]] 2026-07-06 21:39:28.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:39:28.340 | + functions-common:time_stop:2432 : end_time=1783373968337 2026-07-06 21:39:28.343 | + functions-common:time_stop:2433 : elapsed_time=1461 2026-07-06 21:39:28.346 | + functions-common:time_stop:2434 : total=6175 2026-07-06 21:39:28.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:39:28.352 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7636 2026-07-06 21:39:28.355 | + inc/python:pip_install:219 : return 0 2026-07-06 21:39:28.358 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-06 21:39:28.418 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-06 21:39:28.487 | + ./stack.sh:main:832 : install_infra 2026-07-06 21:39:28.490 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 21:39:28.494 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-06 21:39:28.497 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-06 21:39:31.858 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 21:39:31.861 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-06 21:39:31.886 | + 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-06 21:39:32.629 | Collecting pbr 2026-07-06 21:39:32.630 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:39:32.861 | Collecting setuptools[core] 2026-07-06 21:39:32.862 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 21:39:32.926 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 21:39:32.927 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:39:32.956 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 21:39:32.958 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 21:39:32.983 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 21:39:32.985 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:39:33.017 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 21:39:33.018 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:39:33.041 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 21:39:33.042 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:39:33.079 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:33.080 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 21:39:33.106 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:33.108 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 21:39:33.221 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:33.222 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 21:39:33.248 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:33.249 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:39:33.330 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:33.331 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 21:39:33.347 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 21:39:33.349 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 21:39:33.395 | 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-06 21:39:33.397 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 21:39:33.437 | 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-06 21:39:33.439 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:39:33.488 | 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-06 21:39:33.536 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 21:39:33.553 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 21:39:33.554 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 21:39:33.556 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 21:39:33.557 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 21:39:33.559 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 21:39:33.560 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 21:39:33.562 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 21:39:33.565 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 21:39:33.567 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 21:39:33.568 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 21:39:33.570 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 21:39:33.571 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 21:39:33.573 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 21:39:33.574 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 21:39:33.576 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 21:39:33.583 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-06 21:39:33.722 | 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-06 21:39:35.977 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 21:39:36.186 | + inc/python:pip_install:216 : result=0 2026-07-06 21:39:36.188 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:39:36.192 | + functions-common:time_stop:2420 : local name 2026-07-06 21:39:36.194 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:39:36.197 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:39:36.199 | + functions-common:time_stop:2423 : local total 2026-07-06 21:39:36.202 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:39:36.204 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:39:36.207 | + functions-common:time_stop:2427 : start_time=1783373971878 2026-07-06 21:39:36.209 | + functions-common:time_stop:2429 : [[ -z 1783373971878 ]] 2026-07-06 21:39:36.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:39:36.218 | + functions-common:time_stop:2432 : end_time=1783373976214 2026-07-06 21:39:36.221 | + functions-common:time_stop:2433 : elapsed_time=4336 2026-07-06 21:39:36.223 | + functions-common:time_stop:2434 : total=7636 2026-07-06 21:39:36.226 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:39:36.229 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11972 2026-07-06 21:39:36.232 | + inc/python:pip_install:219 : return 0 2026-07-06 21:39:36.236 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 21:39:36.239 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-06 21:39:36.269 | + 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-06 21:39:37.032 | Processing /opt/stack/requirements 2026-07-06 21:39:37.035 | Installing build dependencies: started 2026-07-06 21:39:38.919 | Installing build dependencies: finished with status 'done' 2026-07-06 21:39:38.920 | Getting requirements to build wheel: started 2026-07-06 21:39:39.089 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 21:39:39.093 | Preparing metadata (pyproject.toml): started 2026-07-06 21:39:39.788 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:39:39.859 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:39.891 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 21:39:39.900 | 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.dev8492) (26.2) 2026-07-06 21:39:39.935 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:39.938 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 21:39:40.018 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:40.020 | 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-06 21:39:40.043 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:40.047 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-06 21:39:40.053 | 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.dev8492) (83.0.0) 2026-07-06 21:39:40.192 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:40.196 | 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-06 21:39:40.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.9 MB/s eta 0:00:00 2026-07-06 21:39:40.227 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:40.231 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 21:39:40.290 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:40.293 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 21:39:40.324 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8492) 2026-07-06 21:39:40.328 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:39:40.385 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-06 21:39:40.393 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 21:39:40.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 9.4 MB/s eta 0:00:00 2026-07-06 21:39:40.401 | 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-06 21:39:40.404 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 21:39:40.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 15.5 MB/s eta 0:00:00 2026-07-06 21:39:40.414 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-06 21:39:40.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 26.0 MB/s eta 0:00:00 2026-07-06 21:39:40.424 | 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-06 21:39:40.436 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 22.4 MB/s eta 0:00:00 2026-07-06 21:39:40.439 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 21:39:40.445 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 15.4 MB/s eta 0:00:00 2026-07-06 21:39:40.448 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 21:39:40.457 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 21.2 MB/s eta 0:00:00 2026-07-06 21:39:40.471 | Building wheels for collected packages: openstack_requirements 2026-07-06 21:39:40.473 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-06 21:39:41.823 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-06 21:39:41.824 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8492-py3-none-any.whl size=52404 sha256=8ca21143a5422c265ecd43de1bfe284b35cb2bb43f158c9486c808937fad8890 2026-07-06 21:39:41.826 | Stored in directory: /tmp/pip-ephem-wheel-cache-fva5vq3u/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-06 21:39:41.827 | Successfully built openstack_requirements 2026-07-06 21:39:41.982 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-06 21:39:42.402 | 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.dev8492 requests-2.34.2 urllib3-2.7.0 2026-07-06 21:39:42.578 | + inc/python:pip_install:216 : result=0 2026-07-06 21:39:42.580 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:39:42.583 | + functions-common:time_stop:2420 : local name 2026-07-06 21:39:42.586 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:39:42.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:39:42.592 | + functions-common:time_stop:2423 : local total 2026-07-06 21:39:42.595 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:39:42.599 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:39:42.602 | + functions-common:time_stop:2427 : start_time=1783373976258 2026-07-06 21:39:42.605 | + functions-common:time_stop:2429 : [[ -z 1783373976258 ]] 2026-07-06 21:39:42.609 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:39:42.614 | + functions-common:time_stop:2432 : end_time=1783373982610 2026-07-06 21:39:42.617 | + functions-common:time_stop:2433 : elapsed_time=6352 2026-07-06 21:39:42.619 | + functions-common:time_stop:2434 : total=11972 2026-07-06 21:39:42.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:39:42.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18324 2026-07-06 21:39:42.629 | + inc/python:pip_install:219 : return 0 2026-07-06 21:39:42.632 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-06 21:39:42.636 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-06 21:39:42.638 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-06 21:39:42.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:39:42.645 | + 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-06 21:39:42.648 | + 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-06 21:39:42.652 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:39:42.656 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-06 21:39:42.683 | Using python 3.12 to install pbr 2026-07-06 21:39:42.685 | + 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-06 21:39:43.204 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-06 21:39:43.282 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-06 21:39:43.449 | + inc/python:pip_install:216 : result=0 2026-07-06 21:39:43.452 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:39:43.455 | + functions-common:time_stop:2420 : local name 2026-07-06 21:39:43.457 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:39:43.460 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:39:43.463 | + functions-common:time_stop:2423 : local total 2026-07-06 21:39:43.466 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:39:43.469 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:39:43.472 | + functions-common:time_stop:2427 : start_time=1783373982676 2026-07-06 21:39:43.474 | + functions-common:time_stop:2429 : [[ -z 1783373982676 ]] 2026-07-06 21:39:43.478 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:39:43.483 | + functions-common:time_stop:2432 : end_time=1783373983479 2026-07-06 21:39:43.486 | + functions-common:time_stop:2433 : elapsed_time=803 2026-07-06 21:39:43.488 | + functions-common:time_stop:2434 : total=18324 2026-07-06 21:39:43.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:39:43.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19127 2026-07-06 21:39:43.496 | + inc/python:pip_install:219 : return 0 2026-07-06 21:39:43.499 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-06 21:39:46.782 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-06 21:39:47.207 | Collecting bindep 2026-07-06 21:39:47.257 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 21:39:47.305 | Collecting distro>=1.7 (from bindep) 2026-07-06 21:39:47.308 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 21:39:47.341 | Collecting packaging (from bindep) 2026-07-06 21:39:47.343 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:39:47.357 | Collecting Parsley (from bindep) 2026-07-06 21:39:47.362 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-06 21:39:47.395 | Collecting pbr>=2 (from bindep) 2026-07-06 21:39:47.397 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:39:47.591 | Collecting setuptools (from pbr>=2->bindep) 2026-07-06 21:39:47.592 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 21:39:47.634 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-06 21:39:47.647 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-06 21:39:47.651 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 21:39:47.652 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 21:39:47.656 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-06 21:39:47.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 10.6 MB/s eta 0:00:00 2026-07-06 21:39:47.668 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 21:39:47.748 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-06 21:39:48.772 | 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-06 21:39:48.912 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 21:39:48.915 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 21:39:48.918 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-06 21:39:48.938 | + ./stack.sh:main:841 : pkgs= 2026-07-06 21:39:48.941 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-06 21:39:48.944 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-06 21:39:48.947 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 21:39:48.951 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-06 21:39:48.953 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:39:48.957 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:39:48.959 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:39:48.963 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:39:48.967 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:39:48.971 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:39:48.976 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:39:48.980 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:39:48.984 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:39:48.987 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-06 21:39:48.991 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:39:49.011 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:39:49.015 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:39:49.018 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:39:49.020 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-06 21:39:49.023 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:39:49.026 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 21:39:49.029 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:39:49.033 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-06 21:39:49.035 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:39:49.038 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 21:39:49.041 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:39:49.044 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 21:39:49.048 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 21:39:49.052 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 21:39:49.056 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:39:49.059 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 21:39:49.063 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-06 21:39:49.066 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 21:39:49.069 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-06 21:39:49.072 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-06 21:39:49.075 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 21:39:49.078 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-06 21:39:49.082 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-06 21:39:49.085 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-06 21:39:49.088 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-06 21:39:49.092 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-06 21:39:49.096 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-06 21:39:49.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-06 21:39:49.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-06 21:39:49.105 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-06 21:39:49.108 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-06 21:39:49.112 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-06 21:39:49.115 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-06 21:39:49.117 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-06 21:39:49.121 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-06 21:39:49.124 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-06 21:39:49.128 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-06 21:39:49.131 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-06 21:39:49.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-06 21:39:49.137 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-06 21:39:49.140 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-06 21:39:49.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-06 21:39:49.146 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-06 21:39:49.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-06 21:39:49.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-06 21:39:49.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-06 21:39:49.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-06 21:39:49.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-06 21:39:49.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-06 21:39:49.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-06 21:39:49.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-06 21:39:49.192 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-06 21:39:49.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-06 21:39:49.197 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-06 21:39:49.202 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:39:49.221 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:39:49.224 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-06 21:39:49.228 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-06 21:39:49.228 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-06 21:39:49.234 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-06 21:39:49.236 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-06 21:39:49.240 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-06 21:39:49.246 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:39:49.268 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:39:49.271 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-06 21:39:49.277 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:39:49.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-06 21:39:49.284 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-06 21:39:49.288 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-06 21:39:49.290 | + functions:set_systemd_override:845 : local value=2048 2026-07-06 21:39:49.294 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-06 21:39:49.298 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-06 21:39:49.362 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-06 21:39:49.362 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-06 21:39:49.366 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-06 21:39:49.645 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-06 21:39:49.648 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-06 21:39:49.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:39:49.673 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-06 21:39:49.677 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:39:49.680 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:39:49.684 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:39:49.687 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:39:49.691 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:39:49.694 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:39:49.698 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:39:49.701 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:39:49.704 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:39:49.707 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:39:49.710 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:39:49.713 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:39:49.716 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-06 21:39:49.719 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:39:49.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:39:49.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:39:49.728 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-06 21:39:49.755 | + 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-06 21:39:49.790 | Reading package lists... 2026-07-06 21:39:50.053 | Building dependency tree... 2026-07-06 21:39:50.054 | Reading state information... 2026-07-06 21:39:50.361 | The following additional packages will be installed: 2026-07-06 21:39:50.361 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 21:39:50.361 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 21:39:50.361 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 21:39:50.364 | erlang-tools erlang-xmerl 2026-07-06 21:39:50.366 | Suggested packages: 2026-07-06 21:39:50.366 | erlang erlang-manpages erlang-doc 2026-07-06 21:39:50.410 | The following NEW packages will be installed: 2026-07-06 21:39:50.410 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 21:39:50.410 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 21:39:50.410 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 21:39:50.413 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-06 21:39:50.597 | 0 upgraded, 18 newly installed, 0 to remove and 91 not upgraded. 2026-07-06 21:39:50.597 | Need to get 36.1 MB of archives. 2026-07-06 21:39:50.597 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-06 21:39:50.597 | 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-06 21:39:51.053 | 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-06 21:39:51.089 | 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-06 21:39:51.091 | 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-06 21:39:51.098 | 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-06 21:39:51.106 | 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-06 21:39:51.108 | 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-06 21:39:51.131 | 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-06 21:39:51.132 | 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-06 21:39:51.133 | 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-06 21:39:51.134 | 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-06 21:39:51.140 | 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-06 21:39:51.171 | 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-06 21:39:51.172 | 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-06 21:39:51.174 | 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-06 21:39:51.177 | 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-06 21:39:51.212 | 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-06 21:39:51.225 | 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-06 21:39:51.744 | Fetched 36.1 MB in 1s (37.0 MB/s) 2026-07-06 21:39:51.772 | Selecting previously unselected package erlang-base. 2026-07-06 21:39:51.829 | (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 ... 112203 files and directories currently installed.) 2026-07-06 21:39:51.832 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:51.834 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.027 | Selecting previously unselected package erlang-asn1. 2026-07-06 21:39:52.037 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.039 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.079 | Selecting previously unselected package erlang-crypto. 2026-07-06 21:39:52.092 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.094 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.132 | Selecting previously unselected package erlang-public-key. 2026-07-06 21:39:52.141 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.143 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.179 | Selecting previously unselected package erlang-mnesia. 2026-07-06 21:39:52.189 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.191 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.229 | Selecting previously unselected package erlang-runtime-tools. 2026-07-06 21:39:52.238 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.241 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.280 | Selecting previously unselected package erlang-ssl. 2026-07-06 21:39:52.294 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.297 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.353 | Selecting previously unselected package erlang-eldap. 2026-07-06 21:39:52.362 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.364 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.393 | Selecting previously unselected package erlang-ftp. 2026-07-06 21:39:52.403 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.405 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.434 | Selecting previously unselected package erlang-tftp. 2026-07-06 21:39:52.446 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.448 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.479 | Selecting previously unselected package erlang-inets. 2026-07-06 21:39:52.489 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.491 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.537 | Selecting previously unselected package erlang-snmp. 2026-07-06 21:39:52.548 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.550 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.630 | Selecting previously unselected package erlang-os-mon. 2026-07-06 21:39:52.644 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.646 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.679 | Selecting previously unselected package erlang-parsetools. 2026-07-06 21:39:52.693 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.695 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.729 | Selecting previously unselected package erlang-syntax-tools. 2026-07-06 21:39:52.741 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.744 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.778 | Selecting previously unselected package erlang-tools. 2026-07-06 21:39:52.792 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.795 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.835 | Selecting previously unselected package erlang-xmerl. 2026-07-06 21:39:52.844 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 21:39:52.846 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:52.897 | Selecting previously unselected package rabbitmq-server. 2026-07-06 21:39:52.906 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-06 21:39:52.911 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 21:39:53.404 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:53.643 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-06 21:39:53.643 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-06 21:39:55.645 | Searching for services which depend on erlang and should be started... none found. 2026-07-06 21:39:55.648 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.653 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.657 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.661 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.666 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.671 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.676 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.681 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.686 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.690 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.694 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.698 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.703 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.707 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.711 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.716 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 21:39:55.720 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 21:39:55.782 | info: Selecting GID from range 100 to 999 ... 2026-07-06 21:39:55.787 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-06 21:39:55.855 | info: Selecting UID from range 100 to 999 ... 2026-07-06 21:39:55.856 | 2026-07-06 21:39:55.860 | info: Adding system user `rabbitmq' (UID 114) ... 2026-07-06 21:39:55.863 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-07-06 21:39:55.898 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-06 21:39:56.070 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-06 21:40:01.963 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:40:02.689 | 2026-07-06 21:40:02.689 | Running kernel seems to be up-to-date. 2026-07-06 21:40:02.689 | 2026-07-06 21:40:02.689 | Restarting services... 2026-07-06 21:40:02.739 | 2026-07-06 21:40:02.739 | Service restarts being deferred: 2026-07-06 21:40:02.739 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:40:02.739 | systemctl restart getty@tty1.service 2026-07-06 21:40:02.739 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:40:02.739 | systemctl restart systemd-logind.service 2026-07-06 21:40:02.739 | 2026-07-06 21:40:02.739 | No containers need to be restarted. 2026-07-06 21:40:02.739 | 2026-07-06 21:40:02.739 | User sessions running outdated binaries: 2026-07-06 21:40:02.739 | ubuntu @ session #1: python3[1705] 2026-07-06 21:40:02.750 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:40:02.760 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:40:02.771 | 2026-07-06 21:40:02.771 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:40:04.229 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:40:04.233 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:40:04.237 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:04.240 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:04.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:04.246 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:04.249 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:04.253 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:40:04.255 | + functions-common:time_stop:2427 : start_time=1783373989751 2026-07-06 21:40:04.259 | + functions-common:time_stop:2429 : [[ -z 1783373989751 ]] 2026-07-06 21:40:04.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:04.269 | + functions-common:time_stop:2432 : end_time=1783374004265 2026-07-06 21:40:04.273 | + functions-common:time_stop:2433 : elapsed_time=14514 2026-07-06 21:40:04.276 | + functions-common:time_stop:2434 : total=74693 2026-07-06 21:40:04.280 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:04.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89207 2026-07-06 21:40:04.286 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:40:04.289 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-06 21:40:04.291 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:40:04.295 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:40:04.298 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:40:04.301 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:40:04.304 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:40:04.308 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:40:04.312 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:40:04.316 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:40:04.320 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:40:04.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:40:04.327 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:40:04.331 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:40:04.334 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:40:04.338 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-06 21:40:04.341 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-06 21:40:04.362 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:04.366 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-06 21:40:04.369 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:40:04.372 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-06 21:40:04.376 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-06 21:40:04.380 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-06 21:40:04.386 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-06 21:40:04.389 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-06 21:40:04.392 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-06 21:40:04.395 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-06 21:40:04.398 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-06 21:40:04.401 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-06 21:40:04.405 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-06 21:40:05.065 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-06 21:40:05.065 | user tags 2026-07-06 21:40:05.065 | guest [administrator]' 2026-07-06 21:40:05.070 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-06 21:40:05.070 | user tags 2026-07-06 21:40:05.070 | guest [administrator]' 2026-07-06 21:40:05.071 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-06 21:40:05.079 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-06 21:40:05.082 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-06 21:40:05.086 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-06 21:40:05.785 | Adding user "stackrabbit" ... 2026-07-06 21:40:05.789 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-06 21:40:05.811 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-06 21:40:06.444 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-06 21:40:06.472 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-06 21:40:06.475 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-06 21:40:07.152 | Changing password for user "stackrabbit" ... 2026-07-06 21:40:07.182 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-06 21:40:07.185 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-06 21:40:07.189 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-06 21:40:07.924 | Deleting user "guest" ... 2026-07-06 21:40:07.949 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-06 21:40:07.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:07.972 | + ./stack.sh:main:858 : install_database 2026-07-06 21:40:07.977 | + lib/database:install_database:118 : install_database_mysql 2026-07-06 21:40:07.980 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-06 21:40:07.984 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:07.989 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:07.993 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-06 21:40:08.113 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-06 21:40:08.115 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-06 21:40:08.120 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-06 21:40:08.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:08.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:08.130 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-06 21:40:08.132 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-06 21:40:08.135 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-06 21:40:08.140 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-06 21:40:08.144 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-06 21:40:08.147 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:40:08.151 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:40:08.155 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:40:08.158 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:40:08.161 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:40:08.165 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:40:08.168 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:40:08.171 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:40:08.175 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:40:08.178 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:40:08.182 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:40:08.185 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:40:08.188 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:40:08.191 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-06 21:40:08.195 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:08.199 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:08.202 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-06 21:40:08.206 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:40:08.210 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:40:08.213 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:40:08.216 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:40:08.219 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:40:08.222 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:40:08.226 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:08.229 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:08.233 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:40:08.236 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:40:08.240 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:40:08.242 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:40:08.246 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-06 21:40:08.249 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:40:08.252 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:08.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:08.258 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-06 21:40:08.284 | + 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-06 21:40:08.316 | Reading package lists... 2026-07-06 21:40:08.614 | Building dependency tree... 2026-07-06 21:40:08.614 | Reading state information... 2026-07-06 21:40:09.045 | The following additional packages will be installed: 2026-07-06 21:40:09.045 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 21:40:09.045 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 21:40:09.045 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 21:40:09.045 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 21:40:09.046 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 21:40:09.046 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 21:40:09.047 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-06 21:40:09.048 | Suggested packages: 2026-07-06 21:40:09.048 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-06 21:40:09.048 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-06 21:40:09.089 | The following NEW packages will be installed: 2026-07-06 21:40:09.091 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 21:40:09.091 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 21:40:09.091 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 21:40:09.091 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 21:40:09.091 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 21:40:09.091 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 21:40:09.091 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-06 21:40:09.195 | 0 upgraded, 27 newly installed, 0 to remove and 91 not upgraded. 2026-07-06 21:40:09.195 | Need to get 29.6 MB of archives. 2026-07-06 21:40:09.195 | After this operation, 243 MB of additional disk space will be used. 2026-07-06 21:40:09.195 | 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-06 21:40:09.537 | 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-06 21:40:09.537 | 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-06 21:40:09.539 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-06 21:40:09.541 | 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-06 21:40:09.543 | 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-06 21:40:09.805 | 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-06 21:40:09.816 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-06 21:40:09.817 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-06 21:40:09.817 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-06 21:40:09.818 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-06 21:40:09.820 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-06 21:40:09.820 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-06 21:40:09.821 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-06 21:40:09.821 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-06 21:40:09.844 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-06 21:40:09.860 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-06 21:40:09.861 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-06 21:40:09.862 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-06 21:40:09.863 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-06 21:40:09.863 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-06 21:40:09.863 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-06 21:40:09.863 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-06 21:40:09.883 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-06 21:40:09.883 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-07-06 21:40:10.046 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-07-06 21:40:10.046 | Get:27 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-06 21:40:10.322 | Preconfiguring packages ... 2026-07-06 21:40:10.405 | Fetched 29.6 MB in 1s (31.5 MB/s) 2026-07-06 21:40:10.429 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-06 21:40:10.482 | (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 ... 115008 files and directories currently installed.) 2026-07-06 21:40:10.485 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:40:10.487 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:10.746 | Selecting previously unselected package mysql-client-8.0. 2026-07-06 21:40:10.756 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:40:10.758 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:10.792 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-06 21:40:10.806 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 21:40:10.810 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 21:40:10.841 | Selecting previously unselected package libmecab2:amd64. 2026-07-06 21:40:10.855 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-06 21:40:10.857 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 21:40:10.891 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-06 21:40:10.904 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-06 21:40:10.906 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 21:40:10.941 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-06 21:40:10.954 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:40:10.956 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:11.458 | Selecting previously unselected package mysql-server-8.0. 2026-07-06 21:40:11.469 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 21:40:11.793 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:11.833 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-06 21:40:11.844 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-06 21:40:11.846 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-06 21:40:11.872 | Selecting previously unselected package liburi-perl. 2026-07-06 21:40:11.882 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-06 21:40:11.884 | Unpacking liburi-perl (5.27-1) ... 2026-07-06 21:40:11.924 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-06 21:40:11.934 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-06 21:40:11.936 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 21:40:11.968 | Selecting previously unselected package libcgi-pm-perl. 2026-07-06 21:40:11.978 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-06 21:40:11.980 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-06 21:40:12.022 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-06 21:40:12.032 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:40:12.034 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 21:40:12.067 | Selecting previously unselected package libfcgi-perl. 2026-07-06 21:40:12.079 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-06 21:40:12.080 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 21:40:12.108 | Selecting previously unselected package libcgi-fast-perl. 2026-07-06 21:40:12.118 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-06 21:40:12.120 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-06 21:40:12.145 | Selecting previously unselected package libclone-perl:amd64. 2026-07-06 21:40:12.156 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-06 21:40:12.158 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 21:40:12.186 | Selecting previously unselected package libencode-locale-perl. 2026-07-06 21:40:12.201 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-06 21:40:12.202 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-06 21:40:12.232 | Selecting previously unselected package libfcgi-bin. 2026-07-06 21:40:12.247 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:40:12.249 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 21:40:12.282 | Selecting previously unselected package libhtml-template-perl. 2026-07-06 21:40:12.292 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-06 21:40:12.294 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-06 21:40:12.325 | Selecting previously unselected package libtimedate-perl. 2026-07-06 21:40:12.336 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-06 21:40:12.338 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-06 21:40:12.378 | Selecting previously unselected package libhttp-date-perl. 2026-07-06 21:40:12.389 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-06 21:40:12.391 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-06 21:40:12.418 | Selecting previously unselected package libio-html-perl. 2026-07-06 21:40:12.430 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-06 21:40:12.432 | Unpacking libio-html-perl (1.004-3) ... 2026-07-06 21:40:12.462 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-06 21:40:12.472 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-06 21:40:12.474 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 21:40:12.501 | Selecting previously unselected package libhttp-message-perl. 2026-07-06 21:40:12.516 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-06 21:40:12.518 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 21:40:12.553 | Selecting previously unselected package mecab-utils. 2026-07-06 21:40:12.564 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-06 21:40:12.566 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-06 21:40:12.595 | Selecting previously unselected package mecab-ipadic. 2026-07-06 21:40:12.606 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-06 21:40:12.608 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 21:40:13.036 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-06 21:40:13.046 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-06 21:40:13.049 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 21:40:13.081 | Selecting previously unselected package mysql-server. 2026-07-06 21:40:13.091 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-06 21:40:13.093 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:13.150 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 21:40:13.158 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 21:40:13.168 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:13.173 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 21:40:13.178 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 21:40:13.184 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 21:40:13.190 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-06 21:40:13.195 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 21:40:13.200 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 21:40:13.204 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-06 21:40:13.209 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-06 21:40:13.215 | Setting up libio-html-perl (1.004-3) ... 2026-07-06 21:40:13.224 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:13.230 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-06 21:40:13.235 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:13.241 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 21:40:13.246 | Setting up liburi-perl (5.27-1) ... 2026-07-06 21:40:13.251 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:13.425 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 21:40:13.462 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-06 21:40:19.156 | mysqld will log errors to /var/log/mysql/error.log 2026-07-06 21:40:19.557 | mysqld is running as pid 30816 2026-07-06 21:40:21.922 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-06 21:40:22.950 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-06 21:40:22.954 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 21:40:22.958 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 21:40:22.961 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 21:40:22.961 | 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-06 21:40:22.961 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 21:40:22.981 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 21:40:22.981 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 21:40:23.041 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 21:40:23.041 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 21:40:23.041 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 21:40:23.076 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 21:40:23.076 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 21:40:23.078 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 21:40:23.078 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 21:40:23.078 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 21:40:23.078 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 21:40:23.213 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 21:40:23.215 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 21:40:23.218 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 21:40:23.219 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 21:40:23.219 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 21:40:23.245 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 21:40:23.319 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 21:40:23.346 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 21:40:23.346 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 21:40:23.346 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 21:40:23.347 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 21:40:23.347 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 21:40:23.357 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 21:40:23.360 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 21:40:23.360 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 21:40:23.580 | 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-06 21:40:23.670 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 21:40:23.794 | 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-06 21:40:23.797 | 2026-07-06 21:40:23.797 | done! 2026-07-06 21:40:23.804 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 21:40:23.806 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 21:40:23.810 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 21:40:23.816 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 21:40:23.816 | 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-06 21:40:23.816 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 21:40:23.847 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 21:40:23.847 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 21:40:23.933 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 21:40:23.933 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 21:40:23.933 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 21:40:23.984 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 21:40:23.984 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 21:40:23.986 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 21:40:23.986 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 21:40:23.986 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 21:40:23.986 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 21:40:24.192 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 21:40:24.194 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 21:40:24.198 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 21:40:24.198 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 21:40:24.198 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 21:40:24.240 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 21:40:24.351 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 21:40:24.389 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 21:40:24.389 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 21:40:24.389 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 21:40:24.389 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 21:40:24.389 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 21:40:24.405 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 21:40:24.410 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 21:40:24.410 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 21:40:24.666 | 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-06 21:40:24.768 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 21:40:24.888 | 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-06 21:40:24.891 | 2026-07-06 21:40:24.891 | done! 2026-07-06 21:40:24.898 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 21:40:24.901 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 21:40:24.905 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 21:40:24.909 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 21:40:24.913 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-06 21:40:24.917 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-06 21:40:24.921 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-06 21:40:24.926 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:40:26.133 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:40:26.739 | 2026-07-06 21:40:26.739 | Running kernel seems to be up-to-date. 2026-07-06 21:40:26.739 | 2026-07-06 21:40:26.739 | Restarting services... 2026-07-06 21:40:26.784 | 2026-07-06 21:40:26.784 | Service restarts being deferred: 2026-07-06 21:40:26.784 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:40:26.784 | systemctl restart getty@tty1.service 2026-07-06 21:40:26.784 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:40:26.784 | systemctl restart systemd-logind.service 2026-07-06 21:40:26.784 | 2026-07-06 21:40:26.784 | No containers need to be restarted. 2026-07-06 21:40:26.784 | 2026-07-06 21:40:26.784 | User sessions running outdated binaries: 2026-07-06 21:40:26.784 | ubuntu @ session #1: python3[1705] 2026-07-06 21:40:26.795 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:40:26.806 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:40:26.816 | 2026-07-06 21:40:26.816 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:40:28.294 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:40:28.297 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:40:28.299 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:28.303 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:28.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:28.309 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:28.312 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:28.314 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:40:28.317 | + functions-common:time_stop:2427 : start_time=1783374008279 2026-07-06 21:40:28.320 | + functions-common:time_stop:2429 : [[ -z 1783374008279 ]] 2026-07-06 21:40:28.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:28.328 | + functions-common:time_stop:2432 : end_time=1783374028325 2026-07-06 21:40:28.331 | + functions-common:time_stop:2433 : elapsed_time=20046 2026-07-06 21:40:28.334 | + functions-common:time_stop:2434 : total=89207 2026-07-06 21:40:28.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:28.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109253 2026-07-06 21:40:28.344 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:40:28.347 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-06 21:40:28.350 | + ./stack.sh:main:861 : install_database_python 2026-07-06 21:40:28.353 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-06 21:40:28.356 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-06 21:40:28.359 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-06 21:40:28.362 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 21:40:28.366 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-06 21:40:28.370 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-06 21:40:28.373 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 21:40:28.377 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-06 21:40:28.378 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 21:40:28.384 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-06 21:40:28.386 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-06 21:40:28.389 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-06 21:40:28.394 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-06 21:40:28.397 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-06 21:40:28.424 | Using python 3.12 to install PyMySQL 2026-07-06 21:40:28.427 | + 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-06 21:40:29.111 | Collecting PyMySQL 2026-07-06 21:40:29.210 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-06 21:40:29.222 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-06 21:40:29.326 | Installing collected packages: PyMySQL 2026-07-06 21:40:29.374 | Successfully installed PyMySQL-1.2.0 2026-07-06 21:40:29.470 | + inc/python:pip_install:216 : result=0 2026-07-06 21:40:29.473 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:40:29.477 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:29.481 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:29.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:29.488 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:29.491 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:29.494 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:40:29.497 | + functions-common:time_stop:2427 : start_time=1783374028417 2026-07-06 21:40:29.501 | + functions-common:time_stop:2429 : [[ -z 1783374028417 ]] 2026-07-06 21:40:29.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:29.510 | + functions-common:time_stop:2432 : end_time=1783374029506 2026-07-06 21:40:29.513 | + functions-common:time_stop:2433 : elapsed_time=1089 2026-07-06 21:40:29.516 | + functions-common:time_stop:2434 : total=19127 2026-07-06 21:40:29.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:29.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20216 2026-07-06 21:40:29.527 | + inc/python:pip_install:219 : return 0 2026-07-06 21:40:29.530 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-06 21:40:29.533 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 21:40:29.536 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-06 21:40:29.540 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-06 21:40:29.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:29.565 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-06 21:40:29.568 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-06 21:40:29.591 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:40:29.594 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-06 21:40:29.618 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:40:29.622 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-06 21:40:29.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:29.646 | + ./stack.sh:main:869 : install_etcd3 2026-07-06 21:40:29.649 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-06 21:40:29.650 | Installing etcd 2026-07-06 21:40:29.653 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-06 21:40:29.666 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-06 21:40:29.682 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-06 21:40:29.685 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-06 21:40:29.701 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-06 21:40:29.704 | ++ 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-06 21:40:29.707 | ++ 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-06 21:40:29.711 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-06 21:40:29.715 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-06 21:40:29.719 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-06 21:40:29.722 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 21:40:29.726 | ++ 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-06 21:40:29.729 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-06 21:40:29.734 | ++ 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-06 21:40:29.738 | --2026-07-06 21:40:29-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 21:40:29.788 | Resolving github.com (github.com)... 140.82.121.4 2026-07-06 21:40:29.816 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-06 21:40:30.071 | HTTP request sent, awaiting response... 302 Found 2026-07-06 21:40:30.071 | 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-06T22%3A19%3A48Z&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-06T21%3A19%3A19Z&ske=2026-07-06T22%3A19%3A48Z&sks=b&skv=2018-11-09&sig=GkZrShQ%2FaDu%2Bh5s5JdoKRF5VdL8hRT7ZDbmDvm7k2Ps%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NTgzMCwibmJmIjoxNzgzMzc0MDMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DGepNIGY9ALXlBwh8A-TolY6Qea8OL1QDPFf62DQzHQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-06 21:40:30.071 | --2026-07-06 21:40:30-- 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-06T22%3A19%3A48Z&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-06T21%3A19%3A19Z&ske=2026-07-06T22%3A19%3A48Z&sks=b&skv=2018-11-09&sig=GkZrShQ%2FaDu%2Bh5s5JdoKRF5VdL8hRT7ZDbmDvm7k2Ps%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NTgzMCwibmJmIjoxNzgzMzc0MDMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DGepNIGY9ALXlBwh8A-TolY6Qea8OL1QDPFf62DQzHQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-06 21:40:30.093 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-07-06 21:40:30.095 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-06 21:40:30.214 | HTTP request sent, awaiting response... 200 OK 2026-07-06 21:40:30.214 | Length: 20927601 (20M) [application/octet-stream] 2026-07-06 21:40:30.214 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-06 21:40:30.232 | 2026-07-06 21:40:30.617 | 0K ........ ........ ... 100% 49.5M=0.4s 2026-07-06 21:40:30.618 | 2026-07-06 21:40:30.618 | 2026-07-06 21:40:30 (49.5 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-06 21:40:30.618 | 2026-07-06 21:40:30.622 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-06 21:40:30.625 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 21:40:30.628 | ++ functions:get_extra_file:81 : return 2026-07-06 21:40:30.633 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 21:40:30.637 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-06 21:40:30.640 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 21:40:30.644 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-06 21:40:30.663 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-06 21:40:30.666 | + 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-06 21:40:30.672 | etcd-v3.5.21-linux-amd64/ 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-06 21:40:30.673 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-06 21:40:30.674 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-06 21:40:30.674 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-06 21:40:30.674 | etcd-v3.5.21-linux-amd64/README.md 2026-07-06 21:40:30.674 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-06 21:40:30.783 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-06 21:40:30.922 | etcd-v3.5.21-linux-amd64/etcd 2026-07-06 21:40:31.108 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-06 21:40:31.143 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-06 21:40:31.179 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-06 21:40:31.182 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-06 21:40:31.204 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:31.208 | + ./stack.sh:main:879 : configure_CA 2026-07-06 21:40:31.212 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.174 ]] 2026-07-06 21:40:31.216 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.174 2026-07-06 21:40:31.220 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.174 2026-07-06 21:40:31.221 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 21:40:31.227 | + lib/tls:configure_CA:70 : [[ 10.4.3.174 != \1\0\.\4\.\3\.\1\7\4 ]] 2026-07-06 21:40:31.231 | + ./stack.sh:main:880 : init_CA 2026-07-06 21:40:31.235 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-06 21:40:31.239 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-06 21:40:31.242 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-06 21:40:31.246 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-06 21:40:31.248 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-06 21:40:31.251 | + lib/tls:create_CA_base:86 : local i 2026-07-06 21:40:31.254 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.258 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-06 21:40:31.264 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.267 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-06 21:40:31.272 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.275 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-06 21:40:31.281 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.284 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-06 21:40:31.290 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-06 21:40:31.296 | + lib/tls:create_CA_base:91 : echo 01 2026-07-06 21:40:31.300 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-06 21:40:31.306 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-06 21:40:31.309 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-06 21:40:31.312 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-06 21:40:31.316 | + lib/tls:create_CA_config:145 : echo ' 2026-07-06 21:40:31.316 | [ ca ] 2026-07-06 21:40:31.316 | default_ca = CA_default 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | [ CA_default ] 2026-07-06 21:40:31.316 | dir = /opt/stack/data/CA/root-ca 2026-07-06 21:40:31.316 | policy = policy_match 2026-07-06 21:40:31.316 | database = $dir/index.txt 2026-07-06 21:40:31.316 | serial = $dir/serial 2026-07-06 21:40:31.316 | certs = $dir/certs 2026-07-06 21:40:31.316 | crl_dir = $dir/crl 2026-07-06 21:40:31.316 | new_certs_dir = $dir/newcerts 2026-07-06 21:40:31.316 | certificate = $dir/cacert.pem 2026-07-06 21:40:31.316 | private_key = $dir/private/cacert.key 2026-07-06 21:40:31.316 | RANDFILE = $dir/private/.rand 2026-07-06 21:40:31.316 | default_md = sha256 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | [ req ] 2026-07-06 21:40:31.316 | default_bits = 2048 2026-07-06 21:40:31.316 | default_md = sha256 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | prompt = no 2026-07-06 21:40:31.316 | distinguished_name = ca_distinguished_name 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | x509_extensions = ca_extensions 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | [ ca_distinguished_name ] 2026-07-06 21:40:31.316 | organizationName = OpenStack 2026-07-06 21:40:31.316 | organizationalUnitName = DevStack Certificate Authority 2026-07-06 21:40:31.316 | commonName = Root CA 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | [ policy_match ] 2026-07-06 21:40:31.316 | countryName = optional 2026-07-06 21:40:31.316 | stateOrProvinceName = optional 2026-07-06 21:40:31.316 | organizationName = match 2026-07-06 21:40:31.316 | organizationalUnitName = optional 2026-07-06 21:40:31.316 | commonName = supplied 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | [ ca_extensions ] 2026-07-06 21:40:31.316 | basicConstraints = critical,CA:true 2026-07-06 21:40:31.316 | subjectKeyIdentifier = hash 2026-07-06 21:40:31.316 | authorityKeyIdentifier = keyid:always, issuer 2026-07-06 21:40:31.316 | keyUsage = cRLSign, keyCertSign 2026-07-06 21:40:31.316 | 2026-07-06 21:40:31.316 | ' 2026-07-06 21:40:31.319 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-06 21:40:31.322 | + 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-06 21:40:31.376 | ...+...+.+.........+......+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+......+...+...........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+...........................+......+....+..............+......+....+.....+.........+.+........................+........+....+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-06 21:40:31.450 | .+...+...........+.+.....+.........+....+..+.......+......+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.......+......+......+........+............+......+.......+..+.+.....+............+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..........+.....+.+..+...................+........+.......+..................+...............+........+.......+........+....+........+.+......+...............+......+..+.+.....+....+..................+...+............+..+...+.........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-06 21:40:31.453 | ----- 2026-07-06 21:40:31.459 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-06 21:40:31.462 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-06 21:40:31.465 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-06 21:40:31.468 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-06 21:40:31.471 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-06 21:40:31.474 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-06 21:40:31.477 | + lib/tls:create_CA_base:86 : local i 2026-07-06 21:40:31.480 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.483 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-06 21:40:31.487 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.491 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-06 21:40:31.496 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.498 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-06 21:40:31.503 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-06 21:40:31.506 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-06 21:40:31.511 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-06 21:40:31.515 | + lib/tls:create_CA_base:91 : echo 01 2026-07-06 21:40:31.518 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-06 21:40:31.523 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-06 21:40:31.526 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-06 21:40:31.529 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-06 21:40:31.533 | + lib/tls:create_CA_config:145 : echo ' 2026-07-06 21:40:31.533 | [ ca ] 2026-07-06 21:40:31.533 | default_ca = CA_default 2026-07-06 21:40:31.533 | 2026-07-06 21:40:31.533 | [ CA_default ] 2026-07-06 21:40:31.533 | dir = /opt/stack/data/CA/int-ca 2026-07-06 21:40:31.533 | policy = policy_match 2026-07-06 21:40:31.533 | database = $dir/index.txt 2026-07-06 21:40:31.533 | serial = $dir/serial 2026-07-06 21:40:31.533 | certs = $dir/certs 2026-07-06 21:40:31.533 | crl_dir = $dir/crl 2026-07-06 21:40:31.533 | new_certs_dir = $dir/newcerts 2026-07-06 21:40:31.533 | certificate = $dir/cacert.pem 2026-07-06 21:40:31.533 | private_key = $dir/private/cacert.key 2026-07-06 21:40:31.533 | RANDFILE = $dir/private/.rand 2026-07-06 21:40:31.533 | default_md = sha256 2026-07-06 21:40:31.533 | 2026-07-06 21:40:31.533 | [ req ] 2026-07-06 21:40:31.533 | default_bits = 2048 2026-07-06 21:40:31.533 | default_md = sha256 2026-07-06 21:40:31.533 | 2026-07-06 21:40:31.533 | prompt = no 2026-07-06 21:40:31.533 | distinguished_name = ca_distinguished_name 2026-07-06 21:40:31.533 | 2026-07-06 21:40:31.533 | x509_extensions = ca_extensions 2026-07-06 21:40:31.533 | 2026-07-06 21:40:31.533 | [ ca_distinguished_name ] 2026-07-06 21:40:31.533 | organizationName = OpenStack 2026-07-06 21:40:31.533 | organizationalUnitName = DevStack Certificate Authority 2026-07-06 21:40:31.533 | commonName = Intermediate CA 2026-07-06 21:40:31.534 | 2026-07-06 21:40:31.534 | [ policy_match ] 2026-07-06 21:40:31.534 | countryName = optional 2026-07-06 21:40:31.534 | stateOrProvinceName = optional 2026-07-06 21:40:31.534 | organizationName = match 2026-07-06 21:40:31.534 | organizationalUnitName = optional 2026-07-06 21:40:31.534 | commonName = supplied 2026-07-06 21:40:31.534 | 2026-07-06 21:40:31.534 | [ ca_extensions ] 2026-07-06 21:40:31.534 | basicConstraints = critical,CA:true 2026-07-06 21:40:31.534 | subjectKeyIdentifier = hash 2026-07-06 21:40:31.534 | authorityKeyIdentifier = keyid:always, issuer 2026-07-06 21:40:31.534 | keyUsage = cRLSign, keyCertSign 2026-07-06 21:40:31.534 | 2026-07-06 21:40:31.534 | ' 2026-07-06 21:40:31.537 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-06 21:40:31.540 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-06 21:40:31.544 | + lib/tls:create_signing_config:198 : echo ' 2026-07-06 21:40:31.544 | [ ca ] 2026-07-06 21:40:31.544 | default_ca = CA_default 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | [ CA_default ] 2026-07-06 21:40:31.544 | dir = /opt/stack/data/CA/int-ca 2026-07-06 21:40:31.544 | policy = policy_match 2026-07-06 21:40:31.544 | database = $dir/index.txt 2026-07-06 21:40:31.544 | serial = $dir/serial 2026-07-06 21:40:31.544 | certs = $dir/certs 2026-07-06 21:40:31.544 | crl_dir = $dir/crl 2026-07-06 21:40:31.544 | new_certs_dir = $dir/newcerts 2026-07-06 21:40:31.544 | certificate = $dir/cacert.pem 2026-07-06 21:40:31.544 | private_key = $dir/private/cacert.key 2026-07-06 21:40:31.544 | RANDFILE = $dir/private/.rand 2026-07-06 21:40:31.544 | default_md = default 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | [ req ] 2026-07-06 21:40:31.544 | default_bits = 1024 2026-07-06 21:40:31.544 | default_md = sha256 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | prompt = no 2026-07-06 21:40:31.544 | distinguished_name = req_distinguished_name 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | x509_extensions = req_extensions 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | [ req_distinguished_name ] 2026-07-06 21:40:31.544 | organizationName = OpenStack 2026-07-06 21:40:31.544 | organizationalUnitName = DevStack Server Farm 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | [ policy_match ] 2026-07-06 21:40:31.544 | countryName = optional 2026-07-06 21:40:31.544 | stateOrProvinceName = optional 2026-07-06 21:40:31.544 | organizationName = match 2026-07-06 21:40:31.544 | organizationalUnitName = optional 2026-07-06 21:40:31.544 | commonName = supplied 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | [ req_extensions ] 2026-07-06 21:40:31.544 | basicConstraints = CA:false 2026-07-06 21:40:31.544 | subjectKeyIdentifier = hash 2026-07-06 21:40:31.544 | authorityKeyIdentifier = keyid:always, issuer 2026-07-06 21:40:31.544 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-06 21:40:31.544 | extendedKeyUsage = serverAuth, clientAuth 2026-07-06 21:40:31.544 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-06 21:40:31.544 | 2026-07-06 21:40:31.544 | ' 2026-07-06 21:40:31.547 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-06 21:40:31.550 | + 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-06 21:40:31.738 | .....+......+....+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.........+...+...+.......+...........+................+.....+.+...+...........+.........+............+...+....+.....+.+...........+...+.............+.....+....+......+...+.....+.+.....+.+...+.....+.+..............+..........+...........+.+..+...+....+........+...+............+.+..+....+..........................+....+...+...........+..........+..+..........+..+.+...........+..........+........+......+.......+..+......+......+.+...+..+...+......+......+....+.....+....+.....+...................+........+..........+..+......+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-06 21:40:31.950 | ........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...............+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+...+.........+.......+......+.....+.............+..+....+.....+....+.....+.+......+.....+...+....+......+......+.....+...+.......+...+...+....................+...+....+.....+..........+......+.....+.+.....................+.........+........+.+..+...+.......+........+....+..+......+..........+..+...+.......+......+..+....+......+...+......+...+..+...+......+......+..........+...+...+.....+..........+..............+.........................+........+......+....+...+........+.......+..+.+..+.......+...+............+......+..+...............+.............+......+........+.+..+..........+..+.+...........+...+..........+..+......+..................+......+...+...+....+........+.+..+...+...............+......+.+.........+.....+...+............+.+..+..........+..+.+.....+..........+...+.........+..+....+.....+....+...........+.+...+.....+.............+.....+...+.+........+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-06 21:40:31.954 | ----- 2026-07-06 21:40:31.960 | + 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-06 21:40:31.964 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-06 21:40:31.966 | Check that the request matches the signature 2026-07-06 21:40:31.966 | Signature ok 2026-07-06 21:40:31.966 | The Subject's Distinguished Name is as follows 2026-07-06 21:40:31.966 | organizationName :ASN.1 12:'OpenStack' 2026-07-06 21:40:31.966 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-06 21:40:31.966 | commonName :ASN.1 12:'Intermediate CA' 2026-07-06 21:40:31.967 | Certificate is to be certified until Jul 6 21:40:31 2027 GMT (365 days) 2026-07-06 21:40:31.969 | 2026-07-06 21:40:31.969 | Write out database with 1 new entries 2026-07-06 21:40:31.969 | Database updated 2026-07-06 21:40:31.973 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-06 21:40:31.979 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:40:31.983 | + lib/tls:init_CA:212 : is_fedora 2026-07-06 21:40:31.986 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:40:31.989 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:40:31.992 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:40:31.995 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:40:31.998 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:40:32.001 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:40:32.005 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:40:32.007 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:40:32.010 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:40:32.013 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:40:32.016 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:40:32.020 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:40:32.023 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:40:32.026 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-06 21:40:32.029 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:32.033 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:32.036 | + 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-06 21:40:32.052 | + 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-06 21:40:32.067 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-06 21:40:32.078 | Updating certificates in /etc/ssl/certs... 2026-07-06 21:40:33.265 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-06 21:40:33.267 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-06 21:40:33.272 | 2 added, 0 removed; done. 2026-07-06 21:40:33.272 | Running hooks in /etc/ca-certificates/update.d... 2026-07-06 21:40:33.274 | done. 2026-07-06 21:40:33.281 | + ./stack.sh:main:881 : init_cert 2026-07-06 21:40:33.284 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-06 21:40:33.287 | + lib/tls:init_cert:226 : [[ -n 10.4.3.174 ]] 2026-07-06 21:40:33.291 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.174 2026-07-06 21:40:33.295 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-06 21:40:33.298 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.174,IP:::1 2026-07-06 21:40:33.301 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.174,IP:::1 2026-07-06 21:40:33.304 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-06 21:40:33.308 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-06 21:40:33.311 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-06 21:40:33.314 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.174,IP:::1 2026-07-06 21:40:33.317 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.174 ']' 2026-07-06 21:40:33.320 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.174 2026-07-06 21:40:33.323 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.174 2026-07-06 21:40:33.326 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-06 21:40:33.328 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.174 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-06 21:40:33.330 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-06 21:40:33.333 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.174,IP:::1 ]] 2026-07-06 21:40:33.335 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.174,IP:::1,IP:10.4.3.174 2026-07-06 21:40:33.337 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-06 21:40:33.339 | + 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-06 21:40:33.368 | ......+......+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..........+.....+..........+........+.+.....+.+.....+...................+..+...+....+..+...............+....+.....+....+..+...+...+...............+....+...+...+...+.....+.+...+..+...................+..+.......+...+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-06 21:40:33.435 | ......+..+.+............+.....+.+...........+....+.........+...+...+......+........+.+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+..........+.........+.....+.+.....+......+...+.+..+....+.....+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+..+...+....+..+..........+...........+...+....+...+..............+......+...............+...+......+...+......+.........+.+.........+..+...+...+....+.....+.............+..+...............+....+..+...+....+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-06 21:40:33.439 | ----- 2026-07-06 21:40:33.444 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.174,IP:::1,IP:10.4.3.174 ]] 2026-07-06 21:40:33.446 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.174,IP:::1,IP:10.4.3.174 2026-07-06 21:40:33.448 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.174,IP:::1,IP:10.4.3.174 2026-07-06 21:40:33.452 | + 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-06 21:40:33.456 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-06 21:40:33.459 | Check that the request matches the signature 2026-07-06 21:40:33.459 | Signature ok 2026-07-06 21:40:33.459 | The Subject's Distinguished Name is as follows 2026-07-06 21:40:33.459 | organizationName :ASN.1 12:'OpenStack' 2026-07-06 21:40:33.459 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-06 21:40:33.459 | commonName :ASN.1 12:'localhost' 2026-07-06 21:40:33.460 | Certificate is to be certified until Jul 6 21:40:33 2027 GMT (365 days) 2026-07-06 21:40:33.463 | 2026-07-06 21:40:33.463 | Write out database with 1 new entries 2026-07-06 21:40:33.463 | Database updated 2026-07-06 21:40:33.467 | + 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-06 21:40:33.471 | + ./stack.sh:main:888 : install_dstat 2026-07-06 21:40:33.473 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-06 21:40:33.492 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:33.495 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-06 21:40:33.499 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-06 21:40:33.502 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 21:40:33.505 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-06 21:40:33.508 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-06 21:40:33.512 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 21:40:33.517 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-06 21:40:33.517 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 21:40:33.523 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-06 21:40:33.526 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-06 21:40:33.530 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-06 21:40:33.534 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-06 21:40:33.537 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-06 21:40:33.563 | Using python 3.12 to install psutil 2026-07-06 21:40:33.566 | + 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-06 21:40:34.383 | Collecting psutil 2026-07-06 21:40:34.455 | 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-06 21:40:34.476 | 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-06 21:40:34.575 | Installing collected packages: psutil 2026-07-06 21:40:34.645 | Successfully installed psutil-7.2.2 2026-07-06 21:40:34.734 | + inc/python:pip_install:216 : result=0 2026-07-06 21:40:34.737 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:40:34.740 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:34.743 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:34.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:34.749 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:34.752 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:34.755 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:40:34.758 | + functions-common:time_stop:2427 : start_time=1783374033557 2026-07-06 21:40:34.760 | + functions-common:time_stop:2429 : [[ -z 1783374033557 ]] 2026-07-06 21:40:34.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:34.769 | + functions-common:time_stop:2432 : end_time=1783374034765 2026-07-06 21:40:34.772 | + functions-common:time_stop:2433 : elapsed_time=1208 2026-07-06 21:40:34.775 | + functions-common:time_stop:2434 : total=20216 2026-07-06 21:40:34.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:34.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21424 2026-07-06 21:40:34.784 | + inc/python:pip_install:219 : return 0 2026-07-06 21:40:34.788 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-06 21:40:34.791 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:40:34.794 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-06 21:40:34.797 | + ./stack.sh:main:897 : install_libs 2026-07-06 21:40:34.800 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-06 21:40:34.803 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-06 21:40:34.807 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-06 21:40:34.809 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-06 21:40:34.811 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.815 | + 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-06 21:40:34.817 | + 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-06 21:40:34.821 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.824 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-06 21:40:34.827 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-06 21:40:34.830 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-06 21:40:34.833 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-06 21:40:34.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.840 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:40:34.842 | + 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-06 21:40:34.844 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.847 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-06 21:40:34.849 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-06 21:40:34.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-06 21:40:34.855 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-06 21:40:34.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.861 | + 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-06 21:40:34.864 | + 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-06 21:40:34.867 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.870 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-06 21:40:34.873 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-06 21:40:34.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-06 21:40:34.881 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-06 21:40:34.884 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.887 | + 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-06 21:40:34.890 | + 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-06 21:40:34.893 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.897 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-06 21:40:34.901 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-06 21:40:34.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-06 21:40:34.908 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-06 21:40:34.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.914 | + 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-06 21:40:34.917 | + 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-06 21:40:34.920 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.923 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-06 21:40:34.926 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-06 21:40:34.929 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-06 21:40:34.931 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-06 21:40:34.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.936 | + 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-06 21:40:34.939 | + 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-06 21:40:34.942 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.946 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-06 21:40:34.949 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-06 21:40:34.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-06 21:40:34.955 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-06 21:40:34.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.962 | + 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-06 21:40:34.965 | + 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-06 21:40:34.968 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.971 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-06 21:40:34.975 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-06 21:40:34.978 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-06 21:40:34.982 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-06 21:40:34.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:34.988 | + 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-06 21:40:34.992 | + 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-06 21:40:34.995 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:34.998 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-06 21:40:35.002 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-06 21:40:35.005 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-06 21:40:35.009 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-06 21:40:35.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.017 | + 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-06 21:40:35.021 | + 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-06 21:40:35.024 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.027 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-06 21:40:35.030 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-06 21:40:35.034 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-06 21:40:35.038 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-06 21:40:35.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.045 | + 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-06 21:40:35.049 | + 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-06 21:40:35.052 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.055 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-06 21:40:35.058 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-06 21:40:35.060 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-06 21:40:35.063 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-06 21:40:35.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.070 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:40:35.073 | + 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-06 21:40:35.075 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.079 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-06 21:40:35.082 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-06 21:40:35.085 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-06 21:40:35.089 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-06 21:40:35.093 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.096 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:40:35.099 | + 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-06 21:40:35.102 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.105 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-06 21:40:35.109 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-06 21:40:35.113 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-06 21:40:35.117 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-06 21:40:35.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.123 | + 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-06 21:40:35.125 | + 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-06 21:40:35.129 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.132 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-06 21:40:35.134 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-06 21:40:35.137 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-06 21:40:35.139 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-06 21:40:35.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.144 | + 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-06 21:40:35.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.context, ]] 2026-07-06 21:40:35.150 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.153 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-06 21:40:35.156 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-06 21:40:35.160 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-06 21:40:35.163 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-06 21:40:35.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.168 | + 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-06 21:40:35.171 | + 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-06 21:40:35.174 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.177 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-06 21:40:35.179 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-06 21:40:35.181 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-06 21:40:35.185 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-06 21:40:35.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.191 | + 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-06 21:40:35.194 | + 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-06 21:40:35.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.199 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-06 21:40:35.202 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-06 21:40:35.205 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-06 21:40:35.208 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-06 21:40:35.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.214 | + 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-06 21:40:35.217 | + 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-06 21:40:35.220 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.223 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-06 21:40:35.226 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-06 21:40:35.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-06 21:40:35.233 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-06 21:40:35.236 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.239 | + 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-06 21:40:35.243 | + 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-06 21:40:35.247 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.251 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-06 21:40:35.253 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-06 21:40:35.257 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-06 21:40:35.260 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-06 21:40:35.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.267 | + 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-06 21:40:35.270 | + 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-06 21:40:35.273 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.276 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-06 21:40:35.280 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-06 21:40:35.284 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-06 21:40:35.287 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-06 21:40:35.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.293 | + 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-06 21:40:35.297 | + 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-06 21:40:35.300 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.303 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-06 21:40:35.306 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-06 21:40:35.310 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-06 21:40:35.313 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-06 21:40:35.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.321 | + 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-06 21:40:35.324 | + 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-06 21:40:35.328 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.331 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-06 21:40:35.334 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-06 21:40:35.338 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-06 21:40:35.340 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-06 21:40:35.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.346 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:40:35.349 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-07-06 21:40:35.352 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.357 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-06 21:40:35.360 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-06 21:40:35.363 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-06 21:40:35.366 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-06 21:40:35.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.372 | + 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-06 21:40:35.375 | + 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-06 21:40:35.378 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.382 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-06 21:40:35.385 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-06 21:40:35.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-06 21:40:35.392 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-06 21:40:35.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.397 | + 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-06 21:40:35.401 | + 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-06 21:40:35.405 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.409 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-06 21:40:35.412 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-06 21:40:35.415 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-06 21:40:35.419 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-06 21:40:35.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.426 | + 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-06 21:40:35.429 | + 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-06 21:40:35.432 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.437 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-06 21:40:35.440 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-06 21:40:35.444 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-06 21:40:35.447 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-06 21:40:35.451 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.454 | + 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-06 21:40:35.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.service, ]] 2026-07-06 21:40:35.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.465 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-06 21:40:35.469 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-06 21:40:35.472 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-06 21:40:35.475 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-06 21:40:35.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.482 | + 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-06 21:40:35.485 | + 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-06 21:40:35.487 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.491 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-06 21:40:35.494 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-06 21:40:35.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-06 21:40:35.500 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-06 21:40:35.503 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.506 | + 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-06 21:40:35.509 | + 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-06 21:40:35.512 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.515 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-06 21:40:35.518 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-06 21:40:35.520 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-06 21:40:35.523 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-06 21:40:35.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.529 | + 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-06 21:40:35.532 | + 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-06 21:40:35.535 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.539 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-06 21:40:35.541 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-06 21:40:35.543 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-06 21:40:35.546 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-06 21:40:35.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.550 | + 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-06 21:40:35.552 | + 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-06 21:40:35.554 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.557 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-06 21:40:35.560 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-06 21:40:35.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-06 21:40:35.567 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-06 21:40:35.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.573 | + 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-06 21:40:35.575 | + 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-06 21:40:35.578 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.581 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-06 21:40:35.584 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-06 21:40:35.587 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-06 21:40:35.590 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-06 21:40:35.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.595 | + 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-06 21:40:35.597 | + 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-06 21:40:35.600 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.602 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-06 21:40:35.605 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-06 21:40:35.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-06 21:40:35.611 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-06 21:40:35.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.616 | + 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-06 21:40:35.619 | + 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-06 21:40:35.622 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.625 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-06 21:40:35.627 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-06 21:40:35.630 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-06 21:40:35.633 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-06 21:40:35.635 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.638 | + 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-06 21:40:35.641 | + 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-06 21:40:35.644 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.646 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-06 21:40:35.649 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-06 21:40:35.652 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-06 21:40:35.654 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-06 21:40:35.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.659 | + 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-06 21:40:35.662 | + 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-06 21:40:35.665 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.668 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-06 21:40:35.671 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-06 21:40:35.674 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-06 21:40:35.677 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-06 21:40:35.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.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-06 21:40:35.686 | + 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-06 21:40:35.689 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.691 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-06 21:40:35.694 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-06 21:40:35.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-06 21:40:35.699 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-06 21:40:35.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.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-06 21:40:35.708 | + 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-06 21:40:35.711 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.714 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-06 21:40:35.716 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-06 21:40:35.719 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-06 21:40:35.722 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-06 21:40:35.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.727 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:40:35.730 | + 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-06 21:40:35.733 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.735 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-06 21:40:35.739 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-06 21:40:35.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:35.744 | + 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-06 21:40:35.747 | + 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-06 21:40:35.749 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:35.752 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-06 21:40:35.774 | Using python 3.12 to install etcd3gw 2026-07-06 21:40:35.777 | + 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-06 21:40:36.433 | Collecting etcd3gw 2026-07-06 21:40:36.502 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:40:36.508 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-06 21:40:36.532 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-06 21:40:36.534 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 21:40:36.555 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-06 21:40:36.561 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:40:36.582 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-06 21:40:36.586 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 21:40:36.821 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-06 21:40:36.825 | 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-06 21:40:36.831 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-06 21:40:36.910 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-06 21:40:36.911 | 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-06 21:40:36.924 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-06 21:40:36.925 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 21:40:36.942 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-06 21:40:36.944 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 21:40:36.947 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-06 21:40:36.959 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-06 21:40:36.969 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-06 21:40:36.980 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-06 21:40:36.984 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 21:40:36.985 | 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-06 21:40:36.986 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 21:40:36.987 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 21:40:36.990 | 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-06 21:40:37.107 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-06 21:40:37.136 | Attempting uninstall: urllib3 2026-07-06 21:40:37.140 | Found existing installation: urllib3 2.0.7 2026-07-06 21:40:37.140 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:37.140 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-06 21:40:37.225 | Attempting uninstall: idna 2026-07-06 21:40:37.229 | Found existing installation: idna 3.6 2026-07-06 21:40:37.230 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:37.230 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-06 21:40:37.337 | Attempting uninstall: requests 2026-07-06 21:40:37.341 | Found existing installation: requests 2.31.0 2026-07-06 21:40:37.341 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:37.341 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-06 21:40:37.500 | 2026-07-06 21:40:37.503 | 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-06 21:40:37.639 | + inc/python:pip_install:216 : result=0 2026-07-06 21:40:37.642 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:40:37.646 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:37.649 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:37.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:37.657 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:37.659 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:37.662 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:40:37.665 | + functions-common:time_stop:2427 : start_time=1783374035769 2026-07-06 21:40:37.668 | + functions-common:time_stop:2429 : [[ -z 1783374035769 ]] 2026-07-06 21:40:37.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:37.678 | + functions-common:time_stop:2432 : end_time=1783374037674 2026-07-06 21:40:37.681 | + functions-common:time_stop:2433 : elapsed_time=1905 2026-07-06 21:40:37.685 | + functions-common:time_stop:2434 : total=21424 2026-07-06 21:40:37.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:37.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23329 2026-07-06 21:40:37.694 | + inc/python:pip_install:219 : return 0 2026-07-06 21:40:37.698 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-06 21:40:37.702 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-06 21:40:37.705 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-06 21:40:37.709 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:40:37.712 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:40:37.715 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:40:37.719 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:40:37.723 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:40:37.726 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:40:37.730 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:40:37.733 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:40:37.738 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:40:37.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:40:37.746 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:40:37.750 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:40:37.753 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:40:37.756 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-06 21:40:37.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:37.763 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:37.766 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-06 21:40:37.769 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-06 21:40:37.772 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:40:37.776 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:40:37.780 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:40:37.783 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:40:37.787 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:40:37.791 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:40:37.794 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:37.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:37.801 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:40:37.805 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:40:37.809 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:40:37.812 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:40:37.816 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-06 21:40:37.819 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:40:37.823 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:37.826 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:37.830 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-06 21:40:37.860 | + 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-06 21:40:37.892 | Reading package lists... 2026-07-06 21:40:38.134 | Building dependency tree... 2026-07-06 21:40:38.135 | Reading state information... 2026-07-06 21:40:38.461 | The following additional packages will be installed: 2026-07-06 21:40:38.462 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-06 21:40:38.463 | Suggested packages: 2026-07-06 21:40:38.463 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-06 21:40:38.463 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-06 21:40:38.463 | python3-uwsgidecorators 2026-07-06 21:40:38.493 | The following NEW packages will be installed: 2026-07-06 21:40:38.494 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-06 21:40:38.494 | uwsgi-plugin-python3 2026-07-06 21:40:38.593 | 0 upgraded, 7 newly installed, 0 to remove and 91 not upgraded. 2026-07-06 21:40:38.594 | Need to get 1,290 kB of archives. 2026-07-06 21:40:38.594 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-06 21:40:38.594 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-06 21:40:38.769 | 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-06 21:40:38.809 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-06 21:40:38.848 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-06 21:40:38.850 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-06 21:40:38.893 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-06 21:40:38.894 | 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-06 21:40:39.241 | Fetched 1,290 kB in 0s (3,272 kB/s) 2026-07-06 21:40:39.275 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-06 21:40:39.332 | (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 ... 115610 files and directories currently installed.) 2026-07-06 21:40:39.335 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-06 21:40:39.338 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 21:40:39.377 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-06 21:40:39.391 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-06 21:40:39.393 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 21:40:39.431 | Selecting previously unselected package libzmq5:amd64. 2026-07-06 21:40:39.441 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-06 21:40:39.443 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 21:40:39.481 | Selecting previously unselected package libyajl2:amd64. 2026-07-06 21:40:39.494 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-06 21:40:39.496 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-06 21:40:39.528 | Selecting previously unselected package uwsgi-core. 2026-07-06 21:40:39.539 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 21:40:39.541 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 21:40:39.636 | Selecting previously unselected package uwsgi. 2026-07-06 21:40:39.649 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 21:40:39.654 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 21:40:39.691 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-06 21:40:39.705 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 21:40:39.707 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 21:40:39.758 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 21:40:39.763 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-06 21:40:39.768 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 21:40:39.773 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 21:40:39.778 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 21:40:39.791 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 21:40:40.224 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 21:40:40.250 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:40:40.885 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:40:41.516 | 2026-07-06 21:40:41.516 | Running kernel seems to be up-to-date. 2026-07-06 21:40:41.516 | 2026-07-06 21:40:41.516 | Restarting services... 2026-07-06 21:40:41.557 | 2026-07-06 21:40:41.557 | Service restarts being deferred: 2026-07-06 21:40:41.557 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:40:41.557 | systemctl restart getty@tty1.service 2026-07-06 21:40:41.557 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:40:41.557 | systemctl restart systemd-logind.service 2026-07-06 21:40:41.557 | 2026-07-06 21:40:41.557 | No containers need to be restarted. 2026-07-06 21:40:41.557 | 2026-07-06 21:40:41.557 | User sessions running outdated binaries: 2026-07-06 21:40:41.557 | ubuntu @ session #1: python3[1705] 2026-07-06 21:40:41.566 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:40:41.576 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:40:41.585 | 2026-07-06 21:40:41.585 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:40:43.028 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:40:43.032 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:40:43.034 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:43.038 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:43.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:43.044 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:43.046 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:43.049 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:40:43.052 | + functions-common:time_stop:2427 : start_time=1783374037856 2026-07-06 21:40:43.054 | + functions-common:time_stop:2429 : [[ -z 1783374037856 ]] 2026-07-06 21:40:43.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:43.063 | + functions-common:time_stop:2432 : end_time=1783374043059 2026-07-06 21:40:43.066 | + functions-common:time_stop:2433 : elapsed_time=5203 2026-07-06 21:40:43.068 | + functions-common:time_stop:2434 : total=109253 2026-07-06 21:40:43.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:43.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=114456 2026-07-06 21:40:43.078 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:40:43.081 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-06 21:40:43.084 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:40:43.087 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:40:43.090 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-06 21:40:43.130 | No module matches proxy 2026-07-06 21:40:43.134 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-06 21:40:43.171 | Enabling module proxy. 2026-07-06 21:40:43.178 | To activate the new configuration, you need to run: 2026-07-06 21:40:43.178 | systemctl restart apache2 2026-07-06 21:40:43.183 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-06 21:40:43.227 | Considering dependency proxy for proxy_uwsgi: 2026-07-06 21:40:43.227 | Module proxy already enabled 2026-07-06 21:40:43.227 | Enabling module proxy_uwsgi. 2026-07-06 21:40:43.234 | To activate the new configuration, you need to run: 2026-07-06 21:40:43.235 | systemctl restart apache2 2026-07-06 21:40:43.241 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-06 21:40:43.245 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:40:43.248 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:40:43.252 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:40:43.367 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-06 21:40:43.370 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-06 21:40:43.373 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-06 21:40:43.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.379 | + 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-06 21:40:43.382 | + 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-06 21:40:43.386 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.389 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-06 21:40:43.393 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-06 21:40:43.395 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-06 21:40:43.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.400 | + 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-06 21:40:43.404 | + 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-06 21:40:43.408 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.411 | + ./stack.sh:main:905 : install_glanceclient 2026-07-06 21:40:43.415 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-06 21:40:43.418 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-06 21:40:43.421 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.425 | + 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-06 21:40:43.428 | + 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-06 21:40:43.432 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.435 | + ./stack.sh:main:906 : install_cinderclient 2026-07-06 21:40:43.439 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-06 21:40:43.442 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-06 21:40:43.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.449 | + 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-06 21:40:43.453 | + 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-06 21:40:43.457 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.460 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-06 21:40:43.463 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-06 21:40:43.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.469 | + 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-06 21:40:43.473 | + 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-06 21:40:43.476 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.480 | + ./stack.sh:main:907 : install_novaclient 2026-07-06 21:40:43.483 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-06 21:40:43.486 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-06 21:40:43.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.494 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:40:43.497 | + 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-06 21:40:43.501 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.504 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-06 21:40:43.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:43.527 | + ./stack.sh:main:909 : install_swiftclient 2026-07-06 21:40:43.529 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-06 21:40:43.533 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-06 21:40:43.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.540 | + 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-06 21:40:43.544 | + 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-06 21:40:43.547 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.550 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-06 21:40:43.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:43.574 | + ./stack.sh:main:912 : install_neutronclient 2026-07-06 21:40:43.577 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-06 21:40:43.580 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-06 21:40:43.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.587 | + 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-06 21:40:43.589 | + 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-06 21:40:43.593 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.595 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-06 21:40:43.599 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-06 21:40:43.603 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-06 21:40:43.606 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:40:43.609 | + 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-06 21:40:43.613 | + 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-06 21:40:43.616 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:40:43.619 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-06 21:40:43.623 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-06 21:40:43.626 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 21:40:43.630 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-06 21:40:43.632 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-06 21:40:43.636 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 21:40:43.641 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-06 21:40:43.642 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 21:40:43.647 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-06 21:40:43.651 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-06 21:40:43.654 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-06 21:40:43.658 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-06 21:40:43.661 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-06 21:40:43.688 | Using python 3.12 to install keystonemiddleware 2026-07-06 21:40:43.692 | + 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-06 21:40:44.330 | Collecting keystonemiddleware 2026-07-06 21:40:44.387 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 21:40:44.527 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-06 21:40:44.531 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 21:40:44.599 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-06 21:40:44.605 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:40:44.632 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-06 21:40:44.636 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:40:44.657 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-06 21:40:44.661 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:40:44.682 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-06 21:40:44.686 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 21:40:44.714 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-06 21:40:44.721 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:40:44.748 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-06 21:40:44.755 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:40:44.783 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-06 21:40:44.787 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:40:44.792 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-06 21:40:44.803 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-06 21:40:44.807 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 21:40:44.824 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-06 21:40:44.829 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 21:40:44.847 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-06 21:40:44.851 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:40:44.856 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-06 21:40:44.867 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-06 21:40:44.871 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-06 21:40:44.878 | 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-06 21:40:44.892 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 21:40:44.897 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:40:44.910 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 21:40:44.914 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:40:44.930 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 21:40:44.933 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 21:40:44.950 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 21:40:44.955 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 21:40:44.977 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 21:40:44.980 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 21:40:44.997 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 21:40:45.002 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-06 21:40:45.015 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 21:40:45.018 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-06 21:40:45.023 | 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-06 21:40:45.039 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 21:40:45.043 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-06 21:40:45.048 | 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-06 21:40:45.049 | 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-06 21:40:45.117 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-06 21:40:45.120 | 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-06 21:40:45.145 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 21:40:45.148 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-06 21:40:45.153 | 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-06 21:40:45.154 | 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-06 21:40:45.157 | 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-06 21:40:45.173 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 21:40:45.176 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 21:40:45.186 | 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-06 21:40:45.186 | 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-06 21:40:45.187 | 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-06 21:40:45.188 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-06 21:40:45.205 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-06 21:40:45.215 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-06 21:40:45.229 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-06 21:40:45.237 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-06 21:40:45.244 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-06 21:40:45.250 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-06 21:40:45.257 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-06 21:40:45.265 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-06 21:40:45.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 70.9 MB/s 0:00:00 2026-07-06 21:40:45.301 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-06 21:40:45.307 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-06 21:40:45.313 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-06 21:40:45.320 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-06 21:40:45.327 | 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-06 21:40:45.339 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-06 21:40:45.348 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-06 21:40:45.354 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-06 21:40:45.361 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-06 21:40:45.368 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-06 21:40:45.378 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-06 21:40:45.391 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-06 21:40:45.396 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-06 21:40:45.402 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-06 21:40:45.408 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-06 21:40:45.414 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-06 21:40:45.573 | 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-06 21:40:45.643 | Attempting uninstall: typing-extensions 2026-07-06 21:40:45.647 | Found existing installation: typing_extensions 4.10.0 2026-07-06 21:40:45.647 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:45.648 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-06 21:40:45.709 | Attempting uninstall: six 2026-07-06 21:40:45.713 | Found existing installation: six 1.16.0 2026-07-06 21:40:45.714 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:45.714 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-06 21:40:45.743 | Attempting uninstall: pyparsing 2026-07-06 21:40:45.747 | Found existing installation: pyparsing 3.1.1 2026-07-06 21:40:45.747 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:45.748 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-06 21:40:45.823 | Attempting uninstall: PyJWT 2026-07-06 21:40:45.829 | Found existing installation: PyJWT 2.7.0 2026-07-06 21:40:45.829 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:45.829 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-06 21:40:45.853 | Attempting uninstall: netaddr 2026-07-06 21:40:45.858 | Found existing installation: netaddr 0.8.0 2026-07-06 21:40:45.858 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:45.858 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-06 21:40:46.001 | Attempting uninstall: python-dateutil 2026-07-06 21:40:46.006 | Found existing installation: python-dateutil 2.8.2 2026-07-06 21:40:46.006 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:46.007 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-06 21:40:47.321 | 2026-07-06 21:40:47.326 | 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.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-06 21:40:47.475 | + inc/python:pip_install:216 : result=0 2026-07-06 21:40:47.477 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:40:47.479 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:47.481 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:47.485 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:47.487 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:47.490 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:47.492 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:40:47.496 | + functions-common:time_stop:2427 : start_time=1783374043680 2026-07-06 21:40:47.499 | + functions-common:time_stop:2429 : [[ -z 1783374043680 ]] 2026-07-06 21:40:47.502 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:47.507 | + functions-common:time_stop:2432 : end_time=1783374047503 2026-07-06 21:40:47.510 | + functions-common:time_stop:2433 : elapsed_time=3823 2026-07-06 21:40:47.512 | + functions-common:time_stop:2434 : total=23329 2026-07-06 21:40:47.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:47.518 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27152 2026-07-06 21:40:47.522 | + inc/python:pip_install:219 : return 0 2026-07-06 21:40:47.525 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-06 21:40:47.528 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-06 21:40:47.531 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 21:40:47.535 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-06 21:40:47.538 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-06 21:40:47.541 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 21:40:47.545 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-06 21:40:47.546 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 21:40:47.552 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-06 21:40:47.556 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-06 21:40:47.558 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-06 21:40:47.562 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-06 21:40:47.565 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-06 21:40:47.588 | Using python 3.12 to install python-memcached 2026-07-06 21:40:47.591 | + 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-06 21:40:48.210 | Collecting python-memcached 2026-07-06 21:40:48.267 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:40:48.294 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-06 21:40:48.399 | Installing collected packages: python-memcached 2026-07-06 21:40:48.437 | Successfully installed python-memcached-1.62 2026-07-06 21:40:48.522 | + inc/python:pip_install:216 : result=0 2026-07-06 21:40:48.525 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:40:48.528 | + functions-common:time_stop:2420 : local name 2026-07-06 21:40:48.531 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:40:48.534 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:40:48.537 | + functions-common:time_stop:2423 : local total 2026-07-06 21:40:48.540 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:40:48.544 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:40:48.546 | + functions-common:time_stop:2427 : start_time=1783374047582 2026-07-06 21:40:48.549 | + functions-common:time_stop:2429 : [[ -z 1783374047582 ]] 2026-07-06 21:40:48.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:40:48.558 | + functions-common:time_stop:2432 : end_time=1783374048555 2026-07-06 21:40:48.561 | + functions-common:time_stop:2433 : elapsed_time=973 2026-07-06 21:40:48.564 | + functions-common:time_stop:2434 : total=27152 2026-07-06 21:40:48.567 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:40:48.570 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28125 2026-07-06 21:40:48.573 | + inc/python:pip_install:219 : return 0 2026-07-06 21:40:48.577 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-06 21:40:48.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:40:48.600 | + ./stack.sh:main:919 : '[' 10.4.3.174 == 10.4.3.174 ']' 2026-07-06 21:40:48.603 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-06 21:40:48.606 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-06 21:40:48.609 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-06 21:40:48.612 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:40:48.616 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-06 21:40:48.619 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-06 21:40:48.638 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:40:48.642 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-06 21:40:48.645 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-06 21:40:48.648 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-06 21:40:48.651 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:40:48.653 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:40:48.656 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:40:48.660 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:40:48.663 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:40:48.667 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:40:48.685 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:40:48.688 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:40:48.691 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:40:48.694 | + functions-common:git_clone:610 : echo master 2026-07-06 21:40:48.694 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:40:48.700 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-06 21:40:48.702 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:40:48.705 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-06 21:40:48.721 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-06 21:40:48.724 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:40:48.724 | + functions-common:git_clone:673 : head -1 2026-07-06 21:40:48.742 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 21:40:48.745 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:40:48.749 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-06 21:40:48.752 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:40:48.756 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 21:40:48.759 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-06 21:40:48.762 | + inc/python:setup_develop:359 : local extras= 2026-07-06 21:40:48.765 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-06 21:40:48.767 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:40:48.770 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 21:40:48.772 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-06 21:40:48.775 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:40:48.778 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:40:48.782 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-06 21:40:48.784 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:40:48.788 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-06 21:40:48.790 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:40:48.793 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:40:48.798 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-06 21:40:48.804 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-06 21:40:48.806 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-06 21:40:48.809 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-06 21:40:48.899 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-06 21:40:48.902 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:40:48.905 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:40:48.908 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:40:48.911 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 21:40:48.914 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-06 21:40:48.917 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:40:48.920 | + inc/python:setup_package:446 : local extras= 2026-07-06 21:40:48.923 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:40:48.926 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:40:48.930 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:40:48.933 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:40:48.936 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:40:48.939 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-06 21:40:48.962 | Using python 3.12 to install /opt/stack/keystone 2026-07-06 21:40:48.966 | + 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-06 21:40:49.558 | Obtaining file:///opt/stack/keystone 2026-07-06 21:40:49.561 | Installing build dependencies: started 2026-07-06 21:40:50.533 | Installing build dependencies: finished with status 'done' 2026-07-06 21:40:50.533 | Checking if build backend supports build_editable: started 2026-07-06 21:40:50.860 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:40:50.861 | Getting requirements to build editable: started 2026-07-06 21:40:51.033 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:40:51.034 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:40:52.042 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:40:52.053 | 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.dev45) (7.0.3) 2026-07-06 21:40:52.053 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-06 21:40:52.143 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.197 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 21:40:52.228 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.232 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-06 21:40:52.454 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.457 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-06 21:40:52.759 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.763 | 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-06 21:40:52.780 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-06 21:40:52.780 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-06 21:40:52.782 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-06 21:40:52.833 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.837 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-06 21:40:52.845 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-06 21:40:52.845 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-06 21:40:52.845 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-06 21:40:52.880 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.885 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 21:40:52.921 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.925 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:40:52.933 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-06 21:40:52.933 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-06 21:40:52.953 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.956 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:40:52.982 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:52.986 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 21:40:52.995 | 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.dev45) (5.10.0) 2026-07-06 21:40:53.010 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:53.013 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 21:40:53.021 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-06 21:40:53.037 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-06 21:40:53.052 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-06 21:40:53.076 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:53.080 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-06 21:40:53.090 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-06 21:40:53.091 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-06 21:40:53.114 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:53.119 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 21:40:53.130 | 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.dev45) (4.0.1) 2026-07-06 21:40:53.130 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-06 21:40:53.267 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:53.273 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 21:40:53.304 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-06 21:40:53.308 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 21:40:53.454 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 21:40:53.457 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-06 21:40:53.483 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 21:40:53.487 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 21:40:53.495 | 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.dev45) (5.3.1) 2026-07-06 21:40:53.510 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 21:40:53.513 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 21:40:53.538 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 21:40:53.541 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 21:40:53.562 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 21:40:53.566 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:40:53.589 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 21:40:53.593 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:40:53.673 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 21:40:53.678 | 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-06 21:40:53.705 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 21:40:53.709 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-06 21:40:53.724 | 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.dev45) (1.17.0) 2026-07-06 21:40:53.758 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 21:40:53.762 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-06 21:40:53.788 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 21:40:53.791 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-06 21:40:53.817 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 21:40:53.821 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:40:53.850 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 21:40:53.853 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 21:40:54.195 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.200 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-06 21:40:54.209 | 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.dev45) (5.15.0) 2026-07-06 21:40:54.211 | 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.dev45) (2.34.2) 2026-07-06 21:40:54.212 | 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.dev45) (2.1.0) 2026-07-06 21:40:54.213 | 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.dev45) (1.8.2) 2026-07-06 21:40:54.213 | 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.dev45) (4.15.0) 2026-07-06 21:40:54.220 | 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.dev45) (1.3.0) 2026-07-06 21:40:54.220 | 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.dev45) (2.0.0) 2026-07-06 21:40:54.221 | 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.dev45) (6.0.3) 2026-07-06 21:40:54.243 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.247 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 21:40:54.256 | 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.dev45) (3.1.0) 2026-07-06 21:40:54.270 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.274 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-06 21:40:54.322 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.332 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-06 21:40:54.474 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.478 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:40:54.490 | 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.dev45) (2.2.2) 2026-07-06 21:40:54.492 | 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.dev45) (2.9.0.post0) 2026-07-06 21:40:54.495 | 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.dev45) (3.4.0) 2026-07-06 21:40:54.519 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.524 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 21:40:54.554 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.559 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 21:40:54.586 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.589 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-06 21:40:54.628 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.631 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:40:54.657 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.661 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-06 21:40:54.682 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.685 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 21:40:54.714 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.717 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-06 21:40:54.726 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-06 21:40:54.743 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.747 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:40:54.770 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.775 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:40:54.804 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.808 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 21:40:54.989 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:54.993 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-06 21:40:55.026 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.030 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 21:40:55.055 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.058 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 21:40:55.080 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.085 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-06 21:40:55.116 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.119 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-06 21:40:55.178 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.182 | 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-06 21:40:55.216 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.220 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 21:40:55.254 | 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.dev45) 2026-07-06 21:40:55.258 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 21:40:55.280 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.283 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-06 21:40:55.299 | 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.dev45) (3.3.2) 2026-07-06 21:40:55.300 | 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.dev45) (7.2.2) 2026-07-06 21:40:55.307 | 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.dev45) (83.0.0) 2026-07-06 21:40:55.437 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.442 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-06 21:40:55.477 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.481 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-06 21:40:55.509 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.513 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 21:40:55.542 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.546 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-06 21:40:55.564 | 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.dev45) (3.4.7) 2026-07-06 21:40:55.565 | 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.dev45) (3.18) 2026-07-06 21:40:55.565 | 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.dev45) (2.7.0) 2026-07-06 21:40:55.567 | 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.dev45) (2023.11.17) 2026-07-06 21:40:55.600 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.606 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 21:40:55.656 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 21:40:55.661 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 21:40:55.731 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-06 21:40:55.743 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-06 21:40:55.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 67.9 MB/s 0:00:00 2026-07-06 21:40:55.806 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-06 21:40:55.819 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-06 21:40:55.832 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-06 21:40:55.841 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-06 21:40:55.855 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-06 21:40:55.866 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-06 21:40:55.880 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-06 21:40:55.891 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-06 21:40:55.903 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-06 21:40:55.911 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-06 21:40:55.919 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-06 21:40:55.929 | 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-06 21:40:55.938 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-06 21:40:55.948 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-06 21:40:55.958 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-06 21:40:55.969 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-06 21:40:55.979 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-06 21:40:55.990 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-06 21:40:56.004 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-06 21:40:56.016 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-06 21:40:56.031 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-06 21:40:56.042 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-06 21:40:56.053 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-06 21:40:56.064 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-06 21:40:56.076 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-06 21:40:56.088 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-06 21:40:56.099 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-06 21:40:56.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 41.9 MB/s 0:00:00 2026-07-06 21:40:56.115 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-06 21:40:56.124 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-06 21:40:56.130 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-06 21:40:56.137 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-06 21:40:56.145 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-06 21:40:56.158 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-06 21:40:56.165 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-06 21:40:56.173 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-06 21:40:56.184 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-06 21:40:56.201 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-06 21:40:56.209 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-06 21:40:56.223 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-06 21:40:56.235 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-06 21:40:56.245 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-06 21:40:56.253 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-06 21:40:56.265 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-06 21:40:56.280 | 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-06 21:40:56.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.0 MB/s 0:00:00 2026-07-06 21:40:56.335 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-06 21:40:56.347 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-06 21:40:56.357 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-06 21:40:56.366 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-06 21:40:56.378 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-06 21:40:56.391 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-06 21:40:56.465 | 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-06 21:40:56.477 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-06 21:40:56.483 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-06 21:40:56.492 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-06 21:40:56.501 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-06 21:40:56.573 | Building wheels for collected packages: keystone 2026-07-06 21:40:56.574 | Building editable for keystone (pyproject.toml): started 2026-07-06 21:40:57.339 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-06 21:40:57.341 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=54faac12ff9b800cc91a7c86a5432c98dbd08d4839ebc83884920b51616dd62d 2026-07-06 21:40:57.341 | Stored in directory: /tmp/pip-ephem-wheel-cache-jgd32u8s/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-06 21:40:57.345 | Successfully built keystone 2026-07-06 21:40:57.513 | 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-06 21:40:57.538 | Attempting uninstall: pytz 2026-07-06 21:40:57.549 | Found existing installation: pytz 2024.1 2026-07-06 21:40:57.549 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:57.550 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-06 21:40:58.576 | Attempting uninstall: oauthlib 2026-07-06 21:40:58.584 | Found existing installation: oauthlib 3.2.2 2026-07-06 21:40:58.584 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:58.586 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-06 21:40:58.695 | Attempting uninstall: markupsafe 2026-07-06 21:40:58.703 | Found existing installation: MarkupSafe 2.1.5 2026-07-06 21:40:58.703 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:58.703 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-06 21:40:59.351 | Attempting uninstall: click 2026-07-06 21:40:59.358 | Found existing installation: click 8.1.6 2026-07-06 21:40:59.358 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:59.358 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-06 21:40:59.455 | Attempting uninstall: blinker 2026-07-06 21:40:59.461 | Found existing installation: blinker 1.7.0 2026-07-06 21:40:59.461 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:59.461 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-06 21:40:59.470 | Attempting uninstall: bcrypt 2026-07-06 21:40:59.477 | Found existing installation: bcrypt 3.2.2 2026-07-06 21:40:59.477 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:59.477 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-06 21:40:59.487 | Attempting uninstall: attrs 2026-07-06 21:40:59.493 | Found existing installation: attrs 23.2.0 2026-07-06 21:40:59.494 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:40:59.494 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-06 21:41:01.422 | Attempting uninstall: jinja2 2026-07-06 21:41:01.429 | Found existing installation: Jinja2 3.1.2 2026-07-06 21:41:01.429 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:01.431 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-06 21:41:02.126 | Attempting uninstall: cryptography 2026-07-06 21:41:02.132 | Found existing installation: cryptography 41.0.7 2026-07-06 21:41:02.132 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:02.132 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-06 21:41:02.514 | Attempting uninstall: pyopenssl 2026-07-06 21:41:02.522 | Found existing installation: pyOpenSSL 23.2.0 2026-07-06 21:41:02.522 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:02.522 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-06 21:41:02.796 | Attempting uninstall: jsonschema 2026-07-06 21:41:02.805 | Found existing installation: jsonschema 4.10.3 2026-07-06 21:41:02.806 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:02.806 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-06 21:41:03.783 | 2026-07-06 21:41:03.784 | 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-06 21:41:03.784 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-06 21:41:03.793 | 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.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-06 21:41:04.116 | + inc/python:pip_install:216 : result=0 2026-07-06 21:41:04.119 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:41:04.122 | + functions-common:time_stop:2420 : local name 2026-07-06 21:41:04.125 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:41:04.128 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:41:04.132 | + functions-common:time_stop:2423 : local total 2026-07-06 21:41:04.135 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:41:04.138 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:41:04.141 | + functions-common:time_stop:2427 : start_time=1783374048957 2026-07-06 21:41:04.143 | + functions-common:time_stop:2429 : [[ -z 1783374048957 ]] 2026-07-06 21:41:04.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:41:04.151 | + functions-common:time_stop:2432 : end_time=1783374064148 2026-07-06 21:41:04.153 | + functions-common:time_stop:2433 : elapsed_time=15191 2026-07-06 21:41:04.156 | + functions-common:time_stop:2434 : total=28125 2026-07-06 21:41:04.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:41:04.161 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43316 2026-07-06 21:41:04.164 | + inc/python:pip_install:219 : return 0 2026-07-06 21:41:04.167 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:41:04.170 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:41:04.173 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-06 21:41:04.176 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-06 21:41:04.180 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:04.183 | + 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-06 21:41:04.186 | + 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-06 21:41:04.189 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:04.192 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-06 21:41:04.212 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:04.216 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:41:04.220 | + ./stack.sh:main:921 : configure_keystone 2026-07-06 21:41:04.224 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-06 21:41:04.241 | + 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-06 21:41:04.244 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-06 21:41:04.251 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-06 21:41:04.273 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:04.277 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-06 21:41:04.323 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-06 21:41:04.364 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-06 21:41:04.402 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-06 21:41:04.441 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-06 21:41:04.483 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-06 21:41:04.520 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-06 21:41:04.554 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-06 21:41:04.589 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-06 21:41:04.628 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-06 21:41:04.630 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-06 21:41:04.634 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-06 21:41:04.637 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-06 21:41:04.641 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 21:41:04.644 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:41:04.665 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:04.670 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 21:41:04.674 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 21:41:04.677 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:41:04.696 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:04.698 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:41:04.702 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:41:04.740 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:41:04.742 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:41:04.745 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.174/identity 2026-07-06 21:41:04.783 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-06 21:41:04.786 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-06 21:41:04.824 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-06 21:41:04.827 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-06 21:41:04.831 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-06 21:41:04.835 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-06 21:41:04.838 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:41:04.842 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:41:04.845 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:41:04.866 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:04.870 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:41:04.873 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-06 21:41:04.878 | + 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-06 21:41:04.917 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-06 21:41:04.920 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-06 21:41:04.923 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-06 21:41:04.927 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-06 21:41:04.931 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:41:04.947 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:41:04.950 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:41:04.952 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:04.955 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:41:04.958 | + 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-06 21:41:04.993 | + 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-06 21:41:05.032 | + 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-06 21:41:05.070 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:41:05.109 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-06 21:41:05.148 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-06 21:41:05.185 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-06 21:41:05.189 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-06 21:41:05.192 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-06 21:41:05.195 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-06 21:41:05.199 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 21:41:05.202 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-06 21:41:05.206 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-06 21:41:05.209 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 21:41:05.211 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 21:41:05.226 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:41:05.226 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-06 21:41:05.237 | d /var/run/uwsgi 0755 stack root 2026-07-06 21:41:05.243 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:41:05.255 | /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-06 21:41:05.260 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-06 21:41:05.263 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-06 21:41:05.267 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:41:05.270 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-06 21:41:05.307 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-07-06 21:41:05.343 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-06 21:41:05.379 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-06 21:41:05.419 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-06 21:41:05.453 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-06 21:41:05.487 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-06 21:41:05.526 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-06 21:41:05.561 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-06 21:41:05.600 | + 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-06 21:41:05.635 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-06 21:41:05.671 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-06 21:41:05.709 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-06 21:41:05.742 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-06 21:41:05.775 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 21:41:05.778 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 21:41:05.782 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-06 21:41:05.785 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-06 21:41:05.788 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:41:05.791 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:05.795 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:05.797 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-06 21:41:05.801 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-06 21:41:05.803 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-06 21:41:05.837 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-06 21:41:05.873 | + 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-06 21:41:05.874 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-06 21:41:05.883 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-06 21:41:05.888 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-06 21:41:05.891 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-06 21:41:05.893 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:41:05.896 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:41:05.898 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:41:05.901 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:41:05.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:05.905 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:05.908 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:41:05.912 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:41:05.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:05.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:05.921 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-06 21:41:05.956 | Enabling site keystone-api. 2026-07-06 21:41:05.962 | To activate the new configuration, you need to run: 2026-07-06 21:41:05.962 | systemctl reload apache2 2026-07-06 21:41:05.966 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 21:41:05.969 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:41:05.972 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:41:05.975 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:41:06.082 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-06 21:41:06.112 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-06 21:41:06.153 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-06 21:41:06.193 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-06 21:41:06.196 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-06 21:41:06.232 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-06 21:41:06.268 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-06 21:41:06.306 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-06 21:41:06.343 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-06 21:41:06.347 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-06 21:41:06.385 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-06 21:41:06.405 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:06.408 | + ./stack.sh:main:926 : is_service_enabled ceilometer 2026-07-06 21:41:06.429 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:06.432 | + ./stack.sh:main:929 : stack_install_service swift 2026-07-06 21:41:06.435 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-06 21:41:06.438 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-06 21:41:06.442 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:41:06.445 | + lib/stack:stack_install_service:32 : install_swift 2026-07-06 21:41:06.448 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-06 21:41:06.451 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-06 21:41:06.454 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-06 21:41:06.457 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:41:06.459 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:41:06.462 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:41:06.466 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:41:06.469 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:41:06.473 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:41:06.493 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:41:06.496 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:41:06.498 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:06.502 | + functions-common:git_clone:610 : echo master 2026-07-06 21:41:06.503 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:41:06.509 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-06 21:41:06.511 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:06.514 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-06 21:41:06.528 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-06 21:41:06.531 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:41:06.533 | + functions-common:git_clone:673 : head -1 2026-07-06 21:41:06.542 | b3866f316 trivial: Say version-id, not version_id in comment 2026-07-06 21:41:06.546 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:41:06.549 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-06 21:41:06.552 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:41:06.555 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-06 21:41:06.558 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-06 21:41:06.561 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-06 21:41:06.565 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-06 21:41:06.568 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:41:06.571 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-06 21:41:06.575 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-06 21:41:06.578 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:41:06.581 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-06 21:41:06.585 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-06 21:41:06.588 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:41:06.592 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-06 21:41:06.595 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:41:06.599 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:41:06.603 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-06 21:41:06.610 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-06 21:41:06.613 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-06 21:41:06.616 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-06 21:41:06.699 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-06 21:41:06.702 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:41:06.705 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:41:06.707 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:41:06.710 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-06 21:41:06.713 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-06 21:41:06.715 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:41:06.718 | + inc/python:setup_package:446 : local extras=keystone 2026-07-06 21:41:06.721 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:41:06.723 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-06 21:41:06.726 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-06 21:41:06.729 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-06 21:41:06.732 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:41:06.735 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-06 21:41:06.759 | Using python 3.12 to install /opt/stack/swift 2026-07-06 21:41:06.761 | + 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-06 21:41:07.286 | Obtaining file:///opt/stack/swift 2026-07-06 21:41:07.288 | Installing build dependencies: started 2026-07-06 21:41:08.193 | Installing build dependencies: finished with status 'done' 2026-07-06 21:41:08.194 | Checking if build backend supports build_editable: started 2026-07-06 21:41:08.529 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:41:08.530 | Getting requirements to build editable: started 2026-07-06 21:41:08.707 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:41:08.708 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:41:09.325 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:41:09.337 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (0.41.0) 2026-07-06 21:41:09.337 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (3.5.3) 2026-07-06 21:41:09.338 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (3.1.0) 2026-07-06 21:41:09.649 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev157) 2026-07-06 21:41:09.707 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-06 21:41:09.713 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (2.34.2) 2026-07-06 21:41:09.744 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev157) 2026-07-06 21:41:09.747 | 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-06 21:41:09.763 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev157) 2026-07-06 21:41:09.767 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-06 21:41:09.772 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (43.0.3) 2026-07-06 21:41:09.773 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (2.8.0) 2026-07-06 21:41:09.775 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev157) (13.0.0) 2026-07-06 21:41:09.776 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.0.dev157) (2.0.0) 2026-07-06 21:41:09.780 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.0.dev157) (3.0) 2026-07-06 21:41:09.783 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (5.15.0) 2026-07-06 21:41:09.784 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (4.2.0) 2026-07-06 21:41:09.784 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (10.5.0) 2026-07-06 21:41:09.785 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (6.4.0) 2026-07-06 21:41:09.785 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (6.8.0) 2026-07-06 21:41:09.786 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (8.2.0) 2026-07-06 21:41:09.786 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (5.10.0) 2026-07-06 21:41:09.787 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (10.1.1) 2026-07-06 21:41:09.787 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (7.0.3) 2026-07-06 21:41:09.788 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (4.0.1) 2026-07-06 21:41:09.788 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (2.13.0) 2026-07-06 21:41:09.789 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (5.8.0) 2026-07-06 21:41:09.790 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (1.8.10) 2026-07-06 21:41:09.792 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (2.1.0) 2026-07-06 21:41:09.792 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (5.9.0) 2026-07-06 21:41:09.793 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (1.8.2) 2026-07-06 21:41:09.793 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (4.15.0) 2026-07-06 21:41:09.797 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (1.5.0) 2026-07-06 21:41:09.799 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (5.3.1) 2026-07-06 21:41:09.801 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (1.3.0) 2026-07-06 21:41:09.802 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (2.0.0) 2026-07-06 21:41:09.803 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (6.0.3) 2026-07-06 21:41:09.807 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (2.9.0.post0) 2026-07-06 21:41:09.808 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (3.1.0) 2026-07-06 21:41:09.809 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (2.2.2) 2026-07-06 21:41:09.812 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (1.2.1) 2026-07-06 21:41:09.815 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (3.3.2) 2026-07-06 21:41:09.815 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (26.2) 2026-07-06 21:41:09.816 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (7.2.2) 2026-07-06 21:41:09.819 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (83.0.0) 2026-07-06 21:41:09.830 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev157) (1.17.0) 2026-07-06 21:41:09.833 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev157) (3.4.7) 2026-07-06 21:41:09.834 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev157) (3.18) 2026-07-06 21:41:09.834 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev157) (2.7.0) 2026-07-06 21:41:09.835 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev157) (2023.11.17) 2026-07-06 21:41:09.860 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-06 21:41:09.952 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 69.4 MB/s 0:00:00 2026-07-06 21:41:09.957 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-06 21:41:09.973 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 27.4 MB/s 0:00:00 2026-07-06 21:41:09.977 | 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-06 21:41:09.996 | Building wheels for collected packages: swift 2026-07-06 21:41:09.998 | Building editable for swift (pyproject.toml): started 2026-07-06 21:41:10.606 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-06 21:41:10.607 | Created wheel for swift: filename=swift-2.38.0.dev157-0.editable-py3-none-any.whl size=19799 sha256=922d5c3f1f2a543a7ff22e9eea34056a52dd85d3ebeb9bc2050022b3f21bbfd3 2026-07-06 21:41:10.607 | Stored in directory: /tmp/pip-ephem-wheel-cache-9wcxglhh/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-06 21:41:10.611 | Successfully built swift 2026-07-06 21:41:10.717 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-06 21:41:10.935 | 2026-07-06 21:41:10.944 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev157 xattr-1.3.0 2026-07-06 21:41:11.096 | + inc/python:pip_install:216 : result=0 2026-07-06 21:41:11.098 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:41:11.101 | + functions-common:time_stop:2420 : local name 2026-07-06 21:41:11.103 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:41:11.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:41:11.109 | + functions-common:time_stop:2423 : local total 2026-07-06 21:41:11.112 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:41:11.114 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:41:11.117 | + functions-common:time_stop:2427 : start_time=1783374066752 2026-07-06 21:41:11.120 | + functions-common:time_stop:2429 : [[ -z 1783374066752 ]] 2026-07-06 21:41:11.124 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:41:11.129 | + functions-common:time_stop:2432 : end_time=1783374071125 2026-07-06 21:41:11.132 | + functions-common:time_stop:2433 : elapsed_time=4373 2026-07-06 21:41:11.135 | + functions-common:time_stop:2434 : total=43316 2026-07-06 21:41:11.137 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:41:11.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47689 2026-07-06 21:41:11.144 | + inc/python:pip_install:219 : return 0 2026-07-06 21:41:11.147 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:41:11.150 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:41:11.153 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-06 21:41:11.157 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-06 21:41:11.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:11.163 | + 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-06 21:41:11.166 | + 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-06 21:41:11.169 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:11.173 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-06 21:41:11.176 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:41:11.180 | + ./stack.sh:main:930 : configure_swift 2026-07-06 21:41:11.183 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-06 21:41:11.185 | + lib/swift:configure_swift:332 : local node_number 2026-07-06 21:41:11.188 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-06 21:41:11.190 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-06 21:41:11.193 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-06 21:41:11.475 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:41:11.475 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:41:11.475 | we strongly recommend against using it for new projects. 2026-07-06 21:41:11.475 | 2026-07-06 21:41:11.475 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:41:11.475 | framework. For more detail see 2026-07-06 21:41:11.475 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:41:11.475 | 2026-07-06 21:41:11.475 | import eventlet 2026-07-06 21:41:11.531 | No account-auditor running 2026-07-06 21:41:11.531 | No container-sync running 2026-07-06 21:41:11.531 | No object-auditor running 2026-07-06 21:41:11.531 | No container-auditor running 2026-07-06 21:41:11.531 | No container-reconciler running 2026-07-06 21:41:11.531 | No container-updater running 2026-07-06 21:41:11.531 | No account-server running 2026-07-06 21:41:11.531 | No object-server running 2026-07-06 21:41:11.531 | No object-expirer running 2026-07-06 21:41:11.531 | No container-server running 2026-07-06 21:41:11.531 | No object-updater running 2026-07-06 21:41:11.531 | No account-replicator running 2026-07-06 21:41:11.531 | No account-reaper running 2026-07-06 21:41:11.531 | No object-reconstructor running 2026-07-06 21:41:11.531 | No object-replicator running 2026-07-06 21:41:11.531 | No container-sharder running 2026-07-06 21:41:11.531 | No container-replicator running 2026-07-06 21:41:11.531 | No proxy-server running 2026-07-06 21:41:11.589 | + lib/swift:configure_swift:337 : true 2026-07-06 21:41:11.592 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-06 21:41:11.606 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-06 21:41:11.623 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-06 21:41:11.626 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-06 21:41:11.627 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-06 21:41:11.632 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-06 21:41:11.632 | s/%GROUP%/stack/; 2026-07-06 21:41:11.632 | s/%USER%/stack/; 2026-07-06 21:41:11.632 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-06 21:41:11.632 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-06 21:41:11.636 | uid = stack 2026-07-06 21:41:11.636 | gid = stack 2026-07-06 21:41:11.636 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-06 21:41:11.636 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-06 21:41:11.636 | address = 127.0.0.1 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [account6612] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/1/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [account6622] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/2/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [account6632] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/3/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [account6642] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/4/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [container6611] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/1/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [container6621] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/2/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [container6631] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/3/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [container6641] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/4/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [object6613] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/1/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [object6623] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/2/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [object6633] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/3/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-06 21:41:11.636 | 2026-07-06 21:41:11.636 | [object6643] 2026-07-06 21:41:11.636 | max connections = 25 2026-07-06 21:41:11.636 | path = /opt/stack/data/swift/4/ 2026-07-06 21:41:11.636 | read only = false 2026-07-06 21:41:11.636 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-06 21:41:11.639 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-06 21:41:11.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:11.644 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:11.646 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-06 21:41:11.660 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-06 21:41:11.663 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-06 21:41:11.667 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-06 21:41:11.672 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-06 21:41:11.675 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-06 21:41:11.681 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-06 21:41:11.716 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.174:8080/v1/ 2026-07-06 21:41:11.749 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-06 21:41:11.771 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-06 21:41:11.807 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-06 21:41:11.830 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-06 21:41:11.867 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-06 21:41:11.885 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-06 21:41:11.920 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-06 21:41:11.939 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-06 21:41:11.972 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-06 21:41:11.991 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-06 21:41:12.028 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-06 21:41:12.048 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-06 21:41:12.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:12.069 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-06 21:41:12.104 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-06 21:41:12.141 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-06 21:41:12.176 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-06 21:41:12.211 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:12.213 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-06 21:41:12.230 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:12.233 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-06 21:41:12.270 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-06 21:41:12.287 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:12.289 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-06 21:41:12.307 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:12.309 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-06 21:41:12.312 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-06 21:41:12.329 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:12.331 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-06 21:41:12.335 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-06 21:41:12.337 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-06 21:41:12.343 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-06 21:41:12.349 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-06 21:41:12.384 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-06 21:41:12.417 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-06 21:41:12.452 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-06 21:41:12.490 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-06 21:41:12.528 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-06 21:41:12.530 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-06 21:41:12.533 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-06 21:41:12.535 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-06 21:41:12.538 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:41:12.540 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-06 21:41:12.543 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-06 21:41:12.546 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-06 21:41:12.548 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-06 21:41:12.551 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-06 21:41:12.588 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-06 21:41:12.622 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.174/identity 2026-07-06 21:41:12.664 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-06 21:41:12.700 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-06 21:41:12.737 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-06 21:41:12.779 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-06 21:41:12.818 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-06 21:41:12.852 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:41:12.887 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:12.925 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-06 21:41:12.962 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:41:12.965 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-06 21:41:13.003 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-06 21:41:13.041 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-06 21:41:13.083 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-06 21:41:13.125 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-06 21:41:13.163 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-06 21:41:13.186 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-06 21:41:13.224 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-06 21:41:13.259 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-06 21:41:13.264 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-06 21:41:13.303 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-06 21:41:13.340 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-06 21:41:13.375 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-06 21:41:13.413 | + lib/swift:configure_swift:490 : local node_number 2026-07-06 21:41:13.416 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-06 21:41:13.419 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-06 21:41:13.422 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-06 21:41:13.427 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-06 21:41:13.429 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-06 21:41:13.431 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-06 21:41:13.434 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-06 21:41:13.436 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-06 21:41:13.438 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-06 21:41:13.440 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-06 21:41:13.442 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-06 21:41:13.462 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-06 21:41:13.499 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-06 21:41:13.518 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-06 21:41:13.552 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-06 21:41:13.573 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-06 21:41:13.608 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-06 21:41:13.627 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-06 21:41:13.662 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-06 21:41:13.682 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-06 21:41:13.716 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-06 21:41:13.738 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 4 2026-07-06 21:41:13.776 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-06 21:41:13.797 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-06 21:41:13.830 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-06 21:41:13.851 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-06 21:41:13.887 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-06 21:41:13.909 | + 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-06 21:41:13.945 | + 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-06 21:41:13.951 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-06 21:41:13.968 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-06 21:41:14.004 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-06 21:41:14.037 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-06 21:41:14.040 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-06 21:41:14.045 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-06 21:41:14.047 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-06 21:41:14.049 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-06 21:41:14.052 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-06 21:41:14.054 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-06 21:41:14.056 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-06 21:41:14.059 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-06 21:41:14.062 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-06 21:41:14.082 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-06 21:41:14.116 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-06 21:41:14.134 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-06 21:41:14.168 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-06 21:41:14.187 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-06 21:41:14.219 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-06 21:41:14.239 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-06 21:41:14.274 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-06 21:41:14.296 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-06 21:41:14.334 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-06 21:41:14.356 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 4 2026-07-06 21:41:14.394 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-06 21:41:14.416 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-06 21:41:14.455 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-06 21:41:14.476 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-06 21:41:14.515 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-06 21:41:14.537 | + 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-06 21:41:14.576 | + 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-06 21:41:14.583 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-06 21:41:14.606 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-06 21:41:14.645 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-06 21:41:14.648 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-06 21:41:14.654 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-06 21:41:14.657 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-06 21:41:14.660 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-06 21:41:14.663 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-06 21:41:14.666 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-06 21:41:14.669 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-06 21:41:14.672 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-06 21:41:14.674 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-06 21:41:14.697 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-06 21:41:14.738 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-06 21:41:14.760 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-06 21:41:14.800 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-06 21:41:14.825 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-06 21:41:14.862 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-06 21:41:14.881 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-06 21:41:14.917 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-06 21:41:14.937 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-06 21:41:14.970 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-06 21:41:14.987 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 4 2026-07-06 21:41:15.020 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-06 21:41:15.037 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-06 21:41:15.070 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-06 21:41:15.089 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-06 21:41:15.122 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-06 21:41:15.143 | + 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-06 21:41:15.178 | + 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-06 21:41:15.183 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-06 21:41:15.204 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-06 21:41:15.241 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-06 21:41:15.279 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-06 21:41:15.313 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-06 21:41:15.345 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-06 21:41:15.347 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-06 21:41:15.352 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-06 21:41:15.384 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-06 21:41:15.417 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-06 21:41:15.453 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-06 21:41:15.490 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-06 21:41:15.522 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-06 21:41:15.557 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-06 21:41:15.591 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-06 21:41:15.626 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-06 21:41:15.658 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-06 21:41:15.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:15.679 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-06 21:41:15.700 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-06 21:41:15.703 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-06 21:41:15.725 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-06 21:41:15.728 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.174 2026-07-06 21:41:15.764 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-06 21:41:15.767 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-06 21:41:15.800 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.174/identity 2026-07-06 21:41:15.833 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-06 21:41:15.836 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-06 21:41:15.872 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-06 21:41:15.890 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:15.893 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:15.928 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-06 21:41:15.968 | + lib/swift:configure_swift:553 : local user_group 2026-07-06 21:41:15.971 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-06 21:41:15.976 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-06 21:41:15.979 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-06 21:41:15.995 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-06 21:41:15.998 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-06 21:41:16.013 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-06 21:41:16.015 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-06 21:41:16.033 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-06 21:41:16.036 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-06 21:41:16.038 | + ./stack.sh:main:933 : is_service_enabled s3api 2026-07-06 21:41:16.059 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:16.062 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-06 21:41:16.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:16.090 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-06 21:41:16.093 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-06 21:41:16.096 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-06 21:41:16.099 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:41:16.102 | + lib/stack:stack_install_service:32 : install_glance 2026-07-06 21:41:16.105 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-06 21:41:16.108 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-06 21:41:16.112 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-06 21:41:16.135 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:16.138 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-06 21:41:16.142 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-06 21:41:16.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:16.168 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-06 21:41:16.172 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-06 21:41:16.176 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-06 21:41:16.180 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:16.184 | + 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-06 21:41:16.187 | + 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-06 21:41:16.190 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:16.195 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-06 21:41:16.198 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-06 21:41:16.201 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-06 21:41:16.205 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-06 21:41:16.209 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-06 21:41:16.213 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-06 21:41:16.216 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-06 21:41:16.221 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-06 21:41:16.224 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-06 21:41:16.228 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-06 21:41:16.233 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-06 21:41:16.233 | +++ 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-06 21:41:16.241 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-06 21:41:16.245 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-06 21:41:16.248 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-06 21:41:16.252 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-06 21:41:16.255 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-06 21:41:16.283 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-06 21:41:16.286 | + 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-06 21:41:17.057 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.118 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 21:41:17.129 | 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-06 21:41:17.129 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.8.0) 2026-07-06 21:41:17.130 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.10.0) 2026-07-06 21:41:17.130 | 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-06 21:41:17.131 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.5.0) 2026-07-06 21:41:17.131 | 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-06 21:41:17.132 | 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-06 21:41:17.133 | 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-06 21:41:17.133 | 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-06 21:41:17.135 | 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-06 21:41:17.145 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.150 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 21:41:17.156 | 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-06 21:41:17.159 | 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-06 21:41:17.159 | 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-06 21:41:17.176 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.179 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 21:41:17.200 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.206 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-06 21:41:17.239 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.243 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:41:17.269 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.273 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:41:17.294 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.299 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 21:41:17.305 | 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-06 21:41:17.306 | 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-06 21:41:17.307 | 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-06 21:41:17.307 | 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-06 21:41:17.310 | 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-06 21:41:17.311 | 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-06 21:41:17.311 | 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-06 21:41:17.314 | 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-06 21:41:17.314 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.4.0) 2026-07-06 21:41:17.315 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.2.0) 2026-07-06 21:41:17.315 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2026-07-06 21:41:17.327 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-06 21:41:17.330 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-06 21:41:17.335 | 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-06 21:41:17.337 | 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-06 21:41:17.339 | 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-06 21:41:17.340 | 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-06 21:41:17.340 | 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-06 21:41:17.345 | 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-06 21:41:17.347 | 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-06 21:41:17.347 | 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-06 21:41:17.351 | 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-06 21:41:17.352 | 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-06 21:41:17.353 | 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-06 21:41:17.353 | 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-06 21:41:17.354 | 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-06 21:41:17.355 | 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-06 21:41:17.356 | 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-06 21:41:17.356 | 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-06 21:41:17.358 | 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-06 21:41:17.364 | 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-06 21:41:17.364 | 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-06 21:41:17.367 | 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-06 21:41:17.376 | 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-06 21:41:17.380 | 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-06 21:41:17.382 | 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-06 21:41:17.391 | 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-06 21:41:17.391 | 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-06 21:41:17.392 | 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-06 21:41:17.393 | 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-06 21:41:17.405 | 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-06 21:41:17.433 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-06 21:41:17.455 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-06 21:41:17.468 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-06 21:41:17.478 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-06 21:41:17.486 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-06 21:41:17.496 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-06 21:41:17.504 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-06 21:41:17.510 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-06 21:41:17.635 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-06 21:41:18.372 | 2026-07-06 21:41:18.384 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-07-06 21:41:18.502 | + inc/python:pip_install:216 : result=0 2026-07-06 21:41:18.505 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:41:18.508 | + functions-common:time_stop:2420 : local name 2026-07-06 21:41:18.510 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:41:18.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:41:18.515 | + functions-common:time_stop:2423 : local total 2026-07-06 21:41:18.517 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:41:18.520 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:41:18.522 | + functions-common:time_stop:2427 : start_time=1783374076275 2026-07-06 21:41:18.525 | + functions-common:time_stop:2429 : [[ -z 1783374076275 ]] 2026-07-06 21:41:18.529 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:41:18.534 | + functions-common:time_stop:2432 : end_time=1783374078531 2026-07-06 21:41:18.536 | + functions-common:time_stop:2433 : elapsed_time=2256 2026-07-06 21:41:18.539 | + functions-common:time_stop:2434 : total=47689 2026-07-06 21:41:18.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:41:18.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49945 2026-07-06 21:41:18.547 | + inc/python:pip_install:219 : return 0 2026-07-06 21:41:18.550 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-06 21:41:18.553 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-06 21:41:18.556 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-06 21:41:18.570 | + 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-06 21:41:18.576 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-06 21:41:18.578 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-06 21:41:18.580 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-06 21:41:18.584 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:41:18.586 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:41:18.589 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:41:18.593 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:41:18.595 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:41:18.599 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:41:18.616 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:41:18.619 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:41:18.622 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:18.625 | + functions-common:git_clone:610 : echo master 2026-07-06 21:41:18.626 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:41:18.631 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-06 21:41:18.635 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:18.638 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-06 21:41:18.652 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-06 21:41:18.655 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:41:18.655 | + functions-common:git_clone:673 : head -1 2026-07-06 21:41:18.661 | 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 21:41:18.665 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:41:18.669 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-06 21:41:18.672 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:41:18.675 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 21:41:18.677 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-06 21:41:18.680 | + inc/python:setup_develop:359 : local extras= 2026-07-06 21:41:18.683 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-06 21:41:18.687 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:41:18.691 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 21:41:18.695 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-06 21:41:18.698 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:41:18.701 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:41:18.705 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-06 21:41:18.708 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:41:18.712 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-06 21:41:18.715 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:41:18.718 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:41:18.722 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-06 21:41:18.729 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-06 21:41:18.734 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-06 21:41:18.737 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-06 21:41:18.826 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-06 21:41:18.828 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:41:18.831 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:41:18.834 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:41:18.837 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 21:41:18.840 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-06 21:41:18.843 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:41:18.847 | + inc/python:setup_package:446 : local extras= 2026-07-06 21:41:18.850 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:41:18.853 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:41:18.856 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:41:18.858 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:41:18.861 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:41:18.865 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-06 21:41:18.890 | Using python 3.12 to install /opt/stack/glance 2026-07-06 21:41:18.893 | + 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-06 21:41:19.422 | Obtaining file:///opt/stack/glance 2026-07-06 21:41:19.423 | Installing build dependencies: started 2026-07-06 21:41:20.308 | Installing build dependencies: finished with status 'done' 2026-07-06 21:41:20.308 | Checking if build backend supports build_editable: started 2026-07-06 21:41:20.665 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:41:20.665 | Getting requirements to build editable: started 2026-07-06 21:41:20.847 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:41:20.848 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:41:21.523 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:41:21.533 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.0.3) 2026-07-06 21:41:21.534 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (0.7.1) 2026-07-06 21:41:21.534 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.0.51) 2026-07-06 21:41:21.535 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 21:41:21.535 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.5.1) 2026-07-06 21:41:21.536 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.8.10) 2026-07-06 21:41:21.536 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.18.5) 2026-07-06 21:41:21.646 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.826 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 21:41:21.832 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.5.0) 2026-07-06 21:41:21.832 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.5.0) 2026-07-06 21:41:21.833 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.4.0) 2026-07-06 21:41:21.833 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.7.1) 2026-07-06 21:41:21.834 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.1.1) 2026-07-06 21:41:21.834 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.9.0) 2026-07-06 21:41:21.862 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.866 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 21:41:21.873 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.15.0) 2026-07-06 21:41:21.875 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (13.0.0) 2026-07-06 21:41:21.884 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.888 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 21:41:21.894 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.18.0) 2026-07-06 21:41:21.895 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.10.1) 2026-07-06 21:41:21.895 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.26.0) 2026-07-06 21:41:21.896 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.8.0) 2026-07-06 21:41:21.896 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.0.0) 2026-07-06 21:41:21.897 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.8.0) 2026-07-06 21:41:21.907 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.911 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:41:21.917 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.2.0) 2026-07-06 21:41:21.917 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.1.0) 2026-07-06 21:41:21.918 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.1.0) 2026-07-06 21:41:21.932 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.936 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 21:41:21.941 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.1.0) 2026-07-06 21:41:21.942 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.4.0) 2026-07-06 21:41:21.942 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.6.0) 2026-07-06 21:41:21.942 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 21:41:21.942 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (43.0.3) 2026-07-06 21:41:21.953 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.958 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 21:41:21.982 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev115) 2026-07-06 21:41:21.987 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:41:21.995 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (1.3.12) 2026-07-06 21:41:21.997 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (4.15.0) 2026-07-06 21:41:22.008 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.012 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 21:41:22.019 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev115) (2.34.2) 2026-07-06 21:41:22.020 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev115) (2.0.0) 2026-07-06 21:41:22.023 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev115) (3.0) 2026-07-06 21:41:22.025 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev115) (5.10.0) 2026-07-06 21:41:22.027 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev115) (2.2.2) 2026-07-06 21:41:22.030 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (1.4.2) 2026-07-06 21:41:22.031 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (3.4.0) 2026-07-06 21:41:22.035 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev115) (3.3.2) 2026-07-06 21:41:22.037 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (26.1.0) 2026-07-06 21:41:22.038 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (2025.9.1) 2026-07-06 21:41:22.038 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (0.37.0) 2026-07-06 21:41:22.039 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (2026.5.1) 2026-07-06 21:41:22.043 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev115) (2.1.0) 2026-07-06 21:41:22.044 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev115) (1.8.2) 2026-07-06 21:41:22.047 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (4.2.0) 2026-07-06 21:41:22.048 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (4.0.1) 2026-07-06 21:41:22.049 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (2.13.0) 2026-07-06 21:41:22.053 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (1.5.0) 2026-07-06 21:41:22.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>=5.1.0->glance==32.1.0.dev115) (5.3.1) 2026-07-06 21:41:22.057 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev115) (0.20) 2026-07-06 21:41:22.060 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (1.3.0) 2026-07-06 21:41:22.060 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (2.0.0) 2026-07-06 21:41:22.061 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (6.0.3) 2026-07-06 21:41:22.065 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev115) (2.1.2) 2026-07-06 21:41:22.066 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev115) (0.6.2) 2026-07-06 21:41:22.088 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.092 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-06 21:41:22.109 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.112 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 21:41:22.128 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.131 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-06 21:41:22.151 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.156 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 21:41:22.162 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) (7.2.2) 2026-07-06 21:41:22.174 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.179 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 21:41:22.187 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev115) (2.9.0.post0) 2026-07-06 21:41:22.191 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (4.6.0) 2026-07-06 21:41:22.192 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (7.1.4) 2026-07-06 21:41:22.192 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.3.1) 2026-07-06 21:41:22.192 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.6.2) 2026-07-06 21:41:22.193 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.16.0) 2026-07-06 21:41:22.196 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.1.0) 2026-07-06 21:41:22.200 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2026.2) 2026-07-06 21:41:22.201 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (26.2) 2026-07-06 21:41:22.205 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.25.0) 2026-07-06 21:41:22.207 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (5.0.0) 2026-07-06 21:41:22.210 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (3.1.6) 2026-07-06 21:41:22.210 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (4.0.1) 2026-07-06 21:41:22.212 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev115) (3.0.3) 2026-07-06 21:41:22.219 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev115) (1.2.1) 2026-07-06 21:41:22.224 | 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==32.1.0.dev115) (0.41.0) 2026-07-06 21:41:22.224 | 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==32.1.0.dev115) (3.5.3) 2026-07-06 21:41:22.226 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (1.7.6) 2026-07-06 21:41:22.228 | 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==32.1.0.dev115) (2.8.0) 2026-07-06 21:41:22.248 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev115) (83.0.0) 2026-07-06 21:41:22.256 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev115) (0.8.1) 2026-07-06 21:41:22.282 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.286 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:41:22.306 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.312 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-06 21:41:22.342 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.348 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-06 21:41:22.379 | 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==32.1.0.dev115) 2026-07-06 21:41:22.383 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-06 21:41:22.402 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.407 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 21:41:22.414 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (15.0.0) 2026-07-06 21:41:22.428 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.433 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-06 21:41:22.453 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev115) (1.17.0) 2026-07-06 21:41:22.469 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (3.4.7) 2026-07-06 21:41:22.469 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (3.18) 2026-07-06 21:41:22.469 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (2.7.0) 2026-07-06 21:41:22.470 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (2023.11.17) 2026-07-06 21:41:22.494 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (4.2.0) 2026-07-06 21:41:22.494 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (2.20.0) 2026-07-06 21:41:22.499 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (0.1.2) 2026-07-06 21:41:22.506 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev115) (0.8) 2026-07-06 21:41:22.538 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.541 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 21:41:22.564 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.568 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:41:22.575 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev115) (9.1.4) 2026-07-06 21:41:22.585 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.589 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-06 21:41:22.679 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 21:41:22.683 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-06 21:41:22.690 | Installing build dependencies: started 2026-07-06 21:41:23.509 | Installing build dependencies: finished with status 'done' 2026-07-06 21:41:23.510 | Getting requirements to build wheel: started 2026-07-06 21:41:23.907 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 21:41:23.908 | Preparing metadata (pyproject.toml): started 2026-07-06 21:41:24.112 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:41:24.114 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev115) (2026.2) 2026-07-06 21:41:24.139 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 21:41:24.146 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 21:41:24.173 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 21:41:24.176 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-06 21:41:24.210 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-06 21:41:24.219 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-06 21:41:24.228 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-06 21:41:24.235 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-06 21:41:24.242 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-06 21:41:24.280 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 54.3 MB/s 0:00:00 2026-07-06 21:41:24.284 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-06 21:41:24.291 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-06 21:41:24.299 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-06 21:41:24.307 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-06 21:41:24.315 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-06 21:41:24.324 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-06 21:41:24.333 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-06 21:41:24.343 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-06 21:41:24.351 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-06 21:41:24.361 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-06 21:41:24.374 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-06 21:41:24.384 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-06 21:41:24.391 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-06 21:41:24.405 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-06 21:41:24.413 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-06 21:41:24.447 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 62.6 MB/s 0:00:00 2026-07-06 21:41:24.451 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-06 21:41:24.460 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-06 21:41:24.470 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-06 21:41:24.481 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-06 21:41:24.521 | Building wheels for collected packages: glance, simplegeneric 2026-07-06 21:41:24.522 | Building editable for glance (pyproject.toml): started 2026-07-06 21:41:25.179 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-06 21:41:25.180 | Created wheel for glance: filename=glance-32.1.0.dev115-0.editable-py3-none-any.whl size=8990 sha256=db5877627e437c3868be198165300c0f02a0999acc5f13856c36c4de8ef4e7f9 2026-07-06 21:41:25.180 | Stored in directory: /tmp/pip-ephem-wheel-cache-sg6p5at6/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-06 21:41:25.183 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-06 21:41:25.460 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-06 21:41:25.461 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=de25d5ea3f3100c92ce3021af9e73c9b146a074f763242b6254f5189535b2637 2026-07-06 21:41:25.461 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-06 21:41:25.464 | Successfully built glance simplegeneric 2026-07-06 21:41:25.631 | 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-06 21:41:27.473 | Attempting uninstall: jsonpointer 2026-07-06 21:41:27.483 | Found existing installation: jsonpointer 2.0 2026-07-06 21:41:27.483 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:27.483 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-06 21:41:27.490 | Attempting uninstall: jmespath 2026-07-06 21:41:27.498 | Found existing installation: jmespath 1.0.1 2026-07-06 21:41:27.498 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:27.499 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-06 21:41:27.527 | Attempting uninstall: httplib2 2026-07-06 21:41:27.541 | Found existing installation: httplib2 0.20.4 2026-07-06 21:41:27.541 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:27.541 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-06 21:41:27.599 | Attempting uninstall: jsonpatch 2026-07-06 21:41:27.607 | Found existing installation: jsonpatch 1.32 2026-07-06 21:41:27.608 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:27.608 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-06 21:41:30.168 | 2026-07-06 21:41:30.179 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev115 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.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-06 21:41:30.415 | + inc/python:pip_install:216 : result=0 2026-07-06 21:41:30.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:41:30.422 | + functions-common:time_stop:2420 : local name 2026-07-06 21:41:30.425 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:41:30.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:41:30.431 | + functions-common:time_stop:2423 : local total 2026-07-06 21:41:30.434 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:41:30.437 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:41:30.439 | + functions-common:time_stop:2427 : start_time=1783374078884 2026-07-06 21:41:30.441 | + functions-common:time_stop:2429 : [[ -z 1783374078884 ]] 2026-07-06 21:41:30.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:41:30.450 | + functions-common:time_stop:2432 : end_time=1783374090446 2026-07-06 21:41:30.453 | + functions-common:time_stop:2433 : elapsed_time=11562 2026-07-06 21:41:30.456 | + functions-common:time_stop:2434 : total=49945 2026-07-06 21:41:30.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:41:30.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61507 2026-07-06 21:41:30.466 | + inc/python:pip_install:219 : return 0 2026-07-06 21:41:30.469 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:41:30.472 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:41:30.475 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-06 21:41:30.478 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-06 21:41:30.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:30.485 | + 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-06 21:41:30.488 | + 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-06 21:41:30.492 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:30.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:41:30.498 | + ./stack.sh:main:942 : configure_glance 2026-07-06 21:41:30.503 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-06 21:41:30.518 | + lib/glance:configure_glance:353 : local dburl 2026-07-06 21:41:30.523 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-06 21:41:30.526 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-06 21:41:30.530 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-06 21:41:30.532 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-06 21:41:30.535 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:41:30.538 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:41:30.542 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:41:30.561 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:30.565 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:41:30.567 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 21:41:30.572 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 21:41:30.575 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-06 21:41:30.617 | + 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-06 21:41:30.659 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-06 21:41:30.699 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 21:41:30.738 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-06 21:41:30.776 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-06 21:41:30.816 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-06 21:41:30.852 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-06 21:41:30.855 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 21:41:30.857 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 21:41:30.860 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 21:41:30.863 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:41:30.866 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-06 21:41:30.869 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 21:41:30.871 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 21:41:30.874 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 21:41:30.876 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-06 21:41:30.919 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-06 21:41:30.957 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.174/identity 2026-07-06 21:41:30.997 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-06 21:41:31.039 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-06 21:41:31.075 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-06 21:41:31.113 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-06 21:41:31.153 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-06 21:41:31.191 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:41:31.230 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:31.268 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 21:41:31.309 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:41:31.312 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-06 21:41:31.356 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-06 21:41:31.359 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-06 21:41:31.362 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-06 21:41:31.366 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 21:41:31.370 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 21:41:31.373 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:41:31.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:31.399 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 21:41:31.402 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 21:41:31.406 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:41:31.427 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:31.431 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:41:31.435 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:41:31.476 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:41:31.479 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:41:31.483 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-06 21:41:31.486 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-06 21:41:31.489 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-06 21:41:31.529 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-06 21:41:31.567 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-06 21:41:31.608 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-06 21:41:31.611 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-06 21:41:31.615 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-06 21:41:31.618 | + lib/glance:configure_glance_store:282 : local be 2026-07-06 21:41:31.622 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-06 21:41:31.626 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:31.630 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 21:41:31.670 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-06 21:41:31.673 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.174 2026-07-06 21:41:31.716 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-06 21:41:31.719 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:31.723 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-06 21:41:31.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:31.750 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-06 21:41:31.786 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-06 21:41:31.823 | + 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-06 21:41:31.863 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-06 21:41:31.900 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-06 21:41:31.936 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-06 21:41:31.956 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:31.960 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:31.993 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 21:41:32.027 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-06 21:41:32.066 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-06 21:41:32.102 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.174/identity/v3 2026-07-06 21:41:32.140 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-06 21:41:32.174 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.174/image 2026-07-06 21:41:32.211 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-06 21:41:32.233 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:32.237 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-06 21:41:32.272 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.174/identity 2026-07-06 21:41:32.307 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-06 21:41:32.309 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-06 21:41:32.312 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 21:41:32.315 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:41:32.332 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:41:32.335 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:41:32.338 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:32.341 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:41:32.345 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 21:41:32.382 | + 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-06 21:41:32.422 | + 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-06 21:41:32.460 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:41:32.499 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-06 21:41:32.537 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-06 21:41:32.542 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-06 21:41:32.580 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-06 21:41:32.617 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 21:41:32.656 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-06 21:41:32.692 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 21:41:32.733 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-06 21:41:32.772 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-06 21:41:32.812 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-06 21:41:32.850 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-06 21:41:32.855 | + 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-06 21:41:32.863 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-06 21:41:32.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:32.890 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.174 2026-07-06 21:41:32.893 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-06 21:41:32.896 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.174:8776/v3/%(project_id)s' 2026-07-06 21:41:32.931 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.174:8776/v3/%(project_id)s' 2026-07-06 21:41:32.970 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-06 21:41:32.974 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-06 21:41:32.976 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-06 21:41:32.978 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-06 21:41:32.980 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-06 21:41:32.983 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-06 21:41:32.986 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-06 21:41:32.991 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:41:32.994 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-06 21:41:33.031 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-06 21:41:33.033 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-06 21:41:33.037 | ++ functions:get_random_port:861 : true 2026-07-06 21:41:33.039 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-06 21:41:33.042 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-06 21:41:33.045 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-06 21:41:33.111 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-06 21:41:33.114 | ++ functions:get_random_port:865 : break 2 2026-07-06 21:41:33.117 | ++ functions:get_random_port:869 : echo 60999 2026-07-06 21:41:33.120 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-06 21:41:33.123 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-06 21:41:33.163 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-07-06 21:41:33.198 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-06 21:41:33.235 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-06 21:41:33.271 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 21:41:33.308 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 21:41:33.341 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-06 21:41:33.379 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-06 21:41:33.413 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-06 21:41:33.451 | + 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-06 21:41:33.489 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 21:41:33.527 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 21:41:33.563 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-06 21:41:33.600 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 21:41:33.634 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-06 21:41:33.672 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-06 21:41:33.707 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-06 21:41:33.742 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-06 21:41:33.776 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-06 21:41:33.810 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-06 21:41:33.843 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-06 21:41:33.846 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 21:41:33.849 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:41:33.852 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:41:33.854 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:33.857 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:33.860 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 21:41:33.862 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 21:41:33.899 | proxy (enabled by site administrator) 2026-07-06 21:41:33.902 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-06 21:41:33.904 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 21:41:33.907 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:41:33.909 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:41:33.912 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:33.914 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:33.917 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 21:41:33.919 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 21:41:33.951 | No module matches proxy_http 2026-07-06 21:41:33.955 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-06 21:41:33.994 | Considering dependency proxy for proxy_http: 2026-07-06 21:41:33.994 | Module proxy already enabled 2026-07-06 21:41:33.994 | Enabling module proxy_http. 2026-07-06 21:41:34.000 | To activate the new configuration, you need to run: 2026-07-06 21:41:34.000 | systemctl restart apache2 2026-07-06 21:41:34.006 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-06 21:41:34.008 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-06 21:41:34.010 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:41:34.013 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:41:34.015 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:41:34.124 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-06 21:41:34.129 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-06 21:41:34.133 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-06 21:41:34.136 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:41:34.139 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:34.141 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:34.143 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-06 21:41:34.148 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-06 21:41:34.151 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-06 21:41:34.151 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-06 21:41:34.160 | KeepAlive Off 2026-07-06 21:41:34.165 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 21:41:34.165 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-06 21:41:34.173 | SetEnv proxy-sendchunked 1 2026-07-06 21:41:34.178 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-06 21:41:34.178 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 21:41:34.186 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-06 21:41:34.191 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-06 21:41:34.194 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-06 21:41:34.197 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:41:34.200 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:41:34.203 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:41:34.206 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:41:34.209 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:34.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:34.214 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:41:34.216 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:41:34.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:34.223 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:34.225 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-06 21:41:34.261 | Enabling site glance-api. 2026-07-06 21:41:34.269 | To activate the new configuration, you need to run: 2026-07-06 21:41:34.269 | systemctl reload apache2 2026-07-06 21:41:34.274 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-06 21:41:34.277 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:41:34.279 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:41:34.282 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:41:34.400 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-06 21:41:34.409 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-06 21:41:34.450 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-06 21:41:34.492 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-06 21:41:34.495 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-06 21:41:34.540 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-06 21:41:34.582 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-06 21:41:34.604 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:34.608 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-06 21:41:34.611 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-06 21:41:34.614 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-06 21:41:34.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:41:34.621 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-06 21:41:34.625 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-06 21:41:34.628 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-06 21:41:34.630 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-06 21:41:34.634 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:41:34.637 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:41:34.640 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:41:34.644 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:41:34.647 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:41:34.651 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:41:34.672 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:41:34.675 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:41:34.677 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:34.681 | + functions-common:git_clone:610 : echo master 2026-07-06 21:41:34.681 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:41:34.688 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-06 21:41:34.691 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:34.693 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-06 21:41:34.708 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-06 21:41:34.711 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:41:34.712 | + functions-common:git_clone:673 : head -1 2026-07-06 21:41:34.716 | 7b6137004 Add iSCSI export support to the StorPool driver 2026-07-06 21:41:34.721 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:41:34.724 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-06 21:41:34.727 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:41:34.729 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 21:41:34.732 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-06 21:41:34.735 | + inc/python:setup_develop:359 : local extras= 2026-07-06 21:41:34.739 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-06 21:41:34.741 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:41:34.744 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 21:41:34.747 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-06 21:41:34.750 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:41:34.753 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:41:34.758 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-06 21:41:34.760 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:41:34.764 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-06 21:41:34.768 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:41:34.771 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:41:34.774 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-06 21:41:34.781 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-06 21:41:34.783 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-06 21:41:34.786 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-06 21:41:34.881 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-06 21:41:34.884 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:41:34.887 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:41:34.890 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:41:34.892 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 21:41:34.895 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-06 21:41:34.898 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:41:34.901 | + inc/python:setup_package:446 : local extras= 2026-07-06 21:41:34.903 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:41:34.906 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:41:34.909 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:41:34.912 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:41:34.914 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:41:34.917 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-06 21:41:34.938 | Using python 3.12 to install /opt/stack/cinder 2026-07-06 21:41:34.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 -e /opt/stack/cinder 2026-07-06 21:41:35.475 | Obtaining file:///opt/stack/cinder 2026-07-06 21:41:35.478 | Installing build dependencies: started 2026-07-06 21:41:36.315 | Installing build dependencies: finished with status 'done' 2026-07-06 21:41:36.315 | Checking if build backend supports build_editable: started 2026-07-06 21:41:36.665 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:41:36.665 | Getting requirements to build editable: started 2026-07-06 21:41:36.837 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:41:36.838 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:41:37.678 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:41:37.692 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.0.3) 2026-07-06 21:41:37.692 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.3.1) 2026-07-06 21:41:37.693 | 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.dev157) (0.41.0) 2026-07-06 21:41:37.693 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.4.0) 2026-07-06 21:41:37.693 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.5.3) 2026-07-06 21:41:37.694 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.1.0) 2026-07-06 21:41:37.694 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.26.0) 2026-07-06 21:41:37.695 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.15.0) 2026-07-06 21:41:37.695 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (13.0.0) 2026-07-06 21:41:37.697 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.1.1) 2026-07-06 21:41:37.697 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.5.0) 2026-07-06 21:41:37.697 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.5.0) 2026-07-06 21:41:37.697 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.4.0) 2026-07-06 21:41:37.698 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.0.0) 2026-07-06 21:41:37.698 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.2.0) 2026-07-06 21:41:37.699 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.1.0) 2026-07-06 21:41:37.699 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.1.0) 2026-07-06 21:41:37.700 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.1.0) 2026-07-06 21:41:37.700 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.11.0) 2026-07-06 21:41:37.701 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.8.0) 2026-07-06 21:41:37.701 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.9.0) 2026-07-06 21:41:37.702 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.10.0) 2026-07-06 21:41:37.702 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.6.0) 2026-07-06 21:41:37.703 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.1) 2026-07-06 21:41:37.704 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.1.1) 2026-07-06 21:41:37.787 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev157) 2026-07-06 21:41:37.889 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 21:41:37.895 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.4.0) 2026-07-06 21:41:37.895 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (26.2) 2026-07-06 21:41:37.913 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev157) 2026-07-06 21:41:37.921 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 21:41:37.928 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.10.1) 2026-07-06 21:41:37.929 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.1.0) 2026-07-06 21:41:37.929 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.3.2) 2026-07-06 21:41:37.931 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.4.0) 2026-07-06 21:41:37.946 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev157) 2026-07-06 21:41:37.951 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 21:41:37.957 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.8.0) 2026-07-06 21:41:37.973 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev157) 2026-07-06 21:41:37.976 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 21:41:37.981 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.10.0) 2026-07-06 21:41:37.982 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.34.2) 2026-07-06 21:41:37.983 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.0) 2026-07-06 21:41:37.983 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.5.1) 2026-07-06 21:41:37.985 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.3.0) 2026-07-06 21:41:37.994 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev157) 2026-07-06 21:41:37.999 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 21:41:38.004 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.0.51) 2026-07-06 21:41:38.005 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.9.0) 2026-07-06 21:41:38.013 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev157) 2026-07-06 21:41:38.017 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-06 21:41:38.030 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (9.1.4) 2026-07-06 21:41:38.031 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (1.8.10) 2026-07-06 21:41:38.031 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.8.0) 2026-07-06 21:41:38.101 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev157) 2026-07-06 21:41:38.107 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 21:41:38.112 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.0) 2026-07-06 21:41:38.129 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev157) 2026-07-06 21:41:38.137 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 21:41:38.185 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev157) 2026-07-06 21:41:38.190 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-06 21:41:38.197 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.7.0) 2026-07-06 21:41:38.197 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (43.0.3) 2026-07-06 21:41:38.198 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (0.2.3) 2026-07-06 21:41:38.280 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev157) 2026-07-06 21:41:38.284 | 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-06 21:41:38.518 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev157) 2026-07-06 21:41:38.522 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-06 21:41:38.527 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev157) (1.9.0) 2026-07-06 21:41:38.528 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2026.2) 2026-07-06 21:41:38.529 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.4) 2026-07-06 21:41:38.721 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-06 21:41:38.724 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 21:41:38.730 | 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.dev157) (1.1.0) 2026-07-06 21:41:38.742 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-06 21:41:38.746 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-06 21:41:38.752 | 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.dev157) (2.9.0.post0) 2026-07-06 21:41:38.754 | 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.dev157) (1.17.0) 2026-07-06 21:41:38.771 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev157) (2.0.0) 2026-07-06 21:41:38.774 | 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.dev157) (3.0) 2026-07-06 21:41:38.778 | 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.dev157) (2.8.0) 2026-07-06 21:41:38.782 | 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.dev157) (3.1.0) 2026-07-06 21:41:38.783 | 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.dev157) (2.2.2) 2026-07-06 21:41:38.785 | 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.dev157) (0.32.0) 2026-07-06 21:41:38.809 | 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.dev157) 2026-07-06 21:41:38.820 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 21:41:38.836 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-06 21:41:38.840 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-06 21:41:38.865 | 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.dev157) 2026-07-06 21:41:38.868 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 21:41:38.884 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-06 21:41:38.888 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 21:41:38.911 | 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.dev157) 2026-07-06 21:41:38.919 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-06 21:41:39.104 | 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.dev157) 2026-07-06 21:41:39.107 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-06 21:41:39.124 | 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.dev157) 2026-07-06 21:41:39.129 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 21:41:39.152 | 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.dev157) 2026-07-06 21:41:39.156 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:41:39.170 | 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.dev157) (3.4.7) 2026-07-06 21:41:39.170 | 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.dev157) (3.18) 2026-07-06 21:41:39.172 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev157) (2023.11.17) 2026-07-06 21:41:39.180 | 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.dev157) (26.1.0) 2026-07-06 21:41:39.181 | 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.dev157) (2025.9.1) 2026-07-06 21:41:39.181 | 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.dev157) (0.37.0) 2026-07-06 21:41:39.182 | 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.dev157) (2026.5.1) 2026-07-06 21:41:39.187 | 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.dev157) (1.8.2) 2026-07-06 21:41:39.188 | 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.dev157) (4.15.0) 2026-07-06 21:41:39.190 | 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.dev157) (4.2.0) 2026-07-06 21:41:39.191 | 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.dev157) (4.0.1) 2026-07-06 21:41:39.191 | 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.dev157) (2.13.0) 2026-07-06 21:41:39.197 | 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.dev157) (7.2.2) 2026-07-06 21:41:39.200 | 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.dev157) (1.5.0) 2026-07-06 21:41:39.206 | 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.dev157) (0.20) 2026-07-06 21:41:39.209 | 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.dev157) (1.3.0) 2026-07-06 21:41:39.210 | 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.dev157) (2.0.0) 2026-07-06 21:41:39.211 | 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.dev157) (6.0.3) 2026-07-06 21:41:39.218 | 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.dev157) (1.18.5) 2026-07-06 21:41:39.219 | 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.dev157) (2.1.2) 2026-07-06 21:41:39.220 | 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.dev157) (0.6.2) 2026-07-06 21:41:39.223 | 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.dev157) (1.3.12) 2026-07-06 21:41:39.232 | 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.dev157) (5.3.1) 2026-07-06 21:41:39.233 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev157) (5.6.2) 2026-07-06 21:41:39.234 | 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.dev157) (0.16.0) 2026-07-06 21:41:39.237 | 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.dev157) (5.1.0) 2026-07-06 21:41:39.249 | 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.dev157) (0.25.0) 2026-07-06 21:41:39.252 | 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.dev157) (5.0.0) 2026-07-06 21:41:39.252 | 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.dev157) (3.1.6) 2026-07-06 21:41:39.254 | 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.dev157) (4.0.1) 2026-07-06 21:41:39.262 | 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.dev157) (3.0.3) 2026-07-06 21:41:39.270 | 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.dev157) (1.2.1) 2026-07-06 21:41:39.283 | 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.dev157) (1.7.6) 2026-07-06 21:41:39.301 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-06 21:41:39.305 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 21:41:39.354 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-06 21:41:39.359 | 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-06 21:41:39.368 | 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.dev157) (3.18.0) 2026-07-06 21:41:39.387 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev157) 2026-07-06 21:41:39.391 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 21:41:39.421 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-06 21:41:39.425 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 21:41:39.448 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-06 21:41:39.453 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-06 21:41:39.465 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev157) (83.0.0) 2026-07-06 21:41:39.474 | 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.dev157) (0.8.1) 2026-07-06 21:41:39.501 | 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.dev157) 2026-07-06 21:41:39.505 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-06 21:41:39.523 | 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.dev157) (4.14.0) 2026-07-06 21:41:39.527 | 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.dev157) (0.6.0) 2026-07-06 21:41:39.528 | 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.dev157) (4.0.0) 2026-07-06 21:41:39.534 | 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.dev157) (3.0.52) 2026-07-06 21:41:39.534 | 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.dev157) (1.11.0) 2026-07-06 21:41:39.535 | 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.dev157) (15.0.0) 2026-07-06 21:41:39.535 | 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.dev157) (1.8.0) 2026-07-06 21:41:39.553 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev157) 2026-07-06 21:41:39.560 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 21:41:39.566 | 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.dev157) (24.2.1) 2026-07-06 21:41:39.591 | 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.dev157) (4.2.0) 2026-07-06 21:41:39.591 | 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.dev157) (2.20.0) 2026-07-06 21:41:39.597 | 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.dev157) (0.1.2) 2026-07-06 21:41:39.611 | 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.dev157) (0.8) 2026-07-06 21:41:39.642 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev157) 2026-07-06 21:41:39.646 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-06 21:41:39.692 | 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.dev157) (3.6.1) 2026-07-06 21:41:39.693 | 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.dev157) (3.4.0) 2026-07-06 21:41:39.694 | 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.dev157) (4.0.1) 2026-07-06 21:41:39.747 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev157) 2026-07-06 21:41:39.753 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-06 21:41:39.775 | 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.dev157) (1.33) 2026-07-06 21:41:39.778 | 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.dev157) (3.1.1) 2026-07-06 21:41:39.828 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-06 21:41:39.837 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-06 21:41:40.010 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 77.4 MB/s 0:00:00 2026-07-06 21:41:40.014 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-06 21:41:40.022 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-06 21:41:40.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 79.3 MB/s 0:00:00 2026-07-06 21:41:40.224 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-06 21:41:40.231 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-06 21:41:40.243 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-06 21:41:40.251 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-06 21:41:40.266 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-06 21:41:40.274 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-06 21:41:40.286 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-06 21:41:40.293 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-06 21:41:40.300 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-06 21:41:40.308 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-06 21:41:40.319 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 49.3 MB/s 0:00:00 2026-07-06 21:41:40.322 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-06 21:41:40.333 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-06 21:41:40.339 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-06 21:41:40.347 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-06 21:41:40.353 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-06 21:41:40.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 65.2 MB/s 0:00:00 2026-07-06 21:41:40.381 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-06 21:41:40.391 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-06 21:41:40.402 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-06 21:41:40.409 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-06 21:41:40.416 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-06 21:41:40.425 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-06 21:41:40.431 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-06 21:41:40.440 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-06 21:41:40.448 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-06 21:41:40.454 | 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-06 21:41:40.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 15.2 MB/s 0:00:00 2026-07-06 21:41:40.593 | 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-06 21:41:40.660 | Building wheels for collected packages: cinder 2026-07-06 21:41:40.661 | Building editable for cinder (pyproject.toml): started 2026-07-06 21:41:41.675 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-06 21:41:41.677 | Created wheel for cinder: filename=cinder-28.1.0.dev157-0.editable-py3-none-any.whl size=9205 sha256=b748e51d1cea69ad6d09a31d1a1be5e46f9608a27a0d17f307e77e3297621410 2026-07-06 21:41:41.677 | Stored in directory: /tmp/pip-ephem-wheel-cache-hin0arza/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-06 21:41:41.680 | Successfully built cinder 2026-07-06 21:41:41.850 | 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-06 21:41:42.071 | Attempting uninstall: pyasn1 2026-07-06 21:41:42.080 | Found existing installation: pyasn1 0.4.8 2026-07-06 21:41:42.081 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:42.081 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-06 21:41:42.818 | Attempting uninstall: botocore 2026-07-06 21:41:42.830 | Found existing installation: botocore 1.34.46 2026-07-06 21:41:42.830 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:42.830 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-06 21:41:43.423 | Attempting uninstall: s3transfer 2026-07-06 21:41:43.439 | Found existing installation: s3transfer 0.10.1 2026-07-06 21:41:43.439 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:43.440 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-06 21:41:43.923 | Attempting uninstall: boto3 2026-07-06 21:41:43.941 | Found existing installation: boto3 1.34.46 2026-07-06 21:41:43.941 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 21:41:43.942 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-06 21:41:45.260 | 2026-07-06 21:41:45.280 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev157 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.10.2 oslo.vmware-4.9.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-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-06 21:41:45.651 | + inc/python:pip_install:216 : result=0 2026-07-06 21:41:45.654 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:41:45.657 | + functions-common:time_stop:2420 : local name 2026-07-06 21:41:45.661 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:41:45.663 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:41:45.665 | + functions-common:time_stop:2423 : local total 2026-07-06 21:41:45.668 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:41:45.671 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:41:45.673 | + functions-common:time_stop:2427 : start_time=1783374094933 2026-07-06 21:41:45.676 | + functions-common:time_stop:2429 : [[ -z 1783374094933 ]] 2026-07-06 21:41:45.680 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:41:45.684 | + functions-common:time_stop:2432 : end_time=1783374105681 2026-07-06 21:41:45.687 | + functions-common:time_stop:2433 : elapsed_time=10748 2026-07-06 21:41:45.691 | + functions-common:time_stop:2434 : total=61507 2026-07-06 21:41:45.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:41:45.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72255 2026-07-06 21:41:45.700 | + inc/python:pip_install:219 : return 0 2026-07-06 21:41:45.703 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:41:45.705 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:41:45.708 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-06 21:41:45.712 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-06 21:41:45.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:45.718 | + 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-06 21:41:45.722 | + 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-06 21:41:45.725 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:45.729 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-06 21:41:45.732 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-06 21:41:45.735 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-06 21:41:45.739 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:45.742 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:45.745 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-06 21:41:45.761 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-06 21:41:45.765 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:41:45.769 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:41:45.773 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:41:45.776 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:41:45.781 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:45.785 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:41:45.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:45.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:45.795 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:41:45.799 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:41:45.803 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:41:45.807 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:41:45.810 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-06 21:41:45.814 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:41:45.817 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:45.820 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:45.823 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-06 21:41:45.850 | + 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-06 21:41:45.878 | Reading package lists... 2026-07-06 21:41:46.120 | Building dependency tree... 2026-07-06 21:41:46.121 | Reading state information... 2026-07-06 21:41:46.476 | The following additional packages will be installed: 2026-07-06 21:41:46.477 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-06 21:41:46.477 | python3-wcwidth 2026-07-06 21:41:46.478 | Suggested packages: 2026-07-06 21:41:46.478 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-06 21:41:46.511 | The following NEW packages will be installed: 2026-07-06 21:41:46.511 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-06 21:41:46.511 | python3-wcwidth targetcli-fb 2026-07-06 21:41:46.694 | 0 upgraded, 6 newly installed, 0 to remove and 91 not upgraded. 2026-07-06 21:41:46.694 | Need to get 358 kB of archives. 2026-07-06 21:41:46.694 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-06 21:41:46.694 | 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-06 21:41:46.776 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-06 21:41:46.886 | 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-06 21:41:46.894 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-06 21:41:46.903 | 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-06 21:41:46.913 | 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-06 21:41:47.269 | Fetched 358 kB in 0s (905 kB/s) 2026-07-06 21:41:47.299 | Selecting previously unselected package python3-wcwidth. 2026-07-06 21:41:47.354 | (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 ... 115882 files and directories currently installed.) 2026-07-06 21:41:47.357 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-06 21:41:47.359 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 21:41:47.394 | Selecting previously unselected package python3-urwid. 2026-07-06 21:41:47.405 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-06 21:41:47.406 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-06 21:41:47.454 | Selecting previously unselected package python3-configshell-fb. 2026-07-06 21:41:47.466 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-06 21:41:47.468 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 21:41:47.510 | Selecting previously unselected package python3-pyudev. 2026-07-06 21:41:47.524 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-06 21:41:47.526 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-06 21:41:47.574 | Selecting previously unselected package python3-rtslib-fb. 2026-07-06 21:41:47.584 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-06 21:41:47.586 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 21:41:47.633 | Selecting previously unselected package targetcli-fb. 2026-07-06 21:41:47.644 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-06 21:41:47.645 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 21:41:47.699 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 21:41:47.917 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-06 21:41:48.075 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 21:41:48.840 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-06 21:41:48.845 | Setting up python3-urwid (2.6.10-1) ... 2026-07-06 21:41:49.200 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 21:41:49.334 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 21:41:49.334 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 21:41:49.350 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 21:41:49.350 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 21:41:49.350 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 21:41:49.350 | keyword = Word(alphanums + '_\-') 2026-07-06 21:41:49.350 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 21:41:49.350 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 21:41:49.350 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 21:41:49.350 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 21:41:49.350 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 21:41:49.350 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 21:41:49.355 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 21:41:49.355 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 21:41:49.368 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 21:41:49.368 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 21:41:49.368 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 21:41:49.368 | keyword = Word(alphanums + '_\-') 2026-07-06 21:41:49.368 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 21:41:49.368 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 21:41:49.368 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 21:41:49.368 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 21:41:49.368 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 21:41:49.368 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 21:41:49.390 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 21:41:49.520 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-06 21:41:49.520 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-06 21:41:49.722 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:41:50.724 | 2026-07-06 21:41:50.725 | Running kernel seems to be up-to-date. 2026-07-06 21:41:50.725 | 2026-07-06 21:41:50.725 | Restarting services... 2026-07-06 21:41:50.766 | 2026-07-06 21:41:50.766 | Service restarts being deferred: 2026-07-06 21:41:50.766 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:41:50.766 | systemctl restart getty@tty1.service 2026-07-06 21:41:50.766 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:41:50.766 | systemctl restart systemd-logind.service 2026-07-06 21:41:50.766 | 2026-07-06 21:41:50.766 | No containers need to be restarted. 2026-07-06 21:41:50.766 | 2026-07-06 21:41:50.766 | User sessions running outdated binaries: 2026-07-06 21:41:50.766 | ubuntu @ session #1: python3[1705] 2026-07-06 21:41:50.776 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:41:50.784 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:41:50.793 | 2026-07-06 21:41:50.793 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:41:52.267 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:41:52.270 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:41:52.275 | + functions-common:time_stop:2420 : local name 2026-07-06 21:41:52.277 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:41:52.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:41:52.283 | + functions-common:time_stop:2423 : local total 2026-07-06 21:41:52.286 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:41:52.289 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:41:52.293 | + functions-common:time_stop:2427 : start_time=1783374105846 2026-07-06 21:41:52.296 | + functions-common:time_stop:2429 : [[ -z 1783374105846 ]] 2026-07-06 21:41:52.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:41:52.305 | + functions-common:time_stop:2432 : end_time=1783374112301 2026-07-06 21:41:52.308 | + functions-common:time_stop:2433 : elapsed_time=6455 2026-07-06 21:41:52.311 | + functions-common:time_stop:2434 : total=114456 2026-07-06 21:41:52.315 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:41:52.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120911 2026-07-06 21:41:52.321 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:41:52.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:41:52.328 | + ./stack.sh:main:948 : configure_cinder 2026-07-06 21:41:52.331 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-06 21:41:52.346 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-06 21:41:52.350 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-06 21:41:52.353 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-06 21:41:52.356 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 21:41:52.360 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-06 21:41:52.360 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 21:41:52.365 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-06 21:41:52.368 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-06 21:41:52.371 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 21:41:52.373 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-06 21:41:52.375 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-06 21:41:52.378 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-06 21:41:52.380 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 21:41:52.383 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-06 21:41:52.395 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-06 21:41:52.409 | + 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-06 21:41:52.425 | + 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-06 21:41:52.438 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-06 21:41:52.452 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-06 21:41:52.466 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 21:41:52.470 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 21:41:52.475 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RToYyWawyT 2026-07-06 21:41:52.478 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 21:41:52.481 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 21:41:52.485 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-06 21:41:52.487 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RToYyWawyT 2026-07-06 21:41:52.491 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RToYyWawyT 2026-07-06 21:41:52.505 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RToYyWawyT /etc/sudoers.d/cinder-rootwrap 2026-07-06 21:41:52.521 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 21:41:52.525 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 21:41:52.528 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 21:41:52.531 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 21:41:52.534 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 21:41:52.536 | + 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-06 21:41:52.539 | + 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-06 21:41:52.542 | + 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-06 21:41:52.542 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 21:41:52.551 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 21:41:52.555 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 21:41:52.569 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 21:41:52.583 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-06 21:41:52.586 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-06 21:41:52.591 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-06 21:41:52.596 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-06 21:41:52.599 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:52.603 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-06 21:41:52.606 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 21:41:52.609 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:41:52.612 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-06 21:41:52.616 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:52.619 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 21:41:52.622 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 21:41:52.626 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-06 21:41:52.665 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-06 21:41:52.702 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.174/identity 2026-07-06 21:41:52.736 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-06 21:41:52.773 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-06 21:41:52.812 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-06 21:41:52.853 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-06 21:41:52.894 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-06 21:41:52.934 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:41:52.973 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:53.011 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 21:41:53.046 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:41:53.050 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-06 21:41:53.093 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-06 21:41:53.129 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-06 21:41:53.133 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-06 21:41:53.137 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-06 21:41:53.140 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-06 21:41:53.143 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:41:53.145 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:41:53.148 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:41:53.169 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:53.173 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:41:53.177 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-06 21:41:53.181 | + 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-06 21:41:53.227 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-06 21:41:53.265 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-06 21:41:53.305 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-06 21:41:53.341 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-06 21:41:53.376 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-06 21:41:53.416 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.174 2026-07-06 21:41:53.452 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 21:41:53.491 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-06 21:41:53.499 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key d1606f5ed5da35fdbb66e829f74f8940 2026-07-06 21:41:53.534 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-06 21:41:53.537 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-06 21:41:53.577 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-06 21:41:53.613 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-06 21:41:53.649 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-06 21:41:53.684 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-06 21:41:53.722 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-06 21:41:53.760 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-06 21:41:53.781 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:53.784 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-06 21:41:53.787 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-06 21:41:53.790 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-06 21:41:53.793 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-06 21:41:53.797 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 21:41:53.800 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-06 21:41:53.803 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-06 21:41:53.807 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-06 21:41:53.809 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-06 21:41:53.812 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-06 21:41:53.814 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-06 21:41:53.816 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-06 21:41:53.854 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-06 21:41:53.857 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-06 21:41:53.894 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-06 21:41:53.896 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-06 21:41:53.899 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-06 21:41:53.902 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-06 21:41:53.940 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-06 21:41:53.943 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-06 21:41:53.946 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:53.949 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-06 21:41:53.952 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-06 21:41:53.974 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:53.977 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-06 21:41:53.980 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-06 21:41:53.984 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-06 21:41:53.987 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-06 21:41:54.026 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.174:8080/v1/AUTH_ 2026-07-06 21:41:54.064 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-06 21:41:54.083 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:54.086 | + 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-06 21:41:54.123 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-06 21:41:54.143 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:41:54.147 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-06 21:41:54.167 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:54.170 | + 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-06 21:41:54.174 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-06 21:41:54.208 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-06 21:41:54.211 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-06 21:41:54.214 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-06 21:41:54.216 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-06 21:41:54.219 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 21:41:54.222 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 21:41:54.225 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:41:54.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:54.248 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 21:41:54.251 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 21:41:54.254 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:41:54.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:54.274 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:41:54.278 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:41:54.313 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:41:54.316 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:41:54.319 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-06 21:41:54.322 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-06 21:41:54.325 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:54.328 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:41:54.347 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:41:54.350 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:41:54.352 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:41:54.355 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:41:54.358 | + 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-06 21:41:54.393 | + 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-06 21:41:54.430 | + 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-06 21:41:54.464 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:41:54.499 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-06 21:41:54.533 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-06 21:41:54.549 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:54.552 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-06 21:41:54.555 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-06 21:41:54.557 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-06 21:41:54.560 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-06 21:41:54.563 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 21:41:54.565 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-06 21:41:54.568 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-06 21:41:54.571 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 21:41:54.574 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 21:41:54.589 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-06 21:41:54.590 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:41:54.599 | d /var/run/uwsgi 0755 stack root 2026-07-06 21:41:54.604 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:41:54.616 | /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-06 21:41:54.622 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-06 21:41:54.624 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-06 21:41:54.630 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:41:54.633 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-06 21:41:54.677 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-07-06 21:41:54.717 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-06 21:41:54.757 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 21:41:54.797 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 21:41:54.838 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 21:41:54.876 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 21:41:54.912 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 21:41:54.953 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 21:41:54.994 | + 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-06 21:41:55.037 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 21:41:55.076 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 21:41:55.112 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 21:41:55.149 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-06 21:41:55.188 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 21:41:55.191 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 21:41:55.195 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-06 21:41:55.199 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-06 21:41:55.202 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:41:55.205 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:55.207 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:55.211 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-06 21:41:55.215 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-06 21:41:55.218 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-06 21:41:55.255 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 21:41:55.296 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-06 21:41:55.296 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-06 21:41:55.305 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-06 21:41:55.310 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-06 21:41:55.312 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-06 21:41:55.315 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:41:55.318 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:41:55.322 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:41:55.325 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:41:55.328 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:55.331 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:55.334 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:41:55.337 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:41:55.339 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:41:55.342 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:41:55.345 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-06 21:41:55.381 | Enabling site cinder-api. 2026-07-06 21:41:55.387 | To activate the new configuration, you need to run: 2026-07-06 21:41:55.387 | systemctl reload apache2 2026-07-06 21:41:55.392 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 21:41:55.396 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:41:55.399 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:41:55.402 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:41:55.515 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-06 21:41:55.518 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.174/image 2026-07-06 21:41:55.553 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-06 21:41:55.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:55.572 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-06 21:41:55.604 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:55.636 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-06 21:41:55.639 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:55.641 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 21:41:55.644 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-06 21:41:55.646 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:41:55.649 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-06 21:41:55.652 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:55.654 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 21:41:55.657 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-06 21:41:55.659 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-06 21:41:55.698 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-06 21:41:55.732 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.174/identity 2026-07-06 21:41:55.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-06 21:41:55.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-06 21:41:55.844 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-06 21:41:55.882 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-06 21:41:55.919 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-06 21:41:55.956 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:41:55.995 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:41:56.031 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-06 21:41:56.064 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:41:56.068 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-06 21:41:56.071 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:56.073 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:41:56.076 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 21:41:56.079 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-06 21:41:56.120 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-06 21:41:56.156 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.174/identity 2026-07-06 21:41:56.195 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-06 21:41:56.232 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-06 21:41:56.267 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-06 21:41:56.301 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-06 21:41:56.339 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-06 21:41:56.378 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-06 21:41:56.415 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 21:41:56.454 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-06 21:41:56.456 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-06 21:41:56.476 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:56.480 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.174:2379?api_version=v3' 2026-07-06 21:41:56.523 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-06 21:41:56.527 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-06 21:41:56.570 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-06 21:41:56.573 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-06 21:41:56.576 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-06 21:41:56.621 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-06 21:41:56.624 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 21:41:56.627 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 21:41:56.631 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 21:41:56.635 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-06 21:41:56.679 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-06 21:41:56.721 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.174/identity 2026-07-06 21:41:56.765 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-06 21:41:56.807 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-06 21:41:56.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-06 21:41:56.891 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-06 21:41:56.937 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-06 21:41:56.977 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-06 21:41:56.998 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:41:57.000 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-06 21:41:57.005 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-06 21:41:57.008 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-06 21:41:57.012 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:41:57.015 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-06 21:41:57.018 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-06 21:41:57.022 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-06 21:41:57.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:57.029 | + 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-06 21:41:57.032 | + 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-06 21:41:57.036 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:57.040 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-06 21:41:57.044 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-06 21:41:57.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:57.050 | + 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-06 21:41:57.054 | + 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-06 21:41:57.058 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:57.063 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-06 21:41:57.066 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-06 21:41:57.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:41:57.075 | + 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-06 21:41:57.078 | + 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-06 21:41:57.082 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:41:57.086 | + lib/neutron:install_neutron:528 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-06 21:41:57.088 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-06 21:41:57.092 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-06 21:41:57.095 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:41:57.098 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:41:57.102 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:41:57.106 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:41:57.110 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:41:57.114 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:41:57.136 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:41:57.139 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:41:57.142 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:57.146 | + functions-common:git_clone:610 : echo master 2026-07-06 21:41:57.146 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:41:57.152 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-06 21:41:57.154 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:41:57.158 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-06 21:41:57.174 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-06 21:41:57.177 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:41:57.179 | + functions-common:git_clone:673 : head -1 2026-07-06 21:41:57.183 | 86f10cef1d Merge "rpc/ovn: Use base OVN IDL for RPC workers, disable notification events" 2026-07-06 21:41:57.188 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:41:57.192 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-06 21:41:57.196 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:41:57.200 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 21:41:57.204 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-06 21:41:57.208 | + inc/python:setup_develop:359 : local extras= 2026-07-06 21:41:57.212 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-06 21:41:57.216 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:41:57.220 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 21:41:57.223 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-06 21:41:57.227 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:41:57.231 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:41:57.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-06 21:41:57.238 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:41:57.243 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-06 21:41:57.247 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:41:57.250 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:41:57.256 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-06 21:41:57.263 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-06 21:41:57.267 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-06 21:41:57.270 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-06 21:41:57.361 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-06 21:41:57.365 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:41:57.368 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:41:57.370 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:41:57.373 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 21:41:57.377 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-06 21:41:57.380 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:41:57.382 | + inc/python:setup_package:446 : local extras= 2026-07-06 21:41:57.385 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:41:57.388 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:41:57.391 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:41:57.393 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:41:57.397 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:41:57.400 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-06 21:41:57.423 | Using python 3.12 to install /opt/stack/neutron 2026-07-06 21:41:57.426 | + 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-06 21:41:57.974 | Obtaining file:///opt/stack/neutron 2026-07-06 21:41:57.977 | Installing build dependencies: started 2026-07-06 21:41:58.979 | Installing build dependencies: finished with status 'done' 2026-07-06 21:41:58.980 | Checking if build backend supports build_editable: started 2026-07-06 21:41:59.294 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:41:59.295 | Getting requirements to build editable: started 2026-07-06 21:41:59.457 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:41:59.459 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:42:00.778 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:42:00.790 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.0.3) 2026-07-06 21:42:00.790 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.10.1) 2026-07-06 21:42:00.792 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.1.0) 2026-07-06 21:42:00.792 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.5.1) 2026-07-06 21:42:00.792 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.1.0) 2026-07-06 21:42:00.792 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.3.1) 2026-07-06 21:42:00.876 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:00.937 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 21:42:00.942 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (0.32.0) 2026-07-06 21:42:00.942 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.34.2) 2026-07-06 21:42:00.943 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.1.6) 2026-07-06 21:42:00.943 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (13.0.0) 2026-07-06 21:42:00.944 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (1.3.0) 2026-07-06 21:42:00.970 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:00.974 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 21:42:00.990 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:00.995 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 21:42:01.000 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (9.1.4) 2026-07-06 21:42:01.001 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.0.51) 2026-07-06 21:42:01.002 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (1.8.10) 2026-07-06 21:42:01.002 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.15.0) 2026-07-06 21:42:01.003 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (1.18.5) 2026-07-06 21:42:01.003 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.9.0) 2026-07-06 21:42:01.004 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (4.2.0) 2026-07-06 21:42:01.004 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.5.0) 2026-07-06 21:42:01.004 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (10.5.0) 2026-07-06 21:42:01.005 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (6.4.0) 2026-07-06 21:42:01.007 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (18.0.0) 2026-07-06 21:42:01.007 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (6.8.0) 2026-07-06 21:42:01.008 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (8.2.0) 2026-07-06 21:42:01.008 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (18.1.0) 2026-07-06 21:42:01.008 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (8.1.0) 2026-07-06 21:42:01.009 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.1.0) 2026-07-06 21:42:01.009 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.11.0) 2026-07-06 21:42:01.009 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.8.0) 2026-07-06 21:42:01.010 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.9.0) 2026-07-06 21:42:01.010 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (5.10.0) 2026-07-06 21:42:01.011 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev562) (4.6.0) 2026-07-06 21:42:01.012 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (2.7.1) 2026-07-06 21:42:01.012 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (10.1.1) 2026-07-06 21:42:01.012 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.10.2) 2026-07-06 21:42:01.014 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (4.4.0) 2026-07-06 21:42:01.028 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev562) 2026-07-06 21:42:01.032 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 21:42:01.045 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:01.049 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:42:01.064 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:01.071 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-06 21:42:01.119 | Installing build dependencies: started 2026-07-06 21:42:02.059 | Installing build dependencies: finished with status 'done' 2026-07-06 21:42:02.059 | Getting requirements to build wheel: started 2026-07-06 21:42:02.439 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 21:42:02.440 | Preparing metadata (pyproject.toml): started 2026-07-06 21:42:02.662 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:42:02.683 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:02.687 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:42:02.693 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (7.2.2) 2026-07-06 21:42:02.707 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev562) 2026-07-06 21:42:02.713 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 21:42:02.719 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (24.2.1) 2026-07-06 21:42:02.720 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (18.13.0) 2026-07-06 21:42:02.720 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (4.17.0) 2026-07-06 21:42:02.736 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:02.740 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 21:42:02.762 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev562) 2026-07-06 21:42:02.767 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:42:02.772 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (3.4.0) 2026-07-06 21:42:02.773 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev562) (8.1.0) 2026-07-06 21:42:02.776 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev562) (1.3.12) 2026-07-06 21:42:02.776 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev562) (4.15.0) 2026-07-06 21:42:02.776 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev562) (2.2.2) 2026-07-06 21:42:02.779 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev562) (3.3.2) 2026-07-06 21:42:02.781 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev562) (3.0.3) 2026-07-06 21:42:02.783 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev562) (2.1.0) 2026-07-06 21:42:02.783 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev562) (1.8.2) 2026-07-06 21:42:02.787 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev562) (4.0.1) 2026-07-06 21:42:02.788 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev562) (2.13.0) 2026-07-06 21:42:02.788 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev562) (5.8.0) 2026-07-06 21:42:02.796 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev562) (1.3.7) 2026-07-06 21:42:02.809 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev562) 2026-07-06 21:42:02.813 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 21:42:02.820 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (43.0.3) 2026-07-06 21:42:02.821 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (1.5.0) 2026-07-06 21:42:02.821 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (1.1.0) 2026-07-06 21:42:02.822 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (1.33) 2026-07-06 21:42:02.823 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (4.10.0) 2026-07-06 21:42:02.823 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev562) (6.0.3) 2026-07-06 21:42:02.826 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev562) (2.0.0) 2026-07-06 21:42:02.828 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev562) (3.0) 2026-07-06 21:42:02.833 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev562) (3.1.1) 2026-07-06 21:42:02.836 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev562) (0.41.0) 2026-07-06 21:42:02.838 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev562) (1.2.1) 2026-07-06 21:42:02.852 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev562) 2026-07-06 21:42:02.857 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-06 21:42:02.870 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev562) (26.2) 2026-07-06 21:42:02.873 | 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==28.1.0.dev562) (2.8.0) 2026-07-06 21:42:02.873 | 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==28.1.0.dev562) (3.5.3) 2026-07-06 21:42:02.880 | 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==28.1.0.dev562) (6.1.1) 2026-07-06 21:42:02.880 | 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==28.1.0.dev562) (4.0.0) 2026-07-06 21:42:02.892 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev562) (0.20) 2026-07-06 21:42:02.896 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev562) (2.0.0) 2026-07-06 21:42:02.900 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev562) (2.1.2) 2026-07-06 21:42:02.900 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev562) (0.6.2) 2026-07-06 21:42:02.904 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev562) (2.9.0.post0) 2026-07-06 21:42:02.908 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (7.1.4) 2026-07-06 21:42:02.908 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (5.3.1) 2026-07-06 21:42:02.908 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (5.6.2) 2026-07-06 21:42:02.910 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (0.16.0) 2026-07-06 21:42:02.911 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (5.1.0) 2026-07-06 21:42:02.916 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (2026.2) 2026-07-06 21:42:02.920 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev562) (0.25.0) 2026-07-06 21:42:02.923 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev562) (5.0.0) 2026-07-06 21:42:02.925 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev562) (4.0.1) 2026-07-06 21:42:02.941 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev562) (1.7.6) 2026-07-06 21:42:02.945 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev562) (2.2.0) 2026-07-06 21:42:02.950 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev562) (3.18.0) 2026-07-06 21:42:02.975 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev562) 2026-07-06 21:42:02.979 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-06 21:42:03.002 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev562) 2026-07-06 21:42:03.003 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 21:42:03.015 | 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==28.1.0.dev562) (3.0.3) 2026-07-06 21:42:03.017 | 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==28.1.0.dev562) (1.6.2) 2026-07-06 21:42:03.022 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev562) (83.0.0) 2026-07-06 21:42:03.037 | 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==28.1.0.dev562) (0.8.1) 2026-07-06 21:42:03.060 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev562) (1.17.0) 2026-07-06 21:42:03.063 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev562) (4.14.0) 2026-07-06 21:42:03.064 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev562) (4.26.0) 2026-07-06 21:42:03.077 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev562) 2026-07-06 21:42:03.093 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 21:42:03.103 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (0.6.0) 2026-07-06 21:42:03.103 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (4.0.0) 2026-07-06 21:42:03.108 | 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==28.1.0.dev562) (3.0.52) 2026-07-06 21:42:03.109 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (1.11.0) 2026-07-06 21:42:03.110 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (15.0.0) 2026-07-06 21:42:03.110 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (1.8.0) 2026-07-06 21:42:03.112 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (26.1.0) 2026-07-06 21:42:03.113 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (2025.9.1) 2026-07-06 21:42:03.113 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (0.37.0) 2026-07-06 21:42:03.114 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (2026.5.1) 2026-07-06 21:42:03.146 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev562) (3.4.7) 2026-07-06 21:42:03.146 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev562) (3.18) 2026-07-06 21:42:03.149 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev562) (2.7.0) 2026-07-06 21:42:03.149 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev562) (2023.11.17) 2026-07-06 21:42:03.164 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (4.2.0) 2026-07-06 21:42:03.165 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (2.20.0) 2026-07-06 21:42:03.171 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev562) (0.1.2) 2026-07-06 21:42:03.180 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev562) (0.8) 2026-07-06 21:42:03.217 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev562) (0.16.0) 2026-07-06 21:42:03.261 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-06 21:42:03.276 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 39.5 MB/s 0:00:00 2026-07-06 21:42:03.285 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-06 21:42:03.326 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 51.6 MB/s 0:00:00 2026-07-06 21:42:03.330 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-06 21:42:03.342 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-06 21:42:03.353 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-06 21:42:03.363 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-06 21:42:03.375 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-06 21:42:03.384 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 21:42:03.388 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-06 21:42:03.403 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-06 21:42:03.418 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-06 21:42:03.429 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-06 21:42:03.441 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-06 21:42:03.453 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-06 21:42:03.529 | Building wheels for collected packages: neutron, ovs 2026-07-06 21:42:03.531 | Building editable for neutron (pyproject.toml): started 2026-07-06 21:42:05.012 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-06 21:42:05.013 | Created wheel for neutron: filename=neutron-28.1.0.dev562-0.editable-py3-none-any.whl size=15988 sha256=d8f62901c31c31b3e51b541d03b3803573087982cc0797d66a6e7a3a205377e4 2026-07-06 21:42:05.013 | Stored in directory: /tmp/pip-ephem-wheel-cache-v9svtyub/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-06 21:42:05.017 | Building wheel for ovs (pyproject.toml): started 2026-07-06 21:42:05.499 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-06 21:42:05.500 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=0f983c7830681b4ee08e56fba0a6da082d454b208cebf3a8a5db60aa2bffd64d 2026-07-06 21:42:05.500 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-06 21:42:05.504 | Successfully built neutron ovs 2026-07-06 21:42:05.733 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-06 21:42:08.849 | 2026-07-06 21:42:08.861 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev562 neutron-lib-4.1.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.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-06 21:42:09.062 | + inc/python:pip_install:216 : result=0 2026-07-06 21:42:09.065 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:42:09.068 | + functions-common:time_stop:2420 : local name 2026-07-06 21:42:09.071 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:42:09.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:42:09.076 | + functions-common:time_stop:2423 : local total 2026-07-06 21:42:09.079 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:42:09.081 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:42:09.083 | + functions-common:time_stop:2427 : start_time=1783374117416 2026-07-06 21:42:09.086 | + functions-common:time_stop:2429 : [[ -z 1783374117416 ]] 2026-07-06 21:42:09.089 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:42:09.093 | + functions-common:time_stop:2432 : end_time=1783374129090 2026-07-06 21:42:09.096 | + functions-common:time_stop:2433 : elapsed_time=11674 2026-07-06 21:42:09.099 | + functions-common:time_stop:2434 : total=72255 2026-07-06 21:42:09.102 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:42:09.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=83929 2026-07-06 21:42:09.109 | + inc/python:pip_install:219 : return 0 2026-07-06 21:42:09.111 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:42:09.114 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:42:09.117 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-06 21:42:09.119 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-06 21:42:09.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:42:09.126 | + 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-06 21:42:09.129 | + 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-06 21:42:09.133 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:42:09.136 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-06 21:42:09.139 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-06 21:42:09.142 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-06 21:42:09.142 | Installing OVN and dependent packages 2026-07-06 21:42:09.145 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-06 21:42:09.148 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-06 21:42:09.168 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:42:09.171 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-06 21:42:09.191 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:42:09.194 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-06 21:42:09.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:09.217 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-06 21:42:09.220 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-06 21:42:09.239 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:09.243 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-06 21:42:09.246 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-06 21:42:09.261 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-06 21:42:09.266 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-07-06 21:42:09.281 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-06 21:42:09.285 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-06 21:42:09.311 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-06 21:42:09.314 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:42:09.317 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:42:09.320 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:42:09.323 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:42:09.326 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:09.329 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:42:09.333 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:09.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:09.340 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:42:09.342 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:09.346 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:42:09.349 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:42:09.353 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-06 21:42:09.356 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:42:09.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:09.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:09.365 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-06 21:42:09.390 | + 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-06 21:42:09.419 | Reading package lists... 2026-07-06 21:42:09.634 | Building dependency tree... 2026-07-06 21:42:09.635 | Reading state information... 2026-07-06 21:42:09.937 | fakeroot is already the newest version (1.33-1). 2026-07-06 21:42:09.937 | fakeroot set to manually installed. 2026-07-06 21:42:09.937 | make is already the newest version (4.3-4.1build2). 2026-07-06 21:42:09.937 | The following additional packages will be installed: 2026-07-06 21:42:09.939 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-06 21:42:09.939 | python3-sortedcontainers unbound 2026-07-06 21:42:09.941 | Suggested packages: 2026-07-06 21:42:09.941 | openvswitch-doc python-sortedcontainers-doc 2026-07-06 21:42:09.976 | The following NEW packages will be installed: 2026-07-06 21:42:09.976 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-06 21:42:09.976 | python3-openvswitch python3-sortedcontainers 2026-07-06 21:42:09.979 | The following packages will be upgraded: 2026-07-06 21:42:09.979 | unbound 2026-07-06 21:42:10.361 | 1 upgraded, 6 newly installed, 0 to remove and 90 not upgraded. 2026-07-06 21:42:10.361 | Need to get 5,179 kB of archives. 2026-07-06 21:42:10.361 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-06 21:42:10.361 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-06 21:42:11.225 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-06 21:42:11.365 | 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-06 21:42:11.614 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-06 21:42:11.616 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-06 21:42:11.621 | 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-06 21:42:11.804 | 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-06 21:42:12.325 | Fetched 5,179 kB in 2s (2,635 kB/s) 2026-07-06 21:42:12.403 | (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 ... 116089 files and directories currently installed.) 2026-07-06 21:42:12.407 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-06 21:42:12.430 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-06 21:42:12.501 | Selecting previously unselected package libunbound8:amd64. 2026-07-06 21:42:12.516 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-06 21:42:12.519 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 21:42:12.556 | Selecting previously unselected package openvswitch-common. 2026-07-06 21:42:12.570 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:42:12.572 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 21:42:12.631 | Selecting previously unselected package python3-sortedcontainers. 2026-07-06 21:42:12.642 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-06 21:42:12.645 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-06 21:42:12.682 | Selecting previously unselected package libxdp1:amd64. 2026-07-06 21:42:12.693 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-06 21:42:12.695 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 21:42:12.730 | Selecting previously unselected package python3-openvswitch. 2026-07-06 21:42:12.741 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:42:12.742 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 21:42:12.807 | Selecting previously unselected package openvswitch-switch. 2026-07-06 21:42:12.817 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 21:42:12.824 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 21:42:12.912 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-06 21:42:13.961 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-06 21:42:14.104 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 21:42:14.108 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 21:42:14.112 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 21:42:14.119 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 21:42:14.336 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 21:42:14.347 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-06 21:42:14.776 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-06 21:42:14.915 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-06 21:42:15.610 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:42:16.725 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:42:17.402 | 2026-07-06 21:42:17.402 | Running kernel seems to be up-to-date. 2026-07-06 21:42:17.402 | 2026-07-06 21:42:17.402 | Restarting services... 2026-07-06 21:42:17.445 | 2026-07-06 21:42:17.445 | Service restarts being deferred: 2026-07-06 21:42:17.445 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:42:17.445 | systemctl restart getty@tty1.service 2026-07-06 21:42:17.445 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:42:17.445 | systemctl restart systemd-logind.service 2026-07-06 21:42:17.445 | 2026-07-06 21:42:17.445 | No containers need to be restarted. 2026-07-06 21:42:17.445 | 2026-07-06 21:42:17.445 | User sessions running outdated binaries: 2026-07-06 21:42:17.445 | ubuntu @ session #1: python3[1705] 2026-07-06 21:42:17.455 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:42:17.465 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:42:17.474 | 2026-07-06 21:42:17.474 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:42:18.924 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:42:18.927 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:42:18.930 | + functions-common:time_stop:2420 : local name 2026-07-06 21:42:18.933 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:42:18.936 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:42:18.939 | + functions-common:time_stop:2423 : local total 2026-07-06 21:42:18.942 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:42:18.945 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:42:18.949 | + functions-common:time_stop:2427 : start_time=1783374129386 2026-07-06 21:42:18.952 | + functions-common:time_stop:2429 : [[ -z 1783374129386 ]] 2026-07-06 21:42:18.956 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:42:18.961 | + functions-common:time_stop:2432 : end_time=1783374138958 2026-07-06 21:42:18.964 | + functions-common:time_stop:2433 : elapsed_time=9572 2026-07-06 21:42:18.966 | + functions-common:time_stop:2434 : total=120911 2026-07-06 21:42:18.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:42:18.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130483 2026-07-06 21:42:18.975 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:42:18.979 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-06 21:42:19.000 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 21:42:19.003 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:42:19.007 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:42:19.009 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:42:19.012 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:42:19.015 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:19.017 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:42:19.020 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:19.023 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:19.026 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:42:19.029 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:19.032 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:42:19.035 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:42:19.038 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 21:42:19.041 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:42:19.044 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:19.047 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:19.050 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-06 21:42:19.075 | + 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-06 21:42:19.103 | Reading package lists... 2026-07-06 21:42:19.369 | Building dependency tree... 2026-07-06 21:42:19.370 | Reading state information... 2026-07-06 21:42:19.673 | The following additional packages will be installed: 2026-07-06 21:42:19.673 | ovn-common 2026-07-06 21:42:19.706 | The following NEW packages will be installed: 2026-07-06 21:42:19.707 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-06 21:42:19.812 | 0 upgraded, 4 newly installed, 0 to remove and 90 not upgraded. 2026-07-06 21:42:19.812 | Need to get 2,360 kB of archives. 2026-07-06 21:42:19.812 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-06 21:42:19.812 | 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-06 21:42:20.119 | 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-06 21:42:20.161 | 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-06 21:42:20.209 | 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-06 21:42:20.611 | Fetched 2,360 kB in 0s (4,804 kB/s) 2026-07-06 21:42:20.638 | Selecting previously unselected package ovn-common. 2026-07-06 21:42:20.690 | (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 ... 116289 files and directories currently installed.) 2026-07-06 21:42:20.693 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:42:20.695 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:20.752 | Selecting previously unselected package ovn-central. 2026-07-06 21:42:20.763 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:42:20.764 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:20.802 | Selecting previously unselected package ovn-controller-vtep. 2026-07-06 21:42:20.812 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:42:20.814 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:20.847 | Selecting previously unselected package ovn-host. 2026-07-06 21:42:20.857 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 21:42:20.862 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:20.923 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:20.934 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:21.254 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 21:42:21.391 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-06 21:42:21.707 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 21:42:21.756 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:22.079 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 21:42:22.210 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-06 21:42:22.742 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-06 21:42:23.230 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-06 21:42:23.825 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 21:42:23.879 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 21:42:24.009 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-06 21:42:24.392 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:42:26.203 | 2026-07-06 21:42:26.203 | Running kernel seems to be up-to-date. 2026-07-06 21:42:26.203 | 2026-07-06 21:42:26.203 | Restarting services... 2026-07-06 21:42:26.247 | 2026-07-06 21:42:26.247 | Service restarts being deferred: 2026-07-06 21:42:26.247 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:42:26.247 | systemctl restart getty@tty1.service 2026-07-06 21:42:26.247 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:42:26.247 | systemctl restart systemd-logind.service 2026-07-06 21:42:26.247 | 2026-07-06 21:42:26.247 | No containers need to be restarted. 2026-07-06 21:42:26.247 | 2026-07-06 21:42:26.247 | User sessions running outdated binaries: 2026-07-06 21:42:26.248 | ubuntu @ session #1: python3[1705] 2026-07-06 21:42:26.257 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:42:26.266 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:42:26.275 | 2026-07-06 21:42:26.275 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:42:27.714 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:42:27.718 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:42:27.721 | + functions-common:time_stop:2420 : local name 2026-07-06 21:42:27.723 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:42:27.726 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:42:27.729 | + functions-common:time_stop:2423 : local total 2026-07-06 21:42:27.732 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:42:27.734 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:42:27.737 | + functions-common:time_stop:2427 : start_time=1783374139071 2026-07-06 21:42:27.740 | + functions-common:time_stop:2429 : [[ -z 1783374139071 ]] 2026-07-06 21:42:27.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:42:27.750 | + functions-common:time_stop:2432 : end_time=1783374147746 2026-07-06 21:42:27.754 | + functions-common:time_stop:2433 : elapsed_time=8675 2026-07-06 21:42:27.758 | + functions-common:time_stop:2434 : total=130483 2026-07-06 21:42:27.761 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:42:27.765 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139158 2026-07-06 21:42:27.768 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:42:27.771 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 21:42:27.775 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 21:42:27.778 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-06 21:42:27.781 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-06 21:42:27.786 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.790 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-06 21:42:27.793 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.797 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-06 21:42:27.800 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.804 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-06 21:42:27.807 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.810 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-06 21:42:27.814 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.817 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-06 21:42:27.820 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.824 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-06 21:42:27.827 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.832 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-06 21:42:27.835 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 21:42:27.838 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-06 21:42:27.842 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-06 21:42:27.846 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-06 21:42:27.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:42:27.852 | + 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-06 21:42:27.855 | + 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-06 21:42:27.858 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:42:27.862 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-06 21:42:27.866 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:42:27.869 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-06 21:42:27.888 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:27.891 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-06 21:42:27.895 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-06 21:42:27.900 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-06 21:42:27.904 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:42:27.908 | + lib/stack:stack_install_service:32 : install_nova 2026-07-06 21:42:27.912 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-06 21:42:27.916 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-06 21:42:27.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:42:27.922 | + 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-06 21:42:27.925 | + 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-06 21:42:27.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:42:27.934 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-06 21:42:27.955 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:27.958 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 21:42:27.962 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-06 21:42:27.965 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-06 21:42:27.969 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-06 21:42:27.973 | + 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-06 21:42:28.063 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-06 21:42:28.065 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:28.068 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:28.070 | + 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-06 21:42:28.073 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:42:28.076 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:42:28.079 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:42:28.082 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:42:28.085 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:28.088 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:42:28.090 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:28.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:28.095 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:42:28.098 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:28.100 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:42:28.103 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:42:28.107 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 21:42:28.109 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:42:28.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:28.114 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:28.116 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 21:42:28.141 | + 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-06 21:42:28.177 | Reading package lists... 2026-07-06 21:42:28.479 | Building dependency tree... 2026-07-06 21:42:28.481 | Reading state information... 2026-07-06 21:42:28.891 | The following additional packages will be installed: 2026-07-06 21:42:28.892 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-07-06 21:42:28.892 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-07-06 21:42:28.892 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-07-06 21:42:28.892 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-06 21:42:28.892 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-06 21:42:28.893 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-07-06 21:42:28.895 | Suggested packages: 2026-07-06 21:42:28.895 | libvirt-clients-qemu libvirt-login-shell 2026-07-06 21:42:28.895 | libvirt-daemon-driver-storage-gluster 2026-07-06 21:42:28.895 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-06 21:42:28.895 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-06 21:42:28.896 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-06 21:42:28.896 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-06 21:42:28.936 | The following packages will be REMOVED: 2026-07-06 21:42:28.939 | apport-core-dump-handler 2026-07-06 21:42:28.940 | The following NEW packages will be installed: 2026-07-06 21:42:28.940 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-06 21:42:28.940 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-06 21:42:28.941 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-06 21:42:28.941 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-06 21:42:28.941 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-06 21:42:28.941 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-06 21:42:28.942 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-06 21:42:28.942 | systemd-container systemd-coredump 2026-07-06 21:42:29.048 | 0 upgraded, 29 newly installed, 1 to remove and 90 not upgraded. 2026-07-06 21:42:29.048 | Need to get 115 MB of archives. 2026-07-06 21:42:29.048 | After this operation, 916 MB of additional disk space will be used. 2026-07-06 21:42:29.048 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-06 21:42:29.279 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-06 21:42:29.285 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-06 21:42:29.333 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-06 21:42:29.418 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-06 21:42:29.428 | Get:6 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-06 21:42:29.441 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-06 21:42:29.447 | Get:8 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-06 21:42:29.447 | Get:9 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-06 21:42:29.448 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-06 21:42:29.453 | Get:11 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-06 21:42:29.453 | Get:12 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-06 21:42:29.453 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-06 21:42:29.456 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-06 21:42:29.493 | Get:15 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-06 21:42:29.493 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-06 21:42:29.533 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-06 21:42:29.534 | Get:18 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-06 21:42:29.674 | Get:19 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-06 21:42:29.832 | Get:20 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-06 21:42:29.919 | Get:21 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-06 21:42:29.980 | Get:22 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-06 21:42:30.011 | Get:23 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-06 21:42:31.102 | Get:24 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-06 21:42:31.103 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-06 21:42:31.104 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-06 21:42:31.104 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-06 21:42:31.106 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4,096 kB] 2026-07-06 21:42:31.153 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-06 21:42:31.465 | Preconfiguring packages ... 2026-07-06 21:42:31.581 | Fetched 115 MB in 2s (52.2 MB/s) 2026-07-06 21:42:31.611 | Selecting previously unselected package python3-zstandard. 2026-07-06 21:42:31.671 | (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 ... 116357 files and directories currently installed.) 2026-07-06 21:42:31.675 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-06 21:42:31.677 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-06 21:42:31.754 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-06 21:42:31.754 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 21:42:31.754 | Package apport-core-dump-handler is to be removed. 2026-07-06 21:42:31.754 | Package python3-zstandard is not configured yet. 2026-07-06 21:42:31.754 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 21:42:31.754 | Package apport-core-dump-handler is to be removed. 2026-07-06 21:42:31.754 | Package systemd-coredump is not installed. 2026-07-06 21:42:31.754 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 21:42:31.754 | Package apport-core-dump-handler is to be removed. 2026-07-06 21:42:31.754 | Package python3-zstandard is not configured yet. 2026-07-06 21:42:31.754 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 21:42:31.754 | Package apport-core-dump-handler is to be removed. 2026-07-06 21:42:31.754 | Package systemd-coredump is not installed. 2026-07-06 21:42:31.754 | 2026-07-06 21:42:31.810 | (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 ... 116373 files and directories currently installed.) 2026-07-06 21:42:31.814 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-06 21:42:32.344 | Selecting previously unselected package systemd-coredump. 2026-07-06 21:42:32.404 | (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 ... 116369 files and directories currently installed.) 2026-07-06 21:42:32.407 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:42:32.412 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 21:42:32.453 | Selecting previously unselected package libtpms0:amd64. 2026-07-06 21:42:32.465 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-06 21:42:32.468 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-06 21:42:32.504 | Selecting previously unselected package libvirt0:amd64. 2026-07-06 21:42:32.515 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 21:42:32.517 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:32.615 | Selecting previously unselected package libvirt-clients. 2026-07-06 21:42:32.629 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 21:42:32.641 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:32.691 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-06 21:42:32.701 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 21:42:32.711 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:32.757 | Selecting previously unselected package libvirt-daemon. 2026-07-06 21:42:32.767 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 21:42:32.777 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:32.826 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-06 21:42:32.836 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-06 21:42:32.846 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:32.878 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-06 21:42:32.890 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-06 21:42:32.901 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:32.934 | Selecting previously unselected package systemd-container. 2026-07-06 21:42:32.944 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:42:32.946 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-06 21:42:33.001 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-06 21:42:33.011 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-06 21:42:33.021 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:33.053 | Selecting previously unselected package libvirt-daemon-system. 2026-07-06 21:42:33.065 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 21:42:33.099 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:33.144 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-06 21:42:33.154 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 21:42:33.164 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:33.206 | Selecting previously unselected package libvirt-l10n. 2026-07-06 21:42:33.216 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-06 21:42:33.227 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:33.256 | Selecting previously unselected package libxml2-utils. 2026-07-06 21:42:33.266 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-06 21:42:33.269 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 21:42:33.302 | Selecting previously unselected package mdevctl. 2026-07-06 21:42:33.311 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-06 21:42:33.314 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-06 21:42:33.370 | Selecting previously unselected package python3-libvirt. 2026-07-06 21:42:33.380 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-06 21:42:33.381 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-06 21:42:33.421 | Selecting previously unselected package qemu-system-arm. 2026-07-06 21:42:33.434 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:33.446 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:33.711 | Selecting previously unselected package qemu-system-mips. 2026-07-06 21:42:33.720 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:33.729 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:34.044 | Selecting previously unselected package qemu-system-ppc. 2026-07-06 21:42:34.057 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:34.067 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:34.268 | Selecting previously unselected package qemu-system-sparc. 2026-07-06 21:42:34.282 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:34.292 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:34.435 | Selecting previously unselected package qemu-system-s390x. 2026-07-06 21:42:34.444 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:34.452 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:34.540 | Selecting previously unselected package qemu-system-misc. 2026-07-06 21:42:34.553 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:34.562 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:35.622 | Selecting previously unselected package qemu-system. 2026-07-06 21:42:35.632 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 21:42:35.635 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:35.663 | Selecting previously unselected package swtpm. 2026-07-06 21:42:35.673 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-06 21:42:35.675 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-06 21:42:35.702 | Selecting previously unselected package swtpm-tools. 2026-07-06 21:42:35.712 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-06 21:42:35.714 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-06 21:42:35.750 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-06 21:42:35.759 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 21:42:35.766 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:42:35.795 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-06 21:42:35.808 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 21:42:35.811 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 21:42:36.881 | Selecting previously unselected package qemu-efi-arm. 2026-07-06 21:42:36.891 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 21:42:36.894 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 21:42:37.383 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 21:42:37.713 | Creating group 'systemd-coredump' with GID 988. 2026-07-06 21:42:37.714 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-06 21:42:37.727 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:37.737 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:37.747 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:37.757 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 21:42:37.760 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:37.770 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-06 21:42:37.932 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:37.937 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-06 21:42:38.065 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-06 21:42:38.407 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:38.422 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 21:42:38.428 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-06 21:42:38.441 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:38.456 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 21:42:38.462 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:38.871 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-06 21:42:38.876 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.165 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-06 21:42:39.359 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.378 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.390 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.401 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 21:42:39.413 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-06 21:42:39.447 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.459 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 21:42:39.464 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.476 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.487 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-06 21:42:39.536 | info: Selecting GID from range 100 to 999 ... 2026-07-06 21:42:39.541 | info: Adding group `swtpm' (GID 120) ... 2026-07-06 21:42:39.597 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-06 21:42:39.597 | 2026-07-06 21:42:39.602 | info: Selecting UID from range 100 to 999 ... 2026-07-06 21:42:39.602 | 2026-07-06 21:42:39.605 | info: Adding system user `swtpm' (UID 116) ... 2026-07-06 21:42:39.607 | info: Adding new user `swtpm' (UID 116) with group `swtpm' ... 2026-07-06 21:42:39.635 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-06 21:42:39.647 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-06 21:42:39.938 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-06 21:42:40.459 | Enabling libvirt default network 2026-07-06 21:42:40.693 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-06 21:42:40.694 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-06 21:42:41.185 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-06 21:42:41.817 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-06 21:42:42.184 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-06 21:42:42.836 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-06 21:42:42.879 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 21:42:44.057 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-06 21:42:44.071 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 21:42:44.762 | 2026-07-06 21:42:44.762 | Running kernel seems to be up-to-date. 2026-07-06 21:42:44.762 | 2026-07-06 21:42:44.762 | Restarting services... 2026-07-06 21:42:44.810 | 2026-07-06 21:42:44.810 | Service restarts being deferred: 2026-07-06 21:42:44.810 | /etc/needrestart/restart.d/dbus.service 2026-07-06 21:42:44.810 | systemctl restart getty@tty1.service 2026-07-06 21:42:44.810 | systemctl restart serial-getty@ttyS0.service 2026-07-06 21:42:44.810 | systemctl restart systemd-logind.service 2026-07-06 21:42:44.810 | 2026-07-06 21:42:44.810 | No containers need to be restarted. 2026-07-06 21:42:44.810 | 2026-07-06 21:42:44.810 | User sessions running outdated binaries: 2026-07-06 21:42:44.810 | ubuntu @ session #1: python3[1705] 2026-07-06 21:42:44.820 | ubuntu @ session #12: sh[9805,9807], sshd[9754] 2026-07-06 21:42:44.829 | ubuntu @ user manager service: systemd[1419] 2026-07-06 21:42:44.840 | 2026-07-06 21:42:44.840 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 21:42:46.238 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:42:46.241 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:42:46.245 | + functions-common:time_stop:2420 : local name 2026-07-06 21:42:46.248 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:42:46.250 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:42:46.253 | + functions-common:time_stop:2423 : local total 2026-07-06 21:42:46.256 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:42:46.260 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:42:46.263 | + functions-common:time_stop:2427 : start_time=1783374148137 2026-07-06 21:42:46.265 | + functions-common:time_stop:2429 : [[ -z 1783374148137 ]] 2026-07-06 21:42:46.270 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:42:46.275 | + functions-common:time_stop:2432 : end_time=1783374166271 2026-07-06 21:42:46.278 | + functions-common:time_stop:2433 : elapsed_time=18134 2026-07-06 21:42:46.281 | + functions-common:time_stop:2434 : total=139158 2026-07-06 21:42:46.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:42:46.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157292 2026-07-06 21:42:46.290 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:42:46.293 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 21:42:46.296 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 21:42:46.299 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 21:42:46.302 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 21:42:46.305 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 21:42:46.308 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:46.311 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 21:42:46.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:46.317 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:46.320 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 21:42:46.323 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:46.326 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 21:42:46.329 | + functions-common:apt_get_update:1167 : return 2026-07-06 21:42:46.331 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 21:42:46.334 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 21:42:46.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:42:46.340 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:42:46.343 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-06 21:42:46.367 | + 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-06 21:42:46.397 | Reading package lists... 2026-07-06 21:42:46.658 | Building dependency tree... 2026-07-06 21:42:46.660 | Reading state information... 2026-07-06 21:42:47.054 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-06 21:42:47.055 | ovmf set to manually installed. 2026-07-06 21:42:47.055 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 21:42:47.055 | swtpm set to manually installed. 2026-07-06 21:42:47.055 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 21:42:47.055 | swtpm-tools set to manually installed. 2026-07-06 21:42:47.055 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-06 21:42:47.055 | mdevctl set to manually installed. 2026-07-06 21:42:47.055 | 0 upgraded, 0 newly installed, 0 to remove and 90 not upgraded. 2026-07-06 21:42:47.060 | + functions-common:apt_get:1211 : result=0 2026-07-06 21:42:47.062 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 21:42:47.065 | + functions-common:time_stop:2420 : local name 2026-07-06 21:42:47.068 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:42:47.071 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:42:47.075 | + functions-common:time_stop:2423 : local total 2026-07-06 21:42:47.078 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:42:47.081 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 21:42:47.084 | + functions-common:time_stop:2427 : start_time=1783374166364 2026-07-06 21:42:47.087 | + functions-common:time_stop:2429 : [[ -z 1783374166364 ]] 2026-07-06 21:42:47.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:42:47.096 | + functions-common:time_stop:2432 : end_time=1783374167093 2026-07-06 21:42:47.099 | + functions-common:time_stop:2433 : elapsed_time=729 2026-07-06 21:42:47.102 | + functions-common:time_stop:2434 : total=157292 2026-07-06 21:42:47.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:42:47.107 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158021 2026-07-06 21:42:47.110 | + functions-common:apt_get:1215 : return 0 2026-07-06 21:42:47.113 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-06 21:42:47.116 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:42:47.121 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 21:42:47.124 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-06 21:42:47.127 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-06 21:42:47.130 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-06 21:42:47.133 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-06 21:42:47.135 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-06 21:42:47.138 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-06 21:42:47.141 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-06 21:42:47.156 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-06 21:42:47.169 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-06 21:42:47.169 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-06 21:42:47.178 | /var/core/core.%e.%p.%h.%t 2026-07-06 21:42:47.183 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-06 21:42:47.197 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-06 21:42:47.206 | [Service] 2026-07-06 21:42:47.206 | LimitCORE=infinity 2026-07-06 21:42:47.211 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-06 21:42:47.513 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-06 21:42:47.516 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-06 21:42:47.519 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-06 21:42:47.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:47.544 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-06 21:42:47.566 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-06 21:42:47.569 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-06 21:42:47.572 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-06 21:42:47.576 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-06 21:42:47.579 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-06 21:42:47.582 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-06 21:42:47.585 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-06 21:42:47.588 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:42:47.592 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:42:47.596 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:42:47.600 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:42:47.605 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:42:47.624 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:42:47.627 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:42:47.631 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:47.634 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-06 21:42:47.634 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:42:47.640 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-06 21:42:47.643 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:47.646 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-06 21:42:47.662 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-06 21:42:47.666 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:42:47.666 | + functions-common:git_clone:673 : head -1 2026-07-06 21:42:47.668 | fatal: not a git repository (or any of the parent directories): .git 2026-07-06 21:42:47.671 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:42:47.675 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-06 21:42:47.697 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:42:47.700 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-06 21:42:47.703 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-06 21:42:47.706 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-06 21:42:47.709 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:42:47.712 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:42:47.716 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:42:47.720 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:42:47.723 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:42:47.726 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:42:47.746 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:42:47.749 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:42:47.753 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:47.756 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:42:47.756 | + functions-common:git_clone:610 : echo master 2026-07-06 21:42:47.763 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-06 21:42:47.766 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:42:47.768 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-06 21:42:47.783 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-06 21:42:47.786 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:42:47.786 | + functions-common:git_clone:673 : head -1 2026-07-06 21:42:47.794 | d0578d8852 Merge "Add concurrency_backend config option for Nova services" 2026-07-06 21:42:47.798 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:42:47.802 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-06 21:42:47.805 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:42:47.807 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 21:42:47.811 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-06 21:42:47.814 | + inc/python:setup_develop:359 : local extras= 2026-07-06 21:42:47.817 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-06 21:42:47.821 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:42:47.823 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 21:42:47.826 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-06 21:42:47.829 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:42:47.832 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:42:47.837 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-06 21:42:47.840 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:42:47.844 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-06 21:42:47.848 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:42:47.851 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:42:47.855 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-06 21:42:47.861 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-06 21:42:47.865 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-06 21:42:47.867 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-06 21:42:47.981 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-06 21:42:47.984 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:42:47.986 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:42:47.990 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:42:47.993 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 21:42:47.997 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-06 21:42:47.999 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:42:48.003 | + inc/python:setup_package:446 : local extras= 2026-07-06 21:42:48.005 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:42:48.007 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:42:48.009 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:42:48.011 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:42:48.013 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:42:48.016 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-06 21:42:48.039 | Using python 3.12 to install /opt/stack/nova 2026-07-06 21:42:48.042 | + 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-06 21:42:48.604 | Obtaining file:///opt/stack/nova 2026-07-06 21:42:48.606 | Installing build dependencies: started 2026-07-06 21:42:49.541 | Installing build dependencies: finished with status 'done' 2026-07-06 21:42:49.542 | Checking if build backend supports build_editable: started 2026-07-06 21:42:49.913 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:42:49.914 | Getting requirements to build editable: started 2026-07-06 21:42:50.117 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:42:50.120 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:42:51.916 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:42:51.931 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.0.3) 2026-07-06 21:42:51.931 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.0.51) 2026-07-06 21:42:51.931 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.3.1) 2026-07-06 21:42:51.931 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (0.41.0) 2026-07-06 21:42:51.931 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.1.6) 2026-07-06 21:42:51.931 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (13.0.0) 2026-07-06 21:42:51.931 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.1.1) 2026-07-06 21:42:51.932 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.5.1) 2026-07-06 21:42:51.933 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (43.0.3) 2026-07-06 21:42:51.933 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.8.10) 2026-07-06 21:42:51.933 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.5.3) 2026-07-06 21:42:51.934 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.1.0) 2026-07-06 21:42:51.934 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.10.1) 2026-07-06 21:42:51.935 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.18.0) 2026-07-06 21:42:51.935 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.18.5) 2026-07-06 21:42:51.936 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.3.0) 2026-07-06 21:42:51.936 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.0.0) 2026-07-06 21:42:51.937 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.26.0) 2026-07-06 21:42:51.937 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (9.9.0) 2026-07-06 21:42:51.938 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.15.0) 2026-07-06 21:42:51.938 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (12.0.0) 2026-07-06 21:42:51.939 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.12.0) 2026-07-06 21:42:51.939 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.34.2) 2026-07-06 21:42:51.939 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.9.0) 2026-07-06 21:42:52.009 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev248) 2026-07-06 21:42:52.072 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-06 21:42:52.082 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.2.0) 2026-07-06 21:42:52.083 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.5.0) 2026-07-06 21:42:52.083 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (10.5.0) 2026-07-06 21:42:52.084 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.4.0) 2026-07-06 21:42:52.084 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.2.0) 2026-07-06 21:42:52.085 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.11.0) 2026-07-06 21:42:52.085 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.8.0) 2026-07-06 21:42:52.086 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.10.0) 2026-07-06 21:42:52.086 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.7.1) 2026-07-06 21:42:52.087 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (10.1.1) 2026-07-06 21:42:52.087 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (18.0.0) 2026-07-06 21:42:52.088 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.9.0) 2026-07-06 21:42:52.088 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (18.1.0) 2026-07-06 21:42:52.089 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.1.0) 2026-07-06 21:42:52.089 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.11.0) 2026-07-06 21:42:52.090 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.8.0) 2026-07-06 21:42:52.092 | 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.dev248) (4.6.0) 2026-07-06 21:42:52.092 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.0.0) 2026-07-06 21:42:52.092 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.1.0) 2026-07-06 21:42:52.093 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.2.2) 2026-07-06 21:42:52.093 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.10.2) 2026-07-06 21:42:52.094 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (7.1.0) 2026-07-06 21:42:52.094 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.1.0) 2026-07-06 21:42:52.095 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.8.0) 2026-07-06 21:42:52.096 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.1.0) 2026-07-06 21:42:52.096 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (5.7.0) 2026-07-06 21:42:52.108 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev248) 2026-07-06 21:42:52.113 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 21:42:52.120 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (8.1.0) 2026-07-06 21:42:52.121 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (0.2.3) 2026-07-06 21:42:52.122 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.4.2) 2026-07-06 21:42:52.122 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (1.8.2) 2026-07-06 21:42:52.123 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (2.9.0.post0) 2026-07-06 21:42:52.123 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (3.4.0) 2026-07-06 21:42:52.126 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (4.17.0) 2026-07-06 21:42:52.126 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev248) (6.0.3) 2026-07-06 21:42:52.126 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev248) (1.3.12) 2026-07-06 21:42:52.127 | 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.dev248) (4.15.0) 2026-07-06 21:42:52.129 | 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.dev248) (7.4.0) 2026-07-06 21:42:52.133 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev248) (2.0.0) 2026-07-06 21:42:52.134 | 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.dev248) (3.0) 2026-07-06 21:42:52.138 | 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.dev248) (2.8.0) 2026-07-06 21:42:52.144 | 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.dev248) (3.1.0) 2026-07-06 21:42:52.146 | 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.dev248) (2.2.2) 2026-07-06 21:42:52.149 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev248) (3.0.3) 2026-07-06 21:42:52.151 | 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.dev248) (26.1.0) 2026-07-06 21:42:52.152 | 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.dev248) (2025.9.1) 2026-07-06 21:42:52.153 | 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.dev248) (0.37.0) 2026-07-06 21:42:52.153 | 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.dev248) (2026.5.1) 2026-07-06 21:42:52.158 | 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.dev248) (2.1.0) 2026-07-06 21:42:52.163 | 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.dev248) (4.0.1) 2026-07-06 21:42:52.164 | 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.dev248) (2.13.0) 2026-07-06 21:42:52.164 | 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.dev248) (5.8.0) 2026-07-06 21:42:52.174 | 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.dev248) (1.5.0) 2026-07-06 21:42:52.175 | 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.dev248) (1.1.0) 2026-07-06 21:42:52.176 | 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.dev248) (1.33) 2026-07-06 21:42:52.178 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev248) (4.10.0) 2026-07-06 21:42:52.186 | 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.dev248) (3.1.1) 2026-07-06 21:42:52.193 | 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.dev248) (9.1.4) 2026-07-06 21:42:52.200 | 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.dev248) (2.18.0) 2026-07-06 21:42:52.206 | 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.dev248) (0.20) 2026-07-06 21:42:52.219 | 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.dev248) (2.1.2) 2026-07-06 21:42:52.220 | 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.dev248) (0.6.2) 2026-07-06 21:42:52.233 | 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.dev248) (7.1.4) 2026-07-06 21:42:52.234 | 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.dev248) (5.3.1) 2026-07-06 21:42:52.234 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev248) (5.6.2) 2026-07-06 21:42:52.235 | 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.dev248) (0.16.0) 2026-07-06 21:42:52.238 | 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.dev248) (5.1.0) 2026-07-06 21:42:52.246 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (2026.2) 2026-07-06 21:42:52.247 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev248) (26.2) 2026-07-06 21:42:52.253 | 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.dev248) (0.25.0) 2026-07-06 21:42:52.256 | 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.dev248) (5.0.0) 2026-07-06 21:42:52.258 | 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.dev248) (4.0.1) 2026-07-06 21:42:52.270 | 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.dev248) (1.2.1) 2026-07-06 21:42:52.287 | 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.dev248) (1.7.6) 2026-07-06 21:42:52.294 | 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.dev248) (2.2.0) 2026-07-06 21:42:52.299 | 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.dev248) (1.3.7) 2026-07-06 21:42:52.308 | 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.dev248) (3.3.2) 2026-07-06 21:42:52.318 | 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.dev248) (4.3.2) 2026-07-06 21:42:52.318 | 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.dev248) (3.7.1) 2026-07-06 21:42:52.326 | 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.dev248) (2.4.0) 2026-07-06 21:42:52.335 | 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.dev248) (3.0.3) 2026-07-06 21:42:52.336 | 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.dev248) (1.6.2) 2026-07-06 21:42:52.342 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev248) (83.0.0) 2026-07-06 21:42:52.352 | 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.dev248) (0.8.1) 2026-07-06 21:42:52.372 | 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.dev248) (4.14.0) 2026-07-06 21:42:52.376 | 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.dev248) (0.6.0) 2026-07-06 21:42:52.377 | 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.dev248) (4.0.0) 2026-07-06 21:42:52.382 | 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.dev248) (3.0.52) 2026-07-06 21:42:52.384 | 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.dev248) (1.11.0) 2026-07-06 21:42:52.384 | 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.dev248) (15.0.0) 2026-07-06 21:42:52.384 | 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.dev248) (1.8.0) 2026-07-06 21:42:52.395 | 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.dev248) (1.17.0) 2026-07-06 21:42:52.398 | 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.dev248) (2.1.0) 2026-07-06 21:42:52.400 | 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.dev248) (24.2.1) 2026-07-06 21:42:52.411 | 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.dev248) (4.6.0) 2026-07-06 21:42:52.425 | 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.dev248) (3.4.7) 2026-07-06 21:42:52.427 | 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.dev248) (3.18) 2026-07-06 21:42:52.427 | 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.dev248) (2.7.0) 2026-07-06 21:42:52.427 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev248) (2023.11.17) 2026-07-06 21:42:52.452 | 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.dev248) (4.2.0) 2026-07-06 21:42:52.453 | 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.dev248) (2.20.0) 2026-07-06 21:42:52.459 | 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.dev248) (0.1.2) 2026-07-06 21:42:52.470 | 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.dev248) (0.8) 2026-07-06 21:42:52.503 | 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.dev248) (0.16.0) 2026-07-06 21:42:52.828 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-06 21:42:52.833 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-06 21:42:52.852 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-06 21:42:52.857 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 21:42:52.889 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev248) 2026-07-06 21:42:52.894 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 21:42:52.949 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-06 21:42:52.955 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-06 21:42:52.965 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-06 21:42:52.974 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-06 21:42:53.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 74.0 MB/s 0:00:00 2026-07-06 21:42:53.206 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-06 21:42:53.242 | Building wheels for collected packages: nova 2026-07-06 21:42:53.243 | Building editable for nova (pyproject.toml): started 2026-07-06 21:42:55.083 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-06 21:42:55.084 | Created wheel for nova: filename=nova-33.1.0.dev248-0.editable-py3-none-any.whl size=10635 sha256=ae1d863c18856c48886f7972e39f186942cf0bf5404508c69bcf57ea530496d2 2026-07-06 21:42:55.084 | Stored in directory: /tmp/pip-ephem-wheel-cache-etr2m2q_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-06 21:42:55.088 | Successfully built nova 2026-07-06 21:42:55.262 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-06 21:42:57.997 | 2026-07-06 21:42:58.013 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev248 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-06 21:42:58.226 | + inc/python:pip_install:216 : result=0 2026-07-06 21:42:58.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:42:58.232 | + functions-common:time_stop:2420 : local name 2026-07-06 21:42:58.235 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:42:58.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:42:58.242 | + functions-common:time_stop:2423 : local total 2026-07-06 21:42:58.245 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:42:58.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:42:58.251 | + functions-common:time_stop:2427 : start_time=1783374168033 2026-07-06 21:42:58.254 | + functions-common:time_stop:2429 : [[ -z 1783374168033 ]] 2026-07-06 21:42:58.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:42:58.264 | + functions-common:time_stop:2432 : end_time=1783374178260 2026-07-06 21:42:58.267 | + functions-common:time_stop:2433 : elapsed_time=10227 2026-07-06 21:42:58.271 | + functions-common:time_stop:2434 : total=83929 2026-07-06 21:42:58.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:42:58.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94156 2026-07-06 21:42:58.280 | + inc/python:pip_install:219 : return 0 2026-07-06 21:42:58.283 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:42:58.286 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:42:58.289 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-06 21:42:58.291 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-06 21:42:58.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:42:58.297 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-06 21:42:58.302 | + 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-06 21:42:58.306 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:42:58.308 | + 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-06 21:42:58.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:42:58.329 | + ./stack.sh:main:959 : configure_nova 2026-07-06 21:42:58.332 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-06 21:42:58.349 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-06 21:42:58.352 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-06 21:42:58.356 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 21:42:58.361 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-06 21:42:58.361 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 21:42:58.366 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-06 21:42:58.370 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-06 21:42:58.374 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 21:42:58.377 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-06 21:42:58.381 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-06 21:42:58.385 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-06 21:42:58.388 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 21:42:58.390 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-06 21:42:58.408 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-06 21:42:58.422 | + 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-06 21:42:58.438 | + 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-06 21:42:58.455 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-06 21:42:58.471 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-06 21:42:58.489 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 21:42:58.494 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 21:42:58.500 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.COEqVQEEF7 2026-07-06 21:42:58.504 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 21:42:58.507 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 21:42:58.511 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-06 21:42:58.515 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 21:42:58.518 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 21:42:58.522 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.COEqVQEEF7 2026-07-06 21:42:58.528 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.COEqVQEEF7 2026-07-06 21:42:58.543 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.COEqVQEEF7 /etc/sudoers.d/nova-rootwrap 2026-07-06 21:42:58.561 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 21:42:58.566 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 21:42:58.570 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 21:42:58.574 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 21:42:58.578 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 21:42:58.581 | + 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-06 21:42:58.584 | + 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-06 21:42:58.589 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 21:42:58.590 | + 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-06 21:42:58.601 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 21:42:58.606 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 21:42:58.621 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 21:42:58.635 | + 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-06 21:42:58.638 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-06 21:42:58.643 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-06 21:42:58.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:58.667 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-06 21:42:58.677 | net.ipv4.ip_forward = 1 2026-07-06 21:42:58.682 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 21:42:58.686 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-06 21:42:58.690 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-06 21:42:58.693 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-06 21:42:58.710 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-06 21:42:58.715 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-06 21:42:58.715 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-06 21:42:58.721 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:d96ef59c4c42 2026-07-06 21:42:58.725 | InitiatorName=iqn.2016-04.com.open-iscsi:d96ef59c4c42 2026-07-06 21:42:58.730 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-06 21:42:58.734 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-06 21:42:58.821 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-06 21:42:58.825 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-06 21:42:58.828 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:42:58.831 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-06 21:42:58.883 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-06 21:42:58.886 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-06 21:42:58.890 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-06 21:42:58.896 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-06 21:42:58.932 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-06 21:42:58.935 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-06 21:42:58.967 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-06 21:42:58.998 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-06 21:42:59.029 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-06 21:42:59.059 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 4 2026-07-06 21:42:59.094 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-06 21:42:59.129 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.174 2026-07-06 21:42:59.167 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-06 21:42:59.204 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-06 21:42:59.243 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-06 21:42:59.280 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-06 21:42:59.317 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-06 21:42:59.354 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 21:42:59.394 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-06 21:42:59.432 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-06 21:42:59.471 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-06 21:42:59.473 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:42:59.476 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:42:59.479 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:42:59.482 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:42:59.484 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:42:59.487 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:42:59.490 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:42:59.493 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:42:59.496 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:42:59.499 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:42:59.502 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:42:59.504 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:42:59.506 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:42:59.509 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-06 21:42:59.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:59.533 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:42:59.537 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-06 21:42:59.540 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-06 21:42:59.577 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-06 21:42:59.581 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 21:42:59.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 21:42:59.588 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 21:42:59.591 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:42:59.594 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:59.597 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:42:59.615 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:59.618 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:42:59.621 | ++ 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-06 21:42:59.623 | + 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-06 21:42:59.660 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-06 21:42:59.663 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-06 21:42:59.665 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-06 21:42:59.668 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-06 21:42:59.671 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:42:59.673 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:59.675 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:42:59.691 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:59.693 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:42:59.695 | ++ 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-06 21:42:59.699 | + 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-06 21:42:59.734 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-06 21:42:59.777 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-06 21:42:59.817 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-06 21:42:59.857 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-06 21:42:59.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:59.880 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-06 21:42:59.902 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:42:59.907 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-06 21:42:59.907 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-06 21:42:59.912 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-06 21:42:59.915 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-06 21:42:59.950 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-06 21:42:59.952 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-06 21:42:59.985 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-06 21:42:59.988 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:42:59.991 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-06 21:42:59.994 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 21:42:59.996 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:42:59.999 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-06 21:43:00.001 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:43:00.003 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:43:00.007 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 21:43:00.010 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-06 21:43:00.045 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-06 21:43:00.077 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.174/identity 2026-07-06 21:43:00.110 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-06 21:43:00.143 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-06 21:43:00.181 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-06 21:43:00.216 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-06 21:43:00.250 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-06 21:43:00.287 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:43:00.323 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:43:00.365 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 21:43:00.406 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:43:00.410 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-06 21:43:00.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:00.433 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-06 21:43:00.436 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-06 21:43:00.476 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-06 21:43:00.479 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:43:00.482 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:43:00.485 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-06 21:43:00.488 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-06 21:43:00.525 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-06 21:43:00.560 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.174/identity 2026-07-06 21:43:00.597 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-06 21:43:00.632 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-06 21:43:00.671 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-06 21:43:00.709 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-06 21:43:00.746 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-06 21:43:00.778 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-06 21:43:00.797 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:00.800 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.174 2026-07-06 21:43:00.803 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-06 21:43:00.806 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:43:00.841 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-06 21:43:00.861 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:00.864 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-06 21:43:00.867 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-06 21:43:00.905 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-06 21:43:00.946 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-06 21:43:00.949 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-06 21:43:00.987 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-06 21:43:00.990 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-06 21:43:00.993 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-06 21:43:01.033 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-06 21:43:01.035 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:43:01.039 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:43:01.041 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:43:01.045 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:43:01.048 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:43:01.051 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:43:01.054 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:43:01.058 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:43:01.061 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:43:01.064 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:43:01.067 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:43:01.070 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:43:01.074 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:43:01.077 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-06 21:43:01.081 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-06 21:43:01.084 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:43:01.088 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:43:01.109 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:43:01.113 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:43:01.116 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:01.120 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:43:01.123 | + 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-06 21:43:01.163 | + 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-06 21:43:01.203 | + 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-06 21:43:01.241 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:43:01.280 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-06 21:43:01.321 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-06 21:43:01.362 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-06 21:43:01.382 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:01.386 | + 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-06 21:43:01.390 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-06 21:43:01.393 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-06 21:43:01.396 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-06 21:43:01.400 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 21:43:01.404 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-06 21:43:01.407 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-06 21:43:01.409 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 21:43:01.412 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 21:43:01.428 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:43:01.428 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-06 21:43:01.436 | d /var/run/uwsgi 0755 stack root 2026-07-06 21:43:01.441 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:43:01.455 | /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-06 21:43:01.461 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-06 21:43:01.465 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-06 21:43:01.470 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:43:01.473 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-06 21:43:01.514 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-07-06 21:43:01.550 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-06 21:43:01.586 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 21:43:01.624 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 21:43:01.663 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 21:43:01.699 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 21:43:01.731 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 21:43:01.767 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 21:43:01.799 | + 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-06 21:43:01.833 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 21:43:01.870 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 21:43:01.903 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 21:43:01.936 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-06 21:43:01.972 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 21:43:01.975 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 21:43:01.979 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-06 21:43:01.982 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-06 21:43:01.985 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:43:01.987 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:01.990 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:01.992 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-06 21:43:01.996 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-06 21:43:01.999 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-06 21:43:02.031 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 21:43:02.065 | + 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-06 21:43:02.065 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-06 21:43:02.073 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-06 21:43:02.077 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-06 21:43:02.080 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-06 21:43:02.082 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:43:02.084 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:43:02.087 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:43:02.089 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:02.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:02.094 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:02.097 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:02.099 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:43:02.101 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:02.104 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:02.107 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-06 21:43:02.139 | Enabling site nova-api. 2026-07-06 21:43:02.144 | To activate the new configuration, you need to run: 2026-07-06 21:43:02.144 | systemctl reload apache2 2026-07-06 21:43:02.148 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 21:43:02.151 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:43:02.153 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:02.156 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:43:02.264 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-06 21:43:02.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:02.288 | + 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-06 21:43:02.288 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-06 21:43:02.289 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-06 21:43:02.291 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-06 21:43:02.294 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-06 21:43:02.296 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-06 21:43:02.299 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-06 21:43:02.301 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 21:43:02.303 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 21:43:02.318 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-06 21:43:02.318 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:43:02.327 | d /var/run/uwsgi 0755 stack root 2026-07-06 21:43:02.332 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:43:02.345 | /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-06 21:43:02.350 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-06 21:43:02.354 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-06 21:43:02.359 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:43:02.363 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-06 21:43:02.406 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-07-06 21:43:02.439 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-06 21:43:02.470 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-06 21:43:02.500 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 21:43:02.529 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 21:43:02.563 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-06 21:43:02.595 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-06 21:43:02.632 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-06 21:43:02.669 | + 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-06 21:43:02.702 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 21:43:02.735 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 21:43:02.767 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-06 21:43:02.803 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-06 21:43:02.838 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-06 21:43:02.841 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-06 21:43:02.878 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-06 21:43:02.898 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:02.900 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-06 21:43:02.938 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-06 21:43:02.941 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-06 21:43:02.944 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-06 21:43:02.965 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:02.968 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:43:02.971 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:43:03.007 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-06 21:43:03.045 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-06 21:43:03.048 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 21:43:03.051 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-06 21:43:03.054 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 21:43:03.057 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 21:43:03.060 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:43:03.077 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:03.081 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 21:43:03.086 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 21:43:03.088 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:43:03.106 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:03.109 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:43:03.113 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:43:03.149 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:43:03.152 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:43:03.154 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-07-06 21:43:03.187 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-07-06 21:43:03.222 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 4 2026-07-06 21:43:03.260 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-06 21:43:03.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:03.281 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-06 21:43:03.317 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-06 21:43:03.357 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 21:43:03.391 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-06 21:43:03.394 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-06 21:43:03.396 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-06 21:43:03.435 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-06 21:43:03.437 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:43:03.440 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:43:03.444 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 21:43:03.447 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-06 21:43:03.484 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-06 21:43:03.519 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.174/identity 2026-07-06 21:43:03.558 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-06 21:43:03.597 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-06 21:43:03.635 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-06 21:43:03.670 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-06 21:43:03.702 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-06 21:43:03.738 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-06 21:43:03.759 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:03.763 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-06 21:43:03.768 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:43:03.771 | + lib/nova:create_nova_conf:589 : local conf 2026-07-06 21:43:03.774 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-06 21:43:03.778 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-06 21:43:03.782 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:43:03.786 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:43:03.790 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-06 21:43:03.793 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-06 21:43:03.796 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-06 21:43:03.802 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-06 21:43:03.805 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-06 21:43:03.808 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-06 21:43:03.811 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-06 21:43:03.814 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:43:03.817 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:03.820 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:43:03.839 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:03.843 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:43:03.846 | ++ 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-06 21:43:03.850 | + 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-06 21:43:03.890 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-07-06 21:43:03.929 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-06 21:43:03.967 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:43:03.970 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-06 21:43:03.973 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-06 21:43:03.976 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-06 21:43:03.993 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:03.997 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-06 21:43:03.997 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-06 21:43:04.664 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-06 21:43:04.668 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-06 21:43:05.304 | Adding vhost "nova_cell1" ... 2026-07-06 21:43:05.349 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-06 21:43:05.934 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-06 21:43:05.957 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-06 21:43:05.959 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 21:43:05.962 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-06 21:43:05.964 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 21:43:05.967 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 21:43:05.971 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:43:05.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:05.992 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 21:43:05.995 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 21:43:05.997 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:43:06.016 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:06.019 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/nova_cell1 2026-07-06 21:43:06.022 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/nova_cell1 2026-07-06 21:43:06.057 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:43:06.059 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:43:06.061 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-06 21:43:06.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:06.082 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-06 21:43:06.084 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 21:43:06.087 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-06 21:43:06.091 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 21:43:06.093 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:43:06.095 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 21:43:06.098 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-06 21:43:06.134 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-06 21:43:06.170 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.174/identity 2026-07-06 21:43:06.205 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-06 21:43:06.237 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-06 21:43:06.273 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-06 21:43:06.305 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-06 21:43:06.340 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-06 21:43:06.373 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-06 21:43:06.376 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-06 21:43:06.379 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 21:43:06.383 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:43:06.401 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:43:06.404 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:43:06.407 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:06.410 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:43:06.413 | + 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-06 21:43:06.445 | + 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-06 21:43:06.478 | + 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-06 21:43:06.510 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:43:06.542 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-06 21:43:06.579 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:43:06.583 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-06 21:43:06.588 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:43:06.591 | + lib/nova:create_nova_conf:623 : local conf 2026-07-06 21:43:06.594 | + lib/nova:create_nova_conf:624 : local offset 2026-07-06 21:43:06.597 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-06 21:43:06.600 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:43:06.603 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:43:06.606 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-06 21:43:06.609 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-06 21:43:06.613 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-06 21:43:06.615 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 21:43:06.618 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-06 21:43:06.620 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-06 21:43:06.623 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-06 21:43:06.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:06.646 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-06 21:43:06.685 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-06 21:43:06.719 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 21:43:06.722 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 21:43:06.724 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 21:43:06.728 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-06 21:43:06.746 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:06.749 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-06 21:43:06.767 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:06.770 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-06 21:43:06.790 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:06.793 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 21:43:06.797 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-06 21:43:06.800 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-06 21:43:06.803 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-06 21:43:06.824 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:06.826 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-06 21:43:06.840 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-06 21:43:06.841 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-06 21:43:06.849 | cgroup_device_acl = [ 2026-07-06 21:43:06.850 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-06 21:43:06.850 | "/dev/random", "/dev/urandom", 2026-07-06 21:43:06.850 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-06 21:43:06.850 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-06 21:43:06.850 | "/dev/vfio/vfio", 2026-07-06 21:43:06.850 | ] 2026-07-06 21:43:06.854 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-06 21:43:06.857 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:43:06.860 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:43:06.864 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:43:06.866 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:43:06.869 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:43:06.872 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:43:06.875 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:43:06.878 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:43:06.881 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:43:06.883 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:43:06.886 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:43:06.889 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:43:06.891 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:43:06.894 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-06 21:43:06.899 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-06 21:43:06.902 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-06 21:43:06.905 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-06 21:43:06.907 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-06 21:43:06.933 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-06 21:43:06.936 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-06 21:43:06.938 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:06.941 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:06.943 | + 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-06 21:43:06.945 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-06 21:43:06.948 | + 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-06 21:43:06.963 | + 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-06 21:43:06.963 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 21:43:06.971 | 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-06 21:43:06.975 | + 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-06 21:43:06.989 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-06 21:43:06.990 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 21:43:06.999 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-06 21:43:07.004 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 21:43:07.006 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 21:43:07.009 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 21:43:07.012 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-06 21:43:07.015 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:07.018 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-06 21:43:07.074 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-06 21:43:07.077 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:07.080 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-06 21:43:07.156 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-06 21:43:07.194 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-06 21:43:07.231 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-06 21:43:07.234 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-06 21:43:07.274 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-06 21:43:07.315 | + 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-06 21:43:07.353 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-06 21:43:07.391 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-06 21:43:07.433 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-06 21:43:07.439 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:43:07.446 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 21:43:07.449 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-06 21:43:07.455 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:43:07.462 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 21:43:07.465 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-06 21:43:07.470 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-06 21:43:07.473 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-06 21:43:07.477 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-06 21:43:07.481 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-06 21:43:07.485 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-06 21:43:07.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:07.510 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-06 21:43:07.514 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-06 21:43:07.517 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-06 21:43:07.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 21:43:07.524 | + lib/stack:stack_install_service:32 : install_placement 2026-07-06 21:43:07.527 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-06 21:43:07.530 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-06 21:43:07.534 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 21:43:07.537 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-06 21:43:07.541 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-06 21:43:07.545 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 21:43:07.551 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-06 21:43:07.551 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 21:43:07.558 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-06 21:43:07.560 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-06 21:43:07.564 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-06 21:43:07.569 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-06 21:43:07.573 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-06 21:43:07.600 | Using python 3.12 to install osc-placement 2026-07-06 21:43:07.604 | + 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-06 21:43:08.248 | Collecting osc-placement 2026-07-06 21:43:08.308 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 21:43:08.314 | 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-06 21:43:08.314 | 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-06 21:43:08.315 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-06 21:43:08.315 | 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-06 21:43:08.317 | 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-06 21:43:08.317 | 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-06 21:43:08.317 | 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-06 21:43:08.320 | 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-06 21:43:08.320 | 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-06 21:43:08.321 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-06 21:43:08.321 | 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-06 21:43:08.324 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-06 21:43:08.324 | 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-06 21:43:08.324 | 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-06 21:43:08.324 | 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-06 21:43:08.325 | 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-06 21:43:08.327 | 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-06 21:43:08.327 | 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-06 21:43:08.328 | 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-06 21:43:08.328 | 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-06 21:43:08.329 | 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-06 21:43:08.330 | 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-06 21:43:08.330 | 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-06 21:43:08.331 | 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-06 21:43:08.331 | 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-06 21:43:08.332 | 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-06 21:43:08.333 | 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-06 21:43:08.334 | 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-06 21:43:08.337 | 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-06 21:43:08.341 | 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-06 21:43:08.344 | 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-06 21:43:08.344 | 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-06 21:43:08.345 | 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-06 21:43:08.348 | 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-06 21:43:08.350 | 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-06 21:43:08.358 | 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-06 21:43:08.359 | 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-06 21:43:08.360 | 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-06 21:43:08.361 | 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-06 21:43:08.368 | 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-06 21:43:08.369 | 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-06 21:43:08.371 | 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-06 21:43:08.388 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-06 21:43:08.559 | Installing collected packages: osc-placement 2026-07-06 21:43:08.626 | Successfully installed osc-placement-4.9.0 2026-07-06 21:43:08.749 | + inc/python:pip_install:216 : result=0 2026-07-06 21:43:08.753 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:43:08.757 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:08.761 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:08.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:08.767 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:08.769 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:08.773 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:43:08.776 | + functions-common:time_stop:2427 : start_time=1783374187593 2026-07-06 21:43:08.778 | + functions-common:time_stop:2429 : [[ -z 1783374187593 ]] 2026-07-06 21:43:08.782 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:08.787 | + functions-common:time_stop:2432 : end_time=1783374188784 2026-07-06 21:43:08.790 | + functions-common:time_stop:2433 : elapsed_time=1191 2026-07-06 21:43:08.793 | + functions-common:time_stop:2434 : total=94156 2026-07-06 21:43:08.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:08.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95347 2026-07-06 21:43:08.802 | + inc/python:pip_install:219 : return 0 2026-07-06 21:43:08.806 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-06 21:43:08.809 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-06 21:43:08.812 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-06 21:43:08.816 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:43:08.819 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 21:43:08.822 | ++ functions-common:git_clone:593 : pwd 2026-07-06 21:43:08.826 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:43:08.829 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:43:08.833 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:43:08.853 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:43:08.857 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:43:08.860 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:43:08.863 | + functions-common:git_clone:610 : echo master 2026-07-06 21:43:08.864 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:43:08.871 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-06 21:43:08.874 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:43:08.877 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-06 21:43:08.894 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-06 21:43:08.898 | + functions-common:git_clone:673 : head -1 2026-07-06 21:43:08.898 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 21:43:08.903 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 21:43:08.908 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:43:08.912 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-06 21:43:08.916 | + inc/python:setup_develop:353 : local bindep 2026-07-06 21:43:08.919 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 21:43:08.922 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-06 21:43:08.925 | + inc/python:setup_develop:359 : local extras= 2026-07-06 21:43:08.928 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-06 21:43:08.932 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:43:08.935 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 21:43:08.938 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-06 21:43:08.941 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:43:08.944 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:43:08.948 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-06 21:43:08.951 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:43:08.956 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-06 21:43:08.959 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:43:08.962 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:43:08.966 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-06 21:43:08.972 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-06 21:43:08.975 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-06 21:43:08.978 | + 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-06 21:43:09.059 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-06 21:43:09.062 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 21:43:09.064 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:43:09.067 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:43:09.070 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 21:43:09.072 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-06 21:43:09.075 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 21:43:09.077 | + inc/python:setup_package:446 : local extras= 2026-07-06 21:43:09.081 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:43:09.084 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:43:09.086 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:43:09.089 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:43:09.092 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:43:09.095 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-06 21:43:09.117 | Using python 3.12 to install /opt/stack/placement 2026-07-06 21:43:09.120 | + 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-06 21:43:09.644 | Obtaining file:///opt/stack/placement 2026-07-06 21:43:09.646 | Installing build dependencies: started 2026-07-06 21:43:10.590 | Installing build dependencies: finished with status 'done' 2026-07-06 21:43:10.591 | Checking if build backend supports build_editable: started 2026-07-06 21:43:10.912 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:43:10.913 | Getting requirements to build editable: started 2026-07-06 21:43:11.075 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:43:11.076 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:43:11.691 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:43:11.705 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-06 21:43:11.705 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-06 21:43:11.706 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-06 21:43:11.706 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-06 21:43:11.707 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-06 21:43:11.708 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-06 21:43:11.708 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-06 21:43:11.709 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-06 21:43:11.712 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-06 21:43:11.714 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-06 21:43:11.714 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-06 21:43:11.714 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-06 21:43:11.714 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-06 21:43:11.718 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-06 21:43:11.718 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-06 21:43:11.718 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-06 21:43:11.718 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-06 21:43:11.720 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-06 21:43:11.720 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-06 21:43:11.721 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-06 21:43:11.722 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-06 21:43:11.723 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-06 21:43:11.723 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-06 21:43:11.726 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-06 21:43:11.726 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-06 21:43:11.727 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-06 21:43:11.727 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-06 21:43:11.734 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-06 21:43:11.736 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-06 21:43:11.739 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-06 21:43:11.740 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-06 21:43:11.741 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-06 21:43:11.744 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-06 21:43:11.745 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-06 21:43:11.746 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-06 21:43:11.749 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-06 21:43:11.750 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-06 21:43:11.751 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-06 21:43:11.752 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-06 21:43:11.756 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-06 21:43:11.759 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-06 21:43:11.759 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-06 21:43:11.761 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-06 21:43:11.765 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-06 21:43:11.769 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-06 21:43:11.772 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-06 21:43:11.775 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-06 21:43:11.775 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-06 21:43:11.776 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-06 21:43:11.779 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-06 21:43:11.781 | 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==15.1.0.dev7) (0.8.1) 2026-07-06 21:43:11.791 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-06 21:43:11.798 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-06 21:43:11.799 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-06 21:43:11.799 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-06 21:43:11.800 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-06 21:43:11.812 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-06 21:43:11.818 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-06 21:43:11.841 | Building wheels for collected packages: openstack-placement 2026-07-06 21:43:11.841 | Building editable for openstack-placement (pyproject.toml): started 2026-07-06 21:43:12.403 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-06 21:43:12.405 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=42b49723b521af6c7e93e35b157f8bb4acb2eb29bb0652b5c8baf3c68926e499 2026-07-06 21:43:12.405 | Stored in directory: /tmp/pip-ephem-wheel-cache-uef7msxt/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-06 21:43:12.408 | Successfully built openstack-placement 2026-07-06 21:43:12.593 | Installing collected packages: openstack-placement 2026-07-06 21:43:12.618 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-06 21:43:12.763 | + inc/python:pip_install:216 : result=0 2026-07-06 21:43:12.767 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:43:12.770 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:12.773 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:12.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:12.779 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:12.782 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:12.785 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:43:12.788 | + functions-common:time_stop:2427 : start_time=1783374189112 2026-07-06 21:43:12.792 | + functions-common:time_stop:2429 : [[ -z 1783374189112 ]] 2026-07-06 21:43:12.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:12.802 | + functions-common:time_stop:2432 : end_time=1783374192798 2026-07-06 21:43:12.806 | + functions-common:time_stop:2433 : elapsed_time=3686 2026-07-06 21:43:12.809 | + functions-common:time_stop:2434 : total=95347 2026-07-06 21:43:12.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:12.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99033 2026-07-06 21:43:12.818 | + inc/python:pip_install:219 : return 0 2026-07-06 21:43:12.822 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:43:12.825 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:43:12.829 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-06 21:43:12.832 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-06 21:43:12.836 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:43:12.839 | + 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-06 21:43:12.842 | + 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-06 21:43:12.846 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:43:12.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 21:43:12.853 | + ./stack.sh:main:965 : configure_placement 2026-07-06 21:43:12.857 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-06 21:43:12.873 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-06 21:43:12.877 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-06 21:43:12.883 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-06 21:43:12.886 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-06 21:43:12.890 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-06 21:43:12.893 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-06 21:43:12.897 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:43:12.901 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:12.904 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:43:12.924 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:12.928 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:43:12.931 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-06 21:43:12.936 | + 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-06 21:43:12.975 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-06 21:43:13.019 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-06 21:43:13.062 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-06 21:43:13.066 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-06 21:43:13.069 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-06 21:43:13.072 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 21:43:13.076 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:43:13.079 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-06 21:43:13.083 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-06 21:43:13.087 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 21:43:13.090 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 21:43:13.093 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-06 21:43:13.138 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-06 21:43:13.179 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.174/identity 2026-07-06 21:43:13.218 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-06 21:43:13.259 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-06 21:43:13.299 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-06 21:43:13.336 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-06 21:43:13.378 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-06 21:43:13.416 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:43:13.453 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:43:13.489 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 21:43:13.527 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:43:13.530 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-06 21:43:13.533 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-06 21:43:13.536 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-06 21:43:13.540 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:43:13.562 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:43:13.565 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:43:13.568 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:13.572 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:43:13.575 | + 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-06 21:43:13.609 | + 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-06 21:43:13.643 | + 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-06 21:43:13.681 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:43:13.720 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-06 21:43:13.757 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-06 21:43:13.760 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-06 21:43:13.764 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-06 21:43:13.768 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-06 21:43:13.771 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 21:43:13.774 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-06 21:43:13.778 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-06 21:43:13.781 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 21:43:13.784 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 21:43:13.799 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-06 21:43:13.800 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:43:13.811 | d /var/run/uwsgi 0755 stack root 2026-07-06 21:43:13.816 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:43:13.829 | /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-06 21:43:13.834 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-06 21:43:13.837 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-06 21:43:13.842 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:43:13.846 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-06 21:43:13.887 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-07-06 21:43:13.923 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-06 21:43:13.961 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-06 21:43:13.998 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 21:43:14.035 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 21:43:14.071 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-06 21:43:14.108 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-06 21:43:14.146 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-06 21:43:14.185 | + 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-06 21:43:14.221 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 21:43:14.257 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 21:43:14.293 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-06 21:43:14.328 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-06 21:43:14.364 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 21:43:14.367 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 21:43:14.371 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-06 21:43:14.374 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-06 21:43:14.377 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:43:14.380 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:14.384 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:14.387 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-06 21:43:14.391 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-06 21:43:14.394 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-06 21:43:14.426 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 21:43:14.464 | + 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-06 21:43:14.464 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-06 21:43:14.473 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-06 21:43:14.477 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-06 21:43:14.481 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-06 21:43:14.484 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:43:14.487 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:43:14.490 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:43:14.493 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:14.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:14.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:14.502 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:14.504 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:43:14.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:14.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:14.513 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-06 21:43:14.548 | Enabling site placement-api. 2026-07-06 21:43:14.554 | To activate the new configuration, you need to run: 2026-07-06 21:43:14.554 | systemctl reload apache2 2026-07-06 21:43:14.560 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 21:43:14.563 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:43:14.566 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:14.568 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:43:14.675 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:14.678 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-06 21:43:14.720 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-06 21:43:14.739 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:14.742 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-06 21:43:14.763 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:14.766 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-06 21:43:14.770 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-06 21:43:14.774 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-06 21:43:14.777 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:43:14.781 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:43:14.784 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 21:43:14.787 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-06 21:43:14.827 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-06 21:43:14.864 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.174/identity 2026-07-06 21:43:14.898 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-06 21:43:14.933 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-06 21:43:14.970 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-06 21:43:15.011 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-06 21:43:15.053 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-06 21:43:15.095 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-06 21:43:15.115 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:15.119 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-06 21:43:15.142 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.145 | + ./stack.sh:main:984 : fix_system_ca_bundle_path 2026-07-06 21:43:15.149 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-06 21:43:15.172 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.176 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-06 21:43:15.179 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:15.183 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-06 21:43:15.183 | from requests import certs 2026-07-06 21:43:15.183 | print (certs.where()) 2026-07-06 21:43:15.183 | except ImportError: pass' 2026-07-06 21:43:15.371 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-06 21:43:15.374 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-06 21:43:15.377 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-06 21:43:15.381 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-06 21:43:15.404 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.407 | + ./stack.sh:main:989 : init_os_brick 2026-07-06 21:43:15.410 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-06 21:43:15.415 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-06 21:43:15.437 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.442 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 21:43:15.482 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-06 21:43:15.501 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.504 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 21:43:15.547 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-06 21:43:15.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.572 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 21:43:15.611 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 21:43:15.650 | + ./stack.sh:main:996 : run_phase stack install 2026-07-06 21:43:15.652 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 21:43:15.655 | + functions-common:run_phase:1849 : local phase=install 2026-07-06 21:43:15.657 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:43:15.660 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:43:15.663 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:43:15.666 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:43:15.669 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:43:15.673 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:43:15.678 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:43:15.681 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:43:15.684 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:43:15.687 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-06 21:43:15.691 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:43:15.707 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:15.710 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:43:15.713 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:43:15.716 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-06 21:43:15.718 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-06 21:43:15.720 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:43:15.723 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-06 21:43:15.727 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-06 21:43:15.730 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-06 21:43:15.801 | ++ inc/async:async_inner:63 : install_tempest 2026-07-06 21:43:15.843 | [9809 Async install_tempest:57880]: running: install_tempest 2026-07-06 21:43:15.846 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 21:43:15.849 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 21:43:15.852 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:43:15.855 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 21:43:15.858 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-06 21:43:15.861 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 21:43:15.864 | + functions-common:run_plugins:1835 : local phase=install 2026-07-06 21:43:15.868 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-06 21:43:15.871 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 21:43:15.875 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-06 21:43:15.878 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-06 21:43:15.881 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-06 21:43:15.884 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-06 21:43:15.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-06 21:43:15.891 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-06 21:43:15.894 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-06 21:43:15.896 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-06 21:43:15.900 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-06 21:43:15.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-06 21:43:15.906 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-06 21:43:15.909 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-06 21:43:15.912 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-06 21:43:15.915 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-06 21:43:15.918 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-06 21:43:15.922 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-06 21:43:15.925 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-06 21:43:15.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-06 21:43:15.932 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-06 21:43:15.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-06 21:43:15.939 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-06 21:43:15.942 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-06 21:43:15.946 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-06 21:43:15.948 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-06 21:43:15.952 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-06 21:43:15.969 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-06 21:43:15.972 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-06 21:43:15.974 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-06 21:43:15.977 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-06 21:43:15.981 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-06 21:43:15.984 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-06 21:43:15.987 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-06 21:43:15.990 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-06 21:43:15.994 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:43:16.013 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:43:16.015 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-06 21:43:16.020 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-06 21:43:16.020 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-06 21:43:16.025 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-06 21:43:16.027 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-06 21:43:16.031 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-06 21:43:16.035 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:43:16.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:43:16.060 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-06 21:43:16.062 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:43:16.065 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-06 21:43:16.069 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-06 21:43:16.072 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:16.076 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-06 21:43:16.079 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-06 21:43:16.083 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-06 21:43:16.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:43:16.089 | + 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-06 21:43:16.093 | + 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-06 21:43:16.097 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 21:43:16.101 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-06 21:43:16.104 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-06 21:43:16.108 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 21:43:16.113 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-06 21:43:16.116 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-06 21:43:16.119 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 21:43:16.124 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-06 21:43:16.124 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 21:43:16.131 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-06 21:43:16.135 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-06 21:43:16.138 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 21:43:16.143 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 21:43:16.147 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 21:43:16.175 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 21:43:16.179 | + 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-06 21:43:16.820 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 21:43:16.874 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-06 21:43:16.880 | 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-06 21:43:16.882 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-06 21:43:16.882 | 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-06 21:43:16.882 | Requirement already satisfied: openstacksdk>=4.14.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-06 21:43:16.882 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-06 21:43:16.883 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-06 21:43:16.883 | 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-06 21:43:16.884 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-06 21:43:16.884 | 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-06 21:43:16.885 | 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-06 21:43:16.886 | 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-06 21:43:16.886 | 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-06 21:43:16.887 | 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-06 21:43:16.887 | 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-06 21:43:16.888 | 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-06 21:43:16.889 | 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-06 21:43:16.889 | 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-06 21:43:16.890 | 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-06 21:43:16.891 | 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-06 21:43:16.893 | 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-06 21:43:16.895 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-06 21:43:16.895 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-06 21:43:16.896 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-06 21:43:16.897 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-06 21:43:16.898 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-06 21:43:16.898 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-06 21:43:16.900 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-06 21:43:16.900 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-06 21:43:16.900 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-06 21:43:16.903 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-06 21:43:16.905 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-06 21:43:16.907 | 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-06 21:43:16.909 | 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-06 21:43:16.910 | 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-06 21:43:16.911 | 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-06 21:43:16.915 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-06 21:43:16.917 | 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-06 21:43:16.926 | 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-06 21:43:16.928 | 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-06 21:43:16.928 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-06 21:43:16.929 | 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-06 21:43:16.931 | 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-06 21:43:16.933 | 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-06 21:43:16.936 | 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-06 21:43:16.936 | 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-06 21:43:16.937 | 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-06 21:43:16.938 | 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-06 21:43:16.946 | 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-06 21:43:16.946 | 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-06 21:43:16.949 | 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-06 21:43:16.968 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-06 21:43:17.024 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.7 MB/s 0:00:00 2026-07-06 21:43:17.206 | Installing collected packages: python-openstackclient 2026-07-06 21:43:18.435 | Successfully installed python-openstackclient-10.1.0 2026-07-06 21:43:18.583 | + inc/python:pip_install:216 : result=0 2026-07-06 21:43:18.587 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:43:18.590 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:18.593 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:18.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:18.599 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:18.602 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:18.604 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:43:18.607 | + functions-common:time_stop:2427 : start_time=1783374196168 2026-07-06 21:43:18.610 | + functions-common:time_stop:2429 : [[ -z 1783374196168 ]] 2026-07-06 21:43:18.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:18.621 | + functions-common:time_stop:2432 : end_time=1783374198616 2026-07-06 21:43:18.624 | + functions-common:time_stop:2433 : elapsed_time=2448 2026-07-06 21:43:18.627 | + functions-common:time_stop:2434 : total=99033 2026-07-06 21:43:18.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:18.634 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101481 2026-07-06 21:43:18.637 | + inc/python:pip_install:219 : return 0 2026-07-06 21:43:18.640 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-06 21:43:18.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:18.666 | + ./stack.sh:main:1005 : install_openstack_cli_server 2026-07-06 21:43:18.669 | + 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-06 21:43:18.673 | + 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-06 21:43:18.675 | + 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-06 21:43:18.679 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-06 21:43:18.684 | + 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-06 21:43:18.686 | + functions-common:run_process:1676 : local group= 2026-07-06 21:43:18.689 | + functions-common:run_process:1677 : local user= 2026-07-06 21:43:18.692 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:43:18.696 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-06 21:43:18.698 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:43:18.702 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:43:18.705 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:18.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:18.713 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:18.719 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374198715 2026-07-06 21:43:18.723 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-06 21:43:18.745 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:18.749 | + 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-06 21:43:18.753 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-06 21:43:18.756 | + 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-06 21:43:18.760 | + 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-06 21:43:18.764 | + 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-06 21:43:18.768 | + 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-06 21:43:18.772 | + 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-06 21:43:18.776 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-06 21:43:18.779 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-06 21:43:18.783 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:43:18.786 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:43:18.790 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:43:18.793 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:43:18.796 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-06 21:43:18.800 | + 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-06 21:43:18.804 | + 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-06 21:43:18.808 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-06 21:43:18.812 | + 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-06 21:43:18.815 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:43:18.819 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:43:18.822 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:43:18.826 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:43:18.830 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:43:18.833 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-06 21:43:18.836 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:43:18.842 | + 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-06 21:43:18.923 | + 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-06 21:43:19.004 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-06 21:43:19.074 | + 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-06 21:43:19.141 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-06 21:43:19.208 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-06 21:43:19.277 | + 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-06 21:43:19.343 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:43:19.346 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:43:19.350 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-06 21:43:19.434 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:43:19.794 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-06 21:43:19.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-06 21:43:20.113 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-06 21:43:20.149 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:43:20.152 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:20.156 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:20.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:20.162 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:20.165 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:20.169 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:43:20.172 | + functions-common:time_stop:2427 : start_time=1783374198715 2026-07-06 21:43:20.176 | + functions-common:time_stop:2429 : [[ -z 1783374198715 ]] 2026-07-06 21:43:20.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:20.186 | + functions-common:time_stop:2432 : end_time=1783374200182 2026-07-06 21:43:20.190 | + functions-common:time_stop:2433 : elapsed_time=1467 2026-07-06 21:43:20.193 | + functions-common:time_stop:2434 : total=0 2026-07-06 21:43:20.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:20.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1467 2026-07-06 21:43:20.206 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-06 21:43:20.210 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-06 21:43:20.216 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.lNNTGyNy14 2026-07-06 21:43:20.220 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-06 21:43:20.224 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-06 21:43:20.228 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-06 21:43:20.232 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-06 21:43:20.235 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 21:43:20.239 | + ./stack.sh:main:1057 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-06 21:43:20.243 | + ./stack.sh:main:1057 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-06 21:43:20.247 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-06 21:43:20.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:20.271 | + ./stack.sh:main:1065 : configure_database 2026-07-06 21:43:20.275 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-06 21:43:20.279 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-06 21:43:20.282 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-06 21:43:20.285 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:43:20.289 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-06 21:43:20.292 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-06 21:43:20.295 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:20.298 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:20.302 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-06 21:43:20.306 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-06 21:43:20.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:20.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:20.313 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-06 21:43:20.318 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-06 21:43:20.320 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-06 21:43:20.323 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-06 21:43:20.326 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-06 21:43:20.331 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-06 21:43:20.336 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 21:43:20.336 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 21:43:20.342 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-06 21:43:20.421 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-06 21:43:20.424 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:43:20.426 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:43:20.430 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:43:20.433 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:43:20.436 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:43:20.439 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:43:20.443 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:43:20.446 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:43:20.450 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:43:20.452 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:43:20.454 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:43:20.457 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:43:20.459 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:43:20.462 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-06 21:43:20.466 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:20.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:20.472 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-06 21:43:20.475 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:20.477 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 21:43:21.891 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-06 21:43:21.895 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-06 21:43:21.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:21.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:21.905 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-06 21:43:21.908 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-06 21:43:21.911 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-06 21:43:21.925 | mysqladmin: connect to server at 'localhost' failed 2026-07-06 21:43:21.925 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-06 21:43:21.929 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-06 21:43:21.933 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-06 21:43:21.935 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:21.938 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:21.941 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-06 21:43:21.944 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-06 21:43:21.946 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-06 21:43:21.950 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-06 21:43:21.952 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-06 21:43:21.961 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:22.001 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-06 21:43:22.006 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-06 21:43:22.006 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-06 21:43:22.006 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-06 21:43:22.012 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-06 21:43:22.014 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-06 21:43:22.017 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:22.021 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:22.024 | + 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-06 21:43:22.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:22.088 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-06 21:43:22.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:22.141 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-06 21:43:22.209 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-06 21:43:22.280 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-06 21:43:22.347 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-06 21:43:22.351 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:22.355 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-06 21:43:22.355 | enabling MySQL performance counting 2026-07-06 21:43:22.358 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-06 21:43:22.387 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-06 21:43:22.391 | + 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-06 21:43:22.981 | Processing ./tools/dbcounter 2026-07-06 21:43:22.984 | Installing build dependencies: started 2026-07-06 21:43:24.703 | Installing build dependencies: finished with status 'done' 2026-07-06 21:43:24.704 | Getting requirements to build wheel: started 2026-07-06 21:43:25.186 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 21:43:25.186 | Preparing metadata (pyproject.toml): started 2026-07-06 21:43:25.456 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:43:25.456 | Building wheels for collected packages: dbcounter 2026-07-06 21:43:25.458 | Building wheel for dbcounter (pyproject.toml): started 2026-07-06 21:43:25.721 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-06 21:43:25.722 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=1129a937c442257e6afe47bb3bd5a77b17e93f14f666d3226ddc9b4658d4c3e1 2026-07-06 21:43:25.722 | Stored in directory: /tmp/pip-ephem-wheel-cache-a_tju4jw/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-06 21:43:25.725 | Successfully built dbcounter 2026-07-06 21:43:25.898 | Installing collected packages: dbcounter 2026-07-06 21:43:25.921 | Successfully installed dbcounter-0.1 2026-07-06 21:43:26.050 | + inc/python:pip_install:216 : result=0 2026-07-06 21:43:26.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:43:26.056 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:26.059 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:26.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:26.065 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:26.069 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:26.072 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:43:26.074 | + functions-common:time_stop:2427 : start_time=1783374202381 2026-07-06 21:43:26.078 | + functions-common:time_stop:2429 : [[ -z 1783374202381 ]] 2026-07-06 21:43:26.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:26.087 | + functions-common:time_stop:2432 : end_time=1783374206083 2026-07-06 21:43:26.089 | + functions-common:time_stop:2433 : elapsed_time=3702 2026-07-06 21:43:26.092 | + functions-common:time_stop:2434 : total=101481 2026-07-06 21:43:26.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:26.099 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105183 2026-07-06 21:43:26.102 | + inc/python:pip_install:219 : return 0 2026-07-06 21:43:26.105 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-06 21:43:26.108 | + lib/database:recreate_database:112 : local db=stats 2026-07-06 21:43:26.111 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-06 21:43:26.114 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-06 21:43:26.118 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-06 21:43:26.123 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:26.170 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-06 21:43:26.175 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:26.229 | + 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-06 21:43:26.229 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-06 21:43:26.232 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:26.278 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:26.281 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-06 21:43:26.345 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-06 21:43:26.409 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-06 21:43:26.474 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-06 21:43:26.544 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-06 21:43:26.610 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-06 21:43:26.674 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-06 21:43:26.743 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-06 21:43:26.746 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:26.749 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 21:43:29.029 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-06 21:43:29.032 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-06 21:43:29.036 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 21:43:29.042 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-214329 2026-07-06 21:43:29.046 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-214329 1069' 2026-07-06 21:43:29.049 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.052 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-06 21:43:29.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.059 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 21:43:29.063 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.067 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 21:43:29.069 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.073 | + 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-06 21:43:29.076 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.079 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.174 2026-07-06 21:43:29.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.085 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.174/identity 2026-07-06 21:43:29.088 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.092 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-06-213755 2026-07-06 21:43:29.095 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.098 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-06 21:43:29.102 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.106 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.174 2026-07-06 21:43:29.109 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.112 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-06 21:43:29.116 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.120 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.174,IP:::1 2026-07-06 21:43:29.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.126 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 21:43:29.129 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.132 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 21:43:29.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.138 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.174 2026-07-06 21:43:29.142 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:43:29.145 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 21:43:29.148 | + ./stack.sh:main:1079 : start_dstat 2026-07-06 21:43:29.152 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 21:43:29.155 | + functions-common:run_process:1674 : local service=dstat 2026-07-06 21:43:29.158 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 21:43:29.161 | + functions-common:run_process:1676 : local group= 2026-07-06 21:43:29.164 | + functions-common:run_process:1677 : local user= 2026-07-06 21:43:29.168 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:43:29.171 | + functions-common:run_process:1680 : local name=dstat 2026-07-06 21:43:29.174 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:43:29.177 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:43:29.179 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:29.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:29.187 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:29.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374209189 2026-07-06 21:43:29.195 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-06 21:43:29.217 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:29.220 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:43:29.225 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:29.228 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:29.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:29.236 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:29.239 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:29.242 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:43:29.246 | + functions-common:time_stop:2427 : start_time=1783374209189 2026-07-06 21:43:29.249 | + functions-common:time_stop:2429 : [[ -z 1783374209189 ]] 2026-07-06 21:43:29.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:29.258 | + functions-common:time_stop:2432 : end_time=1783374209255 2026-07-06 21:43:29.261 | + functions-common:time_stop:2433 : elapsed_time=66 2026-07-06 21:43:29.264 | + functions-common:time_stop:2434 : total=1467 2026-07-06 21:43:29.268 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:29.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1533 2026-07-06 21:43:29.275 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-06 21:43:29.278 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-06 21:43:29.282 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:43:29.285 | + functions-common:run_process:1676 : local group= 2026-07-06 21:43:29.288 | + functions-common:run_process:1677 : local user=root 2026-07-06 21:43:29.292 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-06 21:43:29.296 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-06 21:43:29.299 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:43:29.302 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:43:29.305 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:29.308 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:29.312 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:29.318 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374209314 2026-07-06 21:43:29.323 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-06 21:43:29.344 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:29.347 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-06 21:43:29.351 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-06 21:43:29.355 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:43:29.358 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:43:29.361 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:43:29.365 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:43:29.369 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-06 21:43:29.372 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-06 21:43:29.376 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-06 21:43:29.379 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:43:29.383 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-06 21:43:29.387 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-06 21:43:29.390 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-06 21:43:29.394 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-06 21:43:29.398 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-06 21:43:29.402 | + 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-06 21:43:29.406 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-06 21:43:29.410 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:43:29.414 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:43:29.417 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-06 21:43:29.420 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-06 21:43:29.424 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:43:29.426 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:43:29.430 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-06 21:43:29.434 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:43:29.440 | + 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-06 21:43:29.517 | + 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-06 21:43:29.603 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-06 21:43:29.670 | + 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-06 21:43:29.743 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-06 21:43:29.810 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-06 21:43:29.879 | + 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-06 21:43:29.946 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-06 21:43:29.949 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-06 21:43:30.015 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:43:30.018 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-06 21:43:30.099 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:43:30.455 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-06 21:43:30.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-06 21:43:30.788 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-06 21:43:30.822 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:43:30.827 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:30.831 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:30.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:30.838 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:30.844 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:30.848 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:43:30.852 | + functions-common:time_stop:2427 : start_time=1783374209314 2026-07-06 21:43:30.856 | + functions-common:time_stop:2429 : [[ -z 1783374209314 ]] 2026-07-06 21:43:30.861 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:30.868 | + functions-common:time_stop:2432 : end_time=1783374210864 2026-07-06 21:43:30.872 | + functions-common:time_stop:2433 : elapsed_time=1550 2026-07-06 21:43:30.876 | + functions-common:time_stop:2434 : total=1533 2026-07-06 21:43:30.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:30.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3083 2026-07-06 21:43:30.889 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-06 21:43:30.914 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:30.917 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:30.921 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-06 21:43:30.924 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:30.929 | + functions-common:run_process:1676 : local group= 2026-07-06 21:43:30.932 | + functions-common:run_process:1677 : local user= 2026-07-06 21:43:30.935 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:43:30.938 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-06 21:43:30.942 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:43:30.946 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:43:30.950 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:30.953 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:30.959 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:30.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374210961 2026-07-06 21:43:30.968 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-06 21:43:30.991 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:30.994 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-06 21:43:30.997 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-06 21:43:31.000 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:31.003 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:31.006 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:31.009 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:31.011 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-06 21:43:31.014 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-06 21:43:31.016 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-06 21:43:31.018 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:43:31.021 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:43:31.024 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:43:31.027 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:43:31.030 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-06 21:43:31.032 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-06 21:43:31.035 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-06 21:43:31.038 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-06 21:43:31.042 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:43:31.045 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:43:31.048 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:43:31.051 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:43:31.054 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:43:31.057 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:43:31.060 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-06 21:43:31.063 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:43:31.069 | + 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-06 21:43:31.145 | + 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-06 21:43:31.230 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-06 21:43:31.305 | + 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-06 21:43:31.378 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-06 21:43:31.445 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-06 21:43:31.511 | + 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-06 21:43:31.575 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:43:31.578 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:43:31.581 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-06 21:43:31.656 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:43:31.975 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-06 21:43:31.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-06 21:43:32.300 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-06 21:43:32.334 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:43:32.338 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:32.341 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:32.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:32.349 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:32.352 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:32.357 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:43:32.361 | + functions-common:time_stop:2427 : start_time=1783374210961 2026-07-06 21:43:32.365 | + functions-common:time_stop:2429 : [[ -z 1783374210961 ]] 2026-07-06 21:43:32.370 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:32.375 | + functions-common:time_stop:2432 : end_time=1783374212372 2026-07-06 21:43:32.378 | + functions-common:time_stop:2433 : elapsed_time=1411 2026-07-06 21:43:32.383 | + functions-common:time_stop:2434 : total=3083 2026-07-06 21:43:32.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:32.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4494 2026-07-06 21:43:32.396 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-06 21:43:32.420 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:32.424 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-06 21:43:32.445 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:32.448 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-06 21:43:32.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:32.470 | + ./stack.sh:main:1098 : start_etcd3 2026-07-06 21:43:32.473 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-06 21:43:32.476 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000004676 --data-dir /opt/stack/data/etcd' 2026-07-06 21:43:32.479 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-06 21:43:32.482 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000004676=http://10.4.3.174:2380' 2026-07-06 21:43:32.486 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.174:2380' 2026-07-06 21:43:32.489 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.174:2379' 2026-07-06 21:43:32.492 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-06 21:43:32.496 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-06 21:43:32.499 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.174:2379' 2026-07-06 21:43:32.501 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-06 21:43:32.504 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-06 21:43:32.508 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 21:43:32.511 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000004676 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004676=http://10.4.3.174:2380 --initial-advertise-peer-urls http://10.4.3.174:2380 --advertise-client-urls http://10.4.3.174:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.174:2379 --log-level=debug' '' root 2026-07-06 21:43:32.514 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-06 21:43:32.517 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000004676 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004676=http://10.4.3.174:2380 --initial-advertise-peer-urls http://10.4.3.174:2380 --advertise-client-urls http://10.4.3.174:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.174:2379 --log-level=debug' 2026-07-06 21:43:32.520 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:43:32.522 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-06 21:43:32.525 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:43:32.528 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:43:32.530 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:43:32.533 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 21:43:32.536 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:43:32.541 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-06 21:43:32.620 | + 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-06 21:43:32.708 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-06 21:43:32.781 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000004676 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004676=http://10.4.3.174:2380 --initial-advertise-peer-urls http://10.4.3.174:2380 --advertise-client-urls http://10.4.3.174:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.174:2379 --log-level=debug' 2026-07-06 21:43:32.853 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-06 21:43:32.925 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-06 21:43:32.992 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 21:43:33.062 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:43:33.066 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:43:33.068 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-06 21:43:33.152 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:43:33.483 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-06 21:43:33.555 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-06 21:43:33.629 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-06 21:43:33.698 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-06 21:43:33.775 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-06 21:43:33.781 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:43:33.787 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 21:43:33.790 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-06 21:43:34.091 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-06 21:43:34.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-06 21:43:34.417 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-06 21:43:35.102 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-06 21:43:35.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:35.129 | + ./stack.sh:main:1105 : start_tls_proxy http-services '*' 443 10.4.3.174 80 2026-07-06 21:43:35.133 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-06 21:43:35.137 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-06 21:43:35.139 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-06 21:43:35.142 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.174 2026-07-06 21:43:35.145 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-06 21:43:35.148 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-06 21:43:35.150 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-06 21:43:35.152 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-06 21:43:35.154 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-06 21:43:35.157 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-06 21:43:35.159 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-06 21:43:35.176 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-06 21:43:35.180 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-06 21:43:35.184 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-06 21:43:35.187 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-06 21:43:35.190 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:43:35.193 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.197 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.200 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-06 21:43:35.203 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-06 21:43:35.208 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-06 21:43:35.211 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-06 21:43:35.215 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-06 21:43:35.217 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-06 21:43:35.221 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-06 21:43:35.238 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:35.242 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-06 21:43:35.245 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-06 21:43:35.248 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:35.251 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:35.254 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.257 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.261 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:35.264 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-06 21:43:35.302 | No module matches headers 2026-07-06 21:43:35.306 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-06 21:43:35.342 | Enabling module headers. 2026-07-06 21:43:35.347 | To activate the new configuration, you need to run: 2026-07-06 21:43:35.348 | systemctl restart apache2 2026-07-06 21:43:35.353 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-06 21:43:35.356 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:35.359 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-06 21:43:35.362 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-06 21:43:35.365 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:35.368 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:35.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.374 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.377 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:35.380 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-06 21:43:35.414 | No module matches ssl 2026-07-06 21:43:35.418 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-06 21:43:35.455 | Considering dependency mime for ssl: 2026-07-06 21:43:35.455 | Module mime already enabled 2026-07-06 21:43:35.455 | Considering dependency socache_shmcb for ssl: 2026-07-06 21:43:35.455 | Enabling module socache_shmcb. 2026-07-06 21:43:35.460 | Enabling module ssl. 2026-07-06 21:43:35.460 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-06 21:43:35.466 | To activate the new configuration, you need to run: 2026-07-06 21:43:35.467 | systemctl restart apache2 2026-07-06 21:43:35.472 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-06 21:43:35.476 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:35.479 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-06 21:43:35.483 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 21:43:35.486 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:35.489 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:35.492 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.496 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.499 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:35.502 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 21:43:35.539 | proxy (enabled by site administrator) 2026-07-06 21:43:35.543 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:35.546 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-06 21:43:35.549 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 21:43:35.552 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:35.555 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:35.557 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.560 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.563 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:35.566 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 21:43:35.608 | proxy_http (enabled by site administrator) 2026-07-06 21:43:35.612 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-06 21:43:35.616 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-06 21:43:35.620 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:43:35.624 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:43:35.627 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:43:35.631 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:35.634 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.641 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:35.644 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:43:35.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:35.649 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:35.652 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-06 21:43:35.661 | ++ inc/async:async_inner:64 : rc=0 2026-07-06 21:43:35.687 | [57880 Async install_tempest:57880]: finished successfully 2026-07-06 21:43:35.689 | Enabling site http-services-tls-proxy. 2026-07-06 21:43:35.695 | To activate the new configuration, you need to run: 2026-07-06 21:43:35.695 | systemctl reload apache2 2026-07-06 21:43:35.701 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-06 21:43:35.704 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:43:35.707 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:35.710 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:43:35.834 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-06 21:43:35.837 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-06 21:43:35.840 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-06 21:43:35.854 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-06 21:43:35.868 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-06 21:43:35.870 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 21:43:35.873 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-06 21:43:35.876 | + 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.174/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-06 21:43:35.936 | The user clouds.yaml file didn't exist. 2026-07-06 21:43:35.948 | + 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.174/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-06 21:43:36.019 | + 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.174/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-06 21:43:36.091 | + 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.174/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-06 21:43:36.168 | + 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.174/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-06 21:43:36.236 | + 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.174/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-06 21:43:36.312 | + 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.174/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-06 21:43:36.382 | + 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.174/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-06 21:43:36.454 | + 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.174/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-06 21:43:36.522 | + 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.174/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-06 21:43:36.594 | + functions-common:write_clouds_yaml:203 : cat 2026-07-06 21:43:36.601 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-06 21:43:36.605 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-06 21:43:36.608 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-06 21:43:36.614 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-06 21:43:36.617 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-06 21:43:36.620 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-06 21:43:36.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:36.641 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-06 21:43:36.644 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:43:36.646 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-06 21:43:36.650 | + ./stack.sh:main:1115 : '[' 10.4.3.174 == 10.4.3.174 ']' 2026-07-06 21:43:36.652 | + ./stack.sh:main:1116 : init_keystone 2026-07-06 21:43:36.655 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-06 21:43:36.673 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:43:36.675 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-06 21:43:36.678 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-06 21:43:36.681 | + lib/database:recreate_database:112 : local db=keystone 2026-07-06 21:43:36.684 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-06 21:43:36.687 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-06 21:43:36.690 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-06 21:43:36.695 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:36.737 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-06 21:43:36.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:43:36.787 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-06 21:43:36.790 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 21:43:36.793 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:36.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:36.800 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:36.804 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374216801 2026-07-06 21:43:36.807 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-06 21:43:37.138 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:43:37.138 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:43:37.138 | we strongly recommend against using it for new projects. 2026-07-06 21:43:37.138 | 2026-07-06 21:43:37.138 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:43:37.138 | framework. For more detail see 2026-07-06 21:43:37.138 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:43:37.138 | 2026-07-06 21:43:37.138 | __import__(import_str) 2026-07-06 21:43:38.880 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 21:43:38.926 | 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=62069) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:43:38.933 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:43:38.933 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:43:38.934 | DEBUG dbcounter [-] [62069] Writer thread running {{(pid=62069) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:43:38.974 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-06 21:43:40.136 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:43:40.138 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-06 21:43:40.138 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.140 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-06 21:43:40.158 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.159 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-06 21:43:40.168 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.170 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-06 21:43:40.220 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.223 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-06 21:43:40.257 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.260 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-06 21:43:40.319 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.321 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-06 21:43:40.321 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:43:40.322 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-06 21:43:40.354 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.355 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-06 21:43:40.372 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=62069) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:43:40.771 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-06 21:43:40.774 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:40.778 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:40.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:40.784 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:40.787 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:40.790 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 21:43:40.793 | + functions-common:time_stop:2427 : start_time=1783374216801 2026-07-06 21:43:40.796 | + functions-common:time_stop:2429 : [[ -z 1783374216801 ]] 2026-07-06 21:43:40.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:40.805 | + functions-common:time_stop:2432 : end_time=1783374220801 2026-07-06 21:43:40.808 | + functions-common:time_stop:2433 : elapsed_time=4000 2026-07-06 21:43:40.811 | + functions-common:time_stop:2434 : total=0 2026-07-06 21:43:40.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:40.817 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4000 2026-07-06 21:43:40.820 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-06 21:43:40.824 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-06 21:43:40.829 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-06 21:43:41.148 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:43:41.148 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:43:41.148 | we strongly recommend against using it for new projects. 2026-07-06 21:43:41.148 | 2026-07-06 21:43:41.148 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:43:41.148 | framework. For more detail see 2026-07-06 21:43:41.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:43:41.148 | 2026-07-06 21:43:41.148 | __import__(import_str) 2026-07-06 21:43:42.603 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 21:43:42.604 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 21:43:42.965 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-06 21:43:42.970 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-06 21:43:43.259 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:43:43.259 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:43:43.259 | we strongly recommend against using it for new projects. 2026-07-06 21:43:43.259 | 2026-07-06 21:43:43.259 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:43:43.259 | framework. For more detail see 2026-07-06 21:43:43.259 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:43:43.259 | 2026-07-06 21:43:43.259 | __import__(import_str) 2026-07-06 21:43:44.744 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-06 21:43:44.744 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 21:43:44.745 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 21:43:45.122 | + ./stack.sh:main:1117 : start_keystone 2026-07-06 21:43:45.127 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-06 21:43:45.133 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-06 21:43:45.137 | + functions-common:run_process:1674 : local service=keystone 2026-07-06 21:43:45.140 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 21:43:45.144 | + functions-common:run_process:1676 : local group= 2026-07-06 21:43:45.147 | + functions-common:run_process:1677 : local user= 2026-07-06 21:43:45.150 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:43:45.154 | + functions-common:run_process:1680 : local name=keystone 2026-07-06 21:43:45.158 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:43:45.161 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:43:45.164 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:45.167 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:45.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:45.178 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374225174 2026-07-06 21:43:45.181 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-06 21:43:45.201 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:45.205 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-06 21:43:45.208 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-06 21:43:45.211 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 21:43:45.214 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 21:43:45.218 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 21:43:45.221 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 21:43:45.224 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-06 21:43:45.227 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-06 21:43:45.230 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-06 21:43:45.234 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:43:45.237 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:43:45.240 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:43:45.244 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:43:45.248 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-06 21:43:45.251 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-06 21:43:45.254 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:43:45.257 | + 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-06 21:43:45.260 | + 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-06 21:43:45.262 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-06 21:43:45.265 | + 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-06 21:43:45.268 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:43:45.271 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:43:45.274 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:43:45.276 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-06 21:43:45.279 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:43:45.284 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-06 21:43:45.360 | + 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-06 21:43:45.437 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-06 21:43:45.499 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-06 21:43:45.561 | + 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-06 21:43:45.629 | + 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-06 21:43:45.696 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-06 21:43:45.761 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-06 21:43:45.829 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-06 21:43:45.903 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-06 21:43:45.967 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-06 21:43:46.039 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:43:46.042 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:43:46.046 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-06 21:43:46.125 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:43:46.468 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-06 21:43:46.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-06 21:43:46.796 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-06 21:43:46.875 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:43:46.878 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:46.882 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:46.886 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:46.890 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:46.894 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:46.898 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:43:46.902 | + functions-common:time_stop:2427 : start_time=1783374225174 2026-07-06 21:43:46.906 | + functions-common:time_stop:2429 : [[ -z 1783374225174 ]] 2026-07-06 21:43:46.911 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:46.917 | + functions-common:time_stop:2432 : end_time=1783374226913 2026-07-06 21:43:46.921 | + functions-common:time_stop:2433 : elapsed_time=1739 2026-07-06 21:43:46.924 | + functions-common:time_stop:2434 : total=4494 2026-07-06 21:43:46.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:46.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6233 2026-07-06 21:43:46.935 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-06 21:43:46.935 | Waiting for keystone to start... 2026-07-06 21:43:46.939 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.174/identity/v3/ 2026-07-06 21:43:46.943 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.174/identity/v3/ 2026-07-06 21:43:46.947 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 21:43:46.951 | + functions:wait_for_service:477 : local url=http://10.4.3.174/identity/v3/ 2026-07-06 21:43:46.955 | + functions:wait_for_service:478 : local rval=0 2026-07-06 21:43:46.959 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 21:43:46.963 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:43:46.967 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:43:46.971 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:43:46.976 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:43:46.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374226978 2026-07-06 21:43:46.986 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 21:43:46.991 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.174/identity/v3/ 2026-07-06 21:43:50.013 | + :: : [[ 200 == 503 ]] 2026-07-06 21:43:50.014 | + :: : [[ 0 -eq 7 ]] 2026-07-06 21:43:50.020 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 21:43:50.024 | + functions-common:time_stop:2420 : local name 2026-07-06 21:43:50.027 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:43:50.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:43:50.032 | + functions-common:time_stop:2423 : local total 2026-07-06 21:43:50.035 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:43:50.039 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:43:50.042 | + functions-common:time_stop:2427 : start_time=1783374226978 2026-07-06 21:43:50.046 | + functions-common:time_stop:2429 : [[ -z 1783374226978 ]] 2026-07-06 21:43:50.051 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:43:50.057 | + functions-common:time_stop:2432 : end_time=1783374230052 2026-07-06 21:43:50.060 | + functions-common:time_stop:2433 : elapsed_time=3074 2026-07-06 21:43:50.064 | + functions-common:time_stop:2434 : total=0 2026-07-06 21:43:50.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:43:50.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3074 2026-07-06 21:43:50.075 | + functions:wait_for_service:486 : return 0 2026-07-06 21:43:50.079 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-06 21:43:50.100 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:43:50.104 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.174 5001 2026-07-06 21:43:50.108 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-06 21:43:50.113 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-06 21:43:50.116 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-06 21:43:50.120 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.174 2026-07-06 21:43:50.123 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-06 21:43:50.126 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-06 21:43:50.130 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-06 21:43:50.133 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-06 21:43:50.137 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-06 21:43:50.140 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-06 21:43:50.143 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-06 21:43:50.148 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-06 21:43:50.151 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-06 21:43:50.155 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:43:50.158 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.161 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.164 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-06 21:43:50.169 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-06 21:43:50.172 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-06 21:43:50.176 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-06 21:43:50.180 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-06 21:43:50.183 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-06 21:43:50.186 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-06 21:43:50.190 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-06 21:43:50.210 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:50.214 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-06 21:43:50.217 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-06 21:43:50.221 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:50.224 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:50.228 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.233 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.236 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:50.241 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-06 21:43:50.279 | headers (enabled by site administrator) 2026-07-06 21:43:50.284 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:50.288 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-06 21:43:50.291 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-06 21:43:50.295 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:50.299 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:50.302 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.307 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:50.310 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-06 21:43:50.345 | ssl (enabled by site administrator) 2026-07-06 21:43:50.350 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:50.354 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-06 21:43:50.357 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 21:43:50.361 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:50.364 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:50.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.371 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.374 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:50.377 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 21:43:50.417 | proxy (enabled by site administrator) 2026-07-06 21:43:50.421 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:43:50.424 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-06 21:43:50.427 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 21:43:50.430 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:43:50.433 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:50.436 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.439 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.442 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:50.445 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 21:43:50.481 | proxy_http (enabled by site administrator) 2026-07-06 21:43:50.486 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-06 21:43:50.491 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-06 21:43:50.494 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:43:50.499 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:43:50.502 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:43:50.506 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:43:50.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.513 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.516 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:43:50.520 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:43:50.524 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:43:50.528 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:43:50.532 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-06 21:43:50.574 | Enabling site keystone-service-tls-proxy. 2026-07-06 21:43:50.581 | To activate the new configuration, you need to run: 2026-07-06 21:43:50.581 | systemctl reload apache2 2026-07-06 21:43:50.586 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-06 21:43:50.590 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:43:50.593 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:50.597 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:43:50.712 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-06 21:43:50.716 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:43:50.719 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-06 21:43:50.894 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-06 21:43:50.898 | + 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.174/identity 2026-07-06 21:43:51.221 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:43:51.221 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:43:51.221 | we strongly recommend against using it for new projects. 2026-07-06 21:43:51.221 | 2026-07-06 21:43:51.221 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:43:51.221 | framework. For more detail see 2026-07-06 21:43:51.221 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:43:51.221 | 2026-07-06 21:43:51.221 | __import__(import_str) 2026-07-06 21:43:52.924 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.924 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.924 | 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=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.928 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.935 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.936 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.950 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.967 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:52.967 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.015 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.017 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.019 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=63172) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 21:43:53.055 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 21:43:53.096 | 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=63172) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:43:53.234 | DEBUG dbcounter [-] [63172] Writer thread running {{(pid=63172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:43:53.300 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created domain default 2026-07-06 21:43:53.325 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created project admin 2026-07-06 21:43:53.343 | WARNING keystone.common.password_hashing [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-06 21:43:53.354 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created user admin 2026-07-06 21:43:53.362 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created role reader 2026-07-06 21:43:53.369 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created role member 2026-07-06 21:43:53.381 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created implied role where 816ba904faff4a0db42b5daecdea9e85 implies 8edffae1506447848914e3616921ef5a 2026-07-06 21:43:53.388 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created role manager 2026-07-06 21:43:53.398 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created implied role where af5960c62afd4fefbe7d0a5810fee746 implies 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:43:53.404 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created role admin 2026-07-06 21:43:53.413 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created implied role where 1ebba8991c134e0cbd06a6ca5fa45631 implies af5960c62afd4fefbe7d0a5810fee746 2026-07-06 21:43:53.421 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created role service 2026-07-06 21:43:53.429 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Granted role admin on project admin to user admin. 2026-07-06 21:43:53.434 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Granted role admin on the system to user admin. 2026-07-06 21:43:53.440 | WARNING py.warnings [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-06 21:43:53.440 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 21:43:53.440 |  2026-07-06 21:43:53.442 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created region RegionOne 2026-07-06 21:43:53.466 | INFO keystone.cmd.bootstrap [None req-91591fd3-c8d1-4a95-8e49-cf225ed77541 None None] Created public endpoint https://10.4.3.174/identity 2026-07-06 21:43:53.966 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-06 21:43:53.969 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-06 21:43:53.973 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-06 21:43:53.977 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-06 21:43:55.524 | 2026-07-06 21:43:55.537 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:55.539 | + lib/keystone:create_keystone_accounts:258 : admin_project=6dc6585c07c94340bab389281bc39d26 2026-07-06 21:43:55.542 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-06 21:43:55.544 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-06 21:43:56.020 | 2026-07-06 21:43:56.032 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:56.035 | + lib/keystone:create_keystone_accounts:260 : admin_user=8e71b12339654a2c9c081278fa1d7d0b 2026-07-06 21:43:56.038 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-06 21:43:56.041 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-06 21:43:56.043 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-06 21:43:56.047 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 8e71b12339654a2c9c081278fa1d7d0b default 2026-07-06 21:43:56.115 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8e71b12339654a2c9c081278fa1d7d0b default 2026-07-06 21:43:56.155 | [9809 Async ks-domain-role:63305]: running: get_or_add_user_domain_role admin 8e71b12339654a2c9c081278fa1d7d0b default 2026-07-06 21:43:56.158 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-06 21:43:56.161 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 21:43:56.166 | ++ 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-06 21:43:57.155 | 2026-07-06 21:43:57.168 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:57.172 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 21:43:57.176 | + functions-common:get_or_create_domain:878 : echo default 2026-07-06 21:43:57.176 | default 2026-07-06 21:43:57.179 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-06 21:43:57.255 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-06 21:43:57.305 | [9809 Async ks-project:63431]: running: get_or_create_project service Default 2026-07-06 21:43:57.309 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-06 21:43:57.393 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-06 21:43:57.438 | [9809 Async ks-service:63525]: running: get_or_create_role service 2026-07-06 21:43:57.441 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-06 21:43:57.517 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-06 21:43:57.562 | [9809 Async ks-reseller:63619]: running: get_or_create_role ResellerAdmin 2026-07-06 21:43:57.565 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-06 21:43:57.569 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-06 21:43:57.644 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-06 21:43:57.687 | [9809 Async ks-anotherrole:63715]: running: get_or_create_role anotherrole 2026-07-06 21:43:57.690 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-06 21:43:57.694 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-06 21:43:57.698 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:43:57.702 | +++ 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-06 21:43:57.712 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:43:57.743 | [63305 Async ks-domain-role:63305]: finished successfully 2026-07-06 21:43:58.181 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:43:58.209 | [63431 Async ks-project:63431]: finished successfully 2026-07-06 21:43:58.555 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:43:58.580 | [63525 Async ks-service:63525]: finished successfully 2026-07-06 21:43:58.751 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:43:58.780 | [63619 Async ks-reseller:63619]: finished successfully 2026-07-06 21:43:58.935 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:43:58.961 | [63715 Async ks-anotherrole:63715]: finished successfully 2026-07-06 21:43:59.166 | 2026-07-06 21:43:59.177 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:59.181 | ++ functions-common:get_or_create_project:928 : project_id=3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:43:59.183 | ++ functions-common:get_or_create_project:929 : echo 3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:43:59.186 | + lib/keystone:create_keystone_accounts:288 : invis_project=3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:43:59.189 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-06 21:43:59.193 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-06 21:43:59.196 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:43:59.200 | +++ 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-06 21:43:59.511 | 2026-07-06 21:43:59.521 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:59.524 | ++ functions-common:get_or_create_project:928 : project_id=90326da187c1405fb1b3a114707d1faf 2026-07-06 21:43:59.527 | ++ functions-common:get_or_create_project:929 : echo 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:43:59.530 | + lib/keystone:create_keystone_accounts:292 : demo_project=90326da187c1405fb1b3a114707d1faf 2026-07-06 21:43:59.533 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-06 21:43:59.536 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-06 21:43:59.539 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:43:59.541 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-06 21:43:59.543 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-06 21:43:59.546 | +++ 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-06 21:43:59.859 | 2026-07-06 21:43:59.870 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:59.875 | ++ functions-common:get_or_create_user:915 : user_id=49902521e69c4ac3a3c4584b2bc98cd8 2026-07-06 21:43:59.878 | ++ functions-common:get_or_create_user:916 : echo 49902521e69c4ac3a3c4584b2bc98cd8 2026-07-06 21:43:59.881 | + lib/keystone:create_keystone_accounts:295 : demo_user=49902521e69c4ac3a3c4584b2bc98cd8 2026-07-06 21:43:59.885 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-06 21:43:59.941 | [9809 Async ks-domain-role:63305]: Waiting for completion of get_or_add_user_domain_role admin 8e71b12339654a2c9c081278fa1d7d0b default running on PID 63305 (6 other jobs running) 2026-07-06 21:43:59.969 | [9809 Async ks-domain-role:63305]: Signaling child to exit 2026-07-06 21:43:59.969 | WAKEUP 2026-07-06 21:43:59.994 | [9809 Async ks-domain-role:63305]: Signaled 2026-07-06 21:43:59.996 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-06 21:43:59.996 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 8e71b12339654a2c9c081278fa1d7d0b --domain default 2026-07-06 21:43:59.996 | 2026-07-06 21:43:59.996 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e71b12339654a2c9c081278fa1d7d0b --domain default -c Role -f value 2026-07-06 21:43:59.996 | 2026-07-06 21:43:59.996 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:43:59.996 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:43:59.996 | + functions-common:get_or_add_user_domain_role:999 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:43:59.996 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:00.048 | [9809 Async ks-domain-role:63305]: finished get_or_add_user_domain_role admin 8e71b12339654a2c9c081278fa1d7d0b default with result 0 in 1 seconds 2026-07-06 21:44:00.056 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-06 21:44:00.097 | [9809 Async ks-project:63431]: Waiting for completion of get_or_create_project service Default running on PID 63431 (5 other jobs running) 2026-07-06 21:44:00.124 | [9809 Async ks-project:63431]: Signaling child to exit 2026-07-06 21:44:00.124 | WAKEUP 2026-07-06 21:44:00.150 | [9809 Async ks-project:63431]: Signaled 2026-07-06 21:44:00.151 | + functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:44:00.151 | ++ 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-06 21:44:00.151 | 2026-07-06 21:44:00.151 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:00.151 | + functions-common:get_or_create_project:928 : project_id=bc0b5eee225c484097d44db822949658 2026-07-06 21:44:00.151 | + functions-common:get_or_create_project:929 : echo bc0b5eee225c484097d44db822949658 2026-07-06 21:44:00.151 | bc0b5eee225c484097d44db822949658 2026-07-06 21:44:00.198 | [9809 Async ks-project:63431]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-06 21:44:00.241 | [9809 Async ks-service:63525]: Waiting for completion of get_or_create_role service running on PID 63525 (4 other jobs running) 2026-07-06 21:44:00.270 | [9809 Async ks-service:63525]: Signaling child to exit 2026-07-06 21:44:00.270 | WAKEUP 2026-07-06 21:44:00.297 | [9809 Async ks-service:63525]: Signaled 2026-07-06 21:44:00.299 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 21:44:00.299 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-06 21:44:00.299 | 2026-07-06 21:44:00.299 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:00.299 | + functions-common:get_or_create_role:940 : role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:44:00.299 | + functions-common:get_or_create_role:941 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:44:00.299 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:44:00.352 | [9809 Async ks-service:63525]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-06 21:44:00.397 | [9809 Async ks-reseller:63619]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 63619 (3 other jobs running) 2026-07-06 21:44:00.428 | [9809 Async ks-reseller:63619]: Signaling child to exit 2026-07-06 21:44:00.428 | WAKEUP 2026-07-06 21:44:00.457 | [9809 Async ks-reseller:63619]: Signaled 2026-07-06 21:44:00.459 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 21:44:00.459 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-06 21:44:00.459 | 2026-07-06 21:44:00.459 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:00.459 | + functions-common:get_or_create_role:940 : role_id=b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:44:00.459 | + functions-common:get_or_create_role:941 : echo b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:44:00.459 | b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:44:00.507 | [9809 Async ks-reseller:63619]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-06 21:44:00.548 | [9809 Async ks-anotherrole:63715]: Waiting for completion of get_or_create_role anotherrole running on PID 63715 (2 other jobs running) 2026-07-06 21:44:00.573 | [9809 Async ks-anotherrole:63715]: Signaling child to exit 2026-07-06 21:44:00.573 | WAKEUP 2026-07-06 21:44:00.599 | [9809 Async ks-anotherrole:63715]: Signaled 2026-07-06 21:44:00.600 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 21:44:00.600 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-06 21:44:00.600 | 2026-07-06 21:44:00.600 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:00.600 | + functions-common:get_or_create_role:940 : role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:00.600 | + functions-common:get_or_create_role:941 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:00.600 | 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:00.652 | [9809 Async ks-anotherrole:63715]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-06 21:44:00.658 | + inc/async:async_wait:197 : return 0 2026-07-06 21:44:00.661 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.736 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.779 | [9809 Async ks-demo-member:64551]: running: get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.782 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 8e71b12339654a2c9c081278fa1d7d0b 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.860 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8e71b12339654a2c9c081278fa1d7d0b 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.906 | [9809 Async ks-demo-admin:64647]: running: get_or_add_user_project_role admin 8e71b12339654a2c9c081278fa1d7d0b 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.909 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:00.987 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:01.031 | [9809 Async ks-demo-another:64743]: running: get_or_add_user_project_role anotherrole 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:01.034 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:44:01.111 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:44:01.154 | [9809 Async ks-demo-invis:64839]: running: get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:44:01.157 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-06 21:44:01.161 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-06 21:44:01.164 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:01.167 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-06 21:44:01.170 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-06 21:44:01.175 | +++ 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-06 21:44:03.228 | 2026-07-06 21:44:03.239 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:03.243 | ++ functions-common:get_or_create_user:915 : user_id=9db7f3672aac447ea3f6c4b883d620ce 2026-07-06 21:44:03.246 | ++ functions-common:get_or_create_user:916 : echo 9db7f3672aac447ea3f6c4b883d620ce 2026-07-06 21:44:03.250 | + lib/keystone:create_keystone_accounts:308 : demo_reader=9db7f3672aac447ea3f6c4b883d620ce 2026-07-06 21:44:03.252 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 9db7f3672aac447ea3f6c4b883d620ce 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:03.328 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9db7f3672aac447ea3f6c4b883d620ce 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:03.376 | [9809 Async ks-demo-reader:65106]: running: get_or_add_user_project_role reader 9db7f3672aac447ea3f6c4b883d620ce 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:03.379 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-06 21:44:03.382 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-06 21:44:03.385 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:44:03.390 | +++ 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-06 21:44:03.747 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:03.778 | [64551 Async ks-demo-member:64551]: finished successfully 2026-07-06 21:44:04.238 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:04.268 | [64647 Async ks-demo-admin:64647]: finished successfully 2026-07-06 21:44:04.759 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:04.791 | [64743 Async ks-demo-another:64743]: finished successfully 2026-07-06 21:44:05.257 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:05.282 | [64839 Async ks-demo-invis:64839]: finished successfully 2026-07-06 21:44:06.001 | 2026-07-06 21:44:06.013 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:06.018 | ++ functions-common:get_or_create_project:928 : project_id=ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.021 | ++ functions-common:get_or_create_project:929 : echo ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.025 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.028 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-06 21:44:06.032 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-06 21:44:06.034 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:06.037 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-06 21:44:06.040 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-06 21:44:06.044 | +++ 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-06 21:44:06.510 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:06.537 | [65106 Async ks-demo-reader:65106]: finished successfully 2026-07-06 21:44:06.746 | 2026-07-06 21:44:06.758 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:06.761 | ++ functions-common:get_or_create_user:915 : user_id=1119d982730040b8b26c9cc4da2c0484 2026-07-06 21:44:06.765 | ++ functions-common:get_or_create_user:916 : echo 1119d982730040b8b26c9cc4da2c0484 2026-07-06 21:44:06.770 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=1119d982730040b8b26c9cc4da2c0484 2026-07-06 21:44:06.774 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.850 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.892 | [9809 Async ks-alt-admin:65492]: running: get_or_add_user_project_role admin 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.894 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:06.973 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:07.017 | [9809 Async ks-alt-another:65588]: running: get_or_add_user_project_role anotherrole 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:07.021 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-06 21:44:07.026 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-06 21:44:07.030 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:07.034 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-06 21:44:07.037 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-06 21:44:07.042 | +++ 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-06 21:44:08.308 | 2026-07-06 21:44:08.324 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:08.329 | ++ functions-common:get_or_create_user:915 : user_id=97f3dd42799f44e1958f765ebbb332d2 2026-07-06 21:44:08.331 | ++ functions-common:get_or_create_user:916 : echo 97f3dd42799f44e1958f765ebbb332d2 2026-07-06 21:44:08.335 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=97f3dd42799f44e1958f765ebbb332d2 2026-07-06 21:44:08.337 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 97f3dd42799f44e1958f765ebbb332d2 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:08.421 | + inc/async:async_inner:63 : get_or_add_user_project_role member 97f3dd42799f44e1958f765ebbb332d2 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:08.467 | [9809 Async ks-alt-member-user:65758]: running: get_or_add_user_project_role member 97f3dd42799f44e1958f765ebbb332d2 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:08.470 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-06 21:44:08.474 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-06 21:44:08.477 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:08.479 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-06 21:44:08.482 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-06 21:44:08.485 | +++ 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-06 21:44:08.886 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:08.918 | [65492 Async ks-alt-admin:65492]: finished successfully 2026-07-06 21:44:09.417 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:09.445 | [65588 Async ks-alt-another:65588]: finished successfully 2026-07-06 21:44:10.154 | 2026-07-06 21:44:10.166 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:10.170 | ++ functions-common:get_or_create_user:915 : user_id=d08fc3ab84d44b31b5a928096289f8e5 2026-07-06 21:44:10.173 | ++ functions-common:get_or_create_user:916 : echo d08fc3ab84d44b31b5a928096289f8e5 2026-07-06 21:44:10.178 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=d08fc3ab84d44b31b5a928096289f8e5 2026-07-06 21:44:10.182 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader d08fc3ab84d44b31b5a928096289f8e5 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:10.259 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d08fc3ab84d44b31b5a928096289f8e5 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:10.308 | [9809 Async ks-alt-reader-user:65990]: running: get_or_add_user_project_role reader d08fc3ab84d44b31b5a928096289f8e5 ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:10.313 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-06 21:44:10.318 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:10.322 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-06 21:44:10.326 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-06 21:44:10.331 | +++ 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-06 21:44:10.710 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:10.741 | [65758 Async ks-alt-member-user:65758]: finished successfully 2026-07-06 21:44:11.425 | 2026-07-06 21:44:11.436 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:11.439 | ++ functions-common:get_or_create_user:915 : user_id=e710527fb00e4160a91c12dd500efa4d 2026-07-06 21:44:11.442 | ++ functions-common:get_or_create_user:916 : echo e710527fb00e4160a91c12dd500efa4d 2026-07-06 21:44:11.445 | + lib/keystone:create_keystone_accounts:340 : system_member_user=e710527fb00e4160a91c12dd500efa4d 2026-07-06 21:44:11.448 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member e710527fb00e4160a91c12dd500efa4d all 2026-07-06 21:44:11.522 | + inc/async:async_inner:63 : get_or_add_user_system_role member e710527fb00e4160a91c12dd500efa4d all 2026-07-06 21:44:11.567 | [9809 Async ks-system-member:66188]: running: get_or_add_user_system_role member e710527fb00e4160a91c12dd500efa4d all 2026-07-06 21:44:11.570 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-06 21:44:11.573 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:11.576 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-06 21:44:11.580 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-06 21:44:11.585 | +++ 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-06 21:44:11.943 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:11.971 | [65990 Async ks-alt-reader-user:65990]: finished successfully 2026-07-06 21:44:12.608 | 2026-07-06 21:44:12.620 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:12.624 | ++ functions-common:get_or_create_user:915 : user_id=fdf400aa601143cfa3bd7a4d1827bd47 2026-07-06 21:44:12.627 | ++ functions-common:get_or_create_user:916 : echo fdf400aa601143cfa3bd7a4d1827bd47 2026-07-06 21:44:12.632 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=fdf400aa601143cfa3bd7a4d1827bd47 2026-07-06 21:44:12.634 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader fdf400aa601143cfa3bd7a4d1827bd47 all 2026-07-06 21:44:12.709 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fdf400aa601143cfa3bd7a4d1827bd47 all 2026-07-06 21:44:12.755 | [9809 Async ks-system-reader:66388]: running: get_or_add_user_system_role reader fdf400aa601143cfa3bd7a4d1827bd47 all 2026-07-06 21:44:12.759 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-06 21:44:12.764 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-06 21:44:12.768 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-06 21:44:12.771 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 21:44:12.775 | +++ 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-06 21:44:13.682 | 2026-07-06 21:44:13.694 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:13.698 | ++ functions-common:get_or_create_group:892 : group_id=b982369b4ac24ebe9ad6306a67cf37ab 2026-07-06 21:44:13.701 | ++ functions-common:get_or_create_group:893 : echo b982369b4ac24ebe9ad6306a67cf37ab 2026-07-06 21:44:13.705 | + lib/keystone:create_keystone_accounts:350 : admin_group=b982369b4ac24ebe9ad6306a67cf37ab 2026-07-06 21:44:13.708 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-06 21:44:13.712 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-06 21:44:13.715 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-06 21:44:13.719 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 21:44:13.723 | +++ 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-06 21:44:14.104 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:14.132 | [66188 Async ks-system-member:66188]: finished successfully 2026-07-06 21:44:14.733 | 2026-07-06 21:44:14.744 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:14.748 | ++ functions-common:get_or_create_group:892 : group_id=171543b62f9f4b579dcaec390e7812ba 2026-07-06 21:44:14.751 | ++ functions-common:get_or_create_group:893 : echo 171543b62f9f4b579dcaec390e7812ba 2026-07-06 21:44:14.755 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=171543b62f9f4b579dcaec390e7812ba 2026-07-06 21:44:14.758 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:14.842 | + inc/async:async_inner:63 : get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:14.889 | [9809 Async ks-group-memberdemo:66663]: running: get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:14.892 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:14.966 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:15.008 | [9809 Async ks-group-anotherdemo:66742]: running: get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:15.012 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:15.099 | + inc/async:async_inner:63 : get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:15.145 | [9809 Async ks-group-memberalt:66821]: running: get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:15.148 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:15.204 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:15.231 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:15.231 | [66388 Async ks-system-reader:66388]: finished successfully 2026-07-06 21:44:15.277 | [9809 Async ks-group-anotheralt:66924]: running: get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:15.280 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin b982369b4ac24ebe9ad6306a67cf37ab 6dc6585c07c94340bab389281bc39d26 2026-07-06 21:44:15.363 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b982369b4ac24ebe9ad6306a67cf37ab 6dc6585c07c94340bab389281bc39d26 2026-07-06 21:44:15.406 | [9809 Async ks-group-admin:67019]: running: get_or_add_group_project_role admin b982369b4ac24ebe9ad6306a67cf37ab 6dc6585c07c94340bab389281bc39d26 2026-07-06 21:44:15.410 | + 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-06 21:44:15.467 | [9809 Async ks-demo-member:64551]: Waiting for completion of get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf running on PID 64551 (17 other jobs running) 2026-07-06 21:44:15.496 | [9809 Async ks-demo-member:64551]: Signaling child to exit 2026-07-06 21:44:15.496 | WAKEUP 2026-07-06 21:44:15.519 | [9809 Async ks-demo-member:64551]: Signaled 2026-07-06 21:44:15.521 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:15.521 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:15.521 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:15.521 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:15.521 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:15.521 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:15.521 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:15.521 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:15.521 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:15.521 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 49902521e69c4ac3a3c4584b2bc98cd8 --project 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:15.521 | 2026-07-06 21:44:15.521 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49902521e69c4ac3a3c4584b2bc98cd8 --project 90326da187c1405fb1b3a114707d1faf -c Role -f value 2026-07-06 21:44:15.521 | 2026-07-06 21:44:15.521 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:15.521 | + functions-common:get_or_add_user_project_role:979 : user_role_id=816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:15.521 | + functions-common:get_or_add_user_project_role:980 : echo 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:15.521 | 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:15.568 | [9809 Async ks-demo-member:64551]: finished get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf with result 0 in 3 seconds 2026-07-06 21:44:15.612 | [9809 Async ks-demo-admin:64647]: Waiting for completion of get_or_add_user_project_role admin 8e71b12339654a2c9c081278fa1d7d0b 90326da187c1405fb1b3a114707d1faf running on PID 64647 (16 other jobs running) 2026-07-06 21:44:15.641 | [9809 Async ks-demo-admin:64647]: Signaling child to exit 2026-07-06 21:44:15.641 | WAKEUP 2026-07-06 21:44:15.668 | [9809 Async ks-demo-admin:64647]: Signaled 2026-07-06 21:44:15.671 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:15.671 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:15.671 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:15.671 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:15.671 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:15.671 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:15.671 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:15.671 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:15.671 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:15.671 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8e71b12339654a2c9c081278fa1d7d0b --project 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:15.671 | 2026-07-06 21:44:15.671 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8e71b12339654a2c9c081278fa1d7d0b --project 90326da187c1405fb1b3a114707d1faf -c Role -f value 2026-07-06 21:44:15.671 | 2026-07-06 21:44:15.671 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:15.671 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:15.671 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:15.671 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:15.722 | [9809 Async ks-demo-admin:64647]: finished get_or_add_user_project_role admin 8e71b12339654a2c9c081278fa1d7d0b 90326da187c1405fb1b3a114707d1faf with result 0 in 3 seconds 2026-07-06 21:44:15.764 | [9809 Async ks-demo-another:64743]: Waiting for completion of get_or_add_user_project_role anotherrole 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf running on PID 64743 (15 other jobs running) 2026-07-06 21:44:15.793 | [9809 Async ks-demo-another:64743]: Signaling child to exit 2026-07-06 21:44:15.793 | WAKEUP 2026-07-06 21:44:15.821 | [9809 Async ks-demo-another:64743]: Signaled 2026-07-06 21:44:15.823 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:15.823 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:15.823 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:15.823 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:15.823 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:15.823 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:15.823 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:15.823 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:15.823 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:15.823 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 49902521e69c4ac3a3c4584b2bc98cd8 --project 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:15.823 | 2026-07-06 21:44:15.823 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 49902521e69c4ac3a3c4584b2bc98cd8 --project 90326da187c1405fb1b3a114707d1faf -c Role -f value 2026-07-06 21:44:15.823 | 2026-07-06 21:44:15.823 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:15.823 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:15.823 | + functions-common:get_or_add_user_project_role:980 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:15.823 | 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:15.878 | [9809 Async ks-demo-another:64743]: finished get_or_add_user_project_role anotherrole 49902521e69c4ac3a3c4584b2bc98cd8 90326da187c1405fb1b3a114707d1faf with result 0 in 3 seconds 2026-07-06 21:44:15.922 | [9809 Async ks-demo-invis:64839]: Waiting for completion of get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 3e44dfb290cf47f5957fa5feb84b6d92 running on PID 64839 (14 other jobs running) 2026-07-06 21:44:15.951 | [9809 Async ks-demo-invis:64839]: Signaling child to exit 2026-07-06 21:44:15.951 | WAKEUP 2026-07-06 21:44:15.977 | [9809 Async ks-demo-invis:64839]: Signaled 2026-07-06 21:44:15.979 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:15.979 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:15.979 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:15.979 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:15.979 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:15.979 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:15.979 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:15.979 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:15.979 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:15.979 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 49902521e69c4ac3a3c4584b2bc98cd8 --project 3e44dfb290cf47f5957fa5feb84b6d92 2026-07-06 21:44:15.979 | 2026-07-06 21:44:15.979 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49902521e69c4ac3a3c4584b2bc98cd8 --project 3e44dfb290cf47f5957fa5feb84b6d92 -c Role -f value 2026-07-06 21:44:15.979 | 2026-07-06 21:44:15.979 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:15.979 | + functions-common:get_or_add_user_project_role:979 : user_role_id=816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:15.979 | + functions-common:get_or_add_user_project_role:980 : echo 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:15.979 | 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:16.030 | [9809 Async ks-demo-invis:64839]: finished get_or_add_user_project_role member 49902521e69c4ac3a3c4584b2bc98cd8 3e44dfb290cf47f5957fa5feb84b6d92 with result 0 in 4 seconds 2026-07-06 21:44:16.071 | [9809 Async ks-demo-reader:65106]: Waiting for completion of get_or_add_user_project_role reader 9db7f3672aac447ea3f6c4b883d620ce 90326da187c1405fb1b3a114707d1faf running on PID 65106 (13 other jobs running) 2026-07-06 21:44:16.098 | [9809 Async ks-demo-reader:65106]: Signaling child to exit 2026-07-06 21:44:16.098 | WAKEUP 2026-07-06 21:44:16.122 | [9809 Async ks-demo-reader:65106]: Signaled 2026-07-06 21:44:16.124 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:16.124 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:16.124 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:16.124 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:16.124 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:16.124 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:16.124 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:16.124 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:16.124 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:16.124 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 9db7f3672aac447ea3f6c4b883d620ce --project 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:16.124 | 2026-07-06 21:44:16.124 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9db7f3672aac447ea3f6c4b883d620ce --project 90326da187c1405fb1b3a114707d1faf -c Role -f value 2026-07-06 21:44:16.124 | 2026-07-06 21:44:16.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.124 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8edffae1506447848914e3616921ef5a 2026-07-06 21:44:16.124 | + functions-common:get_or_add_user_project_role:980 : echo 8edffae1506447848914e3616921ef5a 2026-07-06 21:44:16.124 | 8edffae1506447848914e3616921ef5a 2026-07-06 21:44:16.172 | [9809 Async ks-demo-reader:65106]: finished get_or_add_user_project_role reader 9db7f3672aac447ea3f6c4b883d620ce 90326da187c1405fb1b3a114707d1faf with result 0 in 3 seconds 2026-07-06 21:44:16.177 | + inc/async:async_wait:197 : return 0 2026-07-06 21:44:16.181 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-06 21:44:16.241 | [9809 Async ks-alt-admin:65492]: Waiting for completion of get_or_add_user_project_role admin 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a running on PID 65492 (12 other jobs running) 2026-07-06 21:44:16.269 | [9809 Async ks-alt-admin:65492]: Signaling child to exit 2026-07-06 21:44:16.270 | WAKEUP 2026-07-06 21:44:16.295 | [9809 Async ks-alt-admin:65492]: Signaled 2026-07-06 21:44:16.297 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:16.297 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:16.297 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:16.297 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:16.297 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:16.297 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:16.297 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:16.297 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:16.297 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:16.297 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1119d982730040b8b26c9cc4da2c0484 --project ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:16.297 | 2026-07-06 21:44:16.297 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1119d982730040b8b26c9cc4da2c0484 --project ba18ea18761d4861a4c9799cc116487a -c Role -f value 2026-07-06 21:44:16.297 | 2026-07-06 21:44:16.297 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.297 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:16.297 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:16.297 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:16.345 | [9809 Async ks-alt-admin:65492]: finished get_or_add_user_project_role admin 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a with result 0 in 2 seconds 2026-07-06 21:44:16.389 | [9809 Async ks-alt-another:65588]: Waiting for completion of get_or_add_user_project_role anotherrole 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a running on PID 65588 (11 other jobs running) 2026-07-06 21:44:16.416 | [9809 Async ks-alt-another:65588]: Signaling child to exit 2026-07-06 21:44:16.416 | WAKEUP 2026-07-06 21:44:16.439 | [9809 Async ks-alt-another:65588]: Signaled 2026-07-06 21:44:16.440 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:16.441 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:16.441 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:16.441 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:16.441 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:16.441 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:16.441 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:16.441 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:16.441 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:16.441 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1119d982730040b8b26c9cc4da2c0484 --project ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:16.441 | 2026-07-06 21:44:16.441 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1119d982730040b8b26c9cc4da2c0484 --project ba18ea18761d4861a4c9799cc116487a -c Role -f value 2026-07-06 21:44:16.441 | 2026-07-06 21:44:16.441 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.441 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:16.441 | + functions-common:get_or_add_user_project_role:980 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:16.441 | 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:16.492 | [9809 Async ks-alt-another:65588]: finished get_or_add_user_project_role anotherrole 1119d982730040b8b26c9cc4da2c0484 ba18ea18761d4861a4c9799cc116487a with result 0 in 2 seconds 2026-07-06 21:44:16.533 | [9809 Async ks-alt-member-user:65758]: Waiting for completion of get_or_add_user_project_role member 97f3dd42799f44e1958f765ebbb332d2 ba18ea18761d4861a4c9799cc116487a running on PID 65758 (10 other jobs running) 2026-07-06 21:44:16.564 | [9809 Async ks-alt-member-user:65758]: Signaling child to exit 2026-07-06 21:44:16.564 | WAKEUP 2026-07-06 21:44:16.590 | [9809 Async ks-alt-member-user:65758]: Signaled 2026-07-06 21:44:16.592 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:16.592 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:16.592 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:16.592 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:16.592 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:16.592 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:16.592 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:16.593 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:16.593 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:16.593 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 97f3dd42799f44e1958f765ebbb332d2 --project ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:16.593 | 2026-07-06 21:44:16.593 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 97f3dd42799f44e1958f765ebbb332d2 --project ba18ea18761d4861a4c9799cc116487a -c Role -f value 2026-07-06 21:44:16.593 | 2026-07-06 21:44:16.593 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.593 | + functions-common:get_or_add_user_project_role:979 : user_role_id=816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:16.593 | + functions-common:get_or_add_user_project_role:980 : echo 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:16.593 | 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:16.649 | [9809 Async ks-alt-member-user:65758]: finished get_or_add_user_project_role member 97f3dd42799f44e1958f765ebbb332d2 ba18ea18761d4861a4c9799cc116487a with result 0 in 2 seconds 2026-07-06 21:44:16.692 | [9809 Async ks-alt-reader-user:65990]: Waiting for completion of get_or_add_user_project_role reader d08fc3ab84d44b31b5a928096289f8e5 ba18ea18761d4861a4c9799cc116487a running on PID 65990 (9 other jobs running) 2026-07-06 21:44:16.720 | [9809 Async ks-alt-reader-user:65990]: Signaling child to exit 2026-07-06 21:44:16.720 | WAKEUP 2026-07-06 21:44:16.745 | [9809 Async ks-alt-reader-user:65990]: Signaled 2026-07-06 21:44:16.746 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:16.746 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:16.746 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:44:16.746 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:16.746 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:16.746 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:16.746 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:16.746 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:16.746 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:44:16.746 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user d08fc3ab84d44b31b5a928096289f8e5 --project ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:16.746 | 2026-07-06 21:44:16.746 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d08fc3ab84d44b31b5a928096289f8e5 --project ba18ea18761d4861a4c9799cc116487a -c Role -f value 2026-07-06 21:44:16.746 | 2026-07-06 21:44:16.746 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.746 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8edffae1506447848914e3616921ef5a 2026-07-06 21:44:16.746 | + functions-common:get_or_add_user_project_role:980 : echo 8edffae1506447848914e3616921ef5a 2026-07-06 21:44:16.746 | 8edffae1506447848914e3616921ef5a 2026-07-06 21:44:16.799 | [9809 Async ks-alt-reader-user:65990]: finished get_or_add_user_project_role reader d08fc3ab84d44b31b5a928096289f8e5 ba18ea18761d4861a4c9799cc116487a with result 0 in 1 seconds 2026-07-06 21:44:16.804 | + inc/async:async_wait:197 : return 0 2026-07-06 21:44:16.808 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-06 21:44:16.869 | [9809 Async ks-system-member:66188]: Waiting for completion of get_or_add_user_system_role member e710527fb00e4160a91c12dd500efa4d all running on PID 66188 (8 other jobs running) 2026-07-06 21:44:16.899 | [9809 Async ks-system-member:66188]: Signaling child to exit 2026-07-06 21:44:16.899 | WAKEUP 2026-07-06 21:44:16.917 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:16.927 | [9809 Async ks-system-member:66188]: Signaled 2026-07-06 21:44:16.928 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 21:44:16.928 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 21:44:16.928 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 21:44:16.928 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:16.928 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:16.928 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:16.929 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:16.929 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:16.929 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 21:44:16.929 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e710527fb00e4160a91c12dd500efa4d --system all -f value -c Role 2026-07-06 21:44:16.929 | 2026-07-06 21:44:16.929 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.929 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 21:44:16.929 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 21:44:16.929 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user e710527fb00e4160a91c12dd500efa4d --system all 2026-07-06 21:44:16.929 | 2026-07-06 21:44:16.929 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e710527fb00e4160a91c12dd500efa4d --system all -f value -c Role 2026-07-06 21:44:16.929 | 2026-07-06 21:44:16.929 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:16.929 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-06 21:44:16.929 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-06 21:44:16.929 | 2026-07-06 21:44:16.947 | [66663 Async ks-group-memberdemo:66663]: finished successfully 2026-07-06 21:44:16.980 | [9809 Async ks-system-member:66188]: finished get_or_add_user_system_role member e710527fb00e4160a91c12dd500efa4d all with result 0 in 2 seconds 2026-07-06 21:44:17.022 | [9809 Async ks-system-reader:66388]: Waiting for completion of get_or_add_user_system_role reader fdf400aa601143cfa3bd7a4d1827bd47 all running on PID 66388 (7 other jobs running) 2026-07-06 21:44:17.051 | [9809 Async ks-system-reader:66388]: Signaling child to exit 2026-07-06 21:44:17.051 | WAKEUP 2026-07-06 21:44:17.077 | [9809 Async ks-system-reader:66388]: Signaled 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 21:44:17.080 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 21:44:17.080 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:17.080 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:17.080 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:44:17.080 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:44:17.080 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 21:44:17.080 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fdf400aa601143cfa3bd7a4d1827bd47 --system all -f value -c Role 2026-07-06 21:44:17.080 | 2026-07-06 21:44:17.080 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user fdf400aa601143cfa3bd7a4d1827bd47 --system all 2026-07-06 21:44:17.080 | 2026-07-06 21:44:17.080 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fdf400aa601143cfa3bd7a4d1827bd47 --system all -f value -c Role 2026-07-06 21:44:17.080 | 2026-07-06 21:44:17.080 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-06 21:44:17.080 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-06 21:44:17.080 | 2026-07-06 21:44:17.132 | [9809 Async ks-system-reader:66388]: finished get_or_add_user_system_role reader fdf400aa601143cfa3bd7a4d1827bd47 all with result 0 in 2 seconds 2026-07-06 21:44:17.137 | + inc/async:async_wait:197 : return 0 2026-07-06 21:44:17.140 | + 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-06 21:44:17.199 | [9809 Async ks-group-memberdemo:66663]: Waiting for completion of get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf running on PID 66663 (6 other jobs running) 2026-07-06 21:44:17.228 | [9809 Async ks-group-memberdemo:66663]: Signaling child to exit 2026-07-06 21:44:17.229 | WAKEUP 2026-07-06 21:44:17.254 | [9809 Async ks-group-memberdemo:66663]: Signaled 2026-07-06 21:44:17.256 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 21:44:17.256 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 171543b62f9f4b579dcaec390e7812ba --project 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:17.256 | 2026-07-06 21:44:17.256 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 171543b62f9f4b579dcaec390e7812ba --project 90326da187c1405fb1b3a114707d1faf -f value -c Role 2026-07-06 21:44:17.256 | 2026-07-06 21:44:17.256 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:17.256 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:17.256 | + functions-common:get_or_add_group_project_role:1049 : echo 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:17.256 | 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:17.308 | [9809 Async ks-group-memberdemo:66663]: finished get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf with result 0 in 2 seconds 2026-07-06 21:44:17.353 | [9809 Async ks-group-anotherdemo:66742]: Waiting for completion of get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf running on PID 66742 (5 other jobs running) 2026-07-06 21:44:17.381 | [9809 Async ks-group-anotherdemo:66742]: Signaling child to exit 2026-07-06 21:44:17.447 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:17.474 | [66742 Async ks-group-anotherdemo:66742]: finished successfully 2026-07-06 21:44:17.498 | WAKEUP 2026-07-06 21:44:17.524 | [9809 Async ks-group-anotherdemo:66742]: Signaled 2026-07-06 21:44:17.526 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 21:44:17.526 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 171543b62f9f4b579dcaec390e7812ba --project 90326da187c1405fb1b3a114707d1faf 2026-07-06 21:44:17.526 | 2026-07-06 21:44:17.526 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 171543b62f9f4b579dcaec390e7812ba --project 90326da187c1405fb1b3a114707d1faf -f value -c Role 2026-07-06 21:44:17.526 | 2026-07-06 21:44:17.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:17.526 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:17.526 | + functions-common:get_or_add_group_project_role:1049 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:17.526 | 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:17.576 | [9809 Async ks-group-anotherdemo:66742]: finished get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba 90326da187c1405fb1b3a114707d1faf with result 0 in 2 seconds 2026-07-06 21:44:17.617 | [9809 Async ks-group-memberalt:66821]: Waiting for completion of get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a running on PID 66821 (4 other jobs running) 2026-07-06 21:44:17.644 | [9809 Async ks-group-memberalt:66821]: Signaling child to exit 2026-07-06 21:44:17.924 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:17.952 | [66821 Async ks-group-memberalt:66821]: finished successfully 2026-07-06 21:44:17.979 | WAKEUP 2026-07-06 21:44:18.002 | [9809 Async ks-group-memberalt:66821]: Signaled 2026-07-06 21:44:18.004 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 21:44:18.004 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 171543b62f9f4b579dcaec390e7812ba --project ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:18.004 | 2026-07-06 21:44:18.004 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 171543b62f9f4b579dcaec390e7812ba --project ba18ea18761d4861a4c9799cc116487a -f value -c Role 2026-07-06 21:44:18.004 | 2026-07-06 21:44:18.004 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:18.004 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:18.004 | + functions-common:get_or_add_group_project_role:1049 : echo 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:18.004 | 816ba904faff4a0db42b5daecdea9e85 2026-07-06 21:44:18.050 | [9809 Async ks-group-memberalt:66821]: finished get_or_add_group_project_role member 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a with result 0 in 2 seconds 2026-07-06 21:44:18.086 | [9809 Async ks-group-anotheralt:66924]: Waiting for completion of get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a running on PID 66924 (3 other jobs running) 2026-07-06 21:44:18.109 | [9809 Async ks-group-anotheralt:66924]: Signaling child to exit 2026-07-06 21:44:18.401 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:18.433 | [66924 Async ks-group-anotheralt:66924]: finished successfully 2026-07-06 21:44:18.463 | WAKEUP 2026-07-06 21:44:18.490 | [9809 Async ks-group-anotheralt:66924]: Signaled 2026-07-06 21:44:18.492 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 21:44:18.492 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 171543b62f9f4b579dcaec390e7812ba --project ba18ea18761d4861a4c9799cc116487a 2026-07-06 21:44:18.492 | 2026-07-06 21:44:18.492 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 171543b62f9f4b579dcaec390e7812ba --project ba18ea18761d4861a4c9799cc116487a -f value -c Role 2026-07-06 21:44:18.492 | 2026-07-06 21:44:18.492 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:18.492 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:18.492 | + functions-common:get_or_add_group_project_role:1049 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:18.492 | 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:44:18.540 | [9809 Async ks-group-anotheralt:66924]: finished get_or_add_group_project_role anotherrole 171543b62f9f4b579dcaec390e7812ba ba18ea18761d4861a4c9799cc116487a with result 0 in 3 seconds 2026-07-06 21:44:18.585 | [9809 Async ks-group-admin:67019]: Waiting for completion of get_or_add_group_project_role admin b982369b4ac24ebe9ad6306a67cf37ab 6dc6585c07c94340bab389281bc39d26 running on PID 67019 (2 other jobs running) 2026-07-06 21:44:18.614 | [9809 Async ks-group-admin:67019]: Signaling child to exit 2026-07-06 21:44:18.927 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:18.954 | [67019 Async ks-group-admin:67019]: finished successfully 2026-07-06 21:44:18.979 | WAKEUP 2026-07-06 21:44:19.002 | [9809 Async ks-group-admin:67019]: Signaled 2026-07-06 21:44:19.003 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 21:44:19.003 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group b982369b4ac24ebe9ad6306a67cf37ab --project 6dc6585c07c94340bab389281bc39d26 2026-07-06 21:44:19.003 | 2026-07-06 21:44:19.003 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b982369b4ac24ebe9ad6306a67cf37ab --project 6dc6585c07c94340bab389281bc39d26 -f value -c Role 2026-07-06 21:44:19.003 | 2026-07-06 21:44:19.003 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:19.003 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:19.003 | + functions-common:get_or_add_group_project_role:1049 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:19.003 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:19.048 | [9809 Async ks-group-admin:67019]: finished get_or_add_group_project_role admin b982369b4ac24ebe9ad6306a67cf37ab 6dc6585c07c94340bab389281bc39d26 with result 0 in 3 seconds 2026-07-06 21:44:19.053 | + inc/async:async_wait:197 : return 0 2026-07-06 21:44:19.057 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-06 21:44:19.078 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:44:19.081 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-06 21:44:19.103 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:19.107 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-06 21:44:19.110 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-06 21:44:19.183 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-06 21:44:19.228 | [9809 Async create_nova_accounts:68820]: running: create_nova_accounts 2026-07-06 21:44:19.231 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-06 21:44:19.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:19.254 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-06 21:44:19.258 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-06 21:44:19.338 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-06 21:44:19.382 | [9809 Async create_glance_accounts:68943]: running: create_glance_accounts 2026-07-06 21:44:19.386 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-06 21:44:19.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:19.411 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-06 21:44:19.416 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-06 21:44:19.498 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-06 21:44:19.544 | [9809 Async create_cinder_accounts:69081]: running: create_cinder_accounts 2026-07-06 21:44:19.547 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-06 21:44:19.572 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:19.576 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-06 21:44:19.580 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-06 21:44:19.660 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-06 21:44:19.708 | [9809 Async create_neutron_accounts:69239]: running: create_neutron_accounts 2026-07-06 21:44:19.712 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-06 21:44:19.735 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:19.738 | + ./stack.sh:main:1135 : async_runfunc create_swift_accounts 2026-07-06 21:44:19.742 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-06 21:44:19.823 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-06 21:44:19.870 | [9809 Async create_swift_accounts:69404]: running: create_swift_accounts 2026-07-06 21:44:19.875 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-06 21:44:19.897 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:44:19.901 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-06 21:44:19.964 | [9809 Async create_nova_accounts:68820]: Waiting for completion of create_nova_accounts running on PID 68820 (6 other jobs running) 2026-07-06 21:44:19.989 | [9809 Async create_nova_accounts:68820]: Signaling child to exit 2026-07-06 21:44:45.356 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:45.387 | [69239 Async create_neutron_accounts:69239]: finished successfully 2026-07-06 21:44:49.367 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:49.395 | [69081 Async create_cinder_accounts:69081]: finished successfully 2026-07-06 21:44:58.130 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:44:58.160 | [68820 Async create_nova_accounts:68820]: finished successfully 2026-07-06 21:44:58.190 | WAKEUP 2026-07-06 21:44:58.219 | [9809 Async create_nova_accounts:68820]: Signaled 2026-07-06 21:44:58.220 | + 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-06 21:44:58.220 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-06 21:44:58.220 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-06 21:44:58.220 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:44:58.220 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:44:58.220 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:44:58.220 | ++ 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-06 21:44:58.220 | 2026-07-06 21:44:58.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.221 | + functions-common:get_or_create_user:915 : user_id=3fa0a39ed8ff42e2a400dcb903dbde74 2026-07-06 21:44:58.221 | + functions-common:get_or_create_user:916 : echo 3fa0a39ed8ff42e2a400dcb903dbde74 2026-07-06 21:44:58.221 | 3fa0a39ed8ff42e2a400dcb903dbde74 2026-07-06 21:44:58.221 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:58.221 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:44:58.221 | + 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-06 21:44:58.221 | 2026-07-06 21:44:58.221 | ++ 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-06 21:44:58.221 | 2026-07-06 21:44:58.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:44:58.221 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:44:58.221 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 21:44:58.221 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:58.221 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:44:58.221 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:44:58.221 | + 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-06 21:44:58.221 | 2026-07-06 21:44:58.221 | ++ 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-06 21:44:58.221 | 2026-07-06 21:44:58.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:58.221 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:58.221 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:44:58.221 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-06 21:44:58.221 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.174/compute 2026-07-06 21:44:58.221 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-06 21:44:58.221 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:44:58.221 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-06 21:44:58.221 | ++ 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-06 21:44:58.221 | 2026-07-06 21:44:58.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.221 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:44:58.221 | 0995557d5b074ac39be769f8f788a67e' 2026-07-06 21:44:58.221 | + functions-common:get_or_create_service:1067 : echo 0995557d5b074ac39be769f8f788a67e 2026-07-06 21:44:58.221 | 0995557d5b074ac39be769f8f788a67e 2026-07-06 21:44:58.221 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.174/compute/v2/$(project_id)s' 2026-07-06 21:44:58.221 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:44:58.221 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.174/compute/v2/$(project_id)s' RegionOne 2026-07-06 21:44:58.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:44:58.221 | +++ 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-06 21:44:58.221 | 2026-07-06 21:44:58.221 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:44:58.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:44:58.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.174/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-06 21:44:58.221 | 2026-07-06 21:44:58.221 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b829305ce52b465aa4eb1208c2a42570 2026-07-06 21:44:58.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b829305ce52b465aa4eb1208c2a42570 2026-07-06 21:44:58.221 | + functions-common:get_or_create_endpoint:1100 : public_id=b829305ce52b465aa4eb1208c2a42570 2026-07-06 21:44:58.221 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 21:44:58.221 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:44:58.221 | + functions-common:get_or_create_endpoint:1109 : echo b829305ce52b465aa4eb1208c2a42570 2026-07-06 21:44:58.221 | b829305ce52b465aa4eb1208c2a42570 2026-07-06 21:44:58.221 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-06 21:44:58.221 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:44:58.221 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-06 21:44:58.221 | ++ 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-06 21:44:58.221 | 2026-07-06 21:44:58.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.222 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:44:58.222 | 3f23090522614376a30c5e645e01596d' 2026-07-06 21:44:58.222 | + functions-common:get_or_create_service:1067 : echo 3f23090522614376a30c5e645e01596d 2026-07-06 21:44:58.222 | 3f23090522614376a30c5e645e01596d 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.174/compute/v2.1 2026-07-06 21:44:58.222 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:44:58.222 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.174/compute/v2.1 RegionOne 2026-07-06 21:44:58.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:44:58.222 | +++ 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-06 21:44:58.222 | 2026-07-06 21:44:58.222 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:44:58.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:44:58.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.174/compute/v2.1 --region RegionOne -f value -c id 2026-07-06 21:44:58.222 | 2026-07-06 21:44:58.222 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1f8ca264f86f40b1b077795291788d22 2026-07-06 21:44:58.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1f8ca264f86f40b1b077795291788d22 2026-07-06 21:44:58.222 | + functions-common:get_or_create_endpoint:1100 : public_id=1f8ca264f86f40b1b077795291788d22 2026-07-06 21:44:58.222 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 21:44:58.222 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:44:58.222 | + functions-common:get_or_create_endpoint:1109 : echo 1f8ca264f86f40b1b077795291788d22 2026-07-06 21:44:58.222 | 1f8ca264f86f40b1b077795291788d22 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-06 21:44:58.222 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-06 21:44:58.222 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-06 21:44:58.222 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:44:58.222 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:44:58.222 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:44:58.222 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:44:58.222 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:44:58.222 | + 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-06 21:44:58.222 | 2026-07-06 21:44:58.222 | ++ 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-06 21:44:58.222 | 2026-07-06 21:44:58.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:44:58.222 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:44:58.222 | + functions-common:get_or_add_user_project_role:980 : echo b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:44:58.222 | b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-06 21:44:58.222 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-06 21:44:58.222 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:44:58.222 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-06 21:44:58.273 | [9809 Async create_nova_accounts:68820]: finished create_nova_accounts with result 0 in 39 seconds 2026-07-06 21:44:58.315 | [9809 Async create_glance_accounts:68943]: Waiting for completion of create_glance_accounts running on PID 68943 (5 other jobs running) 2026-07-06 21:44:58.345 | [9809 Async create_glance_accounts:68943]: Signaling child to exit 2026-07-06 21:45:03.556 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:45:03.583 | [68943 Async create_glance_accounts:68943]: finished successfully 2026-07-06 21:45:03.609 | WAKEUP 2026-07-06 21:45:03.633 | [9809 Async create_glance_accounts:68943]: Signaled 2026-07-06 21:45:03.635 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-06 21:45:03.635 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:03.635 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-06 21:45:03.635 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-06 21:45:03.635 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:03.635 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:45:03.635 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:45:03.635 | ++ 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-06 21:45:03.635 | 2026-07-06 21:45:03.635 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.635 | + functions-common:get_or_create_user:915 : user_id=e933affa0b2f4929865084b81b2b3b51 2026-07-06 21:45:03.635 | + functions-common:get_or_create_user:916 : echo e933affa0b2f4929865084b81b2b3b51 2026-07-06 21:45:03.635 | e933affa0b2f4929865084b81b2b3b51 2026-07-06 21:45:03.635 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:03.635 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:03.635 | + 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-06 21:45:03.635 | 2026-07-06 21:45:03.635 | ++ 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-06 21:45:03.635 | 2026-07-06 21:45:03.635 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.635 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.635 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 21:45:03.635 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:03.635 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:03.635 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:03.635 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:03.636 | + 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:03.636 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:03.636 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-06 21:45:03.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:03.636 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-06 21:45:03.636 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-06 21:45:03.636 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:03.636 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:45:03.636 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:45:03.636 | ++ 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | + functions-common:get_or_create_user:915 : user_id=d7300da1031945e4a5fd3ed6dfefe141 2026-07-06 21:45:03.636 | + functions-common:get_or_create_user:916 : echo d7300da1031945e4a5fd3ed6dfefe141 2026-07-06 21:45:03.636 | d7300da1031945e4a5fd3ed6dfefe141 2026-07-06 21:45:03.636 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:03.636 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:03.636 | + 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.636 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.636 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-06 21:45:03.636 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:03.636 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:03.636 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:03.636 | + 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:45:03.636 | + functions-common:get_or_add_user_project_role:980 : echo b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:45:03.636 | b47b1ee7296740d3b4f3c3ebd82667c4 2026-07-06 21:45:03.636 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-06 21:45:03.636 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:45:03.636 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-06 21:45:03.636 | ++ 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:45:03.636 | c0fd7d31c4d84dd4b027a02d7f48367d' 2026-07-06 21:45:03.636 | + functions-common:get_or_create_service:1067 : echo c0fd7d31c4d84dd4b027a02d7f48367d 2026-07-06 21:45:03.636 | c0fd7d31c4d84dd4b027a02d7f48367d 2026-07-06 21:45:03.636 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.174/image 2026-07-06 21:45:03.636 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:45:03.636 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.174/image RegionOne 2026-07-06 21:45:03.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:45:03.636 | +++ 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-06 21:45:03.636 | 2026-07-06 21:45:03.636 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:45:03.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:45:03.636 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.174/image --region RegionOne -f value -c id 2026-07-06 21:45:03.636 | 2026-07-06 21:45:03.636 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5ed4f8bd16914410904c07cc1e83ef94 2026-07-06 21:45:03.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5ed4f8bd16914410904c07cc1e83ef94 2026-07-06 21:45:03.636 | + functions-common:get_or_create_endpoint:1100 : public_id=5ed4f8bd16914410904c07cc1e83ef94 2026-07-06 21:45:03.636 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 21:45:03.636 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:45:03.636 | + functions-common:get_or_create_endpoint:1109 : echo 5ed4f8bd16914410904c07cc1e83ef94 2026-07-06 21:45:03.636 | 5ed4f8bd16914410904c07cc1e83ef94 2026-07-06 21:45:03.636 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-06 21:45:03.637 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 21:45:03.637 | +++ 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-06 21:45:03.637 | 2026-07-06 21:45:03.637 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.637 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 21:45:03.637 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-06 21:45:03.637 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-06 21:45:03.637 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-06 21:45:03.637 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-06 21:45:03.637 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-06 21:45:03.637 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-06 21:45:03.637 | + 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-06 21:45:03.637 | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | Field | Value | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | default_limit | 2000 | 2026-07-06 21:45:03.637 | | description | None | 2026-07-06 21:45:03.637 | | id | f4f496942dde47f58280938a87cf6c5f | 2026-07-06 21:45:03.637 | | region_id | RegionOne | 2026-07-06 21:45:03.637 | | resource_name | image_size_total | 2026-07-06 21:45:03.637 | | service_id | c0fd7d31c4d84dd4b027a02d7f48367d | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | + 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-06 21:45:03.637 | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | Field | Value | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | default_limit | 2000 | 2026-07-06 21:45:03.637 | | description | None | 2026-07-06 21:45:03.637 | | id | 662aeb92314d4d32b402d50c4257dff8 | 2026-07-06 21:45:03.637 | | region_id | RegionOne | 2026-07-06 21:45:03.637 | | resource_name | image_stage_total | 2026-07-06 21:45:03.637 | | service_id | c0fd7d31c4d84dd4b027a02d7f48367d | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | + 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-06 21:45:03.637 | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | Field | Value | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | default_limit | 100 | 2026-07-06 21:45:03.637 | | description | None | 2026-07-06 21:45:03.637 | | id | 76e7b19ea2c54258a1d2121f4944e1ce | 2026-07-06 21:45:03.637 | | region_id | RegionOne | 2026-07-06 21:45:03.637 | | resource_name | image_count_total | 2026-07-06 21:45:03.637 | | service_id | c0fd7d31c4d84dd4b027a02d7f48367d | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | + 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-06 21:45:03.637 | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | Field | Value | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | | default_limit | 100 | 2026-07-06 21:45:03.637 | | description | None | 2026-07-06 21:45:03.637 | | id | de891b5257524820aa7ae6cc3100b3f3 | 2026-07-06 21:45:03.637 | | region_id | RegionOne | 2026-07-06 21:45:03.637 | | resource_name | image_count_uploading | 2026-07-06 21:45:03.637 | | service_id | c0fd7d31c4d84dd4b027a02d7f48367d | 2026-07-06 21:45:03.637 | +---------------+----------------------------------+ 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.174/identity 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-06 21:45:03.637 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-06 21:45:03.637 | 2026-07-06 21:45:03.637 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 5ed4f8bd16914410904c07cc1e83ef94 2026-07-06 21:45:03.637 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-06 21:45:03.637 | 2026-07-06 21:45:03.637 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-06 21:45:03.637 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:03.686 | [9809 Async create_glance_accounts:68943]: finished create_glance_accounts with result 0 in 44 seconds 2026-07-06 21:45:03.728 | [9809 Async create_cinder_accounts:69081]: Waiting for completion of create_cinder_accounts running on PID 69081 (4 other jobs running) 2026-07-06 21:45:03.753 | [9809 Async create_cinder_accounts:69081]: Signaling child to exit 2026-07-06 21:45:03.753 | WAKEUP 2026-07-06 21:45:03.777 | [9809 Async create_cinder_accounts:69081]: Signaled 2026-07-06 21:45:03.779 | + 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-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-06 21:45:03.779 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-06 21:45:03.779 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-06 21:45:03.779 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:03.779 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:45:03.779 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:45:03.779 | ++ 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-06 21:45:03.779 | 2026-07-06 21:45:03.779 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.779 | + functions-common:get_or_create_user:915 : user_id=706b3dc4c310452cb1aa904435e54640 2026-07-06 21:45:03.779 | + functions-common:get_or_create_user:916 : echo 706b3dc4c310452cb1aa904435e54640 2026-07-06 21:45:03.779 | 706b3dc4c310452cb1aa904435e54640 2026-07-06 21:45:03.779 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-06 21:45:03.779 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:03.779 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:03.779 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:03.779 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:03.779 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:03.779 | + 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-06 21:45:03.779 | 2026-07-06 21:45:03.779 | ++ 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-06 21:45:03.779 | 2026-07-06 21:45:03.779 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.779 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.779 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.779 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.779 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-06 21:45:03.779 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.174/volume 2026-07-06 21:45:03.779 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-06 21:45:03.780 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-06 21:45:03.780 | ++ 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-06 21:45:03.780 | 2026-07-06 21:45:03.780 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.780 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:45:03.780 | e170b28cea7e44679b4354167c314cbf' 2026-07-06 21:45:03.780 | + functions-common:get_or_create_service:1067 : echo e170b28cea7e44679b4354167c314cbf 2026-07-06 21:45:03.780 | e170b28cea7e44679b4354167c314cbf 2026-07-06 21:45:03.780 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.174/volume/v3 2026-07-06 21:45:03.780 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.174/volume/v3 RegionOne 2026-07-06 21:45:03.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:45:03.780 | +++ 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-06 21:45:03.780 | 2026-07-06 21:45:03.780 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:45:03.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:45:03.780 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.174/volume/v3 --region RegionOne -f value -c id 2026-07-06 21:45:03.780 | 2026-07-06 21:45:03.780 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=496e409857dd46b29018715b5971fab9 2026-07-06 21:45:03.780 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 496e409857dd46b29018715b5971fab9 2026-07-06 21:45:03.780 | + functions-common:get_or_create_endpoint:1100 : public_id=496e409857dd46b29018715b5971fab9 2026-07-06 21:45:03.780 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 21:45:03.780 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:45:03.780 | + functions-common:get_or_create_endpoint:1109 : echo 496e409857dd46b29018715b5971fab9 2026-07-06 21:45:03.780 | 496e409857dd46b29018715b5971fab9 2026-07-06 21:45:03.780 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-06 21:45:03.780 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:45:03.780 | +++ 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-06 21:45:03.780 | 2026-07-06 21:45:03.780 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_project:928 : project_id=bc0b5eee225c484097d44db822949658 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_project:929 : echo bc0b5eee225c484097d44db822949658 2026-07-06 21:45:03.780 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id bc0b5eee225c484097d44db822949658 2026-07-06 21:45:03.780 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-06 21:45:03.780 | +++ 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-06 21:45:03.780 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-06 21:45:03.780 | 2026-07-06 21:45:03.780 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_user:915 : user_id=706b3dc4c310452cb1aa904435e54640 2026-07-06 21:45:03.780 | ++ functions-common:get_or_create_user:916 : echo 706b3dc4c310452cb1aa904435e54640 2026-07-06 21:45:03.780 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 706b3dc4c310452cb1aa904435e54640 2026-07-06 21:45:03.832 | [9809 Async create_cinder_accounts:69081]: finished create_cinder_accounts with result 0 in 29 seconds 2026-07-06 21:45:03.837 | + inc/async:async_wait:197 : return 0 2026-07-06 21:45:03.841 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-06 21:45:03.900 | [9809 Async create_neutron_accounts:69239]: Waiting for completion of create_neutron_accounts running on PID 69239 (3 other jobs running) 2026-07-06 21:45:03.926 | [9809 Async create_neutron_accounts:69239]: Signaling child to exit 2026-07-06 21:45:03.926 | WAKEUP 2026-07-06 21:45:03.950 | [9809 Async create_neutron_accounts:69239]: Signaled 2026-07-06 21:45:03.951 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-06 21:45:03.951 | + lib/neutron:create_neutron_accounts:483 : neutron_url=https://10.4.3.174/ 2026-07-06 21:45:03.951 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-06 21:45:03.952 | + lib/neutron:create_neutron_accounts:485 : neutron_url=https://10.4.3.174/networking 2026-07-06 21:45:03.952 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-06 21:45:03.952 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:03.952 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-06 21:45:03.952 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-06 21:45:03.952 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:03.952 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:45:03.952 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:45:03.952 | ++ 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-06 21:45:03.952 | 2026-07-06 21:45:03.952 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.952 | + functions-common:get_or_create_user:915 : user_id=69c1abe1d28f4d0982c10b69815badb6 2026-07-06 21:45:03.952 | + functions-common:get_or_create_user:916 : echo 69c1abe1d28f4d0982c10b69815badb6 2026-07-06 21:45:03.952 | 69c1abe1d28f4d0982c10b69815badb6 2026-07-06 21:45:03.952 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-06 21:45:03.952 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:03.952 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:03.952 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:03.952 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:03.952 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:03.952 | + 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-06 21:45:03.952 | 2026-07-06 21:45:03.952 | ++ 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-06 21:45:03.952 | 2026-07-06 21:45:03.952 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.952 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.952 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.952 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:03.952 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 21:45:03.952 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-06 21:45:03.952 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:45:03.952 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-06 21:45:03.952 | ++ 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-06 21:45:03.952 | 2026-07-06 21:45:03.952 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.952 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:45:03.952 | 0794cbbe933b4b0abd60158263b75fb8' 2026-07-06 21:45:03.952 | + functions-common:get_or_create_service:1067 : echo 0794cbbe933b4b0abd60158263b75fb8 2026-07-06 21:45:03.952 | 0794cbbe933b4b0abd60158263b75fb8 2026-07-06 21:45:03.952 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne https://10.4.3.174/networking 2026-07-06 21:45:03.952 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:45:03.952 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.174/networking RegionOne 2026-07-06 21:45:03.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:45:03.952 | +++ 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-06 21:45:03.952 | 2026-07-06 21:45:03.952 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:45:03.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:45:03.952 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.174/networking --region RegionOne -f value -c id 2026-07-06 21:45:03.952 | 2026-07-06 21:45:03.952 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:03.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=bde0d9f4b5514358b20ff2011c51716f 2026-07-06 21:45:03.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo bde0d9f4b5514358b20ff2011c51716f 2026-07-06 21:45:03.952 | + functions-common:get_or_create_endpoint:1100 : public_id=bde0d9f4b5514358b20ff2011c51716f 2026-07-06 21:45:03.952 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 21:45:03.952 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:45:03.953 | + functions-common:get_or_create_endpoint:1109 : echo bde0d9f4b5514358b20ff2011c51716f 2026-07-06 21:45:03.953 | bde0d9f4b5514358b20ff2011c51716f 2026-07-06 21:45:04.005 | [9809 Async create_neutron_accounts:69239]: finished create_neutron_accounts with result 0 in 25 seconds 2026-07-06 21:45:04.052 | [9809 Async create_swift_accounts:69404]: Waiting for completion of create_swift_accounts running on PID 69404 (2 other jobs running) 2026-07-06 21:45:04.085 | [9809 Async create_swift_accounts:69404]: Signaling child to exit 2026-07-06 21:45:07.146 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:45:07.174 | [69404 Async create_swift_accounts:69404]: finished successfully 2026-07-06 21:45:07.198 | WAKEUP 2026-07-06 21:45:07.226 | [9809 Async create_swift_accounts:69404]: Signaled 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-06 21:45:07.227 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-06 21:45:07.227 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-06 21:45:07.227 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-06 21:45:07.227 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-06 21:45:07.228 | 2026-07-06 21:45:07.228 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | ++ functions-common:get_or_create_role:940 : role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:45:07.228 | ++ functions-common:get_or_create_role:941 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:45:07.228 | + lib/swift:create_swift_accounts:626 : another_role=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:45:07.228 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-06 21:45:07.228 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-06 21:45:07.228 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:07.228 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:45:07.228 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:45:07.228 | ++ 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | + functions-common:get_or_create_user:915 : user_id=e55be1973708463c98f5b6311cd4f70c 2026-07-06 21:45:07.228 | + functions-common:get_or_create_user:916 : echo e55be1973708463c98f5b6311cd4f70c 2026-07-06 21:45:07.228 | e55be1973708463c98f5b6311cd4f70c 2026-07-06 21:45:07.228 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:07.228 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:07.228 | + 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | ++ 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:07.228 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:45:07.228 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 21:45:07.228 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:07.228 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:45:07.228 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:45:07.228 | + 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | ++ 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.228 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.228 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.228 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-06 21:45:07.228 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:45:07.228 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-06 21:45:07.228 | ++ 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:45:07.228 | 1f8e4d5e817a4a1eac83bb21ba3eb203' 2026-07-06 21:45:07.228 | + functions-common:get_or_create_service:1067 : echo 1f8e4d5e817a4a1eac83bb21ba3eb203 2026-07-06 21:45:07.228 | 1f8e4d5e817a4a1eac83bb21ba3eb203 2026-07-06 21:45:07.228 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.174:8080/v1/AUTH_$(project_id)s' https://10.4.3.174:8080 2026-07-06 21:45:07.228 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:45:07.228 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.174:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-06 21:45:07.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:45:07.228 | +++ 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-06 21:45:07.228 | 2026-07-06 21:45:07.228 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:45:07.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:45:07.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.174:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-06 21:45:07.228 | 2026-07-06 21:45:07.228 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=55b1c1c403dc4cf48d3a9d3696e11f90 2026-07-06 21:45:07.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 55b1c1c403dc4cf48d3a9d3696e11f90 2026-07-06 21:45:07.228 | + functions-common:get_or_create_endpoint:1100 : public_id=55b1c1c403dc4cf48d3a9d3696e11f90 2026-07-06 21:45:07.228 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.174:8080 ]] 2026-07-06 21:45:07.228 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.174:8080 RegionOne 2026-07-06 21:45:07.228 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:45:07.228 | ++ 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-06 21:45:07.229 | 2026-07-06 21:45:07.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.229 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:45:07.229 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:45:07.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.174:8080 --region RegionOne -f value -c id 2026-07-06 21:45:07.229 | 2026-07-06 21:45:07.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.229 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fd5d74e9112a451385d9f3667fb23511 2026-07-06 21:45:07.229 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo fd5d74e9112a451385d9f3667fb23511 2026-07-06 21:45:07.229 | fd5d74e9112a451385d9f3667fb23511 2026-07-06 21:45:07.229 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:45:07.229 | + functions-common:get_or_create_endpoint:1109 : echo 55b1c1c403dc4cf48d3a9d3696e11f90 2026-07-06 21:45:07.229 | 55b1c1c403dc4cf48d3a9d3696e11f90 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-06 21:45:07.229 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:45:07.229 | +++ 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-06 21:45:07.229 | 2026-07-06 21:45:07.229 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_project:928 : project_id=68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_project:929 : echo 68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:640 : swift_project_test1=68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-06 21:45:07.229 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.229 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-06 21:45:07.229 | +++ 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-06 21:45:07.229 | 2026-07-06 21:45:07.229 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:915 : user_id=d3dad19e5a3b4db9b9d1dbc81753a096 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:916 : echo d3dad19e5a3b4db9b9d1dbc81753a096 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=d3dad19e5a3b4db9b9d1dbc81753a096 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-06 21:45:07.229 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin d3dad19e5a3b4db9b9d1dbc81753a096 68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:07.229 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d3dad19e5a3b4db9b9d1dbc81753a096 --project 68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | 2026-07-06 21:45:07.229 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d3dad19e5a3b4db9b9d1dbc81753a096 --project 68418d963d68417da3844b48ce6cecf8 -c Role -f value 2026-07-06 21:45:07.229 | 2026-07-06 21:45:07.229 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.229 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-06 21:45:07.229 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-06 21:45:07.229 | +++ 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-06 21:45:07.229 | 2026-07-06 21:45:07.229 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:915 : user_id=4f00ee39ec5b4029abf9d509535aa128 2026-07-06 21:45:07.229 | ++ functions-common:get_or_create_user:916 : echo 4f00ee39ec5b4029abf9d509535aa128 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:649 : swift_user_test3=4f00ee39ec5b4029abf9d509535aa128 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-06 21:45:07.229 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.229 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 6d112a11cc414f3eaea262e3ba1a3777 4f00ee39ec5b4029abf9d509535aa128 68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:07.229 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:45:07.229 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:45:07.229 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 6d112a11cc414f3eaea262e3ba1a3777 --user 4f00ee39ec5b4029abf9d509535aa128 --project 68418d963d68417da3844b48ce6cecf8 2026-07-06 21:45:07.229 | 2026-07-06 21:45:07.229 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6d112a11cc414f3eaea262e3ba1a3777 --user 4f00ee39ec5b4029abf9d509535aa128 --project 68418d963d68417da3844b48ce6cecf8 -c Role -f value 2026-07-06 21:45:07.229 | 2026-07-06 21:45:07.230 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:980 : echo 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:45:07.230 | 6d112a11cc414f3eaea262e3ba1a3777 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-06 21:45:07.230 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:45:07.230 | +++ 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-06 21:45:07.230 | 2026-07-06 21:45:07.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_project:928 : project_id=de5659d5c63845ad8697dd4f2bce3965 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_project:929 : echo de5659d5c63845ad8697dd4f2bce3965 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:654 : swift_project_test2=de5659d5c63845ad8697dd4f2bce3965 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-06 21:45:07.230 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-06 21:45:07.230 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-06 21:45:07.230 | +++ 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-06 21:45:07.230 | 2026-07-06 21:45:07.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:915 : user_id=f4659a50d48143c39b2369f9e4d55bfb 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:916 : echo f4659a50d48143c39b2369f9e4d55bfb 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:659 : swift_user_test2=f4659a50d48143c39b2369f9e4d55bfb 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-06 21:45:07.230 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin f4659a50d48143c39b2369f9e4d55bfb de5659d5c63845ad8697dd4f2bce3965 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:07.230 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f4659a50d48143c39b2369f9e4d55bfb --project de5659d5c63845ad8697dd4f2bce3965 2026-07-06 21:45:07.230 | 2026-07-06 21:45:07.230 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f4659a50d48143c39b2369f9e4d55bfb --project de5659d5c63845ad8697dd4f2bce3965 -c Role -f value 2026-07-06 21:45:07.230 | 2026-07-06 21:45:07.230 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.230 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-06 21:45:07.230 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 21:45:07.230 | +++ 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-06 21:45:07.230 | 2026-07-06 21:45:07.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_domain:877 : domain_id=794fc829482e43568dc695569115c586 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_domain:878 : echo 794fc829482e43568dc695569115c586 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:664 : swift_domain=794fc829482e43568dc695569115c586 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-06 21:45:07.230 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-06 21:45:07.230 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 794fc829482e43568dc695569115c586 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 21:45:07.230 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=794fc829482e43568dc695569115c586 --or-show -f value -c id 2026-07-06 21:45:07.230 | 2026-07-06 21:45:07.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_project:928 : project_id=7cd2c9dd3fd4482098598725b13cd73e 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_project:929 : echo 7cd2c9dd3fd4482098598725b13cd73e 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:668 : swift_project_test4=7cd2c9dd3fd4482098598725b13cd73e 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-06 21:45:07.230 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-06 21:45:07.230 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 794fc829482e43568dc695569115c586 test4@example.com 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-06 21:45:07.230 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=794fc829482e43568dc695569115c586 --email=test4@example.com --or-show -f value -c id 2026-07-06 21:45:07.230 | 2026-07-06 21:45:07.230 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:915 : user_id=3ffa0faf59ce41e7ae816a109acc9fc9 2026-07-06 21:45:07.230 | ++ functions-common:get_or_create_user:916 : echo 3ffa0faf59ce41e7ae816a109acc9fc9 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:673 : swift_user_test4=3ffa0faf59ce41e7ae816a109acc9fc9 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-06 21:45:07.230 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:45:07.230 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 3ffa0faf59ce41e7ae816a109acc9fc9 7cd2c9dd3fd4482098598725b13cd73e 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:45:07.230 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 21:45:07.230 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 3ffa0faf59ce41e7ae816a109acc9fc9 --project 7cd2c9dd3fd4482098598725b13cd73e 2026-07-06 21:45:07.230 | 2026-07-06 21:45:07.230 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3ffa0faf59ce41e7ae816a109acc9fc9 --project 7cd2c9dd3fd4482098598725b13cd73e -c Role -f value 2026-07-06 21:45:07.230 | 2026-07-06 21:45:07.230 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.230 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.230 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:45:07.279 | [9809 Async create_swift_accounts:69404]: finished create_swift_accounts with result 0 in 47 seconds 2026-07-06 21:45:07.290 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-06 21:45:07.295 | + inc/async:async_wait:197 : return 0 2026-07-06 21:45:07.300 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-06 21:45:07.325 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:07.329 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-06 21:45:07.353 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:07.357 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-06 21:45:07.360 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:45:07.364 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-06 21:45:07.367 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-06 21:45:07.370 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-06 21:45:07.457 | + inc/async:async_inner:63 : init_glance 2026-07-06 21:45:07.508 | [9809 Async init_glance:72882]: running: init_glance 2026-07-06 21:45:07.511 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-06 21:45:07.534 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:07.536 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-06 21:45:07.540 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:45:07.543 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-06 21:45:07.547 | + ./stack.sh:main:1167 : configure_neutron 2026-07-06 21:45:07.551 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-06 21:45:07.555 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-06 21:45:07.558 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o stack /etc/neutron 2026-07-06 21:45:07.573 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-06 21:45:07.577 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-06 21:45:13.742 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:45:13.771 | [72882 Async init_glance:72882]: finished successfully 2026-07-06 21:45:15.030 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:45:15.030 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:45:15.030 | we strongly recommend against using it for new projects. 2026-07-06 21:45:15.030 | 2026-07-06 21:45:15.030 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:45:15.030 | framework. For more detail see 2026-07-06 21:45:15.030 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:45:15.030 | 2026-07-06 21:45:15.030 | __import__(import_str) 2026-07-06 21:45:15.370 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 21:45:15.370 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 21:45:22.243 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 21:45:22.243 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 21:45:30.851 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-06 21:45:30.857 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-06 21:45:30.860 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-06 21:45:30.863 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-06 21:45:30.865 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-06 21:45:30.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-06 21:45:30.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-06 21:45:30.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-06 21:45:30.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-06 21:45:30.880 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-06 21:45:30.883 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-06 21:45:30.886 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-06 21:45:30.888 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-06 21:45:30.891 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-06 21:45:30.894 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-06 21:45:30.897 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-06 21:45:30.902 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:30.904 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:30.907 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-06 21:45:30.910 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:30.917 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-06 21:45:30.920 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-06 21:45:30.923 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-06 21:45:30.926 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-06 21:45:30.929 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:45:30.931 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:45:30.934 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:45:30.953 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:30.956 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:45:30.959 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 21:45:30.963 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 21:45:31.000 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-06 21:45:31.038 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-06 21:45:31.073 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-06 21:45:31.108 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-06 21:45:31.148 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-06 21:45:31.189 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-06 21:45:31.192 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-06 21:45:31.195 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-06 21:45:31.198 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 21:45:31.202 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:45:31.224 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:45:31.228 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:45:31.231 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:45:31.235 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:45:31.238 | + 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-06 21:45:31.274 | + 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-06 21:45:31.310 | + 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-06 21:45:31.349 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:45:31.385 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-06 21:45:31.420 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-06 21:45:31.423 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:45:31.425 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-06 21:45:31.429 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-06 21:45:31.431 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-06 21:45:31.434 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:45:31.437 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-06 21:45:31.440 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-06 21:45:31.454 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-06 21:45:31.467 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-06 21:45:31.482 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-06 21:45:31.496 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-06 21:45:31.509 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 21:45:31.512 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 21:45:31.516 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-06 21:45:31.520 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.wZHfra7mP1 2026-07-06 21:45:31.523 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 21:45:31.526 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 21:45:31.528 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.wZHfra7mP1 2026-07-06 21:45:31.532 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.wZHfra7mP1 2026-07-06 21:45:31.548 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.wZHfra7mP1 /etc/sudoers.d/neutron-rootwrap 2026-07-06 21:45:31.563 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-06 21:45:31.566 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-06 21:45:31.568 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 21:45:31.602 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 21:45:31.604 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 21:45:31.640 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-06 21:45:31.643 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-06 21:45:31.646 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-06 21:45:31.649 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 21:45:31.652 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 21:45:31.655 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:45:31.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:31.679 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 21:45:31.682 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 21:45:31.685 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:45:31.704 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:31.708 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:45:31.712 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/ 2026-07-06 21:45:31.751 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:45:31.755 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:45:31.758 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-06 21:45:31.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:31.779 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-06 21:45:31.798 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:31.801 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 21:45:31.823 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:31.826 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-06 21:45:31.845 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:31.849 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 21:45:31.869 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:31.872 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 21:45:31.876 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-06 21:45:31.896 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:31.899 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-06 21:45:31.903 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-06 21:45:31.906 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-06 21:45:31.906 | Configuring OVN 2026-07-06 21:45:31.909 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-06 21:45:31.912 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-06 21:45:31.916 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-06 21:45:31.921 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=9e8ebfd8-a189-4593-975c-c3d2e9938c62 2026-07-06 21:45:31.924 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-06 21:45:31.926 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-06 21:45:31.929 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 21:45:31.932 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 21:45:31.935 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 21:45:31.938 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 21:45:31.942 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 21:45:31.945 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 21:45:31.948 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 21:45:31.951 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 21:45:31.954 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 21:45:31.957 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 21:45:31.960 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 21:45:31.964 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 21:45:31.967 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 21:45:31.971 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-06 21:45:31.973 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-06 21:45:31.976 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-06 21:45:31.979 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 21:45:31.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:32.002 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 21:45:32.053 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 21:45:32.057 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-06 21:45:32.060 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-06 21:45:32.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:32.082 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-06 21:45:32.086 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:45:32.089 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-06 21:45:32.092 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-07-06 21:45:32.107 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-06 21:45:32.114 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-06 21:45:32.117 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-06 21:45:38.808 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:45:38.808 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:45:38.808 | we strongly recommend against using it for new projects. 2026-07-06 21:45:38.808 | 2026-07-06 21:45:38.808 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:45:38.808 | framework. For more detail see 2026-07-06 21:45:38.808 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:45:38.808 | 2026-07-06 21:45:38.808 | __import__(import_str) 2026-07-06 21:45:39.175 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 21:45:39.175 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 21:45:45.929 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 21:45:45.929 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 21:45:54.553 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:45:54.558 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:45:54.562 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:45:54.566 | + lib/neutron:configure_root_helper_options:1106 : 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-06 21:45:54.608 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 21:45:54.611 | + lib/neutron:configure_root_helper_options:1108 : 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-06 21:45:54.650 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-06 21:45:54.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.174 2026-07-06 21:45:54.731 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-07-06 21:45:54.773 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-06 21:45:54.817 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 21:45:54.856 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.174:6642 2026-07-06 21:45:54.896 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-06 21:45:54.916 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:54.919 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:45:54.958 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-06 21:45:54.996 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-06 21:45:55.032 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-06 21:45:55.035 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-06 21:45:55.073 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.174:6641 2026-07-06 21:45:55.113 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-06 21:45:55.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-06 21:45:55.118 | Configuring Neutron for OVN 2026-07-06 21:45:55.121 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-06 21:45:55.146 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:55.150 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-06 21:45:55.155 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-06 21:45:55.155 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-06 21:45:57.288 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-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-06 21:45:57.293 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-06 21:45:57.293 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-06 21:45:59.186 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,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-06 21:45:59.190 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-06 21:45:59.212 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:45:59.215 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-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-06 21:45:59.221 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-06 21:45:59.221 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-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-06 21:45:59.222 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-06 21:45:59.226 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-06 21:45:59.232 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-06 21:45:59.232 | address-scope 2026-07-06 21:45:59.232 | agent 2026-07-06 21:45:59.232 | allowed-address-pairs 2026-07-06 21:45:59.233 | auto-allocated-topology 2026-07-06 21:45:59.233 | availability_zone 2026-07-06 21:45:59.233 | bgp 2026-07-06 21:45:59.233 | bgp_4byte_asn 2026-07-06 21:45:59.233 | bgp_dragent_scheduler 2026-07-06 21:45:59.233 | binding 2026-07-06 21:45:59.233 | binding-extended 2026-07-06 21:45:59.233 | default-subnetpools 2026-07-06 21:45:59.233 | dhcp_agent_scheduler 2026-07-06 21:45:59.233 | dns-domain-ports 2026-07-06 21:45:59.233 | dns-integration 2026-07-06 21:45:59.233 | dns-integration-domain-keywords 2026-07-06 21:45:59.233 | empty-string-filtering 2026-07-06 21:45:59.233 | enable-default-route-bfd 2026-07-06 21:45:59.233 | enable-default-route-ecmp 2026-07-06 21:45:59.233 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.233 | ext-gw-mode 2026-07-06 21:45:59.233 | external-gateway-multihoming 2026-07-06 21:45:59.233 | external-net 2026-07-06 21:45:59.233 | extra_dhcp_opt 2026-07-06 21:45:59.233 | extraroute 2026-07-06 21:45:59.233 | extraroute-atomic 2026-07-06 21:45:59.233 | filter-validation 2026-07-06 21:45:59.233 | fip-port-details 2026-07-06 21:45:59.233 | flavors 2026-07-06 21:45:59.233 | floating-ip-port-forwarding 2026-07-06 21:45:59.233 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.233 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.233 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.233 | floatingip-pools 2026-07-06 21:45:59.233 | fwaas_v2 2026-07-06 21:45:59.233 | ip_allocation 2026-07-06 21:45:59.233 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.233 | l3-flavors 2026-07-06 21:45:59.233 | l3-ha 2026-07-06 21:45:59.233 | l3_agent_scheduler 2026-07-06 21:45:59.233 | logging 2026-07-06 21:45:59.233 | multi-provider 2026-07-06 21:45:59.233 | net-mtu 2026-07-06 21:45:59.233 | net-mtu-writable 2026-07-06 21:45:59.233 | network-ip-availability 2026-07-06 21:45:59.233 | network_availability_zone 2026-07-06 21:45:59.233 | network_ha 2026-07-06 21:45:59.233 | pagination 2026-07-06 21:45:59.233 | port-device-profile 2026-07-06 21:45:59.233 | port-hardware-offload-type 2026-07-06 21:45:59.233 | port-mac-address-regenerate 2026-07-06 21:45:59.233 | port-numa-affinity-policy 2026-07-06 21:45:59.233 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.233 | port-resource-request 2026-07-06 21:45:59.233 | port-security 2026-07-06 21:45:59.233 | port-trusted-vif 2026-07-06 21:45:59.233 | project-id 2026-07-06 21:45:59.233 | provider 2026-07-06 21:45:59.233 | pvlan 2026-07-06 21:45:59.233 | qinq 2026-07-06 21:45:59.233 | qos 2026-07-06 21:45:59.233 | qos-bw-limit-direction 2026-07-06 21:45:59.233 | qos-bw-minimum-ingress 2026-07-06 21:45:59.233 | qos-default 2026-07-06 21:45:59.233 | qos-fip 2026-07-06 21:45:59.233 | qos-gateway-ip 2026-07-06 21:45:59.233 | qos-rule-type-details 2026-07-06 21:45:59.233 | qos-rule-type-filter 2026-07-06 21:45:59.233 | qos-rules-alias 2026-07-06 21:45:59.233 | quota-check-limit 2026-07-06 21:45:59.233 | quota-check-limit-default 2026-07-06 21:45:59.233 | quota_details 2026-07-06 21:45:59.233 | quotas 2026-07-06 21:45:59.233 | rbac-address-scope 2026-07-06 21:45:59.233 | rbac-policies 2026-07-06 21:45:59.233 | rbac-security-groups 2026-07-06 21:45:59.233 | router 2026-07-06 21:45:59.233 | router-enable-snat 2026-07-06 21:45:59.233 | router_availability_zone 2026-07-06 21:45:59.233 | security-group 2026-07-06 21:45:59.233 | security-groups-default-rules 2026-07-06 21:45:59.233 | security-groups-default-statefulness 2026-07-06 21:45:59.233 | security-groups-normalized-cidr 2026-07-06 21:45:59.233 | security-groups-remote-address-group 2026-07-06 21:45:59.233 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.233 | security-groups-shared-filtering 2026-07-06 21:45:59.233 | segment 2026-07-06 21:45:59.233 | sorting 2026-07-06 21:45:59.233 | standard-attr-description 2026-07-06 21:45:59.233 | standard-attr-fwaas-v2 2026-07-06 21:45:59.233 | standard-attr-revisions 2026-07-06 21:45:59.233 | standard-attr-tag 2026-07-06 21:45:59.233 | standard-attr-timestamp 2026-07-06 21:45:59.234 | stateful-security-group 2026-07-06 21:45:59.234 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.234 | subnet-external-network 2026-07-06 21:45:59.234 | subnet-service-types 2026-07-06 21:45:59.234 | subnet_allocation 2026-07-06 21:45:59.234 | subnet_onboard 2026-07-06 21:45:59.234 | subnetpool-prefix-ops 2026-07-06 21:45:59.234 | tag-creation 2026-07-06 21:45:59.234 | tap-mirror 2026-07-06 21:45:59.234 | tap-mirror-both-direction 2026-07-06 21:45:59.234 | trunk 2026-07-06 21:45:59.234 | uplink-status-propagation 2026-07-06 21:45:59.234 | uplink-status-propagation-updatable 2026-07-06 21:45:59.234 | vlan-transparent 2026-07-06 21:45:59.234 | vpn-endpoint-groups 2026-07-06 21:45:59.234 | vpnaas' 2026-07-06 21:45:59.238 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-06 21:45:59.238 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-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-06 21:45:59.239 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-06 21:45:59.243 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-06 21:45:59.249 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-06 21:45:59.249 | address-scope 2026-07-06 21:45:59.249 | agent 2026-07-06 21:45:59.249 | allowed-address-pairs 2026-07-06 21:45:59.249 | auto-allocated-topology 2026-07-06 21:45:59.249 | availability_zone 2026-07-06 21:45:59.249 | bgp 2026-07-06 21:45:59.249 | bgp_4byte_asn 2026-07-06 21:45:59.249 | bgp_dragent_scheduler 2026-07-06 21:45:59.249 | binding 2026-07-06 21:45:59.249 | binding-extended 2026-07-06 21:45:59.249 | default-subnetpools 2026-07-06 21:45:59.249 | dhcp_agent_scheduler 2026-07-06 21:45:59.249 | dns-domain-ports 2026-07-06 21:45:59.249 | dns-integration 2026-07-06 21:45:59.249 | dns-integration-domain-keywords 2026-07-06 21:45:59.249 | empty-string-filtering 2026-07-06 21:45:59.249 | enable-default-route-bfd 2026-07-06 21:45:59.249 | enable-default-route-ecmp 2026-07-06 21:45:59.249 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.249 | ext-gw-mode 2026-07-06 21:45:59.249 | external-gateway-multihoming 2026-07-06 21:45:59.249 | external-net 2026-07-06 21:45:59.249 | extra_dhcp_opt 2026-07-06 21:45:59.249 | extraroute 2026-07-06 21:45:59.249 | extraroute-atomic 2026-07-06 21:45:59.249 | filter-validation 2026-07-06 21:45:59.249 | fip-port-details 2026-07-06 21:45:59.249 | flavors 2026-07-06 21:45:59.249 | floating-ip-port-forwarding 2026-07-06 21:45:59.249 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.249 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.249 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.249 | floatingip-pools 2026-07-06 21:45:59.249 | fwaas_v2 2026-07-06 21:45:59.249 | ip_allocation 2026-07-06 21:45:59.249 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.249 | l3-flavors 2026-07-06 21:45:59.249 | l3-ha 2026-07-06 21:45:59.249 | l3_agent_scheduler 2026-07-06 21:45:59.249 | logging 2026-07-06 21:45:59.249 | multi-provider 2026-07-06 21:45:59.249 | net-mtu 2026-07-06 21:45:59.249 | net-mtu-writable 2026-07-06 21:45:59.249 | network-ip-availability 2026-07-06 21:45:59.249 | network_availability_zone 2026-07-06 21:45:59.249 | network_ha 2026-07-06 21:45:59.249 | pagination 2026-07-06 21:45:59.249 | port-device-profile 2026-07-06 21:45:59.249 | port-hardware-offload-type 2026-07-06 21:45:59.249 | port-mac-address-regenerate 2026-07-06 21:45:59.249 | port-numa-affinity-policy 2026-07-06 21:45:59.249 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.249 | port-resource-request 2026-07-06 21:45:59.249 | port-security 2026-07-06 21:45:59.249 | port-trusted-vif 2026-07-06 21:45:59.249 | project-id 2026-07-06 21:45:59.249 | provider 2026-07-06 21:45:59.249 | pvlan 2026-07-06 21:45:59.249 | qinq 2026-07-06 21:45:59.249 | qos 2026-07-06 21:45:59.250 | qos-bw-limit-direction 2026-07-06 21:45:59.250 | qos-bw-minimum-ingress 2026-07-06 21:45:59.250 | qos-default 2026-07-06 21:45:59.250 | qos-fip 2026-07-06 21:45:59.250 | qos-gateway-ip 2026-07-06 21:45:59.250 | qos-rule-type-details 2026-07-06 21:45:59.250 | qos-rule-type-filter 2026-07-06 21:45:59.250 | qos-rules-alias 2026-07-06 21:45:59.250 | quota-check-limit 2026-07-06 21:45:59.250 | quota-check-limit-default 2026-07-06 21:45:59.250 | quota_details 2026-07-06 21:45:59.250 | quotas 2026-07-06 21:45:59.250 | rbac-address-scope 2026-07-06 21:45:59.250 | rbac-policies 2026-07-06 21:45:59.250 | rbac-security-groups 2026-07-06 21:45:59.250 | router 2026-07-06 21:45:59.250 | router-enable-snat 2026-07-06 21:45:59.250 | router_availability_zone 2026-07-06 21:45:59.250 | security-group 2026-07-06 21:45:59.250 | security-groups-default-rules 2026-07-06 21:45:59.250 | security-groups-default-statefulness 2026-07-06 21:45:59.250 | security-groups-normalized-cidr 2026-07-06 21:45:59.250 | security-groups-remote-address-group 2026-07-06 21:45:59.250 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.250 | security-groups-shared-filtering 2026-07-06 21:45:59.250 | segment 2026-07-06 21:45:59.250 | sorting 2026-07-06 21:45:59.250 | standard-attr-description 2026-07-06 21:45:59.250 | standard-attr-fwaas-v2 2026-07-06 21:45:59.250 | standard-attr-revisions 2026-07-06 21:45:59.250 | standard-attr-tag 2026-07-06 21:45:59.250 | standard-attr-timestamp 2026-07-06 21:45:59.250 | stateful-security-group 2026-07-06 21:45:59.250 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.250 | subnet-external-network 2026-07-06 21:45:59.250 | subnet-service-types 2026-07-06 21:45:59.250 | subnet_allocation 2026-07-06 21:45:59.250 | subnet_onboard 2026-07-06 21:45:59.250 | subnetpool-prefix-ops 2026-07-06 21:45:59.250 | tag-creation 2026-07-06 21:45:59.250 | tap-mirror 2026-07-06 21:45:59.250 | tap-mirror-both-direction 2026-07-06 21:45:59.250 | trunk 2026-07-06 21:45:59.250 | uplink-status-propagation 2026-07-06 21:45:59.250 | uplink-status-propagation-updatable 2026-07-06 21:45:59.250 | vlan-transparent 2026-07-06 21:45:59.250 | vpn-endpoint-groups 2026-07-06 21:45:59.250 | vpnaas' 2026-07-06 21:45:59.256 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-06 21:45:59.256 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 21:45:59.256 | address-scope 2026-07-06 21:45:59.256 | agent 2026-07-06 21:45:59.256 | allowed-address-pairs 2026-07-06 21:45:59.256 | auto-allocated-topology 2026-07-06 21:45:59.256 | availability_zone 2026-07-06 21:45:59.256 | bgp 2026-07-06 21:45:59.256 | bgp_4byte_asn 2026-07-06 21:45:59.256 | bgp_dragent_scheduler 2026-07-06 21:45:59.256 | binding 2026-07-06 21:45:59.256 | binding-extended 2026-07-06 21:45:59.256 | default-subnetpools 2026-07-06 21:45:59.256 | dhcp_agent_scheduler 2026-07-06 21:45:59.256 | dns-domain-ports 2026-07-06 21:45:59.256 | dns-integration 2026-07-06 21:45:59.256 | dns-integration-domain-keywords 2026-07-06 21:45:59.256 | empty-string-filtering 2026-07-06 21:45:59.256 | enable-default-route-bfd 2026-07-06 21:45:59.256 | enable-default-route-ecmp 2026-07-06 21:45:59.256 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.256 | ext-gw-mode 2026-07-06 21:45:59.256 | external-gateway-multihoming 2026-07-06 21:45:59.256 | external-net 2026-07-06 21:45:59.256 | extra_dhcp_opt 2026-07-06 21:45:59.256 | extraroute 2026-07-06 21:45:59.256 | extraroute-atomic 2026-07-06 21:45:59.256 | filter-validation 2026-07-06 21:45:59.256 | fip-port-details 2026-07-06 21:45:59.256 | flavors 2026-07-06 21:45:59.256 | floating-ip-port-forwarding 2026-07-06 21:45:59.256 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.256 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.256 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.256 | floatingip-pools 2026-07-06 21:45:59.256 | fwaas_v2 2026-07-06 21:45:59.256 | ip_allocation 2026-07-06 21:45:59.256 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.256 | l3-flavors 2026-07-06 21:45:59.256 | l3-ha 2026-07-06 21:45:59.256 | l3_agent_scheduler 2026-07-06 21:45:59.256 | logging 2026-07-06 21:45:59.256 | multi-provider 2026-07-06 21:45:59.256 | net-mtu 2026-07-06 21:45:59.256 | net-mtu-writable 2026-07-06 21:45:59.256 | network-ip-availability 2026-07-06 21:45:59.256 | network_availability_zone 2026-07-06 21:45:59.256 | network_ha 2026-07-06 21:45:59.256 | pagination 2026-07-06 21:45:59.256 | port-device-profile 2026-07-06 21:45:59.256 | port-hardware-offload-type 2026-07-06 21:45:59.256 | port-mac-address-regenerate 2026-07-06 21:45:59.256 | port-numa-affinity-policy 2026-07-06 21:45:59.256 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.256 | port-resource-request 2026-07-06 21:45:59.256 | port-security 2026-07-06 21:45:59.256 | port-trusted-vif 2026-07-06 21:45:59.257 | project-id 2026-07-06 21:45:59.257 | provider 2026-07-06 21:45:59.257 | pvlan 2026-07-06 21:45:59.257 | qinq 2026-07-06 21:45:59.257 | qos 2026-07-06 21:45:59.257 | qos-bw-limit-direction 2026-07-06 21:45:59.257 | qos-bw-minimum-ingress 2026-07-06 21:45:59.257 | qos-default 2026-07-06 21:45:59.257 | qos-fip 2026-07-06 21:45:59.257 | qos-gateway-ip 2026-07-06 21:45:59.257 | qos-rule-type-details 2026-07-06 21:45:59.257 | qos-rule-type-filter 2026-07-06 21:45:59.257 | qos-rules-alias 2026-07-06 21:45:59.257 | quota-check-limit 2026-07-06 21:45:59.257 | quota-check-limit-default 2026-07-06 21:45:59.257 | quota_details 2026-07-06 21:45:59.257 | quotas 2026-07-06 21:45:59.257 | rbac-address-scope 2026-07-06 21:45:59.257 | rbac-policies 2026-07-06 21:45:59.257 | rbac-security-groups 2026-07-06 21:45:59.257 | router 2026-07-06 21:45:59.257 | router-enable-snat 2026-07-06 21:45:59.257 | router_availability_zone 2026-07-06 21:45:59.257 | security-group 2026-07-06 21:45:59.257 | security-groups-default-rules 2026-07-06 21:45:59.257 | security-groups-default-statefulness 2026-07-06 21:45:59.257 | security-groups-normalized-cidr 2026-07-06 21:45:59.257 | security-groups-remote-address-group 2026-07-06 21:45:59.257 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.257 | security-groups-shared-filtering 2026-07-06 21:45:59.257 | segment 2026-07-06 21:45:59.257 | sorting 2026-07-06 21:45:59.257 | standard-attr-description 2026-07-06 21:45:59.257 | standard-attr-fwaas-v2 2026-07-06 21:45:59.257 | standard-attr-revisions 2026-07-06 21:45:59.257 | standard-attr-tag 2026-07-06 21:45:59.257 | standard-attr-timestamp 2026-07-06 21:45:59.257 | stateful-security-group 2026-07-06 21:45:59.257 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.257 | subnet-external-network 2026-07-06 21:45:59.257 | subnet-service-types 2026-07-06 21:45:59.257 | subnet_allocation 2026-07-06 21:45:59.257 | subnet_onboard 2026-07-06 21:45:59.257 | subnetpool-prefix-ops 2026-07-06 21:45:59.257 | tag-creation 2026-07-06 21:45:59.257 | tap-mirror 2026-07-06 21:45:59.257 | tap-mirror-both-direction 2026-07-06 21:45:59.257 | trunk 2026-07-06 21:45:59.257 | uplink-status-propagation 2026-07-06 21:45:59.257 | uplink-status-propagation-updatable 2026-07-06 21:45:59.257 | vlan-transparent 2026-07-06 21:45:59.257 | vpn-endpoint-groups 2026-07-06 21:45:59.257 | vpnaas' 2026-07-06 21:45:59.257 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 21:45:59.257 | address-scope 2026-07-06 21:45:59.257 | agent 2026-07-06 21:45:59.257 | allowed-address-pairs 2026-07-06 21:45:59.257 | auto-allocated-topology 2026-07-06 21:45:59.257 | availability_zone 2026-07-06 21:45:59.257 | bgp 2026-07-06 21:45:59.257 | bgp_4byte_asn 2026-07-06 21:45:59.257 | bgp_dragent_scheduler 2026-07-06 21:45:59.257 | binding 2026-07-06 21:45:59.257 | binding-extended 2026-07-06 21:45:59.257 | default-subnetpools 2026-07-06 21:45:59.257 | dhcp_agent_scheduler 2026-07-06 21:45:59.257 | dns-domain-ports 2026-07-06 21:45:59.257 | dns-integration 2026-07-06 21:45:59.257 | dns-integration-domain-keywords 2026-07-06 21:45:59.257 | empty-string-filtering 2026-07-06 21:45:59.257 | enable-default-route-bfd 2026-07-06 21:45:59.257 | enable-default-route-ecmp 2026-07-06 21:45:59.257 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.257 | ext-gw-mode 2026-07-06 21:45:59.257 | external-gateway-multihoming 2026-07-06 21:45:59.257 | external-net 2026-07-06 21:45:59.257 | extra_dhcp_opt 2026-07-06 21:45:59.257 | extraroute 2026-07-06 21:45:59.257 | extraroute-atomic 2026-07-06 21:45:59.257 | filter-validation 2026-07-06 21:45:59.257 | fip-port-details 2026-07-06 21:45:59.257 | flavors 2026-07-06 21:45:59.257 | floating-ip-port-forwarding 2026-07-06 21:45:59.257 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.257 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.257 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.257 | floatingip-pools 2026-07-06 21:45:59.257 | fwaas_v2 2026-07-06 21:45:59.257 | ip_allocation 2026-07-06 21:45:59.257 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.257 | l3-flavors 2026-07-06 21:45:59.257 | l3-ha 2026-07-06 21:45:59.257 | l3_agent_scheduler 2026-07-06 21:45:59.257 | logging 2026-07-06 21:45:59.257 | multi-provider 2026-07-06 21:45:59.257 | net-mtu 2026-07-06 21:45:59.257 | net-mtu-writable 2026-07-06 21:45:59.257 | network-ip-availability 2026-07-06 21:45:59.257 | network_availability_zone 2026-07-06 21:45:59.257 | network_ha 2026-07-06 21:45:59.257 | pagination 2026-07-06 21:45:59.257 | port-device-profile 2026-07-06 21:45:59.257 | port-hardware-offload-type 2026-07-06 21:45:59.257 | port-mac-address-regenerate 2026-07-06 21:45:59.257 | port-numa-affinity-policy 2026-07-06 21:45:59.258 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.258 | port-resource-request 2026-07-06 21:45:59.258 | port-security 2026-07-06 21:45:59.258 | port-trusted-vif 2026-07-06 21:45:59.258 | project-id 2026-07-06 21:45:59.258 | provider 2026-07-06 21:45:59.258 | pvlan 2026-07-06 21:45:59.258 | qinq 2026-07-06 21:45:59.258 | qos 2026-07-06 21:45:59.258 | qos-bw-limit-direction 2026-07-06 21:45:59.258 | qos-bw-minimum-ingress 2026-07-06 21:45:59.258 | qos-default 2026-07-06 21:45:59.258 | qos-fip 2026-07-06 21:45:59.258 | qos-gateway-ip 2026-07-06 21:45:59.258 | qos-rule-type-details 2026-07-06 21:45:59.258 | qos-rule-type-filter 2026-07-06 21:45:59.258 | qos-rules-alias 2026-07-06 21:45:59.258 | quota-check-limit 2026-07-06 21:45:59.258 | quota-check-limit-default 2026-07-06 21:45:59.258 | quota_details 2026-07-06 21:45:59.258 | quotas 2026-07-06 21:45:59.258 | rbac-address-scope 2026-07-06 21:45:59.258 | rbac-policies 2026-07-06 21:45:59.258 | rbac-security-groups 2026-07-06 21:45:59.258 | router 2026-07-06 21:45:59.258 | router-enable-snat 2026-07-06 21:45:59.258 | router_availability_zone 2026-07-06 21:45:59.258 | security-group 2026-07-06 21:45:59.258 | security-groups-default-rules 2026-07-06 21:45:59.258 | security-groups-default-statefulness 2026-07-06 21:45:59.258 | security-groups-normalized-cidr 2026-07-06 21:45:59.258 | security-groups-remote-address-group 2026-07-06 21:45:59.258 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.258 | security-groups-shared-filtering 2026-07-06 21:45:59.258 | segment 2026-07-06 21:45:59.258 | sorting 2026-07-06 21:45:59.258 | standard-attr-description 2026-07-06 21:45:59.258 | standard-attr-fwaas-v2 2026-07-06 21:45:59.258 | standard-attr-revisions 2026-07-06 21:45:59.258 | standard-attr-tag 2026-07-06 21:45:59.258 | standard-attr-timestamp 2026-07-06 21:45:59.258 | stateful-security-group 2026-07-06 21:45:59.258 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.258 | subnet-external-network 2026-07-06 21:45:59.258 | subnet-service-types 2026-07-06 21:45:59.258 | subnet_allocation 2026-07-06 21:45:59.258 | subnet_onboard 2026-07-06 21:45:59.258 | subnetpool-prefix-ops 2026-07-06 21:45:59.258 | tag-creation 2026-07-06 21:45:59.258 | tap-mirror 2026-07-06 21:45:59.258 | tap-mirror-both-direction 2026-07-06 21:45:59.258 | trunk 2026-07-06 21:45:59.258 | uplink-status-propagation 2026-07-06 21:45:59.258 | uplink-status-propagation-updatable 2026-07-06 21:45:59.258 | vlan-transparent 2026-07-06 21:45:59.258 | vpn-endpoint-groups 2026-07-06 21:45:59.258 | vpnaas' 2026-07-06 21:45:59.259 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-06 21:45:59.265 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-06 21:45:59.265 | address-scope 2026-07-06 21:45:59.265 | agent 2026-07-06 21:45:59.265 | allowed-address-pairs 2026-07-06 21:45:59.265 | auto-allocated-topology 2026-07-06 21:45:59.265 | availability_zone 2026-07-06 21:45:59.265 | bgp 2026-07-06 21:45:59.265 | bgp_4byte_asn 2026-07-06 21:45:59.265 | bgp_dragent_scheduler 2026-07-06 21:45:59.265 | binding 2026-07-06 21:45:59.265 | binding-extended 2026-07-06 21:45:59.265 | default-subnetpools 2026-07-06 21:45:59.265 | dhcp_agent_scheduler 2026-07-06 21:45:59.265 | dns-domain-ports 2026-07-06 21:45:59.265 | dns-integration 2026-07-06 21:45:59.265 | dns-integration-domain-keywords 2026-07-06 21:45:59.265 | empty-string-filtering 2026-07-06 21:45:59.265 | enable-default-route-bfd 2026-07-06 21:45:59.265 | enable-default-route-ecmp 2026-07-06 21:45:59.265 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.265 | ext-gw-mode 2026-07-06 21:45:59.265 | external-gateway-multihoming 2026-07-06 21:45:59.265 | external-net 2026-07-06 21:45:59.265 | extra_dhcp_opt 2026-07-06 21:45:59.265 | extraroute 2026-07-06 21:45:59.265 | extraroute-atomic 2026-07-06 21:45:59.265 | filter-validation 2026-07-06 21:45:59.265 | fip-port-details 2026-07-06 21:45:59.265 | flavors 2026-07-06 21:45:59.265 | floating-ip-port-forwarding 2026-07-06 21:45:59.265 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.265 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.265 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.265 | floatingip-pools 2026-07-06 21:45:59.265 | fwaas_v2 2026-07-06 21:45:59.265 | ip_allocation 2026-07-06 21:45:59.265 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.265 | l3-flavors 2026-07-06 21:45:59.265 | l3-ha 2026-07-06 21:45:59.265 | l3_agent_scheduler 2026-07-06 21:45:59.265 | logging 2026-07-06 21:45:59.266 | multi-provider 2026-07-06 21:45:59.266 | net-mtu 2026-07-06 21:45:59.266 | net-mtu-writable 2026-07-06 21:45:59.266 | network-ip-availability 2026-07-06 21:45:59.266 | network_availability_zone 2026-07-06 21:45:59.266 | network_ha 2026-07-06 21:45:59.266 | pagination 2026-07-06 21:45:59.266 | port-device-profile 2026-07-06 21:45:59.266 | port-hardware-offload-type 2026-07-06 21:45:59.266 | port-mac-address-regenerate 2026-07-06 21:45:59.266 | port-numa-affinity-policy 2026-07-06 21:45:59.266 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.266 | port-resource-request 2026-07-06 21:45:59.266 | port-security 2026-07-06 21:45:59.266 | port-trusted-vif 2026-07-06 21:45:59.266 | project-id 2026-07-06 21:45:59.266 | provider 2026-07-06 21:45:59.266 | pvlan 2026-07-06 21:45:59.266 | qinq 2026-07-06 21:45:59.266 | qos 2026-07-06 21:45:59.266 | qos-bw-limit-direction 2026-07-06 21:45:59.266 | qos-bw-minimum-ingress 2026-07-06 21:45:59.266 | qos-default 2026-07-06 21:45:59.266 | qos-fip 2026-07-06 21:45:59.266 | qos-gateway-ip 2026-07-06 21:45:59.266 | qos-rule-type-details 2026-07-06 21:45:59.266 | qos-rule-type-filter 2026-07-06 21:45:59.266 | qos-rules-alias 2026-07-06 21:45:59.266 | quota-check-limit 2026-07-06 21:45:59.266 | quota-check-limit-default 2026-07-06 21:45:59.266 | quota_details 2026-07-06 21:45:59.266 | quotas 2026-07-06 21:45:59.266 | rbac-address-scope 2026-07-06 21:45:59.266 | rbac-policies 2026-07-06 21:45:59.266 | rbac-security-groups 2026-07-06 21:45:59.266 | router 2026-07-06 21:45:59.266 | router-enable-snat 2026-07-06 21:45:59.266 | router_availability_zone 2026-07-06 21:45:59.266 | security-group 2026-07-06 21:45:59.266 | security-groups-default-rules 2026-07-06 21:45:59.266 | security-groups-default-statefulness 2026-07-06 21:45:59.266 | security-groups-normalized-cidr 2026-07-06 21:45:59.266 | security-groups-remote-address-group 2026-07-06 21:45:59.266 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.266 | security-groups-shared-filtering 2026-07-06 21:45:59.266 | segment 2026-07-06 21:45:59.266 | sorting 2026-07-06 21:45:59.266 | standard-attr-description 2026-07-06 21:45:59.266 | standard-attr-fwaas-v2 2026-07-06 21:45:59.266 | standard-attr-revisions 2026-07-06 21:45:59.266 | standard-attr-tag 2026-07-06 21:45:59.266 | standard-attr-timestamp 2026-07-06 21:45:59.266 | stateful-security-group 2026-07-06 21:45:59.266 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.266 | subnet-external-network 2026-07-06 21:45:59.266 | subnet-service-types 2026-07-06 21:45:59.266 | subnet_allocation 2026-07-06 21:45:59.266 | subnet_onboard 2026-07-06 21:45:59.266 | subnetpool-prefix-ops 2026-07-06 21:45:59.266 | tag-creation 2026-07-06 21:45:59.266 | tap-mirror 2026-07-06 21:45:59.266 | tap-mirror-both-direction 2026-07-06 21:45:59.266 | trunk 2026-07-06 21:45:59.266 | uplink-status-propagation 2026-07-06 21:45:59.266 | uplink-status-propagation-updatable 2026-07-06 21:45:59.266 | vlan-transparent 2026-07-06 21:45:59.266 | vpn-endpoint-groups 2026-07-06 21:45:59.266 | vpnaas' 2026-07-06 21:45:59.270 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 21:45:59.270 | address-scope 2026-07-06 21:45:59.270 | agent 2026-07-06 21:45:59.270 | allowed-address-pairs 2026-07-06 21:45:59.270 | auto-allocated-topology 2026-07-06 21:45:59.270 | availability_zone 2026-07-06 21:45:59.270 | bgp 2026-07-06 21:45:59.270 | bgp_4byte_asn 2026-07-06 21:45:59.270 | bgp_dragent_scheduler 2026-07-06 21:45:59.270 | binding 2026-07-06 21:45:59.270 | binding-extended 2026-07-06 21:45:59.270 | default-subnetpools 2026-07-06 21:45:59.270 | dhcp_agent_scheduler 2026-07-06 21:45:59.270 | dns-domain-ports 2026-07-06 21:45:59.270 | dns-integration 2026-07-06 21:45:59.270 | dns-integration-domain-keywords 2026-07-06 21:45:59.270 | empty-string-filtering 2026-07-06 21:45:59.270 | enable-default-route-bfd 2026-07-06 21:45:59.270 | enable-default-route-ecmp 2026-07-06 21:45:59.270 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.270 | ext-gw-mode 2026-07-06 21:45:59.270 | external-gateway-multihoming 2026-07-06 21:45:59.270 | external-net 2026-07-06 21:45:59.271 | extra_dhcp_opt 2026-07-06 21:45:59.271 | extraroute 2026-07-06 21:45:59.271 | extraroute-atomic 2026-07-06 21:45:59.271 | filter-validation 2026-07-06 21:45:59.271 | fip-port-details 2026-07-06 21:45:59.271 | flavors 2026-07-06 21:45:59.271 | floating-ip-port-forwarding 2026-07-06 21:45:59.271 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.271 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.271 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.271 | floatingip-pools 2026-07-06 21:45:59.271 | fwaas_v2 2026-07-06 21:45:59.271 | ip_allocation 2026-07-06 21:45:59.271 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.271 | l3-flavors 2026-07-06 21:45:59.271 | l3-ha 2026-07-06 21:45:59.271 | l3_agent_scheduler 2026-07-06 21:45:59.271 | logging 2026-07-06 21:45:59.271 | multi-provider 2026-07-06 21:45:59.271 | net-mtu 2026-07-06 21:45:59.271 | net-mtu-writable 2026-07-06 21:45:59.271 | network-ip-availability 2026-07-06 21:45:59.271 | network_availability_zone 2026-07-06 21:45:59.271 | network_ha 2026-07-06 21:45:59.271 | pagination 2026-07-06 21:45:59.271 | port-device-profile 2026-07-06 21:45:59.271 | port-hardware-offload-type 2026-07-06 21:45:59.271 | port-mac-address-regenerate 2026-07-06 21:45:59.271 | port-numa-affinity-policy 2026-07-06 21:45:59.271 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.271 | port-resource-request 2026-07-06 21:45:59.271 | port-security 2026-07-06 21:45:59.271 | port-trusted-vif 2026-07-06 21:45:59.271 | project-id 2026-07-06 21:45:59.271 | provider 2026-07-06 21:45:59.271 | pvlan 2026-07-06 21:45:59.271 | qinq 2026-07-06 21:45:59.271 | qos 2026-07-06 21:45:59.271 | qos-bw-limit-direction 2026-07-06 21:45:59.271 | qos-bw-minimum-ingress 2026-07-06 21:45:59.271 | qos-default 2026-07-06 21:45:59.271 | qos-fip 2026-07-06 21:45:59.271 | qos-gateway-ip 2026-07-06 21:45:59.271 | qos-rule-type-details 2026-07-06 21:45:59.271 | qos-rule-type-filter 2026-07-06 21:45:59.271 | qos-rules-alias 2026-07-06 21:45:59.271 | quota-check-limit 2026-07-06 21:45:59.271 | quota-check-limit-default 2026-07-06 21:45:59.271 | quota_details 2026-07-06 21:45:59.271 | quotas 2026-07-06 21:45:59.271 | rbac-address-scope 2026-07-06 21:45:59.271 | rbac-policies 2026-07-06 21:45:59.271 | rbac-security-groups 2026-07-06 21:45:59.271 | router 2026-07-06 21:45:59.271 | router-enable-snat 2026-07-06 21:45:59.271 | router_availability_zone 2026-07-06 21:45:59.271 | security-group 2026-07-06 21:45:59.271 | security-groups-default-rules 2026-07-06 21:45:59.271 | security-groups-default-statefulness 2026-07-06 21:45:59.271 | security-groups-normalized-cidr 2026-07-06 21:45:59.271 | security-groups-remote-address-group 2026-07-06 21:45:59.271 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.271 | security-groups-shared-filtering 2026-07-06 21:45:59.271 | segment 2026-07-06 21:45:59.271 | sorting 2026-07-06 21:45:59.271 | standard-attr-description 2026-07-06 21:45:59.271 | standard-attr-fwaas-v2 2026-07-06 21:45:59.271 | standard-attr-revisions 2026-07-06 21:45:59.271 | standard-attr-tag 2026-07-06 21:45:59.271 | standard-attr-timestamp 2026-07-06 21:45:59.271 | stateful-security-group 2026-07-06 21:45:59.271 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.271 | subnet-external-network 2026-07-06 21:45:59.271 | subnet-service-types 2026-07-06 21:45:59.271 | subnet_allocation 2026-07-06 21:45:59.271 | subnet_onboard 2026-07-06 21:45:59.271 | subnetpool-prefix-ops 2026-07-06 21:45:59.271 | tag-creation 2026-07-06 21:45:59.271 | tap-mirror 2026-07-06 21:45:59.271 | tap-mirror-both-direction 2026-07-06 21:45:59.271 | trunk 2026-07-06 21:45:59.271 | uplink-status-propagation 2026-07-06 21:45:59.271 | uplink-status-propagation-updatable 2026-07-06 21:45:59.271 | vlan-transparent 2026-07-06 21:45:59.271 | vpn-endpoint-groups 2026-07-06 21:45:59.271 | vpnaas' 2026-07-06 21:45:59.271 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 21:45:59.271 | address-scope 2026-07-06 21:45:59.271 | agent 2026-07-06 21:45:59.271 | allowed-address-pairs 2026-07-06 21:45:59.271 | auto-allocated-topology 2026-07-06 21:45:59.271 | availability_zone 2026-07-06 21:45:59.271 | bgp 2026-07-06 21:45:59.271 | bgp_4byte_asn 2026-07-06 21:45:59.271 | bgp_dragent_scheduler 2026-07-06 21:45:59.271 | binding 2026-07-06 21:45:59.271 | binding-extended 2026-07-06 21:45:59.271 | default-subnetpools 2026-07-06 21:45:59.271 | dhcp_agent_scheduler 2026-07-06 21:45:59.271 | dns-domain-ports 2026-07-06 21:45:59.271 | dns-integration 2026-07-06 21:45:59.271 | dns-integration-domain-keywords 2026-07-06 21:45:59.271 | empty-string-filtering 2026-07-06 21:45:59.271 | enable-default-route-bfd 2026-07-06 21:45:59.271 | enable-default-route-ecmp 2026-07-06 21:45:59.271 | expose-port-forwarding-in-fip 2026-07-06 21:45:59.272 | ext-gw-mode 2026-07-06 21:45:59.272 | external-gateway-multihoming 2026-07-06 21:45:59.272 | external-net 2026-07-06 21:45:59.272 | extra_dhcp_opt 2026-07-06 21:45:59.272 | extraroute 2026-07-06 21:45:59.272 | extraroute-atomic 2026-07-06 21:45:59.272 | filter-validation 2026-07-06 21:45:59.272 | fip-port-details 2026-07-06 21:45:59.272 | flavors 2026-07-06 21:45:59.272 | floating-ip-port-forwarding 2026-07-06 21:45:59.272 | floating-ip-port-forwarding-description 2026-07-06 21:45:59.272 | floating-ip-port-forwarding-detail 2026-07-06 21:45:59.272 | floating-ip-port-forwarding-port-ranges 2026-07-06 21:45:59.272 | floatingip-pools 2026-07-06 21:45:59.272 | fwaas_v2 2026-07-06 21:45:59.272 | ip_allocation 2026-07-06 21:45:59.272 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:45:59.272 | l3-flavors 2026-07-06 21:45:59.272 | l3-ha 2026-07-06 21:45:59.272 | l3_agent_scheduler 2026-07-06 21:45:59.272 | logging 2026-07-06 21:45:59.272 | multi-provider 2026-07-06 21:45:59.272 | net-mtu 2026-07-06 21:45:59.272 | net-mtu-writable 2026-07-06 21:45:59.272 | network-ip-availability 2026-07-06 21:45:59.272 | network_availability_zone 2026-07-06 21:45:59.272 | network_ha 2026-07-06 21:45:59.272 | pagination 2026-07-06 21:45:59.272 | port-device-profile 2026-07-06 21:45:59.272 | port-hardware-offload-type 2026-07-06 21:45:59.272 | port-mac-address-regenerate 2026-07-06 21:45:59.272 | port-numa-affinity-policy 2026-07-06 21:45:59.272 | port-numa-affinity-policy-socket 2026-07-06 21:45:59.272 | port-resource-request 2026-07-06 21:45:59.272 | port-security 2026-07-06 21:45:59.272 | port-trusted-vif 2026-07-06 21:45:59.272 | project-id 2026-07-06 21:45:59.272 | provider 2026-07-06 21:45:59.272 | pvlan 2026-07-06 21:45:59.272 | qinq 2026-07-06 21:45:59.272 | qos 2026-07-06 21:45:59.272 | qos-bw-limit-direction 2026-07-06 21:45:59.272 | qos-bw-minimum-ingress 2026-07-06 21:45:59.272 | qos-default 2026-07-06 21:45:59.272 | qos-fip 2026-07-06 21:45:59.272 | qos-gateway-ip 2026-07-06 21:45:59.272 | qos-rule-type-details 2026-07-06 21:45:59.272 | qos-rule-type-filter 2026-07-06 21:45:59.272 | qos-rules-alias 2026-07-06 21:45:59.272 | quota-check-limit 2026-07-06 21:45:59.272 | quota-check-limit-default 2026-07-06 21:45:59.272 | quota_details 2026-07-06 21:45:59.272 | quotas 2026-07-06 21:45:59.272 | rbac-address-scope 2026-07-06 21:45:59.272 | rbac-policies 2026-07-06 21:45:59.272 | rbac-security-groups 2026-07-06 21:45:59.272 | router 2026-07-06 21:45:59.272 | router-enable-snat 2026-07-06 21:45:59.272 | router_availability_zone 2026-07-06 21:45:59.272 | security-group 2026-07-06 21:45:59.272 | security-groups-default-rules 2026-07-06 21:45:59.272 | security-groups-default-statefulness 2026-07-06 21:45:59.272 | security-groups-normalized-cidr 2026-07-06 21:45:59.272 | security-groups-remote-address-group 2026-07-06 21:45:59.272 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:45:59.272 | security-groups-shared-filtering 2026-07-06 21:45:59.272 | segment 2026-07-06 21:45:59.272 | sorting 2026-07-06 21:45:59.272 | standard-attr-description 2026-07-06 21:45:59.272 | standard-attr-fwaas-v2 2026-07-06 21:45:59.272 | standard-attr-revisions 2026-07-06 21:45:59.272 | standard-attr-tag 2026-07-06 21:45:59.272 | standard-attr-timestamp 2026-07-06 21:45:59.272 | stateful-security-group 2026-07-06 21:45:59.272 | subnet-dns-publish-fixed-ip 2026-07-06 21:45:59.272 | subnet-external-network 2026-07-06 21:45:59.272 | subnet-service-types 2026-07-06 21:45:59.272 | subnet_allocation 2026-07-06 21:45:59.272 | subnet_onboard 2026-07-06 21:45:59.272 | subnetpool-prefix-ops 2026-07-06 21:45:59.272 | tag-creation 2026-07-06 21:45:59.272 | tap-mirror 2026-07-06 21:45:59.272 | tap-mirror-both-direction 2026-07-06 21:45:59.272 | trunk 2026-07-06 21:45:59.272 | uplink-status-propagation 2026-07-06 21:45:59.272 | uplink-status-propagation-updatable 2026-07-06 21:45:59.272 | vlan-transparent 2026-07-06 21:45:59.272 | vpn-endpoint-groups 2026-07-06 21:45:59.272 | vpnaas' 2026-07-06 21:45:59.272 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-06 21:45:59.276 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-06 21:45:59.282 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-06 21:45:59.285 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-06 21:45:59.291 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip 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-06 21:45:59.292 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-06 21:45:59.299 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-06 21:45:59.303 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,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-06 21:45:59.306 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-06 21:45:59.310 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.314 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 21:45:59.317 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-06 21:45:59.321 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-06 21:45:59.324 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.328 | + 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-06 21:45:59.368 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.174:6641 2026-07-06 21:45:59.371 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.375 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.174:6641 2026-07-06 21:45:59.381 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.174:6641 ']' 2026-07-06 21:45:59.384 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.388 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.174:6641 2026-07-06 21:45:59.430 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.174:6642 2026-07-06 21:45:59.433 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.441 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.174:6642 2026-07-06 21:45:59.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.174:6642 ']' 2026-07-06 21:45:59.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.452 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.174:6642 2026-07-06 21:45:59.492 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-06 21:45:59.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:45:59.517 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:45:59.520 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.524 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.527 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:45:59.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-06 21:45:59.534 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.538 | + 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-06 21:45:59.578 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-06 21:45:59.581 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.585 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.589 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-06 21:45:59.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-06 21:45:59.595 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.598 | + 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-06 21:45:59.639 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-06 21:45:59.642 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.645 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.649 | + 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-06 21:45:59.652 | + 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-06 21:45:59.655 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.659 | + 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-06 21:45:59.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:45:59.701 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.704 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.708 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:45:59.712 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-06 21:45:59.715 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.718 | + 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-06 21:45:59.761 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-06 21:45:59.765 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.769 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.774 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-06 21:45:59.777 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-06 21:45:59.780 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.784 | + 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-06 21:45:59.830 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-06 21:45:59.833 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.838 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.841 | + 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-06 21:45:59.845 | + 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-06 21:45:59.849 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.854 | + 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-06 21:45:59.899 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-06 21:45:59.902 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.906 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.910 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-06 21:45:59.913 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-06 21:45:59.916 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.918 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-06 21:45:59.956 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-06 21:45:59.960 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:45:59.963 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:45:59.967 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-06 21:45:59.971 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-06 21:45:59.974 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:45:59.978 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-06 21:46:00.020 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-06 21:46:00.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:00.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 21:46:00.029 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 21:46:00.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 21:46:00.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:00.040 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 21:46:00.078 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-06 21:46:00.101 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-06 21:46:00.121 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.125 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-06 21:46:00.128 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 21:46:00.149 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.152 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-06 21:46:00.156 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-07-06 21:46:00.160 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 21:46:00.183 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:00.187 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 21:46:00.246 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 21:46:00.250 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-07-06 21:46:00.254 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-06 21:46:00.258 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:00.262 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 21:46:00.266 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-06 21:46:00.270 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-06 21:46:00.274 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:00.277 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-06 21:46:00.324 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-06 21:46:00.350 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.353 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-06 21:46:00.402 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 21:46:00.425 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.428 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-06 21:46:00.471 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-06 21:46:00.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:00.497 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-06 21:46:00.501 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 21:46:00.524 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.528 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-06 21:46:00.538 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-07-06 21:46:00.541 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 21:46:00.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:00.564 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 21:46:00.625 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 21:46:00.630 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-07-06 21:46:00.634 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-06 21:46:00.676 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-06 21:46:00.701 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.705 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-06 21:46:00.729 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.734 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-06 21:46:00.758 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.762 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-06 21:46:00.784 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.788 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-06 21:46:00.813 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:00.817 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-06 21:46:00.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:00.845 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-06 21:46:00.847 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-06 21:46:00.851 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-06 21:46:00.857 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-06 21:46:00.899 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-06 21:46:00.939 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-06 21:46:00.979 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-06 21:46:01.023 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-06 21:46:01.027 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 21:46:01.031 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-06 21:46:01.034 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 21:46:01.037 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 21:46:01.041 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-06 21:46:01.044 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 21:46:01.048 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-06 21:46:01.052 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 21:46:01.056 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-06 21:46:01.098 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-06 21:46:01.139 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.174/identity 2026-07-06 21:46:01.183 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-06 21:46:01.223 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-06 21:46:01.262 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-06 21:46:01.307 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-06 21:46:01.355 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-06 21:46:01.400 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.174/identity 2026-07-06 21:46:01.441 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 21:46:01.481 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 21:46:01.525 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 21:46:01.530 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-06 21:46:01.574 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-06 21:46:01.614 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-06 21:46:01.618 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 21:46:01.622 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:46:01.626 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 21:46:01.630 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-06 21:46:01.672 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-06 21:46:01.713 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.174/identity 2026-07-06 21:46:01.754 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-06 21:46:01.795 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-06 21:46:01.837 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-06 21:46:01.884 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-06 21:46:01.928 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-06 21:46:01.973 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-06 21:46:01.977 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 21:46:01.980 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 21:46:01.983 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 21:46:01.986 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-06 21:46:02.027 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-06 21:46:02.072 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.174/identity 2026-07-06 21:46:02.114 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-06 21:46:02.158 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-06 21:46:02.197 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-06 21:46:02.237 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-06 21:46:02.283 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-06 21:46:02.329 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-06 21:46:02.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-06 21:46:02.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-06 21:46:02.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-06 21:46:02.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-06 21:46:02.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-06 21:46:02.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-06 21:46:02.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-06 21:46:02.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-06 21:46:02.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-06 21:46:02.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-06 21:46:02.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-06 21:46:02.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-06 21:46:02.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-06 21:46:02.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-06 21:46:02.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-06 21:46:02.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-06 21:46:02.397 | + 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-06 21:46:02.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.404 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 21:46:02.407 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 21:46:02.411 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 21:46:02.414 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.417 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 21:46:02.456 | + 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-06 21:46:02.458 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.461 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 21:46:02.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-06 21:46:02.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-06 21:46:02.471 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.474 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-06 21:46:02.512 | + 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-06 21:46:02.515 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.518 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 21:46:02.521 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-06 21:46:02.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-06 21:46:02.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-06 21:46:02.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-06 21:46:02.578 | + 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-06 21:46:02.582 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.585 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 21:46:02.588 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-06 21:46:02.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-06 21:46:02.595 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.598 | + 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-06 21:46:02.639 | + 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-06 21:46:02.643 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.647 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 21:46:02.650 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-06 21:46:02.652 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-06 21:46:02.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.660 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-06 21:46:02.698 | + 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-06 21:46:02.701 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.704 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 21:46:02.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-06 21:46:02.709 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-06 21:46:02.711 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.714 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-06 21:46:02.751 | + 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-06 21:46:02.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-06 21:46:02.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-06 21:46:02.765 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-06 21:46:02.768 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.770 | + 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-06 21:46:02.805 | + 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-06 21:46:02.809 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.811 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-06 21:46:02.815 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-06 21:46:02.818 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-06 21:46:02.821 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.824 | + 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-06 21:46:02.866 | + 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-06 21:46:02.869 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-06 21:46:02.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-06 21:46:02.880 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-06 21:46:02.883 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.887 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-06 21:46:02.928 | + 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-06 21:46:02.933 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:02.937 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-06 21:46:02.941 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-06 21:46:02.945 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-06 21:46:02.948 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:02.953 | + 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-06 21:46:02.999 | + 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-06 21:46:03.003 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 21:46:03.007 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 21:46:03.011 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-06 21:46:03.015 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-06 21:46:03.019 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 21:46:03.023 | + 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-06 21:46:03.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 21:46:03.070 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-07-06 21:46:03.115 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-06 21:46:03.158 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-06 21:46:03.162 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 21:46:03.166 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-06 21:46:03.169 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-06 21:46:03.172 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 21:46:03.176 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-06 21:46:03.179 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-06 21:46:03.183 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 21:46:03.185 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 21:46:03.201 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:46:03.202 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-06 21:46:03.211 | d /var/run/uwsgi 0755 stack root 2026-07-06 21:46:03.216 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 21:46:03.233 | /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-06 21:46:03.239 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-06 21:46:03.244 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-06 21:46:03.251 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 21:46:03.254 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-06 21:46:03.300 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-07-06 21:46:03.342 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-06 21:46:03.383 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 21:46:03.418 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 21:46:03.454 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 21:46:03.490 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 21:46:03.528 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 21:46:03.570 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 21:46:03.611 | + 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-06 21:46:03.648 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 21:46:03.685 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 21:46:03.723 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 21:46:03.761 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-06 21:46:03.796 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 21:46:03.800 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 21:46:03.803 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-06 21:46:03.807 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-06 21:46:03.810 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:46:03.812 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:03.815 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:03.818 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-06 21:46:03.823 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-06 21:46:03.826 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-06 21:46:03.868 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 21:46:03.909 | + 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-06 21:46:03.910 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-06 21:46:03.920 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-06 21:46:03.925 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-06 21:46:03.928 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-06 21:46:03.932 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:46:03.935 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:46:03.939 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:46:03.943 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:46:03.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:03.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:03.952 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:46:03.954 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:46:03.957 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:03.961 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:03.964 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-06 21:46:03.999 | Enabling site neutron-api. 2026-07-06 21:46:04.005 | To activate the new configuration, you need to run: 2026-07-06 21:46:04.005 | systemctl reload apache2 2026-07-06 21:46:04.010 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 21:46:04.013 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:46:04.016 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:46:04.020 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:46:04.150 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-06 21:46:04.175 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:04.179 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-06 21:46:04.203 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:04.207 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-06 21:46:04.210 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-06 21:46:04.288 | + inc/async:async_inner:63 : init_neutron 2026-07-06 21:46:04.333 | [9809 Async init_neutron:77531]: running: init_neutron 2026-07-06 21:46:04.336 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-06 21:46:04.357 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:04.361 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-06 21:46:04.381 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:04.384 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-06 21:46:04.388 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-06 21:46:04.392 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-06 21:46:04.437 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-06 21:46:04.440 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-06 21:46:04.482 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-06 21:46:04.505 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:04.508 | + ./stack.sh:main:1206 : echo_summary 'Configuring Swift' 2026-07-06 21:46:04.511 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:46:04.515 | + ./stack.sh:echo_summary:447 : echo -e Configuring Swift 2026-07-06 21:46:04.519 | + ./stack.sh:main:1207 : async_runfunc init_swift 2026-07-06 21:46:04.522 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-06 21:46:04.596 | + inc/async:async_inner:63 : init_swift 2026-07-06 21:46:04.637 | [9809 Async init_swift:77750]: running: init_swift 2026-07-06 21:46:04.641 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-06 21:46:04.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:04.669 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-06 21:46:04.674 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:46:04.678 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-06 21:46:04.682 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-06 21:46:04.686 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-06 21:46:04.770 | + inc/async:async_inner:63 : init_cinder 2026-07-06 21:46:04.813 | [9809 Async init_cinder:77854]: running: init_cinder 2026-07-06 21:46:04.818 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-06 21:46:04.847 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:04.849 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-06 21:46:04.853 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:46:04.856 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-06 21:46:04.860 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-06 21:46:04.864 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-06 21:46:04.942 | + inc/async:async_inner:63 : init_placement 2026-07-06 21:46:04.985 | [9809 Async init_placement:77996]: running: init_placement 2026-07-06 21:46:04.988 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-06 21:46:05.051 | [9809 Async init_neutron:77531]: Waiting for completion of init_neutron running on PID 77531 (6 other jobs running) 2026-07-06 21:46:05.084 | [9809 Async init_neutron:77531]: Signaling child to exit 2026-07-06 21:46:09.576 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:09.603 | [77750 Async init_swift:77750]: finished successfully 2026-07-06 21:46:10.757 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:10.785 | [77854 Async init_cinder:77854]: finished successfully 2026-07-06 21:46:15.151 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:15.180 | [77996 Async init_placement:77996]: finished successfully 2026-07-06 21:46:25.907 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:25.933 | [77531 Async init_neutron:77531]: finished successfully 2026-07-06 21:46:25.957 | WAKEUP 2026-07-06 21:46:25.981 | [9809 Async init_neutron:77531]: Signaled 2026-07-06 21:46:25.982 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-06 21:46:25.982 | + lib/database:recreate_database:112 : local db=neutron 2026-07-06 21:46:25.982 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-06 21:46:25.982 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-06 21:46:25.982 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-06 21:46:25.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:25.982 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-06 21:46:25.982 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:25.982 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-06 21:46:25.982 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 21:46:25.982 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:25.982 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:25.982 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:25.982 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374364418 2026-07-06 21:46:25.982 | + lib/neutron:init_neutron:504 : /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-06 21:46:25.982 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-06 21:46:25.982 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-06 21:46:25.983 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-06 21:46:25.984 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-06 21:46:25.984 | Running upgrade for neutron ... 2026-07-06 21:46:25.984 | OK 2026-07-06 21:46:25.984 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-06 21:46:25.984 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:25.984 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:25.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:25.984 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:25.984 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:25.984 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 21:46:25.984 | + functions-common:time_stop:2427 : start_time=1783374364418 2026-07-06 21:46:25.984 | + functions-common:time_stop:2429 : [[ -z 1783374364418 ]] 2026-07-06 21:46:25.984 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:25.984 | + functions-common:time_stop:2432 : end_time=1783374385886 2026-07-06 21:46:25.984 | + functions-common:time_stop:2433 : elapsed_time=21468 2026-07-06 21:46:25.984 | + functions-common:time_stop:2434 : total=4000 2026-07-06 21:46:25.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:25.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25468 2026-07-06 21:46:26.033 | [9809 Async init_neutron:77531]: finished init_neutron with result 0 in 21 seconds 2026-07-06 21:46:26.038 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:26.042 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-06 21:46:26.096 | [9809 Async init_placement:77996]: Waiting for completion of init_placement running on PID 77996 (5 other jobs running) 2026-07-06 21:46:26.119 | [9809 Async init_placement:77996]: Signaling child to exit 2026-07-06 21:46:26.119 | WAKEUP 2026-07-06 21:46:26.143 | [9809 Async init_placement:77996]: Signaled 2026-07-06 21:46:26.144 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-06 21:46:26.144 | + lib/database:recreate_database:112 : local db=placement 2026-07-06 21:46:26.144 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-06 21:46:26.144 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-06 21:46:26.144 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-06 21:46:26.144 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:26.144 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-06 21:46:26.144 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:26.144 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-06 21:46:26.144 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:46:26.144 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.144 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.144 | 2026-07-06 21:46:26.144 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.144 | framework. For more detail see 2026-07-06 21:46:26.144 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.144 | 2026-07-06 21:46:26.144 | __import__(import_str) 2026-07-06 21:46:26.144 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-06 21:46:26.145 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-06 21:46:26.145 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-06 21:46:26.145 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 21:46:26.145 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 21:46:26.145 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 21:46:26.145 | ++ 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:46:26.145 | + functions-common:get_or_create_user:915 : user_id=3dba826ebe4842e8b38f2d3f0efb2d39 2026-07-06 21:46:26.145 | + functions-common:get_or_create_user:916 : echo 3dba826ebe4842e8b38f2d3f0efb2d39 2026-07-06 21:46:26.145 | 3dba826ebe4842e8b38f2d3f0efb2d39 2026-07-06 21:46:26.145 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:46:26.145 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:46:26.145 | + 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | ++ 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:980 : echo d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:46:26.145 | d33064e9f7184e81a63d37374ad2c0e1 2026-07-06 21:46:26.145 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 21:46:26.145 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 21:46:26.145 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 21:46:26.145 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 21:46:26.145 | + 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | ++ 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:46:26.145 | + functions-common:get_or_add_user_project_role:980 : echo 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:46:26.145 | 1ebba8991c134e0cbd06a6ca5fa45631 2026-07-06 21:46:26.145 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.174/placement 2026-07-06 21:46:26.145 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-06 21:46:26.145 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 21:46:26.145 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-06 21:46:26.145 | ++ 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:46:26.145 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 21:46:26.145 | a7474764d43a49ae974e2ab2ebe40450' 2026-07-06 21:46:26.145 | + functions-common:get_or_create_service:1067 : echo a7474764d43a49ae974e2ab2ebe40450 2026-07-06 21:46:26.145 | a7474764d43a49ae974e2ab2ebe40450 2026-07-06 21:46:26.145 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.174/placement 2026-07-06 21:46:26.145 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 21:46:26.145 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.174/placement RegionOne 2026-07-06 21:46:26.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 21:46:26.145 | +++ 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-06 21:46:26.145 | 2026-07-06 21:46:26.145 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:46:26.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 21:46:26.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 21:46:26.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.174/placement --region RegionOne -f value -c id 2026-07-06 21:46:26.145 | 2026-07-06 21:46:26.145 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:46:26.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=80a57b184e9145be9eaab55f7127bf73 2026-07-06 21:46:26.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 80a57b184e9145be9eaab55f7127bf73 2026-07-06 21:46:26.145 | + functions-common:get_or_create_endpoint:1100 : public_id=80a57b184e9145be9eaab55f7127bf73 2026-07-06 21:46:26.145 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 21:46:26.145 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 21:46:26.145 | + functions-common:get_or_create_endpoint:1109 : echo 80a57b184e9145be9eaab55f7127bf73 2026-07-06 21:46:26.145 | 80a57b184e9145be9eaab55f7127bf73 2026-07-06 21:46:26.190 | [9809 Async init_placement:77996]: finished init_placement with result 0 in 10 seconds 2026-07-06 21:46:26.194 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:26.198 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-06 21:46:26.256 | [9809 Async init_glance:72882]: Waiting for completion of init_glance running on PID 72882 (4 other jobs running) 2026-07-06 21:46:26.283 | [9809 Async init_glance:72882]: Signaling child to exit 2026-07-06 21:46:26.283 | WAKEUP 2026-07-06 21:46:26.308 | [9809 Async init_glance:72882]: Signaled 2026-07-06 21:46:26.309 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-06 21:46:26.309 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-06 21:46:26.309 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-06 21:46:26.309 | + lib/database:recreate_database:112 : local db=glance 2026-07-06 21:46:26.309 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-06 21:46:26.309 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-06 21:46:26.309 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-06 21:46:26.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:26.309 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-06 21:46:26.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:26.309 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-06 21:46:26.309 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 21:46:26.309 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:26.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:26.309 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:26.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374307598 2026-07-06 21:46:26.309 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-06 21:46:26.309 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:46:26.309 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.309 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.309 | 2026-07-06 21:46:26.309 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.309 | framework. For more detail see 2026-07-06 21:46:26.309 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.309 | 2026-07-06 21:46:26.309 | __import__(import_str) 2026-07-06 21:46:26.309 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 21:46:26.309 | 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=72988) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.309 | DEBUG dbcounter [-] [72988] Writer thread running {{(pid=72988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.309 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 21:46:26.309 | 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=72988) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.309 | DEBUG dbcounter [-] [72988] Writer thread running {{(pid=72988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 21:46:26.309 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.309 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-06 21:46:26.310 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=72988) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.310 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.310 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-06 21:46:26.310 | Database migration is up to date. No migration needed. 2026-07-06 21:46:26.310 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-06 21:46:26.310 | Database is synced successfully. 2026-07-06 21:46:26.310 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-06 21:46:26.310 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 21:46:26.310 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.310 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.310 | 2026-07-06 21:46:26.310 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.310 | framework. For more detail see 2026-07-06 21:46:26.310 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.310 | 2026-07-06 21:46:26.310 | __import__(import_str) 2026-07-06 21:46:26.310 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 21:46:26.310 | 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=73162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:46:26.310 | DEBUG dbcounter [-] [73162] Writer thread running {{(pid=73162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-06 21:46:26.310 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-06 21:46:26.310 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-06 21:46:26.310 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:26.310 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:26.310 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:26.310 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:26.310 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:26.310 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 21:46:26.310 | + functions-common:time_stop:2427 : start_time=1783374307598 2026-07-06 21:46:26.310 | + functions-common:time_stop:2429 : [[ -z 1783374307598 ]] 2026-07-06 21:46:26.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:26.310 | + functions-common:time_stop:2432 : end_time=1783374313719 2026-07-06 21:46:26.310 | + functions-common:time_stop:2433 : elapsed_time=6121 2026-07-06 21:46:26.311 | + functions-common:time_stop:2434 : total=4000 2026-07-06 21:46:26.311 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:26.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10121 2026-07-06 21:46:26.358 | [9809 Async init_glance:72882]: finished init_glance with result 0 in 6 seconds 2026-07-06 21:46:26.364 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:26.367 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-06 21:46:26.424 | [9809 Async init_swift:77750]: Waiting for completion of init_swift running on PID 77750 (3 other jobs running) 2026-07-06 21:46:26.451 | [9809 Async init_swift:77750]: Signaling child to exit 2026-07-06 21:46:26.451 | WAKEUP 2026-07-06 21:46:26.478 | [9809 Async init_swift:77750]: Signaled 2026-07-06 21:46:26.479 | + lib/swift:init_swift:680 : local node_number 2026-07-06 21:46:26.479 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-06 21:46:26.479 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.479 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.479 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.479 | 2026-07-06 21:46:26.479 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.479 | framework. For more detail see 2026-07-06 21:46:26.479 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.479 | 2026-07-06 21:46:26.479 | import eventlet 2026-07-06 21:46:26.479 | No proxy-server running 2026-07-06 21:46:26.479 | No container-sharder running 2026-07-06 21:46:26.479 | No container-sync running 2026-07-06 21:46:26.479 | No object-auditor running 2026-07-06 21:46:26.479 | No container-updater running 2026-07-06 21:46:26.479 | No container-reconciler running 2026-07-06 21:46:26.479 | No object-replicator running 2026-07-06 21:46:26.479 | No account-auditor running 2026-07-06 21:46:26.479 | No object-updater running 2026-07-06 21:46:26.479 | No container-replicator running 2026-07-06 21:46:26.479 | No account-replicator running 2026-07-06 21:46:26.479 | No account-reaper running 2026-07-06 21:46:26.479 | No object-server running 2026-07-06 21:46:26.479 | No object-expirer running 2026-07-06 21:46:26.479 | No container-auditor running 2026-07-06 21:46:26.479 | No object-reconstructor running 2026-07-06 21:46:26.479 | No container-server running 2026-07-06 21:46:26.480 | No account-server running 2026-07-06 21:46:26.480 | + lib/swift:init_swift:682 : true 2026-07-06 21:46:26.480 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-06 21:46:26.480 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-06 21:46:26.480 | + 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-06 21:46:26.480 | + 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-06 21:46:26.480 | + functions:create_disk:756 : local node_number 2026-07-06 21:46:26.480 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-06 21:46:26.480 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-06 21:46:26.480 | + functions:create_disk:760 : local key 2026-07-06 21:46:26.480 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | ++ functions:create_disk:762 : sed s#/.## 2026-07-06 21:46:26.480 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-06 21:46:26.480 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-06 21:46:26.480 | + functions:destroy_disk:789 : local key 2026-07-06 21:46:26.480 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-06 21:46:26.480 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-06 21:46:26.480 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-06 21:46:26.480 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-06 21:46:26.480 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-06 21:46:26.480 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-06 21:46:26.480 | = sectsz=512 attr=2, projid32bit=1 2026-07-06 21:46:26.480 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-06 21:46:26.480 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-06 21:46:26.480 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-06 21:46:26.480 | = sunit=0 swidth=0 blks 2026-07-06 21:46:26.480 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-06 21:46:26.480 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-06 21:46:26.480 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-06 21:46:26.480 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-06 21:46:26.480 | + 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-06 21:46:26.480 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-06 21:46:26.480 | /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-06 21:46:26.480 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-06 21:46:26.480 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-06 21:46:26.480 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-06 21:46:26.480 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-06 21:46:26.480 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-06 21:46:26.480 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-06 21:46:26.480 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-06 21:46:26.480 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.480 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.480 | framework. For more detail see 2026-07-06 21:46:26.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | import eventlet 2026-07-06 21:46:26.480 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-06 21:46:26.480 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.480 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.480 | framework. For more detail see 2026-07-06 21:46:26.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | import eventlet 2026-07-06 21:46:26.480 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-06 21:46:26.480 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.480 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.480 | framework. For more detail see 2026-07-06 21:46:26.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | import eventlet 2026-07-06 21:46:26.480 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-06 21:46:26.480 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-06 21:46:26.480 | + 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-06 21:46:26.480 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.480 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.480 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.480 | framework. For more detail see 2026-07-06 21:46:26.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.480 | 2026-07-06 21:46:26.481 | import eventlet 2026-07-06 21:46:26.481 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-06 21:46:26.481 | + 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-06 21:46:26.481 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.481 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.481 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.481 | framework. For more detail see 2026-07-06 21:46:26.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | import eventlet 2026-07-06 21:46:26.481 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-06 21:46:26.481 | + 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-06 21:46:26.481 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.481 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.481 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.481 | framework. For more detail see 2026-07-06 21:46:26.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | import eventlet 2026-07-06 21:46:26.481 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-06 21:46:26.481 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-06 21:46:26.481 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.481 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.481 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.481 | framework. For more detail see 2026-07-06 21:46:26.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | import eventlet 2026-07-06 21:46:26.481 | Defaulting to --format-version=1. This ensures the ring 2026-07-06 21:46:26.481 | written will be readable by older versions of Swift. 2026-07-06 21:46:26.481 | In a future release, the default will change to 2026-07-06 21:46:26.481 | --format-version=2 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-06 21:46:26.481 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-06 21:46:26.481 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.481 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.481 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.481 | framework. For more detail see 2026-07-06 21:46:26.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | import eventlet 2026-07-06 21:46:26.481 | Defaulting to --format-version=1. This ensures the ring 2026-07-06 21:46:26.481 | written will be readable by older versions of Swift. 2026-07-06 21:46:26.481 | In a future release, the default will change to 2026-07-06 21:46:26.481 | --format-version=2 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-06 21:46:26.481 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-06 21:46:26.481 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:46:26.481 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.481 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.481 | framework. For more detail see 2026-07-06 21:46:26.481 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | import eventlet 2026-07-06 21:46:26.481 | Defaulting to --format-version=1. This ensures the ring 2026-07-06 21:46:26.481 | written will be readable by older versions of Swift. 2026-07-06 21:46:26.481 | In a future release, the default will change to 2026-07-06 21:46:26.481 | --format-version=2 2026-07-06 21:46:26.481 | 2026-07-06 21:46:26.481 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-06 21:46:26.481 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-06 21:46:26.481 | + lib/swift:init_swift:730 : popd 2026-07-06 21:46:26.534 | [9809 Async init_swift:77750]: finished init_swift with result 0 in 5 seconds 2026-07-06 21:46:26.541 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:26.545 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-06 21:46:26.606 | [9809 Async init_cinder:77854]: Waiting for completion of init_cinder running on PID 77854 (2 other jobs running) 2026-07-06 21:46:26.637 | [9809 Async init_cinder:77854]: Signaling child to exit 2026-07-06 21:46:26.637 | WAKEUP 2026-07-06 21:46:26.665 | [9809 Async init_cinder:77854]: Signaled 2026-07-06 21:46:26.667 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-06 21:46:26.667 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:26.667 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-06 21:46:26.667 | + lib/database:recreate_database:112 : local db=cinder 2026-07-06 21:46:26.667 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-06 21:46:26.667 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-06 21:46:26.667 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-06 21:46:26.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:26.667 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-06 21:46:26.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:26.667 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-06 21:46:26.667 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 21:46:26.667 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:26.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:26.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:26.667 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374364941 2026-07-06 21:46:26.667 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-06 21:46:26.667 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 21:46:26.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:26.667 | we strongly recommend against using it for new projects. 2026-07-06 21:46:26.667 | 2026-07-06 21:46:26.667 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:26.667 | framework. For more detail see 2026-07-06 21:46:26.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:26.667 | 2026-07-06 21:46:26.667 | import eventlet # noqa 2026-07-06 21:46:26.667 | INFO dbcounter [-] Registered counter for database cinder 2026-07-06 21:46:26.667 | 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=78018) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:46:26.667 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:26.667 | DEBUG dbcounter [-] [78018] Writer thread running {{(pid=78018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-06 21:46:26.667 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=78018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:26.667 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-06 21:46:26.667 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-06 21:46:26.667 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:26.667 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:26.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:26.667 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:26.667 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:26.667 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 21:46:26.668 | + functions-common:time_stop:2427 : start_time=1783374364941 2026-07-06 21:46:26.668 | + functions-common:time_stop:2429 : [[ -z 1783374364941 ]] 2026-07-06 21:46:26.668 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:26.668 | + functions-common:time_stop:2432 : end_time=1783374370661 2026-07-06 21:46:26.668 | + functions-common:time_stop:2433 : elapsed_time=5720 2026-07-06 21:46:26.668 | + functions-common:time_stop:2434 : total=4000 2026-07-06 21:46:26.668 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:26.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9720 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-06 21:46:26.668 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-06 21:46:26.668 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-06 21:46:26.668 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-06 21:46:26.715 | [9809 Async init_cinder:77854]: finished init_cinder with result 0 in 6 seconds 2026-07-06 21:46:26.721 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:26.724 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-06 21:46:26.747 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:26.751 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-06 21:46:26.754 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:46:26.758 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-06 21:46:26.761 | + ./stack.sh:main:1239 : init_nova 2026-07-06 21:46:26.765 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-06 21:46:26.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:26.791 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-06 21:46:26.815 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:26.819 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:46:26.822 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 21:46:26.901 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 21:46:26.949 | [9809 Async nova-cell-0:80203]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 21:46:26.954 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-06 21:46:26.961 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:46:26.966 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-06 21:46:26.970 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:46:26.973 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:46:26.978 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 21:46:27.067 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 21:46:27.114 | [9809 Async nova-cell-1:80310]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 21:46:27.117 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-06 21:46:27.122 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-06 21:46:27.126 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-06 21:46:27.131 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-06 21:46:27.135 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-06 21:46:27.140 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:27.188 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-06 21:46:27.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:27.231 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-06 21:46:27.541 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:46:27.541 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:27.542 | we strongly recommend against using it for new projects. 2026-07-06 21:46:27.542 | 2026-07-06 21:46:27.542 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:27.542 | framework. For more detail see 2026-07-06 21:46:27.542 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:27.542 | 2026-07-06 21:46:27.542 | import eventlet # noqa 2026-07-06 21:46:27.701 | 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-06 21:46:30.068 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-06 21:46:30.135 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:30.135 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:30.135 | DEBUG dbcounter [-] [80377] Writer thread running {{(pid=80377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:30.158 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-06 21:46:32.298 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=80377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:46:32.302 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-06 21:46:33.083 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=80377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:33.085 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-06 21:46:33.088 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=80377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:33.699 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-06 21:46:33.702 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 21:46:33.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 21:46:33.708 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 21:46:33.711 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 21:46:33.714 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 21:46:33.717 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 21:46:33.739 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:33.743 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 21:46:33.746 | ++ 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-06 21:46:33.750 | + 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-06 21:46:34.069 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:46:34.070 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:34.070 | we strongly recommend against using it for new projects. 2026-07-06 21:46:34.070 | 2026-07-06 21:46:34.070 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:34.070 | framework. For more detail see 2026-07-06 21:46:34.070 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:34.070 | 2026-07-06 21:46:34.070 | import eventlet # noqa 2026-07-06 21:46:34.240 | 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-06 21:46:36.175 | INFO dbcounter [None req-61f31f44-6cca-4a55-8ed7-43f084a17636 None None] Registered counter for database nova_api 2026-07-06 21:46:36.284 | DEBUG dbcounter [-] [81049] Writer thread running {{(pid=81049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:36.912 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-06 21:46:36.916 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 21:46:36.920 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-06 21:46:36.970 | [9809 Async nova-cell-0:80203]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 80203 (3 other jobs running) 2026-07-06 21:46:36.997 | [9809 Async nova-cell-0:80203]: Signaling child to exit 2026-07-06 21:46:42.390 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:42.418 | [80310 Async nova-cell-1:80310]: finished successfully 2026-07-06 21:46:42.420 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:42.447 | [80203 Async nova-cell-0:80203]: finished successfully 2026-07-06 21:46:42.475 | WAKEUP 2026-07-06 21:46:42.500 | [9809 Async nova-cell-0:80203]: Signaled 2026-07-06 21:46:42.502 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-06 21:46:42.502 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-06 21:46:42.502 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-06 21:46:42.502 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-06 21:46:42.502 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-06 21:46:42.502 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-06 21:46:42.502 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-06 21:46:42.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:42.502 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-06 21:46:42.502 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:42.502 | + 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-06 21:46:42.502 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:46:42.502 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:42.502 | we strongly recommend against using it for new projects. 2026-07-06 21:46:42.502 | 2026-07-06 21:46:42.502 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:42.502 | framework. For more detail see 2026-07-06 21:46:42.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:42.502 | 2026-07-06 21:46:42.502 | import eventlet # noqa 2026-07-06 21:46:42.502 | 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-06 21:46:42.502 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-06 21:46:42.502 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:42.502 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:42.502 | DEBUG dbcounter [-] [80295] Writer thread running {{(pid=80295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:42.502 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.503 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 21:46:42.503 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=80295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.556 | [9809 Async nova-cell-0:80203]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2026-07-06 21:46:42.562 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:42.566 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 21:46:42.570 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-06 21:46:42.629 | [9809 Async nova-cell-1:80310]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 80310 (2 other jobs running) 2026-07-06 21:46:42.656 | [9809 Async nova-cell-1:80310]: Signaling child to exit 2026-07-06 21:46:42.656 | WAKEUP 2026-07-06 21:46:42.682 | [9809 Async nova-cell-1:80310]: Signaled 2026-07-06 21:46:42.684 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-06 21:46:42.684 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-06 21:46:42.684 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-06 21:46:42.684 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-06 21:46:42.684 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-06 21:46:42.684 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-06 21:46:42.684 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-06 21:46:42.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:42.684 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-06 21:46:42.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 21:46:42.684 | + 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-06 21:46:42.684 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:46:42.684 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:42.684 | we strongly recommend against using it for new projects. 2026-07-06 21:46:42.684 | 2026-07-06 21:46:42.684 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:42.684 | framework. For more detail see 2026-07-06 21:46:42.684 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:42.684 | 2026-07-06 21:46:42.684 | import eventlet # noqa 2026-07-06 21:46:42.684 | 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-06 21:46:42.684 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 21:46:42.684 | DEBUG dbcounter [-] [80374] Writer thread running {{(pid=80374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.684 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 21:46:42.684 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=80374) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 21:46:42.734 | [9809 Async nova-cell-1:80310]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2026-07-06 21:46:42.740 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:42.743 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:46:42.747 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-06 21:46:43.054 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:46:43.054 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:43.054 | we strongly recommend against using it for new projects. 2026-07-06 21:46:43.054 | 2026-07-06 21:46:43.054 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:43.054 | framework. For more detail see 2026-07-06 21:46:43.054 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:43.055 | 2026-07-06 21:46:43.055 | import eventlet # noqa 2026-07-06 21:46:43.202 | 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-06 21:46:44.741 | Running batches of 50 until complete 2026-07-06 21:46:44.741 | INFO dbcounter [None req-e277f25d-0031-4c3b-8039-8e49ff37a145 None None] Registered counter for database nova_cell0 2026-07-06 21:46:44.852 | DEBUG dbcounter [-] [81610] Writer thread running {{(pid=81610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:44.856 | INFO dbcounter [None req-e277f25d-0031-4c3b-8039-8e49ff37a145 None None] Registered counter for database nova_api 2026-07-06 21:46:44.936 | DEBUG dbcounter [-] [81610] Writer thread running {{(pid=81610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:44.951 | INFO dbcounter [None req-e277f25d-0031-4c3b-8039-8e49ff37a145 None None] Registered counter for database nova_cell0 2026-07-06 21:46:44.988 | DEBUG dbcounter [-] [81610] Writer thread running {{(pid=81610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:45.144 | +-------------------------------------+--------------+-----------+ 2026-07-06 21:46:45.145 | | Migration | Total Needed | Completed | 2026-07-06 21:46:45.145 | +-------------------------------------+--------------+-----------+ 2026-07-06 21:46:45.145 | | fill_virtual_interface_list | 0 | 0 | 2026-07-06 21:46:45.145 | | migrate_empty_ratio | 0 | 0 | 2026-07-06 21:46:45.145 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-06 21:46:45.145 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-06 21:46:45.145 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-06 21:46:45.145 | | populate_dev_uuids | 0 | 0 | 2026-07-06 21:46:45.145 | | populate_instance_compute_id | 0 | 0 | 2026-07-06 21:46:45.145 | | populate_missing_availability_zones | 0 | 0 | 2026-07-06 21:46:45.145 | | populate_queued_for_delete | 0 | 0 | 2026-07-06 21:46:45.145 | | populate_user_id | 0 | 0 | 2026-07-06 21:46:45.145 | | populate_uuids | 0 | 0 | 2026-07-06 21:46:45.145 | +-------------------------------------+--------------+-----------+ 2026-07-06 21:46:45.734 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-06 21:46:45.739 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:46:45.742 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-06 21:46:45.745 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:46:45.749 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:46:45.752 | + 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-06 21:46:46.021 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:46:46.021 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:46:46.021 | we strongly recommend against using it for new projects. 2026-07-06 21:46:46.021 | 2026-07-06 21:46:46.021 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:46:46.021 | framework. For more detail see 2026-07-06 21:46:46.021 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:46:46.021 | 2026-07-06 21:46:46.021 | import eventlet # noqa 2026-07-06 21:46:46.159 | 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-06 21:46:47.737 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-06 21:46:47.737 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-06 21:46:47.737 | INFO dbcounter [None req-6e85292d-947b-4e3a-be05-07a4410c3b3b None None] Registered counter for database nova_api 2026-07-06 21:46:47.804 | DEBUG dbcounter [-] [81628] Writer thread running {{(pid=81628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:46:48.328 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-06 21:46:48.332 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-06 21:46:48.347 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-06 21:46:48.350 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-06 21:46:48.352 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-06 21:46:48.426 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-06 21:46:48.468 | [9809 Async configure_neutron_nova:81686]: running: configure_neutron_nova 2026-07-06 21:46:48.471 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-06 21:46:48.474 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 21:46:48.477 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-06 21:46:48.479 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:46:48.482 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:46:48.485 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:46:48.488 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:46:48.491 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:46:48.495 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:46:48.499 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:46:48.502 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:46:48.505 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:46:48.508 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-06 21:46:48.512 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:46:48.531 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:48.534 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:46:48.536 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:46:48.539 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-06 21:46:48.541 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:46:48.544 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 21:46:48.547 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-06 21:46:48.550 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 21:46:48.553 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 21:46:48.555 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:46:48.559 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 21:46:48.561 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-06 21:46:48.563 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 21:46:48.567 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-06 21:46:48.570 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-06 21:46:48.572 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 21:46:48.575 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-06 21:46:48.578 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-06 21:46:48.581 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-06 21:46:48.584 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-06 21:46:48.587 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-06 21:46:48.591 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-06 21:46:48.593 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-06 21:46:48.596 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-06 21:46:48.599 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-06 21:46:48.602 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-06 21:46:48.605 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-06 21:46:48.608 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-06 21:46:48.611 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-06 21:46:48.615 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-06 21:46:48.619 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-06 21:46:48.622 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-06 21:46:48.625 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-06 21:46:48.628 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-06 21:46:48.631 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-06 21:46:48.634 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-06 21:46:48.637 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-06 21:46:48.640 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-06 21:46:48.644 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-06 21:46:48.647 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-06 21:46:48.650 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-06 21:46:48.667 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-06 21:46:48.670 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-06 21:46:48.674 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-06 21:46:48.677 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-06 21:46:48.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-06 21:46:48.685 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-06 21:46:48.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-06 21:46:48.691 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-06 21:46:48.696 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:46:48.718 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:46:48.721 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-06 21:46:48.726 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-06 21:46:48.727 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-06 21:46:48.733 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-06 21:46:48.735 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-06 21:46:48.739 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-06 21:46:48.744 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:46:48.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:46:48.768 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-06 21:46:48.772 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:46:48.775 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-06 21:46:48.777 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-06 21:46:48.794 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-06 21:46:48.819 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-06 21:46:48.841 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.845 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-06 21:46:48.867 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-06 21:46:48.891 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.900 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-06 21:46:48.916 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.919 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-06 21:46:48.939 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-06 21:46:48.960 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.962 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-06 21:46:48.981 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:48.984 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-06 21:46:49.003 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.005 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-06 21:46:49.026 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-06 21:46:49.048 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.051 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-06 21:46:49.070 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.073 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-06 21:46:49.092 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-06 21:46:49.116 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-06 21:46:49.139 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.142 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-06 21:46:49.163 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.166 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-06 21:46:49.169 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-06 21:46:49.173 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-06 21:46:49.176 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-06 21:46:49.180 | ++ /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-06 21:46:49.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-06 21:46:49.226 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-06 21:46:49.229 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-06 21:46:49.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-06 21:46:49.255 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.258 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-06 21:46:49.278 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:49.281 | + ./stack.sh:main:1257 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-06 21:46:49.285 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.289 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 21:46:49.292 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-06 21:46:49.295 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:46:49.299 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 21:46:49.302 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 21:46:49.306 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-06 21:46:49.310 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.313 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-06 21:46:49.316 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:46:49.319 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-06 21:46:49.319 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:46:49.319 | gsub("[][]", "", $1); 2026-07-06 21:46:49.319 | split($1, a, "|"); 2026-07-06 21:46:49.319 | if (a[1] == matchgroup) 2026-07-06 21:46:49.319 | print a[2] 2026-07-06 21:46:49.319 | } 2026-07-06 21:46:49.319 | ' /opt/stack/devstack/local.conf 2026-07-06 21:46:49.326 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 21:46:49.330 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 21:46:49.333 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 21:46:49.337 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-06 21:46:49.340 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-06 21:46:49.344 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-06 21:46:49.348 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-06 21:46:49.353 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-06 21:46:49.358 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-06 21:46:49.361 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-06 21:46:49.364 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-06 21:46:49.368 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-06 21:46:49.372 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 21:46:49.377 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.380 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 21:46:49.382 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:46:49.384 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-06 21:46:49.387 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 21:46:49.392 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-06 21:46:49.396 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-06 21:46:49.401 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-06 21:46:49.405 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-06 21:46:49.410 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 21:46:49.410 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-06 21:46:49.410 | BEGIN { 2026-07-06 21:46:49.410 | section = "" 2026-07-06 21:46:49.410 | last_section = "" 2026-07-06 21:46:49.410 | section_count = 0 2026-07-06 21:46:49.410 | } 2026-07-06 21:46:49.410 | /^\[.+\]/ { 2026-07-06 21:46:49.410 | gsub("[][]", "", $1); 2026-07-06 21:46:49.410 | section=$1 2026-07-06 21:46:49.410 | next 2026-07-06 21:46:49.410 | } 2026-07-06 21:46:49.410 | /^ *\#/ { 2026-07-06 21:46:49.410 | next 2026-07-06 21:46:49.410 | } 2026-07-06 21:46:49.410 | /^[^ \t]+/ { 2026-07-06 21:46:49.410 | # get offset of first = in $0 2026-07-06 21:46:49.410 | eq_idx = index($0, "=") 2026-07-06 21:46:49.410 | # extract attr & value from $0 2026-07-06 21:46:49.410 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 21:46:49.410 | value = substr($0, eq_idx + 1) 2026-07-06 21:46:49.410 | # only need to strip trailing whitespace from attr 2026-07-06 21:46:49.410 | sub(/[ \t]*$/, "", attr) 2026-07-06 21:46:49.410 | # need to strip leading & trailing whitespace from value 2026-07-06 21:46:49.410 | sub(/^[ \t]*/, "", value) 2026-07-06 21:46:49.410 | sub(/[ \t]*$/, "", value) 2026-07-06 21:46:49.410 | 2026-07-06 21:46:49.410 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 21:46:49.410 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 21:46:49.410 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 21:46:49.410 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 21:46:49.410 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 21:46:49.410 | if (section != last_section) { 2026-07-06 21:46:49.410 | cfg_section[section_count++] = section 2026-07-06 21:46:49.410 | last_section = section 2026-07-06 21:46:49.410 | } 2026-07-06 21:46:49.410 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 21:46:49.410 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 21:46:49.410 | 2026-07-06 21:46:49.410 | cfg_attr[section, attr, 0] = value 2026-07-06 21:46:49.410 | cfg_attr_count[section, attr] = 1 2026-07-06 21:46:49.410 | } else { 2026-07-06 21:46:49.410 | lno = cfg_attr_count[section, attr]++ 2026-07-06 21:46:49.410 | cfg_attr[section, attr, lno] = value 2026-07-06 21:46:49.410 | } 2026-07-06 21:46:49.410 | } 2026-07-06 21:46:49.410 | END { 2026-07-06 21:46:49.410 | # Process each section in order 2026-07-06 21:46:49.410 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 21:46:49.410 | section = cfg_section[sno] 2026-07-06 21:46:49.410 | # The ini routines simply append a config item immediately 2026-07-06 21:46:49.411 | # after the section header. To keep the same order as defined 2026-07-06 21:46:49.411 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 21:46:49.411 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 21:46:49.411 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 21:46:49.411 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 21:46:49.411 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 21:46:49.411 | else { 2026-07-06 21:46:49.411 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 21:46:49.411 | count = cfg_attr_count[section, attr] 2026-07-06 21:46:49.411 | print "inidelete " configfile " " section " " attr 2026-07-06 21:46:49.411 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 21:46:49.411 | for (l = count -2; l >= 0; l--) 2026-07-06 21:46:49.411 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 21:46:49.411 | } 2026-07-06 21:46:49.411 | } 2026-07-06 21:46:49.411 | } 2026-07-06 21:46:49.411 | } 2026-07-06 21:46:49.411 | ' 2026-07-06 21:46:49.411 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.413 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 21:46:49.414 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.414 | [81686 Async configure_neutron_nova:81686]: finished successfully 2026-07-06 21:46:49.416 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 21:46:49.420 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-06 21:46:49.423 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:46:49.427 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-06 21:46:49.431 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-06 21:46:49.431 | BEGIN { group = "" } 2026-07-06 21:46:49.431 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:46:49.431 | gsub("[][]", "", $1); 2026-07-06 21:46:49.431 | split($1, a, "|"); 2026-07-06 21:46:49.431 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 21:46:49.431 | group=a[1] 2026-07-06 21:46:49.431 | } else { 2026-07-06 21:46:49.431 | group="" 2026-07-06 21:46:49.431 | } 2026-07-06 21:46:49.431 | next 2026-07-06 21:46:49.431 | } 2026-07-06 21:46:49.431 | { 2026-07-06 21:46:49.431 | if (group != "") 2026-07-06 21:46:49.431 | print $0 2026-07-06 21:46:49.431 | } 2026-07-06 21:46:49.431 | ' /opt/stack/devstack/local.conf 2026-07-06 21:46:49.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-06 21:46:49.442 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-06 21:46:49.480 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.483 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-06 21:46:49.487 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-06 21:46:49.521 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool use_multipath_for_image_xfer "True"' 2026-07-06 21:46:49.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool use_multipath_for_image_xfer True 2026-07-06 21:46:49.562 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-06 21:46:49.568 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-06 21:46:49.608 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.612 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_portal_group "pg"' 2026-07-06 21:46:49.615 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_portal_group pg 2026-07-06 21:46:49.651 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.654 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_export_to "\*"' 2026-07-06 21:46:49.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_export_to '\*' 2026-07-06 21:46:49.697 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.701 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 21:46:49.704 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 21:46:49.707 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 21:46:49.712 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-06 21:46:49.716 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-06 21:46:49.720 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-06 21:46:49.724 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-06 21:46:49.727 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-06 21:46:49.732 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-06 21:46:49.736 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-06 21:46:49.739 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-06 21:46:49.743 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-06 21:46:49.745 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-06 21:46:49.750 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.754 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 21:46:49.757 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-06 21:46:49.760 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 21:46:49.764 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-06 21:46:49.767 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-06 21:46:49.771 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-06 21:46:49.775 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-06 21:46:49.779 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-06 21:46:49.780 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.780 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-06 21:46:49.780 | BEGIN { 2026-07-06 21:46:49.780 | section = "" 2026-07-06 21:46:49.780 | last_section = "" 2026-07-06 21:46:49.780 | section_count = 0 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | /^\[.+\]/ { 2026-07-06 21:46:49.780 | gsub("[][]", "", $1); 2026-07-06 21:46:49.780 | section=$1 2026-07-06 21:46:49.780 | next 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | /^ *\#/ { 2026-07-06 21:46:49.780 | next 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | /^[^ \t]+/ { 2026-07-06 21:46:49.780 | # get offset of first = in $0 2026-07-06 21:46:49.780 | eq_idx = index($0, "=") 2026-07-06 21:46:49.780 | # extract attr & value from $0 2026-07-06 21:46:49.780 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 21:46:49.780 | value = substr($0, eq_idx + 1) 2026-07-06 21:46:49.780 | # only need to strip trailing whitespace from attr 2026-07-06 21:46:49.780 | sub(/[ \t]*$/, "", attr) 2026-07-06 21:46:49.780 | # need to strip leading & trailing whitespace from value 2026-07-06 21:46:49.780 | sub(/^[ \t]*/, "", value) 2026-07-06 21:46:49.780 | sub(/[ \t]*$/, "", value) 2026-07-06 21:46:49.780 | 2026-07-06 21:46:49.780 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 21:46:49.780 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 21:46:49.780 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 21:46:49.780 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 21:46:49.780 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 21:46:49.780 | if (section != last_section) { 2026-07-06 21:46:49.780 | cfg_section[section_count++] = section 2026-07-06 21:46:49.780 | last_section = section 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 21:46:49.780 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 21:46:49.780 | 2026-07-06 21:46:49.780 | cfg_attr[section, attr, 0] = value 2026-07-06 21:46:49.780 | cfg_attr_count[section, attr] = 1 2026-07-06 21:46:49.780 | } else { 2026-07-06 21:46:49.780 | lno = cfg_attr_count[section, attr]++ 2026-07-06 21:46:49.780 | cfg_attr[section, attr, lno] = value 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | END { 2026-07-06 21:46:49.780 | # Process each section in order 2026-07-06 21:46:49.780 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 21:46:49.780 | section = cfg_section[sno] 2026-07-06 21:46:49.780 | # The ini routines simply append a config item immediately 2026-07-06 21:46:49.780 | # after the section header. To keep the same order as defined 2026-07-06 21:46:49.780 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 21:46:49.780 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 21:46:49.780 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 21:46:49.780 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 21:46:49.780 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 21:46:49.780 | else { 2026-07-06 21:46:49.780 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 21:46:49.780 | count = cfg_attr_count[section, attr] 2026-07-06 21:46:49.780 | print "inidelete " configfile " " section " " attr 2026-07-06 21:46:49.780 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 21:46:49.780 | for (l = count -2; l >= 0; l--) 2026-07-06 21:46:49.780 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | } 2026-07-06 21:46:49.780 | ' 2026-07-06 21:46:49.782 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 21:46:49.783 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.787 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 21:46:49.790 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-06 21:46:49.793 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:46:49.796 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-06 21:46:49.800 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-06 21:46:49.800 | BEGIN { group = "" } 2026-07-06 21:46:49.800 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:46:49.800 | gsub("[][]", "", $1); 2026-07-06 21:46:49.800 | split($1, a, "|"); 2026-07-06 21:46:49.800 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 21:46:49.800 | group=a[1] 2026-07-06 21:46:49.800 | } else { 2026-07-06 21:46:49.800 | group="" 2026-07-06 21:46:49.800 | } 2026-07-06 21:46:49.800 | next 2026-07-06 21:46:49.800 | } 2026-07-06 21:46:49.800 | { 2026-07-06 21:46:49.800 | if (group != "") 2026-07-06 21:46:49.800 | print $0 2026-07-06 21:46:49.800 | } 2026-07-06 21:46:49.800 | ' /opt/stack/devstack/local.conf 2026-07-06 21:46:49.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-06 21:46:49.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-06 21:46:49.865 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.868 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 21:46:49.872 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 21:46:49.875 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 21:46:49.879 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-06 21:46:49.882 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-06 21:46:49.885 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-06 21:46:49.888 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-06 21:46:49.893 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-06 21:46:49.898 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-06 21:46:49.902 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-06 21:46:49.905 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-06 21:46:49.908 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-06 21:46:49.911 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 21:46:49.915 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.918 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 21:46:49.923 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-06 21:46:49.926 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 21:46:49.931 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-06 21:46:49.935 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-06 21:46:49.938 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-06 21:46:49.993 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-06 21:46:49.993 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 21:46:49.993 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-06 21:46:49.993 | BEGIN { 2026-07-06 21:46:49.993 | section = "" 2026-07-06 21:46:49.993 | last_section = "" 2026-07-06 21:46:49.993 | section_count = 0 2026-07-06 21:46:49.993 | } 2026-07-06 21:46:49.993 | /^\[.+\]/ { 2026-07-06 21:46:49.993 | gsub("[][]", "", $1); 2026-07-06 21:46:49.993 | section=$1 2026-07-06 21:46:49.993 | next 2026-07-06 21:46:49.993 | } 2026-07-06 21:46:49.993 | /^ *\#/ { 2026-07-06 21:46:49.993 | next 2026-07-06 21:46:49.993 | } 2026-07-06 21:46:49.993 | /^[^ \t]+/ { 2026-07-06 21:46:49.993 | # get offset of first = in $0 2026-07-06 21:46:49.993 | eq_idx = index($0, "=") 2026-07-06 21:46:49.993 | # extract attr & value from $0 2026-07-06 21:46:49.993 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 21:46:49.993 | value = substr($0, eq_idx + 1) 2026-07-06 21:46:49.993 | # only need to strip trailing whitespace from attr 2026-07-06 21:46:49.993 | sub(/[ \t]*$/, "", attr) 2026-07-06 21:46:49.993 | # need to strip leading & trailing whitespace from value 2026-07-06 21:46:49.993 | sub(/^[ \t]*/, "", value) 2026-07-06 21:46:49.993 | sub(/[ \t]*$/, "", value) 2026-07-06 21:46:49.993 | 2026-07-06 21:46:49.993 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 21:46:49.993 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 21:46:49.993 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 21:46:49.993 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 21:46:49.993 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 21:46:49.993 | if (section != last_section) { 2026-07-06 21:46:49.993 | cfg_section[section_count++] = section 2026-07-06 21:46:49.993 | last_section = section 2026-07-06 21:46:49.993 | } 2026-07-06 21:46:49.993 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 21:46:49.993 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 21:46:49.993 | 2026-07-06 21:46:49.993 | cfg_attr[section, attr, 0] = value 2026-07-06 21:46:49.993 | cfg_attr_count[section, attr] = 1 2026-07-06 21:46:49.993 | } else { 2026-07-06 21:46:49.993 | lno = cfg_attr_count[section, attr]++ 2026-07-06 21:46:49.993 | cfg_attr[section, attr, lno] = value 2026-07-06 21:46:49.993 | } 2026-07-06 21:46:49.993 | } 2026-07-06 21:46:49.993 | END { 2026-07-06 21:46:49.993 | # Process each section in order 2026-07-06 21:46:49.993 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 21:46:49.993 | section = cfg_section[sno] 2026-07-06 21:46:49.993 | # The ini routines simply append a config item immediately 2026-07-06 21:46:49.993 | # after the section header. To keep the same order as defined 2026-07-06 21:46:49.993 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 21:46:49.993 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 21:46:49.993 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 21:46:49.994 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 21:46:49.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 21:46:49.994 | else { 2026-07-06 21:46:49.994 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 21:46:49.994 | count = cfg_attr_count[section, attr] 2026-07-06 21:46:49.994 | print "inidelete " configfile " " section " " attr 2026-07-06 21:46:49.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 21:46:49.994 | for (l = count -2; l >= 0; l--) 2026-07-06 21:46:49.994 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | ' 2026-07-06 21:46:49.994 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:49.994 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 21:46:49.994 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:46:49.994 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 21:46:49.994 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-06 21:46:49.994 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:46:49.994 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-06 21:46:49.994 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-06 21:46:49.994 | BEGIN { group = "" } 2026-07-06 21:46:49.994 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:46:49.994 | gsub("[][]", "", $1); 2026-07-06 21:46:49.994 | split($1, a, "|"); 2026-07-06 21:46:49.994 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 21:46:49.994 | group=a[1] 2026-07-06 21:46:49.994 | } else { 2026-07-06 21:46:49.994 | group="" 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | next 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | { 2026-07-06 21:46:49.994 | if (group != "") 2026-07-06 21:46:49.994 | print $0 2026-07-06 21:46:49.994 | } 2026-07-06 21:46:49.994 | ' /opt/stack/devstack/local.conf 2026-07-06 21:46:49.994 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt volume_use_multipath "True"' 2026-07-06 21:46:49.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt volume_use_multipath True 2026-07-06 21:46:50.008 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:46:50.013 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-06 21:46:50.033 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:50.036 | + ./stack.sh:main:1267 : echo_summary 'Starting Swift' 2026-07-06 21:46:50.039 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:46:50.042 | + ./stack.sh:echo_summary:447 : echo -e Starting Swift 2026-07-06 21:46:50.044 | + ./stack.sh:main:1268 : start_swift 2026-07-06 21:46:50.047 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-06 21:46:50.050 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:46:50.053 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-06 21:46:50.130 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-06 21:46:50.134 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:50.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:50.141 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-06 21:46:50.204 | Restarting rsync (via systemctl): rsync.service. 2026-07-06 21:46:50.210 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-06 21:46:50.214 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-06 21:46:50.218 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-06 21:46:50.222 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-06 21:46:50.226 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-06 21:46:50.229 | + 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-06 21:46:50.232 | + functions-common:run_process:1674 : local service=s-object 2026-07-06 21:46:50.236 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-06 21:46:50.239 | + functions-common:run_process:1676 : local group= 2026-07-06 21:46:50.243 | + functions-common:run_process:1677 : local user= 2026-07-06 21:46:50.247 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:46:50.250 | + functions-common:run_process:1680 : local name=s-object 2026-07-06 21:46:50.255 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:46:50.259 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:46:50.262 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:50.266 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:50.270 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:50.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374410272 2026-07-06 21:46:50.279 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-06 21:46:50.301 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:50.304 | + 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-06 21:46:50.307 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-06 21:46:50.310 | + 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-06 21:46:50.313 | + 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-06 21:46:50.317 | + 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-06 21:46:50.320 | + 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-06 21:46:50.323 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-06 21:46:50.327 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-06 21:46:50.330 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-06 21:46:50.334 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:46:50.337 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:46:50.340 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:46:50.342 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:46:50.345 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-06 21:46:50.348 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-06 21:46:50.352 | + 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-06 21:46:50.355 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-06 21:46:50.358 | + 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-06 21:46:50.362 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:46:50.366 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:46:50.369 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:46:50.371 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:46:50.374 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:46:50.377 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-06 21:46:50.380 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:46:50.385 | + 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-06 21:46:50.461 | + 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-06 21:46:50.536 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-06 21:46:50.603 | + 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-06 21:46:50.672 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-06 21:46:50.742 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-06 21:46:50.811 | + 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-06 21:46:50.878 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:46:50.882 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:46:50.886 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-06 21:46:50.970 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:46:51.296 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-06 21:46:51.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-06 21:46:51.617 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-06 21:46:51.653 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:46:51.657 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:51.660 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:51.663 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:51.666 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:51.669 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:51.672 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:46:51.675 | + functions-common:time_stop:2427 : start_time=1783374410272 2026-07-06 21:46:51.679 | + functions-common:time_stop:2429 : [[ -z 1783374410272 ]] 2026-07-06 21:46:51.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:51.690 | + functions-common:time_stop:2432 : end_time=1783374411685 2026-07-06 21:46:51.693 | + functions-common:time_stop:2433 : elapsed_time=1413 2026-07-06 21:46:51.696 | + functions-common:time_stop:2434 : total=6233 2026-07-06 21:46:51.699 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:51.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7646 2026-07-06 21:46:51.706 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-06 21:46:51.709 | + 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-06 21:46:51.712 | + functions-common:run_process:1674 : local service=s-container 2026-07-06 21:46:51.716 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-06 21:46:51.720 | + functions-common:run_process:1676 : local group= 2026-07-06 21:46:51.723 | + functions-common:run_process:1677 : local user= 2026-07-06 21:46:51.726 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:46:51.730 | + functions-common:run_process:1680 : local name=s-container 2026-07-06 21:46:51.733 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:46:51.736 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:46:51.740 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:51.743 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:51.746 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:51.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374411748 2026-07-06 21:46:51.754 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-06 21:46:51.775 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:51.779 | + 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-06 21:46:51.782 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-06 21:46:51.785 | + 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-06 21:46:51.789 | + 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-06 21:46:51.792 | + 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-06 21:46:51.795 | + 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-06 21:46:51.798 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-06 21:46:51.801 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-06 21:46:51.805 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-06 21:46:51.808 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:46:51.811 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:46:51.814 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:46:51.817 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:46:51.821 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-06 21:46:51.824 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-06 21:46:51.828 | + 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-06 21:46:51.831 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-06 21:46:51.834 | + 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-06 21:46:51.837 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:46:51.840 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:46:51.844 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:46:51.847 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:46:51.850 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:46:51.853 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-06 21:46:51.856 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:46:51.861 | + 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-06 21:46:51.933 | + 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-06 21:46:52.012 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-06 21:46:52.080 | + 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-06 21:46:52.153 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-06 21:46:52.225 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-06 21:46:52.294 | + 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-06 21:46:52.372 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:46:52.376 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:46:52.379 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-06 21:46:52.470 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:46:52.793 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-06 21:46:52.809 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-06 21:46:53.134 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-06 21:46:53.166 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:46:53.169 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:53.172 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:53.175 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:53.178 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:53.181 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:53.183 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:46:53.188 | + functions-common:time_stop:2427 : start_time=1783374411748 2026-07-06 21:46:53.191 | + functions-common:time_stop:2429 : [[ -z 1783374411748 ]] 2026-07-06 21:46:53.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:53.199 | + functions-common:time_stop:2432 : end_time=1783374413197 2026-07-06 21:46:53.202 | + functions-common:time_stop:2433 : elapsed_time=1449 2026-07-06 21:46:53.204 | + functions-common:time_stop:2434 : total=7646 2026-07-06 21:46:53.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:53.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9095 2026-07-06 21:46:53.212 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-06 21:46:53.215 | + 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-06 21:46:53.218 | + functions-common:run_process:1674 : local service=s-account 2026-07-06 21:46:53.221 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-06 21:46:53.224 | + functions-common:run_process:1676 : local group= 2026-07-06 21:46:53.227 | + functions-common:run_process:1677 : local user= 2026-07-06 21:46:53.230 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:46:53.233 | + functions-common:run_process:1680 : local name=s-account 2026-07-06 21:46:53.236 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:46:53.239 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:46:53.242 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:53.246 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:53.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:53.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374413252 2026-07-06 21:46:53.258 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-06 21:46:53.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:53.280 | + 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-06 21:46:53.283 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-06 21:46:53.285 | + 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-06 21:46:53.288 | + 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-06 21:46:53.291 | + 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-06 21:46:53.293 | + 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-06 21:46:53.295 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-06 21:46:53.298 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-06 21:46:53.301 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-06 21:46:53.303 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:46:53.305 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:46:53.308 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:46:53.311 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:46:53.314 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-06 21:46:53.318 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-06 21:46:53.322 | + 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-06 21:46:53.325 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-06 21:46:53.328 | + 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-06 21:46:53.331 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:46:53.334 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:46:53.336 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:46:53.340 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:46:53.343 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:46:53.346 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-06 21:46:53.349 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:46:53.354 | + 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-06 21:46:53.424 | + 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-06 21:46:53.498 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-06 21:46:53.557 | + 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-06 21:46:53.618 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-06 21:46:53.679 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-06 21:46:53.749 | + 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-06 21:46:53.818 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:46:53.820 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:46:53.824 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-06 21:46:53.902 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:46:54.233 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-06 21:46:54.252 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-06 21:46:54.621 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-06 21:46:54.653 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:46:54.656 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:54.660 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:54.663 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:54.666 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:54.669 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:54.673 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:46:54.676 | + functions-common:time_stop:2427 : start_time=1783374413252 2026-07-06 21:46:54.680 | + functions-common:time_stop:2429 : [[ -z 1783374413252 ]] 2026-07-06 21:46:54.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:54.689 | + functions-common:time_stop:2432 : end_time=1783374414685 2026-07-06 21:46:54.692 | + functions-common:time_stop:2433 : elapsed_time=1433 2026-07-06 21:46:54.695 | + functions-common:time_stop:2434 : total=9095 2026-07-06 21:46:54.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:54.701 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10528 2026-07-06 21:46:54.705 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-06 21:46:54.708 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-06 21:46:54.761 | + 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-06 21:46:54.765 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-06 21:46:54.768 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-06 21:46:54.771 | + functions-common:run_process:1676 : local group= 2026-07-06 21:46:54.774 | + functions-common:run_process:1677 : local user= 2026-07-06 21:46:54.777 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:46:54.779 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-06 21:46:54.782 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:46:54.785 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:46:54.789 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:54.792 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:54.795 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:54.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374414797 2026-07-06 21:46:54.803 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-06 21:46:54.823 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:54.827 | + 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-06 21:46:54.830 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-06 21:46:54.833 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-06 21:46:54.837 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-06 21:46:54.840 | + 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-06 21:46:54.844 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-06 21:46:54.847 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-06 21:46:54.850 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-06 21:46:54.853 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-06 21:46:54.857 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:46:54.861 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:46:54.865 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:46:54.869 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:46:54.873 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-06 21:46:54.877 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-06 21:46:54.880 | + 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-06 21:46:54.885 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-06 21:46:54.888 | + 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-06 21:46:54.891 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:46:54.894 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:46:54.897 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:46:54.900 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:46:54.902 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:46:54.906 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-06 21:46:54.909 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:46:54.915 | + 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-06 21:46:54.991 | + 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-06 21:46:55.061 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-06 21:46:55.124 | + 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-06 21:46:55.185 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-06 21:46:55.245 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-06 21:46:55.307 | + 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-06 21:46:55.371 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:46:55.373 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:46:55.377 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-06 21:46:55.459 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:46:55.814 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-06 21:46:55.831 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-06 21:46:56.160 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-06 21:46:56.200 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:46:56.203 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:56.206 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:56.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:56.212 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:56.215 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:56.219 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:46:56.222 | + functions-common:time_stop:2427 : start_time=1783374414797 2026-07-06 21:46:56.225 | + functions-common:time_stop:2429 : [[ -z 1783374414797 ]] 2026-07-06 21:46:56.228 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:56.234 | + functions-common:time_stop:2432 : end_time=1783374416230 2026-07-06 21:46:56.237 | + functions-common:time_stop:2433 : elapsed_time=1433 2026-07-06 21:46:56.240 | + functions-common:time_stop:2434 : total=10528 2026-07-06 21:46:56.243 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:56.246 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11961 2026-07-06 21:46:56.250 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-06 21:46:56.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:56.274 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-06 21:46:56.277 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.174 8081 16384 2026-07-06 21:46:56.280 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-06 21:46:56.284 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-06 21:46:56.287 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-06 21:46:56.290 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.174 2026-07-06 21:46:56.294 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-06 21:46:56.298 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-06 21:46:56.302 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-06 21:46:56.306 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-06 21:46:56.309 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-06 21:46:56.312 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-06 21:46:56.316 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-06 21:46:56.321 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-06 21:46:56.324 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-06 21:46:56.328 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 21:46:56.331 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.333 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.336 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-06 21:46:56.340 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-06 21:46:56.343 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-06 21:46:56.346 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-06 21:46:56.349 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-06 21:46:56.353 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-06 21:46:56.357 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-06 21:46:56.360 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-06 21:46:56.377 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:46:56.380 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-06 21:46:56.384 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-06 21:46:56.388 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:46:56.391 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:46:56.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.398 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.401 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-06 21:46:56.405 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-06 21:46:56.445 | headers (enabled by site administrator) 2026-07-06 21:46:56.449 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:46:56.453 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-06 21:46:56.457 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-06 21:46:56.460 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:46:56.464 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:46:56.467 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.471 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.474 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-06 21:46:56.478 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-06 21:46:56.516 | ssl (enabled by site administrator) 2026-07-06 21:46:56.519 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:46:56.523 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-06 21:46:56.527 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 21:46:56.530 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:46:56.533 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:46:56.536 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.540 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.545 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 21:46:56.548 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 21:46:56.588 | proxy (enabled by site administrator) 2026-07-06 21:46:56.593 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-06 21:46:56.597 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-06 21:46:56.600 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 21:46:56.604 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-06 21:46:56.608 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:46:56.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.615 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.618 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 21:46:56.621 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 21:46:56.655 | proxy_http (enabled by site administrator) 2026-07-06 21:46:56.659 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-06 21:46:56.662 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-06 21:46:56.666 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 21:46:56.670 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 21:46:56.673 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 21:46:56.676 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 21:46:56.679 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.683 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.686 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 21:46:56.690 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 21:46:56.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:46:56.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:46:56.701 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-06 21:46:56.743 | Enabling site swift-tls-proxy. 2026-07-06 21:46:56.749 | To activate the new configuration, you need to run: 2026-07-06 21:46:56.749 | systemctl reload apache2 2026-07-06 21:46:56.754 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-06 21:46:56.757 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 21:46:56.760 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 21:46:56.763 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 21:46:56.897 | + 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-06 21:46:56.899 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-06 21:46:56.902 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-06 21:46:56.904 | + functions-common:run_process:1676 : local group= 2026-07-06 21:46:56.908 | + functions-common:run_process:1677 : local user= 2026-07-06 21:46:56.911 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:46:56.914 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-06 21:46:56.917 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:46:56.920 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:46:56.923 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:56.926 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:56.930 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:56.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374416932 2026-07-06 21:46:56.939 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-06 21:46:56.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:56.964 | + 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-06 21:46:56.967 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-06 21:46:56.970 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-06 21:46:56.974 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-06 21:46:56.978 | + 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-06 21:46:56.981 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-06 21:46:56.984 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-06 21:46:56.987 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-06 21:46:56.990 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-06 21:46:56.994 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:46:56.998 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:46:57.001 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:46:57.005 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:46:57.008 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-06 21:46:57.011 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-06 21:46:57.014 | + 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-06 21:46:57.017 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-06 21:46:57.021 | + 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-06 21:46:57.024 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:46:57.029 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:46:57.033 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:46:57.036 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:46:57.040 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:46:57.044 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-06 21:46:57.047 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:46:57.054 | + 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-06 21:46:57.144 | + 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-06 21:46:57.230 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-06 21:46:57.293 | + 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-06 21:46:57.360 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-06 21:46:57.431 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-06 21:46:57.497 | + 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-06 21:46:57.568 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:46:57.571 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:46:57.575 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-06 21:46:57.662 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:46:58.017 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-06 21:46:58.034 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-06 21:46:58.351 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-06 21:46:58.389 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:46:58.393 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:58.397 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:58.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:58.404 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:58.407 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:58.412 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:46:58.415 | + functions-common:time_stop:2427 : start_time=1783374416932 2026-07-06 21:46:58.418 | + functions-common:time_stop:2429 : [[ -z 1783374416932 ]] 2026-07-06 21:46:58.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:58.428 | + functions-common:time_stop:2432 : end_time=1783374418424 2026-07-06 21:46:58.432 | + functions-common:time_stop:2433 : elapsed_time=1492 2026-07-06 21:46:58.435 | + functions-common:time_stop:2434 : total=11961 2026-07-06 21:46:58.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:58.443 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13453 2026-07-06 21:46:58.446 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-06 21:46:58.447 | Waiting for swift proxy to start... 2026-07-06 21:46:58.450 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.174:8080/info 2026-07-06 21:46:58.454 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 21:46:58.459 | + functions:wait_for_service:477 : local url=https://10.4.3.174:8080/info 2026-07-06 21:46:58.462 | + functions:wait_for_service:478 : local rval=0 2026-07-06 21:46:58.465 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 21:46:58.468 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:46:58.472 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:46:58.476 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:46:58.480 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:46:58.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374418483 2026-07-06 21:46:58.491 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 21:46:58.497 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.174:8080/info 2026-07-06 21:46:58.512 | + :: : [[ 503 == 503 ]] 2026-07-06 21:46:58.514 | + :: : sleep 1 2026-07-06 21:46:59.518 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.174:8080/info 2026-07-06 21:46:59.538 | + :: : [[ 200 == 503 ]] 2026-07-06 21:46:59.540 | + :: : [[ 0 -eq 7 ]] 2026-07-06 21:46:59.544 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 21:46:59.547 | + functions-common:time_stop:2420 : local name 2026-07-06 21:46:59.551 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:46:59.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:46:59.558 | + functions-common:time_stop:2423 : local total 2026-07-06 21:46:59.562 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:46:59.565 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:46:59.569 | + functions-common:time_stop:2427 : start_time=1783374418483 2026-07-06 21:46:59.573 | + functions-common:time_stop:2429 : [[ -z 1783374418483 ]] 2026-07-06 21:46:59.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:46:59.586 | + functions-common:time_stop:2432 : end_time=1783374419581 2026-07-06 21:46:59.590 | + functions-common:time_stop:2433 : elapsed_time=1098 2026-07-06 21:46:59.594 | + functions-common:time_stop:2434 : total=3074 2026-07-06 21:46:59.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:46:59.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4172 2026-07-06 21:46:59.605 | + functions:wait_for_service:486 : return 0 2026-07-06 21:46:59.608 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-06 21:46:59.612 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 21:46:59.616 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-06 21:46:59.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:59.642 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 21:46:59.681 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-06 21:46:59.733 | [9809 Async configure_neutron_nova:81686]: Waiting for completion of configure_neutron_nova running on PID 81686 (2 other jobs running) 2026-07-06 21:46:59.761 | [9809 Async configure_neutron_nova:81686]: Signaling child to exit 2026-07-06 21:46:59.761 | WAKEUP 2026-07-06 21:46:59.784 | [9809 Async configure_neutron_nova:81686]: Signaled 2026-07-06 21:46:59.785 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-06 21:46:59.785 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-06 21:46:59.785 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.174/identity 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-06 21:46:59.785 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-06 21:46:59.786 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 21:46:59.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 21:46:59.786 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-06 21:46:59.786 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:46:59.786 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-06 21:46:59.786 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:46:59.786 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-06 21:46:59.786 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-06 21:46:59.786 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:46:59.786 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:46:59.786 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-06 21:46:59.786 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.174/identity 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-06 21:46:59.786 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-06 21:46:59.786 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 21:46:59.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 21:46:59.786 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 21:46:59.786 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-06 21:46:59.834 | [9809 Async configure_neutron_nova:81686]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-06 21:46:59.840 | + inc/async:async_wait:197 : return 0 2026-07-06 21:46:59.843 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-06 21:46:59.865 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:59.869 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 21:46:59.908 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 21:46:59.950 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-06 21:46:59.970 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:46:59.973 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-06 21:46:59.976 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:46:59.980 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-06 21:46:59.984 | + ./stack.sh:main:1293 : start_nova_api 2026-07-06 21:46:59.987 | + 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-06 21:46:59.990 | + 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-06 21:46:59.994 | + 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-06 21:46:59.999 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-06 21:47:00.004 | + 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-06 21:47:00.007 | + functions-common:run_process:1674 : local service=n-api 2026-07-06 21:47:00.010 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 21:47:00.013 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:00.017 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:00.021 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:00.025 | + functions-common:run_process:1680 : local name=n-api 2026-07-06 21:47:00.029 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:00.032 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:00.035 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:00.039 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:00.043 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:00.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374420045 2026-07-06 21:47:00.054 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-06 21:47:00.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:00.079 | + 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-06 21:47:00.082 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-06 21:47:00.085 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 21:47:00.088 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 21:47:00.091 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 21:47:00.094 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 21:47:00.098 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-06 21:47:00.101 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-06 21:47:00.104 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-06 21:47:00.107 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:00.110 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:00.113 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:00.115 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:00.119 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-06 21:47:00.122 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 21:47:00.126 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:00.128 | + 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-06 21:47:00.131 | + 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-06 21:47:00.134 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-06 21:47:00.136 | + 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-06 21:47:00.139 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:47:00.142 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:47:00.144 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:47:00.147 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-06 21:47:00.150 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:47:00.154 | + 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-06 21:47:00.232 | + 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-06 21:47:00.309 | + 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-06 21:47:00.372 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-06 21:47:00.435 | + 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-06 21:47:00.498 | + 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-06 21:47:00.568 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-06 21:47:00.635 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-06 21:47:00.698 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-06 21:47:00.764 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-06 21:47:00.831 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-06 21:47:00.900 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:47:00.902 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:47:00.906 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-06 21:47:00.984 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:47:01.339 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-06 21:47:01.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-06 21:47:01.691 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-06 21:47:01.779 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:01.783 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:01.787 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:01.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:01.794 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:01.797 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:01.801 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:01.804 | + functions-common:time_stop:2427 : start_time=1783374420045 2026-07-06 21:47:01.808 | + functions-common:time_stop:2429 : [[ -z 1783374420045 ]] 2026-07-06 21:47:01.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:01.819 | + functions-common:time_stop:2432 : end_time=1783374421815 2026-07-06 21:47:01.822 | + functions-common:time_stop:2433 : elapsed_time=1770 2026-07-06 21:47:01.825 | + functions-common:time_stop:2434 : total=13453 2026-07-06 21:47:01.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:01.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15223 2026-07-06 21:47:01.836 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-06 21:47:01.836 | Waiting for nova-api to start... 2026-07-06 21:47:01.840 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.174/compute/v2.1/ 2026-07-06 21:47:01.843 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.174/compute/v2.1/ 2026-07-06 21:47:01.847 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 21:47:01.850 | + functions:wait_for_service:477 : local url=https://10.4.3.174/compute/v2.1/ 2026-07-06 21:47:01.853 | + functions:wait_for_service:478 : local rval=0 2026-07-06 21:47:01.855 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 21:47:01.858 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:47:01.861 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:01.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:01.869 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:01.874 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374421871 2026-07-06 21:47:01.878 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 21:47:01.885 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.174/compute/v2.1/ 2026-07-06 21:47:05.047 | + :: : [[ 200 == 503 ]] 2026-07-06 21:47:05.049 | + :: : [[ 0 -eq 7 ]] 2026-07-06 21:47:05.053 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 21:47:05.056 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:05.061 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:05.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:05.068 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:05.072 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:05.075 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:47:05.079 | + functions-common:time_stop:2427 : start_time=1783374421871 2026-07-06 21:47:05.081 | + functions-common:time_stop:2429 : [[ -z 1783374421871 ]] 2026-07-06 21:47:05.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:05.090 | + functions-common:time_stop:2432 : end_time=1783374425087 2026-07-06 21:47:05.093 | + functions-common:time_stop:2433 : elapsed_time=3216 2026-07-06 21:47:05.096 | + functions-common:time_stop:2434 : total=4172 2026-07-06 21:47:05.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:05.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7388 2026-07-06 21:47:05.104 | + functions:wait_for_service:486 : return 0 2026-07-06 21:47:05.106 | + 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-06 21:47:05.109 | + 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-06 21:47:05.111 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-06 21:47:05.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:05.137 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-06 21:47:05.140 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:47:05.143 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-06 21:47:05.146 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-06 21:47:05.149 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-06 21:47:05.153 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-06 21:47:05.155 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-06 21:47:05.159 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-06 21:47:05.162 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-06 21:47:05.166 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-06 21:47:05.169 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-06 21:47:05.184 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-06 21:47:05.190 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-06 21:47:05.194 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-06 21:47:05.199 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-06 21:47:05.214 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-06 21:47:05.228 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-06 21:47:05.241 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-06 21:47:05.244 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-06 21:47:05.244 | Starting OVN 2026-07-06 21:47:05.247 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-06 21:47:05.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-06 21:47:05.249 | Starting OVS 2026-07-06 21:47:05.252 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-06 21:47:05.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:05.272 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-06 21:47:05.319 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-06 21:47:05.365 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:05.368 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-06 21:47:05.371 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 21:47:05.713 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-06 21:47:06.075 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 21:47:06.075 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 21:47:06.075 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 21:47:06.075 | 2026-07-06 21:47:06.075 | Possible reasons for having these kinds of units are: 2026-07-06 21:47:06.075 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 21:47:06.075 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 21:47:06.075 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 21:47:06.075 | a requirement dependency on it. 2026-07-06 21:47:06.075 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 21:47:06.075 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 21:47:06.075 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 21:47:06.075 | instance name specified. 2026-07-06 21:47:06.082 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-06 21:47:10.688 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-06 21:47:10.692 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 21:47:11.029 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-06 21:47:11.367 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 21:47:11.367 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 21:47:11.367 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 21:47:11.367 | 2026-07-06 21:47:11.367 | Possible reasons for having these kinds of units are: 2026-07-06 21:47:11.367 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 21:47:11.367 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 21:47:11.367 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 21:47:11.367 | a requirement dependency on it. 2026-07-06 21:47:11.367 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 21:47:11.367 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 21:47:11.367 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 21:47:11.367 | instance name specified. 2026-07-06 21:47:11.372 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-06 21:47:12.011 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-06 21:47:12.012 | Configuring OVSDB 2026-07-06 21:47:12.014 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-06 21:47:12.034 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:12.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:47:12.058 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-06 21:47:12.080 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-06 21:47:12.098 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=9e8ebfd8-a189-4593-975c-c3d2e9938c62 2026-07-06 21:47:12.117 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.174:6642 2026-07-06 21:47:12.135 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-06 21:47:12.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-06 21:47:12.173 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.174 2026-07-06 21:47:12.191 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-06 21:47:12.196 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000004676 2026-07-06 21:47:12.217 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:12.221 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-06 21:47:12.242 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-06 21:47:12.246 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-06 21:47:12.249 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 21:47:12.252 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 21:47:12.255 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:12.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-06 21:47:12.262 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-06 21:47:12.266 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-06 21:47:12.270 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-06 21:47:12.274 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-06 21:47:12.295 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-06 21:47:12.316 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 21:47:12.334 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-06 21:47:12.356 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:12.358 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-06 21:47:12.361 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-06 21:47:12.364 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-06 21:47:12.367 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-06 21:47:12.371 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-06 21:47:12.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:12.393 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:12.396 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-06 21:47:12.399 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 21:47:12.728 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-06 21:47:13.092 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-06 21:47:13.140 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-06 21:47:13.144 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-06 21:47:13.147 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 21:47:13.151 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 21:47:13.155 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-06 21:47:14.160 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-06 21:47:14.164 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-06 21:47:14.167 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 21:47:14.171 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-06 21:47:14.174 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 21:47:14.176 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-06 21:47:14.179 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-06 21:47:14.181 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 21:47:14.183 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-06 21:47:14.186 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-06 21:47:14.190 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 21:47:14.192 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-06 21:47:14.194 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-06 21:47:14.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:14.217 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:733 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:47:14.237 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:734 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-06 21:47:14.258 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-06 21:47:14.278 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-06 21:47:14.297 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-06 21:47:14.312 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-06 21:47:14.329 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-06 21:47:14.352 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:14.356 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:14.359 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-06 21:47:14.363 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 21:47:14.705 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-06 21:47:15.042 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 21:47:15.042 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 21:47:15.042 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 21:47:15.042 | 2026-07-06 21:47:15.043 | Possible reasons for having these kinds of units are: 2026-07-06 21:47:15.043 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 21:47:15.043 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 21:47:15.043 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 21:47:15.043 | a requirement dependency on it. 2026-07-06 21:47:15.043 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 21:47:15.043 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 21:47:15.043 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 21:47:15.043 | instance name specified. 2026-07-06 21:47:15.048 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-06 21:47:15.300 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-06 21:47:15.321 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:15.324 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-06 21:47:15.327 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 21:47:15.350 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:15.353 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-06 21:47:15.358 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-06 21:47:15.361 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 21:47:15.383 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:15.387 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 21:47:15.442 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 21:47:15.445 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 21:47:15.448 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-06 21:47:15.452 | + 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-06 21:47:15.455 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:15.459 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:15.462 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:15.465 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-06 21:47:15.468 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:15.470 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:15.473 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:15.476 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:15.480 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:15.486 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374435482 2026-07-06 21:47:15.489 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-06 21:47:15.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:15.512 | + 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-06 21:47:15.515 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-06 21:47:15.519 | + 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-06 21:47:15.522 | + 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-06 21:47:15.525 | + 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-06 21:47:15.528 | + 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-06 21:47:15.531 | + 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-06 21:47:15.534 | + 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-06 21:47:15.538 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-06 21:47:15.540 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:15.544 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:15.546 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:15.550 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:15.554 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-06 21:47:15.558 | + 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-06 21:47:15.561 | + 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-06 21:47:15.564 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-06 21:47:15.568 | + 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-06 21:47:15.571 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:15.575 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:15.578 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:15.581 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:15.584 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:15.587 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-06 21:47:15.590 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:15.596 | + 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-06 21:47:15.672 | + 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-06 21:47:15.747 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-06 21:47:15.813 | + 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-06 21:47:15.875 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-06 21:47:15.936 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-06 21:47:16.003 | + 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-06 21:47:16.067 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:16.070 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:16.074 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-06 21:47:16.144 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:16.512 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-06 21:47:16.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-06 21:47:16.869 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-06 21:47:16.909 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:16.912 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:16.914 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:16.919 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:16.923 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:16.926 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:16.928 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:16.931 | + functions-common:time_stop:2427 : start_time=1783374435482 2026-07-06 21:47:16.933 | + functions-common:time_stop:2429 : [[ -z 1783374435482 ]] 2026-07-06 21:47:16.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:16.944 | + functions-common:time_stop:2432 : end_time=1783374436939 2026-07-06 21:47:16.947 | + functions-common:time_stop:2433 : elapsed_time=1457 2026-07-06 21:47:16.950 | + functions-common:time_stop:2434 : total=15223 2026-07-06 21:47:16.953 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:16.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16680 2026-07-06 21:47:16.959 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:47:16.962 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:47:16.966 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 21:47:16.970 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 21:47:16.994 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 21:47:16.998 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 21:47:17.001 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:17.004 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 21:47:17.008 | + 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-06 21:47:17.046 | + 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-06 21:47:17.085 | + 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-06 21:47:17.123 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 21:47:17.159 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-06 21:47:17.195 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:17.198 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-06 21:47:17.201 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-06 21:47:17.204 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-06 21:47:17.222 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 21:47:17.238 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-06 21:47:17.241 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-06 21:47:17.244 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-06 21:47:17.247 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-07-06 21:47:17.263 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-06 21:47:17.285 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:17.289 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-06 21:47:17.292 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:47:17.295 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-06 21:47:17.298 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-06 21:47:17.301 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-06 21:47:17.306 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-06 21:47:17.344 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-06 21:47:17.348 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:17.351 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-06 21:47:17.391 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-06 21:47:17.394 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-06 21:47:17.397 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-06 21:47:17.401 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-06 21:47:17.404 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 21:47:17.407 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 21:47:17.412 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-06 21:47:17.415 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-06 21:47:17.418 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-06 21:47:17.421 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-06 21:47:17.425 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:17.428 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:17.433 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:17.437 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-06 21:47:17.440 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:17.444 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:17.446 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-06 21:47:17.449 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-06 21:47:17.453 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-06 21:47:17.457 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-06 21:47:17.485 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-06 21:47:17.488 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-06 21:47:17.542 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-06 21:47:17.591 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-06 21:47:17.595 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-06 21:47:17.646 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-06 21:47:17.650 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-06 21:47:17.702 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-06 21:47:17.708 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 21:47:17.711 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-06 21:47:17.715 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 21:47:17.718 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:17.721 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:17.724 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:17.726 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-06 21:47:17.729 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:17.732 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:17.736 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:17.740 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:17.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:17.749 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374437745 2026-07-06 21:47:17.752 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-06 21:47:17.771 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:17.774 | + 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-06 21:47:17.778 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-06 21:47:17.781 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 21:47:17.785 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 21:47:17.788 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 21:47:17.792 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 21:47:17.796 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-06 21:47:17.799 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-06 21:47:17.802 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-06 21:47:17.805 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:17.809 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:17.812 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:17.815 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:17.819 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-06 21:47:17.822 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 21:47:17.825 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:17.828 | + 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-06 21:47:17.832 | + 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-06 21:47:17.834 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-06 21:47:17.837 | + 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-06 21:47:17.840 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:47:17.843 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:47:17.846 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:47:17.849 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-06 21:47:17.852 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:47:17.857 | + 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-06 21:47:17.928 | + 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-06 21:47:18.004 | + 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-06 21:47:18.070 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-06 21:47:18.131 | + 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-06 21:47:18.196 | + 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-06 21:47:18.263 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-06 21:47:18.329 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-06 21:47:18.400 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-06 21:47:18.473 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-06 21:47:18.545 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-06 21:47:18.613 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:47:18.616 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:47:18.620 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-06 21:47:18.702 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:47:19.044 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-06 21:47:19.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-06 21:47:19.396 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-06 21:47:19.476 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:19.480 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:19.482 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:19.486 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:19.490 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:19.494 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:19.497 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:19.501 | + functions-common:time_stop:2427 : start_time=1783374437745 2026-07-06 21:47:19.504 | + functions-common:time_stop:2429 : [[ -z 1783374437745 ]] 2026-07-06 21:47:19.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:19.514 | + functions-common:time_stop:2432 : end_time=1783374439511 2026-07-06 21:47:19.518 | + functions-common:time_stop:2433 : elapsed_time=1766 2026-07-06 21:47:19.522 | + functions-common:time_stop:2434 : total=16680 2026-07-06 21:47:19.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:19.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18446 2026-07-06 21:47:19.533 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=https://10.4.3.174/ 2026-07-06 21:47:19.537 | + lib/neutron:start_neutron_service_and_check:645 : 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-06 21:47:19.541 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-06 21:47:19.545 | + 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-06 21:47:19.548 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:19.551 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:19.554 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:19.558 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-06 21:47:19.562 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:19.566 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:19.569 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:19.573 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:19.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:19.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374439579 2026-07-06 21:47:19.588 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-06 21:47:19.615 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:19.619 | + 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-06 21:47:19.622 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-06 21:47:19.626 | + 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-06 21:47:19.630 | + 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-06 21:47:19.633 | + 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-06 21:47:19.637 | + 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-06 21:47:19.640 | + 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-06 21:47:19.644 | + 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-06 21:47:19.647 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-06 21:47:19.651 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:19.656 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:19.659 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:19.662 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:19.665 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-06 21:47:19.669 | + 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-06 21:47:19.672 | + 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-06 21:47:19.676 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-06 21:47:19.680 | + 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-06 21:47:19.683 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:19.687 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:19.691 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:19.696 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:19.699 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:19.704 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-06 21:47:19.708 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:19.714 | + 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-06 21:47:19.800 | + 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-06 21:47:19.888 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-06 21:47:19.968 | + 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-06 21:47:20.044 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-06 21:47:20.118 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-06 21:47:20.196 | + 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-06 21:47:20.267 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:20.270 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:20.272 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-06 21:47:20.359 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:20.800 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-06 21:47:20.814 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-06 21:47:21.176 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-06 21:47:21.223 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:21.226 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:21.231 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:21.236 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:21.241 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:21.245 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:21.249 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:21.253 | + functions-common:time_stop:2427 : start_time=1783374439579 2026-07-06 21:47:21.257 | + functions-common:time_stop:2429 : [[ -z 1783374439579 ]] 2026-07-06 21:47:21.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:21.270 | + functions-common:time_stop:2432 : end_time=1783374441264 2026-07-06 21:47:21.273 | + functions-common:time_stop:2433 : elapsed_time=1685 2026-07-06 21:47:21.278 | + functions-common:time_stop:2434 : total=18446 2026-07-06 21:47:21.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:21.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20131 2026-07-06 21:47:21.290 | + lib/neutron:start_neutron_service_and_check:646 : 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-06 21:47:21.293 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-06 21:47:21.298 | + 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-06 21:47:21.302 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:21.306 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:21.311 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:21.316 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-06 21:47:21.321 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:21.325 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:21.329 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:21.334 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:21.339 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:21.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374441341 2026-07-06 21:47:21.351 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-06 21:47:21.378 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:21.382 | + 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-06 21:47:21.387 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-06 21:47:21.391 | + 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-06 21:47:21.396 | + 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-06 21:47:21.400 | + 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-06 21:47:21.403 | + 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-06 21:47:21.406 | + 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-06 21:47:21.409 | + 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-06 21:47:21.413 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-06 21:47:21.416 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:21.419 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:21.422 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:21.425 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:21.428 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-06 21:47:21.433 | + 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-06 21:47:21.437 | + 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-06 21:47:21.440 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-06 21:47:21.444 | + 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-06 21:47:21.449 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:21.452 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:21.456 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:21.459 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:21.462 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:21.465 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-06 21:47:21.469 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:21.475 | + 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-06 21:47:21.565 | + 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-06 21:47:21.656 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-06 21:47:21.733 | + 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-06 21:47:21.809 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-06 21:47:21.890 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-06 21:47:21.971 | + 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-06 21:47:22.061 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:22.064 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:22.068 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-06 21:47:22.162 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:22.583 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-06 21:47:22.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-06 21:47:22.952 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-06 21:47:22.992 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:22.995 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:22.997 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:23.000 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:23.003 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:23.005 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:23.007 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:23.011 | + functions-common:time_stop:2427 : start_time=1783374441341 2026-07-06 21:47:23.014 | + functions-common:time_stop:2429 : [[ -z 1783374441341 ]] 2026-07-06 21:47:23.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:23.024 | + functions-common:time_stop:2432 : end_time=1783374443020 2026-07-06 21:47:23.027 | + functions-common:time_stop:2433 : elapsed_time=1679 2026-07-06 21:47:23.029 | + functions-common:time_stop:2434 : total=20131 2026-07-06 21:47:23.032 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:23.035 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21810 2026-07-06 21:47:23.039 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-06 21:47:23.043 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-06 21:47:23.046 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:23.050 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-06 21:47:23.054 | + 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-06 21:47:23.058 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:23.062 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:23.065 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:23.069 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-06 21:47:23.072 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:23.077 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:23.080 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:23.083 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:23.088 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:23.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374443089 2026-07-06 21:47:23.098 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-06 21:47:23.123 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:23.127 | + 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-06 21:47:23.131 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-06 21:47:23.135 | + 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-06 21:47:23.139 | + 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-06 21:47:23.143 | + 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-06 21:47:23.147 | + 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-06 21:47:23.151 | + 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-06 21:47:23.155 | + 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-06 21:47:23.159 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:47:23.163 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:23.168 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:23.171 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:23.175 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:23.179 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-06 21:47:23.182 | + 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-06 21:47:23.186 | + 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-06 21:47:23.190 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:47:23.193 | + 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-06 21:47:23.197 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:23.200 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:23.204 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:23.207 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:23.210 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:23.213 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:47:23.215 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:23.223 | + 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-06 21:47:23.312 | + 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-06 21:47:23.415 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-06 21:47:23.500 | + 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-06 21:47:23.588 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-06 21:47:23.676 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-06 21:47:23.748 | + 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-06 21:47:23.824 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:23.828 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:23.832 | + 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-06 21:47:23.930 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:24.388 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:47:24.405 | 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-06 21:47:24.798 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:47:24.839 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:24.841 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:24.848 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:24.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:24.856 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:24.861 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:24.865 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:24.868 | + functions-common:time_stop:2427 : start_time=1783374443089 2026-07-06 21:47:24.873 | + functions-common:time_stop:2429 : [[ -z 1783374443089 ]] 2026-07-06 21:47:24.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:24.882 | + functions-common:time_stop:2432 : end_time=1783374444879 2026-07-06 21:47:24.887 | + functions-common:time_stop:2433 : elapsed_time=1790 2026-07-06 21:47:24.890 | + functions-common:time_stop:2434 : total=21810 2026-07-06 21:47:24.894 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:24.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23600 2026-07-06 21:47:24.901 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-06 21:47:24.905 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=https://10.4.3.174/networking 2026-07-06 21:47:24.908 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-06 21:47:24.908 | Waiting for Neutron to start... 2026-07-06 21:47:24.911 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.174/networking' 2026-07-06 21:47:24.914 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.174/networking' 'Neutron did not start' 60 2026-07-06 21:47:24.918 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.174/networking' 2026-07-06 21:47:24.921 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-06 21:47:24.924 | + functions-common:test_with_retry:2360 : local until=60 2026-07-06 21:47:24.928 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 21:47:24.931 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 21:47:24.935 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 21:47:24.938 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:24.942 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:24.946 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:24.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374444949 2026-07-06 21:47:24.956 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.174/networking; do sleep 0.5; done' 2026-07-06 21:47:25.759 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.174/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 21:47:25.763 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:25.767 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:25.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:25.774 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:25.778 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:25.782 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 21:47:25.785 | + functions-common:time_stop:2427 : start_time=1783374444949 2026-07-06 21:47:25.789 | + functions-common:time_stop:2429 : [[ -z 1783374444949 ]] 2026-07-06 21:47:25.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:25.798 | + functions-common:time_stop:2432 : end_time=1783374445795 2026-07-06 21:47:25.801 | + functions-common:time_stop:2433 : elapsed_time=846 2026-07-06 21:47:25.804 | + functions-common:time_stop:2434 : total=0 2026-07-06 21:47:25.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:25.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=846 2026-07-06 21:47:25.814 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-06 21:47:25.840 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:25.841 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-06 21:47:25.845 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:47:25.848 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-06 21:47:25.852 | + ./stack.sh:main:1311 : start_placement 2026-07-06 21:47:25.856 | + lib/placement:start_placement:137 : start_placement_api 2026-07-06 21:47:25.861 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-06 21:47:25.866 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 21:47:25.870 | + functions-common:run_process:1674 : local service=placement-api 2026-07-06 21:47:25.873 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 21:47:25.877 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:25.884 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:25.889 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:25.895 | + functions-common:run_process:1680 : local name=placement-api 2026-07-06 21:47:25.899 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:25.904 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:25.910 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:25.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:25.921 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:25.928 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374445923 2026-07-06 21:47:25.935 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-06 21:47:25.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:25.967 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-06 21:47:25.971 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-06 21:47:25.976 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 21:47:25.979 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 21:47:25.982 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 21:47:25.986 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 21:47:25.990 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-06 21:47:25.994 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-06 21:47:25.998 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-06 21:47:26.002 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:26.007 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:26.010 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:26.013 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:26.017 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-06 21:47:26.021 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-06 21:47:26.024 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:26.028 | + 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-06 21:47:26.031 | + 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-06 21:47:26.035 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-06 21:47:26.039 | + 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-06 21:47:26.042 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:47:26.045 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:47:26.048 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:47:26.050 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-06 21:47:26.054 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:47:26.059 | + 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-06 21:47:26.141 | + 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-06 21:47:26.241 | + 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-06 21:47:26.330 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-06 21:47:26.423 | + 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-06 21:47:26.520 | + 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-06 21:47:26.600 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-06 21:47:26.674 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-06 21:47:26.747 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-06 21:47:26.825 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-06 21:47:26.896 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-06 21:47:26.966 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:47:26.968 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:47:26.971 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-06 21:47:27.055 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:47:27.467 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-06 21:47:27.484 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-06 21:47:27.833 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-06 21:47:27.912 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:27.917 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:27.921 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:27.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:27.929 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:27.933 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:27.937 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:27.941 | + functions-common:time_stop:2427 : start_time=1783374445923 2026-07-06 21:47:27.945 | + functions-common:time_stop:2429 : [[ -z 1783374445923 ]] 2026-07-06 21:47:27.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:27.958 | + functions-common:time_stop:2432 : end_time=1783374447953 2026-07-06 21:47:27.962 | + functions-common:time_stop:2433 : elapsed_time=2030 2026-07-06 21:47:27.967 | + functions-common:time_stop:2434 : total=23600 2026-07-06 21:47:27.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:27.974 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25630 2026-07-06 21:47:27.978 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-06 21:47:27.978 | Waiting for placement-api to start... 2026-07-06 21:47:27.983 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.174/placement 2026-07-06 21:47:27.987 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 21:47:27.990 | + functions:wait_for_service:477 : local url=https://10.4.3.174/placement 2026-07-06 21:47:27.994 | + functions:wait_for_service:478 : local rval=0 2026-07-06 21:47:27.997 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 21:47:28.001 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:47:28.005 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:28.009 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:28.014 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:28.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374448015 2026-07-06 21:47:28.023 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 21:47:28.030 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.174/placement 2026-07-06 21:47:29.538 | + :: : [[ 200 == 503 ]] 2026-07-06 21:47:29.540 | + :: : [[ 0 -eq 7 ]] 2026-07-06 21:47:29.545 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 21:47:29.547 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:29.552 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:29.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:29.558 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:29.561 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:29.566 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:47:29.570 | + functions-common:time_stop:2427 : start_time=1783374448015 2026-07-06 21:47:29.573 | + functions-common:time_stop:2429 : [[ -z 1783374448015 ]] 2026-07-06 21:47:29.578 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:29.584 | + functions-common:time_stop:2432 : end_time=1783374449581 2026-07-06 21:47:29.588 | + functions-common:time_stop:2433 : elapsed_time=1566 2026-07-06 21:47:29.592 | + functions-common:time_stop:2434 : total=7388 2026-07-06 21:47:29.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:29.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8954 2026-07-06 21:47:29.603 | + functions:wait_for_service:486 : return 0 2026-07-06 21:47:29.607 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-06 21:47:29.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:29.636 | + ./stack.sh:main:1315 : start_neutron 2026-07-06 21:47:29.640 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-06 21:47:29.644 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:29.648 | + functions-common:run_process:1674 : local service=q-agt 2026-07-06 21:47:29.652 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 21:47:29.656 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:29.659 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:29.663 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:29.667 | + functions-common:run_process:1680 : local name=q-agt 2026-07-06 21:47:29.671 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:29.674 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:29.677 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:29.681 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:29.685 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:29.691 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374449687 2026-07-06 21:47:29.695 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-06 21:47:29.719 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:29.724 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:29.727 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:29.732 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:29.736 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:29.740 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:29.742 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:29.746 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:29.750 | + functions-common:time_stop:2427 : start_time=1783374449687 2026-07-06 21:47:29.753 | + functions-common:time_stop:2429 : [[ -z 1783374449687 ]] 2026-07-06 21:47:29.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:29.763 | + functions-common:time_stop:2432 : end_time=1783374449759 2026-07-06 21:47:29.767 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-06 21:47:29.770 | + functions-common:time_stop:2434 : total=25630 2026-07-06 21:47:29.773 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:29.776 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25702 2026-07-06 21:47:29.780 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-06 21:47:29.783 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 21:47:29.787 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 21:47:29.791 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-06 21:47:29.795 | + lib/neutron:start_other_agents:683 : 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-06 21:47:29.798 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-06 21:47:29.802 | + 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-06 21:47:29.806 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:29.810 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:29.814 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:29.818 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-06 21:47:29.821 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:29.825 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:29.829 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:29.832 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:29.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:29.840 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374449837 2026-07-06 21:47:29.843 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-06 21:47:29.865 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:29.868 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:29.872 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:29.875 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:29.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:29.882 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:29.886 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:29.889 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:29.892 | + functions-common:time_stop:2427 : start_time=1783374449837 2026-07-06 21:47:29.896 | + functions-common:time_stop:2429 : [[ -z 1783374449837 ]] 2026-07-06 21:47:29.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:29.907 | + functions-common:time_stop:2432 : end_time=1783374449902 2026-07-06 21:47:29.910 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-06 21:47:29.914 | + functions-common:time_stop:2434 : total=25702 2026-07-06 21:47:29.916 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:29.920 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25767 2026-07-06 21:47:29.925 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-06 21:47:29.928 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 21:47:29.931 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 21:47:29.936 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-06 21:47:29.940 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 21:47:29.944 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 21:47:29.948 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 21:47:29.951 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-06 21:47:29.954 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 21:47:29.959 | + lib/neutron:start_other_agents:685 : 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-06 21:47:29.963 | + functions-common:run_process:1674 : local service=q-l3 2026-07-06 21:47:29.966 | + 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-06 21:47:29.969 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:29.973 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:29.976 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:29.979 | + functions-common:run_process:1680 : local name=q-l3 2026-07-06 21:47:29.982 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:29.986 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:29.990 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:29.995 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:29.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:30.005 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374450001 2026-07-06 21:47:30.009 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-06 21:47:30.031 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:30.034 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:30.038 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:30.042 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:30.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:30.050 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:30.053 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:30.057 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:30.061 | + functions-common:time_stop:2427 : start_time=1783374450001 2026-07-06 21:47:30.065 | + functions-common:time_stop:2429 : [[ -z 1783374450001 ]] 2026-07-06 21:47:30.070 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:30.076 | + functions-common:time_stop:2432 : end_time=1783374450072 2026-07-06 21:47:30.079 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-06 21:47:30.083 | + functions-common:time_stop:2434 : total=25767 2026-07-06 21:47:30.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:30.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25838 2026-07-06 21:47:30.094 | + lib/neutron:start_other_agents:687 : 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-06 21:47:30.097 | + functions-common:run_process:1674 : local service=q-meta 2026-07-06 21:47:30.101 | + 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-06 21:47:30.103 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:30.106 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:30.110 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:30.113 | + functions-common:run_process:1680 : local name=q-meta 2026-07-06 21:47:30.116 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:30.120 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:30.123 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:30.127 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:30.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:30.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374450132 2026-07-06 21:47:30.138 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-06 21:47:30.163 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:30.167 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:30.171 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:30.175 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:30.178 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:30.182 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:30.185 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:30.189 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:30.193 | + functions-common:time_stop:2427 : start_time=1783374450132 2026-07-06 21:47:30.196 | + functions-common:time_stop:2429 : [[ -z 1783374450132 ]] 2026-07-06 21:47:30.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:30.206 | + functions-common:time_stop:2432 : end_time=1783374450202 2026-07-06 21:47:30.208 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-06 21:47:30.211 | + functions-common:time_stop:2434 : total=25838 2026-07-06 21:47:30.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:30.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25908 2026-07-06 21:47:30.222 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-06 21:47:30.226 | + functions-common:run_process:1674 : local service=q-metering 2026-07-06 21:47:30.229 | + 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-06 21:47:30.232 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:30.235 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:30.238 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:30.241 | + functions-common:run_process:1680 : local name=q-metering 2026-07-06 21:47:30.244 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:30.247 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:30.251 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:30.254 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:30.258 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:30.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374450260 2026-07-06 21:47:30.266 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-06 21:47:30.289 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:30.292 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:30.295 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:30.298 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:30.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:30.304 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:30.307 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:30.310 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:30.314 | + functions-common:time_stop:2427 : start_time=1783374450260 2026-07-06 21:47:30.318 | + functions-common:time_stop:2429 : [[ -z 1783374450260 ]] 2026-07-06 21:47:30.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:30.329 | + functions-common:time_stop:2432 : end_time=1783374450325 2026-07-06 21:47:30.333 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-06 21:47:30.337 | + functions-common:time_stop:2434 : total=25908 2026-07-06 21:47:30.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:30.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25973 2026-07-06 21:47:30.348 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-06 21:47:30.371 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:30.375 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:30.378 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-06 21:47:30.382 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:47:30.387 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-06 21:47:30.391 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-06 21:47:30.395 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-06 21:47:30.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-06 21:47:30.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-06 21:47:30.406 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 21:47:30.410 | ++ 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-06 21:47:31.444 | 2026-07-06 21:47:31.456 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:31.461 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 21:47:31.461 | address-scope 2026-07-06 21:47:31.462 | agent 2026-07-06 21:47:31.462 | allowed-address-pairs 2026-07-06 21:47:31.462 | auto-allocated-topology 2026-07-06 21:47:31.462 | availability_zone 2026-07-06 21:47:31.462 | default-subnetpools 2026-07-06 21:47:31.462 | dhcp_agent_scheduler 2026-07-06 21:47:31.462 | dns-integration 2026-07-06 21:47:31.462 | dns-domain-ports 2026-07-06 21:47:31.462 | dns-integration-domain-keywords 2026-07-06 21:47:31.462 | empty-string-filtering 2026-07-06 21:47:31.462 | external-net 2026-07-06 21:47:31.462 | extra_dhcp_opt 2026-07-06 21:47:31.462 | extraroute 2026-07-06 21:47:31.462 | extraroute-atomic 2026-07-06 21:47:31.462 | filter-validation 2026-07-06 21:47:31.462 | floating-ip-port-forwarding-detail 2026-07-06 21:47:31.462 | fip-port-details 2026-07-06 21:47:31.462 | flavors 2026-07-06 21:47:31.462 | floatingip-pools 2026-07-06 21:47:31.462 | router 2026-07-06 21:47:31.462 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:31.462 | enable-default-route-bfd 2026-07-06 21:47:31.462 | enable-default-route-ecmp 2026-07-06 21:47:31.462 | ext-gw-mode 2026-07-06 21:47:31.462 | l3-ha 2026-07-06 21:47:31.462 | external-gateway-multihoming 2026-07-06 21:47:31.462 | l3-flavors 2026-07-06 21:47:31.462 | l3_agent_scheduler 2026-07-06 21:47:31.462 | multi-provider 2026-07-06 21:47:31.462 | net-mtu 2026-07-06 21:47:31.462 | net-mtu-writable 2026-07-06 21:47:31.462 | network_availability_zone 2026-07-06 21:47:31.462 | network-ip-availability 2026-07-06 21:47:31.462 | network-ip-availability-details 2026-07-06 21:47:31.462 | pagination 2026-07-06 21:47:31.462 | port-device-profile 2026-07-06 21:47:31.462 | port-mac-address-regenerate 2026-07-06 21:47:31.462 | port-numa-affinity-policy 2026-07-06 21:47:31.462 | port-numa-affinity-policy-socket 2026-07-06 21:47:31.462 | binding 2026-07-06 21:47:31.462 | binding-extended 2026-07-06 21:47:31.462 | port-security 2026-07-06 21:47:31.462 | project-id 2026-07-06 21:47:31.462 | provider 2026-07-06 21:47:31.462 | qinq 2026-07-06 21:47:31.462 | quota-check-limit 2026-07-06 21:47:31.462 | quota-check-limit-default 2026-07-06 21:47:31.462 | quotas 2026-07-06 21:47:31.462 | quota_details 2026-07-06 21:47:31.462 | rbac-policies 2026-07-06 21:47:31.462 | rbac-address-scope 2026-07-06 21:47:31.462 | rbac-security-groups 2026-07-06 21:47:31.462 | revision-if-match 2026-07-06 21:47:31.462 | standard-attr-revisions 2026-07-06 21:47:31.462 | router_availability_zone 2026-07-06 21:47:31.462 | router-enable-snat 2026-07-06 21:47:31.462 | security-groups-default-rules 2026-07-06 21:47:31.462 | security-groups-default-statefulness 2026-07-06 21:47:31.462 | security-groups-normalized-cidr 2026-07-06 21:47:31.462 | security-groups-remote-address-group 2026-07-06 21:47:31.462 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:31.462 | security-groups-shared-filtering 2026-07-06 21:47:31.462 | security-group 2026-07-06 21:47:31.462 | service-type 2026-07-06 21:47:31.462 | sorting 2026-07-06 21:47:31.462 | standard-attr-description 2026-07-06 21:47:31.462 | stateful-security-group 2026-07-06 21:47:31.462 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:31.462 | subnet-external-network 2026-07-06 21:47:31.462 | subnet_onboard 2026-07-06 21:47:31.462 | subnet-service-types 2026-07-06 21:47:31.462 | subnet_allocation 2026-07-06 21:47:31.462 | subnetpool-prefix-ops 2026-07-06 21:47:31.462 | tag-creation 2026-07-06 21:47:31.462 | standard-attr-tag 2026-07-06 21:47:31.463 | standard-attr-timestamp 2026-07-06 21:47:31.463 | vlan-transparent' 2026-07-06 21:47:31.465 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 21:47:31.465 | address-scope 2026-07-06 21:47:31.465 | agent 2026-07-06 21:47:31.465 | allowed-address-pairs 2026-07-06 21:47:31.465 | auto-allocated-topology 2026-07-06 21:47:31.465 | availability_zone 2026-07-06 21:47:31.465 | default-subnetpools 2026-07-06 21:47:31.465 | dhcp_agent_scheduler 2026-07-06 21:47:31.465 | dns-integration 2026-07-06 21:47:31.465 | dns-domain-ports 2026-07-06 21:47:31.465 | dns-integration-domain-keywords 2026-07-06 21:47:31.465 | empty-string-filtering 2026-07-06 21:47:31.465 | external-net 2026-07-06 21:47:31.465 | extra_dhcp_opt 2026-07-06 21:47:31.465 | extraroute 2026-07-06 21:47:31.465 | extraroute-atomic 2026-07-06 21:47:31.465 | filter-validation 2026-07-06 21:47:31.465 | floating-ip-port-forwarding-detail 2026-07-06 21:47:31.465 | fip-port-details 2026-07-06 21:47:31.465 | flavors 2026-07-06 21:47:31.465 | floatingip-pools 2026-07-06 21:47:31.465 | router 2026-07-06 21:47:31.465 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:31.465 | enable-default-route-bfd 2026-07-06 21:47:31.465 | enable-default-route-ecmp 2026-07-06 21:47:31.465 | ext-gw-mode 2026-07-06 21:47:31.465 | l3-ha 2026-07-06 21:47:31.465 | external-gateway-multihoming 2026-07-06 21:47:31.465 | l3-flavors 2026-07-06 21:47:31.465 | l3_agent_scheduler 2026-07-06 21:47:31.465 | multi-provider 2026-07-06 21:47:31.465 | net-mtu 2026-07-06 21:47:31.465 | net-mtu-writable 2026-07-06 21:47:31.465 | network_availability_zone 2026-07-06 21:47:31.465 | network-ip-availability 2026-07-06 21:47:31.465 | network-ip-availability-details 2026-07-06 21:47:31.465 | pagination 2026-07-06 21:47:31.465 | port-device-profile 2026-07-06 21:47:31.465 | port-mac-address-regenerate 2026-07-06 21:47:31.465 | port-numa-affinity-policy 2026-07-06 21:47:31.465 | port-numa-affinity-policy-socket 2026-07-06 21:47:31.465 | binding 2026-07-06 21:47:31.465 | binding-extended 2026-07-06 21:47:31.465 | port-security 2026-07-06 21:47:31.465 | project-id 2026-07-06 21:47:31.465 | provider 2026-07-06 21:47:31.465 | qinq 2026-07-06 21:47:31.466 | quota-check-limit 2026-07-06 21:47:31.466 | quota-check-limit-default 2026-07-06 21:47:31.466 | quotas 2026-07-06 21:47:31.466 | quota_details 2026-07-06 21:47:31.466 | rbac-policies 2026-07-06 21:47:31.466 | rbac-address-scope 2026-07-06 21:47:31.466 | rbac-security-groups 2026-07-06 21:47:31.466 | revision-if-match 2026-07-06 21:47:31.466 | standard-attr-revisions 2026-07-06 21:47:31.466 | router_availability_zone 2026-07-06 21:47:31.466 | router-enable-snat 2026-07-06 21:47:31.466 | security-groups-default-rules 2026-07-06 21:47:31.466 | security-groups-default-statefulness 2026-07-06 21:47:31.466 | security-groups-normalized-cidr 2026-07-06 21:47:31.466 | security-groups-remote-address-group 2026-07-06 21:47:31.466 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:31.466 | security-groups-shared-filtering 2026-07-06 21:47:31.466 | security-group 2026-07-06 21:47:31.466 | service-type 2026-07-06 21:47:31.466 | sorting 2026-07-06 21:47:31.466 | standard-attr-description 2026-07-06 21:47:31.466 | stateful-security-group 2026-07-06 21:47:31.466 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:31.466 | subnet-external-network 2026-07-06 21:47:31.466 | subnet_onboard 2026-07-06 21:47:31.466 | subnet-service-types 2026-07-06 21:47:31.466 | subnet_allocation 2026-07-06 21:47:31.466 | subnetpool-prefix-ops 2026-07-06 21:47:31.466 | tag-creation 2026-07-06 21:47:31.466 | standard-attr-tag 2026-07-06 21:47:31.466 | standard-attr-timestamp 2026-07-06 21:47:31.466 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 21:47:31.469 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 21:47:31.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:31.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-06 21:47:31.481 | ++ 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-06 21:47:32.196 | 2026-07-06 21:47:32.210 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:32.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=80f042b9-7905-45ae-a80d-bfa73071790f 2026-07-06 21:47:32.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-06 21:47:32.223 | ++ 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 fdd8:0493:476c::/56 --share --default -f value -c id 2026-07-06 21:47:32.913 | 2026-07-06 21:47:32.926 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:32.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=beaf43cf-7389-426c-8f6d-18332cc2831e 2026-07-06 21:47:32.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-06 21:47:32.936 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 21:47:32.938 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 21:47:32.943 | ++ 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-06 21:47:34.667 | 2026-07-06 21:47:34.679 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:34.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=4c401466-07c2-4711-be76-e1c204372828 2026-07-06 21:47:34.687 | + 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-06 21:47:34.690 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:34.712 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-06 21:47:34.716 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-06 21:47:34.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 80f042b9-7905-45ae-a80d-bfa73071790f ']' 2026-07-06 21:47:34.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-06 21:47:34.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-06 21:47:34.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-06 21:47:34.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 80f042b9-7905-45ae-a80d-bfa73071790f ' 2026-07-06 21:47:34.734 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-06 21:47:34.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 4c401466-07c2-4711-be76-e1c204372828 private-subnet' 2026-07-06 21:47:34.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-06 21:47:34.744 | +++ 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 80f042b9-7905-45ae-a80d-bfa73071790f --network 4c401466-07c2-4711-be76-e1c204372828 private-subnet -f value -c id 2026-07-06 21:47:36.448 | 2026-07-06 21:47:36.455 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:36.459 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=1a849010-76fd-4fcb-a5f6-d10f8c9ba41d 2026-07-06 21:47:36.463 | ++ 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-06 21:47:36.466 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:36.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 1a849010-76fd-4fcb-a5f6-d10f8c9ba41d 2026-07-06 21:47:36.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=1a849010-76fd-4fcb-a5f6-d10f8c9ba41d 2026-07-06 21:47:36.492 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-06 21:47:36.497 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-06 21:47:36.500 | ++ 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-06 21:47:36.503 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:36.524 | ++ 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-06 21:47:36.527 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:36.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-06 21:47:36.551 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z beaf43cf-7389-426c-8f6d-18332cc2831e ']' 2026-07-06 21:47:36.553 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-06 21:47:36.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-06 21:47:36.558 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool beaf43cf-7389-426c-8f6d-18332cc2831e ' 2026-07-06 21:47:36.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-06 21:47:36.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4c401466-07c2-4711-be76-e1c204372828 ipv6-private-subnet ' 2026-07-06 21:47:36.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-06 21:47:36.574 | +++ 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 beaf43cf-7389-426c-8f6d-18332cc2831e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4c401466-07c2-4711-be76-e1c204372828 ipv6-private-subnet -f value -c id 2026-07-06 21:47:38.187 | 2026-07-06 21:47:38.200 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:38.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=d5518508-3720-4ad4-83bf-b0e4d34b23ab 2026-07-06 21:47:38.208 | ++ 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-06 21:47:38.212 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:38.234 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo d5518508-3720-4ad4-83bf-b0e4d34b23ab 2026-07-06 21:47:38.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=d5518508-3720-4ad4-83bf-b0e4d34b23ab 2026-07-06 21:47:38.242 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-06 21:47:38.247 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-06 21:47:38.252 | ++ 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-06 21:47:38.537 | 2026-07-06 21:47:38.550 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:38.555 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 21:47:38.555 | address-scope 2026-07-06 21:47:38.555 | agent 2026-07-06 21:47:38.555 | allowed-address-pairs 2026-07-06 21:47:38.555 | auto-allocated-topology 2026-07-06 21:47:38.555 | availability_zone 2026-07-06 21:47:38.555 | default-subnetpools 2026-07-06 21:47:38.555 | dhcp_agent_scheduler 2026-07-06 21:47:38.555 | dns-integration 2026-07-06 21:47:38.555 | dns-domain-ports 2026-07-06 21:47:38.555 | dns-integration-domain-keywords 2026-07-06 21:47:38.555 | empty-string-filtering 2026-07-06 21:47:38.555 | external-net 2026-07-06 21:47:38.555 | extra_dhcp_opt 2026-07-06 21:47:38.555 | extraroute 2026-07-06 21:47:38.555 | extraroute-atomic 2026-07-06 21:47:38.555 | filter-validation 2026-07-06 21:47:38.555 | floating-ip-port-forwarding-detail 2026-07-06 21:47:38.555 | fip-port-details 2026-07-06 21:47:38.555 | flavors 2026-07-06 21:47:38.555 | floatingip-pools 2026-07-06 21:47:38.555 | router 2026-07-06 21:47:38.555 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:38.555 | enable-default-route-bfd 2026-07-06 21:47:38.555 | enable-default-route-ecmp 2026-07-06 21:47:38.555 | ext-gw-mode 2026-07-06 21:47:38.555 | l3-ha 2026-07-06 21:47:38.555 | external-gateway-multihoming 2026-07-06 21:47:38.555 | l3-flavors 2026-07-06 21:47:38.555 | l3_agent_scheduler 2026-07-06 21:47:38.555 | multi-provider 2026-07-06 21:47:38.555 | net-mtu 2026-07-06 21:47:38.555 | net-mtu-writable 2026-07-06 21:47:38.555 | network_availability_zone 2026-07-06 21:47:38.555 | network-ip-availability 2026-07-06 21:47:38.555 | network-ip-availability-details 2026-07-06 21:47:38.555 | pagination 2026-07-06 21:47:38.555 | port-device-profile 2026-07-06 21:47:38.555 | port-mac-address-regenerate 2026-07-06 21:47:38.555 | port-numa-affinity-policy 2026-07-06 21:47:38.555 | port-numa-affinity-policy-socket 2026-07-06 21:47:38.555 | binding 2026-07-06 21:47:38.555 | binding-extended 2026-07-06 21:47:38.555 | port-security 2026-07-06 21:47:38.555 | project-id 2026-07-06 21:47:38.555 | provider 2026-07-06 21:47:38.555 | qinq 2026-07-06 21:47:38.555 | quota-check-limit 2026-07-06 21:47:38.555 | quota-check-limit-default 2026-07-06 21:47:38.555 | quotas 2026-07-06 21:47:38.555 | quota_details 2026-07-06 21:47:38.555 | rbac-policies 2026-07-06 21:47:38.555 | rbac-address-scope 2026-07-06 21:47:38.555 | rbac-security-groups 2026-07-06 21:47:38.555 | revision-if-match 2026-07-06 21:47:38.555 | standard-attr-revisions 2026-07-06 21:47:38.555 | router_availability_zone 2026-07-06 21:47:38.555 | router-enable-snat 2026-07-06 21:47:38.555 | security-groups-default-rules 2026-07-06 21:47:38.555 | security-groups-default-statefulness 2026-07-06 21:47:38.555 | security-groups-normalized-cidr 2026-07-06 21:47:38.555 | security-groups-remote-address-group 2026-07-06 21:47:38.555 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:38.556 | security-groups-shared-filtering 2026-07-06 21:47:38.556 | security-group 2026-07-06 21:47:38.556 | service-type 2026-07-06 21:47:38.556 | sorting 2026-07-06 21:47:38.556 | standard-attr-description 2026-07-06 21:47:38.556 | stateful-security-group 2026-07-06 21:47:38.556 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:38.556 | subnet-external-network 2026-07-06 21:47:38.556 | subnet_onboard 2026-07-06 21:47:38.556 | subnet-service-types 2026-07-06 21:47:38.556 | subnet_allocation 2026-07-06 21:47:38.556 | subnetpool-prefix-ops 2026-07-06 21:47:38.556 | tag-creation 2026-07-06 21:47:38.556 | standard-attr-tag 2026-07-06 21:47:38.556 | standard-attr-timestamp 2026-07-06 21:47:38.556 | vlan-transparent' 2026-07-06 21:47:38.558 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 21:47:38.558 | address-scope 2026-07-06 21:47:38.558 | agent 2026-07-06 21:47:38.558 | allowed-address-pairs 2026-07-06 21:47:38.558 | auto-allocated-topology 2026-07-06 21:47:38.558 | availability_zone 2026-07-06 21:47:38.558 | default-subnetpools 2026-07-06 21:47:38.558 | dhcp_agent_scheduler 2026-07-06 21:47:38.558 | dns-integration 2026-07-06 21:47:38.558 | dns-domain-ports 2026-07-06 21:47:38.558 | dns-integration-domain-keywords 2026-07-06 21:47:38.558 | empty-string-filtering 2026-07-06 21:47:38.558 | external-net 2026-07-06 21:47:38.558 | extra_dhcp_opt 2026-07-06 21:47:38.558 | extraroute 2026-07-06 21:47:38.558 | extraroute-atomic 2026-07-06 21:47:38.558 | filter-validation 2026-07-06 21:47:38.558 | floating-ip-port-forwarding-detail 2026-07-06 21:47:38.558 | fip-port-details 2026-07-06 21:47:38.558 | flavors 2026-07-06 21:47:38.558 | floatingip-pools 2026-07-06 21:47:38.558 | router 2026-07-06 21:47:38.558 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:38.558 | enable-default-route-bfd 2026-07-06 21:47:38.558 | enable-default-route-ecmp 2026-07-06 21:47:38.558 | ext-gw-mode 2026-07-06 21:47:38.558 | l3-ha 2026-07-06 21:47:38.558 | external-gateway-multihoming 2026-07-06 21:47:38.558 | l3-flavors 2026-07-06 21:47:38.558 | l3_agent_scheduler 2026-07-06 21:47:38.558 | multi-provider 2026-07-06 21:47:38.558 | net-mtu 2026-07-06 21:47:38.558 | net-mtu-writable 2026-07-06 21:47:38.558 | network_availability_zone 2026-07-06 21:47:38.558 | network-ip-availability 2026-07-06 21:47:38.558 | network-ip-availability-details 2026-07-06 21:47:38.558 | pagination 2026-07-06 21:47:38.558 | port-device-profile 2026-07-06 21:47:38.558 | port-mac-address-regenerate 2026-07-06 21:47:38.558 | port-numa-affinity-policy 2026-07-06 21:47:38.558 | port-numa-affinity-policy-socket 2026-07-06 21:47:38.558 | binding 2026-07-06 21:47:38.558 | binding-extended 2026-07-06 21:47:38.558 | port-security 2026-07-06 21:47:38.558 | project-id 2026-07-06 21:47:38.558 | provider 2026-07-06 21:47:38.558 | qinq 2026-07-06 21:47:38.558 | quota-check-limit 2026-07-06 21:47:38.558 | quota-check-limit-default 2026-07-06 21:47:38.558 | quotas 2026-07-06 21:47:38.558 | quota_details 2026-07-06 21:47:38.558 | rbac-policies 2026-07-06 21:47:38.558 | rbac-address-scope 2026-07-06 21:47:38.558 | rbac-security-groups 2026-07-06 21:47:38.558 | revision-if-match 2026-07-06 21:47:38.558 | standard-attr-revisions 2026-07-06 21:47:38.558 | router_availability_zone 2026-07-06 21:47:38.558 | router-enable-snat 2026-07-06 21:47:38.558 | security-groups-default-rules 2026-07-06 21:47:38.558 | security-groups-default-statefulness 2026-07-06 21:47:38.558 | security-groups-normalized-cidr 2026-07-06 21:47:38.558 | security-groups-remote-address-group 2026-07-06 21:47:38.558 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:38.558 | security-groups-shared-filtering 2026-07-06 21:47:38.558 | security-group 2026-07-06 21:47:38.558 | service-type 2026-07-06 21:47:38.558 | sorting 2026-07-06 21:47:38.558 | standard-attr-description 2026-07-06 21:47:38.558 | stateful-security-group 2026-07-06 21:47:38.558 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:38.558 | subnet-external-network 2026-07-06 21:47:38.558 | subnet_onboard 2026-07-06 21:47:38.558 | subnet-service-types 2026-07-06 21:47:38.558 | subnet_allocation 2026-07-06 21:47:38.558 | subnetpool-prefix-ops 2026-07-06 21:47:38.558 | tag-creation 2026-07-06 21:47:38.559 | standard-attr-tag 2026-07-06 21:47:38.559 | standard-attr-timestamp 2026-07-06 21:47:38.559 | vlan-transparent =~ router ]] 2026-07-06 21:47:38.562 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 21:47:38.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-06 21:47:38.570 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 21:47:38.574 | ++ 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-06 21:47:38.856 | 2026-07-06 21:47:38.868 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:38.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 21:47:38.872 | address-scope 2026-07-06 21:47:38.872 | agent 2026-07-06 21:47:38.872 | allowed-address-pairs 2026-07-06 21:47:38.872 | auto-allocated-topology 2026-07-06 21:47:38.872 | availability_zone 2026-07-06 21:47:38.872 | default-subnetpools 2026-07-06 21:47:38.872 | dhcp_agent_scheduler 2026-07-06 21:47:38.872 | dns-integration 2026-07-06 21:47:38.872 | dns-domain-ports 2026-07-06 21:47:38.872 | dns-integration-domain-keywords 2026-07-06 21:47:38.872 | empty-string-filtering 2026-07-06 21:47:38.872 | external-net 2026-07-06 21:47:38.872 | extra_dhcp_opt 2026-07-06 21:47:38.872 | extraroute 2026-07-06 21:47:38.872 | extraroute-atomic 2026-07-06 21:47:38.872 | filter-validation 2026-07-06 21:47:38.872 | floating-ip-port-forwarding-detail 2026-07-06 21:47:38.872 | fip-port-details 2026-07-06 21:47:38.872 | flavors 2026-07-06 21:47:38.872 | floatingip-pools 2026-07-06 21:47:38.872 | router 2026-07-06 21:47:38.872 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:38.872 | enable-default-route-bfd 2026-07-06 21:47:38.872 | enable-default-route-ecmp 2026-07-06 21:47:38.872 | ext-gw-mode 2026-07-06 21:47:38.872 | l3-ha 2026-07-06 21:47:38.872 | external-gateway-multihoming 2026-07-06 21:47:38.872 | l3-flavors 2026-07-06 21:47:38.872 | l3_agent_scheduler 2026-07-06 21:47:38.872 | multi-provider 2026-07-06 21:47:38.872 | net-mtu 2026-07-06 21:47:38.872 | net-mtu-writable 2026-07-06 21:47:38.872 | network_availability_zone 2026-07-06 21:47:38.872 | network-ip-availability 2026-07-06 21:47:38.872 | network-ip-availability-details 2026-07-06 21:47:38.872 | pagination 2026-07-06 21:47:38.872 | port-device-profile 2026-07-06 21:47:38.872 | port-mac-address-regenerate 2026-07-06 21:47:38.872 | port-numa-affinity-policy 2026-07-06 21:47:38.872 | port-numa-affinity-policy-socket 2026-07-06 21:47:38.872 | binding 2026-07-06 21:47:38.872 | binding-extended 2026-07-06 21:47:38.872 | port-security 2026-07-06 21:47:38.872 | project-id 2026-07-06 21:47:38.872 | provider 2026-07-06 21:47:38.872 | qinq 2026-07-06 21:47:38.872 | quota-check-limit 2026-07-06 21:47:38.872 | quota-check-limit-default 2026-07-06 21:47:38.872 | quotas 2026-07-06 21:47:38.872 | quota_details 2026-07-06 21:47:38.872 | rbac-policies 2026-07-06 21:47:38.872 | rbac-address-scope 2026-07-06 21:47:38.872 | rbac-security-groups 2026-07-06 21:47:38.872 | revision-if-match 2026-07-06 21:47:38.872 | standard-attr-revisions 2026-07-06 21:47:38.872 | router_availability_zone 2026-07-06 21:47:38.872 | router-enable-snat 2026-07-06 21:47:38.872 | security-groups-default-rules 2026-07-06 21:47:38.872 | security-groups-default-statefulness 2026-07-06 21:47:38.872 | security-groups-normalized-cidr 2026-07-06 21:47:38.872 | security-groups-remote-address-group 2026-07-06 21:47:38.872 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:38.872 | security-groups-shared-filtering 2026-07-06 21:47:38.872 | security-group 2026-07-06 21:47:38.872 | service-type 2026-07-06 21:47:38.872 | sorting 2026-07-06 21:47:38.872 | standard-attr-description 2026-07-06 21:47:38.872 | stateful-security-group 2026-07-06 21:47:38.872 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:38.872 | subnet-external-network 2026-07-06 21:47:38.872 | subnet_onboard 2026-07-06 21:47:38.872 | subnet-service-types 2026-07-06 21:47:38.872 | subnet_allocation 2026-07-06 21:47:38.872 | subnetpool-prefix-ops 2026-07-06 21:47:38.872 | tag-creation 2026-07-06 21:47:38.872 | standard-attr-tag 2026-07-06 21:47:38.872 | standard-attr-timestamp 2026-07-06 21:47:38.872 | vlan-transparent' 2026-07-06 21:47:38.875 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 21:47:38.875 | address-scope 2026-07-06 21:47:38.876 | agent 2026-07-06 21:47:38.876 | allowed-address-pairs 2026-07-06 21:47:38.876 | auto-allocated-topology 2026-07-06 21:47:38.876 | availability_zone 2026-07-06 21:47:38.876 | default-subnetpools 2026-07-06 21:47:38.876 | dhcp_agent_scheduler 2026-07-06 21:47:38.876 | dns-integration 2026-07-06 21:47:38.876 | dns-domain-ports 2026-07-06 21:47:38.876 | dns-integration-domain-keywords 2026-07-06 21:47:38.876 | empty-string-filtering 2026-07-06 21:47:38.876 | external-net 2026-07-06 21:47:38.876 | extra_dhcp_opt 2026-07-06 21:47:38.876 | extraroute 2026-07-06 21:47:38.876 | extraroute-atomic 2026-07-06 21:47:38.876 | filter-validation 2026-07-06 21:47:38.876 | floating-ip-port-forwarding-detail 2026-07-06 21:47:38.876 | fip-port-details 2026-07-06 21:47:38.876 | flavors 2026-07-06 21:47:38.876 | floatingip-pools 2026-07-06 21:47:38.876 | router 2026-07-06 21:47:38.876 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:38.876 | enable-default-route-bfd 2026-07-06 21:47:38.876 | enable-default-route-ecmp 2026-07-06 21:47:38.876 | ext-gw-mode 2026-07-06 21:47:38.876 | l3-ha 2026-07-06 21:47:38.876 | external-gateway-multihoming 2026-07-06 21:47:38.876 | l3-flavors 2026-07-06 21:47:38.876 | l3_agent_scheduler 2026-07-06 21:47:38.876 | multi-provider 2026-07-06 21:47:38.876 | net-mtu 2026-07-06 21:47:38.876 | net-mtu-writable 2026-07-06 21:47:38.876 | network_availability_zone 2026-07-06 21:47:38.876 | network-ip-availability 2026-07-06 21:47:38.876 | network-ip-availability-details 2026-07-06 21:47:38.876 | pagination 2026-07-06 21:47:38.876 | port-device-profile 2026-07-06 21:47:38.876 | port-mac-address-regenerate 2026-07-06 21:47:38.876 | port-numa-affinity-policy 2026-07-06 21:47:38.876 | port-numa-affinity-policy-socket 2026-07-06 21:47:38.876 | binding 2026-07-06 21:47:38.876 | binding-extended 2026-07-06 21:47:38.876 | port-security 2026-07-06 21:47:38.876 | project-id 2026-07-06 21:47:38.876 | provider 2026-07-06 21:47:38.876 | qinq 2026-07-06 21:47:38.876 | quota-check-limit 2026-07-06 21:47:38.876 | quota-check-limit-default 2026-07-06 21:47:38.876 | quotas 2026-07-06 21:47:38.876 | quota_details 2026-07-06 21:47:38.876 | rbac-policies 2026-07-06 21:47:38.876 | rbac-address-scope 2026-07-06 21:47:38.876 | rbac-security-groups 2026-07-06 21:47:38.876 | revision-if-match 2026-07-06 21:47:38.876 | standard-attr-revisions 2026-07-06 21:47:38.876 | router_availability_zone 2026-07-06 21:47:38.876 | router-enable-snat 2026-07-06 21:47:38.876 | security-groups-default-rules 2026-07-06 21:47:38.876 | security-groups-default-statefulness 2026-07-06 21:47:38.876 | security-groups-normalized-cidr 2026-07-06 21:47:38.876 | security-groups-remote-address-group 2026-07-06 21:47:38.876 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:38.876 | security-groups-shared-filtering 2026-07-06 21:47:38.876 | security-group 2026-07-06 21:47:38.876 | service-type 2026-07-06 21:47:38.876 | sorting 2026-07-06 21:47:38.876 | standard-attr-description 2026-07-06 21:47:38.876 | stateful-security-group 2026-07-06 21:47:38.876 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:38.876 | subnet-external-network 2026-07-06 21:47:38.876 | subnet_onboard 2026-07-06 21:47:38.876 | subnet-service-types 2026-07-06 21:47:38.876 | subnet_allocation 2026-07-06 21:47:38.876 | subnetpool-prefix-ops 2026-07-06 21:47:38.876 | tag-creation 2026-07-06 21:47:38.876 | standard-attr-tag 2026-07-06 21:47:38.876 | standard-attr-timestamp 2026-07-06 21:47:38.876 | vlan-transparent =~ external-net ]] 2026-07-06 21:47:38.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 21:47:38.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:38.890 | ++ 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-06 21:47:39.375 | 2026-07-06 21:47:39.389 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:39.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=d29e6648-ffe5-4be9-a59d-2e352ed6521d 2026-07-06 21:47:39.396 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-06 21:47:39.399 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:39.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-06 21:47:39.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-06 21:47:39.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 21:47:39.430 | ++ 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-06 21:47:39.689 | 2026-07-06 21:47:39.699 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:39.702 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 21:47:39.702 | address-scope 2026-07-06 21:47:39.702 | agent 2026-07-06 21:47:39.702 | allowed-address-pairs 2026-07-06 21:47:39.703 | auto-allocated-topology 2026-07-06 21:47:39.703 | availability_zone 2026-07-06 21:47:39.703 | default-subnetpools 2026-07-06 21:47:39.703 | dhcp_agent_scheduler 2026-07-06 21:47:39.703 | dns-integration 2026-07-06 21:47:39.703 | dns-domain-ports 2026-07-06 21:47:39.703 | dns-integration-domain-keywords 2026-07-06 21:47:39.703 | empty-string-filtering 2026-07-06 21:47:39.703 | external-net 2026-07-06 21:47:39.703 | extra_dhcp_opt 2026-07-06 21:47:39.703 | extraroute 2026-07-06 21:47:39.703 | extraroute-atomic 2026-07-06 21:47:39.703 | filter-validation 2026-07-06 21:47:39.703 | floating-ip-port-forwarding-detail 2026-07-06 21:47:39.703 | fip-port-details 2026-07-06 21:47:39.703 | flavors 2026-07-06 21:47:39.703 | floatingip-pools 2026-07-06 21:47:39.703 | router 2026-07-06 21:47:39.703 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:39.703 | enable-default-route-bfd 2026-07-06 21:47:39.703 | enable-default-route-ecmp 2026-07-06 21:47:39.703 | ext-gw-mode 2026-07-06 21:47:39.703 | l3-ha 2026-07-06 21:47:39.703 | external-gateway-multihoming 2026-07-06 21:47:39.703 | l3-flavors 2026-07-06 21:47:39.703 | l3_agent_scheduler 2026-07-06 21:47:39.703 | multi-provider 2026-07-06 21:47:39.703 | net-mtu 2026-07-06 21:47:39.703 | net-mtu-writable 2026-07-06 21:47:39.703 | network_availability_zone 2026-07-06 21:47:39.703 | network-ip-availability 2026-07-06 21:47:39.703 | network-ip-availability-details 2026-07-06 21:47:39.703 | pagination 2026-07-06 21:47:39.703 | port-device-profile 2026-07-06 21:47:39.703 | port-mac-address-regenerate 2026-07-06 21:47:39.703 | port-numa-affinity-policy 2026-07-06 21:47:39.703 | port-numa-affinity-policy-socket 2026-07-06 21:47:39.703 | binding 2026-07-06 21:47:39.703 | binding-extended 2026-07-06 21:47:39.703 | port-security 2026-07-06 21:47:39.703 | project-id 2026-07-06 21:47:39.703 | provider 2026-07-06 21:47:39.703 | qinq 2026-07-06 21:47:39.703 | quota-check-limit 2026-07-06 21:47:39.703 | quota-check-limit-default 2026-07-06 21:47:39.703 | quotas 2026-07-06 21:47:39.703 | quota_details 2026-07-06 21:47:39.703 | rbac-policies 2026-07-06 21:47:39.703 | rbac-address-scope 2026-07-06 21:47:39.703 | rbac-security-groups 2026-07-06 21:47:39.703 | revision-if-match 2026-07-06 21:47:39.703 | standard-attr-revisions 2026-07-06 21:47:39.703 | router_availability_zone 2026-07-06 21:47:39.703 | router-enable-snat 2026-07-06 21:47:39.703 | security-groups-default-rules 2026-07-06 21:47:39.703 | security-groups-default-statefulness 2026-07-06 21:47:39.703 | security-groups-normalized-cidr 2026-07-06 21:47:39.703 | security-groups-remote-address-group 2026-07-06 21:47:39.703 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:39.703 | security-groups-shared-filtering 2026-07-06 21:47:39.703 | security-group 2026-07-06 21:47:39.703 | service-type 2026-07-06 21:47:39.703 | sorting 2026-07-06 21:47:39.703 | standard-attr-description 2026-07-06 21:47:39.703 | stateful-security-group 2026-07-06 21:47:39.703 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:39.703 | subnet-external-network 2026-07-06 21:47:39.703 | subnet_onboard 2026-07-06 21:47:39.703 | subnet-service-types 2026-07-06 21:47:39.703 | subnet_allocation 2026-07-06 21:47:39.703 | subnetpool-prefix-ops 2026-07-06 21:47:39.703 | tag-creation 2026-07-06 21:47:39.703 | standard-attr-tag 2026-07-06 21:47:39.703 | standard-attr-timestamp 2026-07-06 21:47:39.703 | vlan-transparent' 2026-07-06 21:47:39.706 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 21:47:39.706 | address-scope 2026-07-06 21:47:39.706 | agent 2026-07-06 21:47:39.706 | allowed-address-pairs 2026-07-06 21:47:39.706 | auto-allocated-topology 2026-07-06 21:47:39.706 | availability_zone 2026-07-06 21:47:39.706 | default-subnetpools 2026-07-06 21:47:39.706 | dhcp_agent_scheduler 2026-07-06 21:47:39.706 | dns-integration 2026-07-06 21:47:39.706 | dns-domain-ports 2026-07-06 21:47:39.706 | dns-integration-domain-keywords 2026-07-06 21:47:39.706 | empty-string-filtering 2026-07-06 21:47:39.706 | external-net 2026-07-06 21:47:39.706 | extra_dhcp_opt 2026-07-06 21:47:39.706 | extraroute 2026-07-06 21:47:39.706 | extraroute-atomic 2026-07-06 21:47:39.706 | filter-validation 2026-07-06 21:47:39.706 | floating-ip-port-forwarding-detail 2026-07-06 21:47:39.706 | fip-port-details 2026-07-06 21:47:39.706 | flavors 2026-07-06 21:47:39.706 | floatingip-pools 2026-07-06 21:47:39.706 | router 2026-07-06 21:47:39.706 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:47:39.706 | enable-default-route-bfd 2026-07-06 21:47:39.706 | enable-default-route-ecmp 2026-07-06 21:47:39.706 | ext-gw-mode 2026-07-06 21:47:39.706 | l3-ha 2026-07-06 21:47:39.706 | external-gateway-multihoming 2026-07-06 21:47:39.706 | l3-flavors 2026-07-06 21:47:39.706 | l3_agent_scheduler 2026-07-06 21:47:39.706 | multi-provider 2026-07-06 21:47:39.706 | net-mtu 2026-07-06 21:47:39.706 | net-mtu-writable 2026-07-06 21:47:39.706 | network_availability_zone 2026-07-06 21:47:39.706 | network-ip-availability 2026-07-06 21:47:39.706 | network-ip-availability-details 2026-07-06 21:47:39.706 | pagination 2026-07-06 21:47:39.706 | port-device-profile 2026-07-06 21:47:39.706 | port-mac-address-regenerate 2026-07-06 21:47:39.706 | port-numa-affinity-policy 2026-07-06 21:47:39.706 | port-numa-affinity-policy-socket 2026-07-06 21:47:39.706 | binding 2026-07-06 21:47:39.706 | binding-extended 2026-07-06 21:47:39.706 | port-security 2026-07-06 21:47:39.706 | project-id 2026-07-06 21:47:39.706 | provider 2026-07-06 21:47:39.706 | qinq 2026-07-06 21:47:39.706 | quota-check-limit 2026-07-06 21:47:39.706 | quota-check-limit-default 2026-07-06 21:47:39.706 | quotas 2026-07-06 21:47:39.706 | quota_details 2026-07-06 21:47:39.706 | rbac-policies 2026-07-06 21:47:39.706 | rbac-address-scope 2026-07-06 21:47:39.706 | rbac-security-groups 2026-07-06 21:47:39.706 | revision-if-match 2026-07-06 21:47:39.706 | standard-attr-revisions 2026-07-06 21:47:39.706 | router_availability_zone 2026-07-06 21:47:39.706 | router-enable-snat 2026-07-06 21:47:39.706 | security-groups-default-rules 2026-07-06 21:47:39.706 | security-groups-default-statefulness 2026-07-06 21:47:39.706 | security-groups-normalized-cidr 2026-07-06 21:47:39.706 | security-groups-remote-address-group 2026-07-06 21:47:39.706 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:47:39.706 | security-groups-shared-filtering 2026-07-06 21:47:39.706 | security-group 2026-07-06 21:47:39.706 | service-type 2026-07-06 21:47:39.706 | sorting 2026-07-06 21:47:39.706 | standard-attr-description 2026-07-06 21:47:39.706 | stateful-security-group 2026-07-06 21:47:39.706 | subnet-dns-publish-fixed-ip 2026-07-06 21:47:39.706 | subnet-external-network 2026-07-06 21:47:39.706 | subnet_onboard 2026-07-06 21:47:39.706 | subnet-service-types 2026-07-06 21:47:39.706 | subnet_allocation 2026-07-06 21:47:39.706 | subnetpool-prefix-ops 2026-07-06 21:47:39.706 | tag-creation 2026-07-06 21:47:39.707 | standard-attr-tag 2026-07-06 21:47:39.707 | standard-attr-timestamp 2026-07-06 21:47:39.707 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 21:47:39.708 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 21:47:39.711 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-06 21:47:39.714 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-06 21:47:39.719 | ++ 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-06 21:47:40.365 | 2026-07-06 21:47:40.377 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:40.381 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=51da8032-76d6-41d6-9100-13ea88735394 2026-07-06 21:47:40.384 | + 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-06 21:47:40.387 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:40.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-06 21:47:40.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-06 21:47:40.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d29e6648-ffe5-4be9-a59d-2e352ed6521d 1a849010-76fd-4fcb-a5f6-d10f8c9ba41d 2026-07-06 21:47:42.135 | 2026-07-06 21:47:42.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-06 21:47:42.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 51da8032-76d6-41d6-9100-13ea88735394 2026-07-06 21:47:42.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-06 21:47:42.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:42.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-06 21:47:42.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-06 21:47:42.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-06 21:47:42.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-06 21:47:42.169 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 51da8032-76d6-41d6-9100-13ea88735394 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-06 21:47:42.172 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-06 21:47:42.175 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-06 21:47:42.180 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-06 21:47:42.181 | +++ 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 51da8032-76d6-41d6-9100-13ea88735394 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-06 21:47:42.699 | 2026-07-06 21:47:42.711 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:42.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-06 21:47:42.716 | | id | 7269b7a2-7b8c-4f94-a76f-70490df62fb4 |' 2026-07-06 21:47:42.719 | ++ 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-06 21:47:42.722 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:42.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 7269b7a2-7b8c-4f94-a76f-70490df62fb4 '|' 2026-07-06 21:47:42.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 7269b7a2-7b8c-4f94-a76f-70490df62fb4 |' 2026-07-06 21:47:42.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-06 21:47:42.750 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 7269b7a2-7b8c-4f94-a76f-70490df62fb4 '|' 2026-07-06 21:47:42.750 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-06 21:47:42.753 | ++ functions-common:get_field:806 : local data field 2026-07-06 21:47:42.756 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:42.758 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 21:47:42.761 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 21:47:42.765 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 7269b7a2-7b8c-4f94-a76f-70490df62fb4 |' 2026-07-06 21:47:42.765 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 21:47:42.770 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:42.773 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-06 21:47:42.778 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 7269b7a2-7b8c-4f94-a76f-70490df62fb4 '|' 2026-07-06 21:47:42.778 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-06 21:47:42.782 | ++ functions-common:get_field:806 : local data field 2026-07-06 21:47:42.785 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:42.788 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 21:47:42.791 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 21:47:42.794 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 21:47:42.794 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 7269b7a2-7b8c-4f94-a76f-70490df62fb4 |' 2026-07-06 21:47:42.801 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:42.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=7269b7a2-7b8c-4f94-a76f-70490df62fb4 2026-07-06 21:47:42.809 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 51da8032-76d6-41d6-9100-13ea88735394 d29e6648-ffe5-4be9-a59d-2e352ed6521d 2026-07-06 21:47:44.936 | 2026-07-06 21:47:44.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-06 21:47:44.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:44.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-06 21:47:44.977 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:44.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-06 21:47:44.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-06 21:47:44.985 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 21:47:44.988 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-06 21:47:44.992 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:44.995 | ++ 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-06 21:47:45.015 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 21:47:45.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-06 21:47:45.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-06 21:47:45.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-06 21:47:45.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 21:47:45.031 | + 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-06 21:47:45.034 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 21:47:45.037 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-06 21:47:45.040 | + functions-common:test_with_retry:2360 : local until=10 2026-07-06 21:47:45.044 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 21:47:45.046 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 21:47:45.048 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 21:47:45.051 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:45.054 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:45.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:45.063 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374465059 2026-07-06 21:47:45.065 | + 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-06 21:47:45.073 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 21:47:45.076 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:45.078 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:45.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:45.083 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:45.085 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:45.087 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 21:47:45.089 | + functions-common:time_stop:2427 : start_time=1783374465059 2026-07-06 21:47:45.092 | + functions-common:time_stop:2429 : [[ -z 1783374465059 ]] 2026-07-06 21:47:45.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:45.100 | + functions-common:time_stop:2432 : end_time=1783374465096 2026-07-06 21:47:45.103 | + functions-common:time_stop:2433 : elapsed_time=37 2026-07-06 21:47:45.106 | + functions-common:time_stop:2434 : total=846 2026-07-06 21:47:45.109 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:45.112 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=883 2026-07-06 21:47:45.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-06 21:47:45.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-06 21:47:45.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-06 21:47:45.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:47:45.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:45.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:45.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-06 21:47:45.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-06 21:47:45.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-06 21:47:45.172 | ++ 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-06 21:47:45.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-06 21:47:45.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-06 21:47:45.465 | 2026-07-06 21:47:45.478 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:45.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.51 ' 2026-07-06 21:47:45.486 | + 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-06 21:47:45.489 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:45.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-06 21:47:45.514 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:47:45.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-06 21:47:45.521 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-06 21:47:45.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d29e6648-ffe5-4be9-a59d-2e352ed6521d d5518508-3720-4ad4-83bf-b0e4d34b23ab 2026-07-06 21:47:47.457 | 2026-07-06 21:47:47.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-06 21:47:47.472 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 51da8032-76d6-41d6-9100-13ea88735394 2026-07-06 21:47:47.475 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-06 21:47:47.479 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:47.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-06 21:47:47.484 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-06 21:47:47.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 51da8032-76d6-41d6-9100-13ea88735394 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-06 21:47:47.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-06 21:47:47.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-06 21:47:47.498 | +++ 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 51da8032-76d6-41d6-9100-13ea88735394 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-06 21:47:47.498 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-06 21:47:49.366 | 2026-07-06 21:47:49.378 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:49.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-06 21:47:49.384 | | id | 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 |' 2026-07-06 21:47:49.387 | ++ 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-06 21:47:49.391 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:49.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 '|' 2026-07-06 21:47:49.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 |' 2026-07-06 21:47:49.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-06 21:47:49.427 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 '|' 2026-07-06 21:47:49.428 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-06 21:47:49.432 | ++ functions-common:get_field:806 : local data field 2026-07-06 21:47:49.435 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:49.438 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 21:47:49.442 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 21:47:49.446 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 21:47:49.447 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 |' 2026-07-06 21:47:49.453 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:49.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-06 21:47:49.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-06 21:47:49.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 '|' 2026-07-06 21:47:49.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-06 21:47:49.474 | ++ functions-common:get_field:806 : local data field 2026-07-06 21:47:49.478 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:49.482 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 21:47:49.486 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 21:47:49.491 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 21:47:49.492 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 |' 2026-07-06 21:47:49.499 | ++ functions-common:get_field:807 : read data 2026-07-06 21:47:49.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=7b8757ac-55b3-4f1e-88e0-4698cfe32d55 2026-07-06 21:47:49.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-06 21:47:49.513 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-06 21:47:49.517 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:49.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-06 21:47:49.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:49.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-06 21:47:49.556 | net.ipv6.conf.all.forwarding = 1 2026-07-06 21:47:49.564 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show d29e6648-ffe5-4be9-a59d-2e352ed6521d -c external_gateway_info -f json 2026-07-06 21:47:49.564 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 7b8757ac-55b3-4f1e-88e0-4698cfe32d55 2026-07-06 21:47:49.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-06 21:47:49.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-06 21:47:49.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-06 21:47:49.906 | 2026-07-06 21:47:49.917 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:47:49.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 21:47:49.926 | + 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-06 21:47:49.930 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 21:47:49.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-06 21:47:49.956 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 21:47:49.959 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-06 21:47:49.963 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-06 21:47:49.967 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 21:47:49.971 | ++ 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-06 21:47:49.993 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 21:47:49.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-06 21:47:49.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-06 21:47:50.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-06 21:47:50.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-06 21:47:50.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdd8:0493:476c::/56 2026-07-06 21:47:50.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z beaf43cf-7389-426c-8f6d-18332cc2831e ]] 2026-07-06 21:47:50.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdd8:0493:476c::/56 via 2001:db8::1 dev br-ex 2026-07-06 21:47:50.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-06 21:47:50.065 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:47:50.069 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-06 21:47:50.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:50.098 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-06 21:47:50.101 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:47:50.104 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-06 21:47:50.107 | + ./stack.sh:main:1332 : start_nova 2026-07-06 21:47:50.110 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-06 21:47:50.114 | + 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-06 21:47:50.117 | + 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-06 21:47:50.121 | + 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-06 21:47:50.124 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 21:47:50.127 | + 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-06 21:47:50.130 | + functions-common:run_process:1674 : local service=n-sch 2026-07-06 21:47:50.134 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 21:47:50.138 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:50.142 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:50.145 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:50.148 | + functions-common:run_process:1680 : local name=n-sch 2026-07-06 21:47:50.152 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:50.156 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:50.160 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:50.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:50.168 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:50.174 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374470170 2026-07-06 21:47:50.178 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-06 21:47:50.200 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:50.204 | + 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-06 21:47:50.207 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-06 21:47:50.211 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 21:47:50.214 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 21:47:50.218 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 21:47:50.220 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 21:47:50.224 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 21:47:50.226 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 21:47:50.229 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-06 21:47:50.232 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:50.236 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:50.240 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:50.244 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:50.248 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-06 21:47:50.252 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 21:47:50.256 | + 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-06 21:47:50.260 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-06 21:47:50.264 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 21:47:50.267 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:50.270 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:50.273 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:50.276 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:50.280 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:50.282 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-06 21:47:50.286 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:50.291 | + 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-06 21:47:50.373 | + 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-06 21:47:50.457 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-06 21:47:50.533 | + 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-06 21:47:50.605 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-06 21:47:50.671 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-06 21:47:50.744 | + 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-06 21:47:50.816 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:50.820 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:50.824 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-06 21:47:50.907 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:51.265 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-06 21:47:51.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-06 21:47:51.642 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-06 21:47:51.685 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:51.689 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:51.692 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:51.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:51.698 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:51.702 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:51.706 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:51.709 | + functions-common:time_stop:2427 : start_time=1783374470170 2026-07-06 21:47:51.713 | + functions-common:time_stop:2429 : [[ -z 1783374470170 ]] 2026-07-06 21:47:51.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:51.723 | + functions-common:time_stop:2432 : end_time=1783374471719 2026-07-06 21:47:51.726 | + functions-common:time_stop:2433 : elapsed_time=1549 2026-07-06 21:47:51.730 | + functions-common:time_stop:2434 : total=25973 2026-07-06 21:47:51.734 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:51.737 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27522 2026-07-06 21:47:51.741 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-06 21:47:51.747 | + 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-06 21:47:51.750 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-06 21:47:51.754 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 21:47:51.757 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:51.761 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:51.763 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:51.766 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-06 21:47:51.769 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:51.773 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:51.776 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:51.781 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:51.785 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:51.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374471787 2026-07-06 21:47:51.795 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-06 21:47:51.819 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:51.824 | + 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-06 21:47:51.826 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-06 21:47:51.829 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 21:47:51.833 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 21:47:51.836 | + 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-06 21:47:51.839 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 21:47:51.842 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-06 21:47:51.846 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-06 21:47:51.851 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-06 21:47:51.854 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:51.857 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:51.862 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:51.863 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:51.865 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-06 21:47:51.868 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-06 21:47:51.871 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:47:51.874 | + 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-06 21:47:51.877 | + 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-06 21:47:51.882 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-06 21:47:51.883 | + 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-06 21:47:51.885 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:47:51.889 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:47:51.893 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:47:51.896 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-06 21:47:51.899 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:47:51.906 | + 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-06 21:47:51.982 | + 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-06 21:47:52.063 | + 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-06 21:47:52.135 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-06 21:47:52.201 | + 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-06 21:47:52.277 | + 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-06 21:47:52.355 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-06 21:47:52.428 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-06 21:47:52.499 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-06 21:47:52.570 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-06 21:47:52.639 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-06 21:47:52.713 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:47:52.718 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:47:52.722 | + 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-06 21:47:52.803 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:47:53.130 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-06 21:47:53.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-06 21:47:53.477 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-06 21:47:53.555 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:53.560 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:53.563 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:53.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:53.570 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:53.574 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:53.579 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:53.582 | + functions-common:time_stop:2427 : start_time=1783374471787 2026-07-06 21:47:53.587 | + functions-common:time_stop:2429 : [[ -z 1783374471787 ]] 2026-07-06 21:47:53.591 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:53.598 | + functions-common:time_stop:2432 : end_time=1783374473594 2026-07-06 21:47:53.602 | + functions-common:time_stop:2433 : elapsed_time=1807 2026-07-06 21:47:53.605 | + functions-common:time_stop:2434 : total=27522 2026-07-06 21:47:53.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:53.611 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29329 2026-07-06 21:47:53.613 | + 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-06 21:47:53.617 | + 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-06 21:47:53.620 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-06 21:47:53.623 | + 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-06 21:47:53.626 | + 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-06 21:47:53.629 | + 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-06 21:47:53.633 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-06 21:47:53.637 | + 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-06 21:47:53.640 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-06 21:47:53.645 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-06 21:47:53.651 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:47:53.654 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 21:47:53.658 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-06 21:47:53.682 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:53.685 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-06 21:47:53.744 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 21:47:53.748 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-06 21:47:53.773 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:53.776 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 21:47:53.778 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-06 21:47:53.802 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:53.808 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-06 21:47:53.813 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:47:53.817 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-06 21:47:53.823 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-06 21:47:53.827 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:47:53.830 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:47:53.834 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-06 21:47:53.838 | + 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-06 21:47:53.842 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-06 21:47:53.845 | + 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-06 21:47:53.848 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:53.852 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:53.856 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:53.860 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-06 21:47:53.863 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:53.866 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:53.869 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:53.873 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:53.878 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:53.884 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374473880 2026-07-06 21:47:53.887 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-06 21:47:53.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:53.913 | + 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-06 21:47:53.918 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-06 21:47:53.921 | + 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-06 21:47:53.924 | + 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-06 21:47:53.926 | + 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-06 21:47:53.929 | + 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-06 21:47:53.932 | + 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-06 21:47:53.936 | + 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-06 21:47:53.940 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-06 21:47:53.943 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:53.945 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:53.949 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:53.952 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:53.955 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-06 21:47:53.959 | + 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-06 21:47:53.962 | + 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-06 21:47:53.965 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-06 21:47:53.968 | + 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-06 21:47:53.971 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:53.974 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:53.977 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:53.980 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:53.983 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:53.986 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-06 21:47:53.989 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:53.994 | + 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-06 21:47:54.071 | + 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-06 21:47:54.158 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-06 21:47:54.232 | + 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-06 21:47:54.306 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-06 21:47:54.376 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-06 21:47:54.450 | + 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-06 21:47:54.520 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:54.524 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:54.527 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-06 21:47:54.618 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:54.997 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-06 21:47:55.017 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-06 21:47:55.412 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-06 21:47:55.455 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:55.459 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:55.462 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:55.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:55.466 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:55.469 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:55.472 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:55.477 | + functions-common:time_stop:2427 : start_time=1783374473880 2026-07-06 21:47:55.481 | + functions-common:time_stop:2429 : [[ -z 1783374473880 ]] 2026-07-06 21:47:55.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:55.491 | + functions-common:time_stop:2432 : end_time=1783374475487 2026-07-06 21:47:55.494 | + functions-common:time_stop:2433 : elapsed_time=1607 2026-07-06 21:47:55.498 | + functions-common:time_stop:2434 : total=29329 2026-07-06 21:47:55.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:55.504 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30936 2026-07-06 21:47:55.507 | + 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-06 21:47:55.510 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-06 21:47:55.513 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 21:47:55.518 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:55.519 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:55.524 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:55.527 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-06 21:47:55.530 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:55.534 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:55.537 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:55.541 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:55.545 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:55.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374475547 2026-07-06 21:47:55.556 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-06 21:47:55.580 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:55.584 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:55.588 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:55.592 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:55.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:55.598 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:55.602 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:55.605 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:55.608 | + functions-common:time_stop:2427 : start_time=1783374475547 2026-07-06 21:47:55.611 | + functions-common:time_stop:2429 : [[ -z 1783374475547 ]] 2026-07-06 21:47:55.616 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:55.622 | + functions-common:time_stop:2432 : end_time=1783374475617 2026-07-06 21:47:55.625 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-06 21:47:55.628 | + functions-common:time_stop:2434 : total=30936 2026-07-06 21:47:55.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:55.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31006 2026-07-06 21:47:55.639 | + 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-06 21:47:55.642 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-06 21:47:55.644 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 21:47:55.648 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:55.652 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:55.655 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:55.659 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-06 21:47:55.662 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:55.665 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:55.669 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:55.672 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:55.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:55.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374475678 2026-07-06 21:47:55.686 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-06 21:47:55.710 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:55.714 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:55.717 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:55.720 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:55.724 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:55.727 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:55.731 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:55.733 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:55.737 | + functions-common:time_stop:2427 : start_time=1783374475678 2026-07-06 21:47:55.740 | + functions-common:time_stop:2429 : [[ -z 1783374475678 ]] 2026-07-06 21:47:55.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:55.748 | + functions-common:time_stop:2432 : end_time=1783374475745 2026-07-06 21:47:55.751 | + functions-common:time_stop:2433 : elapsed_time=67 2026-07-06 21:47:55.754 | + functions-common:time_stop:2434 : total=31006 2026-07-06 21:47:55.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:55.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31073 2026-07-06 21:47:55.765 | + 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-06 21:47:55.768 | + 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-06 21:47:55.772 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-06 21:47:55.776 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:47:55.779 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-06 21:47:55.782 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-06 21:47:55.805 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:55.808 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-06 21:47:55.871 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-06 21:47:55.875 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:47:55.879 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-06 21:47:55.938 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-06 21:47:55.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:55.966 | + 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-06 21:47:55.970 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-06 21:47:55.974 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 21:47:55.978 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:55.982 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:55.987 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:55.991 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-06 21:47:55.995 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:55.998 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:56.001 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:56.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:56.009 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:56.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374476010 2026-07-06 21:47:56.018 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-06 21:47:56.041 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:56.045 | + 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-06 21:47:56.049 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-06 21:47:56.053 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 21:47:56.056 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 21:47:56.060 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 21:47:56.064 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 21:47:56.068 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 21:47:56.072 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 21:47:56.077 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-06 21:47:56.081 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:56.084 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:56.087 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:56.091 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:56.094 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-06 21:47:56.097 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 21:47:56.101 | + 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-06 21:47:56.105 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-06 21:47:56.107 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 21:47:56.110 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:56.113 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:56.116 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:56.118 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:56.120 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:56.123 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-06 21:47:56.126 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:56.132 | + 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-06 21:47:56.211 | + 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-06 21:47:56.295 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-06 21:47:56.359 | + 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-06 21:47:56.449 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-06 21:47:56.538 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-06 21:47:56.606 | + 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-06 21:47:56.681 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:56.684 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:56.687 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-06 21:47:56.777 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:57.123 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-06 21:47:57.140 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-06 21:47:57.480 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-06 21:47:57.514 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:57.517 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:57.522 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:57.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:57.528 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:57.532 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:57.536 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:57.540 | + functions-common:time_stop:2427 : start_time=1783374476010 2026-07-06 21:47:57.543 | + functions-common:time_stop:2429 : [[ -z 1783374476010 ]] 2026-07-06 21:47:57.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:57.553 | + functions-common:time_stop:2432 : end_time=1783374477548 2026-07-06 21:47:57.557 | + functions-common:time_stop:2433 : elapsed_time=1538 2026-07-06 21:47:57.560 | + functions-common:time_stop:2434 : total=31073 2026-07-06 21:47:57.564 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:57.567 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32611 2026-07-06 21:47:57.570 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-06 21:47:57.576 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 21:47:57.580 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-06 21:47:57.602 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:57.605 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-06 21:47:57.610 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-06 21:47:57.613 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 21:47:57.616 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 21:47:57.620 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-06 21:47:57.623 | + 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-06 21:47:57.626 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-06 21:47:57.630 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 21:47:57.634 | + functions-common:run_process:1676 : local group= 2026-07-06 21:47:57.638 | + functions-common:run_process:1677 : local user= 2026-07-06 21:47:57.642 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:47:57.646 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-06 21:47:57.649 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:47:57.653 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:47:57.657 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:47:57.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:47:57.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:47:57.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374477668 2026-07-06 21:47:57.676 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-06 21:47:57.698 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:57.702 | + 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-06 21:47:57.706 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-06 21:47:57.709 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 21:47:57.713 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 21:47:57.717 | + 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-06 21:47:57.721 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 21:47:57.725 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-06 21:47:57.728 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-06 21:47:57.732 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-06 21:47:57.735 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:47:57.739 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:47:57.742 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:47:57.745 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:47:57.748 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-06 21:47:57.752 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-06 21:47:57.755 | + 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-06 21:47:57.758 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-06 21:47:57.762 | + 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-06 21:47:57.765 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:47:57.769 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:47:57.772 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:47:57.775 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:47:57.779 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:47:57.782 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-06 21:47:57.786 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:47:57.792 | + 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-06 21:47:57.866 | + 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-06 21:47:57.944 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-06 21:47:58.007 | + 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-06 21:47:58.070 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-06 21:47:58.130 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-06 21:47:58.195 | + 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-06 21:47:58.260 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:47:58.264 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:47:58.268 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-06 21:47:58.347 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:47:58.669 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-06 21:47:58.684 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-06 21:47:59.054 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-06 21:47:59.086 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:47:59.089 | + functions-common:time_stop:2420 : local name 2026-07-06 21:47:59.093 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:47:59.095 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:47:59.099 | + functions-common:time_stop:2423 : local total 2026-07-06 21:47:59.102 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:47:59.106 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:47:59.110 | + functions-common:time_stop:2427 : start_time=1783374477668 2026-07-06 21:47:59.113 | + functions-common:time_stop:2429 : [[ -z 1783374477668 ]] 2026-07-06 21:47:59.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:47:59.123 | + functions-common:time_stop:2432 : end_time=1783374479119 2026-07-06 21:47:59.126 | + functions-common:time_stop:2433 : elapsed_time=1451 2026-07-06 21:47:59.129 | + functions-common:time_stop:2434 : total=32611 2026-07-06 21:47:59.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:47:59.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34062 2026-07-06 21:47:59.139 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-06 21:47:59.142 | + 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-06 21:47:59.145 | + 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-06 21:47:59.149 | + 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-06 21:47:59.153 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 21:47:59.157 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-06 21:47:59.162 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 21:47:59.166 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:47:59.169 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 21:47:59.172 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 21:47:59.175 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 21:47:59.180 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-06 21:47:59.184 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-06 21:47:59.188 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-06 21:47:59.192 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-06 21:47:59.196 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 21:47:59.197 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 21:47:59.197 | BEGIN { 2026-07-06 21:47:59.197 | section = "" 2026-07-06 21:47:59.197 | last_section = "" 2026-07-06 21:47:59.197 | section_count = 0 2026-07-06 21:47:59.197 | } 2026-07-06 21:47:59.197 | /^\[.+\]/ { 2026-07-06 21:47:59.197 | gsub("[][]", "", $1); 2026-07-06 21:47:59.197 | section=$1 2026-07-06 21:47:59.197 | next 2026-07-06 21:47:59.197 | } 2026-07-06 21:47:59.197 | /^ *\#/ { 2026-07-06 21:47:59.197 | next 2026-07-06 21:47:59.197 | } 2026-07-06 21:47:59.197 | /^[^ \t]+/ { 2026-07-06 21:47:59.197 | # get offset of first = in $0 2026-07-06 21:47:59.197 | eq_idx = index($0, "=") 2026-07-06 21:47:59.197 | # extract attr & value from $0 2026-07-06 21:47:59.197 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 21:47:59.197 | value = substr($0, eq_idx + 1) 2026-07-06 21:47:59.197 | # only need to strip trailing whitespace from attr 2026-07-06 21:47:59.197 | sub(/[ \t]*$/, "", attr) 2026-07-06 21:47:59.197 | # need to strip leading & trailing whitespace from value 2026-07-06 21:47:59.197 | sub(/^[ \t]*/, "", value) 2026-07-06 21:47:59.197 | sub(/[ \t]*$/, "", value) 2026-07-06 21:47:59.197 | 2026-07-06 21:47:59.197 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 21:47:59.197 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 21:47:59.197 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 21:47:59.197 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 21:47:59.197 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 21:47:59.197 | if (section != last_section) { 2026-07-06 21:47:59.197 | cfg_section[section_count++] = section 2026-07-06 21:47:59.197 | last_section = section 2026-07-06 21:47:59.197 | } 2026-07-06 21:47:59.197 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 21:47:59.197 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 21:47:59.197 | 2026-07-06 21:47:59.197 | cfg_attr[section, attr, 0] = value 2026-07-06 21:47:59.197 | cfg_attr_count[section, attr] = 1 2026-07-06 21:47:59.197 | } else { 2026-07-06 21:47:59.197 | lno = cfg_attr_count[section, attr]++ 2026-07-06 21:47:59.197 | cfg_attr[section, attr, lno] = value 2026-07-06 21:47:59.197 | } 2026-07-06 21:47:59.197 | } 2026-07-06 21:47:59.197 | END { 2026-07-06 21:47:59.197 | # Process each section in order 2026-07-06 21:47:59.197 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 21:47:59.197 | section = cfg_section[sno] 2026-07-06 21:47:59.197 | # The ini routines simply append a config item immediately 2026-07-06 21:47:59.197 | # after the section header. To keep the same order as defined 2026-07-06 21:47:59.198 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 21:47:59.198 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 21:47:59.198 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 21:47:59.198 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 21:47:59.198 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 21:47:59.198 | else { 2026-07-06 21:47:59.198 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 21:47:59.198 | count = cfg_attr_count[section, attr] 2026-07-06 21:47:59.198 | print "inidelete " configfile " " section " " attr 2026-07-06 21:47:59.198 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 21:47:59.198 | for (l = count -2; l >= 0; l--) 2026-07-06 21:47:59.198 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 21:47:59.198 | } 2026-07-06 21:47:59.198 | } 2026-07-06 21:47:59.198 | } 2026-07-06 21:47:59.198 | } 2026-07-06 21:47:59.198 | ' 2026-07-06 21:47:59.198 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:47:59.199 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 21:47:59.199 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:47:59.202 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 21:47:59.205 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 21:47:59.209 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:47:59.212 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-06 21:47:59.215 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 21:47:59.215 | BEGIN { group = "" } 2026-07-06 21:47:59.215 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:47:59.215 | gsub("[][]", "", $1); 2026-07-06 21:47:59.215 | split($1, a, "|"); 2026-07-06 21:47:59.215 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 21:47:59.215 | group=a[1] 2026-07-06 21:47:59.215 | } else { 2026-07-06 21:47:59.215 | group="" 2026-07-06 21:47:59.215 | } 2026-07-06 21:47:59.215 | next 2026-07-06 21:47:59.215 | } 2026-07-06 21:47:59.215 | { 2026-07-06 21:47:59.215 | if (group != "") 2026-07-06 21:47:59.215 | print $0 2026-07-06 21:47:59.215 | } 2026-07-06 21:47:59.215 | ' /opt/stack/devstack/local.conf 2026-07-06 21:47:59.223 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 21:47:59.227 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-06 21:47:59.269 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-06 21:47:59.311 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-06 21:47:59.314 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 21:47:59.318 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-06 21:47:59.321 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 21:47:59.324 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 21:47:59.328 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 21:47:59.348 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:59.352 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 21:47:59.355 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 21:47:59.358 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 21:47:59.375 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:59.378 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/nova_cell1 2026-07-06 21:47:59.381 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/nova_cell1 2026-07-06 21:47:59.421 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 21:47:59.425 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 21:47:59.428 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-06 21:47:59.453 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-06 21:47:59.477 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-06 21:47:59.480 | + lib/nova:configure_console_compute:671 : local offset 2026-07-06 21:47:59.484 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-06 21:47:59.487 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-06 21:47:59.491 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-06 21:47:59.513 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.174 2026-07-06 21:47:59.516 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-06 21:47:59.534 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:59.537 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-06 21:47:59.540 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-06 21:47:59.543 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-06 21:47:59.546 | + functions:vercmp:648 : local 'op=<' 2026-07-06 21:47:59.549 | + functions:vercmp:649 : local v2=1.0.0 2026-07-06 21:47:59.552 | + functions:vercmp:650 : local result 2026-07-06 21:47:59.558 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-06 21:47:59.558 | ++ functions:vercmp:654 : head -1 2026-07-06 21:47:59.558 | ++ functions:vercmp:654 : sort -V 2026-07-06 21:47:59.564 | + functions:vercmp:654 : result=1.0.0 2026-07-06 21:47:59.567 | + functions:vercmp:656 : case $op in 2026-07-06 21:47:59.570 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-06 21:47:59.573 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-06 21:47:59.576 | + functions:vercmp:667 : return 2026-07-06 21:47:59.580 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.174:6080/vnc_lite.html 2026-07-06 21:47:59.583 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.174:6080/vnc_lite.html 2026-07-06 21:47:59.623 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.174:6081/spice_auto.html 2026-07-06 21:47:59.626 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.174:6081/spice_auto.html 2026-07-06 21:47:59.668 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-06 21:47:59.686 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:47:59.689 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-06 21:47:59.692 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.174 2026-07-06 21:47:59.696 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-06 21:47:59.736 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.174 2026-07-06 21:47:59.774 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-06 21:47:59.795 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:59.798 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-06 21:47:59.801 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-06 21:47:59.823 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:47:59.827 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-06 21:47:59.830 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-06 21:47:59.868 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-06 21:47:59.871 | + 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-06 21:47:59.913 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 21:47:59.916 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-06 21:47:59.919 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-06 21:47:59.960 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-06 21:47:59.964 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 21:47:59.968 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-06 21:47:59.971 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-06 21:48:00.014 | + 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-06 21:48:00.018 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-06 21:48:00.022 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 21:48:00.025 | + functions-common:run_process:1676 : local group=libvirt 2026-07-06 21:48:00.028 | + functions-common:run_process:1677 : local user= 2026-07-06 21:48:00.031 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:48:00.035 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-06 21:48:00.038 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:48:00.041 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:48:00.044 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:00.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:00.053 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:00.058 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374480055 2026-07-06 21:48:00.062 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-06 21:48:00.084 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:00.087 | + 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-06 21:48:00.089 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-06 21:48:00.092 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 21:48:00.094 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 21:48:00.097 | + 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-06 21:48:00.100 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 21:48:00.104 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-06 21:48:00.108 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-06 21:48:00.111 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-06 21:48:00.114 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-06 21:48:00.118 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:48:00.120 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:48:00.123 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:48:00.126 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-06 21:48:00.129 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-06 21:48:00.132 | + 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-06 21:48:00.135 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-06 21:48:00.138 | + 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-06 21:48:00.141 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-06 21:48:00.144 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:48:00.146 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:48:00.149 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:48:00.153 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-06 21:48:00.156 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-06 21:48:00.159 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-06 21:48:00.163 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:48:00.167 | + 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-06 21:48:00.247 | + 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-06 21:48:00.336 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-06 21:48:00.404 | + 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-06 21:48:00.467 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-06 21:48:00.537 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-06 21:48:00.606 | + 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-06 21:48:00.681 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:48:00.684 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-06 21:48:00.689 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-06 21:48:00.768 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-06 21:48:00.854 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:48:01.200 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-06 21:48:01.215 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-06 21:48:01.557 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-06 21:48:01.598 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:48:01.601 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:01.605 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:01.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:01.612 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:01.616 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:01.619 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:48:01.623 | + functions-common:time_stop:2427 : start_time=1783374480055 2026-07-06 21:48:01.627 | + functions-common:time_stop:2429 : [[ -z 1783374480055 ]] 2026-07-06 21:48:01.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:01.636 | + functions-common:time_stop:2432 : end_time=1783374481632 2026-07-06 21:48:01.639 | + functions-common:time_stop:2433 : elapsed_time=1577 2026-07-06 21:48:01.642 | + functions-common:time_stop:2434 : total=34062 2026-07-06 21:48:01.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:01.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35639 2026-07-06 21:48:01.651 | + 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-06 21:48:01.655 | + 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-06 21:48:01.659 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-06 21:48:01.682 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:01.685 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-06 21:48:01.685 | Dumping cells_v2 mapping 2026-07-06 21:48:01.689 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-06 21:48:02.054 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:48:02.054 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:48:02.054 | we strongly recommend against using it for new projects. 2026-07-06 21:48:02.054 | 2026-07-06 21:48:02.054 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:48:02.054 | framework. For more detail see 2026-07-06 21:48:02.054 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:48:02.054 | 2026-07-06 21:48:02.054 | import eventlet # noqa 2026-07-06 21:48:02.222 | 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-06 21:48:03.986 | INFO dbcounter [None req-a23f31ac-1bfd-4447-8902-4399022f47a6 None None] Registered counter for database nova_api 2026-07-06 21:48:04.053 | DEBUG dbcounter [-] [99138] Writer thread running {{(pid=99138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:48:04.068 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-06 21:48:04.068 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-06 21:48:04.068 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-06 21:48:04.068 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-06 21:48:04.068 | | cell1 | fd6104fe-9127-4f11-a746-029786581989 | rabbit://stackrabbit:secretrabbit@10.4.3.174:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-06 21:48:04.068 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-06 21:48:04.644 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-06 21:48:04.648 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-06 21:48:04.727 | + inc/async:async_inner:63 : create_flavors 2026-07-06 21:48:04.773 | [9809 Async create_flavors:99264]: running: create_flavors 2026-07-06 21:48:04.777 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-06 21:48:04.798 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:04.802 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-06 21:48:04.804 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:48:04.807 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-06 21:48:04.811 | + ./stack.sh:main:1337 : start_cinder 2026-07-06 21:48:04.814 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-06 21:48:04.819 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-06 21:48:04.826 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 21:48:04.830 | + functions-common:run_process:1674 : local service=c-api 2026-07-06 21:48:04.834 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 21:48:04.838 | + functions-common:run_process:1676 : local group= 2026-07-06 21:48:04.841 | + functions-common:run_process:1677 : local user= 2026-07-06 21:48:04.845 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:48:04.848 | + functions-common:run_process:1680 : local name=c-api 2026-07-06 21:48:04.851 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:48:04.854 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:48:04.857 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:04.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:04.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:04.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374484866 2026-07-06 21:48:04.873 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-06 21:48:04.898 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:04.902 | + 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-06 21:48:04.906 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-06 21:48:04.910 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 21:48:04.914 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 21:48:04.917 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 21:48:04.919 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 21:48:04.922 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-06 21:48:04.926 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-06 21:48:04.930 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-06 21:48:04.933 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:48:04.937 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:48:04.941 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:48:04.945 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:48:04.948 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-06 21:48:04.951 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 21:48:04.956 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:04.959 | + 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-06 21:48:04.962 | + 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-06 21:48:04.966 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-06 21:48:04.969 | + 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-06 21:48:04.973 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:48:04.977 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:48:04.980 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:48:04.985 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-06 21:48:04.988 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:48:04.992 | + 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-06 21:48:05.067 | + 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-06 21:48:05.152 | + 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-06 21:48:05.219 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-06 21:48:05.290 | + 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-06 21:48:05.364 | + 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-06 21:48:05.434 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-06 21:48:05.499 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-06 21:48:05.570 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-06 21:48:05.647 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-06 21:48:05.723 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-06 21:48:05.797 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:48:05.800 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:48:05.804 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-06 21:48:05.898 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:48:06.342 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-06 21:48:06.362 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-06 21:48:06.701 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-06 21:48:06.784 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:48:06.789 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:06.793 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:06.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:06.801 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:06.805 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:06.808 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:48:06.813 | + functions-common:time_stop:2427 : start_time=1783374484866 2026-07-06 21:48:06.816 | + functions-common:time_stop:2429 : [[ -z 1783374484866 ]] 2026-07-06 21:48:06.822 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:06.829 | + functions-common:time_stop:2432 : end_time=1783374486825 2026-07-06 21:48:06.833 | + functions-common:time_stop:2433 : elapsed_time=1959 2026-07-06 21:48:06.837 | + functions-common:time_stop:2434 : total=35639 2026-07-06 21:48:06.841 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:06.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37598 2026-07-06 21:48:06.849 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-06 21:48:06.849 | Waiting for Cinder API to start... 2026-07-06 21:48:06.854 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.174/volume/v3/ 2026-07-06 21:48:06.860 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.174/volume/v3/ 2026-07-06 21:48:06.863 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 21:48:06.868 | + functions:wait_for_service:477 : local url=https://10.4.3.174/volume/v3/ 2026-07-06 21:48:06.871 | + functions:wait_for_service:478 : local rval=0 2026-07-06 21:48:06.876 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 21:48:06.881 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:48:06.884 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:06.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:06.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:06.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374486896 2026-07-06 21:48:06.904 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 21:48:06.910 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.174/volume/v3/ 2026-07-06 21:48:09.435 | + :: : [[ 401 == 503 ]] 2026-07-06 21:48:09.437 | + :: : [[ 0 -eq 7 ]] 2026-07-06 21:48:09.441 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 21:48:09.445 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:09.449 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:09.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:09.456 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:09.459 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:09.463 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:48:09.467 | + functions-common:time_stop:2427 : start_time=1783374486896 2026-07-06 21:48:09.471 | + functions-common:time_stop:2429 : [[ -z 1783374486896 ]] 2026-07-06 21:48:09.475 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:09.482 | + functions-common:time_stop:2432 : end_time=1783374489477 2026-07-06 21:48:09.486 | + functions-common:time_stop:2433 : elapsed_time=2581 2026-07-06 21:48:09.491 | + functions-common:time_stop:2434 : total=8954 2026-07-06 21:48:09.494 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:09.499 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11535 2026-07-06 21:48:09.503 | + functions:wait_for_service:486 : return 0 2026-07-06 21:48:09.507 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.511 | + functions-common:run_process:1674 : local service=c-sch 2026-07-06 21:48:09.515 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.520 | + functions-common:run_process:1676 : local group= 2026-07-06 21:48:09.522 | + functions-common:run_process:1677 : local user= 2026-07-06 21:48:09.525 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:48:09.528 | + functions-common:run_process:1680 : local name=c-sch 2026-07-06 21:48:09.531 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:48:09.535 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:48:09.538 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:09.541 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:09.544 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:09.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374489546 2026-07-06 21:48:09.553 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-06 21:48:09.573 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:09.576 | + 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-06 21:48:09.579 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-06 21:48:09.582 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.586 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.589 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.592 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.594 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 21:48:09.597 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 21:48:09.599 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-06 21:48:09.602 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:48:09.605 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:48:09.609 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:48:09.612 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:48:09.615 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-06 21:48:09.619 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 21:48:09.622 | + 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-06 21:48:09.626 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-06 21:48:09.630 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:09.633 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:48:09.636 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:48:09.640 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 21:48:09.643 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:48:09.646 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:48:09.649 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-06 21:48:09.652 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:48:09.658 | + 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-06 21:48:09.741 | + 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-06 21:48:09.828 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-06 21:48:09.833 | + inc/async:async_inner:64 : rc=0 2026-07-06 21:48:09.862 | [99264 Async create_flavors:99264]: finished successfully 2026-07-06 21:48:09.897 | + 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-06 21:48:09.965 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-06 21:48:10.036 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-06 21:48:10.107 | + 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-06 21:48:10.180 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 21:48:10.183 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:48:10.187 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-06 21:48:10.266 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:48:10.623 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-06 21:48:10.640 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-06 21:48:11.001 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-06 21:48:11.038 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:48:11.042 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:11.045 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:11.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:11.052 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:11.055 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:11.059 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:48:11.063 | + functions-common:time_stop:2427 : start_time=1783374489546 2026-07-06 21:48:11.066 | + functions-common:time_stop:2429 : [[ -z 1783374489546 ]] 2026-07-06 21:48:11.070 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:11.075 | + functions-common:time_stop:2432 : end_time=1783374491072 2026-07-06 21:48:11.079 | + functions-common:time_stop:2433 : elapsed_time=1526 2026-07-06 21:48:11.082 | + functions-common:time_stop:2434 : total=37598 2026-07-06 21:48:11.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:11.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39124 2026-07-06 21:48:11.092 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:11.096 | + 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-06 21:48:11.099 | + functions-common:run_process:1674 : local service=c-bak 2026-07-06 21:48:11.102 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:11.104 | + functions-common:run_process:1676 : local group= 2026-07-06 21:48:11.107 | + functions-common:run_process:1677 : local user= 2026-07-06 21:48:11.110 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:11.113 | + functions-common:run_process:1680 : local name=c-bak 2026-07-06 21:48:11.117 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:48:11.120 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:48:11.123 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:11.126 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:11.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:11.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374491131 2026-07-06 21:48:11.136 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-06 21:48:11.156 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:11.158 | + 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-06 21:48:11.160 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-06 21:48:11.162 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:11.166 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:11.168 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:11.170 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:11.173 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 21:48:11.175 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 21:48:11.179 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-06 21:48:11.182 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:48:11.185 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:48:11.190 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:48:11.191 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:11.195 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-06 21:48:11.200 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 21:48:11.202 | + 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-06 21:48:11.205 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-06 21:48:11.208 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:11.212 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:48:11.216 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:48:11.219 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:11.222 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:48:11.225 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:48:11.227 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-06 21:48:11.231 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:48:11.238 | + 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-06 21:48:11.316 | + 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-06 21:48:11.392 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-06 21:48:11.459 | + 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-06 21:48:11.527 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-06 21:48:11.593 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-06 21:48:11.661 | + 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-06 21:48:11.724 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-06 21:48:11.727 | + 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-06 21:48:11.790 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:48:11.792 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-06 21:48:11.866 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:48:12.221 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-06 21:48:12.237 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-06 21:48:12.587 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-06 21:48:12.622 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:48:12.626 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:12.630 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:12.636 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:12.639 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:12.644 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:12.648 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:48:12.652 | + functions-common:time_stop:2427 : start_time=1783374491131 2026-07-06 21:48:12.656 | + functions-common:time_stop:2429 : [[ -z 1783374491131 ]] 2026-07-06 21:48:12.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:12.666 | + functions-common:time_stop:2432 : end_time=1783374492662 2026-07-06 21:48:12.669 | + functions-common:time_stop:2433 : elapsed_time=1531 2026-07-06 21:48:12.673 | + functions-common:time_stop:2434 : total=39124 2026-07-06 21:48:12.676 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:12.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40655 2026-07-06 21:48:12.684 | + 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-06 21:48:12.687 | + functions-common:run_process:1674 : local service=c-vol 2026-07-06 21:48:12.691 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:12.695 | + functions-common:run_process:1676 : local group= 2026-07-06 21:48:12.699 | + functions-common:run_process:1677 : local user= 2026-07-06 21:48:12.702 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:12.705 | + functions-common:run_process:1680 : local name=c-vol 2026-07-06 21:48:12.708 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:48:12.711 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:48:12.714 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:12.717 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:12.721 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:12.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374492724 2026-07-06 21:48:12.732 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-06 21:48:12.753 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:12.758 | + 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-06 21:48:12.762 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-06 21:48:12.766 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:12.769 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:12.772 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:12.775 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:12.779 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 21:48:12.783 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 21:48:12.787 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-06 21:48:12.790 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:48:12.794 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:48:12.798 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:48:12.802 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:12.805 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-06 21:48:12.809 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 21:48:12.812 | + 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-06 21:48:12.816 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-06 21:48:12.819 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 21:48:12.822 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 21:48:12.825 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-06 21:48:12.828 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 21:48:12.832 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 21:48:12.836 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 21:48:12.838 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-06 21:48:12.842 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 21:48:12.848 | + 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-06 21:48:12.929 | + 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-06 21:48:13.008 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-06 21:48:13.076 | + 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-06 21:48:13.151 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-06 21:48:13.221 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-06 21:48:13.294 | + 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-06 21:48:13.364 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-06 21:48:13.368 | + 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-06 21:48:13.444 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 21:48:13.448 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-06 21:48:13.533 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 21:48:13.904 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-06 21:48:13.923 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-06 21:48:14.333 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-06 21:48:14.373 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:48:14.377 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:14.381 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:14.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:14.388 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:14.390 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:14.393 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:48:14.397 | + functions-common:time_stop:2427 : start_time=1783374492724 2026-07-06 21:48:14.401 | + functions-common:time_stop:2429 : [[ -z 1783374492724 ]] 2026-07-06 21:48:14.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:14.412 | + functions-common:time_stop:2432 : end_time=1783374494408 2026-07-06 21:48:14.416 | + functions-common:time_stop:2433 : elapsed_time=1684 2026-07-06 21:48:14.420 | + functions-common:time_stop:2434 : total=40655 2026-07-06 21:48:14.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:14.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42339 2026-07-06 21:48:14.431 | + ./stack.sh:main:1338 : create_volume_types 2026-07-06 21:48:14.436 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-06 21:48:14.463 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:14.467 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-06 21:48:14.470 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-06 21:48:14.475 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 21:48:14.478 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-06 21:48:14.482 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-06 21:48:14.489 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-06 21:48:14.490 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-06 21:48:14.496 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-06 21:48:14.500 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-06 21:48:14.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:14.527 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-06 21:48:16.030 | 2026-07-06 21:48:16.030 | +-------------+--------------------------------------+ 2026-07-06 21:48:16.030 | | Field | Value | 2026-07-06 21:48:16.030 | +-------------+--------------------------------------+ 2026-07-06 21:48:16.030 | | description | None | 2026-07-06 21:48:16.030 | | id | 9193bf79-7d05-4ef4-9746-babea43760e6 | 2026-07-06 21:48:16.030 | | is_public | True | 2026-07-06 21:48:16.030 | | name | storpool | 2026-07-06 21:48:16.030 | | properties | volume_backend_name='storpool' | 2026-07-06 21:48:16.030 | +-------------+--------------------------------------+ 2026-07-06 21:48:16.039 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-06 21:48:16.042 | + lib/cinder:create_volume_types:698 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:16.047 | + lib/cinder:create_volume_types:699 : create_one_type multiattach multiattach ' True' 2026-07-06 21:48:16.051 | + lib/cinder:create_one_type:666 : type_name=multiattach 2026-07-06 21:48:16.054 | + lib/cinder:create_one_type:667 : property_key=multiattach 2026-07-06 21:48:16.057 | + lib/cinder:create_one_type:668 : property_value=' True' 2026-07-06 21:48:16.060 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-06 21:48:16.084 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:16.088 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-07-06 21:48:17.108 | 2026-07-06 21:48:17.108 | +-------------+--------------------------------------+ 2026-07-06 21:48:17.108 | | Field | Value | 2026-07-06 21:48:17.108 | +-------------+--------------------------------------+ 2026-07-06 21:48:17.108 | | description | None | 2026-07-06 21:48:17.108 | | id | c4753235-2a88-471b-a80a-2cc5528be714 | 2026-07-06 21:48:17.108 | | is_public | True | 2026-07-06 21:48:17.108 | | name | multiattach | 2026-07-06 21:48:17.108 | | properties | multiattach=' True' | 2026-07-06 21:48:17.108 | +-------------+--------------------------------------+ 2026-07-06 21:48:17.117 | + lib/cinder:create_one_type:672 : [[ multiattach == \c\e\p\h ]] 2026-07-06 21:48:17.120 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-06 21:48:17.124 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-06 21:48:17.127 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-06 21:48:17.147 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:17.151 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-06 21:48:17.155 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:48:17.159 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-06 21:48:17.162 | + ./stack.sh:main:1353 : start_glance 2026-07-06 21:48:17.165 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-06 21:48:17.169 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-06 21:48:17.174 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 21:48:17.178 | + functions-common:run_process:1674 : local service=g-api 2026-07-06 21:48:17.182 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 21:48:17.186 | + functions-common:run_process:1676 : local group= 2026-07-06 21:48:17.190 | + functions-common:run_process:1677 : local user= 2026-07-06 21:48:17.192 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 21:48:17.196 | + functions-common:run_process:1680 : local name=g-api 2026-07-06 21:48:17.200 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 21:48:17.203 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 21:48:17.206 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:17.209 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:17.213 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:17.219 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374497215 2026-07-06 21:48:17.222 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-06 21:48:17.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:17.247 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-06 21:48:17.250 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-06 21:48:17.252 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 21:48:17.255 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 21:48:17.257 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 21:48:17.261 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 21:48:17.265 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-06 21:48:17.269 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-06 21:48:17.273 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-06 21:48:17.276 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 21:48:17.280 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-06 21:48:17.283 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-06 21:48:17.287 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 21:48:17.291 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-06 21:48:17.294 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-06 21:48:17.298 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:17.301 | + 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-06 21:48:17.305 | + 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-06 21:48:17.308 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-06 21:48:17.311 | + 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-06 21:48:17.315 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 21:48:17.318 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-06 21:48:17.322 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 21:48:17.325 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-06 21:48:17.328 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 21:48:17.333 | + 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-06 21:48:17.413 | + 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-06 21:48:17.491 | + 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-06 21:48:17.557 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-06 21:48:17.626 | + 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-06 21:48:17.695 | + 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-06 21:48:17.760 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-06 21:48:17.826 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-06 21:48:17.885 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-06 21:48:17.946 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-06 21:48:18.007 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-06 21:48:18.079 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 21:48:18.082 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 21:48:18.085 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-06 21:48:18.166 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 21:48:18.503 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-06 21:48:18.521 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-06 21:48:18.874 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-06 21:48:18.949 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 21:48:18.952 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:18.956 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:18.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:18.962 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:18.966 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:18.970 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 21:48:18.973 | + functions-common:time_stop:2427 : start_time=1783374497215 2026-07-06 21:48:18.977 | + functions-common:time_stop:2429 : [[ -z 1783374497215 ]] 2026-07-06 21:48:18.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:18.987 | + functions-common:time_stop:2432 : end_time=1783374498984 2026-07-06 21:48:18.991 | + functions-common:time_stop:2433 : elapsed_time=1769 2026-07-06 21:48:18.993 | + functions-common:time_stop:2434 : total=42339 2026-07-06 21:48:18.997 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:19.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44108 2026-07-06 21:48:19.005 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-06 21:48:19.027 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:19.032 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.174) to start...' 2026-07-06 21:48:19.032 | Waiting for g-api (10.4.3.174) to start... 2026-07-06 21:48:19.036 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.174/image 2026-07-06 21:48:19.040 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 21:48:19.044 | + functions:wait_for_service:477 : local url=https://10.4.3.174/image 2026-07-06 21:48:19.047 | + functions:wait_for_service:478 : local rval=0 2026-07-06 21:48:19.050 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 21:48:19.052 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:48:19.055 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:19.057 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:19.062 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:19.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374499064 2026-07-06 21:48:19.072 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 21:48:19.079 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.174/image 2026-07-06 21:48:21.507 | + :: : [[ 300 == 503 ]] 2026-07-06 21:48:21.508 | + :: : [[ 0 -eq 7 ]] 2026-07-06 21:48:21.512 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 21:48:21.515 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:21.518 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:21.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:21.525 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:21.528 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:21.531 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:48:21.534 | + functions-common:time_stop:2427 : start_time=1783374499064 2026-07-06 21:48:21.538 | + functions-common:time_stop:2429 : [[ -z 1783374499064 ]] 2026-07-06 21:48:21.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:21.548 | + functions-common:time_stop:2432 : end_time=1783374501544 2026-07-06 21:48:21.551 | + functions-common:time_stop:2433 : elapsed_time=2480 2026-07-06 21:48:21.554 | + functions-common:time_stop:2434 : total=11535 2026-07-06 21:48:21.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:21.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14015 2026-07-06 21:48:21.564 | + functions:wait_for_service:486 : return 0 2026-07-06 21:48:21.568 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-06 21:48:21.591 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:21.594 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-06 21:48:21.615 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:21.619 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-06 21:48:21.622 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:48:21.624 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-06 21:48:21.627 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-06 21:48:21.630 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:21.635 | + 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-06 21:48:21.638 | + functions:upload_image:141 : local image image_fname image_name 2026-07-06 21:48:21.641 | + functions:upload_image:143 : local max_attempts=5 2026-07-06 21:48:21.643 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-06 21:48:21.649 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:21.653 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:21.655 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-06 21:48:21.658 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-06 21:48:21.661 | ++ functions:upload_image:151 : seq 5 2026-07-06 21:48:21.666 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-06 21:48:21.668 | + functions:upload_image:152 : local rc=0 2026-07-06 21:48:21.671 | + 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-06 21:48:21.674 | --2026-07-06 21:48:21-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:21.934 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-06 21:48:22.104 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-06 21:48:22.285 | HTTP request sent, awaiting response... 302 Found 2026-07-06 21:48:22.285 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-06 21:48:22.285 | --2026-07-06 21:48:22-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:22.384 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 21:48:22.410 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 21:48:22.650 | HTTP request sent, awaiting response... 302 Found 2026-07-06 21:48:22.650 | 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-06T22%3A28%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-06T21%3A28%3A04Z&ske=2026-07-06T22%3A28%3A36Z&sks=b&skv=2018-11-09&sig=7%2B7iRW87uO82GxIeD1AFVZi5NnSppQr3g9OX2P1KdXc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NjMwMiwibmJmIjoxNzgzMzc0NTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vwkLsjhf8t3aqwxWW2Y6d__jMEIfv1Hl10TAa31fQsI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-06 21:48:22.650 | --2026-07-06 21:48:22-- 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-06T22%3A28%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-06T21%3A28%3A04Z&ske=2026-07-06T22%3A28%3A36Z&sks=b&skv=2018-11-09&sig=7%2B7iRW87uO82GxIeD1AFVZi5NnSppQr3g9OX2P1KdXc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NjMwMiwibmJmIjoxNzgzMzc0NTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vwkLsjhf8t3aqwxWW2Y6d__jMEIfv1Hl10TAa31fQsI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-06 21:48:22.653 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-07-06 21:48:22.654 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-06 21:48:22.996 | HTTP request sent, awaiting response... 200 OK 2026-07-06 21:48:22.996 | Length: 21430272 (20M) [application/octet-stream] 2026-07-06 21:48:22.997 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-06 21:48:23.017 | 2026-07-06 21:48:23.485 | 0K ........ ........ .... 100% 41.8M=0.5s 2026-07-06 21:48:23.485 | 2026-07-06 21:48:23.485 | 2026-07-06 21:48:23 (41.8 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-06 21:48:23.485 | 2026-07-06 21:48:23.490 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-06 21:48:23.492 | + functions:upload_image:163 : break 2026-07-06 21:48:23.495 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:23.497 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-06 21:48:23.500 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-06 21:48:23.503 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-06 21:48:23.506 | + functions:upload_image:313 : local kernel= 2026-07-06 21:48:23.509 | + functions:upload_image:314 : local ramdisk= 2026-07-06 21:48:23.512 | + functions:upload_image:315 : local disk_format= 2026-07-06 21:48:23.515 | + functions:upload_image:316 : local container_format= 2026-07-06 21:48:23.518 | + functions:upload_image:317 : local unpack= 2026-07-06 21:48:23.521 | + functions:upload_image:318 : local img_property= 2026-07-06 21:48:23.524 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 21:48:23.526 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-06 21:48:23.529 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-06 21:48:23.532 | + functions:upload_image:328 : case "$image_fname" in 2026-07-06 21:48:23.535 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-06 21:48:23.541 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-06 21:48:23.543 | + functions:upload_image:350 : local format 2026-07-06 21:48:23.547 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:23.548 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-06 21:48:23.557 | + functions:upload_image:351 : format=qcow2 2026-07-06 21:48:23.560 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-06 21:48:23.563 | + functions:upload_image:353 : disk_format=qcow2 2026-07-06 21:48:23.566 | + functions:upload_image:357 : container_format=bare 2026-07-06 21:48:23.569 | + functions:upload_image:404 : is_arch ppc64le 2026-07-06 21:48:23.573 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:23.578 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-06 21:48:23.582 | + functions:upload_image:404 : is_arch ppc64 2026-07-06 21:48:23.586 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:23.591 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 21:48:23.594 | + functions:upload_image:404 : is_arch ppc 2026-07-06 21:48:23.598 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:23.602 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-06 21:48:23.605 | + functions:upload_image:408 : is_arch aarch64 2026-07-06 21:48:23.608 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:23.613 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 21:48:23.616 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-06 21:48:23.619 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-06 21:48:23.622 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-06 21:48:23.625 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-06 21:48:23.627 | + 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-06 21:48:23.630 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-06 21:48:23.632 | + functions:_upload_image:112 : shift 2026-07-06 21:48:23.636 | + functions:_upload_image:113 : local container=bare 2026-07-06 21:48:23.639 | + functions:_upload_image:114 : shift 2026-07-06 21:48:23.641 | + functions:_upload_image:115 : local disk=qcow2 2026-07-06 21:48:23.645 | + functions:_upload_image:116 : shift 2026-07-06 21:48:23.648 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:23.651 | + functions:_upload_image:118 : shift 2026-07-06 21:48:23.654 | + functions:_upload_image:119 : local properties 2026-07-06 21:48:23.656 | + functions:_upload_image:120 : local useimport 2026-07-06 21:48:23.660 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-06 21:48:23.663 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-06 21:48:23.666 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-06 21:48:23.669 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-06 21:48:23.672 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-06 21:48:23.676 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-06 21:48:23.679 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:23.682 | + functions:_upload_image:125 : useimport=--import 2026-07-06 21:48:23.686 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-06 21:48:23.690 | + 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-06 21:48:27.324 | 2026-07-06 21:48:27.324 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:27.324 | | Field | Value | 2026-07-06 21:48:27.324 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:27.324 | | container_format | bare | 2026-07-06 21:48:27.324 | | created_at | 2026-07-06T21:48:25Z | 2026-07-06 21:48:27.324 | | disk_format | qcow2 | 2026-07-06 21:48:27.324 | | file | /v2/images/9c20cee4-3fd3-4330-9f26-646147cb5d08/file | 2026-07-06 21:48:27.324 | | id | 9c20cee4-3fd3-4330-9f26-646147cb5d08 | 2026-07-06 21:48:27.324 | | min_disk | 0 | 2026-07-06 21:48:27.324 | | min_ram | 0 | 2026-07-06 21:48:27.324 | | name | cirros-0.6.2-x86_64-disk | 2026-07-06 21:48:27.324 | | owner | 6dc6585c07c94340bab389281bc39d26 | 2026-07-06 21:48:27.324 | | properties | hw_rng_model='virtio', os_glance_import_task='06892e13-bc64-404b-9298-c57889c324eb', 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-06 21:48:27.324 | | protected | False | 2026-07-06 21:48:27.324 | | schema | /v2/schemas/image | 2026-07-06 21:48:27.324 | | size | 21430272 | 2026-07-06 21:48:27.324 | | status | uploading | 2026-07-06 21:48:27.324 | | tags | | 2026-07-06 21:48:27.324 | | updated_at | 2026-07-06T21:48:26Z | 2026-07-06 21:48:27.324 | | visibility | public | 2026-07-06 21:48:27.324 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:27.333 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-06 21:48:27.337 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:27.340 | + 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-06 21:48:27.344 | + functions:upload_image:141 : local image image_fname image_name 2026-07-06 21:48:27.346 | + functions:upload_image:143 : local max_attempts=5 2026-07-06 21:48:27.350 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-06 21:48:27.356 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:27.361 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:27.364 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-06 21:48:27.367 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-06 21:48:27.370 | ++ functions:upload_image:151 : seq 5 2026-07-06 21:48:27.374 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-06 21:48:27.377 | + functions:upload_image:152 : local rc=0 2026-07-06 21:48:27.380 | + 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-06 21:48:27.384 | --2026-07-06 21:48:27-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:27.384 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-06 21:48:27.552 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-06 21:48:27.728 | HTTP request sent, awaiting response... 302 Found 2026-07-06 21:48:27.728 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-06 21:48:27.728 | --2026-07-06 21:48:27-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:27.773 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 21:48:27.800 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 21:48:28.356 | HTTP request sent, awaiting response... 302 Found 2026-07-06 21:48:28.356 | 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-06T22%3A48%3A05Z&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-06T21%3A47%3A39Z&ske=2026-07-06T22%3A48%3A05Z&sks=b&skv=2018-11-09&sig=X1QMmAsGkbnNpoVhZ5IWYws2pZyPZuAiF0LD073d5J8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NjMwOCwibmJmIjoxNzgzMzc0NTA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.CA-6spsFLGpdOB0U6wrz8cK5a_ISU8Kj-CNu67ad-fs&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-06 21:48:28.356 | --2026-07-06 21:48:28-- 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-06T22%3A48%3A05Z&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-06T21%3A47%3A39Z&ske=2026-07-06T22%3A48%3A05Z&sks=b&skv=2018-11-09&sig=X1QMmAsGkbnNpoVhZ5IWYws2pZyPZuAiF0LD073d5J8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NjMwOCwibmJmIjoxNzgzMzc0NTA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.CA-6spsFLGpdOB0U6wrz8cK5a_ISU8Kj-CNu67ad-fs&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-06 21:48:28.359 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-07-06 21:48:28.360 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-06 21:48:28.489 | HTTP request sent, awaiting response... 200 OK 2026-07-06 21:48:28.490 | Length: 21233664 (20M) [application/octet-stream] 2026-07-06 21:48:28.490 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-06 21:48:28.503 | 2026-07-06 21:48:28.912 | 0K ........ ........ .... 100% 47.9M=0.4s 2026-07-06 21:48:28.912 | 2026-07-06 21:48:28.913 | 2026-07-06 21:48:28 (47.9 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-06 21:48:28.913 | 2026-07-06 21:48:28.917 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-06 21:48:28.920 | + functions:upload_image:163 : break 2026-07-06 21:48:28.923 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:28.926 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-06 21:48:28.930 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-06 21:48:28.933 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-06 21:48:28.935 | + functions:upload_image:313 : local kernel= 2026-07-06 21:48:28.938 | + functions:upload_image:314 : local ramdisk= 2026-07-06 21:48:28.940 | + functions:upload_image:315 : local disk_format= 2026-07-06 21:48:28.944 | + functions:upload_image:316 : local container_format= 2026-07-06 21:48:28.946 | + functions:upload_image:317 : local unpack= 2026-07-06 21:48:28.949 | + functions:upload_image:318 : local img_property= 2026-07-06 21:48:28.952 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 21:48:28.954 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-06 21:48:28.957 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-06 21:48:28.960 | + functions:upload_image:328 : case "$image_fname" in 2026-07-06 21:48:28.963 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-06 21:48:28.968 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-06 21:48:28.971 | + functions:upload_image:350 : local format 2026-07-06 21:48:28.975 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:28.975 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-06 21:48:28.984 | + functions:upload_image:351 : format=qcow2 2026-07-06 21:48:28.987 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-06 21:48:28.990 | + functions:upload_image:353 : disk_format=qcow2 2026-07-06 21:48:28.992 | + functions:upload_image:357 : container_format=bare 2026-07-06 21:48:28.995 | + functions:upload_image:404 : is_arch ppc64le 2026-07-06 21:48:28.999 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:29.003 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-06 21:48:29.006 | + functions:upload_image:404 : is_arch ppc64 2026-07-06 21:48:29.010 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:29.015 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 21:48:29.017 | + functions:upload_image:404 : is_arch ppc 2026-07-06 21:48:29.021 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:29.026 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-06 21:48:29.028 | + functions:upload_image:408 : is_arch aarch64 2026-07-06 21:48:29.033 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:29.038 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 21:48:29.040 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-06 21:48:29.043 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-06 21:48:29.047 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-06 21:48:29.051 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-06 21:48:29.055 | + 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-06 21:48:29.057 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-06 21:48:29.060 | + functions:_upload_image:112 : shift 2026-07-06 21:48:29.064 | + functions:_upload_image:113 : local container=bare 2026-07-06 21:48:29.067 | + functions:_upload_image:114 : shift 2026-07-06 21:48:29.071 | + functions:_upload_image:115 : local disk=qcow2 2026-07-06 21:48:29.075 | + functions:_upload_image:116 : shift 2026-07-06 21:48:29.078 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:29.081 | + functions:_upload_image:118 : shift 2026-07-06 21:48:29.084 | + functions:_upload_image:119 : local properties 2026-07-06 21:48:29.088 | + functions:_upload_image:120 : local useimport 2026-07-06 21:48:29.092 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-06 21:48:29.094 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-06 21:48:29.097 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-06 21:48:29.100 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-06 21:48:29.102 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-06 21:48:29.106 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-06 21:48:29.110 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:29.112 | + functions:_upload_image:125 : useimport=--import 2026-07-06 21:48:29.115 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-06 21:48:29.119 | + 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-06 21:48:31.601 | 2026-07-06 21:48:31.601 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:31.601 | | Field | Value | 2026-07-06 21:48:31.601 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:31.601 | | container_format | bare | 2026-07-06 21:48:31.601 | | created_at | 2026-07-06T21:48:30Z | 2026-07-06 21:48:31.601 | | disk_format | qcow2 | 2026-07-06 21:48:31.601 | | file | /v2/images/898bcbef-6597-4dab-83a1-fbd042928011/file | 2026-07-06 21:48:31.601 | | id | 898bcbef-6597-4dab-83a1-fbd042928011 | 2026-07-06 21:48:31.601 | | min_disk | 0 | 2026-07-06 21:48:31.601 | | min_ram | 0 | 2026-07-06 21:48:31.601 | | name | cirros-0.6.1-x86_64-disk | 2026-07-06 21:48:31.601 | | owner | 6dc6585c07c94340bab389281bc39d26 | 2026-07-06 21:48:31.601 | | properties | hw_rng_model='virtio', os_glance_import_task='7b8802b5-608f-4dd7-a697-045963b1397a', 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-06 21:48:31.601 | | protected | False | 2026-07-06 21:48:31.602 | | schema | /v2/schemas/image | 2026-07-06 21:48:31.602 | | size | 21233664 | 2026-07-06 21:48:31.602 | | status | uploading | 2026-07-06 21:48:31.602 | | tags | | 2026-07-06 21:48:31.602 | | updated_at | 2026-07-06T21:48:31Z | 2026-07-06 21:48:31.602 | | visibility | public | 2026-07-06 21:48:31.602 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:31.610 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-06 21:48:31.614 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:31.619 | + 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-06 21:48:31.622 | + functions:upload_image:141 : local image image_fname image_name 2026-07-06 21:48:31.625 | + functions:upload_image:143 : local max_attempts=5 2026-07-06 21:48:31.628 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-06 21:48:31.635 | ++ 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-06 21:48:31.641 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:31.645 | + 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-06 21:48:31.648 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-06 21:48:31.653 | ++ functions:upload_image:151 : seq 5 2026-07-06 21:48:31.659 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-06 21:48:31.662 | + functions:upload_image:152 : local rc=0 2026-07-06 21:48:31.665 | + 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-06 21:48:31.669 | --2026-07-06 21:48:31-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:31.701 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 21:48:31.785 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 21:48:32.056 | HTTP request sent, awaiting response... 302 Found 2026-07-06 21:48:32.056 | 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-06T22%3A47%3A04Z&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-06T21%3A46%3A56Z&ske=2026-07-06T22%3A47%3A04Z&sks=b&skv=2018-11-09&sig=xPlCyAIB8sQZScWG3SdmEMloHjB0ZoU1KMEzdb3tsCk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NjMxMSwibmJmIjoxNzgzMzc0NTExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.SsEjViOZvUGO4lonw6pWg1i_-A6fiU3iMUdqzHaY2kM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-06 21:48:32.056 | --2026-07-06 21:48:32-- 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-06T22%3A47%3A04Z&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-06T21%3A46%3A56Z&ske=2026-07-06T22%3A47%3A04Z&sks=b&skv=2018-11-09&sig=xPlCyAIB8sQZScWG3SdmEMloHjB0ZoU1KMEzdb3tsCk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzM3NjMxMSwibmJmIjoxNzgzMzc0NTExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.SsEjViOZvUGO4lonw6pWg1i_-A6fiU3iMUdqzHaY2kM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-06 21:48:32.058 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-07-06 21:48:32.059 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-06 21:48:32.183 | HTTP request sent, awaiting response... 200 OK 2026-07-06 21:48:32.183 | Length: 21692416 (21M) [application/octet-stream] 2026-07-06 21:48:32.183 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-06 21:48:32.194 | 2026-07-06 21:48:32.623 | 0K ........ ........ .... 100% 47.0M=0.4s 2026-07-06 21:48:32.623 | 2026-07-06 21:48:32.623 | 2026-07-06 21:48:32 (47.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-06 21:48:32.623 | 2026-07-06 21:48:32.629 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-06 21:48:32.631 | + functions:upload_image:163 : break 2026-07-06 21:48:32.634 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:32.636 | + 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-06 21:48:32.640 | + 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-06 21:48:32.644 | + 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-06 21:48:32.648 | + functions:upload_image:313 : local kernel= 2026-07-06 21:48:32.651 | + functions:upload_image:314 : local ramdisk= 2026-07-06 21:48:32.654 | + functions:upload_image:315 : local disk_format= 2026-07-06 21:48:32.657 | + functions:upload_image:316 : local container_format= 2026-07-06 21:48:32.660 | + functions:upload_image:317 : local unpack= 2026-07-06 21:48:32.663 | + functions:upload_image:318 : local img_property= 2026-07-06 21:48:32.666 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 21:48:32.670 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-06 21:48:32.673 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-06 21:48:32.678 | + functions:upload_image:328 : case "$image_fname" in 2026-07-06 21:48:32.682 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-06 21:48:32.688 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-06 21:48:32.691 | + functions:upload_image:350 : local format 2026-07-06 21:48:32.697 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-06 21:48:32.698 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:32.709 | + functions:upload_image:351 : format=qcow2 2026-07-06 21:48:32.712 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-06 21:48:32.716 | + functions:upload_image:353 : disk_format=qcow2 2026-07-06 21:48:32.719 | + functions:upload_image:357 : container_format=bare 2026-07-06 21:48:32.722 | + functions:upload_image:404 : is_arch ppc64le 2026-07-06 21:48:32.726 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:32.731 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-06 21:48:32.735 | + functions:upload_image:404 : is_arch ppc64 2026-07-06 21:48:32.739 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:32.744 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 21:48:32.748 | + functions:upload_image:404 : is_arch ppc 2026-07-06 21:48:32.752 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:32.757 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-06 21:48:32.761 | + functions:upload_image:408 : is_arch aarch64 2026-07-06 21:48:32.766 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 21:48:32.770 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 21:48:32.773 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-06 21:48:32.776 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-06 21:48:32.778 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-06 21:48:32.780 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-06 21:48:32.784 | + 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-06 21:48:32.787 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-06 21:48:32.789 | + functions:_upload_image:112 : shift 2026-07-06 21:48:32.792 | + functions:_upload_image:113 : local container=bare 2026-07-06 21:48:32.794 | + functions:_upload_image:114 : shift 2026-07-06 21:48:32.796 | + functions:_upload_image:115 : local disk=qcow2 2026-07-06 21:48:32.798 | + functions:_upload_image:116 : shift 2026-07-06 21:48:32.800 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:32.803 | + functions:_upload_image:118 : shift 2026-07-06 21:48:32.805 | + functions:_upload_image:119 : local properties 2026-07-06 21:48:32.808 | + functions:_upload_image:120 : local useimport 2026-07-06 21:48:32.812 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-06 21:48:32.814 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-06 21:48:32.817 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-06 21:48:32.820 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-06 21:48:32.823 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-06 21:48:32.826 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-06 21:48:32.828 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:32.831 | + functions:_upload_image:125 : useimport=--import 2026-07-06 21:48:32.835 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 21:48:32.840 | + 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-06 21:48:35.404 | 2026-07-06 21:48:35.404 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:35.404 | | Field | Value | 2026-07-06 21:48:35.404 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:35.404 | | container_format | bare | 2026-07-06 21:48:35.404 | | created_at | 2026-07-06T21:48:34Z | 2026-07-06 21:48:35.404 | | disk_format | qcow2 | 2026-07-06 21:48:35.404 | | file | /v2/images/31bbf278-12b6-4690-b558-594b3dc7a45a/file | 2026-07-06 21:48:35.404 | | id | 31bbf278-12b6-4690-b558-594b3dc7a45a | 2026-07-06 21:48:35.404 | | min_disk | 0 | 2026-07-06 21:48:35.404 | | min_ram | 0 | 2026-07-06 21:48:35.404 | | name | cirros-0.6.3-x86_64-disk | 2026-07-06 21:48:35.404 | | owner | 6dc6585c07c94340bab389281bc39d26 | 2026-07-06 21:48:35.404 | | properties | hw_rng_model='virtio', os_glance_import_task='b9f15f4a-529e-473d-9697-4f72da5fd2cf', 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-06 21:48:35.404 | | protected | False | 2026-07-06 21:48:35.404 | | schema | /v2/schemas/image | 2026-07-06 21:48:35.404 | | size | 21692416 | 2026-07-06 21:48:35.404 | | status | uploading | 2026-07-06 21:48:35.404 | | tags | | 2026-07-06 21:48:35.404 | | updated_at | 2026-07-06T21:48:35Z | 2026-07-06 21:48:35.404 | | visibility | public | 2026-07-06 21:48:35.404 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 21:48:35.412 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-06 21:48:35.462 | [9809 Async create_flavors:99264]: Waiting for completion of create_flavors running on PID 99264 (2 other jobs running) 2026-07-06 21:48:35.489 | [9809 Async create_flavors:99264]: Signaling child to exit 2026-07-06 21:48:35.489 | WAKEUP 2026-07-06 21:48:35.516 | [9809 Async create_flavors:99264]: Signaled 2026-07-06 21:48:35.519 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-06 21:48:35.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:35.519 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-06 21:48:35.519 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-06 21:48:35.519 | 2026-07-06 21:48:35.519 | + 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-06 21:48:35.519 | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | | Field | Value | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.519 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.519 | | description | None | 2026-07-06 21:48:35.519 | | disk | 1 | 2026-07-06 21:48:35.519 | | id | c1 | 2026-07-06 21:48:35.519 | | name | cirros256 | 2026-07-06 21:48:35.519 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.519 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.519 | | ram | 256 | 2026-07-06 21:48:35.519 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.519 | | swap | 0 | 2026-07-06 21:48:35.519 | | vcpus | 1 | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | + 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-06 21:48:35.519 | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | | Field | Value | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.519 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.519 | | description | None | 2026-07-06 21:48:35.519 | | disk | 5 | 2026-07-06 21:48:35.519 | | id | d1 | 2026-07-06 21:48:35.519 | | name | ds512M | 2026-07-06 21:48:35.519 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.519 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.519 | | ram | 512 | 2026-07-06 21:48:35.519 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.519 | | swap | 0 | 2026-07-06 21:48:35.519 | | vcpus | 1 | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | + 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-06 21:48:35.519 | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | | Field | Value | 2026-07-06 21:48:35.519 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.519 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.519 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.519 | | description | None | 2026-07-06 21:48:35.519 | | disk | 10 | 2026-07-06 21:48:35.519 | | id | d2 | 2026-07-06 21:48:35.519 | | name | ds1G | 2026-07-06 21:48:35.519 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.519 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.519 | | ram | 1024 | 2026-07-06 21:48:35.519 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.519 | | swap | 0 | 2026-07-06 21:48:35.520 | | vcpus | 1 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | + 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-06 21:48:35.520 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | Field | Value | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.520 | | description | None | 2026-07-06 21:48:35.520 | | disk | 10 | 2026-07-06 21:48:35.520 | | id | d3 | 2026-07-06 21:48:35.520 | | name | ds2G | 2026-07-06 21:48:35.520 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.520 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.520 | | ram | 2048 | 2026-07-06 21:48:35.520 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.520 | | swap | 0 | 2026-07-06 21:48:35.520 | | vcpus | 2 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | + 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-06 21:48:35.520 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | Field | Value | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.520 | | description | None | 2026-07-06 21:48:35.520 | | disk | 20 | 2026-07-06 21:48:35.520 | | id | d4 | 2026-07-06 21:48:35.520 | | name | ds4G | 2026-07-06 21:48:35.520 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.520 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.520 | | ram | 4096 | 2026-07-06 21:48:35.520 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.520 | | swap | 0 | 2026-07-06 21:48:35.520 | | vcpus | 4 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-06 21:48:35.520 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-06 21:48:35.520 | 2026-07-06 21:48:35.520 | + 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-06 21:48:35.520 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | Field | Value | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.520 | | description | None | 2026-07-06 21:48:35.520 | | disk | 1 | 2026-07-06 21:48:35.520 | | id | 1 | 2026-07-06 21:48:35.520 | | name | m1.tiny | 2026-07-06 21:48:35.520 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.520 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.520 | | ram | 512 | 2026-07-06 21:48:35.520 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.520 | | swap | 0 | 2026-07-06 21:48:35.520 | | vcpus | 1 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | + 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-06 21:48:35.520 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | Field | Value | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.520 | | description | None | 2026-07-06 21:48:35.520 | | disk | 20 | 2026-07-06 21:48:35.520 | | id | 2 | 2026-07-06 21:48:35.520 | | name | m1.small | 2026-07-06 21:48:35.520 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.520 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.520 | | ram | 2048 | 2026-07-06 21:48:35.520 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.520 | | swap | 0 | 2026-07-06 21:48:35.520 | | vcpus | 1 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | + 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-06 21:48:35.520 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | Field | Value | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.520 | | description | None | 2026-07-06 21:48:35.520 | | disk | 40 | 2026-07-06 21:48:35.520 | | id | 3 | 2026-07-06 21:48:35.520 | | name | m1.medium | 2026-07-06 21:48:35.520 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.520 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.520 | | ram | 4096 | 2026-07-06 21:48:35.520 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.520 | | swap | 0 | 2026-07-06 21:48:35.520 | | vcpus | 2 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | + 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-06 21:48:35.520 | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | Field | Value | 2026-07-06 21:48:35.520 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.520 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.520 | | description | None | 2026-07-06 21:48:35.520 | | disk | 80 | 2026-07-06 21:48:35.520 | | id | 4 | 2026-07-06 21:48:35.520 | | name | m1.large | 2026-07-06 21:48:35.520 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.520 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.520 | | ram | 8192 | 2026-07-06 21:48:35.520 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.521 | | swap | 0 | 2026-07-06 21:48:35.521 | | vcpus | 4 | 2026-07-06 21:48:35.521 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.521 | + 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-06 21:48:35.521 | 2026-07-06 21:48:35.521 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.521 | | Field | Value | 2026-07-06 21:48:35.521 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.521 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:35.521 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:35.521 | | description | None | 2026-07-06 21:48:35.521 | | disk | 160 | 2026-07-06 21:48:35.521 | | id | 5 | 2026-07-06 21:48:35.521 | | name | m1.xlarge | 2026-07-06 21:48:35.521 | | os-flavor-access:is_public | True | 2026-07-06 21:48:35.521 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:35.521 | | ram | 16384 | 2026-07-06 21:48:35.521 | | rxtx_factor | 1.0 | 2026-07-06 21:48:35.521 | | swap | 0 | 2026-07-06 21:48:35.521 | | vcpus | 8 | 2026-07-06 21:48:35.521 | +----------------------------+-----------------------+ 2026-07-06 21:48:35.575 | [9809 Async create_flavors:99264]: finished create_flavors with result 0 in 5 seconds 2026-07-06 21:48:35.581 | + inc/async:async_wait:197 : return 0 2026-07-06 21:48:35.584 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-06 21:48:35.607 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:35.610 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-06 21:48:35.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:35.635 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-06 21:48:35.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:35.659 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-06 21:48:35.662 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 21:48:35.665 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-06 21:48:35.670 | + ./stack.sh:main:1398 : /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-06 21:48:35.674 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-06 21:48:35.677 | ++ 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-06 21:48:35.680 | + 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-06 21:48:35.682 | + 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-06 21:48:35.683 | ++ 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-06 21:48:35.685 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-06 21:48:35.686 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-06 21:48:35.688 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-06 21:48:35.689 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-06 21:48:35.691 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-06 21:48:35.692 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-06 21:48:35.694 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-06 21:48:35.696 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-06 21:48:35.699 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 21:48:35.699 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-06 21:48:35.700 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 21:48:35.702 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-06 21:48:35.703 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 21:48:35.705 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-06 21:48:35.706 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 21:48:35.708 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-06 21:48:35.709 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 21:48:35.711 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-06 21:48:35.712 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-06 21:48:35.713 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 21:48:35.715 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-06 21:48:35.716 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 21:48:35.718 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-06 21:48:35.719 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-06 21:48:35.720 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-06 21:48:35.722 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 21:48:35.723 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-06 21:48:35.725 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 21:48:35.726 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-06 21:48:35.728 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-06 21:48:35.729 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-06 21:48:35.731 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 21:48:35.732 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-06 21:48:35.734 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 21:48:35.735 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-06 21:48:35.737 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-06 21:48:35.738 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-06 21:48:35.740 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-06 21:48:35.742 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-06 21:48:35.743 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-06 21:48:35.745 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-06 21:48:35.747 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-06 21:48:35.748 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-06 21:48:35.750 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-06 21:48:35.751 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-06 21:48:35.753 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-06 21:48:35.754 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 21:48:35.756 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 21:48:35.758 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-06 21:48:35.760 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-06 21:48:35.761 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-06 21:48:35.763 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-06 21:48:35.765 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-06 21:48:35.767 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-06 21:48:35.769 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-06 21:48:35.771 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-06 21:48:35.773 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-06 21:48:35.773 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-06 21:48:35.774 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-06 21:48:35.774 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-06 21:48:35.776 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-06 21:48:35.851 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-06 21:48:35.851 | Bad Request (HTTP 400) 2026-07-06 21:48:35.851 | 2026-07-06 21:48:35.861 | + ./stack.sh:main:1403 : save_stackenv 2026-07-06 21:48:35.865 | + functions-common:save_stackenv:65 : local tag= 2026-07-06 21:48:35.869 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 21:48:35.875 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-214835 2026-07-06 21:48:35.879 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-214835 ' 2026-07-06 21:48:35.883 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.887 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-06 21:48:35.890 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.894 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 21:48:35.898 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.901 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 21:48:35.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.908 | + 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-06 21:48:35.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.916 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.174 2026-07-06 21:48:35.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.923 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.174/identity 2026-07-06 21:48:35.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.930 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-06-213755 2026-07-06 21:48:35.933 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.937 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-06 21:48:35.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.944 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.174 2026-07-06 21:48:35.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.951 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-06 21:48:35.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.956 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.174,IP:::1 2026-07-06 21:48:35.959 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.963 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 21:48:35.966 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.969 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 21:48:35.973 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.975 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.174 2026-07-06 21:48:35.978 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 21:48:35.981 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 21:48:35.983 | + ./stack.sh:main:1414 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-06 21:48:35.987 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-06 21:48:35.991 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 21:48:35.994 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-06 21:48:35.997 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:48:36.000 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 21:48:36.004 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 21:48:36.008 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-06 21:48:36.011 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:48:36.014 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-06 21:48:36.018 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:48:36.022 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-06 21:48:36.022 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:48:36.022 | gsub("[][]", "", $1); 2026-07-06 21:48:36.022 | split($1, a, "|"); 2026-07-06 21:48:36.022 | if (a[1] == matchgroup) 2026-07-06 21:48:36.022 | print a[2] 2026-07-06 21:48:36.022 | } 2026-07-06 21:48:36.022 | ' /opt/stack/devstack/local.conf 2026-07-06 21:48:36.030 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-06 21:48:36.033 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 21:48:36.036 | + functions-common:run_phase:1849 : local phase=extra 2026-07-06 21:48:36.039 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:48:36.042 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:48:36.045 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:48:36.049 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:48:36.052 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:48:36.056 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:48:36.061 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:48:36.064 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:48:36.068 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:48:36.072 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-06 21:48:36.077 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:48:36.103 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:36.106 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:48:36.110 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:36.114 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-06 21:48:36.118 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:36.123 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 21:48:36.126 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:36.129 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-06 21:48:36.132 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-06 21:48:36.136 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 21:48:36.139 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 21:48:36.143 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:48:36.147 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 21:48:36.151 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-06 21:48:36.155 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 21:48:36.159 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-06 21:48:36.163 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-06 21:48:36.167 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 21:48:36.171 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-06 21:48:36.175 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-06 21:48:36.178 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-06 21:48:36.182 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-06 21:48:36.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-06 21:48:36.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-06 21:48:36.192 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-06 21:48:36.196 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-06 21:48:36.199 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-06 21:48:36.202 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-06 21:48:36.206 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-06 21:48:36.209 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-06 21:48:36.211 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-06 21:48:36.215 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-06 21:48:36.219 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-06 21:48:36.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-06 21:48:36.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-06 21:48:36.228 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-06 21:48:36.231 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-06 21:48:36.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-06 21:48:36.236 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-06 21:48:36.238 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-06 21:48:36.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-06 21:48:36.243 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-06 21:48:36.246 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-06 21:48:36.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-06 21:48:36.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-06 21:48:36.270 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-06 21:48:36.273 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-06 21:48:36.278 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-06 21:48:36.281 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-06 21:48:36.285 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-06 21:48:36.289 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-06 21:48:36.293 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:48:36.315 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:48:36.318 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-06 21:48:36.323 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-06 21:48:36.325 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-06 21:48:36.331 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-06 21:48:36.334 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-06 21:48:36.337 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-06 21:48:36.342 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:48:36.364 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:48:36.368 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-06 21:48:36.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:36.375 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-06 21:48:36.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-06 21:48:36.399 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:36.402 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-06 21:48:36.422 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:36.425 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-06 21:48:36.442 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:36.445 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-06 21:48:36.448 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-06 21:48:36.452 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-06 21:48:36.453 | + ./stack.sh:main:1429 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-06 21:48:36.457 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-06 21:48:36.463 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 21:48:36.466 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-06 21:48:36.470 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:48:36.475 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 21:48:36.478 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 21:48:36.484 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-06 21:48:36.488 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:48:36.493 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-06 21:48:36.497 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:48:36.502 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-06 21:48:36.502 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:48:36.502 | gsub("[][]", "", $1); 2026-07-06 21:48:36.502 | split($1, a, "|"); 2026-07-06 21:48:36.502 | if (a[1] == matchgroup) 2026-07-06 21:48:36.502 | print a[2] 2026-07-06 21:48:36.502 | } 2026-07-06 21:48:36.502 | ' /opt/stack/devstack/local.conf 2026-07-06 21:48:36.511 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-06 21:48:36.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:36.542 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-06 21:48:36.546 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-06 21:48:36.549 | + functions:wait_for_compute:490 : local timeout=60 2026-07-06 21:48:36.553 | + functions:wait_for_compute:491 : local rval=0 2026-07-06 21:48:36.557 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-06 21:48:36.560 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-06 21:48:36.564 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 21:48:36.567 | + functions-common:time_start:2407 : local start_time= 2026-07-06 21:48:36.571 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 21:48:36.575 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 21:48:36.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1783374516577 2026-07-06 21:48:36.586 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-06 21:48:36.614 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-06 21:48:36.618 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-06 21:48:36.623 | ++ functions:wait_for_compute:496 : hostname 2026-07-06 21:48:36.628 | + functions:wait_for_compute:496 : compute_hostname=np0000004676 2026-07-06 21:48:36.632 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-06 21:48:36.638 | ++ functions:wait_for_compute:498 : hostname 2026-07-06 21:48:36.644 | + :: : ID= 2026-07-06 21:48:36.646 | + :: : [[ '' == '' ]] 2026-07-06 21:48:36.648 | + :: : sleep 1 2026-07-06 21:48:37.652 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-06 21:48:37.654 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000004676 --service nova-compute -c ID -f value 2026-07-06 21:48:37.906 | 2026-07-06 21:48:37.912 | + :: : ID=582a2b54-1e2e-4a58-ba1b-26d320209467 2026-07-06 21:48:37.914 | + :: : [[ 582a2b54-1e2e-4a58-ba1b-26d320209467 == '' ]] 2026-07-06 21:48:37.918 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-06 21:48:37.921 | + functions-common:time_stop:2420 : local name 2026-07-06 21:48:37.924 | + functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:37.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:37.930 | + functions-common:time_stop:2423 : local total 2026-07-06 21:48:37.933 | + functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:37.936 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 21:48:37.939 | + functions-common:time_stop:2427 : start_time=1783374516577 2026-07-06 21:48:37.942 | + functions-common:time_stop:2429 : [[ -z 1783374516577 ]] 2026-07-06 21:48:37.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:37.952 | + functions-common:time_stop:2432 : end_time=1783374517948 2026-07-06 21:48:37.955 | + functions-common:time_stop:2433 : elapsed_time=1371 2026-07-06 21:48:37.959 | + functions-common:time_stop:2434 : total=14015 2026-07-06 21:48:37.962 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:37.965 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15386 2026-07-06 21:48:37.969 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-06 21:48:37.972 | + functions:wait_for_compute:516 : return 0 2026-07-06 21:48:37.976 | + ./stack.sh:main:1443 : service_check 2026-07-06 21:48:37.980 | + functions-common:service_check:1713 : local service 2026-07-06 21:48:37.984 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:37.987 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-06 21:48:38.003 | enabled 2026-07-06 21:48:38.008 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-06 21:48:38.028 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-06 21:48:38.028 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-06 21:48:38.028 | Active: active (running) since Mon 2026-07-06 21:48:06 UTC; 31s ago 2026-07-06 21:48:38.028 | Main PID: 100048 (uwsgi) 2026-07-06 21:48:38.028 | Status: "uWSGI is ready" 2026-07-06 21:48:38.028 | Tasks: 13 (limit: 77115) 2026-07-06 21:48:38.028 | Memory: 477.1M (peak: 477.5M) 2026-07-06 21:48:38.028 | CPU: 12.471s 2026-07-06 21:48:38.028 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-06 21:48:38.028 | ├─100048 "cinder-apiuWSGI master" 2026-07-06 21:48:38.028 | ├─100055 "cinder-apiuWSGI worker 1" 2026-07-06 21:48:38.028 | ├─100056 "cinder-apiuWSGI worker 2" 2026-07-06 21:48:38.028 | ├─100057 "cinder-apiuWSGI worker 3" 2026-07-06 21:48:38.028 | └─100058 "cinder-apiuWSGI worker 4" 2026-07-06 21:48:38.028 | 2026-07-06 21:48:38.028 | Jul 06 21:48:17 np0000004676 devstack@c-api.service[100057]: DEBUG cinder.api.openstack.wsgi [req-0c5601db-326f-4254-beb1-d3c95c350c73 req-edae779e-ce07-446c-bd6e-e2d7a12ab212 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-06 21:48:38.028 | Jul 06 21:48:17 np0000004676 devstack@c-api.service[100057]: /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-06 21:48:38.028 | Jul 06 21:48:17 np0000004676 devstack@c-api.service[100057]: warnings.warn( 2026-07-06 21:48:38.028 | Jul 06 21:48:17 np0000004676 devstack@c-api.service[100057]: DEBUG oslo_db.sqlalchemy.engines [req-0c5601db-326f-4254-beb1-d3c95c350c73 req-edae779e-ce07-446c-bd6e-e2d7a12ab212 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=100057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:48:38.028 | Jul 06 21:48:17 np0000004676 devstack@c-api.service[100057]: INFO cinder.api.openstack.wsgi [req-0c5601db-326f-4254-beb1-d3c95c350c73 req-edae779e-ce07-446c-bd6e-e2d7a12ab212 admin admin] https://10.4.3.174/volume/v3/types/c4753235-2a88-471b-a80a-2cc5528be714/extra_specs returned with HTTP 200 2026-07-06 21:48:38.028 | Jul 06 21:48:17 np0000004676 devstack@c-api.service[100057]: [pid: 100057|app: 0|req: 1/5] 10.4.3.174 () {70 vars in 1474 bytes} [Mon Jul 6 21:48:16 2026] POST /volume/v3/types/c4753235-2a88-471b-a80a-2cc5528be714/extra_specs => generated 45 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 21:48:38.028 | Jul 06 21:48:25 np0000004676 devstack@c-api.service[100056]: DEBUG dbcounter [-] [100056] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.028 | Jul 06 21:48:26 np0000004676 devstack@c-api.service[100055]: DEBUG dbcounter [-] [100055] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.028 | Jul 06 21:48:26 np0000004676 devstack@c-api.service[100058]: DEBUG dbcounter [-] [100058] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.028 | Jul 06 21:48:27 np0000004676 devstack@c-api.service[100057]: DEBUG dbcounter [-] [100057] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.034 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.037 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-06 21:48:38.056 | enabled 2026-07-06 21:48:38.062 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-06 21:48:38.083 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-06 21:48:38.083 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-06 21:48:38.083 | Active: active (running) since Mon 2026-07-06 21:48:12 UTC; 25s ago 2026-07-06 21:48:38.083 | Main PID: 101402 (cinder-backup) 2026-07-06 21:48:38.083 | Tasks: 1 (limit: 77115) 2026-07-06 21:48:38.083 | Memory: 93.5M (peak: 94.0M) 2026-07-06 21:48:38.083 | CPU: 1.901s 2026-07-06 21:48:38.083 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-06 21:48:38.083 | └─101402 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-06 21:48:38.083 | 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG oslo_concurrency.lockutils [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Acquiring lock "cleanup_incomplete_backups_101402" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=101402) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG oslo_concurrency.lockutils [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Lock "cleanup_incomplete_backups_101402" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=101402) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: INFO cinder.backup.manager [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Cleaning up incomplete backup operations. 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG oslo_concurrency.lockutils [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Lock "cleanup_incomplete_backups_101402" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.019s {{(pid=101402) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG oslo_db.sqlalchemy.engines [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a 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=101402) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG cinder.manager [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Notifying Schedulers of capabilities ... {{(pid=101402) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: INFO cinder.keymgr.migration [None req-4d0fd28e-74d8-4def-a336-cac1c4d58f64 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG cinder.service [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Creating RPC server for service cinder-backup {{(pid=101402) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-06 21:48:38.083 | Jul 06 21:48:14 np0000004676 cinder-backup[101402]: DEBUG cinder.service [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=101402) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-06 21:48:38.083 | Jul 06 21:48:24 np0000004676 cinder-backup[101402]: DEBUG dbcounter [-] [101402] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=101402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.089 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.092 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-06 21:48:38.109 | enabled 2026-07-06 21:48:38.114 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-06 21:48:38.131 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-06 21:48:38.131 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-06 21:48:38.131 | Active: active (running) since Mon 2026-07-06 21:48:11 UTC; 27s ago 2026-07-06 21:48:38.131 | Main PID: 100811 (cinder-schedule) 2026-07-06 21:48:38.131 | Tasks: 1 (limit: 77115) 2026-07-06 21:48:38.131 | Memory: 109.5M (peak: 110.0M) 2026-07-06 21:48:38.131 | CPU: 2.260s 2026-07-06 21:48:38.131 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-06 21:48:38.131 | └─100811 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-06 21:48:38.131 | 2026-07-06 21:48:38.131 | Jul 06 21:48:13 np0000004676 cinder-scheduler[100811]: DEBUG cinder.service [None req-875ad4cc-b390-42dd-9fba-3f1ecb2ce648 None None] Creating RPC server for service cinder-scheduler {{(pid=100811) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-06 21:48:38.131 | Jul 06 21:48:13 np0000004676 cinder-scheduler[100811]: DEBUG cinder.service [None req-875ad4cc-b390-42dd-9fba-3f1ecb2ce648 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=100811) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-06 21:48:38.131 | Jul 06 21:48:14 np0000004676 cinder-scheduler[100811]: DEBUG cinder.scheduler.host_manager [None req-2ae4428f-c6b2-4207-9a45-a09c426a699a None None] Received backup service update from np0000004676: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=100811) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-06 21:48:38.131 | Jul 06 21:48:16 np0000004676 cinder-scheduler[100811]: DEBUG cinder.scheduler.host_manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Received volume service update from np0000004676@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'storage_protocol': 'storpool', 'clone_across_pools': True, 'sparse_copy_volume': True, 'pools': [{'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0}, {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0}], 'filter_function': None, 'goodness_function': None} {{(pid=100811) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-06 21:48:38.131 | Jul 06 21:48:16 np0000004676 cinder-scheduler[100811]: DEBUG cinder.scheduler.host_manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Updating capabilities for np0000004676@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'timestamp': datetime.datetime(2026, 7, 6, 21, 48, 16, 557150), 'filter_function': None, 'goodness_function': None} {{(pid=100811) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-06 21:48:38.131 | Jul 06 21:48:16 np0000004676 cinder-scheduler[100811]: DEBUG cinder.scheduler.host_manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Updating capabilities for np0000004676@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'timestamp': datetime.datetime(2026, 7, 6, 21, 48, 16, 557150), 'filter_function': None, 'goodness_function': None} {{(pid=100811) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-06 21:48:38.131 | Jul 06 21:48:19 np0000004676 cinder-scheduler[100811]: DEBUG oslo_service.periodic_task [None req-79f3a412-ad96-492c-af6c-5be9e0106635 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=100811) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 21:48:38.131 | Jul 06 21:48:19 np0000004676 cinder-scheduler[100811]: INFO cinder.message.api [None req-79f3a412-ad96-492c-af6c-5be9e0106635 None None] Deleted 0 expired messages. 2026-07-06 21:48:38.132 | Jul 06 21:48:19 np0000004676 cinder-scheduler[100811]: DEBUG oslo_service.periodic_task [None req-79f3a412-ad96-492c-af6c-5be9e0106635 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=100811) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 21:48:38.132 | Jul 06 21:48:29 np0000004676 cinder-scheduler[100811]: DEBUG dbcounter [-] [100811] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:DELETE=1 {{(pid=100811) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.137 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.140 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-06 21:48:38.156 | enabled 2026-07-06 21:48:38.162 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-06 21:48:38.180 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-06 21:48:38.181 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-06 21:48:38.181 | Active: active (running) since Mon 2026-07-06 21:48:14 UTC; 23s ago 2026-07-06 21:48:38.181 | Main PID: 101991 (cinder-volume) 2026-07-06 21:48:38.181 | Tasks: 2 (limit: 77115) 2026-07-06 21:48:38.181 | Memory: 143.3M (peak: 144.0M) 2026-07-06 21:48:38.181 | CPU: 2.656s 2026-07-06 21:48:38.181 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-06 21:48:38.181 | ├─101991 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 21:48:38.181 | └─102167 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 21:48:38.181 | 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: INFO cinder.volume.manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Driver initialization completed successfully. 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: INFO cinder.manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Initiating service 3 cleanup 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: INFO cinder.manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Service 3 cleanup completed. 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: DEBUG cinder.service [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Creating RPC server for service cinder-volume {{(pid=102167) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: DEBUG cinder.service [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=102167) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: INFO cinder.volume.manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.2.0) 2026-07-06 21:48:38.181 | Jul 06 21:48:16 np0000004676 cinder-volume[102167]: INFO cinder.volume.manager [None req-4b6a03cf-0907-4fbc-91d2-eb6eafd23c98 None None] Driver post RPC initialization completed successfully. 2026-07-06 21:48:38.181 | Jul 06 21:48:26 np0000004676 cinder-volume[101991]: DEBUG dbcounter [-] [101991] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.181 | Jul 06 21:48:26 np0000004676 cinder-volume[102167]: DEBUG dbcounter [-] [102167] Writing DB stats cinder:SELECT=4 {{(pid=102167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.181 | Jul 06 21:48:26 np0000004676 cinder-volume[102167]: DEBUG dbcounter [-] [102167] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=102167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.186 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.190 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-06 21:48:38.203 | not-found 2026-07-06 21:48:38.208 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.211 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-06 21:48:38.225 | enabled 2026-07-06 21:48:38.230 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-06 21:48:38.249 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-06 21:48:38.250 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-06 21:48:38.250 | Active: active (running) since Mon 2026-07-06 21:43:32 UTC; 5min ago 2026-07-06 21:48:38.250 | Main PID: 60839 (file_tracker.sh) 2026-07-06 21:48:38.250 | Tasks: 2 (limit: 77115) 2026-07-06 21:48:38.250 | Memory: 588.0K (peak: 1.2M) 2026-07-06 21:48:38.250 | CPU: 67ms 2026-07-06 21:48:38.250 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-06 21:48:38.250 | ├─ 60839 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-06 21:48:38.250 | └─103453 sleep 20 2026-07-06 21:48:38.250 | 2026-07-06 21:48:38.250 | Jul 06 21:45:32 np0000004676 file_tracker.sh[74089]: 2976 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:45:52 np0000004676 file_tracker.sh[74126]: 3008 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:46:12 np0000004676 file_tracker.sh[78908]: 3136 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:46:32 np0000004676 file_tracker.sh[80807]: 3424 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:46:52 np0000004676 file_tracker.sh[84254]: 3456 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:47:12 np0000004676 file_tracker.sh[88360]: 4032 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:47:32 np0000004676 file_tracker.sh[93685]: 5408 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:47:52 np0000004676 file_tracker.sh[95536]: 5600 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:48:12 np0000004676 file_tracker.sh[101393]: 7136 0 9223372036854775807 2026-07-06 21:48:38.250 | Jul 06 21:48:32 np0000004676 file_tracker.sh[103452]: 7648 0 9223372036854775807 2026-07-06 21:48:38.255 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.259 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-06 21:48:38.274 | enabled 2026-07-06 21:48:38.280 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-06 21:48:38.300 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-06 21:48:38.300 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-06 21:48:38.301 | Active: active (running) since Mon 2026-07-06 21:48:18 UTC; 19s ago 2026-07-06 21:48:38.301 | Main PID: 102837 (uwsgi) 2026-07-06 21:48:38.301 | Status: "uWSGI is ready" 2026-07-06 21:48:38.301 | Tasks: 17 (limit: 77115) 2026-07-06 21:48:38.301 | Memory: 478.3M (peak: 500.6M) 2026-07-06 21:48:38.301 | CPU: 14.858s 2026-07-06 21:48:38.301 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-06 21:48:38.301 | ├─102837 "glance-apiuWSGI master" 2026-07-06 21:48:38.301 | ├─102838 "glance-apiuWSGI worker 1" 2026-07-06 21:48:38.301 | ├─102839 "glance-apiuWSGI worker 2" 2026-07-06 21:48:38.301 | ├─102840 "glance-apiuWSGI worker 3" 2026-07-06 21:48:38.301 | └─102841 "glance-apiuWSGI worker 4" 2026-07-06 21:48:38.301 | 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102841) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102841) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102841) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=102841) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-b9f15f4a-529e-473d-9697-4f72da5fd2cf' (09e4a715-97c0-4e8e-b635-3a91a6ddf955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102841) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-b9f15f4a-529e-473d-9697-4f72da5fd2cf' (03759ffa-604f-420a-9c8a-db0b49730c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=102841) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: INFO glance.domain [-] Task [b9f15f4a-529e-473d-9697-4f72da5fd2cf] status changing from processing to success 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: INFO glance.async_.flows.api_image_import [-] b9f15f4a-529e-473d-9697-4f72da5fd2cf of api_image_import completed 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-b9f15f4a-529e-473d-9697-4f72da5fd2cf' (03759ffa-604f-420a-9c8a-db0b49730c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102841) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-06 21:48:38.301 | Jul 06 21:48:36 np0000004676 devstack@g-api.service[102841]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (a5b6534b-f0c1-4277-a741-d4e1b3b030b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=102841) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-06 21:48:38.306 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.309 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-06 21:48:38.323 | not-found 2026-07-06 21:48:38.328 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.331 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-06 21:48:38.348 | enabled 2026-07-06 21:48:38.353 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-06 21:48:38.370 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-06 21:48:38.370 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-06 21:48:38.370 | Active: active (running) since Mon 2026-07-06 21:43:30 UTC; 5min ago 2026-07-06 21:48:38.370 | Main PID: 60295 (memory_tracker.) 2026-07-06 21:48:38.370 | Tasks: 2 (limit: 77115) 2026-07-06 21:48:38.370 | Memory: 1.4M (peak: 8.9M) 2026-07-06 21:48:38.370 | CPU: 1.226s 2026-07-06 21:48:38.370 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-06 21:48:38.370 | ├─ 60295 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-06 21:48:38.370 | └─103450 sleep 20 2026-07-06 21:48:38.370 | 2026-07-06 21:48:38.370 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 29646 0.0 1856 29532 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-06 21:48:38.370 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 9805 0.0 1852 9804 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-ospgjrhmasorwveyeiqusdblkydtuihc ; /usr/bin/python3 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 9807 0.0 1852 9806 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 9803 0.0 1848 9802 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-ospgjrhmasorwveyeiqusdblkydtuihc ; /usr/bin/python3' && sleep 0 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 29532 0.0 1740 29522 00:00:00 1 do_select erl_child_setup 65536 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 22088 0.0 1668 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 29641 0.0 1504 29640 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[103449]: 49889 0.0 1304 49888 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-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[60295]: --- 2026-07-06 21:48:38.371 | Jul 06 21:48:32 np0000004676 memory_tracker.sh[60295]: ]]] 2026-07-06 21:48:38.376 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.379 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-06 21:48:38.392 | not-found 2026-07-06 21:48:38.397 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.400 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-06 21:48:38.416 | enabled 2026-07-06 21:48:38.421 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-06 21:48:38.438 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-06 21:48:38.439 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-06 21:48:38.439 | Active: active (running) since Mon 2026-07-06 21:47:01 UTC; 1min 36s ago 2026-07-06 21:48:38.439 | Main PID: 87155 (uwsgi) 2026-07-06 21:48:38.439 | Status: "uWSGI is ready" 2026-07-06 21:48:38.439 | Tasks: 31 (limit: 77115) 2026-07-06 21:48:38.439 | Memory: 540.8M (peak: 541.7M) 2026-07-06 21:48:38.439 | CPU: 15.527s 2026-07-06 21:48:38.439 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-06 21:48:38.439 | ├─87155 "nova-apiuWSGI master" 2026-07-06 21:48:38.439 | ├─87156 "nova-apiuWSGI worker 1" 2026-07-06 21:48:38.439 | ├─87157 "nova-apiuWSGI worker 2" 2026-07-06 21:48:38.439 | ├─87158 "nova-apiuWSGI worker 3" 2026-07-06 21:48:38.439 | └─87159 "nova-apiuWSGI worker 4" 2026-07-06 21:48:38.439 | 2026-07-06 21:48:38.439 | Jul 06 21:48:19 np0000004676 devstack@n-api.service[87158]: DEBUG dbcounter [-] [87158] Writing DB stats nova_api:INSERT=6,nova_api:SELECT=12,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=87158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG nova.api.openstack.wsgi [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 admin admin] Calling method '>' {{(pid=87156) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG oslo_concurrency.lockutils [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=87156) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG oslo_concurrency.lockutils [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 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=87156) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG oslo_concurrency.lockutils [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 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=87156) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG oslo_concurrency.lockutils [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 admin admin] Acquiring lock "fd6104fe-9127-4f11-a746-029786581989" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=87156) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG oslo_concurrency.lockutils [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 admin admin] Lock "fd6104fe-9127-4f11-a746-029786581989" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=87156) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: DEBUG oslo_concurrency.lockutils [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 admin admin] Lock "fd6104fe-9127-4f11-a746-029786581989" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=87156) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: INFO nova.api.openstack.requestlog [None req-ec99cafe-0261-4191-bd11-9b7af74a39f3 admin admin] 10.4.3.174 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000004676" status: 200 len: 255 microversion: 2.69 time: 0.058905 2026-07-06 21:48:38.439 | Jul 06 21:48:37 np0000004676 devstack@n-api.service[87156]: [pid: 87156|app: 0|req: 6/25] 10.4.3.174 () {68 vars in 1444 bytes} [Mon Jul 6 21:48:37 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000004676 => generated 255 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-06 21:48:38.443 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.447 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-06 21:48:38.463 | enabled 2026-07-06 21:48:38.469 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-06 21:48:38.489 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-06 21:48:38.489 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-06 21:48:38.489 | Active: active (running) since Mon 2026-07-06 21:47:53 UTC; 44s ago 2026-07-06 21:48:38.489 | Main PID: 95839 (uwsgi) 2026-07-06 21:48:38.489 | Status: "uWSGI is ready" 2026-07-06 21:48:38.489 | Tasks: 30 (limit: 77115) 2026-07-06 21:48:38.489 | Memory: 439.4M (peak: 440.1M) 2026-07-06 21:48:38.489 | CPU: 10.727s 2026-07-06 21:48:38.489 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-06 21:48:38.489 | ├─95839 "nova-api-metauWSGI master" 2026-07-06 21:48:38.489 | ├─95840 "nova-api-metauWSGI worker 1" 2026-07-06 21:48:38.489 | ├─95841 "nova-api-metauWSGI worker 2" 2026-07-06 21:48:38.489 | ├─95842 "nova-api-metauWSGI worker 3" 2026-07-06 21:48:38.489 | ├─95843 "nova-api-metauWSGI worker 4" 2026-07-06 21:48:38.489 | └─95844 "nova-api-metauWSGI http 1" 2026-07-06 21:48:38.489 | 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95842]: DEBUG dbcounter [-] [95842] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=95842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95841]: DEBUG dbcounter [-] [95841] Writing DB stats nova_cell0:SELECT=1 {{(pid=95841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95841]: DEBUG dbcounter [-] [95841] Writing DB stats nova_cell1:SELECT=1 {{(pid=95841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95841]: DEBUG dbcounter [-] [95841] Writing DB stats nova_cell0:SELECT=1 {{(pid=95841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95843]: DEBUG dbcounter [-] [95843] Writing DB stats nova_cell0:SELECT=1 {{(pid=95843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95843]: DEBUG dbcounter [-] [95843] Writing DB stats nova_cell1:SELECT=1 {{(pid=95843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95840]: DEBUG dbcounter [-] [95840] Writing DB stats nova_cell1:SELECT=1 {{(pid=95840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95840]: DEBUG dbcounter [-] [95840] Writing DB stats nova_cell0:SELECT=1 {{(pid=95840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95843]: DEBUG dbcounter [-] [95843] Writing DB stats nova_cell0:SELECT=1 {{(pid=95843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.489 | Jul 06 21:48:05 np0000004676 devstack@n-api-meta.service[95840]: DEBUG dbcounter [-] [95840] Writing DB stats nova_cell0:SELECT=1 {{(pid=95840) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.493 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.496 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-06 21:48:38.512 | not-found 2026-07-06 21:48:38.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.521 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-06 21:48:38.536 | enabled 2026-07-06 21:48:38.540 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-06 21:48:38.559 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-06 21:48:38.559 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-06 21:48:38.559 | Active: active (running) since Mon 2026-07-06 21:48:01 UTC; 36s ago 2026-07-06 21:48:38.559 | Main PID: 99081 (nova-compute) 2026-07-06 21:48:38.559 | Tasks: 10 (limit: 77115) 2026-07-06 21:48:38.559 | Memory: 135.5M (peak: 136.8M) 2026-07-06 21:48:38.559 | CPU: 2.810s 2026-07-06 21:48:38.559 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-06 21:48:38.559 | └─99081 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-06 21:48:38.559 | 2026-07-06 21:48:38.559 | Jul 06 21:48:24 np0000004676 nova-compute[99081]: DEBUG nova.compute.provider_tree [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Updating resource provider 81580b17-3384-4008-a8cb-327144dc54e6 generation from 0 to 1 during operation: update_inventory {{(pid=99081) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-06 21:48:38.559 | Jul 06 21:48:24 np0000004676 nova-compute[99081]: DEBUG nova.compute.provider_tree [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Updating inventory in ProviderTree for provider 81580b17-3384-4008-a8cb-327144dc54e6 with inventory: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=99081) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-06 21:48:38.559 | Jul 06 21:48:24 np0000004676 nova-compute[99081]: DEBUG nova.compute.provider_tree [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Updating resource provider 81580b17-3384-4008-a8cb-327144dc54e6 generation from 1 to 2 during operation: update_traits {{(pid=99081) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-06 21:48:38.559 | Jul 06 21:48:25 np0000004676 nova-compute[99081]: DEBUG nova.compute.resource_tracker [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Compute_service record updated for np0000004676:np0000004676 {{(pid=99081) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-06 21:48:38.559 | Jul 06 21:48:25 np0000004676 nova-compute[99081]: DEBUG oslo_concurrency.lockutils [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.350s {{(pid=99081) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 21:48:38.559 | Jul 06 21:48:25 np0000004676 nova-compute[99081]: DEBUG nova.service [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=99081) start /opt/stack/nova/nova/service.py:196}} 2026-07-06 21:48:38.559 | Jul 06 21:48:25 np0000004676 nova-compute[99081]: DEBUG nova.service [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=99081) start /opt/stack/nova/nova/service.py:212}} 2026-07-06 21:48:38.559 | Jul 06 21:48:25 np0000004676 nova-compute[99081]: DEBUG nova.service [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] Join ServiceGroup membership for this service compute {{(pid=99081) start /opt/stack/nova/nova/service.py:222}} 2026-07-06 21:48:38.559 | Jul 06 21:48:25 np0000004676 nova-compute[99081]: DEBUG nova.servicegroup.drivers.db [None req-b2493c33-8f34-42fb-99dd-5ba789b0d22f None None] DB_Driver: join new ServiceGroup member np0000004676 to the compute group, service = {{(pid=99081) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 21:48:38.559 | Jul 06 21:48:30 np0000004676 nova-compute[99081]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=99081) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:38.563 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.566 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-06 21:48:38.581 | not-found 2026-07-06 21:48:38.585 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.588 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-06 21:48:38.604 | enabled 2026-07-06 21:48:38.609 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-06 21:48:38.628 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-06 21:48:38.628 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-06 21:48:38.628 | Active: active (running) since Mon 2026-07-06 21:47:51 UTC; 46s ago 2026-07-06 21:48:38.628 | Main PID: 95215 (nova-scheduler:) 2026-07-06 21:48:38.628 | Tasks: 33 (limit: 77115) 2026-07-06 21:48:38.628 | Memory: 207.9M (peak: 208.4M) 2026-07-06 21:48:38.628 | CPU: 3.362s 2026-07-06 21:48:38.628 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-06 21:48:38.628 | ├─95215 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-06 21:48:38.628 | ├─96416 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-06 21:48:38.628 | ├─96418 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-06 21:48:38.628 | ├─96420 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-06 21:48:38.628 | └─96456 "nova-scheduler: ServiceWrapper worker(3)" 2026-07-06 21:48:38.628 | 2026-07-06 21:48:38.628 | Jul 06 21:48:00 np0000004676 nova-scheduler[96456]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96456) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:38.628 | Jul 06 21:48:00 np0000004676 nova-scheduler[96420]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96420) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:38.628 | Jul 06 21:48:03 np0000004676 nova-scheduler[95215]: DEBUG dbcounter [-] [95215] Writing DB stats nova_api:SELECT=3 {{(pid=95215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:03 np0000004676 nova-scheduler[95215]: DEBUG dbcounter [-] [95215] Writing DB stats nova_cell1:SELECT=1 {{(pid=95215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:03 np0000004676 nova-scheduler[95215]: DEBUG dbcounter [-] [95215] Writing DB stats nova_cell0:SELECT=1 {{(pid=95215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:10 np0000004676 nova-scheduler[96418]: DEBUG dbcounter [-] [96418] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=96418) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:10 np0000004676 nova-scheduler[96416]: DEBUG dbcounter [-] [96416] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=96416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:10 np0000004676 nova-scheduler[96456]: DEBUG dbcounter [-] [96456] Writing DB stats nova_cell0:SELECT=3 {{(pid=96456) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:10 np0000004676 nova-scheduler[96420]: DEBUG dbcounter [-] [96420] Writing DB stats nova_cell0:SELECT=3 {{(pid=96420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.628 | Jul 06 21:48:28 np0000004676 nova-scheduler[96416]: DEBUG oslo.service.backend._threading.loopingcall [None req-bc913d3e-1878-4471-b81b-d73389d1cab2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96416) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:38.633 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.637 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-06 21:48:38.651 | enabled 2026-07-06 21:48:38.656 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-06 21:48:38.676 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-06 21:48:38.676 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-06 21:48:38.676 | Active: active (running) since Mon 2026-07-06 21:43:20 UTC; 5min ago 2026-07-06 21:48:38.676 | Main PID: 58891 (python3) 2026-07-06 21:48:38.676 | Tasks: 1 (limit: 77115) 2026-07-06 21:48:38.676 | Memory: 94.9M (peak: 99.1M) 2026-07-06 21:48:38.676 | CPU: 13.602s 2026-07-06 21:48:38.676 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-06 21:48:38.676 | └─58891 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-06 21:48:38.676 | 2026-07-06 21:48:38.676 | Jul 06 21:48:09 np0000004676 python3[58891]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-06 21:48:38.677 | Jul 06 21:48:09 np0000004676 python3[58891]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-06 21:48:38.677 | Jul 06 21:48:09 np0000004676 python3[58891]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-06 21:48:38.677 | Jul 06 21:48:14 np0000004676 python3[58891]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-06 21:48:38.677 | Jul 06 21:48:16 np0000004676 python3[58891]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-07-06 21:48:38.677 | Jul 06 21:48:23 np0000004676 python3[58891]: 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-06 21:48:38.677 | Jul 06 21:48:29 np0000004676 python3[58891]: 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-06 21:48:38.677 | Jul 06 21:48:32 np0000004676 python3[58891]: 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-06 21:48:38.677 | Jul 06 21:48:35 np0000004676 python3[58891]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-06 21:48:38.677 | Jul 06 21:48:37 np0000004676 python3[58891]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000004676', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-06 21:48:38.682 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.684 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-06 21:48:38.698 | not-found 2026-07-06 21:48:38.704 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.708 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-06 21:48:38.723 | not-found 2026-07-06 21:48:38.728 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-06 21:48:38.746 | not-found 2026-07-06 21:48:38.752 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.755 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-06 21:48:38.771 | not-found 2026-07-06 21:48:38.777 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.780 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-06 21:48:38.797 | enabled 2026-07-06 21:48:38.802 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-06 21:48:38.822 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-06 21:48:38.822 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-06 21:48:38.822 | Active: active (running) since Mon 2026-07-06 21:47:27 UTC; 1min 10s ago 2026-07-06 21:48:38.822 | Main PID: 93022 (uwsgi) 2026-07-06 21:48:38.822 | Status: "uWSGI is ready" 2026-07-06 21:48:38.822 | Tasks: 9 (limit: 77115) 2026-07-06 21:48:38.822 | Memory: 346.2M (peak: 346.6M) 2026-07-06 21:48:38.822 | CPU: 6.908s 2026-07-06 21:48:38.822 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-06 21:48:38.822 | ├─93022 "placementuWSGI master" 2026-07-06 21:48:38.822 | ├─93023 "placementuWSGI worker 1" 2026-07-06 21:48:38.822 | ├─93024 "placementuWSGI worker 2" 2026-07-06 21:48:38.823 | ├─93025 "placementuWSGI worker 3" 2026-07-06 21:48:38.823 | └─93026 "placementuWSGI worker 4" 2026-07-06 21:48:38.823 | 2026-07-06 21:48:38.823 | Jul 06 21:48:24 np0000004676 devstack@placement-api.service[93023]: DEBUG placement.requestlog [req-648767cc-4af2-4622-9a0e-3f600ac69863 req-7f55b451-dd04-453c-bd32-47f5bb134eab None None] Starting request: 10.4.3.174 "GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_S390X,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_MIPSEL,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_RISCV64,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_PPC64LE" {{(pid=93023) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 21:48:38.823 | Jul 06 21:48:24 np0000004676 devstack@placement-api.service[93023]: INFO placement.requestlog [req-648767cc-4af2-4622-9a0e-3f600ac69863 req-7f55b451-dd04-453c-bd32-47f5bb134eab service nova] 10.4.3.174 "GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_S390X,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_MIPSEL,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_RISCV64,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_PPC64LE" status: 200 len: 1991 microversion: 1.6 2026-07-06 21:48:38.823 | Jul 06 21:48:24 np0000004676 devstack@placement-api.service[93023]: [pid: 93023|app: 0|req: 3/10] 10.4.3.174 () {68 vars in 4925 bytes} [Mon Jul 6 21:48:24 2026] GET /placement/traits?name=in:COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_S390X,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_MIPSEL,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_RISCV64,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE42,HW_CPU_X86_SSE41,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_RESCUE_BFV,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_PPC64LE => generated 1991 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 21:48:38.823 | Jul 06 21:48:24 np0000004676 devstack@placement-api.service[93024]: DEBUG placement.requestlog [req-648767cc-4af2-4622-9a0e-3f600ac69863 req-c459ee1b-1884-45d3-bf1e-4e7658ffc067 None None] Starting request: 10.4.3.174 "PUT /placement/resource_providers/81580b17-3384-4008-a8cb-327144dc54e6/traits" {{(pid=93024) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 21:48:38.823 | Jul 06 21:48:24 np0000004676 devstack@placement-api.service[93024]: INFO placement.requestlog [req-648767cc-4af2-4622-9a0e-3f600ac69863 req-c459ee1b-1884-45d3-bf1e-4e7658ffc067 service nova] 10.4.3.174 "PUT /placement/resource_providers/81580b17-3384-4008-a8cb-327144dc54e6/traits" status: 200 len: 2026 microversion: 1.6 2026-07-06 21:48:38.823 | Jul 06 21:48:24 np0000004676 devstack@placement-api.service[93024]: [pid: 93024|app: 0|req: 4/11] 10.4.3.174 () {72 vars in 1594 bytes} [Mon Jul 6 21:48:24 2026] PUT /placement/resource_providers/81580b17-3384-4008-a8cb-327144dc54e6/traits => generated 2026 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 21:48:38.823 | Jul 06 21:48:33 np0000004676 devstack@placement-api.service[93025]: DEBUG dbcounter [-] [93025] Writing DB stats placement:SELECT=2 {{(pid=93025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.823 | Jul 06 21:48:34 np0000004676 devstack@placement-api.service[93026]: DEBUG dbcounter [-] [93026] Writing DB stats placement:SELECT=3,placement:INSERT=3,placement:UPDATE=1 {{(pid=93026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.823 | Jul 06 21:48:34 np0000004676 devstack@placement-api.service[93023]: DEBUG dbcounter [-] [93023] Writing DB stats placement:SELECT=2 {{(pid=93023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.823 | Jul 06 21:48:34 np0000004676 devstack@placement-api.service[93024]: DEBUG dbcounter [-] [93024] Writing DB stats placement:INSERT=71,placement:UPDATE=2,placement:SELECT=3 {{(pid=93024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:38.828 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.831 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-06 21:48:38.846 | enabled 2026-07-06 21:48:38.850 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-06 21:48:38.871 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-06 21:48:38.871 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-06 21:48:38.871 | Active: active (running) since Mon 2026-07-06 21:47:16 UTC; 1min 21s ago 2026-07-06 21:48:38.871 | Main PID: 89542 (neutron-ovn-age) 2026-07-06 21:48:38.871 | Tasks: 20 (limit: 77115) 2026-07-06 21:48:38.871 | Memory: 350.2M (peak: 351.1M) 2026-07-06 21:48:38.871 | CPU: 6.930s 2026-07-06 21:48:38.871 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-06 21:48:38.871 | ├─89542 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-06 21:48:38.871 | ├─90543 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-06 21:48:38.871 | ├─90837 /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/tmpfulmpou0/privsep.sock 2026-07-06 21:48:38.871 | └─93885 /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/tmp5yr4_vx4/privsep.sock 2026-07-06 21:48:38.871 | 2026-07-06 21:48:38.871 | Jul 06 21:47:57 np0000004676 neutron-ovn-agent[90543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=9e8ebfd8-a189-4593-975c-c3d2e9938c62, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=90543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-06 21:48:38.871 | Jul 06 21:47:57 np0000004676 neutron-ovn-agent[90543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=90543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-06 21:48:38.871 | Jul 06 21:47:58 np0000004676 neutron-ovn-agent[90543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=9e8ebfd8-a189-4593-975c-c3d2e9938c62, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=90543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-06 21:48:38.871 | Jul 06 21:47:58 np0000004676 neutron-ovn-agent[90543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=90543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-06 21:48:38.871 | Jul 06 21:48:19 np0000004676 neutron-ovn-agent[90543]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=90543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 21:48:38.871 | Jul 06 21:48:19 np0000004676 neutron-ovn-agent[90543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 21:48:38.871 | Jul 06 21:48:19 np0000004676 neutron-ovn-agent[90543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 21:48:38.871 | Jul 06 21:48:19 np0000004676 neutron-ovn-agent[90543]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=90543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 21:48:38.872 | Jul 06 21:48:19 np0000004676 neutron-ovn-agent[90543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 21:48:38.872 | Jul 06 21:48:19 np0000004676 neutron-ovn-agent[90543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 21:48:38.877 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.880 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-06 21:48:38.894 | not-found 2026-07-06 21:48:38.899 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.903 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-06 21:48:38.917 | not-found 2026-07-06 21:48:38.922 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.925 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-06 21:48:38.940 | enabled 2026-07-06 21:48:38.945 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-06 21:48:38.964 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-06 21:48:38.964 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-06 21:48:38.964 | Active: active (running) since Mon 2026-07-06 21:46:54 UTC; 1min 44s ago 2026-07-06 21:48:38.964 | Main PID: 84912 (swift-account-s) 2026-07-06 21:48:38.964 | Tasks: 5 (limit: 77115) 2026-07-06 21:48:38.964 | Memory: 66.4M (peak: 67.0M) 2026-07-06 21:48:38.964 | CPU: 1.691s 2026-07-06 21:48:38.964 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-06 21:48:38.964 | ├─84912 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-06 21:48:38.964 | ├─85187 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-06 21:48:38.964 | ├─85190 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-06 21:48:38.964 | ├─85193 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-06 21:48:38.964 | └─85195 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-06 21:48:38.964 | 2026-07-06 21:48:38.964 | Jul 06 21:46:55 np0000004676 account-server[84912]: Started child 85195 from parent 84912 2026-07-06 21:48:38.964 | Jul 06 21:46:55 np0000004676 swift-account-server[84912]: account-server: Started child 85195 from parent 84912 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 account-server[85195]: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "HEAD /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658" 404 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658?format=json" "tx89ddd54b4dca499384198-006a4c22ac" "proxy-server 86301" 0.0011 "-" 85195 - 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 swift-account-server[85195]: account-server: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "HEAD /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658" 404 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658?format=json" "tx89ddd54b4dca499384198-006a4c22ac" "proxy-server 86301" 0.0011 "-" 85195 - 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 account-server[85187]: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658" 201 - "-" "tx2c6e3d7e48f246a3a52a3-006a4c22ac" "-" 0.0141 "-" 85187 - 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 swift-account-server[85187]: account-server: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658" 201 - "-" "tx2c6e3d7e48f246a3a52a3-006a4c22ac" "-" 0.0141 "-" 85187 - 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 account-server[85195]: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "HEAD /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658" 204 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658?format=json" "tx2c6e3d7e48f246a3a52a3-006a4c22ac" "proxy-server 86301" 0.0028 "-" 85195 - 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 swift-account-server[85195]: account-server: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "HEAD /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658" 204 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658?format=json" "tx2c6e3d7e48f246a3a52a3-006a4c22ac" "proxy-server 86301" 0.0028 "-" 85195 - 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 account-server[85193]: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance" "tx2c6e3d7e48f246a3a52a3-006a4c22ac" "container-server 84717" 0.0031 "-" 85193 0 2026-07-06 21:48:38.964 | Jul 06 21:48:28 np0000004676 swift-account-server[85193]: account-server: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/219/AUTH_bc0b5eee225c484097d44db822949658/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance" "tx2c6e3d7e48f246a3a52a3-006a4c22ac" "container-server 84717" 0.0031 "-" 85193 0 2026-07-06 21:48:38.969 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:38.972 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-06 21:48:38.987 | enabled 2026-07-06 21:48:38.991 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-06 21:48:39.011 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-06 21:48:39.012 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-06 21:48:39.012 | Active: active (running) since Mon 2026-07-06 21:46:53 UTC; 1min 45s ago 2026-07-06 21:48:39.012 | Main PID: 84416 (swift-container) 2026-07-06 21:48:39.012 | Tasks: 45 (limit: 77115) 2026-07-06 21:48:39.012 | Memory: 77.0M (peak: 78.9M) 2026-07-06 21:48:39.012 | CPU: 1.791s 2026-07-06 21:48:39.012 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-06 21:48:39.012 | ├─84416 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-06 21:48:39.012 | ├─84713 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-06 21:48:39.012 | ├─84715 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-06 21:48:39.012 | ├─84716 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-06 21:48:39.012 | └─84717 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-06 21:48:39.012 | 2026-07-06 21:48:39.012 | Jul 06 21:48:28 np0000004676 container-server[84713]: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" 201 - "PUT http://10.4.3.174:8081/sdb1/476/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" "tx90c34b63ff594cf99ba4b-006a4c22ac" "object-server 84194" 0.0017 "-" 84713 0 2026-07-06 21:48:39.012 | Jul 06 21:48:28 np0000004676 swift-container-server[84713]: container-server: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" 201 - "PUT http://10.4.3.174:8081/sdb1/476/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" "tx90c34b63ff594cf99ba4b-006a4c22ac" "object-server 84194" 0.0017 "-" 84713 0 2026-07-06 21:48:39.012 | Jul 06 21:48:32 np0000004676 container-server[84715]: 127.0.0.1 - - [06/Jul/2026:21:48:32 +0000] "HEAD /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance" 204 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance?format=json" "tx0150f0499a174a5696972-006a4c22b0" "proxy-server 86301" 0.0127 "-" 84715 0 2026-07-06 21:48:39.012 | Jul 06 21:48:32 np0000004676 swift-container-server[84715]: container-server: 127.0.0.1 - - [06/Jul/2026:21:48:32 +0000] "HEAD /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance" 204 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance?format=json" "tx0150f0499a174a5696972-006a4c22b0" "proxy-server 86301" 0.0127 "-" 84715 0 2026-07-06 21:48:39.012 | Jul 06 21:48:32 np0000004676 container-server[84716]: 127.0.0.1 - - [06/Jul/2026:21:48:32 +0000] "PUT /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" 201 - "PUT http://10.4.3.174:8081/sdb1/103/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" "txbc92505ae540448ebd058-006a4c22b0" "object-server 84196" 0.0013 "-" 84716 0 2026-07-06 21:48:39.012 | Jul 06 21:48:32 np0000004676 swift-container-server[84716]: container-server: 127.0.0.1 - - [06/Jul/2026:21:48:32 +0000] "PUT /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" 201 - "PUT http://10.4.3.174:8081/sdb1/103/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" "txbc92505ae540448ebd058-006a4c22b0" "object-server 84196" 0.0013 "-" 84716 0 2026-07-06 21:48:39.012 | Jul 06 21:48:36 np0000004676 container-server[84713]: 127.0.0.1 - - [06/Jul/2026:21:48:36 +0000] "HEAD /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance" 204 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance?format=json" "txbf4410bdc4ed46a9b95a1-006a4c22b4" "proxy-server 86301" 0.0337 "-" 84713 0 2026-07-06 21:48:39.012 | Jul 06 21:48:36 np0000004676 swift-container-server[84713]: container-server: 127.0.0.1 - - [06/Jul/2026:21:48:36 +0000] "HEAD /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance" 204 - "HEAD http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance?format=json" "txbf4410bdc4ed46a9b95a1-006a4c22b4" "proxy-server 86301" 0.0337 "-" 84713 0 2026-07-06 21:48:39.012 | Jul 06 21:48:36 np0000004676 container-server[84716]: 127.0.0.1 - - [06/Jul/2026:21:48:36 +0000] "PUT /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" 201 - "PUT http://10.4.3.174:8081/sdb1/200/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" "tx7829aea22d044ee791651-006a4c22b4" "object-server 84194" 0.0006 "-" 84716 0 2026-07-06 21:48:39.012 | Jul 06 21:48:36 np0000004676 swift-container-server[84716]: container-server: 127.0.0.1 - - [06/Jul/2026:21:48:36 +0000] "PUT /sdb1/436/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" 201 - "PUT http://10.4.3.174:8081/sdb1/200/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" "tx7829aea22d044ee791651-006a4c22b4" "object-server 84194" 0.0006 "-" 84716 0 2026-07-06 21:48:39.017 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.019 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-06 21:48:39.037 | enabled 2026-07-06 21:48:39.042 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-06 21:48:39.061 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-06 21:48:39.061 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-06 21:48:39.061 | Active: active (running) since Mon 2026-07-06 21:46:51 UTC; 1min 47s ago 2026-07-06 21:48:39.061 | Main PID: 83917 (swift-object-se) 2026-07-06 21:48:39.061 | Tasks: 45 (limit: 77115) 2026-07-06 21:48:39.061 | Memory: 73.1M (peak: 94.7M) 2026-07-06 21:48:39.061 | CPU: 2.132s 2026-07-06 21:48:39.061 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-06 21:48:39.061 | ├─83917 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-06 21:48:39.061 | ├─84194 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-06 21:48:39.061 | ├─84196 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-06 21:48:39.061 | ├─84200 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-06 21:48:39.061 | └─84202 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-06 21:48:39.061 | 2026-07-06 21:48:39.061 | Jul 06 21:46:52 np0000004676 object-server[83917]: Started child 84200 from parent 83917 2026-07-06 21:48:39.061 | Jul 06 21:46:52 np0000004676 swift-object-server[83917]: object-server: Started child 84200 from parent 83917 2026-07-06 21:48:39.061 | Jul 06 21:46:52 np0000004676 object-server[83917]: Started child 84202 from parent 83917 2026-07-06 21:48:39.061 | Jul 06 21:46:52 np0000004676 swift-object-server[83917]: object-server: Started child 84202 from parent 83917 2026-07-06 21:48:39.061 | Jul 06 21:48:28 np0000004676 object-server[84194]: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/476/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" 201 - "PUT http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" "tx90c34b63ff594cf99ba4b-006a4c22ac" "proxy-server 86301" 0.3304 "-" 84194 0 2026-07-06 21:48:39.061 | Jul 06 21:48:28 np0000004676 swift-object-server[84194]: object-server: 127.0.0.1 - - [06/Jul/2026:21:48:28 +0000] "PUT /sdb1/476/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" 201 - "PUT http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance/9c20cee4-3fd3-4330-9f26-646147cb5d08" "tx90c34b63ff594cf99ba4b-006a4c22ac" "proxy-server 86301" 0.3304 "-" 84194 0 2026-07-06 21:48:39.061 | Jul 06 21:48:32 np0000004676 object-server[84196]: 127.0.0.1 - - [06/Jul/2026:21:48:32 +0000] "PUT /sdb1/103/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" 201 - "PUT http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" "txbc92505ae540448ebd058-006a4c22b0" "proxy-server 86301" 0.3536 "-" 84196 0 2026-07-06 21:48:39.061 | Jul 06 21:48:32 np0000004676 swift-object-server[84196]: object-server: 127.0.0.1 - - [06/Jul/2026:21:48:32 +0000] "PUT /sdb1/103/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" 201 - "PUT http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance/898bcbef-6597-4dab-83a1-fbd042928011" "txbc92505ae540448ebd058-006a4c22b0" "proxy-server 86301" 0.3536 "-" 84196 0 2026-07-06 21:48:39.061 | Jul 06 21:48:36 np0000004676 object-server[84194]: 127.0.0.1 - - [06/Jul/2026:21:48:36 +0000] "PUT /sdb1/200/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" 201 - "PUT http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" "tx7829aea22d044ee791651-006a4c22b4" "proxy-server 86301" 0.3410 "-" 84194 0 2026-07-06 21:48:39.061 | Jul 06 21:48:36 np0000004676 swift-object-server[84194]: object-server: 127.0.0.1 - - [06/Jul/2026:21:48:36 +0000] "PUT /sdb1/200/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" 201 - "PUT http://10.4.3.174:8081/v1/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a" "tx7829aea22d044ee791651-006a4c22b4" "proxy-server 86301" 0.3410 "-" 84194 0 2026-07-06 21:48:39.066 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.069 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-06 21:48:39.085 | enabled 2026-07-06 21:48:39.089 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-06 21:48:39.107 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-06 21:48:39.107 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-06 21:48:39.107 | Active: active (running) since Mon 2026-07-06 21:46:58 UTC; 1min 40s ago 2026-07-06 21:48:39.107 | Main PID: 86230 (swift-proxy-ser) 2026-07-06 21:48:39.107 | Tasks: 2 (limit: 77115) 2026-07-06 21:48:39.107 | Memory: 82.2M (peak: 83.6M) 2026-07-06 21:48:39.107 | CPU: 2.532s 2026-07-06 21:48:39.107 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-06 21:48:39.107 | ├─86230 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-06 21:48:39.107 | └─86301 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-06 21:48:39.107 | 2026-07-06 21:48:39.107 | Jul 06 21:48:36 np0000004676 proxy-server[86301]: Validating token access rules against request 2026-07-06 21:48:39.107 | Jul 06 21:48:36 np0000004676 swift-proxy-server[86301]: proxy-server: Validating token access rules against request 2026-07-06 21:48:39.107 | Jul 06 21:48:36 np0000004676 proxy-server[86301]: Received request from user: user_id d7300da1031945e4a5fd3ed6dfefe141, project_id bc0b5eee225c484097d44db822949658, roles service,ResellerAdmin 2026-07-06 21:48:39.107 | Jul 06 21:48:36 np0000004676 swift-proxy-server[86301]: proxy-server: Received request from user: user_id d7300da1031945e4a5fd3ed6dfefe141, project_id bc0b5eee225c484097d44db822949658, roles service,ResellerAdmin 2026-07-06 21:48:39.107 | Jul 06 21:48:36 np0000004676 swift-proxy-server[86301]: proxy-server: Using identity: {'user': ('d7300da1031945e4a5fd3ed6dfefe141', 'glance-swift'), 'tenant': ('bc0b5eee225c484097d44db822949658', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx7829aea22d044ee791651-006a4c22b4) 2026-07-06 21:48:39.108 | Jul 06 21:48:36 np0000004676 proxy-server[86301]: Using identity: {'user': ('d7300da1031945e4a5fd3ed6dfefe141', 'glance-swift'), 'tenant': ('bc0b5eee225c484097d44db822949658', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx7829aea22d044ee791651-006a4c22b4) 2026-07-06 21:48:39.108 | Jul 06 21:48:36 np0000004676 proxy-server[86301]: User bc0b5eee225c484097d44db822949658 has reseller admin authorizing (txn: tx7829aea22d044ee791651-006a4c22b4) (client_ip: 10.4.3.174) 2026-07-06 21:48:39.108 | Jul 06 21:48:36 np0000004676 swift-proxy-server[86301]: proxy-server: User bc0b5eee225c484097d44db822949658 has reseller admin authorizing (txn: tx7829aea22d044ee791651-006a4c22b4) (client_ip: 10.4.3.174) 2026-07-06 21:48:39.108 | Jul 06 21:48:36 np0000004676 proxy-server[86301]: 10.4.3.174 10.4.3.174 06/Jul/2026/21/48/36 PUT /v1/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqTCK0... 21692416 - - tx7829aea22d044ee791651-006a4c22b4 - 0.3469 - - 1783374516.468242884 1783374516.815107584 0 d7300da1031945e4a5fd3ed6dfefe141 2026-07-06 21:48:39.108 | Jul 06 21:48:36 np0000004676 swift-proxy-server[86301]: proxy-server: 10.4.3.174 10.4.3.174 06/Jul/2026/21/48/36 PUT /v1/AUTH_bc0b5eee225c484097d44db822949658/glance/31bbf278-12b6-4690-b558-594b3dc7a45a HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqTCK0... 21692416 - - tx7829aea22d044ee791651-006a4c22b4 - 0.3469 - - 1783374516.468242884 1783374516.815107584 0 d7300da1031945e4a5fd3ed6dfefe141 2026-07-06 21:48:39.112 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.116 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-06 21:48:39.131 | not-found 2026-07-06 21:48:39.137 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.140 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-06 21:48:39.155 | not-found 2026-07-06 21:48:39.159 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.163 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-06 21:48:39.178 | enabled 2026-07-06 21:48:39.183 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-06 21:48:39.201 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-06 21:48:39.201 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-06 21:48:39.201 | Active: active (running) since Mon 2026-07-06 21:46:56 UTC; 1min 43s ago 2026-07-06 21:48:39.201 | Main PID: 85446 (swift-container) 2026-07-06 21:48:39.201 | Tasks: 1 (limit: 77115) 2026-07-06 21:48:39.201 | Memory: 42.1M (peak: 45.3M) 2026-07-06 21:48:39.201 | CPU: 533ms 2026-07-06 21:48:39.201 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-06 21:48:39.201 | └─85446 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-06 21:48:39.201 | 2026-07-06 21:48:39.201 | Jul 06 21:46:56 np0000004676 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-06 21:48:39.201 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-06 21:48:39.201 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:48:39.201 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: we strongly recommend against using it for new projects. 2026-07-06 21:48:39.202 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:48:39.202 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: framework. For more detail see 2026-07-06 21:48:39.202 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:48:39.202 | Jul 06 21:46:56 np0000004676 swift-container-sync[85446]: import eventlet 2026-07-06 21:48:39.202 | Jul 06 21:46:56 np0000004676 container-sync[85446]: Starting 85446 2026-07-06 21:48:39.202 | Jul 06 21:46:56 np0000004676 container-sync[85446]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-06 21:48:39.207 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.210 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-06 21:48:39.225 | enabled 2026-07-06 21:48:39.231 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-06 21:48:39.262 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-06 21:48:39.262 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-06 21:48:39.262 | Active: active (running) since Mon 2026-07-06 21:47:19 UTC; 1min 19s ago 2026-07-06 21:48:39.262 | Main PID: 90624 (uwsgi) 2026-07-06 21:48:39.262 | Status: "uWSGI is ready" 2026-07-06 21:48:39.262 | Tasks: 45 (limit: 77115) 2026-07-06 21:48:39.262 | Memory: 737.9M (peak: 738.7M) 2026-07-06 21:48:39.262 | CPU: 39.951s 2026-07-06 21:48:39.262 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-06 21:48:39.262 | ├─90624 "neutron-apiuWSGI master" 2026-07-06 21:48:39.262 | ├─90625 "neutron-apiuWSGI worker 1" 2026-07-06 21:48:39.262 | ├─90626 "neutron-apiuWSGI worker 2" 2026-07-06 21:48:39.262 | ├─90627 "neutron-apiuWSGI worker 3" 2026-07-06 21:48:39.262 | └─90628 "neutron-apiuWSGI worker 4" 2026-07-06 21:48:39.262 | 2026-07-06 21:48:39.262 | Jul 06 21:48:26 np0000004676 devstack@neutron-api.service[90625]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90625) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 21:48:39.262 | Jul 06 21:48:26 np0000004676 devstack@neutron-api.service[90625]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "0ae2c43269a75c92b4020ceadb264de3" from periodic health check thread {{(pid=90625) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 21:48:39.262 | Jul 06 21:48:26 np0000004676 devstack@neutron-api.service[90628]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90628) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 21:48:39.262 | Jul 06 21:48:26 np0000004676 devstack@neutron-api.service[90628]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "2e7b2ffc1d4950ca8f30dcf9c68b5a56" from periodic health check thread {{(pid=90628) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 21:48:39.262 | Jul 06 21:48:26 np0000004676 devstack@neutron-api.service[90627]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90627) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 21:48:39.262 | Jul 06 21:48:26 np0000004676 devstack@neutron-api.service[90627]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f67bda80215155b6974799d5882dc78d" from periodic health check thread {{(pid=90627) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 21:48:39.262 | Jul 06 21:48:35 np0000004676 devstack@neutron-api.service[90626]: DEBUG dbcounter [-] [90626] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.262 | Jul 06 21:48:36 np0000004676 devstack@neutron-api.service[90625]: DEBUG dbcounter [-] [90625] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.262 | Jul 06 21:48:36 np0000004676 devstack@neutron-api.service[90628]: DEBUG dbcounter [-] [90628] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.262 | Jul 06 21:48:36 np0000004676 devstack@neutron-api.service[90627]: DEBUG dbcounter [-] [90627] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.267 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.271 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-06 21:48:39.290 | enabled 2026-07-06 21:48:39.295 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-06 21:48:39.315 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-06 21:48:39.315 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-06 21:48:39.315 | Active: active (running) since Mon 2026-07-06 21:47:22 UTC; 1min 16s ago 2026-07-06 21:48:39.315 | Main PID: 91641 (neutron-periodi) 2026-07-06 21:48:39.315 | Tasks: 15 (limit: 77115) 2026-07-06 21:48:39.315 | Memory: 167.3M (peak: 167.5M) 2026-07-06 21:48:39.315 | CPU: 3.697s 2026-07-06 21:48:39.315 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-06 21:48:39.315 | ├─91641 "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-06 21:48:39.315 | └─92664 "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-06 21:48:39.315 | 2026-07-06 21:48:39.315 | Jul 06 21:47:26 np0000004676 neutron-periodic-workers[92664]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=92664) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-06 21:48:39.315 | Jul 06 21:47:26 np0000004676 neutron-periodic-workers[92664]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=92664) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-06 21:48:39.315 | Jul 06 21:47:26 np0000004676 neutron-periodic-workers[92664]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=92664) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-06 21:48:39.315 | Jul 06 21:47:36 np0000004676 neutron-periodic-workers[91641]: DEBUG dbcounter [-] [91641] Writing DB stats neutron:SELECT=4 {{(pid=91641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.315 | Jul 06 21:47:39 np0000004676 neutron-periodic-workers[92664]: DEBUG dbcounter [-] [92664] Writer thread running {{(pid=92664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:48:39.315 | Jul 06 21:47:39 np0000004676 neutron-periodic-workers[92664]: DEBUG oslo.service.backend._threading.loopingcall [None req-34916b1a-3058-41fa-bd11-511d34a0304c None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.94 seconds {{(pid=92664) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.315 | Jul 06 21:47:49 np0000004676 neutron-periodic-workers[92664]: DEBUG dbcounter [-] [92664] Writing DB stats neutron:SELECT=1 {{(pid=92664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.315 | Jul 06 21:48:28 np0000004676 neutron-periodic-workers[92664]: DEBUG oslo.service.backend._threading.loopingcall [None req-8c58177f-6f36-46e7-af67-90bfdba0f597 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=92664) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.315 | Jul 06 21:48:34 np0000004676 neutron-periodic-workers[92664]: DEBUG neutron.db.agents_db [None req-73c810ce-afaa-467c-a6bc-96a1f647f665 None None] Agent healthcheck: found 0 active agents {{(pid=92664) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 21:48:39.315 | Jul 06 21:48:34 np0000004676 neutron-periodic-workers[92664]: DEBUG oslo.service.backend._threading.loopingcall [None req-73c810ce-afaa-467c-a6bc-96a1f647f665 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=92664) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.320 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.323 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-06 21:48:39.340 | enabled 2026-07-06 21:48:39.345 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-06 21:48:39.365 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-06 21:48:39.365 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-06 21:48:39.365 | Active: active (running) since Mon 2026-07-06 21:47:21 UTC; 1min 18s ago 2026-07-06 21:48:39.365 | Main PID: 91132 (neutron-rpc-ser) 2026-07-06 21:48:39.365 | Tasks: 83 (limit: 77115) 2026-07-06 21:48:39.365 | Memory: 330.6M (peak: 332.6M) 2026-07-06 21:48:39.365 | CPU: 6.757s 2026-07-06 21:48:39.365 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-06 21:48:39.365 | ├─91132 "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-06 21:48:39.365 | ├─92424 "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-06 21:48:39.365 | ├─92429 "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-06 21:48:39.365 | ├─92443 "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-06 21:48:39.365 | ├─92453 "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-06 21:48:39.365 | ├─92458 "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-06 21:48:39.365 | ├─92468 "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-06 21:48:39.365 | ├─92477 "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-06 21:48:39.365 | └─92486 "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-06 21:48:39.365 | 2026-07-06 21:48:39.365 | Jul 06 21:47:26 np0000004676 neutron-rpc-server[92486]: DEBUG neutron.service [-] calling wait on {{(pid=92486) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-06 21:48:39.365 | Jul 06 21:47:35 np0000004676 neutron-rpc-server[91132]: DEBUG dbcounter [-] [91132] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=91132) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92424]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92443]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92429]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92458]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92453]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92468]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92477]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.365 | Jul 06 21:47:56 np0000004676 neutron-rpc-server[92486]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-06 21:48:39.369 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.372 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:48:39.386 | enabled 2026-07-06 21:48:39.392 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-06 21:48:39.410 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:48:39.411 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-06 21:48:39.411 | Active: active (running) since Mon 2026-07-06 21:47:24 UTC; 1min 14s ago 2026-07-06 21:48:39.411 | Main PID: 92157 (neutron-ovn-mai) 2026-07-06 21:48:39.411 | Tasks: 12 (limit: 77115) 2026-07-06 21:48:39.411 | Memory: 265.3M (peak: 265.8M) 2026-07-06 21:48:39.411 | CPU: 5.331s 2026-07-06 21:48:39.411 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 21:48:39.411 | ├─92157 "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-06 21:48:39.411 | └─93089 "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-06 21:48:39.411 | 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=93089) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=93089) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 None None] OVN maintenance task update_router_distributed_flag finished in 0.005 seconds 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG futurist.periodics [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 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=93089) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=93089) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=93089) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 None None] OVN maintenance task update_security_group_with_address_group finished in 0.016 seconds 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG futurist.periodics [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 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=93089) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 21:48:39.411 | Jul 06 21:47:49 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG futurist.periodics [None req-a6a5ccfa-2af8-4c73-aac3-6d130b94d407 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=93089) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 21:48:39.411 | Jul 06 21:47:59 np0000004676 neutron-ovn-maintenance-worker[93089]: DEBUG dbcounter [-] [93089] Writing DB stats neutron:SELECT=339,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=93089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.416 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.420 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-06 21:48:39.435 | enabled 2026-07-06 21:48:39.440 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-06 21:48:39.458 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-06 21:48:39.458 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-06 21:48:39.458 | Active: active (running) since Mon 2026-07-06 21:47:55 UTC; 44s ago 2026-07-06 21:48:39.458 | Main PID: 96522 (nova-novncproxy) 2026-07-06 21:48:39.458 | Tasks: 16 (limit: 77115) 2026-07-06 21:48:39.458 | Memory: 110.2M (peak: 110.4M) 2026-07-06 21:48:39.458 | CPU: 3.768s 2026-07-06 21:48:39.458 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-06 21:48:39.458 | └─96522 /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-06 21:48:39.458 | 2026-07-06 21:48:39.458 | Jul 06 21:47:55 np0000004676 nova-novncproxy[96522]: If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:48:39.458 | Jul 06 21:47:55 np0000004676 nova-novncproxy[96522]: framework. For more detail see 2026-07-06 21:48:39.458 | Jul 06 21:47:55 np0000004676 nova-novncproxy[96522]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:48:39.458 | Jul 06 21:47:55 np0000004676 nova-novncproxy[96522]: import eventlet # noqa 2026-07-06 21:48:39.458 | Jul 06 21:47:56 np0000004676 nova-novncproxy[96522]: 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-06 21:48:39.458 | Jul 06 21:47:57 np0000004676 nova-novncproxy[96522]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-06 21:48:39.458 | Jul 06 21:47:57 np0000004676 nova-novncproxy[96522]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-06 21:48:39.458 | Jul 06 21:47:57 np0000004676 nova-novncproxy[96522]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-06 21:48:39.458 | Jul 06 21:47:57 np0000004676 nova-novncproxy[96522]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-06 21:48:39.458 | Jul 06 21:47:57 np0000004676 nova-novncproxy[96522]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-06 21:48:39.463 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.466 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-06 21:48:39.482 | enabled 2026-07-06 21:48:39.487 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-06 21:48:39.505 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-06 21:48:39.505 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-06 21:48:39.505 | Active: active (running) since Mon 2026-07-06 21:47:57 UTC; 41s ago 2026-07-06 21:48:39.505 | Main PID: 97355 (nova-conductor:) 2026-07-06 21:48:39.505 | Tasks: 33 (limit: 77115) 2026-07-06 21:48:39.505 | Memory: 207.5M (peak: 208.4M) 2026-07-06 21:48:39.505 | CPU: 2.981s 2026-07-06 21:48:39.505 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-06 21:48:39.505 | ├─97355 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-06 21:48:39.505 | ├─98784 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 21:48:39.505 | ├─98792 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 21:48:39.505 | ├─98799 "nova-conductor: ServiceWrapper worker(2)" 2026-07-06 21:48:39.505 | └─98803 "nova-conductor: ServiceWrapper worker(3)" 2026-07-06 21:48:39.505 | 2026-07-06 21:48:39.505 | Jul 06 21:48:09 np0000004676 nova-conductor[97355]: DEBUG dbcounter [-] [97355] Writing DB stats nova_api:SELECT=1 {{(pid=97355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:09 np0000004676 nova-conductor[97355]: DEBUG dbcounter [-] [97355] Writing DB stats nova_cell0:SELECT=1 {{(pid=97355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:09 np0000004676 nova-conductor[97355]: DEBUG dbcounter [-] [97355] Writing DB stats nova_cell1:SELECT=1 {{(pid=97355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:15 np0000004676 nova-conductor[98784]: DEBUG dbcounter [-] [98784] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:15 np0000004676 nova-conductor[98792]: DEBUG dbcounter [-] [98792] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:15 np0000004676 nova-conductor[98799]: DEBUG dbcounter [-] [98799] Writing DB stats nova_cell0:SELECT=3 {{(pid=98799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:15 np0000004676 nova-conductor[98803]: DEBUG dbcounter [-] [98803] Writing DB stats nova_cell0:SELECT=3 {{(pid=98803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.505 | Jul 06 21:48:31 np0000004676 nova-conductor[98784]: DEBUG oslo.service.backend._threading.loopingcall [None req-2f782e41-94c7-4d15-9cc6-aebce4412f9d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98784) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.505 | Jul 06 21:48:33 np0000004676 nova-conductor[98799]: DEBUG oslo.service.backend._threading.loopingcall [None req-58315f7a-c789-4ff4-a451-5ae9fac0e630 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98799) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.505 | Jul 06 21:48:34 np0000004676 nova-conductor[98792]: DEBUG oslo.service.backend._threading.loopingcall [None req-e6ad3ccd-010b-42a2-8ecc-d7fc382afcc7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98792) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.510 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 21:48:39.513 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-06 21:48:39.528 | enabled 2026-07-06 21:48:39.532 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-06 21:48:39.551 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-06 21:48:39.551 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-06 21:48:39.551 | Active: active (running) since Mon 2026-07-06 21:47:59 UTC; 40s ago 2026-07-06 21:48:39.551 | Main PID: 97898 (nova-conductor:) 2026-07-06 21:48:39.551 | Tasks: 53 (limit: 77115) 2026-07-06 21:48:39.551 | Memory: 224.1M (peak: 224.4M) 2026-07-06 21:48:39.551 | CPU: 2.927s 2026-07-06 21:48:39.551 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-06 21:48:39.551 | ├─97898 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-06 21:48:39.552 | ├─98969 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 21:48:39.552 | ├─98972 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 21:48:39.552 | ├─98978 "nova-conductor: ServiceWrapper worker(2)" 2026-07-06 21:48:39.552 | └─98980 "nova-conductor: ServiceWrapper worker(3)" 2026-07-06 21:48:39.552 | 2026-07-06 21:48:39.552 | Jul 06 21:48:26 np0000004676 nova-conductor[98978]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98978) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:26 np0000004676 nova-conductor[98972]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98972) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:26 np0000004676 nova-conductor[98980]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98980) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:35 np0000004676 nova-conductor[98969]: DEBUG oslo.service.backend._threading.loopingcall [None req-33869b97-5d62-459d-aaa2-66ada519e2c2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98969) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:36 np0000004676 nova-conductor[98978]: DEBUG dbcounter [-] [98978] Writing DB stats nova_cell1:SELECT=9,nova_cell1:UPDATE=2 {{(pid=98978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.552 | Jul 06 21:48:36 np0000004676 nova-conductor[98969]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=98969) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:36 np0000004676 nova-conductor[98978]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98978) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:36 np0000004676 nova-conductor[98972]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98972) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.552 | Jul 06 21:48:36 np0000004676 nova-conductor[98980]: DEBUG dbcounter [-] [98980] Writing DB stats nova_cell1:SELECT=8,nova_cell1:INSERT=1 {{(pid=98980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 21:48:39.552 | Jul 06 21:48:36 np0000004676 nova-conductor[98980]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98980) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 21:48:39.557 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-06 21:48:39.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:39.581 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-06 21:48:39.602 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:39.605 | + ./stack.sh:main:1451 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-06 21:48:39.877 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:48:39.877 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:48:39.877 | we strongly recommend against using it for new projects. 2026-07-06 21:48:39.877 | 2026-07-06 21:48:39.877 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:48:39.877 | framework. For more detail see 2026-07-06 21:48:39.877 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:48:39.877 | 2026-07-06 21:48:39.877 | import eventlet # noqa 2026-07-06 21:48:40.019 | 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-06 21:48:41.643 | INFO dbcounter [None req-2365826b-13eb-41b9-8d73-2ae4902715da None None] Registered counter for database nova_api 2026-07-06 21:48:41.708 | DEBUG dbcounter [-] [104849] Writer thread running {{(pid=104849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:48:41.713 | Found 2 cell mappings. 2026-07-06 21:48:41.713 | Skipping cell0 since it does not contain hosts. 2026-07-06 21:48:41.713 | Getting computes from cell 'cell1': fd6104fe-9127-4f11-a746-029786581989 2026-07-06 21:48:41.713 | INFO dbcounter [None req-2365826b-13eb-41b9-8d73-2ae4902715da None None] Registered counter for database nova_cell1 2026-07-06 21:48:41.750 | DEBUG dbcounter [-] [104849] Writer thread running {{(pid=104849) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 21:48:41.868 | Checking host mapping for compute host 'np0000004676': 81580b17-3384-4008-a8cb-327144dc54e6 2026-07-06 21:48:41.868 | Creating host mapping for compute host 'np0000004676': 81580b17-3384-4008-a8cb-327144dc54e6 2026-07-06 21:48:41.868 | Found 1 unmapped computes in cell: fd6104fe-9127-4f11-a746-029786581989 2026-07-06 21:48:42.469 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-06 21:48:42.757 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-06 21:48:42.757 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 21:48:42.757 | we strongly recommend against using it for new projects. 2026-07-06 21:48:42.757 | 2026-07-06 21:48:42.757 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 21:48:42.757 | framework. For more detail see 2026-07-06 21:48:42.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 21:48:42.757 | 2026-07-06 21:48:42.757 | import eventlet # noqa 2026-07-06 21:48:42.890 | 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-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Upgrade Check Results | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: Cells v2 | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: Placement API | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: Cinder API | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: Policy File JSON to YAML Migration | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: Older than N-1 computes | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: hw_machine_type unset | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.137 | | Check: Service User Token Configuration | 2026-07-06 21:48:45.137 | | Result: Success | 2026-07-06 21:48:45.137 | | Details: None | 2026-07-06 21:48:45.137 | +-------------------------------------------+ 2026-07-06 21:48:45.666 | + ./stack.sh:main:1471 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-06 21:48:45.669 | + ./stack.sh:main:1482 : command openstack complete 2026-07-06 21:48:45.671 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-06 21:48:45.943 | 2026-07-06 21:48:45.953 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-06 21:48:45.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:45.972 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-06 21:48:45.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 21:48:45.977 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 21:48:45.980 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-06 21:48:45.983 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:48:45.986 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-06 21:48:45.990 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-06 21:48:45.992 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-06 21:48:45.995 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-06 21:48:45.999 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-06 21:48:46.001 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-06 21:48:46.004 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-06 21:48:46.009 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-06 21:48:46.059 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-06 21:48:46.063 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-06 21:48:46.066 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-06 21:48:46.081 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-06 21:48:46.096 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-06 21:48:46.099 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:48:46.102 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-06 21:48:46.105 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-06 21:48:46.108 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 21:48:46.111 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-06 21:48:46.114 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-06 21:48:46.117 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 21:48:46.119 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 21:48:46.123 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 21:48:46.125 | + functions-common:run_phase:1858 : local extra 2026-07-06 21:48:46.129 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-06 21:48:46.134 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 21:48:46.137 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 21:48:46.139 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-06 21:48:46.142 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-06 21:48:46.145 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 21:48:46.165 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:46.169 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:48:46.172 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:46.175 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-06 21:48:46.178 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:46.181 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 21:48:46.184 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:46.187 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-06 21:48:46.190 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:46.193 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 21:48:46.196 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:48:46.199 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 21:48:46.202 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-06 21:48:46.254 | [9809 Async install_tempest:57880]: Waiting for completion of install_tempest running on PID 57880 (1 other jobs running) 2026-07-06 21:48:46.279 | [9809 Async install_tempest:57880]: Signaling child to exit 2026-07-06 21:48:46.279 | WAKEUP 2026-07-06 21:48:46.301 | [9809 Async install_tempest:57880]: Signaled 2026-07-06 21:48:46.302 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 21:48:46.302 | +++ functions-common:git_clone:593 : pwd 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:48:46.302 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:610 : echo master 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:673 : head -1 2026-07-06 21:48:46.302 | 8d40001b9 Use reader role for image tests 2026-07-06 21:48:46.302 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:48:46.302 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-06 21:48:46.302 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-06 21:48:46.302 | ++ 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-06 21:48:46.302 | Collecting tox!=2.8.0,<4.0.0 2026-07-06 21:48:46.303 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-06 21:48:46.303 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 21:48:46.303 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 21:48:46.303 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 21:48:46.303 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-06 21:48:46.303 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-06 21:48:46.303 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-06 21:48:46.303 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-06 21:48:46.303 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-06 21:48:46.303 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-06 21:48:46.303 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-06 21:48:46.303 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 63.9 MB/s 0:00:00 2026-07-06 21:48:46.303 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-06 21:48:46.303 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-06 21:48:46.303 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-06 21:48:46.303 | 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | ++ inc/python:pip_install:216 : result=0 2026-07-06 21:48:46.303 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2420 : local name 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2423 : local total 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2427 : start_time=1783374195919 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2429 : [[ -z 1783374195919 ]] 2026-07-06 21:48:46.303 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2432 : end_time=1783374197827 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2433 : elapsed_time=1908 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2434 : total=99033 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:46.303 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100941 2026-07-06 21:48:46.303 | ++ inc/python:pip_install:219 : return 0 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-06 21:48:46.303 | ~/tempest ~/devstack 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-06 21:48:46.303 | Already on 'master' 2026-07-06 21:48:46.303 | Your branch is up to date with 'origin/master'. 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-06 21:48:46.303 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.uH8otXtudC 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.uH8otXtudC 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.uH8otXtudC 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:48:46.303 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-06 21:48:46.303 | full create: /opt/stack/tempest/.tox/tempest 2026-07-06 21:48:46.303 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 21:48:46.303 | full develop-inst: /opt/stack/tempest 2026-07-06 21:48:46.303 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.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@8d40001b9742e6088508946a4d2ba98325d79233#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-06 21:48:46.303 | ___________________________________ summary ____________________________________ 2026-07-06 21:48:46.303 | full: skipped tests 2026-07-06 21:48:46.303 | congratulations :) 2026-07-06 21:48:46.303 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.uH8otXtudC -r requirements.txt 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-06 21:48:46.303 | 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-06 21:48:46.303 | 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-06 21:48:46.303 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-06 21:48:46.303 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | 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-06 21:48:46.304 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-06 21:48:46.304 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.uH8otXtudC 2026-07-06 21:48:46.304 | ++ lib/tempest:install_tempest:868 : popd 2026-07-06 21:48:46.304 | ~/devstack 2026-07-06 21:48:46.347 | [9809 Async install_tempest:57880]: finished install_tempest with result 0 in 19 seconds 2026-07-06 21:48:46.353 | ++ inc/async:async_wait:197 : return 0 2026-07-06 21:48:46.356 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-06 21:48:46.360 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:48:46.364 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-06 21:48:46.367 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-06 21:48:46.370 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:46.373 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-06 21:48:46.376 | ++ inc/python:setup_develop:353 : local bindep 2026-07-06 21:48:46.378 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 21:48:46.381 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-06 21:48:46.383 | ++ inc/python:setup_develop:359 : local extras= 2026-07-06 21:48:46.385 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-06 21:48:46.387 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 21:48:46.389 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 21:48:46.392 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-06 21:48:46.394 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 21:48:46.397 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 21:48:46.402 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-06 21:48:46.402 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 21:48:46.405 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-06 21:48:46.408 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 21:48:46.410 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 21:48:46.413 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-06 21:48:46.418 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-06 21:48:46.420 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-06 21:48:46.422 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-06 21:48:46.506 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-06 21:48:46.508 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-06 21:48:46.510 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-06 21:48:46.513 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 21:48:46.515 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 21:48:46.517 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-06 21:48:46.520 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-06 21:48:46.522 | ++ inc/python:setup_package:446 : local extras= 2026-07-06 21:48:46.524 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 21:48:46.526 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 21:48:46.528 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 21:48:46.530 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 21:48:46.532 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 21:48:46.535 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-06 21:48:46.555 | Using python 3.12 to install /opt/stack/tempest 2026-07-06 21:48:46.557 | ++ 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-06 21:48:47.104 | Obtaining file:///opt/stack/tempest 2026-07-06 21:48:47.108 | Installing build dependencies: started 2026-07-06 21:48:48.045 | Installing build dependencies: finished with status 'done' 2026-07-06 21:48:48.046 | Checking if build backend supports build_editable: started 2026-07-06 21:48:48.390 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 21:48:48.391 | Getting requirements to build editable: started 2026-07-06 21:48:48.581 | Getting requirements to build editable: finished with status 'done' 2026-07-06 21:48:48.583 | Preparing editable metadata (pyproject.toml): started 2026-07-06 21:48:49.437 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 21:48:49.454 | 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.dev36) (7.0.3) 2026-07-06 21:48:49.454 | 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.dev36) (4.14.0) 2026-07-06 21:48:49.455 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-06 21:48:49.455 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-06 21:48:49.455 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-06 21:48:49.456 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-06 21:48:49.458 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-06 21:48:49.458 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-06 21:48:49.458 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-06 21:48:49.458 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-06 21:48:49.530 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-06 21:48:49.532 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-06 21:48:49.534 | 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.dev36) (5.10.0) 2026-07-06 21:48:49.535 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-06 21:48:49.535 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-06 21:48:49.536 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-06 21:48:49.536 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-06 21:48:49.537 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-06 21:48:49.537 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-06 21:48:49.538 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-06 21:48:49.538 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-06 21:48:49.538 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-06 21:48:49.539 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-06 21:48:49.539 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-06 21:48:49.540 | 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.dev36) (0.6.0) 2026-07-06 21:48:49.541 | 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.dev36) (4.0.0) 2026-07-06 21:48:49.543 | 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.dev36) (3.0.52) 2026-07-06 21:48:49.543 | 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.dev36) (1.11.0) 2026-07-06 21:48:49.544 | 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.dev36) (15.0.0) 2026-07-06 21:48:49.544 | 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.dev36) (1.8.0) 2026-07-06 21:48:49.546 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-06 21:48:49.548 | 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.dev36) (3.0) 2026-07-06 21:48:49.549 | 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.dev36) (2.2.2) 2026-07-06 21:48:49.554 | 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.dev36) (26.1.0) 2026-07-06 21:48:49.554 | 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.dev36) (2025.9.1) 2026-07-06 21:48:49.555 | 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.dev36) (0.37.0) 2026-07-06 21:48:49.556 | 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.dev36) (2026.5.1) 2026-07-06 21:48:49.561 | 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.dev36) (6.8.0) 2026-07-06 21:48:49.563 | 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.dev36) (2.0.0) 2026-07-06 21:48:49.563 | 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.dev36) (2.34.2) 2026-07-06 21:48:49.566 | 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.dev36) (6.4.0) 2026-07-06 21:48:49.567 | 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.dev36) (2.9.0.post0) 2026-07-06 21:48:49.569 | 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.dev36) (4.15.0) 2026-07-06 21:48:49.570 | 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.dev36) (1.2.1) 2026-07-06 21:48:49.572 | 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.dev36) (2.1.0) 2026-07-06 21:48:49.572 | 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.dev36) (3.3.2) 2026-07-06 21:48:49.573 | 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.dev36) (26.2) 2026-07-06 21:48:49.573 | 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.dev36) (7.2.2) 2026-07-06 21:48:49.578 | 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.dev36) (5.0.0) 2026-07-06 21:48:49.578 | 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.dev36) (3.0.3) 2026-07-06 21:48:49.579 | 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.dev36) (1.6.2) 2026-07-06 21:48:49.582 | 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.dev36) (83.0.0) 2026-07-06 21:48:49.584 | 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.dev36) (0.8.1) 2026-07-06 21:48:49.595 | 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.dev36) (1.17.0) 2026-07-06 21:48:49.601 | 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.dev36) (3.4.7) 2026-07-06 21:48:49.601 | 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.dev36) (3.18) 2026-07-06 21:48:49.602 | 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.dev36) (2023.11.17) 2026-07-06 21:48:49.610 | 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.dev36) (4.2.0) 2026-07-06 21:48:49.611 | 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.dev36) (2.20.0) 2026-07-06 21:48:49.613 | 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.dev36) (0.1.2) 2026-07-06 21:48:49.621 | 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.dev36) (0.16.0) 2026-07-06 21:48:49.638 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-06 21:48:49.639 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 21:48:49.666 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-06 21:48:49.668 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-06 21:48:49.675 | Building wheels for collected packages: tempest 2026-07-06 21:48:49.676 | Building editable for tempest (pyproject.toml): started 2026-07-06 21:48:50.796 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-06 21:48:50.797 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8326 sha256=6174864a51f2cec2df62bb6bce3c53ad7ae829e32fb42df32cc271ff26743b3e 2026-07-06 21:48:50.797 | Stored in directory: /tmp/pip-ephem-wheel-cache-56114gsl/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-06 21:48:50.800 | Successfully built tempest 2026-07-06 21:48:51.015 | Installing collected packages: tomlkit, stestr, tempest 2026-07-06 21:48:51.210 | 2026-07-06 21:48:51.230 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-06 21:48:51.423 | ++ inc/python:pip_install:216 : result=0 2026-07-06 21:48:51.425 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 21:48:51.428 | ++ functions-common:time_stop:2420 : local name 2026-07-06 21:48:51.431 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 21:48:51.434 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 21:48:51.437 | ++ functions-common:time_stop:2423 : local total 2026-07-06 21:48:51.440 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 21:48:51.443 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 21:48:51.446 | ++ functions-common:time_stop:2427 : start_time=1783374526550 2026-07-06 21:48:51.448 | ++ functions-common:time_stop:2429 : [[ -z 1783374526550 ]] 2026-07-06 21:48:51.452 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 21:48:51.456 | ++ functions-common:time_stop:2432 : end_time=1783374531454 2026-07-06 21:48:51.458 | ++ functions-common:time_stop:2433 : elapsed_time=4904 2026-07-06 21:48:51.461 | ++ functions-common:time_stop:2434 : total=105183 2026-07-06 21:48:51.464 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 21:48:51.465 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110087 2026-07-06 21:48:51.468 | ++ inc/python:pip_install:219 : return 0 2026-07-06 21:48:51.470 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 21:48:51.472 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:48:51.474 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-06 21:48:51.476 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-06 21:48:51.479 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 21:48:51.481 | ++ 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-06 21:48:51.484 | ++ 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-06 21:48:51.488 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-06 21:48:51.490 | ++ 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-06 21:48:51.492 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-06 21:48:51.495 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-06 21:48:51.498 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-06 21:48:51.501 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-06 21:48:51.504 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-06 21:48:51.506 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-06 21:48:51.509 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-06 21:48:51.513 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-06 21:48:51.516 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-06 21:48:51.518 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-06 21:48:51.520 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-06 21:48:51.523 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-06 21:48:51.526 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-06 21:48:51.529 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-06 21:48:51.532 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-06 21:48:51.535 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-06 21:48:51.538 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-06 21:48:51.540 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-06 21:48:51.540 | ' 2026-07-06 21:48:51.543 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-06 21:48:51.546 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-06 21:48:51.565 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:51.568 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-06 21:48:51.571 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-06 21:48:51.574 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-06 21:48:51.576 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-06 21:48:51.580 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 21:48:51.581 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-06 21:48:51.582 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-06 21:48:51.839 | 2026-07-06 21:48:51.849 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:51.852 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-06 21:48:51.855 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-06 21:48:51.858 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-06 21:48:51.861 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 21:48:51.865 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-06 21:48:51.868 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-06 21:48:51.871 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-06 21:48:51.874 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 21:48:51.877 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-06 21:48:51.880 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-06 21:48:51.883 | ++ lib/tempest:get_active_images:176 : img_id=31bbf278-12b6-4690-b558-594b3dc7a45a 2026-07-06 21:48:51.886 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-06 21:48:51.889 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 21:48:51.892 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-06 21:48:51.895 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-06 21:48:51.897 | ++ lib/tempest:configure_tempest:272 : '[' -z 31bbf278-12b6-4690-b558-594b3dc7a45a ']' 2026-07-06 21:48:51.899 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-06 21:48:51.902 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-06 21:48:51.905 | ++ lib/tempest:configure_tempest:279 : [[ 898bcbef-6597-4dab-83a1-fbd042928011 != \3\1\b\b\f\2\7\8\-\1\2\b\6\-\4\6\9\0\-\b\5\5\8\-\5\9\4\b\3\d\c\7\a\4\5\a ]] 2026-07-06 21:48:51.909 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=898bcbef-6597-4dab-83a1-fbd042928011 2026-07-06 21:48:51.912 | ++ lib/tempest:configure_tempest:281 : break 2026-07-06 21:48:51.915 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-06 21:48:51.930 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-06 21:48:51.934 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-06 21:48:51.937 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-06 21:48:51.940 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-06 21:48:51.943 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-06 21:48:51.946 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-06 21:48:51.949 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-06 21:48:51.952 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-06 21:48:51.957 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-06 21:48:51.957 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-06 21:48:52.339 | 2026-07-06 21:48:52.350 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:52.354 | ++ lib/tempest:configure_tempest:303 : admin_project_id=6dc6585c07c94340bab389281bc39d26 2026-07-06 21:48:52.358 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-06 21:48:52.377 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:52.381 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-06 21:48:52.640 | 2026-07-06 21:48:52.652 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:52.656 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 21:48:52.656 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 21:48:52.656 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 21:48:52.656 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 21:48:52.656 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 21:48:52.656 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 21:48:52.656 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 21:48:52.656 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 21:48:52.656 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 21:48:52.656 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 21:48:52.656 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 21:48:52.656 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 21:48:52.656 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 21:48:52.656 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-06 21:48:52.658 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-06 21:48:52.661 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 21:48:52.661 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 21:48:52.661 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 21:48:52.661 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 21:48:52.661 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 21:48:52.661 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 21:48:52.661 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 21:48:52.661 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 21:48:52.661 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 21:48:52.661 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 21:48:52.661 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 21:48:52.661 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 21:48:52.661 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 21:48:52.661 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-06 21:48:52.664 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 31bbf278-12b6-4690-b558-594b3dc7a45a 2026-07-06 21:48:52.668 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 21:48:52.671 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 31bbf278-12b6-4690-b558-594b3dc7a45a -c size -f value 2026-07-06 21:48:52.878 | 2026-07-06 21:48:52.887 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:52.890 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 21:48:52.893 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 21:48:52.893 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 21:48:52.916 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-06 21:48:52.918 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-06 21:48:52.921 | ++ 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-06 21:48:53.162 | 2026-07-06 21:48:53.162 | +----------------------------+-----------------------+ 2026-07-06 21:48:53.162 | | Field | Value | 2026-07-06 21:48:53.162 | +----------------------------+-----------------------+ 2026-07-06 21:48:53.162 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:53.162 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:53.162 | | description | None | 2026-07-06 21:48:53.162 | | disk | 1 | 2026-07-06 21:48:53.162 | | id | 42 | 2026-07-06 21:48:53.162 | | name | m1.nano | 2026-07-06 21:48:53.162 | | os-flavor-access:is_public | True | 2026-07-06 21:48:53.162 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:53.162 | | ram | 192 | 2026-07-06 21:48:53.162 | | rxtx_factor | 1.0 | 2026-07-06 21:48:53.162 | | swap | 0 | 2026-07-06 21:48:53.162 | | vcpus | 1 | 2026-07-06 21:48:53.162 | +----------------------------+-----------------------+ 2026-07-06 21:48:53.169 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-06 21:48:53.171 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 21:48:53.171 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 21:48:53.171 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 21:48:53.171 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 21:48:53.171 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 21:48:53.171 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 21:48:53.171 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 21:48:53.171 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 21:48:53.171 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 21:48:53.171 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 21:48:53.171 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 21:48:53.171 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 21:48:53.172 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 21:48:53.172 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-06 21:48:53.174 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 898bcbef-6597-4dab-83a1-fbd042928011 2026-07-06 21:48:53.177 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 21:48:53.180 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 898bcbef-6597-4dab-83a1-fbd042928011 -c size -f value 2026-07-06 21:48:53.389 | 2026-07-06 21:48:53.399 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:53.402 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-06 21:48:53.405 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-06 21:48:53.406 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 21:48:53.430 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-06 21:48:53.433 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-06 21:48:53.435 | ++ 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-06 21:48:53.669 | 2026-07-06 21:48:53.669 | +----------------------------+-----------------------+ 2026-07-06 21:48:53.669 | | Field | Value | 2026-07-06 21:48:53.670 | +----------------------------+-----------------------+ 2026-07-06 21:48:53.670 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 21:48:53.670 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 21:48:53.670 | | description | None | 2026-07-06 21:48:53.670 | | disk | 1 | 2026-07-06 21:48:53.670 | | id | 84 | 2026-07-06 21:48:53.670 | | name | m1.micro | 2026-07-06 21:48:53.670 | | os-flavor-access:is_public | True | 2026-07-06 21:48:53.670 | | properties | hw_rng:allowed='True' | 2026-07-06 21:48:53.670 | | ram | 256 | 2026-07-06 21:48:53.670 | | rxtx_factor | 1.0 | 2026-07-06 21:48:53.670 | | swap | 0 | 2026-07-06 21:48:53.670 | | vcpus | 1 | 2026-07-06 21:48:53.670 | +----------------------------+-----------------------+ 2026-07-06 21:48:53.678 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-06 21:48:53.680 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-06 21:48:53.697 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:53.699 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-06 21:48:53.702 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-06 21:48:53.704 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-06 21:48:53.706 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 21:48:53.709 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 21:48:53.712 | +++ functions-common:git_clone:593 : pwd 2026-07-06 21:48:53.716 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-06 21:48:53.718 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 21:48:53.722 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 21:48:53.739 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 21:48:53.742 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 21:48:53.744 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 21:48:53.748 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 21:48:53.748 | ++ functions-common:git_clone:610 : echo master 2026-07-06 21:48:53.753 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-06 21:48:53.756 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-06 21:48:53.758 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-06 21:48:53.772 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-06 21:48:53.775 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 21:48:53.776 | ++ functions-common:git_clone:673 : head -1 2026-07-06 21:48:53.782 | 5d0367e Clean-up zuul config spacing 2026-07-06 21:48:53.785 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-06 21:48:53.787 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-06 21:48:53.788 | ~/os-test-images ~/devstack 2026-07-06 21:48:53.790 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-06 21:48:54.015 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-06 21:48:54.329 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-06 21:48:55.787 | generate installed: PyYAML==6.0.3 2026-07-06 21:48:55.788 | generate run-test-pre: PYTHONHASHSEED='3147834223' 2026-07-06 21:48:55.788 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-06 21:48:55.850 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-06 21:48:55.873 | 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-06 21:48:55.902 | 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-06 21:48:55.949 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-06 21:48:55.952 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-06 21:48:55.959 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-06 21:48:55.970 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-06 21:48:56.005 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-06 21:48:56.016 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-06 21:48:56.022 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-06 21:48:56.031 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-06 21:48:56.031 | 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-06 21:48:56.037 | 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-06 21:48:56.042 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-06 21:48:56.061 | 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-06 21:48:56.063 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-06 21:48:56.066 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-06 21:48:56.086 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-06 21:48:56.097 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-06 21:48:56.113 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-06 21:48:56.115 | 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-06 21:48:56.131 | 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-06 21:48:56.134 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-06 21:48:56.137 | 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-06 21:48:56.151 | 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-06 21:48:56.154 | 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-06 21:48:56.167 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-06 21:48:56.182 | ___________________________________ summary ____________________________________ 2026-07-06 21:48:56.182 | generate: commands succeeded 2026-07-06 21:48:56.182 | congratulations :) 2026-07-06 21:48:56.208 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-06 21:48:56.208 | ~/devstack 2026-07-06 21:48:56.210 | ++ 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-06 21:48:56.241 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-06 21:48:56.243 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-06 21:48:56.263 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-06 21:48:56.266 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-06 21:48:56.268 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-06 21:48:56.304 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-06 21:48:56.341 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-06 21:48:56.344 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:56.347 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-06 21:48:56.350 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 21:48:56.354 | +++ 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-06 21:48:56.613 | 2026-07-06 21:48:56.625 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:56.629 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 21:48:56.629 | address-scope 2026-07-06 21:48:56.629 | agent 2026-07-06 21:48:56.629 | allowed-address-pairs 2026-07-06 21:48:56.629 | auto-allocated-topology 2026-07-06 21:48:56.629 | availability_zone 2026-07-06 21:48:56.629 | default-subnetpools 2026-07-06 21:48:56.629 | dhcp_agent_scheduler 2026-07-06 21:48:56.629 | dns-integration 2026-07-06 21:48:56.629 | dns-domain-ports 2026-07-06 21:48:56.629 | dns-integration-domain-keywords 2026-07-06 21:48:56.629 | empty-string-filtering 2026-07-06 21:48:56.629 | external-net 2026-07-06 21:48:56.629 | extra_dhcp_opt 2026-07-06 21:48:56.629 | extraroute 2026-07-06 21:48:56.629 | extraroute-atomic 2026-07-06 21:48:56.629 | filter-validation 2026-07-06 21:48:56.629 | floating-ip-port-forwarding-detail 2026-07-06 21:48:56.629 | fip-port-details 2026-07-06 21:48:56.629 | flavors 2026-07-06 21:48:56.629 | floatingip-pools 2026-07-06 21:48:56.629 | router 2026-07-06 21:48:56.629 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:48:56.629 | enable-default-route-bfd 2026-07-06 21:48:56.629 | enable-default-route-ecmp 2026-07-06 21:48:56.629 | ext-gw-mode 2026-07-06 21:48:56.629 | l3-ha 2026-07-06 21:48:56.629 | external-gateway-multihoming 2026-07-06 21:48:56.629 | l3-flavors 2026-07-06 21:48:56.629 | l3_agent_scheduler 2026-07-06 21:48:56.629 | multi-provider 2026-07-06 21:48:56.629 | net-mtu 2026-07-06 21:48:56.629 | net-mtu-writable 2026-07-06 21:48:56.629 | network_availability_zone 2026-07-06 21:48:56.629 | network-ip-availability 2026-07-06 21:48:56.629 | network-ip-availability-details 2026-07-06 21:48:56.629 | pagination 2026-07-06 21:48:56.629 | port-device-profile 2026-07-06 21:48:56.629 | port-mac-address-regenerate 2026-07-06 21:48:56.629 | port-numa-affinity-policy 2026-07-06 21:48:56.629 | port-numa-affinity-policy-socket 2026-07-06 21:48:56.629 | binding 2026-07-06 21:48:56.629 | binding-extended 2026-07-06 21:48:56.629 | port-security 2026-07-06 21:48:56.629 | project-id 2026-07-06 21:48:56.629 | provider 2026-07-06 21:48:56.629 | qinq 2026-07-06 21:48:56.629 | quota-check-limit 2026-07-06 21:48:56.629 | quota-check-limit-default 2026-07-06 21:48:56.629 | quotas 2026-07-06 21:48:56.629 | quota_details 2026-07-06 21:48:56.629 | rbac-policies 2026-07-06 21:48:56.629 | rbac-address-scope 2026-07-06 21:48:56.629 | rbac-security-groups 2026-07-06 21:48:56.629 | revision-if-match 2026-07-06 21:48:56.629 | standard-attr-revisions 2026-07-06 21:48:56.629 | router_availability_zone 2026-07-06 21:48:56.629 | router-enable-snat 2026-07-06 21:48:56.629 | security-groups-default-rules 2026-07-06 21:48:56.629 | security-groups-default-statefulness 2026-07-06 21:48:56.630 | security-groups-normalized-cidr 2026-07-06 21:48:56.630 | security-groups-remote-address-group 2026-07-06 21:48:56.630 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:48:56.630 | security-groups-shared-filtering 2026-07-06 21:48:56.630 | security-group 2026-07-06 21:48:56.630 | service-type 2026-07-06 21:48:56.630 | sorting 2026-07-06 21:48:56.630 | standard-attr-description 2026-07-06 21:48:56.630 | stateful-security-group 2026-07-06 21:48:56.630 | subnet-dns-publish-fixed-ip 2026-07-06 21:48:56.630 | subnet-external-network 2026-07-06 21:48:56.630 | subnet_onboard 2026-07-06 21:48:56.630 | subnet-service-types 2026-07-06 21:48:56.630 | subnet_allocation 2026-07-06 21:48:56.630 | subnetpool-prefix-ops 2026-07-06 21:48:56.630 | tag-creation 2026-07-06 21:48:56.630 | standard-attr-tag 2026-07-06 21:48:56.630 | standard-attr-timestamp 2026-07-06 21:48:56.630 | vlan-transparent' 2026-07-06 21:48:56.631 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 21:48:56.632 | address-scope 2026-07-06 21:48:56.632 | agent 2026-07-06 21:48:56.632 | allowed-address-pairs 2026-07-06 21:48:56.632 | auto-allocated-topology 2026-07-06 21:48:56.632 | availability_zone 2026-07-06 21:48:56.632 | default-subnetpools 2026-07-06 21:48:56.632 | dhcp_agent_scheduler 2026-07-06 21:48:56.632 | dns-integration 2026-07-06 21:48:56.632 | dns-domain-ports 2026-07-06 21:48:56.632 | dns-integration-domain-keywords 2026-07-06 21:48:56.632 | empty-string-filtering 2026-07-06 21:48:56.632 | external-net 2026-07-06 21:48:56.632 | extra_dhcp_opt 2026-07-06 21:48:56.632 | extraroute 2026-07-06 21:48:56.632 | extraroute-atomic 2026-07-06 21:48:56.632 | filter-validation 2026-07-06 21:48:56.632 | floating-ip-port-forwarding-detail 2026-07-06 21:48:56.632 | fip-port-details 2026-07-06 21:48:56.632 | flavors 2026-07-06 21:48:56.632 | floatingip-pools 2026-07-06 21:48:56.632 | router 2026-07-06 21:48:56.632 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 21:48:56.632 | enable-default-route-bfd 2026-07-06 21:48:56.632 | enable-default-route-ecmp 2026-07-06 21:48:56.632 | ext-gw-mode 2026-07-06 21:48:56.632 | l3-ha 2026-07-06 21:48:56.632 | external-gateway-multihoming 2026-07-06 21:48:56.632 | l3-flavors 2026-07-06 21:48:56.632 | l3_agent_scheduler 2026-07-06 21:48:56.632 | multi-provider 2026-07-06 21:48:56.632 | net-mtu 2026-07-06 21:48:56.632 | net-mtu-writable 2026-07-06 21:48:56.632 | network_availability_zone 2026-07-06 21:48:56.632 | network-ip-availability 2026-07-06 21:48:56.632 | network-ip-availability-details 2026-07-06 21:48:56.632 | pagination 2026-07-06 21:48:56.632 | port-device-profile 2026-07-06 21:48:56.632 | port-mac-address-regenerate 2026-07-06 21:48:56.632 | port-numa-affinity-policy 2026-07-06 21:48:56.632 | port-numa-affinity-policy-socket 2026-07-06 21:48:56.632 | binding 2026-07-06 21:48:56.632 | binding-extended 2026-07-06 21:48:56.632 | port-security 2026-07-06 21:48:56.632 | project-id 2026-07-06 21:48:56.632 | provider 2026-07-06 21:48:56.632 | qinq 2026-07-06 21:48:56.632 | quota-check-limit 2026-07-06 21:48:56.632 | quota-check-limit-default 2026-07-06 21:48:56.632 | quotas 2026-07-06 21:48:56.632 | quota_details 2026-07-06 21:48:56.632 | rbac-policies 2026-07-06 21:48:56.632 | rbac-address-scope 2026-07-06 21:48:56.632 | rbac-security-groups 2026-07-06 21:48:56.632 | revision-if-match 2026-07-06 21:48:56.632 | standard-attr-revisions 2026-07-06 21:48:56.632 | router_availability_zone 2026-07-06 21:48:56.632 | router-enable-snat 2026-07-06 21:48:56.632 | security-groups-default-rules 2026-07-06 21:48:56.632 | security-groups-default-statefulness 2026-07-06 21:48:56.632 | security-groups-normalized-cidr 2026-07-06 21:48:56.632 | security-groups-remote-address-group 2026-07-06 21:48:56.632 | security-groups-rules-belongs-to-default-sg 2026-07-06 21:48:56.632 | security-groups-shared-filtering 2026-07-06 21:48:56.632 | security-group 2026-07-06 21:48:56.632 | service-type 2026-07-06 21:48:56.632 | sorting 2026-07-06 21:48:56.632 | standard-attr-description 2026-07-06 21:48:56.632 | stateful-security-group 2026-07-06 21:48:56.632 | subnet-dns-publish-fixed-ip 2026-07-06 21:48:56.633 | subnet-external-network 2026-07-06 21:48:56.633 | subnet_onboard 2026-07-06 21:48:56.633 | subnet-service-types 2026-07-06 21:48:56.633 | subnet_allocation 2026-07-06 21:48:56.633 | subnetpool-prefix-ops 2026-07-06 21:48:56.633 | tag-creation 2026-07-06 21:48:56.633 | standard-attr-tag 2026-07-06 21:48:56.633 | standard-attr-timestamp 2026-07-06 21:48:56.633 | vlan-transparent =~ external-net ]] 2026-07-06 21:48:56.635 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 21:48:56.638 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-06 21:48:56.931 | 2026-07-06 21:48:56.942 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 21:48:56.946 | ++ lib/tempest:configure_tempest:395 : public_network_id=51da8032-76d6-41d6-9100-13ea88735394 2026-07-06 21:48:56.949 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-06 21:48:57.596 | 2026-07-06 21:48:57.597 | +---------------------------+--------------------------------------+ 2026-07-06 21:48:57.597 | | Field | Value | 2026-07-06 21:48:57.597 | +---------------------------+--------------------------------------+ 2026-07-06 21:48:57.597 | | admin_state_up | UP | 2026-07-06 21:48:57.597 | | availability_zone_hints | | 2026-07-06 21:48:57.597 | | availability_zones | | 2026-07-06 21:48:57.597 | | created_at | 2026-07-06T21:48:57Z | 2026-07-06 21:48:57.597 | | description | | 2026-07-06 21:48:57.597 | | dns_domain | None | 2026-07-06 21:48:57.597 | | id | 6c7a8020-6dbf-46e8-8cae-fad2a0392fd7 | 2026-07-06 21:48:57.597 | | ipv4_address_scope | None | 2026-07-06 21:48:57.597 | | ipv6_address_scope | None | 2026-07-06 21:48:57.597 | | is_default | False | 2026-07-06 21:48:57.597 | | is_vlan_qinq | None | 2026-07-06 21:48:57.597 | | is_vlan_transparent | False | 2026-07-06 21:48:57.597 | | mtu | 1372 | 2026-07-06 21:48:57.597 | | name | shared | 2026-07-06 21:48:57.597 | | port_security_enabled | True | 2026-07-06 21:48:57.597 | | project_id | 6dc6585c07c94340bab389281bc39d26 | 2026-07-06 21:48:57.597 | | provider:network_type | geneve | 2026-07-06 21:48:57.597 | | provider:physical_network | None | 2026-07-06 21:48:57.597 | | provider:segmentation_id | 2564 | 2026-07-06 21:48:57.597 | | pvlan | None | 2026-07-06 21:48:57.597 | | qinq | False | 2026-07-06 21:48:57.597 | | qos_policy_id | None | 2026-07-06 21:48:57.597 | | revision_number | 1 | 2026-07-06 21:48:57.597 | | router:external | Internal | 2026-07-06 21:48:57.597 | | segments | None | 2026-07-06 21:48:57.597 | | shared | True | 2026-07-06 21:48:57.597 | | status | ACTIVE | 2026-07-06 21:48:57.597 | | subnets | | 2026-07-06 21:48:57.597 | | tags | | 2026-07-06 21:48:57.597 | | updated_at | 2026-07-06T21:48:57Z | 2026-07-06 21:48:57.597 | +---------------------------+--------------------------------------+ 2026-07-06 21:48:57.606 | ++ 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-06 21:48:58.486 | 2026-07-06 21:48:58.487 | +----------------------+--------------------------------------+ 2026-07-06 21:48:58.487 | | Field | Value | 2026-07-06 21:48:58.487 | +----------------------+--------------------------------------+ 2026-07-06 21:48:58.487 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-06 21:48:58.487 | | cidr | 192.168.233.0/24 | 2026-07-06 21:48:58.487 | | created_at | 2026-07-06T21:48:57Z | 2026-07-06 21:48:58.487 | | description | shared-subnet | 2026-07-06 21:48:58.487 | | dns_nameservers | | 2026-07-06 21:48:58.487 | | dns_publish_fixed_ip | None | 2026-07-06 21:48:58.487 | | enable_dhcp | True | 2026-07-06 21:48:58.487 | | gateway_ip | 192.168.233.1 | 2026-07-06 21:48:58.487 | | host_routes | | 2026-07-06 21:48:58.487 | | id | 115fd9c1-5f0f-4845-afd3-a2d1cc46a579 | 2026-07-06 21:48:58.487 | | ip_version | 4 | 2026-07-06 21:48:58.487 | | ipv6_address_mode | None | 2026-07-06 21:48:58.487 | | ipv6_ra_mode | None | 2026-07-06 21:48:58.487 | | name | shared-subnet | 2026-07-06 21:48:58.487 | | network_id | 6c7a8020-6dbf-46e8-8cae-fad2a0392fd7 | 2026-07-06 21:48:58.487 | | project_id | 6dc6585c07c94340bab389281bc39d26 | 2026-07-06 21:48:58.487 | | revision_number | 0 | 2026-07-06 21:48:58.487 | | router:external | False | 2026-07-06 21:48:58.487 | | segment_id | None | 2026-07-06 21:48:58.487 | | service_types | | 2026-07-06 21:48:58.487 | | subnetpool_id | None | 2026-07-06 21:48:58.487 | | tags | | 2026-07-06 21:48:58.487 | | updated_at | 2026-07-06T21:48:57Z | 2026-07-06 21:48:58.487 | +----------------------+--------------------------------------+ 2026-07-06 21:48:58.496 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-06 21:48:58.536 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-06 21:48:58.580 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-06 21:48:58.587 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-06 21:48:58.632 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-06 21:48:58.674 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-06 21:48:58.716 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-06 21:48:58.757 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-06 21:48:58.803 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.174/identity/v3 2026-07-06 21:48:58.850 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-06 21:48:58.892 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-06 21:48:58.924 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-06 21:48:58.960 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-06 21:48:58.963 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-06 21:48:58.999 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-06 21:48:59.036 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-06 21:48:59.070 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-06 21:48:59.107 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-06 21:48:59.150 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-06 21:48:59.171 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:59.174 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-06 21:48:59.208 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-06 21:48:59.210 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-06 21:48:59.251 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-06 21:48:59.268 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:59.271 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-06 21:48:59.311 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-06 21:48:59.346 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-06 21:48:59.386 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-06 21:48:59.389 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-06 21:48:59.425 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-06 21:48:59.465 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-06 21:48:59.486 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:48:59.489 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 31bbf278-12b6-4690-b558-594b3dc7a45a 2026-07-06 21:48:59.527 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 898bcbef-6597-4dab-83a1-fbd042928011 2026-07-06 21:48:59.555 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-06 21:48:59.595 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-06 21:48:59.632 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-06 21:48:59.671 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-06 21:48:59.691 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:48:59.694 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-06 21:48:59.697 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-06 21:48:59.700 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-06 21:48:59.703 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-06 21:48:59.706 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-06 21:48:59.708 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-06 21:48:59.728 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-06 21:48:59.730 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-06 21:48:59.769 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-06 21:48:59.811 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-06 21:48:59.848 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-06 21:48:59.885 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-06 21:48:59.925 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-06 21:48:59.967 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-06 21:49:00.005 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-06 21:49:00.038 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-06 21:49:00.072 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-06 21:49:00.075 | ++ 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-06 21:49:00.108 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-07-06 21:49:00.110 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-07-06 21:49:00.145 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-06 21:49:00.166 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:00.169 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-06 21:49:00.208 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-06 21:49:00.231 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:49:00.234 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-06 21:49:00.237 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-06 21:49:00.260 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:49:00.262 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-06 21:49:00.265 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-06 21:49:00.268 | ++ 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-06 21:49:00.313 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-06 21:49:00.356 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 51da8032-76d6-41d6-9100-13ea88735394 2026-07-06 21:49:00.394 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-06 21:49:00.431 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-06 21:49:00.466 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-06 21:49:00.508 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-06 21:49:00.546 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-06 21:49:00.581 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-06 21:49:00.624 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-06 21:49:00.628 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-06 21:49:00.631 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-06 21:49:00.635 | ++ 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-06 21:49:00.676 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-06 21:49:00.682 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-06 21:49:00.682 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-06 21:49:00.686 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-06 21:49:00.689 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-06 21:49:00.730 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-06 21:49:00.732 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-06 21:49:00.735 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 21:49:00.739 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-06 21:49:00.741 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-06 21:49:00.778 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-06 21:49:00.819 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-06 21:49:00.857 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-06 21:49:00.899 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-06 21:49:00.940 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-06 21:49:00.974 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-06 21:49:00.979 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-06 21:49:01.001 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-06 21:49:01.041 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-06 21:49:01.045 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-06 21:49:01.066 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-06 21:49:01.102 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-06 21:49:01.106 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-06 21:49:01.124 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-06 21:49:01.163 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-06 21:49:01.167 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-06 21:49:01.189 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-06 21:49:01.230 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-06 21:49:01.270 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-06 21:49:01.273 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-06 21:49:01.310 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-06 21:49:01.312 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-06 21:49:01.315 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-06 21:49:01.317 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-06 21:49:01.340 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-06 21:49:01.344 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-06 21:49:01.386 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-06 21:49:01.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:01.409 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-06 21:49:01.412 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-06 21:49:01.415 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-06 21:49:01.417 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-06 21:49:01.453 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iscsi '!=' iSCSI ']' 2026-07-06 21:49:01.456 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol iscsi 2026-07-06 21:49:01.491 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-07-06 21:49:01.494 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-07-06 21:49:01.529 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-06 21:49:01.532 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-06 21:49:01.535 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-06 21:49:01.538 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-06 21:49:01.560 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-06 21:49:01.562 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-06 21:49:01.601 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-06 21:49:01.604 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-06 21:49:01.607 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-06 21:49:01.609 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-06 21:49:01.647 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-06 21:49:01.681 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-06 21:49:01.714 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-06 21:49:01.717 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-06 21:49:01.720 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:01.723 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-06 21:49:01.743 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:01.746 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-06 21:49:01.784 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:01.787 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-06 21:49:01.805 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:01.808 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-06 21:49:01.848 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:01.851 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-06 21:49:01.872 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:01.875 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-06 21:49:01.914 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:01.916 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-06 21:49:01.936 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:01.940 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-06 21:49:01.979 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:01.983 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-06 21:49:02.004 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:02.008 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-06 21:49:02.046 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:02.050 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-06 21:49:02.071 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 21:49:02.074 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-06 21:49:02.113 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 21:49:02.115 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-06 21:49:02.133 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:49:02.136 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-06 21:49:02.173 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-06 21:49:02.176 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-06 21:49:02.215 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-06 21:49:02.217 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-06 21:49:02.256 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-06 21:49:02.259 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-06 21:49:02.301 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-06 21:49:02.305 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-06 21:49:02.343 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-06 21:49:02.346 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-06 21:49:02.382 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-06 21:49:02.385 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-06 21:49:02.387 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-06 21:49:02.391 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-06 21:49:02.396 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.SpzdTgX8ki 2026-07-06 21:49:02.399 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-06 21:49:02.401 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-06 21:49:02.405 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 21:49:02.410 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.nJ4VQDHRG1 2026-07-06 21:49:02.413 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nJ4VQDHRG1 2026-07-06 21:49:02.417 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 21:49:02.420 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.nJ4VQDHRG1 2026-07-06 21:49:02.423 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 21:49:02.426 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 21:49:02.429 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 21:49:02.436 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:02.439 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:02.442 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:02.445 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:02.448 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-06 21:49:02.451 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-06 21:49:02.731 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-06 21:49:03.306 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 21:49:12.436 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-06 21:49:16.356 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.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@8d40001b9742e6088508946a4d2ba98325d79233#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-06 21:49:16.356 | ___________________________________ summary ____________________________________ 2026-07-06 21:49:16.356 | venv-tempest: skipped tests 2026-07-06 21:49:16.356 | congratulations :) 2026-07-06 21:49:16.392 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.nJ4VQDHRG1 -r requirements.txt 2026-07-06 21:49:16.858 | /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-06 21:49:16.858 | !! 2026-07-06 21:49:16.859 | 2026-07-06 21:49:16.859 | ******************************************************************************** 2026-07-06 21:49:16.859 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 21:49:16.859 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 21:49:16.859 | 2026-07-06 21:49:16.859 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:16.859 | calls to avoid build errors in the future. 2026-07-06 21:49:16.859 | ******************************************************************************** 2026-07-06 21:49:16.859 | 2026-07-06 21:49:16.859 | !! 2026-07-06 21:49:16.859 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 21:49:17.109 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 21:49:17.109 | !! 2026-07-06 21:49:17.109 | 2026-07-06 21:49:17.109 | ******************************************************************************** 2026-07-06 21:49:17.109 | Please avoid running ``setup.py`` directly. 2026-07-06 21:49:17.109 | Instead, use pypa/build, pypa/installer or other 2026-07-06 21:49:17.109 | standards-based tools. 2026-07-06 21:49:17.109 | 2026-07-06 21:49:17.109 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:17.109 | calls to avoid build errors in the future. 2026-07-06 21:49:17.109 | 2026-07-06 21:49:17.109 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 21:49:17.109 | ******************************************************************************** 2026-07-06 21:49:17.109 | 2026-07-06 21:49:17.109 | !! 2026-07-06 21:49:17.109 | self.initialize_options() 2026-07-06 21:49:17.109 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 21:49:17.109 | warnings.warn(msg) 2026-07-06 21:49:17.125 | /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-06 21:49:17.126 | !! 2026-07-06 21:49:17.126 | 2026-07-06 21:49:17.126 | ******************************************************************************** 2026-07-06 21:49:17.126 | 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-06 21:49:17.126 | 2026-07-06 21:49:17.126 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 21:49:17.126 | or your builds will no longer be supported. 2026-07-06 21:49:17.126 | 2026-07-06 21:49:17.126 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 21:49:17.126 | ******************************************************************************** 2026-07-06 21:49:17.126 | 2026-07-06 21:49:17.126 | !! 2026-07-06 21:49:17.126 | corresp(dist, value, root_dir) 2026-07-06 21:49:17.210 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 21:49:21.112 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.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@8d40001b9742e6088508946a4d2ba98325d79233#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-06 21:49:21.112 | venv-tempest run-test-pre: PYTHONHASHSEED='4088671091' 2026-07-06 21:49:21.112 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.nJ4VQDHRG1 -r requirements.txt 2026-07-06 21:49:21.716 | 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-06 21:49:21.717 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-06 21:49:21.717 | 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-06 21:49:21.717 | 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-06 21:49:21.718 | 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-06 21:49:21.718 | 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-06 21:49:21.719 | 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-06 21:49:21.719 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-06 21:49:21.719 | 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-06 21:49:21.720 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-06 21:49:21.720 | 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-06 21:49:21.721 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-06 21:49:21.721 | 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-06 21:49:21.721 | 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-06 21:49:21.722 | 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-06 21:49:21.722 | 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-06 21:49:21.723 | 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-06 21:49:21.723 | 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-06 21:49:21.724 | 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-06 21:49:21.724 | 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-06 21:49:21.724 | 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-06 21:49:21.725 | 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-06 21:49:21.725 | 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-06 21:49:21.726 | 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-06 21:49:21.727 | 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-06 21:49:21.728 | 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-06 21:49:21.729 | 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-06 21:49:21.730 | 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-06 21:49:21.730 | 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-06 21:49:21.730 | 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-06 21:49:21.735 | 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-06 21:49:21.736 | 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-06 21:49:21.736 | 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-06 21:49:21.738 | 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-06 21:49:21.743 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-06 21:49:21.745 | 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-06 21:49:21.746 | 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-06 21:49:21.748 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-06 21:49:21.749 | 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-06 21:49:21.752 | 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-06 21:49:21.753 | 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-06 21:49:21.755 | 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-06 21:49:21.757 | 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-06 21:49:21.758 | 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-06 21:49:21.759 | 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-06 21:49:21.760 | 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-06 21:49:21.768 | 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-06 21:49:21.773 | 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-06 21:49:21.785 | 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-06 21:49:21.787 | 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-06 21:49:21.788 | 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-06 21:49:21.789 | 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-06 21:49:21.789 | 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-06 21:49:21.798 | 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-06 21:49:21.818 | 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-06 21:49:21.823 | 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-06 21:49:21.824 | 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-06 21:49:21.824 | 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-06 21:49:21.836 | 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-06 21:49:21.837 | 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-06 21:49:21.841 | 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-06 21:49:21.997 | ___________________________________ summary ____________________________________ 2026-07-06 21:49:21.997 | venv-tempest: commands succeeded 2026-07-06 21:49:21.997 | congratulations :) 2026-07-06 21:49:22.026 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.nJ4VQDHRG1 2026-07-06 21:49:22.031 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-06 21:49:22.034 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-06 21:49:22.036 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-06 21:49:22.070 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.SpzdTgX8ki 2026-07-06 21:49:22.541 | /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-06 21:49:22.541 | !! 2026-07-06 21:49:22.541 | 2026-07-06 21:49:22.541 | ******************************************************************************** 2026-07-06 21:49:22.541 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 21:49:22.541 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 21:49:22.541 | 2026-07-06 21:49:22.541 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:22.541 | calls to avoid build errors in the future. 2026-07-06 21:49:22.541 | ******************************************************************************** 2026-07-06 21:49:22.541 | 2026-07-06 21:49:22.541 | !! 2026-07-06 21:49:22.541 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 21:49:22.807 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 21:49:22.807 | !! 2026-07-06 21:49:22.807 | 2026-07-06 21:49:22.807 | ******************************************************************************** 2026-07-06 21:49:22.807 | Please avoid running ``setup.py`` directly. 2026-07-06 21:49:22.807 | Instead, use pypa/build, pypa/installer or other 2026-07-06 21:49:22.807 | standards-based tools. 2026-07-06 21:49:22.807 | 2026-07-06 21:49:22.807 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:22.807 | calls to avoid build errors in the future. 2026-07-06 21:49:22.807 | 2026-07-06 21:49:22.807 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 21:49:22.807 | ******************************************************************************** 2026-07-06 21:49:22.807 | 2026-07-06 21:49:22.807 | !! 2026-07-06 21:49:22.807 | self.initialize_options() 2026-07-06 21:49:22.807 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 21:49:22.807 | warnings.warn(msg) 2026-07-06 21:49:22.825 | /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-06 21:49:22.825 | !! 2026-07-06 21:49:22.825 | 2026-07-06 21:49:22.825 | ******************************************************************************** 2026-07-06 21:49:22.825 | 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-06 21:49:22.825 | 2026-07-06 21:49:22.825 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 21:49:22.825 | or your builds will no longer be supported. 2026-07-06 21:49:22.825 | 2026-07-06 21:49:22.825 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 21:49:22.825 | ******************************************************************************** 2026-07-06 21:49:22.825 | 2026-07-06 21:49:22.825 | !! 2026-07-06 21:49:22.825 | corresp(dist, value, root_dir) 2026-07-06 21:49:22.917 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 21:49:26.611 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.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@8d40001b9742e6088508946a4d2ba98325d79233#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-06 21:49:26.612 | venv-tempest run-test-pre: PYTHONHASHSEED='2814136073' 2026-07-06 21:49:26.612 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.SpzdTgX8ki 2026-07-06 21:49:29.947 | ___________________________________ summary ____________________________________ 2026-07-06 21:49:29.947 | venv-tempest: commands succeeded 2026-07-06 21:49:29.947 | congratulations :) 2026-07-06 21:49:29.983 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-06 21:49:30.003 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:49:30.006 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-06 21:49:30.009 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-06 21:49:30.026 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 21:49:30.028 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-06 21:49:30.031 | ++ 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-06 21:49:30.034 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-06 21:49:30.037 | ++ 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-06 21:49:30.041 | +++ 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-06 21:49:30.044 | +++ 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-06 21:49:30.047 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-06 21:49:30.050 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-06 21:49:30.054 | +++ 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-06 21:49:30.078 | +++ 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-06 21:49:30.102 | ++ 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-06 21:49:30.104 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-06 21:49:30.108 | ++ 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-06 21:49:30.140 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-06 21:49:30.143 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-06 21:49:30.145 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-06 21:49:30.183 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-06 21:49:30.185 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-06 21:49:30.188 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-06 21:49:30.227 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-06 21:49:30.227 | ' 2026-07-06 21:49:30.230 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-06 21:49:30.234 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 21:49:30.237 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-06 21:49:30.240 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-06 21:49:30.243 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-06 21:49:30.243 | ~/tempest ~/tempest 2026-07-06 21:49:30.247 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-06 21:49:30.250 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-06 21:49:30.253 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 21:49:30.260 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.26tCbGayQO 2026-07-06 21:49:30.263 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.26tCbGayQO 2026-07-06 21:49:30.266 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 21:49:30.270 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.26tCbGayQO 2026-07-06 21:49:30.274 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 21:49:30.278 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 21:49:30.281 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 21:49:30.290 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:30.294 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:30.298 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:30.301 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 21:49:30.307 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.26tCbGayQO cinder-tempest-plugin 2026-07-06 21:49:30.777 | /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-06 21:49:30.777 | !! 2026-07-06 21:49:30.777 | 2026-07-06 21:49:30.777 | ******************************************************************************** 2026-07-06 21:49:30.777 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 21:49:30.777 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 21:49:30.777 | 2026-07-06 21:49:30.777 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:30.777 | calls to avoid build errors in the future. 2026-07-06 21:49:30.777 | ******************************************************************************** 2026-07-06 21:49:30.777 | 2026-07-06 21:49:30.777 | !! 2026-07-06 21:49:30.777 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 21:49:31.016 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 21:49:31.016 | !! 2026-07-06 21:49:31.016 | 2026-07-06 21:49:31.016 | ******************************************************************************** 2026-07-06 21:49:31.016 | Please avoid running ``setup.py`` directly. 2026-07-06 21:49:31.016 | Instead, use pypa/build, pypa/installer or other 2026-07-06 21:49:31.016 | standards-based tools. 2026-07-06 21:49:31.016 | 2026-07-06 21:49:31.016 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:31.016 | calls to avoid build errors in the future. 2026-07-06 21:49:31.016 | 2026-07-06 21:49:31.016 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 21:49:31.016 | ******************************************************************************** 2026-07-06 21:49:31.016 | 2026-07-06 21:49:31.016 | !! 2026-07-06 21:49:31.016 | self.initialize_options() 2026-07-06 21:49:31.016 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 21:49:31.016 | warnings.warn(msg) 2026-07-06 21:49:31.033 | /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-06 21:49:31.033 | !! 2026-07-06 21:49:31.033 | 2026-07-06 21:49:31.033 | ******************************************************************************** 2026-07-06 21:49:31.033 | 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-06 21:49:31.033 | 2026-07-06 21:49:31.033 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 21:49:31.033 | or your builds will no longer be supported. 2026-07-06 21:49:31.033 | 2026-07-06 21:49:31.033 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 21:49:31.033 | ******************************************************************************** 2026-07-06 21:49:31.033 | 2026-07-06 21:49:31.033 | !! 2026-07-06 21:49:31.033 | corresp(dist, value, root_dir) 2026-07-06 21:49:31.115 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 21:49:34.880 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.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@8d40001b9742e6088508946a4d2ba98325d79233#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-06 21:49:34.881 | venv-tempest run-test-pre: PYTHONHASHSEED='3077116060' 2026-07-06 21:49:34.881 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.26tCbGayQO cinder-tempest-plugin 2026-07-06 21:49:35.456 | Collecting cinder-tempest-plugin 2026-07-06 21:49:35.519 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 21:49:35.524 | 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-06 21:49:35.525 | 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-06 21:49:35.525 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.10.0) 2026-07-06 21:49:35.525 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev36) 2026-07-06 21:49:35.526 | 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-06 21:49:35.527 | 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-06 21:49:35.527 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.8.0) 2026-07-06 21:49:35.528 | 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-06 21:49:35.528 | 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-06 21:49:35.528 | 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-06 21:49:35.531 | 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-06 21:49:35.531 | 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-06 21:49:35.533 | 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-06 21:49:35.534 | 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-06 21:49:35.534 | 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-06 21:49:35.534 | 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-06 21:49:35.536 | 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-06 21:49:35.542 | 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-06 21:49:35.542 | 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-06 21:49:35.543 | 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-06 21:49:35.543 | 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-06 21:49:35.549 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.14.0) 2026-07-06 21:49:35.550 | 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-06 21:49:35.551 | 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-06 21:49:35.551 | 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-06 21:49:35.552 | 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-06 21:49:35.552 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.5.0) 2026-07-06 21:49:35.553 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.2.0) 2026-07-06 21:49:35.553 | 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-06 21:49:35.555 | 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-06 21:49:35.555 | 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-06 21:49:35.556 | 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-06 21:49:35.556 | 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-06 21:49:35.556 | 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-06 21:49:35.557 | 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-06 21:49:35.557 | 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-06 21:49:35.558 | 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-06 21:49:35.559 | 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-06 21:49:35.563 | 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-06 21:49:35.563 | 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-06 21:49:35.563 | 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-06 21:49:35.563 | 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-06 21:49:35.566 | 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-06 21:49:35.567 | 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-06 21:49:35.568 | 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-06 21:49:35.573 | 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-06 21:49:35.573 | 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-06 21:49:35.574 | 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-06 21:49:35.576 | 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-06 21:49:35.580 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.4.0) 2026-07-06 21:49:35.581 | 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-06 21:49:35.584 | 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-06 21:49:35.586 | 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-06 21:49:35.586 | 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-06 21:49:35.587 | 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-06 21:49:35.591 | 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-06 21:49:35.597 | 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-06 21:49:35.602 | 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-06 21:49:35.603 | 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-06 21:49:35.605 | 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-06 21:49:35.613 | 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-06 21:49:35.614 | 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-06 21:49:35.635 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-06 21:49:35.692 | Installing collected packages: cinder-tempest-plugin 2026-07-06 21:49:35.741 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-06 21:49:35.813 | ___________________________________ summary ____________________________________ 2026-07-06 21:49:35.813 | venv-tempest: commands succeeded 2026-07-06 21:49:35.813 | congratulations :) 2026-07-06 21:49:35.841 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.26tCbGayQO 2026-07-06 21:49:35.845 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-06 21:49:35.845 | Checking installed Tempest plugins: 2026-07-06 21:49:35.848 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-06 21:49:36.300 | /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-06 21:49:36.300 | !! 2026-07-06 21:49:36.300 | 2026-07-06 21:49:36.300 | ******************************************************************************** 2026-07-06 21:49:36.300 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 21:49:36.300 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 21:49:36.300 | 2026-07-06 21:49:36.300 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:36.300 | calls to avoid build errors in the future. 2026-07-06 21:49:36.300 | ******************************************************************************** 2026-07-06 21:49:36.300 | 2026-07-06 21:49:36.300 | !! 2026-07-06 21:49:36.300 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 21:49:36.579 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 21:49:36.579 | !! 2026-07-06 21:49:36.579 | 2026-07-06 21:49:36.579 | ******************************************************************************** 2026-07-06 21:49:36.579 | Please avoid running ``setup.py`` directly. 2026-07-06 21:49:36.579 | Instead, use pypa/build, pypa/installer or other 2026-07-06 21:49:36.579 | standards-based tools. 2026-07-06 21:49:36.579 | 2026-07-06 21:49:36.579 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 21:49:36.579 | calls to avoid build errors in the future. 2026-07-06 21:49:36.579 | 2026-07-06 21:49:36.579 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 21:49:36.579 | ******************************************************************************** 2026-07-06 21:49:36.579 | 2026-07-06 21:49:36.579 | !! 2026-07-06 21:49:36.579 | self.initialize_options() 2026-07-06 21:49:36.579 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 21:49:36.579 | warnings.warn(msg) 2026-07-06 21:49:36.599 | /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-06 21:49:36.599 | !! 2026-07-06 21:49:36.599 | 2026-07-06 21:49:36.599 | ******************************************************************************** 2026-07-06 21:49:36.599 | 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-06 21:49:36.599 | 2026-07-06 21:49:36.599 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 21:49:36.599 | or your builds will no longer be supported. 2026-07-06 21:49:36.599 | 2026-07-06 21:49:36.599 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 21:49:36.599 | ******************************************************************************** 2026-07-06 21:49:36.599 | 2026-07-06 21:49:36.599 | !! 2026-07-06 21:49:36.599 | corresp(dist, value, root_dir) 2026-07-06 21:49:36.686 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 21:49:40.566 | 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.14.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.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@8d40001b9742e6088508946a4d2ba98325d79233#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-06 21:49:40.567 | venv-tempest run-test-pre: PYTHONHASHSEED='828521078' 2026-07-06 21:49:40.567 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-06 21:49:41.181 | +--------------+--------------------------------------------------+ 2026-07-06 21:49:41.181 | | Name | EntryPoint | 2026-07-06 21:49:41.181 | +--------------+--------------------------------------------------+ 2026-07-06 21:49:41.181 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-06 21:49:41.181 | +--------------+--------------------------------------------------+ 2026-07-06 21:49:41.275 | ___________________________________ summary ____________________________________ 2026-07-06 21:49:41.275 | venv-tempest: commands succeeded 2026-07-06 21:49:41.275 | congratulations :) 2026-07-06 21:49:41.306 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-06 21:49:41.306 | ~/tempest 2026-07-06 21:49:41.309 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 21:49:41.312 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 21:49:41.316 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 21:49:41.320 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 21:49:41.324 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-06 21:49:41.327 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 21:49:41.331 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-06 21:49:41.334 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-06 21:49:41.338 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 21:49:41.341 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-06 21:49:41.345 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-06 21:49:41.349 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-06 21:49:41.353 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-06 21:49:41.357 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-06 21:49:41.360 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-06 21:49:41.364 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-06 21:49:41.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-06 21:49:41.370 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-06 21:49:41.374 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-06 21:49:41.378 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-06 21:49:41.381 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-06 21:49:41.385 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-06 21:49:41.388 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-06 21:49:41.392 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-06 21:49:41.394 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-06 21:49:41.398 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-06 21:49:41.401 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-06 21:49:41.405 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-06 21:49:41.408 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-06 21:49:41.412 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-06 21:49:41.414 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-06 21:49:41.418 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-06 21:49:41.420 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-06 21:49:41.424 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-06 21:49:41.440 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-06 21:49:41.443 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-06 21:49:41.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-06 21:49:41.450 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-06 21:49:41.452 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-06 21:49:41.457 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-06 21:49:41.461 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-06 21:49:41.463 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-06 21:49:41.468 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:49:41.490 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:49:41.494 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-06 21:49:41.498 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-06 21:49:41.500 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-06 21:49:41.506 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-06 21:49:41.510 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-06 21:49:41.513 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-06 21:49:41.519 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-06 21:49:41.541 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-06 21:49:41.545 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-06 21:49:41.549 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-06 21:49:41.552 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-06 21:49:41.556 | + ./stack.sh:main:1503 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-06 21:49:41.560 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-06 21:49:41.563 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 21:49:41.566 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-06 21:49:41.570 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:49:41.573 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 21:49:41.576 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 21:49:41.581 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-06 21:49:41.585 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:49:41.587 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-06 21:49:41.590 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:49:41.593 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-06 21:49:41.593 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:49:41.593 | gsub("[][]", "", $1); 2026-07-06 21:49:41.593 | split($1, a, "|"); 2026-07-06 21:49:41.593 | if (a[1] == matchgroup) 2026-07-06 21:49:41.593 | print a[2] 2026-07-06 21:49:41.593 | } 2026-07-06 21:49:41.593 | ' /opt/stack/devstack/local.conf 2026-07-06 21:49:41.601 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 21:49:41.605 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 21:49:41.608 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 21:49:41.612 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-06 21:49:41.615 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-06 21:49:41.619 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-06 21:49:41.622 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-06 21:49:41.625 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-06 21:49:41.630 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-06 21:49:41.634 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-06 21:49:41.637 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-06 21:49:41.640 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-06 21:49:41.644 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-06 21:49:41.648 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:49:41.651 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-06 21:49:41.655 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-06 21:49:41.658 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 21:49:41.663 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-06 21:49:41.666 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-06 21:49:41.670 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-06 21:49:41.672 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-06 21:49:41.677 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-06 21:49:41.677 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-06 21:49:41.677 | BEGIN { 2026-07-06 21:49:41.677 | section = "" 2026-07-06 21:49:41.677 | last_section = "" 2026-07-06 21:49:41.677 | section_count = 0 2026-07-06 21:49:41.677 | } 2026-07-06 21:49:41.677 | /^\[.+\]/ { 2026-07-06 21:49:41.677 | gsub("[][]", "", $1); 2026-07-06 21:49:41.677 | section=$1 2026-07-06 21:49:41.677 | next 2026-07-06 21:49:41.677 | } 2026-07-06 21:49:41.677 | /^ *\#/ { 2026-07-06 21:49:41.677 | next 2026-07-06 21:49:41.677 | } 2026-07-06 21:49:41.677 | /^[^ \t]+/ { 2026-07-06 21:49:41.677 | # get offset of first = in $0 2026-07-06 21:49:41.677 | eq_idx = index($0, "=") 2026-07-06 21:49:41.677 | # extract attr & value from $0 2026-07-06 21:49:41.677 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 21:49:41.677 | value = substr($0, eq_idx + 1) 2026-07-06 21:49:41.677 | # only need to strip trailing whitespace from attr 2026-07-06 21:49:41.677 | sub(/[ \t]*$/, "", attr) 2026-07-06 21:49:41.677 | # need to strip leading & trailing whitespace from value 2026-07-06 21:49:41.677 | sub(/^[ \t]*/, "", value) 2026-07-06 21:49:41.677 | sub(/[ \t]*$/, "", value) 2026-07-06 21:49:41.677 | 2026-07-06 21:49:41.677 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 21:49:41.677 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 21:49:41.677 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 21:49:41.677 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 21:49:41.677 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 21:49:41.677 | if (section != last_section) { 2026-07-06 21:49:41.677 | cfg_section[section_count++] = section 2026-07-06 21:49:41.677 | last_section = section 2026-07-06 21:49:41.677 | } 2026-07-06 21:49:41.677 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 21:49:41.677 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 21:49:41.678 | 2026-07-06 21:49:41.678 | cfg_attr[section, attr, 0] = value 2026-07-06 21:49:41.678 | cfg_attr_count[section, attr] = 1 2026-07-06 21:49:41.678 | } else { 2026-07-06 21:49:41.678 | lno = cfg_attr_count[section, attr]++ 2026-07-06 21:49:41.678 | cfg_attr[section, attr, lno] = value 2026-07-06 21:49:41.678 | } 2026-07-06 21:49:41.678 | } 2026-07-06 21:49:41.678 | END { 2026-07-06 21:49:41.678 | # Process each section in order 2026-07-06 21:49:41.678 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 21:49:41.678 | section = cfg_section[sno] 2026-07-06 21:49:41.678 | # The ini routines simply append a config item immediately 2026-07-06 21:49:41.678 | # after the section header. To keep the same order as defined 2026-07-06 21:49:41.678 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 21:49:41.678 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 21:49:41.678 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 21:49:41.678 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 21:49:41.678 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 21:49:41.678 | else { 2026-07-06 21:49:41.678 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 21:49:41.678 | count = cfg_attr_count[section, attr] 2026-07-06 21:49:41.678 | print "inidelete " configfile " " section " " attr 2026-07-06 21:49:41.678 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 21:49:41.678 | for (l = count -2; l >= 0; l--) 2026-07-06 21:49:41.678 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 21:49:41.678 | } 2026-07-06 21:49:41.678 | } 2026-07-06 21:49:41.678 | } 2026-07-06 21:49:41.678 | } 2026-07-06 21:49:41.678 | ' 2026-07-06 21:49:41.678 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:49:41.680 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 21:49:41.681 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-06 21:49:41.684 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-06 21:49:41.688 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-06 21:49:41.691 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-06 21:49:41.694 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-06 21:49:41.698 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-06 21:49:41.698 | BEGIN { group = "" } 2026-07-06 21:49:41.698 | /^\[\[.+\|.*\]\]/ { 2026-07-06 21:49:41.698 | gsub("[][]", "", $1); 2026-07-06 21:49:41.698 | split($1, a, "|"); 2026-07-06 21:49:41.698 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 21:49:41.698 | group=a[1] 2026-07-06 21:49:41.698 | } else { 2026-07-06 21:49:41.698 | group="" 2026-07-06 21:49:41.698 | } 2026-07-06 21:49:41.698 | next 2026-07-06 21:49:41.698 | } 2026-07-06 21:49:41.698 | { 2026-07-06 21:49:41.698 | if (group != "") 2026-07-06 21:49:41.698 | print $0 2026-07-06 21:49:41.698 | } 2026-07-06 21:49:41.698 | ' /opt/stack/devstack/local.conf 2026-07-06 21:49:41.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-06 21:49:41.709 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-06 21:49:41.744 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 21:49:41.748 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-06 21:49:41.751 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-06 21:49:41.792 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 15 async_wait 76 osc 202 apt-get 158 test_with_retry 0 dbsync 4 pip_install 110 apt-get-update 2 run_process 44 ------------------------- Unaccounted time 98 ========================= Total runtime 709 ================= Async summary ================= Time spent in the background minus waits: 269 sec Elapsed time: 709 sec Time if we did everything serially: 978 sec Speedup: 1.37941 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35558 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 65 | | nova_cell0 | SELECT | 50 | | nova_cell1 | SELECT | 75 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 7022 | | neutron | INSERT | 849 | | placement | SELECT | 22 | | placement | INSERT | 78 | | placement | SET | 2 | | neutron | UPDATE | 311 | | neutron | DELETE | 42 | | nova_cell0 | UPDATE | 3 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 86 | | cinder | INSERT | 8 | | cinder | UPDATE | 3 | | cinder | DELETE | 1 | | placement | UPDATE | 3 | | nova_cell1 | UPDATE | 13 | | nova_cell1 | INSERT | 4 | | glance | INSERT | 52 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.174 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.174/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble