2026-05-21 07:09:06.517 | + ./stack.sh:main:485 : exec 2026-05-21 07:09:06.517 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-21-070906' 2026-05-21 07:09:06.517 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-05-21-070906.summary.2026-05-21-070906 2026-05-21 07:09:06.517 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-21 07:09:06.517 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-05-21-070906 2026-05-21 07:09:06.517 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-21-070906 /opt/stack/logs/devstacklog.txt 2026-05-21 07:09:06.517 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-05-21-070906.summary.2026-05-21-070906 /opt/stack/logs/devstacklog.txt.summary 2026-05-21 07:09:06.517 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-21 07:09:06.517 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-21 07:09:06.517 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-21 07:09:06.518 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-21 07:09:06.518 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-21 07:09:06.518 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-21 07:09:06.518 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-21 07:09:06.518 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-21 07:09:06.519 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-21 07:09:06.521 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-21 07:09:06.524 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-21 07:09:06.526 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-21 07:09:06.528 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-21 07:09:06.530 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-21 07:09:06.534 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-21 07:09:06.535 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-21 07:09:06.537 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-21 07:09:06.539 | + ./stack.sh:main:571 : set -o errexit 2026-05-21 07:09:06.541 | + ./stack.sh:main:574 : uname -a 2026-05-21 07:09:06.542 | Linux np0000001136 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-21 07:09:06.544 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-21 07:09:06.546 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-21 07:09:06.549 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-05-21 07:09:06.579 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-05-21 07:09:06.592 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-05-21 07:09:06.595 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-21 07:09:06.606 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-21 07:09:06.609 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-21 07:09:06.620 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-21 07:09:06.622 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-21 07:09:06.634 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-05-21 07:09:06.636 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-21 07:09:06.638 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-21 07:09:06.640 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-21 07:09:06.653 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-05-21 07:09:06.656 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-21 07:09:06.667 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-05-21 07:09:06.669 | + ./stack.sh:main:588 : tune_host 2026-05-21 07:09:06.671 | + lib/host:tune_host:96 : configure_host_mem 2026-05-21 07:09:06.673 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-21 07:09:06.675 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:06.676 | + lib/host:configure_zswap:43 : is_ubuntu 2026-05-21 07:09:06.678 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:09:06.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:09:06.682 | + lib/host:configure_zswap:44 : echo lz4 2026-05-21 07:09:06.682 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-05-21 07:09:06.690 | lz4 2026-05-21 07:09:06.693 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-05-21 07:09:06.693 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-05-21 07:09:06.702 | zsmalloc 2026-05-21 07:09:06.706 | + lib/host:configure_zswap:47 : echo 1 2026-05-21 07:09:06.706 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-05-21 07:09:06.713 | 1 2026-05-21 07:09:06.725 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/enabled:Y 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/max_pool_percent:20 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/compressor:lz4 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/exclusive_loads:N 2026-05-21 07:09:06.733 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-05-21 07:09:06.736 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-21 07:09:06.738 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:06.739 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-21 07:09:06.741 | + functions-common:install_package:1432 : update_package_repo 2026-05-21 07:09:06.742 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-21 07:09:06.744 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-05-21 07:09:06.746 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-21 07:09:06.747 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:06.748 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-21 07:09:06.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:09:06.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:09:06.753 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-21 07:09:06.754 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-05-21 07:09:06.756 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:06.757 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-05-21 07:09:06.759 | ++ functions-common:apt_get_update:1168 : id -u 2026-05-21 07:09:06.763 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-05-21 07:09:06.764 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-05-21 07:09:06.765 | + functions-common:time_start:2400 : local name=apt-get-update 2026-05-21 07:09:06.767 | + functions-common:time_start:2401 : local start_time= 2026-05-21 07:09:06.768 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-05-21 07:09:06.770 | ++ functions-common:time_start:2405 : date +%s%3N 2026-05-21 07:09:06.773 | + functions-common:time_start:2405 : _TIME_START[$name]=1779347346771 2026-05-21 07:09:06.774 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-21 07:09:06.776 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-21 07:09:06.777 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-21 07:09:06.888 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-05-21 07:09:06.936 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-21 07:09:07.121 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-05-21 07:09:07.233 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-21 07:09:07.349 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-21 07:09:10.185 | Reading package lists... 2026-05-21 07:09:10.208 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-05-21 07:09:10.210 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-05-21 07:09:10.212 | + functions-common:time_stop:2414 : local name 2026-05-21 07:09:10.214 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:09:10.216 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:09:10.217 | + functions-common:time_stop:2417 : local total 2026-05-21 07:09:10.219 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:09:10.221 | + functions-common:time_stop:2420 : name=apt-get-update 2026-05-21 07:09:10.222 | + functions-common:time_stop:2421 : start_time=1779347346771 2026-05-21 07:09:10.223 | + functions-common:time_stop:2423 : [[ -z 1779347346771 ]] 2026-05-21 07:09:10.225 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:09:10.228 | + functions-common:time_stop:2426 : end_time=1779347350226 2026-05-21 07:09:10.230 | + functions-common:time_stop:2427 : elapsed_time=3455 2026-05-21 07:09:10.232 | + functions-common:time_stop:2428 : total=0 2026-05-21 07:09:10.233 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:09:10.235 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3455 2026-05-21 07:09:10.236 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-05-21 07:09:10.238 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-21 07:09:10.240 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:09:10.242 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:09:10.243 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-05-21 07:09:10.259 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-21 07:09:10.292 | Reading package lists... 2026-05-21 07:09:10.554 | Building dependency tree... 2026-05-21 07:09:10.555 | Reading state information... 2026-05-21 07:09:10.831 | The following additional packages will be installed: 2026-05-21 07:09:10.831 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-05-21 07:09:10.831 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-05-21 07:09:10.831 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-05-21 07:09:10.831 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-05-21 07:09:10.831 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-05-21 07:09:10.831 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-05-21 07:09:10.831 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-05-21 07:09:10.831 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-05-21 07:09:10.831 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-05-21 07:09:10.831 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-05-21 07:09:10.831 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-05-21 07:09:10.832 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-05-21 07:09:10.832 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-05-21 07:09:10.832 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-05-21 07:09:10.832 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-05-21 07:09:10.832 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-05-21 07:09:10.832 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-05-21 07:09:10.832 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-05-21 07:09:10.832 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-05-21 07:09:10.832 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-05-21 07:09:10.832 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-05-21 07:09:10.832 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-05-21 07:09:10.832 | qemu-utils seabios 2026-05-21 07:09:10.834 | Suggested packages: 2026-05-21 07:09:10.834 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-05-21 07:09:10.834 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-05-21 07:09:10.834 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-05-21 07:09:10.834 | samba vde2 2026-05-21 07:09:10.905 | The following NEW packages will be installed: 2026-05-21 07:09:10.905 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-05-21 07:09:10.906 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-05-21 07:09:10.906 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-05-21 07:09:10.906 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-05-21 07:09:10.906 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-05-21 07:09:10.906 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-05-21 07:09:10.906 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-05-21 07:09:10.906 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-05-21 07:09:10.906 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-05-21 07:09:10.906 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-05-21 07:09:10.906 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-05-21 07:09:10.906 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-05-21 07:09:10.906 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-05-21 07:09:10.906 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-05-21 07:09:10.906 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-05-21 07:09:10.907 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-05-21 07:09:10.907 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-05-21 07:09:10.907 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-05-21 07:09:10.907 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-05-21 07:09:10.907 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-05-21 07:09:10.907 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-05-21 07:09:10.907 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-05-21 07:09:10.907 | qemu-utils seabios 2026-05-21 07:09:11.015 | 0 upgraded, 105 newly installed, 0 to remove and 100 not upgraded. 2026-05-21 07:09:11.015 | Need to get 98.1 MB of archives. 2026-05-21 07:09:11.015 | After this operation, 448 MB of additional disk space will be used. 2026-05-21 07:09:11.015 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-05-21 07:09:11.111 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-05-21 07:09:11.122 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-05-21 07:09:11.140 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-05-21 07:09:11.260 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-05-21 07:09:11.267 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-05-21 07:09:11.268 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-05-21 07:09:11.269 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-05-21 07:09:11.272 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-05-21 07:09:11.272 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-05-21 07:09:11.273 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-05-21 07:09:11.279 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-05-21 07:09:11.283 | Get:13 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-05-21 07:09:11.298 | Get:14 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-05-21 07:09:11.336 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-05-21 07:09:11.337 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-05-21 07:09:11.343 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-05-21 07:09:11.348 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-05-21 07:09:11.351 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-05-21 07:09:11.353 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-05-21 07:09:11.355 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-05-21 07:09:11.368 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-05-21 07:09:11.376 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-05-21 07:09:11.377 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-05-21 07:09:11.409 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.1 [209 kB] 2026-05-21 07:09:11.411 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-05-21 07:09:11.412 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-05-21 07:09:11.414 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.3 [33.1 kB] 2026-05-21 07:09:11.415 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-05-21 07:09:11.416 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-05-21 07:09:11.417 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-05-21 07:09:11.418 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-05-21 07:09:11.452 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-05-21 07:09:11.454 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-05-21 07:09:11.455 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-05-21 07:09:11.457 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-05-21 07:09:11.491 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-05-21 07:09:11.491 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-05-21 07:09:11.495 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-05-21 07:09:11.495 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-05-21 07:09:11.496 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-05-21 07:09:11.497 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-05-21 07:09:11.529 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-05-21 07:09:11.568 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-05-21 07:09:11.569 | Get:45 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-05-21 07:09:11.569 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-05-21 07:09:11.573 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.3 [2,236 kB] 2026-05-21 07:09:11.619 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-05-21 07:09:11.619 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-05-21 07:09:11.621 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-05-21 07:09:11.651 | Get:51 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-05-21 07:09:11.658 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-05-21 07:09:11.659 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-05-21 07:09:11.661 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-05-21 07:09:11.662 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-05-21 07:09:11.663 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-05-21 07:09:11.716 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-05-21 07:09:11.716 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-05-21 07:09:11.716 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-05-21 07:09:11.755 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-05-21 07:09:12.238 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-05-21 07:09:12.238 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-05-21 07:09:12.239 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-05-21 07:09:12.239 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-05-21 07:09:12.239 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-05-21 07:09:12.240 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-05-21 07:09:12.240 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-05-21 07:09:12.481 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-05-21 07:09:12.482 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-05-21 07:09:12.483 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-05-21 07:09:12.484 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-05-21 07:09:12.484 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-05-21 07:09:12.485 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-05-21 07:09:12.486 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-05-21 07:09:12.486 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-05-21 07:09:12.551 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-05-21 07:09:12.554 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-05-21 07:09:12.555 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-05-21 07:09:12.560 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-05-21 07:09:12.627 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-05-21 07:09:12.630 | Get:81 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-05-21 07:09:12.630 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-05-21 07:09:12.631 | Get:83 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-05-21 07:09:12.668 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-05-21 07:09:12.669 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-05-21 07:09:12.673 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-05-21 07:09:12.673 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-05-21 07:09:12.673 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-05-21 07:09:12.702 | Get:89 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-05-21 07:09:12.706 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-05-21 07:09:12.709 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-05-21 07:09:13.012 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-05-21 07:09:13.013 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-05-21 07:09:13.025 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-05-21 07:09:13.055 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-05-21 07:09:13.059 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-05-21 07:09:13.221 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-05-21 07:09:13.252 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-05-21 07:09:13.253 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-05-21 07:09:13.256 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-05-21 07:09:13.256 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-05-21 07:09:13.257 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-05-21 07:09:13.259 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-05-21 07:09:13.262 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-05-21 07:09:13.263 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-05-21 07:09:13.747 | Fetched 98.1 MB in 2s (40.7 MB/s) 2026-05-21 07:09:13.773 | Selecting previously unselected package acl. 2026-05-21 07:09:13.839 | (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 ... 156788 files and directories currently installed.) 2026-05-21 07:09:13.843 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-05-21 07:09:13.845 | Unpacking acl (2.3.2-1build1.1) ... 2026-05-21 07:09:13.873 | Selecting previously unselected package alsa-topology-conf. 2026-05-21 07:09:13.887 | Preparing to unpack .../001-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-05-21 07:09:13.888 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-05-21 07:09:13.916 | Selecting previously unselected package libasound2-data. 2026-05-21 07:09:13.928 | Preparing to unpack .../002-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-05-21 07:09:13.930 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-21 07:09:13.972 | Selecting previously unselected package libasound2t64:amd64. 2026-05-21 07:09:13.988 | Preparing to unpack .../003-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-05-21 07:09:13.991 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-21 07:09:14.024 | Selecting previously unselected package alsa-ucm-conf. 2026-05-21 07:09:14.037 | Preparing to unpack .../004-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-05-21 07:09:14.039 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-05-21 07:09:14.180 | Selecting previously unselected package msr-tools. 2026-05-21 07:09:14.193 | Preparing to unpack .../005-msr-tools_1.3-5build1_amd64.deb ... 2026-05-21 07:09:14.196 | Unpacking msr-tools (1.3-5build1) ... 2026-05-21 07:09:14.222 | Selecting previously unselected package cpu-checker. 2026-05-21 07:09:14.235 | Preparing to unpack .../006-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-05-21 07:09:14.237 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-05-21 07:09:14.265 | Selecting previously unselected package libproxy1v5:amd64. 2026-05-21 07:09:14.278 | Preparing to unpack .../007-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-05-21 07:09:14.280 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-21 07:09:14.305 | Selecting previously unselected package glib-networking-common. 2026-05-21 07:09:14.319 | Preparing to unpack .../008-glib-networking-common_2.80.0-1build1_all.deb ... 2026-05-21 07:09:14.321 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-05-21 07:09:14.344 | Selecting previously unselected package glib-networking-services. 2026-05-21 07:09:14.356 | Preparing to unpack .../009-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-05-21 07:09:14.358 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-05-21 07:09:14.385 | Selecting previously unselected package glib-networking:amd64. 2026-05-21 07:09:14.399 | Preparing to unpack .../010-glib-networking_2.80.0-1build1_amd64.deb ... 2026-05-21 07:09:14.401 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-05-21 07:09:14.429 | Selecting previously unselected package libcdparanoia0:amd64. 2026-05-21 07:09:14.443 | Preparing to unpack .../011-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-05-21 07:09:14.445 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-05-21 07:09:14.475 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-05-21 07:09:14.488 | Preparing to unpack .../012-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-05-21 07:09:14.489 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-21 07:09:14.531 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-05-21 07:09:14.544 | Preparing to unpack .../013-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-21 07:09:14.546 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-21 07:09:14.595 | Selecting previously unselected package libogg0:amd64. 2026-05-21 07:09:14.608 | Preparing to unpack .../014-libogg0_1.3.5-3build1_amd64.deb ... 2026-05-21 07:09:14.610 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-05-21 07:09:14.640 | Selecting previously unselected package libopus0:amd64. 2026-05-21 07:09:14.653 | Preparing to unpack .../015-libopus0_1.4-1build1_amd64.deb ... 2026-05-21 07:09:14.655 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-05-21 07:09:14.688 | Selecting previously unselected package libtheora0:amd64. 2026-05-21 07:09:14.701 | Preparing to unpack .../016-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-05-21 07:09:14.703 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-05-21 07:09:14.732 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-05-21 07:09:14.745 | Preparing to unpack .../017-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-05-21 07:09:14.747 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-05-21 07:09:14.781 | Selecting previously unselected package libvorbis0a:amd64. 2026-05-21 07:09:14.795 | Preparing to unpack .../018-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-05-21 07:09:14.797 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-05-21 07:09:14.832 | Selecting previously unselected package libvorbisenc2:amd64. 2026-05-21 07:09:14.845 | Preparing to unpack .../019-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-05-21 07:09:14.848 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-05-21 07:09:14.876 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-05-21 07:09:14.889 | Preparing to unpack .../020-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-21 07:09:14.891 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-21 07:09:14.934 | Selecting previously unselected package libaa1:amd64. 2026-05-21 07:09:14.947 | Preparing to unpack .../021-libaa1_1.4p5-51.1_amd64.deb ... 2026-05-21 07:09:14.951 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-05-21 07:09:14.983 | Selecting previously unselected package libraw1394-11:amd64. 2026-05-21 07:09:14.997 | Preparing to unpack .../022-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-05-21 07:09:14.998 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-05-21 07:09:15.027 | Selecting previously unselected package libavc1394-0:amd64. 2026-05-21 07:09:15.040 | Preparing to unpack .../023-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-05-21 07:09:15.042 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-05-21 07:09:15.068 | Selecting previously unselected package libcaca0:amd64. 2026-05-21 07:09:15.081 | Preparing to unpack .../024-libcaca0_0.99.beta20-4ubuntu0.1_amd64.deb ... 2026-05-21 07:09:15.082 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.1) ... 2026-05-21 07:09:15.115 | Selecting previously unselected package libdv4t64:amd64. 2026-05-21 07:09:15.128 | Preparing to unpack .../025-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-05-21 07:09:15.130 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-05-21 07:09:15.158 | Selecting previously unselected package libflac12t64:amd64. 2026-05-21 07:09:15.170 | Preparing to unpack .../026-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-05-21 07:09:15.172 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-05-21 07:09:15.202 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-05-21 07:09:15.215 | Preparing to unpack .../027-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.3_amd64.deb ... 2026-05-21 07:09:15.217 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-21 07:09:15.247 | Selecting previously unselected package libiec61883-0:amd64. 2026-05-21 07:09:15.261 | Preparing to unpack .../028-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-05-21 07:09:15.263 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-05-21 07:09:15.290 | Selecting previously unselected package libmp3lame0:amd64. 2026-05-21 07:09:15.302 | Preparing to unpack .../029-libmp3lame0_3.100-6build1_amd64.deb ... 2026-05-21 07:09:15.304 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-05-21 07:09:15.336 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-05-21 07:09:15.349 | Preparing to unpack .../030-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-05-21 07:09:15.350 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-05-21 07:09:15.378 | Selecting previously unselected package libasyncns0:amd64. 2026-05-21 07:09:15.392 | Preparing to unpack .../031-libasyncns0_0.8-6build4_amd64.deb ... 2026-05-21 07:09:15.393 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-05-21 07:09:15.419 | Selecting previously unselected package libsndfile1:amd64. 2026-05-21 07:09:15.432 | Preparing to unpack .../032-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-05-21 07:09:15.435 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-05-21 07:09:15.468 | Selecting previously unselected package libx11-xcb1:amd64. 2026-05-21 07:09:15.481 | Preparing to unpack .../033-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-05-21 07:09:15.483 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-21 07:09:15.524 | Selecting previously unselected package libpulse0:amd64. 2026-05-21 07:09:15.537 | Preparing to unpack .../034-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-05-21 07:09:15.545 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-05-21 07:09:15.579 | Selecting previously unselected package libspeex1:amd64. 2026-05-21 07:09:15.593 | Preparing to unpack .../035-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-05-21 07:09:15.596 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-05-21 07:09:15.624 | Selecting previously unselected package libshout3:amd64. 2026-05-21 07:09:15.637 | Preparing to unpack .../036-libshout3_2.4.6-1build2_amd64.deb ... 2026-05-21 07:09:15.639 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-05-21 07:09:15.667 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-05-21 07:09:15.680 | Preparing to unpack .../037-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-05-21 07:09:15.683 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-05-21 07:09:15.717 | Selecting previously unselected package libtag1v5:amd64. 2026-05-21 07:09:15.730 | Preparing to unpack .../038-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-05-21 07:09:15.732 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-05-21 07:09:15.763 | Selecting previously unselected package libtwolame0:amd64. 2026-05-21 07:09:15.776 | Preparing to unpack .../039-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-05-21 07:09:15.778 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-05-21 07:09:15.810 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-05-21 07:09:15.823 | Preparing to unpack .../040-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-05-21 07:09:15.825 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-05-21 07:09:15.859 | Selecting previously unselected package libv4l-0t64:amd64. 2026-05-21 07:09:15.872 | Preparing to unpack .../041-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-05-21 07:09:15.873 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-05-21 07:09:15.905 | Selecting previously unselected package libvpx9:amd64. 2026-05-21 07:09:15.918 | Preparing to unpack .../042-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-05-21 07:09:15.920 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-05-21 07:09:15.964 | Selecting previously unselected package libwavpack1:amd64. 2026-05-21 07:09:15.977 | Preparing to unpack .../043-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-05-21 07:09:15.979 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-05-21 07:09:16.005 | Selecting previously unselected package libsoup-3.0-common. 2026-05-21 07:09:16.021 | Preparing to unpack .../044-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-05-21 07:09:16.023 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-21 07:09:16.051 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-05-21 07:09:16.064 | Preparing to unpack .../045-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-05-21 07:09:16.066 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-21 07:09:16.095 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-05-21 07:09:16.108 | Preparing to unpack .../046-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.3_amd64.deb ... 2026-05-21 07:09:16.110 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-21 07:09:16.192 | Selecting previously unselected package libxv1:amd64. 2026-05-21 07:09:16.205 | Preparing to unpack .../047-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-05-21 07:09:16.209 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-05-21 07:09:16.239 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-05-21 07:09:16.252 | Preparing to unpack .../048-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-05-21 07:09:16.255 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-21 07:09:16.288 | Selecting previously unselected package ipxe-qemu. 2026-05-21 07:09:16.301 | Preparing to unpack .../049-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-05-21 07:09:16.304 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-21 07:09:16.357 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-05-21 07:09:16.371 | Preparing to unpack .../050-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-05-21 07:09:16.374 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-05-21 07:09:16.417 | Selecting previously unselected package ksmtuned. 2026-05-21 07:09:16.429 | Preparing to unpack .../051-ksmtuned_4.20150326_amd64.deb ... 2026-05-21 07:09:16.431 | Unpacking ksmtuned (4.20150326) ... 2026-05-21 07:09:16.463 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-05-21 07:09:16.476 | Preparing to unpack .../052-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-05-21 07:09:16.477 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-21 07:09:16.511 | Selecting previously unselected package libpcsclite1:amd64. 2026-05-21 07:09:16.524 | Preparing to unpack .../053-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-05-21 07:09:16.525 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-21 07:09:16.552 | Selecting previously unselected package libcacard0:amd64. 2026-05-21 07:09:16.565 | Preparing to unpack .../054-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-05-21 07:09:16.567 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-21 07:09:16.593 | Selecting previously unselected package libdecor-0-0:amd64. 2026-05-21 07:09:16.606 | Preparing to unpack .../055-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-05-21 07:09:16.607 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-05-21 07:09:16.631 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-05-21 07:09:16.643 | Preparing to unpack .../056-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-05-21 07:09:16.645 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-05-21 07:09:16.672 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-05-21 07:09:16.686 | Preparing to unpack .../057-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-21 07:09:16.688 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-21 07:09:16.717 | Selecting previously unselected package libdrm-intel1:amd64. 2026-05-21 07:09:16.730 | Preparing to unpack .../058-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-05-21 07:09:16.732 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-21 07:09:16.758 | Selecting previously unselected package libllvm20:amd64. 2026-05-21 07:09:16.772 | Preparing to unpack .../059-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-05-21 07:09:16.773 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-21 07:09:17.377 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-05-21 07:09:17.390 | Preparing to unpack .../060-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-05-21 07:09:17.392 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:17.418 | Selecting previously unselected package libxcb-present0:amd64. 2026-05-21 07:09:17.431 | Preparing to unpack .../061-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-05-21 07:09:17.433 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:17.464 | Selecting previously unselected package libxcb-randr0:amd64. 2026-05-21 07:09:17.476 | Preparing to unpack .../062-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-05-21 07:09:17.481 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:17.515 | Selecting previously unselected package libxcb-sync1:amd64. 2026-05-21 07:09:17.528 | Preparing to unpack .../063-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-05-21 07:09:17.531 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:17.565 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-05-21 07:09:17.579 | Preparing to unpack .../064-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-05-21 07:09:17.580 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:17.608 | Selecting previously unselected package libxshmfence1:amd64. 2026-05-21 07:09:17.621 | Preparing to unpack .../065-libxshmfence1_1.3-1build5_amd64.deb ... 2026-05-21 07:09:17.623 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-05-21 07:09:17.648 | Selecting previously unselected package mesa-libgallium:amd64. 2026-05-21 07:09:17.661 | Preparing to unpack .../066-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:17.663 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:17.895 | Selecting previously unselected package libgbm1:amd64. 2026-05-21 07:09:17.908 | Preparing to unpack .../067-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:17.910 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:17.946 | Selecting previously unselected package libvulkan1:amd64. 2026-05-21 07:09:17.959 | Preparing to unpack .../068-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-05-21 07:09:17.963 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-21 07:09:17.997 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-05-21 07:09:18.010 | Preparing to unpack .../069-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:18.019 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:18.051 | Selecting previously unselected package libxcb-glx0:amd64. 2026-05-21 07:09:18.064 | Preparing to unpack .../070-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-05-21 07:09:18.066 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:18.092 | Selecting previously unselected package libxxf86vm1:amd64. 2026-05-21 07:09:18.106 | Preparing to unpack .../071-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-05-21 07:09:18.108 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-05-21 07:09:18.137 | Selecting previously unselected package libglx-mesa0:amd64. 2026-05-21 07:09:18.151 | Preparing to unpack .../072-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:18.152 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:18.184 | Selecting previously unselected package libiscsi7:amd64. 2026-05-21 07:09:18.198 | Preparing to unpack .../073-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-05-21 07:09:18.200 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-21 07:09:18.229 | Selecting previously unselected package libsamplerate0:amd64. 2026-05-21 07:09:18.242 | Preparing to unpack .../074-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-05-21 07:09:18.244 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-05-21 07:09:18.292 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-05-21 07:09:18.305 | Preparing to unpack .../075-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-05-21 07:09:18.308 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-05-21 07:09:18.352 | Selecting previously unselected package libnfs14:amd64. 2026-05-21 07:09:18.365 | Preparing to unpack .../076-libnfs14_5.0.2-1build1_amd64.deb ... 2026-05-21 07:09:18.367 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-05-21 07:09:18.407 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-05-21 07:09:18.420 | Preparing to unpack .../077-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-05-21 07:09:18.423 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-05-21 07:09:18.457 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-05-21 07:09:18.470 | Preparing to unpack .../078-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-05-21 07:09:18.473 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-21 07:09:18.531 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-05-21 07:09:18.544 | Preparing to unpack .../079-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-05-21 07:09:18.548 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-21 07:09:18.603 | Selecting previously unselected package libpipewire-0.3-common. 2026-05-21 07:09:18.617 | Preparing to unpack .../080-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-05-21 07:09:18.619 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-05-21 07:09:18.661 | Selecting previously unselected package libxss1:amd64. 2026-05-21 07:09:18.675 | Preparing to unpack .../081-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-05-21 07:09:18.676 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-05-21 07:09:18.706 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-05-21 07:09:18.718 | Preparing to unpack .../082-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-05-21 07:09:18.723 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-05-21 07:09:18.785 | Selecting previously unselected package libslirp0:amd64. 2026-05-21 07:09:18.799 | Preparing to unpack .../083-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-05-21 07:09:18.801 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-21 07:09:18.834 | Selecting previously unselected package libspice-server1:amd64. 2026-05-21 07:09:18.848 | Preparing to unpack .../084-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-05-21 07:09:18.851 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-21 07:09:18.889 | Selecting previously unselected package liburing2:amd64. 2026-05-21 07:09:18.903 | Preparing to unpack .../085-liburing2_2.5-1build1_amd64.deb ... 2026-05-21 07:09:18.906 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-05-21 07:09:18.935 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-05-21 07:09:18.949 | Preparing to unpack .../086-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-05-21 07:09:18.950 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-21 07:09:18.982 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-05-21 07:09:18.996 | Preparing to unpack .../087-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-05-21 07:09:18.997 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-21 07:09:19.029 | Selecting previously unselected package libvte-2.91-common. 2026-05-21 07:09:19.042 | Preparing to unpack .../088-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-05-21 07:09:19.044 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-05-21 07:09:19.091 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-05-21 07:09:19.103 | Preparing to unpack .../089-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-05-21 07:09:19.105 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-05-21 07:09:19.154 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-05-21 07:09:19.168 | Preparing to unpack .../090-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:19.170 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:19.553 | Selecting previously unselected package libfdt1:amd64. 2026-05-21 07:09:19.566 | Preparing to unpack .../091-libfdt1_1.7.0-2build1_amd64.deb ... 2026-05-21 07:09:19.569 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-05-21 07:09:19.601 | Selecting previously unselected package qemu-system-common. 2026-05-21 07:09:19.615 | Preparing to unpack .../092-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:19.618 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:19.712 | Selecting previously unselected package qemu-system-data. 2026-05-21 07:09:19.724 | Preparing to unpack .../093-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-05-21 07:09:19.727 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:19.819 | Selecting previously unselected package seabios. 2026-05-21 07:09:19.832 | Preparing to unpack .../094-seabios_1.16.3-2_all.deb ... 2026-05-21 07:09:19.834 | Unpacking seabios (1.16.3-2) ... 2026-05-21 07:09:19.876 | Selecting previously unselected package qemu-system-x86. 2026-05-21 07:09:19.890 | Preparing to unpack .../095-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:19.898 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:20.154 | Selecting previously unselected package qemu-utils. 2026-05-21 07:09:20.167 | Preparing to unpack .../096-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:20.170 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:20.257 | Selecting previously unselected package qemu-block-extra. 2026-05-21 07:09:20.270 | Preparing to unpack .../097-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:20.273 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:20.302 | Selecting previously unselected package qemu-system-modules-opengl. 2026-05-21 07:09:20.315 | Preparing to unpack .../098-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:20.317 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:20.355 | Selecting previously unselected package libglvnd0:amd64. 2026-05-21 07:09:20.372 | Preparing to unpack .../099-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-05-21 07:09:20.374 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-05-21 07:09:20.419 | Selecting previously unselected package libglx0:amd64. 2026-05-21 07:09:20.433 | Preparing to unpack .../100-libglx0_1.7.0-1build1_amd64.deb ... 2026-05-21 07:09:20.436 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-05-21 07:09:20.480 | Selecting previously unselected package libgl1:amd64. 2026-05-21 07:09:20.498 | Preparing to unpack .../101-libgl1_1.7.0-1build1_amd64.deb ... 2026-05-21 07:09:20.504 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-05-21 07:09:20.541 | Selecting previously unselected package qemu-system-gui. 2026-05-21 07:09:20.554 | Preparing to unpack .../102-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:20.557 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:20.601 | Selecting previously unselected package qemu-system-modules-spice. 2026-05-21 07:09:20.611 | Preparing to unpack .../103-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-21 07:09:20.616 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:20.648 | Selecting previously unselected package ovmf. 2026-05-21 07:09:20.661 | Preparing to unpack .../104-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-05-21 07:09:20.662 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-05-21 07:09:20.771 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-05-21 07:09:20.782 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:20.789 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-05-21 07:09:20.795 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-05-21 07:09:20.801 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-05-21 07:09:20.809 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-05-21 07:09:20.815 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-05-21 07:09:20.819 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:20.823 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-05-21 07:09:20.828 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-05-21 07:09:20.832 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.1) ... 2026-05-21 07:09:20.836 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-05-21 07:09:20.840 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-05-21 07:09:20.847 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-05-21 07:09:20.862 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-05-21 07:09:20.866 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-05-21 07:09:20.870 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:20.881 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-21 07:09:20.892 | Setting up msr-tools (1.3-5build1) ... 2026-05-21 07:09:20.897 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-05-21 07:09:20.901 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-05-21 07:09:20.907 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-05-21 07:09:20.912 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-05-21 07:09:20.916 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-05-21 07:09:20.920 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-05-21 07:09:20.926 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-05-21 07:09:20.936 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-05-21 07:09:20.943 | Setting up acl (2.3.2-1build1.1) ... 2026-05-21 07:09:20.955 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-05-21 07:09:20.962 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:20.971 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-05-21 07:09:20.980 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-05-21 07:09:20.990 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-21 07:09:21.000 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:21.006 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-05-21 07:09:21.012 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-05-21 07:09:21.016 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-05-21 07:09:21.021 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-05-21 07:09:21.026 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-05-21 07:09:21.029 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-05-21 07:09:21.035 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:21.040 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-05-21 07:09:21.046 | Setting up seabios (1.16.3-2) ... 2026-05-21 07:09:21.053 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-05-21 07:09:21.060 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-05-21 07:09:21.064 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-05-21 07:09:21.068 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-05-21 07:09:21.071 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-05-21 07:09:21.075 | Setting up cpu-checker (0.7-1.3build2) ... 2026-05-21 07:09:21.078 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-05-21 07:09:21.082 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-05-21 07:09:21.087 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-05-21 07:09:21.093 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-05-21 07:09:21.096 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-05-21 07:09:21.099 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-05-21 07:09:21.104 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-05-21 07:09:21.109 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-05-21 07:09:21.112 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-05-21 07:09:21.120 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-05-21 07:09:21.126 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-05-21 07:09:21.129 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-05-21 07:09:21.133 | Setting up ksmtuned (4.20150326) ... 2026-05-21 07:09:21.248 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-21 07:09:21.358 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-21 07:09:21.654 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-05-21 07:09:21.658 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-05-21 07:09:21.664 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-05-21 07:09:21.671 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-05-21 07:09:21.679 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-05-21 07:09:21.687 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-05-21 07:09:21.692 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-05-21 07:09:21.700 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-05-21 07:09:21.708 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-05-21 07:09:21.716 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-05-21 07:09:21.724 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-05-21 07:09:21.736 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-05-21 07:09:21.741 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:21.745 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-05-21 07:09:21.749 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:21.754 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:21.759 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-05-21 07:09:21.764 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:21.775 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-21 07:09:21.782 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-05-21 07:09:21.788 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-21 07:09:21.805 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-21 07:09:21.810 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-05-21 07:09:21.814 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-05-21 07:09:21.818 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-05-21 07:09:21.822 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-05-21 07:09:21.827 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:21.833 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-05-21 07:09:21.840 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:21.959 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-05-21 07:09:22.685 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-05-21 07:09:22.689 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-05-21 07:09:22.693 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:22.817 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-05-21 07:09:23.100 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-05-21 07:09:23.110 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-05-21 07:09:23.124 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-05-21 07:09:23.138 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-05-21 07:09:23.152 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:23.169 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-05-21 07:09:23.183 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-05-21 07:09:23.195 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:23.202 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:23.214 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.3) ... 2026-05-21 07:09:23.219 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-21 07:09:23.225 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-05-21 07:09:23.318 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-21 07:09:23.345 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-21 07:09:24.501 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-05-21 07:09:24.583 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-05-21 07:09:25.292 | 2026-05-21 07:09:25.292 | Running kernel seems to be up-to-date. 2026-05-21 07:09:25.292 | 2026-05-21 07:09:25.292 | Restarting services... 2026-05-21 07:09:25.300 | 2026-05-21 07:09:25.301 | Service restarts being deferred: 2026-05-21 07:09:25.301 | systemctl restart networkd-dispatcher.service 2026-05-21 07:09:25.301 | 2026-05-21 07:09:25.301 | No containers need to be restarted. 2026-05-21 07:09:25.301 | 2026-05-21 07:09:25.301 | User sessions running outdated binaries: 2026-05-21 07:09:25.301 | ubuntu @ session #3: python3[7127] 2026-05-21 07:09:25.313 | 2026-05-21 07:09:25.313 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-21 07:09:26.594 | + functions-common:apt_get:1205 : result=0 2026-05-21 07:09:26.596 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-21 07:09:26.597 | + functions-common:time_stop:2414 : local name 2026-05-21 07:09:26.599 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:09:26.601 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:09:26.603 | + functions-common:time_stop:2417 : local total 2026-05-21 07:09:26.604 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:09:26.606 | + functions-common:time_stop:2420 : name=apt-get 2026-05-21 07:09:26.608 | + functions-common:time_stop:2421 : start_time=1779347350257 2026-05-21 07:09:26.610 | + functions-common:time_stop:2423 : [[ -z 1779347350257 ]] 2026-05-21 07:09:26.611 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:09:26.614 | + functions-common:time_stop:2426 : end_time=1779347366612 2026-05-21 07:09:26.616 | + functions-common:time_stop:2427 : elapsed_time=16355 2026-05-21 07:09:26.618 | + functions-common:time_stop:2428 : total=596 2026-05-21 07:09:26.620 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:09:26.622 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16951 2026-05-21 07:09:26.623 | + functions-common:apt_get:1209 : return 0 2026-05-21 07:09:26.625 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-21 07:09:26.628 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-21 07:09:26.628 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-21 07:09:26.642 | + lib/host:configure_ksm:19 : echo 0 2026-05-21 07:09:26.642 | 0 2026-05-21 07:09:26.645 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-21 07:09:26.646 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:26.648 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-05-21 07:09:26.655 | vm.dirty_ratio = 60 2026-05-21 07:09:26.658 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-05-21 07:09:26.665 | vm.dirty_background_ratio = 10 2026-05-21 07:09:26.669 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-05-21 07:09:26.677 | vm.vfs_cache_pressure = 50 2026-05-21 07:09:26.679 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-05-21 07:09:26.687 | vm.swappiness = 100 2026-05-21 07:09:26.690 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-05-21 07:09:26.697 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-05-21 07:09:26.698 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-05-21 07:09:26.698 | /proc/sys/vm/compact_unevictable_allowed:1 2026-05-21 07:09:26.698 | /proc/sys/vm/compaction_proactiveness:20 2026-05-21 07:09:26.698 | /proc/sys/vm/dirty_background_bytes:0 2026-05-21 07:09:26.698 | /proc/sys/vm/dirty_background_ratio:10 2026-05-21 07:09:26.698 | /proc/sys/vm/dirty_bytes:0 2026-05-21 07:09:26.698 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-05-21 07:09:26.698 | /proc/sys/vm/dirty_ratio:60 2026-05-21 07:09:26.698 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-05-21 07:09:26.698 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-05-21 07:09:26.698 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-05-21 07:09:26.699 | /proc/sys/vm/extfrag_threshold:500 2026-05-21 07:09:26.699 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-05-21 07:09:26.699 | /proc/sys/vm/hugetlb_shm_group:0 2026-05-21 07:09:26.699 | /proc/sys/vm/laptop_mode:0 2026-05-21 07:09:26.699 | /proc/sys/vm/legacy_va_layout:0 2026-05-21 07:09:26.699 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-05-21 07:09:26.699 | /proc/sys/vm/max_map_count:1048576 2026-05-21 07:09:26.699 | /proc/sys/vm/memfd_noexec:0 2026-05-21 07:09:26.699 | /proc/sys/vm/memory_failure_early_kill:0 2026-05-21 07:09:26.699 | /proc/sys/vm/memory_failure_recovery:1 2026-05-21 07:09:26.699 | /proc/sys/vm/min_free_kbytes:67584 2026-05-21 07:09:26.699 | /proc/sys/vm/min_slab_ratio:5 2026-05-21 07:09:26.699 | /proc/sys/vm/min_unmapped_ratio:1 2026-05-21 07:09:26.699 | /proc/sys/vm/mmap_min_addr:65536 2026-05-21 07:09:26.699 | /proc/sys/vm/mmap_rnd_bits:32 2026-05-21 07:09:26.699 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-05-21 07:09:26.699 | /proc/sys/vm/nr_hugepages:41 2026-05-21 07:09:26.699 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-05-21 07:09:26.699 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-05-21 07:09:26.699 | /proc/sys/vm/numa_stat:1 2026-05-21 07:09:26.699 | /proc/sys/vm/numa_zonelist_order:Node 2026-05-21 07:09:26.699 | /proc/sys/vm/oom_dump_tasks:0 2026-05-21 07:09:26.699 | /proc/sys/vm/oom_kill_allocating_task:1 2026-05-21 07:09:26.699 | /proc/sys/vm/overcommit_kbytes:0 2026-05-21 07:09:26.699 | /proc/sys/vm/overcommit_memory:0 2026-05-21 07:09:26.699 | /proc/sys/vm/overcommit_ratio:50 2026-05-21 07:09:26.699 | /proc/sys/vm/page-cluster:3 2026-05-21 07:09:26.699 | /proc/sys/vm/page_lock_unfairness:5 2026-05-21 07:09:26.699 | /proc/sys/vm/panic_on_oom:0 2026-05-21 07:09:26.699 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-05-21 07:09:26.699 | /proc/sys/vm/stat_interval:1 2026-05-21 07:09:26.699 | /proc/sys/vm/swappiness:100 2026-05-21 07:09:26.699 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-05-21 07:09:26.699 | /proc/sys/vm/user_reserve_kbytes:131072 2026-05-21 07:09:26.699 | /proc/sys/vm/vfs_cache_pressure:50 2026-05-21 07:09:26.699 | /proc/sys/vm/watermark_boost_factor:15000 2026-05-21 07:09:26.699 | /proc/sys/vm/watermark_scale_factor:10 2026-05-21 07:09:26.699 | /proc/sys/vm/zone_reclaim_mode:0 2026-05-21 07:09:26.702 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-05-21 07:09:26.705 | + lib/host:tune_host:97 : configure_host_net 2026-05-21 07:09:26.707 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-21 07:09:26.709 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:26.711 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-05-21 07:09:26.718 | net.ipv4.tcp_keepalive_time = 60 2026-05-21 07:09:26.722 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-05-21 07:09:26.729 | net.ipv4.tcp_keepalive_intvl = 10 2026-05-21 07:09:26.732 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-05-21 07:09:26.740 | net.ipv4.tcp_keepalive_probes = 6 2026-05-21 07:09:26.742 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-05-21 07:09:26.749 | net.ipv4.tcp_fastopen = 3 2026-05-21 07:09:26.753 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_app_win:31 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_dsack:1 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_ecn:2 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_fack:0 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-05-21 07:09:26.762 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_fastopen_key:78fed49e-5ed0d318-eebc309e-45a8fe68 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_frto:2 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_mem:274272 365699 548544 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_recovery:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_reordering:3 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_retries1:3 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_retries2:15 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_sack:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-05-21 07:09:26.763 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-05-21 07:09:26.765 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-05-21 07:09:26.772 | net.core.default_qdisc = pfifo_fast 2026-05-21 07:09:26.775 | + ./stack.sh:main:594 : fetch_plugins 2026-05-21 07:09:26.777 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-05-21 07:09:26.779 | + functions-common:fetch_plugins:1761 : local plugin 2026-05-21 07:09:26.781 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-05-21 07:09:26.783 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-05-21 07:09:26.783 | Fetching DevStack plugins 2026-05-21 07:09:26.785 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-05-21 07:09:26.786 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-05-21 07:09:26.788 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-05-21 07:09:26.790 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-05-21 07:09:26.792 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-05-21 07:09:26.793 | + functions-common:git_clone_by_name:678 : local branch=master 2026-05-21 07:09:26.795 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-05-21 07:09:26.797 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-05-21 07:09:26.798 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-05-21 07:09:26.800 | + functions-common:git_clone:585 : local git_ref=master 2026-05-21 07:09:26.801 | + functions-common:git_clone:586 : local orig_dir 2026-05-21 07:09:26.804 | ++ functions-common:git_clone:587 : pwd 2026-05-21 07:09:26.806 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-21 07:09:26.807 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-21 07:09:26.809 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-21 07:09:26.821 | + functions-common:git_clone:590 : RECLONE=False 2026-05-21 07:09:26.823 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-21 07:09:26.824 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:26.826 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-21 07:09:26.826 | + functions-common:git_clone:604 : echo master 2026-05-21 07:09:26.830 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-05-21 07:09:26.833 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:26.835 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-21 07:09:26.846 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-05-21 07:09:26.848 | + functions-common:git_clone:667 : git show --oneline 2026-05-21 07:09:26.848 | + functions-common:git_clone:667 : head -1 2026-05-21 07:09:27.095 | 5fd76f0a01 Merge "evpn: API and service plugin implementation" 2026-05-21 07:09:27.097 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-21 07:09:27.099 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-21 07:09:27.101 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-05-21 07:09:27.103 | + functions-common:run_phase:1843 : local phase= 2026-05-21 07:09:27.104 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-21 07:09:27.106 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-21 07:09:27.108 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-21 07:09:27.110 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-21 07:09:27.111 | + functions-common:run_phase:1852 : local extra 2026-05-21 07:09:27.113 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-21 07:09:27.116 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-21 07:09:27.118 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-21 07:09:27.119 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-21 07:09:27.121 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-05-21 07:09:27.124 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-21 07:09:27.135 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:27.136 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-21 07:09:27.137 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-21 07:09:27.139 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-21 07:09:27.141 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-21 07:09:27.142 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-21 07:09:27.144 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-21 07:09:27.146 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-21 07:09:27.148 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-21 07:09:27.149 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-21 07:09:27.150 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-21 07:09:27.152 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-05-21 07:09:27.154 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-05-21 07:09:27.155 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-05-21 07:09:27.157 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-05-21 07:09:27.159 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-05-21 07:09:27.159 | Overriding Configuration Defaults 2026-05-21 07:09:27.160 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-05-21 07:09:27.162 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-05-21 07:09:27.163 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-05-21 07:09:27.166 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-05-21 07:09:27.181 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-05-21 07:09:27.184 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-21 07:09:27.195 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:27.197 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.101 2026-05-21 07:09:27.199 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.101 2026-05-21 07:09:27.199 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-21 07:09:27.202 | ++ lib/tls:source:40 : TLS_IP=10.4.3.101 2026-05-21 07:09:27.205 | +++ lib/tls:source:43 : hostname -f 2026-05-21 07:09:27.208 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-05-21 07:09:27.210 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-21 07:09:27.211 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-21 07:09:27.213 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-21 07:09:27.214 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-21 07:09:27.216 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-21 07:09:27.217 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-21 07:09:27.219 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-21 07:09:27.220 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-21 07:09:27.224 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-21 07:09:27.226 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-05-21 07:09:27.237 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-05-21 07:09:27.253 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-05-21 07:09:27.265 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-05-21 07:09:27.275 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-05-21 07:09:27.305 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-05-21 07:09:27.360 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-05-21 07:09:27.436 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-05-21 07:09:27.458 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-05-21 07:09:27.511 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-05-21 07:09:27.564 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-05-21 07:09:27.570 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-21 07:09:27.583 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:27.585 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-05-21 07:09:27.587 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-21 07:09:27.590 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-21 07:09:27.592 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-21 07:09:27.594 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-21 07:09:27.596 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-21 07:09:27.608 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:27.610 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-21 07:09:27.613 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-21 07:09:27.615 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-21 07:09:27.617 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-21 07:09:27.619 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-21 07:09:27.621 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-21 07:09:27.623 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-21 07:09:27.625 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-21 07:09:27.628 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-21 07:09:27.641 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-21 07:09:27.644 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-21 07:09:27.646 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-21 07:09:27.648 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-21 07:09:27.650 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-21 07:09:27.653 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-21 07:09:27.656 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-21 07:09:27.658 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-21 07:09:27.660 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-21 07:09:27.663 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-21 07:09:27.665 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-21 07:09:27.667 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.101 2026-05-21 07:09:27.669 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-05-21 07:09:27.673 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-05-21 07:09:27.675 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-21 07:09:27.675 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-05-21 07:09:27.680 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-21 07:09:27.682 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-05-21 07:09:27.684 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-05-21 07:09:27.686 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-05-21 07:09:27.688 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-05-21 07:09:27.691 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-21 07:09:27.704 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-21 07:09:27.706 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.101 2026-05-21 07:09:27.708 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.101 2026-05-21 07:09:27.708 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-21 07:09:27.712 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.101 2026-05-21 07:09:27.714 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-21 07:09:27.716 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-21 07:09:27.718 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-21 07:09:27.720 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-05-21 07:09:27.722 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-05-21 07:09:27.724 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-05-21 07:09:27.726 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-21 07:09:27.727 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-21 07:09:27.729 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-05-21 07:09:27.731 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-21 07:09:27.733 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-21 07:09:27.735 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-05-21 07:09:27.737 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-21 07:09:27.738 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-21 07:09:27.740 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-05-21 07:09:27.742 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-21 07:09:27.744 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-21 07:09:27.745 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-21 07:09:27.747 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-05-21 07:09:27.749 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-05-21 07:09:27.751 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-21 07:09:27.753 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-21 07:09:27.767 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:27.769 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-21 07:09:27.771 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-21 07:09:27.773 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-21 07:09:27.775 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-21 07:09:27.777 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:27.779 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-21 07:09:27.781 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-05-21 07:09:27.783 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-21 07:09:27.785 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-05-21 07:09:27.787 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-05-21 07:09:27.789 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-05-21 07:09:27.791 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-05-21 07:09:27.793 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-05-21 07:09:27.795 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-21 07:09:27.797 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-05-21 07:09:27.799 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-05-21 07:09:27.800 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-05-21 07:09:27.801 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-05-21 07:09:27.804 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-05-21 07:09:27.899 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-05-21 07:09:27.911 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-05-21 07:09:27.914 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-21 07:09:27.917 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-21 07:09:27.918 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-21 07:09:27.920 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-21 07:09:27.922 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-21 07:09:27.923 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-21 07:09:27.925 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-21 07:09:27.927 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-21 07:09:27.929 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-21 07:09:27.931 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-21 07:09:27.932 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-05-21 07:09:27.934 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-21 07:09:27.936 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-21 07:09:27.937 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-21 07:09:27.939 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-21 07:09:27.942 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-21 07:09:27.944 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-21 07:09:27.946 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-21 07:09:27.947 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-21 07:09:27.951 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-21 07:09:27.951 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-21 07:09:27.951 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-21 07:09:27.952 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-21 07:09:27.959 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=49:a48a:67c5 2026-05-21 07:09:27.961 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-21 07:09:27.963 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-21 07:09:27.964 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-21 07:09:27.966 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-21 07:09:27.968 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd49:a48a:67c5::/56 2026-05-21 07:09:27.971 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-21 07:09:27.971 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd49:a48a:67c5::/56 2026-05-21 07:09:27.976 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd49:a48a:67c5::/64 2026-05-21 07:09:27.978 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-21 07:09:27.980 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-21 07:09:27.982 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-21 07:09:27.984 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-21 07:09:27.986 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-05-21 07:09:27.989 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-05-21 07:09:27.990 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-21 07:09:27.993 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-21 07:09:27.994 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-05-21 07:09:27.996 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-05-21 07:09:27.998 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-21 07:09:27.999 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-21 07:09:28.002 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-05-21 07:09:28.004 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd49:a48a:67c5::/56 2026-05-21 07:09:28.006 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-05-21 07:09:28.007 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-05-21 07:09:28.010 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-05-21 07:09:28.010 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-05-21 07:09:28.010 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-05-21 07:09:28.016 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-05-21 07:09:28.018 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-05-21 07:09:28.019 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-05-21 07:09:28.019 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-05-21 07:09:28.024 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-05-21 07:09:28.027 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-05-21 07:09:28.030 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-05-21 07:09:28.032 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-05-21 07:09:28.035 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-05-21 07:09:28.038 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-05-21 07:09:28.041 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-05-21 07:09:28.043 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-21 07:09:28.044 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-05-21 07:09:28.046 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-21 07:09:28.061 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-05-21 07:09:28.074 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-05-21 07:09:28.086 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-05-21 07:09:28.098 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-05-21 07:09:28.110 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-05-21 07:09:28.138 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-05-21 07:09:28.141 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-21 07:09:28.144 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-21 07:09:28.146 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-21 07:09:28.148 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-21 07:09:28.151 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-21 07:09:28.164 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-21 07:09:28.166 | + ./stack.sh:main:629 : run_phase source 2026-05-21 07:09:28.168 | + functions-common:run_phase:1842 : local mode=source 2026-05-21 07:09:28.170 | + functions-common:run_phase:1843 : local phase= 2026-05-21 07:09:28.172 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-21 07:09:28.174 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-21 07:09:28.175 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-21 07:09:28.177 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-21 07:09:28.179 | + functions-common:run_phase:1852 : local extra 2026-05-21 07:09:28.181 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-21 07:09:28.184 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-21 07:09:28.186 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-21 07:09:28.187 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-21 07:09:28.189 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-05-21 07:09:28.191 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-21 07:09:28.203 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:28.205 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-21 07:09:28.207 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-05-21 07:09:28.241 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-21 07:09:28.244 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-21 07:09:28.246 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-05-21 07:09:28.248 | + functions-common:run_phase:1864 : load_plugin_settings 2026-05-21 07:09:28.250 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-05-21 07:09:28.252 | + functions-common:load_plugin_settings:1779 : local plugin 2026-05-21 07:09:28.254 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-05-21 07:09:28.256 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-05-21 07:09:28.256 | Loading plugin settings 2026-05-21 07:09:28.258 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-05-21 07:09:28.260 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-05-21 07:09:28.262 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-05-21 07:09:28.264 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-05-21 07:09:28.268 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-05-21 07:09:28.270 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-05-21 07:09:28.272 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-05-21 07:09:28.274 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-05-21 07:09:28.276 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-05-21 07:09:28.278 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-05-21 07:09:28.280 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-05-21 07:09:28.282 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-05-21 07:09:28.284 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-21 07:09:28.287 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-21 07:09:28.290 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-05-21 07:09:28.305 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-05-21 07:09:28.307 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-05-21 07:09:28.309 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-05-21 07:09:28.311 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-05-21 07:09:28.313 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-05-21 07:09:28.316 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-05-21 07:09:28.331 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-05-21 07:09:28.333 | + functions-common:run_phase:1865 : verify_disabled_services 2026-05-21 07:09:28.335 | + functions-common:verify_disabled_services:2125 : local service 2026-05-21 07:09:28.337 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.339 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-05-21 07:09:28.341 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.343 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-05-21 07:09:28.345 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.348 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-05-21 07:09:28.349 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.352 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-05-21 07:09:28.354 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.356 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-05-21 07:09:28.358 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.360 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-05-21 07:09:28.363 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.365 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-05-21 07:09:28.367 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.369 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-05-21 07:09:28.371 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.374 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-05-21 07:09:28.376 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.378 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-05-21 07:09:28.380 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.383 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-05-21 07:09:28.384 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.387 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-05-21 07:09:28.389 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.391 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-05-21 07:09:28.393 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.396 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-05-21 07:09:28.398 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.400 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-05-21 07:09:28.402 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.405 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-05-21 07:09:28.407 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.409 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-05-21 07:09:28.411 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.413 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-05-21 07:09:28.415 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.418 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-05-21 07:09:28.420 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.422 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-05-21 07:09:28.425 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.427 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-05-21 07:09:28.429 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.431 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-05-21 07:09:28.434 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.436 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-05-21 07:09:28.438 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.440 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-05-21 07:09:28.442 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.444 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-05-21 07:09:28.446 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.448 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-05-21 07:09:28.450 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.453 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-05-21 07:09:28.455 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.457 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-05-21 07:09:28.459 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.461 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-05-21 07:09:28.464 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.466 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-05-21 07:09:28.468 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-05-21 07:09:28.471 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-05-21 07:09:28.473 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-21 07:09:28.475 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-21 07:09:28.477 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-21 07:09:28.491 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:28.492 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-21 07:09:28.495 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-21 07:09:28.497 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-21 07:09:28.511 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:09:28.513 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-21 07:09:28.515 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-21 07:09:28.517 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-21 07:09:28.520 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-21 07:09:28.522 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-21 07:09:28.524 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-21 07:09:28.526 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-21 07:09:28.529 | + lib/database:initialize_database_backends:92 : return 0 2026-05-21 07:09:28.531 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-21 07:09:28.531 | Using mysql database backend 2026-05-21 07:09:28.533 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-21 07:09:28.547 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-21 07:09:28.550 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-21 07:09:28.552 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-21 07:09:28.555 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-21 07:09:28.557 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-05-21 07:09:28.559 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-21 07:09:28.573 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:28.575 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-21 07:09:28.590 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-21 07:09:28.605 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:28.607 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-21 07:09:28.621 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-21 07:09:28.636 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-21 07:09:28.651 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:09:28.653 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-21 07:09:28.668 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:09:28.670 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-05-21 07:09:28.684 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-05-21 07:09:28.687 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-05-21 07:09:28.689 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-21 07:09:28.691 | + functions-common:save_stackenv:65 : local tag=762 2026-05-21 07:09:28.695 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-05-21 07:09:28.698 | + functions-common:save_stackenv:67 : time_stamp=2026-05-21-070928 2026-05-21 07:09:28.701 | + functions-common:save_stackenv:68 : echo '# 2026-05-21-070928 762' 2026-05-21 07:09:28.703 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.706 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-05-21 07:09:28.707 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.709 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-05-21 07:09:28.711 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.714 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-05-21 07:09:28.716 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.718 | + 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-05-21 07:09:28.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.722 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.101 2026-05-21 07:09:28.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.727 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.101/identity 2026-05-21 07:09:28.729 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.731 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-05-21-070906 2026-05-21 07:09:28.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.735 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-05-21 07:09:28.737 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.739 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.101 2026-05-21 07:09:28.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.743 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-05-21 07:09:28.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.747 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.101 2026-05-21 07:09:28.750 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.751 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-05-21 07:09:28.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.755 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-05-21 07:09:28.757 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.759 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.101 2026-05-21 07:09:28.761 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-05-21 07:09:28.764 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-05-21 07:09:28.766 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-21 07:09:28.769 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-05-21 07:09:28.770 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-05-21 07:09:28.772 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-05-21 07:09:28.774 | + functions-common:git_clone:585 : local git_ref=master 2026-05-21 07:09:28.776 | + functions-common:git_clone:586 : local orig_dir 2026-05-21 07:09:28.778 | ++ functions-common:git_clone:587 : pwd 2026-05-21 07:09:28.780 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-21 07:09:28.782 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-21 07:09:28.784 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-21 07:09:28.796 | + functions-common:git_clone:590 : RECLONE=False 2026-05-21 07:09:28.799 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-21 07:09:28.801 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:28.803 | + functions-common:git_clone:604 : echo master 2026-05-21 07:09:28.803 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-21 07:09:28.807 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-05-21 07:09:28.809 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:28.811 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-21 07:09:28.823 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-05-21 07:09:28.825 | + functions-common:git_clone:667 : head -1 2026-05-21 07:09:28.826 | + functions-common:git_clone:667 : git show --oneline 2026-05-21 07:09:28.853 | 2bd07c02 Merge "update constraint for oslo.messaging to new release 18.1.0" 2026-05-21 07:09:28.856 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-21 07:09:28.859 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-21 07:09:28.861 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-21 07:09:28.863 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-21 07:09:28.866 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-05-21 07:09:28.868 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-21 07:09:28.871 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-21 07:09:28.873 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-05-21 07:09:28.875 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-05-21 07:09:28.878 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-21 07:09:28.881 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-21 07:09:28.884 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-21 07:09:28.888 | ++ tools/install_prereqs.sh:source:47 : NOW=1779347368 2026-05-21 07:09:28.891 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-05-21 07:09:28.895 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-21 07:09:28.898 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-21 07:09:28.900 | ++ tools/install_prereqs.sh:source:49 : DELTA=1779347368 2026-05-21 07:09:28.902 | ++ tools/install_prereqs.sh:source:50 : [[ 1779347368 -lt 7200 ]] 2026-05-21 07:09:28.905 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-21 07:09:28.907 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-05-21 07:09:28.909 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-05-21 07:09:28.911 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-05-21 07:09:28.914 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-05-21 07:09:28.916 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-05-21 07:09:28.918 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-05-21 07:09:28.921 | +++ 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-05-21 07:09:28.951 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-21 07:09:28.951 | apache2-dev 2026-05-21 07:09:28.951 | bc 2026-05-21 07:09:28.951 | bsdmainutils 2026-05-21 07:09:28.951 | curl 2026-05-21 07:09:28.951 | g++ 2026-05-21 07:09:28.951 | gawk 2026-05-21 07:09:28.951 | gcc 2026-05-21 07:09:28.951 | gettext 2026-05-21 07:09:28.951 | git 2026-05-21 07:09:28.951 | graphviz 2026-05-21 07:09:28.951 | iputils-ping 2026-05-21 07:09:28.951 | libffi-dev 2026-05-21 07:09:28.951 | libjpeg-dev 2026-05-21 07:09:28.951 | libpq-dev 2026-05-21 07:09:28.951 | libssl-dev 2026-05-21 07:09:28.951 | libsystemd-dev 2026-05-21 07:09:28.951 | libxml2-dev 2026-05-21 07:09:28.951 | libxslt1-dev 2026-05-21 07:09:28.951 | libyaml-dev 2026-05-21 07:09:28.951 | lsof 2026-05-21 07:09:28.951 | openssh-server 2026-05-21 07:09:28.951 | openssl 2026-05-21 07:09:28.951 | pkg-config 2026-05-21 07:09:28.951 | psmisc 2026-05-21 07:09:28.951 | python3-dev 2026-05-21 07:09:28.951 | python3-pip 2026-05-21 07:09:28.951 | python3-systemd 2026-05-21 07:09:28.951 | python3-venv 2026-05-21 07:09:28.951 | tar 2026-05-21 07:09:28.951 | tcpdump 2026-05-21 07:09:28.951 | unzip 2026-05-21 07:09:28.951 | uuid-runtime 2026-05-21 07:09:28.951 | wget 2026-05-21 07:09:28.951 | zlib1g-dev 2026-05-21 07:09:28.951 | lvm2 2026-05-21 07:09:28.951 | qemu-utils 2026-05-21 07:09:28.951 | thin-provisioning-tools 2026-05-21 07:09:28.951 | lsscsi 2026-05-21 07:09:28.951 | open-iscsi 2026-05-21 07:09:28.951 | libkrb5-dev 2026-05-21 07:09:28.951 | libldap2-dev 2026-05-21 07:09:28.951 | libsasl2-dev 2026-05-21 07:09:28.951 | memcached 2026-05-21 07:09:28.951 | python3-mysqldb 2026-05-21 07:09:28.951 | sqlite3 2026-05-21 07:09:28.951 | conntrack 2026-05-21 07:09:28.951 | curl 2026-05-21 07:09:28.951 | ebtables 2026-05-21 07:09:28.951 | genisoimage 2026-05-21 07:09:28.951 | iptables 2026-05-21 07:09:28.951 | iputils-arping 2026-05-21 07:09:28.951 | kpartx 2026-05-21 07:09:28.951 | libjs-jquery-tablesorter 2026-05-21 07:09:28.951 | parted 2026-05-21 07:09:28.951 | pm-utils 2026-05-21 07:09:28.951 | python3-mysqldb 2026-05-21 07:09:28.951 | socat 2026-05-21 07:09:28.951 | sqlite3 2026-05-21 07:09:28.951 | sudo 2026-05-21 07:09:28.951 | vlan 2026-05-21 07:09:28.951 | cryptsetup 2026-05-21 07:09:28.951 | dosfstools 2026-05-21 07:09:28.951 | genisoimage 2026-05-21 07:09:28.951 | gir1.2-libosinfo-1.0 2026-05-21 07:09:28.951 | netcat-openbsd 2026-05-21 07:09:28.951 | open-iscsi 2026-05-21 07:09:28.951 | qemu-utils 2026-05-21 07:09:28.951 | sg3-utils 2026-05-21 07:09:28.951 | sysfsutils 2026-05-21 07:09:28.951 | acl 2026-05-21 07:09:28.951 | dnsmasq-base 2026-05-21 07:09:28.951 | dnsmasq-utils 2026-05-21 07:09:28.951 | ebtables 2026-05-21 07:09:28.951 | haproxy 2026-05-21 07:09:28.951 | iptables 2026-05-21 07:09:28.951 | iputils-arping 2026-05-21 07:09:28.951 | iputils-ping 2026-05-21 07:09:28.951 | postgresql-server-dev-all 2026-05-21 07:09:28.951 | python3-mysqldb 2026-05-21 07:09:28.951 | sqlite3 2026-05-21 07:09:28.951 | sudo 2026-05-21 07:09:28.951 | vlan 2026-05-21 07:09:28.951 | curl 2026-05-21 07:09:28.951 | liberasurecode-dev 2026-05-21 07:09:28.951 | make 2026-05-21 07:09:28.951 | memcached 2026-05-21 07:09:28.951 | rsync 2026-05-21 07:09:28.951 | sqlite3 2026-05-21 07:09:28.951 | xfsprogs 2026-05-21 07:09:28.951 | apache2' 2026-05-21 07:09:28.954 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-21 07:09:28.972 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-21 07:09:28.973 | apache2-dev 2026-05-21 07:09:28.973 | bc 2026-05-21 07:09:28.973 | bsdmainutils 2026-05-21 07:09:28.973 | curl 2026-05-21 07:09:28.973 | g++ 2026-05-21 07:09:28.973 | gawk 2026-05-21 07:09:28.973 | gcc 2026-05-21 07:09:28.973 | gettext 2026-05-21 07:09:28.973 | git 2026-05-21 07:09:28.973 | graphviz 2026-05-21 07:09:28.973 | iputils-ping 2026-05-21 07:09:28.973 | libffi-dev 2026-05-21 07:09:28.973 | libjpeg-dev 2026-05-21 07:09:28.973 | libpq-dev 2026-05-21 07:09:28.973 | libssl-dev 2026-05-21 07:09:28.973 | libsystemd-dev 2026-05-21 07:09:28.973 | libxml2-dev 2026-05-21 07:09:28.973 | libxslt1-dev 2026-05-21 07:09:28.973 | libyaml-dev 2026-05-21 07:09:28.973 | lsof 2026-05-21 07:09:28.973 | openssh-server 2026-05-21 07:09:28.973 | openssl 2026-05-21 07:09:28.973 | pkg-config 2026-05-21 07:09:28.973 | psmisc 2026-05-21 07:09:28.973 | python3-dev 2026-05-21 07:09:28.973 | python3-pip 2026-05-21 07:09:28.973 | python3-systemd 2026-05-21 07:09:28.973 | python3-venv 2026-05-21 07:09:28.973 | tar 2026-05-21 07:09:28.973 | tcpdump 2026-05-21 07:09:28.973 | unzip 2026-05-21 07:09:28.973 | uuid-runtime 2026-05-21 07:09:28.973 | wget 2026-05-21 07:09:28.973 | zlib1g-dev 2026-05-21 07:09:28.973 | lvm2 2026-05-21 07:09:28.973 | qemu-utils 2026-05-21 07:09:28.973 | thin-provisioning-tools 2026-05-21 07:09:28.973 | lsscsi 2026-05-21 07:09:28.973 | open-iscsi 2026-05-21 07:09:28.973 | libkrb5-dev 2026-05-21 07:09:28.973 | libldap2-dev 2026-05-21 07:09:28.973 | libsasl2-dev 2026-05-21 07:09:28.973 | memcached 2026-05-21 07:09:28.973 | python3-mysqldb 2026-05-21 07:09:28.973 | sqlite3 2026-05-21 07:09:28.973 | conntrack 2026-05-21 07:09:28.973 | curl 2026-05-21 07:09:28.973 | ebtables 2026-05-21 07:09:28.973 | genisoimage 2026-05-21 07:09:28.973 | iptables 2026-05-21 07:09:28.973 | iputils-arping 2026-05-21 07:09:28.973 | kpartx 2026-05-21 07:09:28.973 | libjs-jquery-tablesorter 2026-05-21 07:09:28.973 | parted 2026-05-21 07:09:28.973 | pm-utils 2026-05-21 07:09:28.973 | python3-mysqldb 2026-05-21 07:09:28.973 | socat 2026-05-21 07:09:28.973 | sqlite3 2026-05-21 07:09:28.973 | sudo 2026-05-21 07:09:28.973 | vlan 2026-05-21 07:09:28.973 | cryptsetup 2026-05-21 07:09:28.973 | dosfstools 2026-05-21 07:09:28.973 | genisoimage 2026-05-21 07:09:28.973 | gir1.2-libosinfo-1.0 2026-05-21 07:09:28.973 | netcat-openbsd 2026-05-21 07:09:28.973 | open-iscsi 2026-05-21 07:09:28.973 | qemu-utils 2026-05-21 07:09:28.973 | sg3-utils 2026-05-21 07:09:28.973 | sysfsutils 2026-05-21 07:09:28.973 | acl 2026-05-21 07:09:28.973 | dnsmasq-base 2026-05-21 07:09:28.973 | dnsmasq-utils 2026-05-21 07:09:28.973 | ebtables 2026-05-21 07:09:28.973 | haproxy 2026-05-21 07:09:28.973 | iptables 2026-05-21 07:09:28.973 | iputils-arping 2026-05-21 07:09:28.973 | iputils-ping 2026-05-21 07:09:28.973 | postgresql-server-dev-all 2026-05-21 07:09:28.973 | python3-mysqldb 2026-05-21 07:09:28.973 | sqlite3 2026-05-21 07:09:28.973 | sudo 2026-05-21 07:09:28.973 | vlan 2026-05-21 07:09:28.973 | curl 2026-05-21 07:09:28.973 | liberasurecode-dev 2026-05-21 07:09:28.973 | make 2026-05-21 07:09:28.973 | memcached 2026-05-21 07:09:28.973 | rsync 2026-05-21 07:09:28.973 | sqlite3 2026-05-21 07:09:28.973 | xfsprogs 2026-05-21 07:09:28.973 | apache2 ' 2026-05-21 07:09:28.975 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-21 07:09:28.977 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:09:28.979 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:09:28.982 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-21 07:09:28.982 | ++ 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-05-21 07:09:28.986 | ++ 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-05-21 07:09:28.988 | ++ functions-common:install_package:1432 : update_package_repo 2026-05-21 07:09:28.990 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-21 07:09:28.993 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-21 07:09:28.995 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-21 07:09:28.997 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-21 07:09:28.999 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-05-21 07:09:29.001 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:09:29.003 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:09:29.005 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-05-21 07:09:29.007 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-21 07:09:29.009 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-21 07:09:29.011 | ++ functions-common:apt_get_update:1161 : return 2026-05-21 07:09:29.013 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-21 07:09:29.015 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-05-21 07:09:29.017 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:09:29.020 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:09:29.022 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-21 07:09:29.040 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-05-21 07:09:29.068 | Reading package lists... 2026-05-21 07:09:29.311 | Building dependency tree... 2026-05-21 07:09:29.312 | Reading state information... 2026-05-21 07:09:29.614 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-21 07:09:29.614 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-21 07:09:29.614 | g++ set to manually installed. 2026-05-21 07:09:29.614 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-21 07:09:29.614 | gawk set to manually installed. 2026-05-21 07:09:29.614 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-21 07:09:29.614 | gcc set to manually installed. 2026-05-21 07:09:29.614 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-21 07:09:29.614 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-21 07:09:29.614 | iputils-ping set to manually installed. 2026-05-21 07:09:29.614 | lsof is already the newest version (4.95.0-1build3). 2026-05-21 07:09:29.614 | psmisc is already the newest version (23.7-1build1). 2026-05-21 07:09:29.615 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-21 07:09:29.615 | python3-dev set to manually installed. 2026-05-21 07:09:29.615 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-21 07:09:29.615 | python3-systemd is already the newest version (235-1build4). 2026-05-21 07:09:29.615 | python3-systemd set to manually installed. 2026-05-21 07:09:29.615 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-05-21 07:09:29.615 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-21 07:09:29.615 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-21 07:09:29.615 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-05-21 07:09:29.615 | unzip set to manually installed. 2026-05-21 07:09:29.615 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-21 07:09:29.615 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-21 07:09:29.615 | zlib1g-dev set to manually installed. 2026-05-21 07:09:29.615 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-21 07:09:29.615 | lvm2 set to manually installed. 2026-05-21 07:09:29.615 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-21 07:09:29.615 | qemu-utils set to manually installed. 2026-05-21 07:09:29.615 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-21 07:09:29.615 | thin-provisioning-tools set to manually installed. 2026-05-21 07:09:29.615 | lsscsi is already the newest version (0.32-1build1). 2026-05-21 07:09:29.615 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-21 07:09:29.615 | open-iscsi set to manually installed. 2026-05-21 07:09:29.615 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-21 07:09:29.615 | iptables set to manually installed. 2026-05-21 07:09:29.615 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-21 07:09:29.615 | kpartx set to manually installed. 2026-05-21 07:09:29.615 | parted is already the newest version (3.6-4build1). 2026-05-21 07:09:29.615 | socat is already the newest version (1.8.0.0-4build3). 2026-05-21 07:09:29.615 | vlan is already the newest version (2.0.5ubuntu5). 2026-05-21 07:09:29.615 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-21 07:09:29.615 | cryptsetup set to manually installed. 2026-05-21 07:09:29.615 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-21 07:09:29.615 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-21 07:09:29.615 | netcat-openbsd set to manually installed. 2026-05-21 07:09:29.615 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-21 07:09:29.615 | sg3-utils set to manually installed. 2026-05-21 07:09:29.615 | acl is already the newest version (2.3.2-1build1.1). 2026-05-21 07:09:29.615 | acl set to manually installed. 2026-05-21 07:09:29.615 | make is already the newest version (4.3-4.1build2). 2026-05-21 07:09:29.615 | make set to manually installed. 2026-05-21 07:09:29.615 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-05-21 07:09:29.615 | The following additional packages will be installed: 2026-05-21 07:09:29.617 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-21 07:09:29.617 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-05-21 07:09:29.617 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-05-21 07:09:29.617 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-05-21 07:09:29.617 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-05-21 07:09:29.617 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-05-21 07:09:29.617 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-05-21 07:09:29.617 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-05-21 07:09:29.617 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-05-21 07:09:29.617 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-21 07:09:29.617 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-21 07:09:29.617 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-05-21 07:09:29.617 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-05-21 07:09:29.617 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-05-21 07:09:29.617 | libmysqlclient21 libncurses-dev libnss-systemd libobjc-13-dev libobjc4 2026-05-21 07:09:29.617 | libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 2026-05-21 07:09:29.617 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-05-21 07:09:29.617 | libsctp-dev libsctp1 libsm6 libsmartcols1 libssl3t64 libsub-override-perl 2026-05-21 07:09:29.617 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtool 2026-05-21 07:09:29.617 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-05-21 07:09:29.617 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-05-21 07:09:29.617 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-05-21 07:09:29.617 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-05-21 07:09:29.617 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-05-21 07:09:29.617 | systemd-resolved systemd-sysv udev util-linux uuid-dev vbetool 2026-05-21 07:09:29.618 | Suggested packages: 2026-05-21 07:09:29.618 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-21 07:09:29.618 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-21 07:09:29.618 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-21 07:09:29.618 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-21 07:09:29.618 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-05-21 07:09:29.618 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-05-21 07:09:29.618 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-21 07:09:29.618 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-05-21 07:09:29.618 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-05-21 07:09:29.618 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-05-21 07:09:29.618 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-05-21 07:09:29.618 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-05-21 07:09:29.618 | util-linux-extra util-linux-locales 2026-05-21 07:09:29.762 | The following NEW packages will be installed: 2026-05-21 07:09:29.762 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-21 07:09:29.762 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-21 07:09:29.762 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-05-21 07:09:29.762 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-05-21 07:09:29.762 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-21 07:09:29.762 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-21 07:09:29.762 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-21 07:09:29.762 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-21 07:09:29.762 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-21 07:09:29.762 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-05-21 07:09:29.762 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-21 07:09:29.762 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-21 07:09:29.762 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-21 07:09:29.762 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-05-21 07:09:29.762 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-05-21 07:09:29.762 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-21 07:09:29.762 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-21 07:09:29.762 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-05-21 07:09:29.763 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-05-21 07:09:29.763 | libsctp-dev libsctp1 libsm6 libssl-dev libsub-override-perl 2026-05-21 07:09:29.763 | libsys-hostname-long-perl libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 2026-05-21 07:09:29.763 | libxml2-dev libxmu6 libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-05-21 07:09:29.763 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-05-21 07:09:29.763 | memcached mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin 2026-05-21 07:09:29.763 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-21 07:09:29.763 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-21 07:09:29.763 | python3-mysqldb sqlite3 ssl-cert sysfsutils uuid-dev vbetool 2026-05-21 07:09:29.764 | The following packages will be upgraded: 2026-05-21 07:09:29.764 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-05-21 07:09:29.765 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-05-21 07:09:29.765 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-05-21 07:09:29.765 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-05-21 07:09:29.765 | systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-runtime 2026-05-21 07:09:29.870 | 32 upgraded, 140 newly installed, 0 to remove and 68 not upgraded. 2026-05-21 07:09:29.870 | Need to get 186 MB of archives. 2026-05-21 07:09:29.870 | After this operation, 919 MB of additional disk space will be used. 2026-05-21 07:09:29.870 | 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-05-21 07:09:30.016 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-05-21 07:09:30.162 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-05-21 07:09:30.167 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-05-21 07:09:30.172 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-05-21 07:09:30.176 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-05-21 07:09:30.186 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-05-21 07:09:30.227 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-05-21 07:09:30.237 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-05-21 07:09:30.237 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-05-21 07:09:30.239 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-05-21 07:09:30.243 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-05-21 07:09:30.304 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-05-21 07:09:30.337 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-05-21 07:09:30.338 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-05-21 07:09:30.374 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-05-21 07:09:30.375 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-05-21 07:09:30.376 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-05-21 07:09:30.379 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-05-21 07:09:30.388 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-05-21 07:09:30.388 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-05-21 07:09:30.389 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-21 07:09:30.391 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-21 07:09:30.392 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-21 07:09:30.419 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-05-21 07:09:30.420 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-21 07:09:30.425 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-21 07:09:30.430 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-21 07:09:30.456 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-05-21 07:09:30.498 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-21 07:09:30.500 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-21 07:09:30.501 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-21 07:09:30.503 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-05-21 07:09:30.552 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-21 07:09:30.564 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-21 07:09:30.565 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-21 07:09:30.574 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-21 07:09:30.590 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-21 07:09:30.592 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-21 07:09:30.592 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-05-21 07:09:30.612 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-21 07:09:30.613 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-21 07:09:30.615 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-21 07:09:30.615 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-21 07:09:30.615 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-05-21 07:09:30.616 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-05-21 07:09:30.650 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-05-21 07:09:30.651 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-21 07:09:30.652 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-21 07:09:30.656 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-21 07:09:30.686 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-21 07:09:30.694 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-21 07:09:30.699 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-21 07:09:30.700 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-21 07:09:31.204 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-21 07:09:31.544 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-21 07:09:31.545 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-21 07:09:31.545 | Get:58 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-05-21 07:09:31.547 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-21 07:09:31.563 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-05-21 07:09:31.586 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-05-21 07:09:31.719 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-21 07:09:31.719 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-21 07:09:31.721 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-21 07:09:31.721 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-21 07:09:31.723 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-21 07:09:31.723 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-21 07:09:31.724 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-05-21 07:09:31.724 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-21 07:09:31.725 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-21 07:09:31.757 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-21 07:09:31.794 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-21 07:09:31.794 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-21 07:09:31.797 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-21 07:09:31.830 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-21 07:09:31.830 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-05-21 07:09:31.831 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-21 07:09:31.832 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-21 07:09:31.842 | Get:79 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-05-21 07:09:31.846 | Get:80 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-05-21 07:09:31.846 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-21 07:09:31.869 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-21 07:09:31.872 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-21 07:09:31.874 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-05-21 07:09:31.875 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-21 07:09:31.885 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-21 07:09:31.888 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-21 07:09:31.905 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-05-21 07:09:31.905 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-21 07:09:31.906 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-21 07:09:31.911 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-21 07:09:31.941 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-21 07:09:31.942 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-05-21 07:09:31.944 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-05-21 07:09:31.993 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-21 07:09:32.015 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-05-21 07:09:32.016 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-21 07:09:32.021 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-21 07:09:32.022 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-21 07:09:32.022 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-21 07:09:32.023 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-21 07:09:32.023 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-21 07:09:32.025 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-21 07:09:32.049 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-21 07:09:32.062 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-21 07:09:32.093 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-21 07:09:32.102 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-05-21 07:09:32.145 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-21 07:09:32.146 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-21 07:09:32.146 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-21 07:09:32.148 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-21 07:09:32.149 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-21 07:09:32.152 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-21 07:09:32.168 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-21 07:09:32.171 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-21 07:09:32.171 | Get:116 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-05-21 07:09:32.194 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-21 07:09:32.194 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-21 07:09:32.195 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-21 07:09:32.195 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-21 07:09:32.196 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-21 07:09:32.198 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-21 07:09:32.231 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-05-21 07:09:32.319 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-21 07:09:32.342 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-21 07:09:32.343 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-21 07:09:32.569 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-21 07:09:32.571 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-05-21 07:09:32.571 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-05-21 07:09:32.571 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-05-21 07:09:32.571 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-21 07:09:32.576 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-21 07:09:32.577 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-21 07:09:32.578 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-21 07:09:32.578 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-05-21 07:09:32.606 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-05-21 07:09:32.648 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-21 07:09:32.653 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-21 07:09:32.654 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-05-21 07:09:32.655 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-05-21 07:09:32.724 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-05-21 07:09:32.726 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-21 07:09:32.729 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-05-21 07:09:32.755 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-21 07:09:32.756 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-21 07:09:32.767 | Get:146 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-05-21 07:09:32.769 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-21 07:09:32.777 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-21 07:09:32.795 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-21 07:09:33.250 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-21 07:09:33.251 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-21 07:09:33.254 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-05-21 07:09:33.462 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-21 07:09:33.463 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-21 07:09:34.603 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-21 07:09:34.605 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-21 07:09:34.606 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-21 07:09:34.606 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-05-21 07:09:34.606 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-21 07:09:34.607 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-05-21 07:09:34.616 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-05-21 07:09:34.671 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-21 07:09:34.672 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-21 07:09:34.672 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-21 07:09:34.680 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-21 07:09:34.681 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-21 07:09:34.681 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-21 07:09:34.683 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-21 07:09:34.684 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-05-21 07:09:34.685 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-05-21 07:09:34.716 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-21 07:09:34.717 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-21 07:09:35.173 | Preconfiguring packages ... 2026-05-21 07:09:35.283 | Fetched 186 MB in 5s (37.6 MB/s) 2026-05-21 07:09:35.398 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:35.402 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:35.438 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:35.564 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:35.725 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:35.728 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:35.763 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:35.988 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:36.665 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-05-21 07:09:36.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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:36.833 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:36.856 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:36.962 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-05-21 07:09:36.993 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:37.173 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:37.230 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:37.360 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:37.528 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:37.532 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:37.570 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:37.689 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:37.730 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:37.939 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:37.998 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:38.116 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:09:38.292 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:38.296 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:38.333 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:38.460 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:38.487 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:38.634 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:38.682 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:38.833 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:38.881 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:39.309 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:39.371 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:39.587 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:39.605 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-05-21 07:09:39.702 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:09:39.878 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:39.882 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-21 07:09:39.913 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-05-21 07:09:40.047 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-21 07:09:40.191 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:40.195 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:40.227 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:40.317 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:40.486 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:40.490 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:40.514 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:40.619 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:40.772 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:40.775 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:40.813 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:40.914 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-05-21 07:09:40.949 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-05-21 07:09:41.065 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:41.084 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:41.175 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:41.382 | (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 ... 158863 files and directories currently installed.) 2026-05-21 07:09:41.386 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:41.423 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:41.517 | Selecting previously unselected package libapr1t64:amd64. 2026-05-21 07:09:41.531 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-21 07:09:41.540 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-21 07:09:41.613 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-21 07:09:41.627 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-21 07:09:41.633 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-21 07:09:41.695 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-21 07:09:41.709 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-21 07:09:41.717 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-21 07:09:41.778 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-21 07:09:41.791 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-21 07:09:41.801 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-21 07:09:41.871 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-21 07:09:41.894 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-21 07:09:42.061 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-21 07:09:42.114 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-21 07:09:42.242 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-21 07:09:42.256 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-21 07:09:42.274 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-21 07:09:42.341 | Selecting previously unselected package apache2-bin. 2026-05-21 07:09:42.354 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-21 07:09:42.364 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-21 07:09:42.480 | Selecting previously unselected package apache2-data. 2026-05-21 07:09:42.494 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-21 07:09:42.499 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-21 07:09:42.612 | Selecting previously unselected package apache2-utils. 2026-05-21 07:09:42.626 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-21 07:09:42.636 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-21 07:09:42.766 | Selecting previously unselected package apache2. 2026-05-21 07:09:42.779 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-21 07:09:42.789 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-21 07:09:42.938 | Selecting previously unselected package haproxy. 2026-05-21 07:09:42.951 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-21 07:09:42.966 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-21 07:09:43.118 | Selecting previously unselected package memcached. 2026-05-21 07:09:43.131 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-21 07:09:43.140 | Unpacking memcached (1.6.24-1build3) ... 2026-05-21 07:09:43.225 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-21 07:09:43.245 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-21 07:09:43.361 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-21 07:09:43.463 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-21 07:09:43.642 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-21 07:09:43.679 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-05-21 07:09:43.793 | Selecting previously unselected package libjson-perl. 2026-05-21 07:09:43.806 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-21 07:09:43.811 | Unpacking libjson-perl (4.10000-1) ... 2026-05-21 07:09:43.904 | Selecting previously unselected package postgresql-client-common. 2026-05-21 07:09:43.917 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-21 07:09:43.925 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-21 07:09:44.006 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-21 07:09:44.029 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-05-21 07:09:44.211 | Selecting previously unselected package ssl-cert. 2026-05-21 07:09:44.224 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-21 07:09:44.231 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-21 07:09:44.326 | Selecting previously unselected package postgresql-common. 2026-05-21 07:09:44.339 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-05-21 07:09:44.358 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-21 07:09:44.370 | Unpacking postgresql-common (257build1.1) ... 2026-05-21 07:09:44.482 | Selecting previously unselected package libsysfs2:amd64. 2026-05-21 07:09:44.495 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-21 07:09:44.503 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-21 07:09:44.603 | Selecting previously unselected package sysfsutils. 2026-05-21 07:09:44.616 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-21 07:09:44.630 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-21 07:09:44.711 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:44.739 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:44.883 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-05-21 07:09:44.928 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-05-21 07:09:45.060 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:45.087 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:45.167 | Selecting previously unselected package autotools-dev. 2026-05-21 07:09:45.179 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-05-21 07:09:45.186 | Unpacking autotools-dev (20220109.1) ... 2026-05-21 07:09:45.276 | Selecting previously unselected package m4. 2026-05-21 07:09:45.289 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-05-21 07:09:45.296 | Unpacking m4 (1.4.19-4build1) ... 2026-05-21 07:09:45.401 | Selecting previously unselected package autoconf. 2026-05-21 07:09:45.413 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-05-21 07:09:45.426 | Unpacking autoconf (2.71-3) ... 2026-05-21 07:09:45.522 | Selecting previously unselected package automake. 2026-05-21 07:09:45.535 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-21 07:09:45.545 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-21 07:09:45.637 | Selecting previously unselected package autopoint. 2026-05-21 07:09:45.650 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-21 07:09:45.660 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-21 07:09:45.714 | Selecting previously unselected package libdebhelper-perl. 2026-05-21 07:09:45.731 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-21 07:09:45.739 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-21 07:09:45.837 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-21 07:09:45.850 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:45.864 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:46.499 | Selecting previously unselected package libclang-cpp17t64. 2026-05-21 07:09:46.512 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:46.519 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:46.861 | Selecting previously unselected package libgc1:amd64. 2026-05-21 07:09:46.874 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-21 07:09:46.887 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-21 07:09:46.986 | Selecting previously unselected package libobjc4:amd64. 2026-05-21 07:09:46.999 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-21 07:09:47.004 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-21 07:09:47.064 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-21 07:09:47.078 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-21 07:09:47.086 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-21 07:09:47.162 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-21 07:09:47.175 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:47.183 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:47.353 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-21 07:09:47.366 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:47.375 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:47.479 | Selecting previously unselected package libclang1-17t64. 2026-05-21 07:09:47.492 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:47.504 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:47.743 | Selecting previously unselected package clang-17. 2026-05-21 07:09:47.762 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:47.770 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:47.844 | Selecting previously unselected package libtool. 2026-05-21 07:09:47.862 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-05-21 07:09:47.871 | Unpacking libtool (2.4.7-7build1) ... 2026-05-21 07:09:47.950 | Selecting previously unselected package dh-autoreconf. 2026-05-21 07:09:47.968 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-05-21 07:09:47.980 | Unpacking dh-autoreconf (20) ... 2026-05-21 07:09:48.039 | Selecting previously unselected package libarchive-zip-perl. 2026-05-21 07:09:48.053 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-21 07:09:48.059 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-21 07:09:48.136 | Selecting previously unselected package libsub-override-perl. 2026-05-21 07:09:48.151 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-05-21 07:09:48.159 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-21 07:09:48.231 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-21 07:09:48.244 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-21 07:09:48.255 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-21 07:09:48.314 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-21 07:09:48.326 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-21 07:09:48.336 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-21 07:09:48.417 | Selecting previously unselected package debugedit. 2026-05-21 07:09:48.429 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-21 07:09:48.437 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-21 07:09:48.515 | Selecting previously unselected package dwz. 2026-05-21 07:09:48.527 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-05-21 07:09:48.537 | Unpacking dwz (0.15-1build6) ... 2026-05-21 07:09:48.631 | Selecting previously unselected package gettext. 2026-05-21 07:09:48.643 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-21 07:09:48.653 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-21 07:09:48.766 | Selecting previously unselected package intltool-debian. 2026-05-21 07:09:48.780 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-21 07:09:48.790 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-21 07:09:48.851 | Selecting previously unselected package po-debconf. 2026-05-21 07:09:48.865 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-21 07:09:48.872 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-21 07:09:48.950 | Selecting previously unselected package debhelper. 2026-05-21 07:09:48.963 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-21 07:09:48.971 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-21 07:09:49.132 | Selecting previously unselected package uuid-dev:amd64. 2026-05-21 07:09:49.144 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:49.159 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:09:49.232 | Selecting previously unselected package libsctp1:amd64. 2026-05-21 07:09:49.245 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-21 07:09:49.250 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-21 07:09:49.310 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-21 07:09:49.323 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-21 07:09:49.328 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-21 07:09:49.402 | Selecting previously unselected package libapr1-dev. 2026-05-21 07:09:49.415 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-21 07:09:49.420 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-21 07:09:49.641 | Selecting previously unselected package libldap-dev:amd64. 2026-05-21 07:09:49.654 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:49.665 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-21 07:09:49.790 | Selecting previously unselected package libldap2-dev. 2026-05-21 07:09:49.802 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-21 07:09:49.815 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-21 07:09:49.901 | Selecting previously unselected package libaprutil1-dev. 2026-05-21 07:09:49.914 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-21 07:09:49.928 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-21 07:09:50.132 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-21 07:09:50.145 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-21 07:09:50.156 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:09:50.236 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-21 07:09:50.249 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-21 07:09:50.257 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:09:50.342 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-21 07:09:50.355 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-21 07:09:50.366 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:09:50.422 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-21 07:09:50.434 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-21 07:09:50.445 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:09:50.561 | Selecting previously unselected package apache2-dev. 2026-05-21 07:09:50.571 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-21 07:09:50.578 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-21 07:09:50.661 | Selecting previously unselected package ncal. 2026-05-21 07:09:50.675 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-05-21 07:09:50.699 | Unpacking ncal (12.1.8) ... 2026-05-21 07:09:50.780 | Selecting previously unselected package bsdmainutils. 2026-05-21 07:09:50.791 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-05-21 07:09:50.803 | Unpacking bsdmainutils (12.1.8) ... 2026-05-21 07:09:50.857 | Selecting previously unselected package conntrack. 2026-05-21 07:09:50.871 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-21 07:09:50.880 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-21 07:09:50.966 | Selecting previously unselected package dnsmasq-base. 2026-05-21 07:09:50.979 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-21 07:09:50.996 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-21 07:09:51.068 | Selecting previously unselected package dnsmasq-utils. 2026-05-21 07:09:51.082 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-21 07:09:51.094 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-21 07:09:51.182 | Selecting previously unselected package ebtables. 2026-05-21 07:09:51.195 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-21 07:09:51.219 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-21 07:09:51.307 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-21 07:09:51.365 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-05-21 07:09:51.440 | Selecting previously unselected package fonts-liberation. 2026-05-21 07:09:51.454 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-21 07:09:51.469 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-21 07:09:51.575 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-21 07:09:51.589 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-21 07:09:51.593 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-21 07:09:51.667 | Selecting previously unselected package fonts-liberation2. 2026-05-21 07:09:51.681 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-21 07:09:51.693 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-21 07:09:51.760 | Selecting previously unselected package genisoimage. 2026-05-21 07:09:51.773 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-21 07:09:51.777 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-21 07:09:51.843 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-21 07:09:51.857 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-21 07:09:51.863 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-21 07:09:51.949 | Selecting previously unselected package libann0. 2026-05-21 07:09:51.963 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-21 07:09:51.976 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-21 07:09:52.046 | Selecting previously unselected package libcdt5:amd64. 2026-05-21 07:09:52.060 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:52.068 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:52.155 | Selecting previously unselected package libcgraph6:amd64. 2026-05-21 07:09:52.169 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:52.175 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:52.253 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-21 07:09:52.266 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-21 07:09:52.274 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-21 07:09:52.354 | Selecting previously unselected package libltdl7:amd64. 2026-05-21 07:09:52.368 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-21 07:09:52.376 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-21 07:09:52.438 | Selecting previously unselected package libpathplan4:amd64. 2026-05-21 07:09:52.452 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:52.461 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:52.548 | Selecting previously unselected package libgvc6. 2026-05-21 07:09:52.562 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:52.572 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:52.666 | Selecting previously unselected package libgvpr2:amd64. 2026-05-21 07:09:52.680 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:52.685 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:52.796 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-21 07:09:52.811 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:52.824 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:52.934 | Selecting previously unselected package libice6:amd64. 2026-05-21 07:09:52.948 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-21 07:09:52.954 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-21 07:09:53.026 | Selecting previously unselected package libsm6:amd64. 2026-05-21 07:09:53.042 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-21 07:09:53.048 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-21 07:09:53.151 | Selecting previously unselected package libxt6t64:amd64. 2026-05-21 07:09:53.171 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-21 07:09:53.178 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-21 07:09:53.267 | Selecting previously unselected package libxmu6:amd64. 2026-05-21 07:09:53.286 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-21 07:09:53.296 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-21 07:09:53.380 | Selecting previously unselected package libxaw7:amd64. 2026-05-21 07:09:53.394 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-21 07:09:53.400 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-21 07:09:53.466 | Selecting previously unselected package graphviz. 2026-05-21 07:09:53.480 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-21 07:09:53.484 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-21 07:09:53.570 | Selecting previously unselected package icu-devtools. 2026-05-21 07:09:53.584 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-21 07:09:53.596 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-21 07:09:53.701 | Selecting previously unselected package iputils-arping. 2026-05-21 07:09:53.715 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-21 07:09:53.732 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-21 07:09:53.816 | Selecting previously unselected package comerr-dev:amd64. 2026-05-21 07:09:53.830 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-21 07:09:53.844 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-21 07:09:53.925 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-21 07:09:53.938 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-21 07:09:53.945 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:09:54.037 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-21 07:09:54.051 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-21 07:09:54.056 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:09:54.134 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-21 07:09:54.149 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-21 07:09:54.156 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:09:54.240 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-21 07:09:54.254 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-21 07:09:54.264 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:09:54.353 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-21 07:09:54.369 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-21 07:09:54.376 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:09:54.460 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-21 07:09:54.475 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-21 07:09:54.491 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-21 07:09:54.579 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-21 07:09:54.594 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:54.600 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:54.847 | Preparing to unpack .../103-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-21 07:09:54.877 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-05-21 07:09:54.975 | Selecting previously unselected package libgts-bin. 2026-05-21 07:09:54.989 | Preparing to unpack .../104-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-21 07:09:54.998 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-21 07:09:55.066 | Selecting previously unselected package libicu-dev:amd64. 2026-05-21 07:09:55.080 | Preparing to unpack .../105-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-21 07:09:55.086 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-21 07:09:55.438 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-21 07:09:55.452 | Preparing to unpack .../106-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-21 07:09:55.460 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-21 07:09:55.542 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-21 07:09:55.558 | Preparing to unpack .../107-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-21 07:09:55.564 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-21 07:09:55.646 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-21 07:09:55.659 | Preparing to unpack .../108-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-21 07:09:55.666 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-21 07:09:55.714 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-21 07:09:55.727 | Preparing to unpack .../109-libjs-jquery-metadata_12-4_all.deb ... 2026-05-21 07:09:55.736 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-21 07:09:55.789 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-21 07:09:55.801 | Preparing to unpack .../110-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-21 07:09:55.809 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-21 07:09:55.913 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-21 07:09:55.926 | Preparing to unpack .../111-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-21 07:09:55.933 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-21 07:09:56.019 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-21 07:09:56.032 | Preparing to unpack .../112-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-21 07:09:56.039 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-21 07:09:56.104 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-21 07:09:56.114 | Preparing to unpack .../113-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-21 07:09:56.122 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-21 07:09:56.237 | Selecting previously unselected package mysql-common. 2026-05-21 07:09:56.251 | Preparing to unpack .../114-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-21 07:09:56.269 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-21 07:09:56.372 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-21 07:09:56.386 | Preparing to unpack .../115-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:56.394 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:09:56.510 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-21 07:09:56.524 | Preparing to unpack .../116-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-21 07:09:56.533 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-21 07:09:56.629 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-21 07:09:56.643 | Preparing to unpack .../117-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-21 07:09:56.651 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-21 07:09:56.747 | Selecting previously unselected package libpq5:amd64. 2026-05-21 07:09:56.761 | Preparing to unpack .../118-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:56.775 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:09:56.830 | Selecting previously unselected package libssl-dev:amd64. 2026-05-21 07:09:56.843 | Preparing to unpack .../119-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-21 07:09:56.850 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-21 07:09:57.017 | Selecting previously unselected package libpq-dev. 2026-05-21 07:09:57.031 | Preparing to unpack .../120-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:09:57.042 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:09:57.149 | Selecting previously unselected package libsasl2-dev. 2026-05-21 07:09:57.163 | Preparing to unpack .../121-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-21 07:09:57.182 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-21 07:09:57.297 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-21 07:09:57.311 | Preparing to unpack .../122-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-21 07:09:57.330 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:09:57.558 | Selecting previously unselected package libx86-1:amd64. 2026-05-21 07:09:57.572 | Preparing to unpack .../123-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-21 07:09:57.581 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-21 07:09:57.663 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-21 07:09:57.677 | Preparing to unpack .../124-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-21 07:09:57.682 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-21 07:09:57.785 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-21 07:09:57.799 | Preparing to unpack .../125-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-21 07:09:57.806 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-21 07:09:57.947 | Selecting previously unselected package llvm-17-runtime. 2026-05-21 07:09:57.961 | Preparing to unpack .../126-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:57.973 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:58.124 | Selecting previously unselected package libpfm4:amd64. 2026-05-21 07:09:58.138 | Preparing to unpack .../127-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-21 07:09:58.157 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-21 07:09:58.271 | Selecting previously unselected package llvm-17. 2026-05-21 07:09:58.285 | Preparing to unpack .../128-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:58.295 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:59.028 | Selecting previously unselected package libffi-dev:amd64. 2026-05-21 07:09:59.042 | Preparing to unpack .../129-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-21 07:09:59.053 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-21 07:09:59.149 | Selecting previously unselected package llvm-17-tools. 2026-05-21 07:09:59.164 | Preparing to unpack .../130-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:59.176 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-21 07:09:59.388 | Selecting previously unselected package libz3-4:amd64. 2026-05-21 07:09:59.402 | Preparing to unpack .../131-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-21 07:09:59.419 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-21 07:09:59.592 | Selecting previously unselected package libz3-dev:amd64. 2026-05-21 07:09:59.606 | Preparing to unpack .../132-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-21 07:09:59.614 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-21 07:09:59.690 | Selecting previously unselected package llvm-17-dev. 2026-05-21 07:09:59.704 | Preparing to unpack .../133-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-21 07:09:59.711 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:01.373 | Selecting previously unselected package osinfo-db. 2026-05-21 07:10:01.387 | Preparing to unpack .../134-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-21 07:10:01.406 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-21 07:10:01.730 | Selecting previously unselected package pkgconf-bin. 2026-05-21 07:10:01.748 | Preparing to unpack .../135-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-21 07:10:01.755 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-21 07:10:01.829 | Selecting previously unselected package pkgconf:amd64. 2026-05-21 07:10:01.843 | Preparing to unpack .../136-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-21 07:10:01.855 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-21 07:10:01.943 | Selecting previously unselected package pkg-config:amd64. 2026-05-21 07:10:01.957 | Preparing to unpack .../137-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-21 07:10:01.968 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-21 07:10:02.043 | Selecting previously unselected package pm-utils. 2026-05-21 07:10:02.057 | Preparing to unpack .../138-pm-utils_1.4.1-21_all.deb ... 2026-05-21 07:10:02.064 | Unpacking pm-utils (1.4.1-21) ... 2026-05-21 07:10:02.175 | Selecting previously unselected package postgresql-client-16. 2026-05-21 07:10:02.189 | Preparing to unpack .../139-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:10:02.201 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:10:02.340 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-21 07:10:02.355 | Preparing to unpack .../140-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:10:02.364 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:10:02.616 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-21 07:10:02.630 | Preparing to unpack .../141-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-21 07:10:02.641 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-21 07:10:02.732 | Selecting previously unselected package python3-mysqldb. 2026-05-21 07:10:02.746 | Preparing to unpack .../142-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-21 07:10:02.753 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-21 07:10:02.821 | Selecting previously unselected package sqlite3. 2026-05-21 07:10:02.835 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-21 07:10:02.846 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-21 07:10:02.934 | Selecting previously unselected package vbetool. 2026-05-21 07:10:02.948 | Preparing to unpack .../144-vbetool_1.1-5_amd64.deb ... 2026-05-21 07:10:02.969 | Unpacking vbetool (1.1-5) ... 2026-05-21 07:10:03.054 | Selecting previously unselected package libosinfo-l10n. 2026-05-21 07:10:03.067 | Preparing to unpack .../145-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-21 07:10:03.075 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-21 07:10:03.189 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-21 07:10:03.202 | Preparing to unpack .../146-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-21 07:10:03.217 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-21 07:10:03.291 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-21 07:10:03.303 | Preparing to unpack .../147-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-21 07:10:03.316 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-21 07:10:03.405 | Selecting previously unselected package liberasurecode1:amd64. 2026-05-21 07:10:03.419 | Preparing to unpack .../148-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-05-21 07:10:03.426 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-05-21 07:10:03.506 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-05-21 07:10:03.522 | Preparing to unpack .../149-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-05-21 07:10:03.534 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-05-21 07:10:03.601 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-21 07:10:03.615 | Preparing to unpack .../150-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-21 07:10:03.621 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:03.709 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-21 07:10:03.722 | Preparing to unpack .../151-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-21 07:10:03.730 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-21 07:10:03.827 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-21 07:10:03.856 | Setting up postgresql-client-common (257build1.1) ... 2026-05-21 07:10:03.910 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-21 07:10:03.941 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-21 07:10:03.972 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-21 07:10:04.029 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-21 07:10:04.041 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-21 07:10:04.064 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:10:04.083 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-21 07:10:04.117 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-21 07:10:04.144 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-21 07:10:04.171 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:04.197 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-21 07:10:04.233 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-21 07:10:04.264 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-21 07:10:04.287 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-21 07:10:04.741 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-21 07:10:04.741 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-21 07:10:05.074 | Setting up ncal (12.1.8) ... 2026-05-21 07:10:05.111 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-21 07:10:05.142 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-21 07:10:05.171 | Setting up vbetool (1.1-5) ... 2026-05-21 07:10:05.205 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-21 07:10:05.254 | Setting up pm-utils (1.4.1-21) ... 2026-05-21 07:10:05.301 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-21 07:10:05.325 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:05.359 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:10:05.385 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-21 07:10:05.413 | Setting up m4 (1.4.19-4build1) ... 2026-05-21 07:10:05.438 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-05-21 07:10:05.457 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-21 07:10:05.577 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-21 07:10:05.619 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-21 07:10:05.661 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-21 07:10:05.684 | Setting up memcached (1.6.24-1build3) ... 2026-05-21 07:10:06.386 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-21 07:10:06.682 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:10:06.709 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-21 07:10:06.738 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:06.769 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-21 07:10:06.924 | Setting up autotools-dev (20220109.1) ... 2026-05-21 07:10:06.962 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-21 07:10:06.993 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:10:07.028 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-21 07:10:07.052 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-21 07:10:07.082 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:07.120 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:07.157 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:07.206 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-21 07:10:07.232 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:07.261 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:07.293 | Setting up ebtables (2.0.11-6build1) ... 2026-05-21 07:10:07.700 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-21 07:10:07.724 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-21 07:10:07.757 | Setting up bsdmainutils (12.1.8) ... 2026-05-21 07:10:07.787 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-21 07:10:07.819 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-21 07:10:07.856 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:10:07.880 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-21 07:10:07.906 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-21 07:10:07.946 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-05-21 07:10:08.052 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-21 07:10:08.141 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-21 07:10:08.196 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-21 07:10:08.315 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-21 07:10:08.392 | Setting up autoconf (2.71-3) ... 2026-05-21 07:10:08.505 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-05-21 07:10:08.577 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:08.601 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:08.656 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:10:08.720 | Setting up dwz (0.15-1build6) ... 2026-05-21 07:10:08.811 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-21 07:10:08.921 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-21 07:10:08.952 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:09.019 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:09.054 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:09.862 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-05-21 07:10:09.939 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-21 07:10:10.044 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:10.076 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-21 07:10:10.133 | Setting up libjson-perl (4.10000-1) ... 2026-05-21 07:10:10.161 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:10.297 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-21 07:10:10.325 | Setting up debugedit (1:5.0-5build2) ... 2026-05-21 07:10:10.522 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-21 07:10:10.702 | Setting up libsub-override-perl (0.10-1) ... 2026-05-21 07:10:10.920 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-21 07:10:11.107 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:11.166 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:11.228 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-21 07:10:11.254 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-21 07:10:11.278 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-21 07:10:11.344 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-21 07:10:11.367 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-05-21 07:10:11.405 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-21 07:10:11.423 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-21 07:10:11.473 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-21 07:10:11.492 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:10:11.578 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-21 07:10:11.757 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-05-21 07:10:12.536 | rsync.service is a disabled or a static unit not running, not starting it. 2026-05-21 07:10:12.542 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-21 07:10:12.577 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:12.607 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-21 07:10:12.631 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-21 07:10:12.647 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-21 07:10:12.684 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-21 07:10:12.709 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-21 07:10:12.739 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-21 07:10:12.766 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-21 07:10:12.870 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:12.964 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-21 07:10:13.008 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-21 07:10:14.578 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:14.661 | Setting up libtool (2.4.7-7build1) ... 2026-05-21 07:10:14.692 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-21 07:10:14.755 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:10:15.197 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-05-21 07:10:15.253 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-21 07:10:15.381 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-21 07:10:16.309 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-21 07:10:16.681 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:10:16.753 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-21 07:10:16.795 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-05-21 07:10:17.390 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-05-21 07:10:17.392 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-05-21 07:10:18.227 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-21 07:10:18.354 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-21 07:10:18.371 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-05-21 07:10:18.397 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-21 07:10:18.428 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-21 07:10:18.457 | Setting up dh-autoreconf (20) ... 2026-05-21 07:10:18.480 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:18.514 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-21 07:10:18.568 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-21 07:10:18.630 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-21 07:10:18.699 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-21 07:10:18.829 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-21 07:10:18.911 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-21 07:10:19.575 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-21 07:10:20.008 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-05-21 07:10:20.035 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-21 07:10:20.075 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-21 07:10:20.116 | Setting up postgresql-common (257build1.1) ... 2026-05-21 07:10:21.393 | 2026-05-21 07:10:21.393 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-21 07:10:21.542 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-21 07:10:21.542 | Removing obsolete dictionary files: 2026-05-21 07:10:22.159 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-21 07:10:22.560 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:22.677 | Setting up udev (255.4-1ubuntu8.15) ... 2026-05-21 07:10:23.541 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-21 07:10:23.577 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-21 07:10:23.597 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-21 07:10:23.635 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:23.675 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:23.717 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-21 07:10:23.800 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:23.956 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-21 07:10:24.021 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-05-21 07:10:24.561 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-21 07:10:24.587 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:24.618 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-05-21 07:10:24.699 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-21 07:10:24.728 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-21 07:10:24.796 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:24.943 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:10:25.119 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-21 07:10:25.203 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-21 07:10:25.269 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-21 07:10:25.405 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-21 07:10:25.460 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-21 07:10:25.545 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-05-21 07:10:25.830 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-21 07:10:25.867 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-21 07:10:25.903 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-21 07:10:25.954 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-21 07:10:25.999 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-21 07:10:28.020 | Enabling module mpm_event. 2026-05-21 07:10:28.055 | Enabling module authz_core. 2026-05-21 07:10:28.059 | Enabling module authz_host. 2026-05-21 07:10:28.092 | Enabling module authn_core. 2026-05-21 07:10:28.096 | Enabling module auth_basic. 2026-05-21 07:10:28.129 | Enabling module access_compat. 2026-05-21 07:10:28.160 | Enabling module authn_file. 2026-05-21 07:10:28.205 | Enabling module authz_user. 2026-05-21 07:10:28.249 | Enabling module alias. 2026-05-21 07:10:28.288 | Enabling module dir. 2026-05-21 07:10:28.320 | Enabling module autoindex. 2026-05-21 07:10:28.351 | Enabling module env. 2026-05-21 07:10:28.381 | Enabling module mime. 2026-05-21 07:10:28.413 | Enabling module negotiation. 2026-05-21 07:10:28.448 | Enabling module setenvif. 2026-05-21 07:10:28.480 | Enabling module filter. 2026-05-21 07:10:28.511 | Enabling module deflate. 2026-05-21 07:10:28.543 | Enabling module status. 2026-05-21 07:10:28.575 | Enabling module reqtimeout. 2026-05-21 07:10:28.608 | Enabling conf charset. 2026-05-21 07:10:28.640 | Enabling conf localized-error-pages. 2026-05-21 07:10:28.672 | Enabling conf other-vhosts-access-log. 2026-05-21 07:10:28.702 | Enabling conf security. 2026-05-21 07:10:28.733 | Enabling conf serve-cgi-bin. 2026-05-21 07:10:28.766 | Enabling site 000-default. 2026-05-21 07:10:29.439 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-21 07:10:29.896 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-21 07:10:30.775 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-21 07:10:30.807 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-21 07:10:30.832 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-21 07:10:30.929 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-05-21 07:10:30.967 | update-initramfs: Generating /boot/initrd.img-6.8.0-117-generic 2026-05-21 07:10:35.551 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-21 07:10:35.612 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-05-21 07:10:35.763 | Processing triggers for ufw (0.36.2-6) ... 2026-05-21 07:10:35.852 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-21 07:10:37.735 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-21 07:10:37.762 | Processing triggers for install-info (7.1-3build2) ... 2026-05-21 07:10:37.930 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-05-21 07:10:38.613 | 2026-05-21 07:10:38.613 | Running kernel seems to be up-to-date. 2026-05-21 07:10:38.613 | 2026-05-21 07:10:38.613 | Restarting services... 2026-05-21 07:10:38.732 | systemctl restart lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-05-21 07:10:38.886 | 2026-05-21 07:10:38.886 | Service restarts being deferred: 2026-05-21 07:10:38.886 | systemctl restart ModemManager.service 2026-05-21 07:10:38.886 | /etc/needrestart/restart.d/dbus.service 2026-05-21 07:10:38.886 | systemctl restart getty@tty1.service 2026-05-21 07:10:38.886 | systemctl restart networkd-dispatcher.service 2026-05-21 07:10:38.886 | systemctl restart serial-getty@ttyS0.service 2026-05-21 07:10:38.886 | systemctl restart storpool_beacon.service 2026-05-21 07:10:38.886 | systemctl restart storpool_block.service 2026-05-21 07:10:38.886 | systemctl restart systemd-logind.service 2026-05-21 07:10:38.886 | 2026-05-21 07:10:38.886 | No containers need to be restarted. 2026-05-21 07:10:38.886 | 2026-05-21 07:10:38.886 | User sessions running outdated binaries: 2026-05-21 07:10:38.886 | ubuntu @ session #3: python3[7127] 2026-05-21 07:10:38.895 | ubuntu @ session #4: sh[8515], sshd[8457] 2026-05-21 07:10:38.905 | ubuntu @ user manager service: systemd[5149] 2026-05-21 07:10:38.916 | 2026-05-21 07:10:38.916 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-21 07:10:40.190 | ++ functions-common:apt_get:1205 : result=0 2026-05-21 07:10:40.192 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-05-21 07:10:40.195 | ++ functions-common:time_stop:2414 : local name 2026-05-21 07:10:40.196 | ++ functions-common:time_stop:2415 : local end_time 2026-05-21 07:10:40.198 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:10:40.201 | ++ functions-common:time_stop:2417 : local total 2026-05-21 07:10:40.203 | ++ functions-common:time_stop:2418 : local start_time 2026-05-21 07:10:40.205 | ++ functions-common:time_stop:2420 : name=apt-get 2026-05-21 07:10:40.207 | ++ functions-common:time_stop:2421 : start_time=1779347369037 2026-05-21 07:10:40.210 | ++ functions-common:time_stop:2423 : [[ -z 1779347369037 ]] 2026-05-21 07:10:40.213 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:10:40.216 | ++ functions-common:time_stop:2426 : end_time=1779347440214 2026-05-21 07:10:40.219 | ++ functions-common:time_stop:2427 : elapsed_time=71177 2026-05-21 07:10:40.222 | ++ functions-common:time_stop:2428 : total=16951 2026-05-21 07:10:40.224 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:10:40.226 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88128 2026-05-21 07:10:40.228 | ++ functions-common:apt_get:1209 : return 0 2026-05-21 07:10:40.230 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-21 07:10:40.233 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-21 07:10:40.236 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-21 07:10:40.242 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-21 07:10:40.245 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-21 07:10:40.248 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-21 07:10:40.254 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-21 07:10:40.259 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-21 07:10:40.263 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-21 07:10:40.266 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-05-21 07:10:41.223 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-05-21 07:10:41.225 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-21 07:10:41.227 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-21 07:10:41.228 | + functions-common:GetDistro:472 : GetOSVersion 2026-05-21 07:10:41.230 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-05-21 07:10:41.231 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-21 07:10:41.233 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-21 07:10:41.234 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-21 07:10:41.236 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-21 07:10:41.237 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-21 07:10:41.239 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-21 07:10:41.240 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-21 07:10:41.241 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-21 07:10:41.243 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-21 07:10:41.244 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-21 07:10:41.245 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-21 07:10:41.246 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-21 07:10:41.248 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-21 07:10:41.249 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-21 07:10:41.251 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-05-21 07:10:41.252 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-05-21 07:10:41.254 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-05-21 07:10:41.255 | + functions-common:_ensure_lsb_release:420 : return 2026-05-21 07:10:41.257 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-05-21 07:10:41.268 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-05-21 07:10:41.270 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-05-21 07:10:41.281 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-05-21 07:10:41.283 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-05-21 07:10:41.294 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-05-21 07:10:41.296 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-21 07:10:41.297 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-05-21 07:10:41.299 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-05-21 07:10:41.301 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-05-21 07:10:41.303 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-05-21 07:10:41.304 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-05-21 07:10:41.306 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-21 07:10:41.307 | + functions-common:GetDistro:476 : DISTRO=noble 2026-05-21 07:10:41.309 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-05-21 07:10:41.311 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-21 07:10:41.311 | Distro: noble 2026-05-21 07:10:41.312 | + tools/install_pip.sh:main:117 : get_versions 2026-05-21 07:10:41.315 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-21 07:10:41.318 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-21 07:10:41.320 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-21 07:10:41.322 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-21 07:10:41.322 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-21 07:10:41.628 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-21 07:10:41.630 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-21 07:10:41.630 | pip: 24.0 2026-05-21 07:10:41.632 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-21 07:10:41.633 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-21 07:10:41.635 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-21 07:10:41.636 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-21 07:10:41.638 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-21 07:10:41.639 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-21 07:10:41.641 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-21 07:10:41.642 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-21 07:10:41.644 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-21 07:10:41.645 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-21 07:10:41.647 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-21 07:10:41.649 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-21 07:10:41.650 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-21 07:10:41.652 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-21 07:10:41.653 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-21 07:10:41.655 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-21 07:10:41.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:10:41.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:10:41.660 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-21 07:10:41.664 | + tools/install_pip.sh:main:146 : set -x 2026-05-21 07:10:41.666 | + tools/install_pip.sh:main:149 : get_versions 2026-05-21 07:10:41.668 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-21 07:10:41.671 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-21 07:10:41.672 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-21 07:10:41.675 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-21 07:10:41.675 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-21 07:10:41.969 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-21 07:10:41.971 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-21 07:10:41.971 | pip: 24.0 2026-05-21 07:10:41.974 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-05-21 07:10:41.978 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-05-21 07:10:41.981 | + ./stack.sh:main:801 : fixup_all 2026-05-21 07:10:41.983 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-21 07:10:41.986 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-21 07:10:41.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:10:41.990 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:10:41.992 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-21 07:10:42.004 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-21 07:10:42.015 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-05-21 07:10:42.029 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-21 07:10:42.031 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-21 07:10:42.034 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-21 07:10:42.036 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-21 07:10:42.038 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-21 07:10:42.040 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-21 07:10:42.042 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-21 07:10:42.045 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-21 07:10:42.047 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-21 07:10:42.049 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-21 07:10:42.052 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-21 07:10:42.053 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-21 07:10:42.056 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-21 07:10:42.058 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-21 07:10:42.060 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-21 07:10:42.062 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-21 07:10:42.065 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-21 07:10:42.067 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-21 07:10:42.079 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-21 07:10:42.090 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-21 07:10:42.103 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-21 07:10:42.113 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-21 07:10:42.125 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-21 07:10:42.136 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-21 07:10:42.149 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-21 07:10:42.161 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-21 07:10:42.163 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-21 07:10:42.165 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-21 07:10:45.041 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-21 07:10:45.059 | Using python 3.12 to install setuptools 2026-05-21 07:10:45.061 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-05-21 07:10:45.766 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-21 07:10:45.881 | Collecting pip 2026-05-21 07:10:45.970 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-21 07:10:45.993 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-21 07:10:46.219 | Collecting setuptools[core] 2026-05-21 07:10:46.222 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-21 07:10:46.312 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-21 07:10:46.315 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-21 07:10:46.380 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-21 07:10:46.384 | Downloading more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-05-21 07:10:46.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-05-21 07:10:46.507 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-21 07:10:46.510 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-21 07:10:46.579 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-21 07:10:46.583 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:10:46.651 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-21 07:10:46.654 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-21 07:10:46.727 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:46.731 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-21 07:10:46.780 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:46.783 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-21 07:10:46.931 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:46.934 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-21 07:10:47.015 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:47.019 | Downloading click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-21 07:10:47.151 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:47.154 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-21 07:10:47.267 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:47.270 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-21 07:10:47.418 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:47.422 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-21 07:10:47.528 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:47.534 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-21 07:10:47.656 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:47.659 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-21 07:10:47.693 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-05-21 07:10:47.706 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-21 07:10:47.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 34.6 MB/s eta 0:00:00 2026-05-21 07:10:47.764 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-21 07:10:47.780 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-21 07:10:47.798 | Downloading more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-05-21 07:10:47.815 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 4.1 MB/s eta 0:00:00 2026-05-21 07:10:47.818 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-21 07:10:47.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 1.3 MB/s eta 0:00:00 2026-05-21 07:10:47.928 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-21 07:10:48.004 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-21 07:10:48.087 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 12.3 MB/s eta 0:00:00 2026-05-21 07:10:48.091 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-05-21 07:10:48.100 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-21 07:10:48.121 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-21 07:10:48.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 2.5 MB/s eta 0:00:00 2026-05-21 07:10:48.145 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-21 07:10:48.165 | Downloading click-8.3.3-py3-none-any.whl (110 kB) 2026-05-21 07:10:48.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 1.2 MB/s eta 0:00:00 2026-05-21 07:10:48.255 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-21 07:10:48.355 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 3.1 MB/s eta 0:00:00 2026-05-21 07:10:48.402 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-21 07:10:48.441 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-21 07:10:48.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.5 MB/s eta 0:00:00 2026-05-21 07:10:48.456 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-21 07:10:48.486 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.1 MB/s eta 0:00:00 2026-05-21 07:10:48.822 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-21 07:10:48.849 | Attempting uninstall: setuptools 2026-05-21 07:10:48.857 | Found existing installation: setuptools 68.1.2 2026-05-21 07:10:48.858 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:48.858 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-21 07:10:49.478 | Attempting uninstall: pygments 2026-05-21 07:10:49.494 | Found existing installation: Pygments 2.17.2 2026-05-21 07:10:49.494 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:49.495 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-21 07:10:50.147 | Attempting uninstall: pip 2026-05-21 07:10:50.150 | Found existing installation: pip 24.0 2026-05-21 07:10:50.191 | Uninstalling pip-24.0: 2026-05-21 07:10:50.197 | Successfully uninstalled pip-24.0 2026-05-21 07:10:51.118 | Attempting uninstall: packaging 2026-05-21 07:10:51.128 | Found existing installation: packaging 24.0 2026-05-21 07:10:51.128 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:51.129 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-21 07:10:51.427 | Attempting uninstall: markdown-it-py 2026-05-21 07:10:51.442 | Found existing installation: markdown-it-py 3.0.0 2026-05-21 07:10:51.442 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:51.442 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-21 07:10:51.603 | Attempting uninstall: click 2026-05-21 07:10:51.621 | Found existing installation: click 8.1.6 2026-05-21 07:10:51.622 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:51.622 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-21 07:10:51.804 | Attempting uninstall: wheel 2026-05-21 07:10:51.828 | Found existing installation: wheel 0.42.0 2026-05-21 07:10:51.829 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:51.829 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-21 07:10:51.868 | Attempting uninstall: rich 2026-05-21 07:10:51.890 | Found existing installation: rich 13.7.1 2026-05-21 07:10:51.890 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:51.890 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-21 07:10:52.283 | Successfully installed annotated-doc-0.0.4 click-8.3.3 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.0.2 packaging-26.2 pip-26.1.1 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-21 07:10:52.432 | + inc/python:pip_install:216 : result=0 2026-05-21 07:10:52.434 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:10:52.437 | + functions-common:time_stop:2414 : local name 2026-05-21 07:10:52.440 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:10:52.442 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:10:52.444 | + functions-common:time_stop:2417 : local total 2026-05-21 07:10:52.447 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:10:52.449 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:10:52.452 | + functions-common:time_stop:2421 : start_time=1779347445054 2026-05-21 07:10:52.454 | + functions-common:time_stop:2423 : [[ -z 1779347445054 ]] 2026-05-21 07:10:52.457 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:10:52.461 | + functions-common:time_stop:2426 : end_time=1779347452458 2026-05-21 07:10:52.463 | + functions-common:time_stop:2427 : elapsed_time=7404 2026-05-21 07:10:52.465 | + functions-common:time_stop:2428 : total=0 2026-05-21 07:10:52.467 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:10:52.470 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7404 2026-05-21 07:10:52.472 | + inc/python:pip_install:219 : return 0 2026-05-21 07:10:52.473 | + 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-05-21 07:10:52.477 | + 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-05-21 07:10:52.479 | + 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-05-21 07:10:52.482 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-21 07:10:52.485 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-21 07:10:52.487 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-21 07:10:52.508 | Using python 3.12 to install os-testr 2026-05-21 07:10:52.511 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-05-21 07:10:53.316 | Collecting os-testr 2026-05-21 07:10:53.385 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-21 07:10:53.426 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-21 07:10:53.429 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-21 07:10:53.580 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-21 07:10:53.587 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-05-21 07:10:53.753 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-21 07:10:53.778 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-05-21 07:10:53.798 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-05-21 07:10:53.879 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-21 07:10:53.889 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-21 07:10:53.962 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-05-21 07:10:53.965 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-21 07:10:53.983 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-21 07:10:54.039 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-21 07:10:54.078 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-05-21 07:10:54.101 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-05-21 07:10:54.124 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-21 07:10:54.202 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-21 07:10:54.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 18.0 MB/s 0:00:00 2026-05-21 07:10:54.316 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-05-21 07:10:54.480 | Attempting uninstall: PyYAML 2026-05-21 07:10:54.483 | Found existing installation: PyYAML 6.0.1 2026-05-21 07:10:54.487 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:10:54.487 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-21 07:10:55.081 | 2026-05-21 07:10:55.085 | 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-05-21 07:10:55.165 | + inc/python:pip_install:216 : result=0 2026-05-21 07:10:55.168 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:10:55.170 | + functions-common:time_stop:2414 : local name 2026-05-21 07:10:55.174 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:10:55.177 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:10:55.179 | + functions-common:time_stop:2417 : local total 2026-05-21 07:10:55.182 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:10:55.184 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:10:55.186 | + functions-common:time_stop:2421 : start_time=1779347452503 2026-05-21 07:10:55.188 | + functions-common:time_stop:2423 : [[ -z 1779347452503 ]] 2026-05-21 07:10:55.190 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:10:55.194 | + functions-common:time_stop:2426 : end_time=1779347455192 2026-05-21 07:10:55.196 | + functions-common:time_stop:2427 : elapsed_time=2689 2026-05-21 07:10:55.199 | + functions-common:time_stop:2428 : total=7404 2026-05-21 07:10:55.202 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:10:55.205 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10093 2026-05-21 07:10:55.207 | + inc/python:pip_install:219 : return 0 2026-05-21 07:10:55.210 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-21 07:10:55.270 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-21 07:10:55.365 | + ./stack.sh:main:829 : install_infra 2026-05-21 07:10:55.368 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-21 07:10:55.372 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-21 07:10:55.376 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-21 07:10:58.224 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-21 07:10:58.227 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-21 07:10:58.248 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-05-21 07:10:58.921 | Collecting pbr 2026-05-21 07:10:58.923 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-21 07:10:59.111 | Collecting setuptools[core] 2026-05-21 07:10:59.112 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-21 07:10:59.177 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-21 07:10:59.178 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-21 07:10:59.206 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-21 07:10:59.207 | Using cached more_itertools-11.0.2-py3-none-any.whl.metadata (41 kB) 2026-05-21 07:10:59.236 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-21 07:10:59.237 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-21 07:10:59.272 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-21 07:10:59.273 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:10:59.301 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-21 07:10:59.303 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-21 07:10:59.342 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.344 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-21 07:10:59.368 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.370 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-21 07:10:59.480 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.482 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-21 07:10:59.517 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.518 | Using cached click-8.3.3-py3-none-any.whl.metadata (2.6 kB) 2026-05-21 07:10:59.543 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.544 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-21 07:10:59.619 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.621 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-05-21 07:10:59.639 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.641 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-21 07:10:59.673 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.675 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-05-21 07:10:59.706 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.708 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-21 07:10:59.751 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-21 07:10:59.780 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-21 07:10:59.803 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-21 07:10:59.804 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-21 07:10:59.805 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-21 07:10:59.806 | Using cached more_itertools-11.0.2-py3-none-any.whl (71 kB) 2026-05-21 07:10:59.807 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-21 07:10:59.808 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-21 07:10:59.809 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-21 07:10:59.812 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-05-21 07:10:59.813 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-21 07:10:59.815 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-21 07:10:59.816 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-21 07:10:59.816 | Using cached click-8.3.3-py3-none-any.whl (110 kB) 2026-05-21 07:10:59.817 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-21 07:10:59.819 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-21 07:10:59.820 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-21 07:10:59.821 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-21 07:10:59.826 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-21 07:10:59.954 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-21 07:11:02.017 | Successfully installed annotated-doc-0.0.4 click-8.3.3 jaraco.context-6.1.2 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.0.2 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-21 07:11:02.157 | + inc/python:pip_install:216 : result=0 2026-05-21 07:11:02.160 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:11:02.162 | + functions-common:time_stop:2414 : local name 2026-05-21 07:11:02.164 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:11:02.167 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:11:02.169 | + functions-common:time_stop:2417 : local total 2026-05-21 07:11:02.172 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:11:02.175 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:11:02.177 | + functions-common:time_stop:2421 : start_time=1779347458241 2026-05-21 07:11:02.180 | + functions-common:time_stop:2423 : [[ -z 1779347458241 ]] 2026-05-21 07:11:02.183 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:11:02.187 | + functions-common:time_stop:2426 : end_time=1779347462184 2026-05-21 07:11:02.189 | + functions-common:time_stop:2427 : elapsed_time=3943 2026-05-21 07:11:02.192 | + functions-common:time_stop:2428 : total=10093 2026-05-21 07:11:02.195 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:11:02.197 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14036 2026-05-21 07:11:02.199 | + inc/python:pip_install:219 : return 0 2026-05-21 07:11:02.202 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-21 07:11:02.205 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-21 07:11:02.227 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-05-21 07:11:02.830 | Processing /opt/stack/requirements 2026-05-21 07:11:02.832 | Installing build dependencies: started 2026-05-21 07:11:04.447 | Installing build dependencies: finished with status 'done' 2026-05-21 07:11:04.448 | Getting requirements to build wheel: started 2026-05-21 07:11:04.612 | Getting requirements to build wheel: finished with status 'done' 2026-05-21 07:11:04.615 | Preparing metadata (pyproject.toml): started 2026-05-21 07:11:05.361 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-21 07:11:05.546 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:05.582 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-05-21 07:11:05.597 | 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.dev8412) (26.2) 2026-05-21 07:11:05.641 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:05.645 | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-21 07:11:05.731 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:05.733 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-05-21 07:11:05.869 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:05.872 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-21 07:11:05.884 | 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.dev8412) (82.0.1) 2026-05-21 07:11:06.034 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:06.037 | 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-05-21 07:11:06.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 2026-05-21 07:11:06.095 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:06.099 | Downloading idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-21 07:11:06.176 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:06.180 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-21 07:11:06.223 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8412) 2026-05-21 07:11:06.226 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-21 07:11:06.297 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-21 07:11:06.312 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-05-21 07:11:06.330 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 1.9 MB/s eta 0:00:00 2026-05-21 07:11:06.331 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-21 07:11:06.336 | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-21 07:11:06.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 3.5 MB/s eta 0:00:00 2026-05-21 07:11:06.357 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-21 07:11:06.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 5.8 MB/s eta 0:00:00 2026-05-21 07:11:06.383 | 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-05-21 07:11:06.404 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 10.9 MB/s eta 0:00:00 2026-05-21 07:11:06.408 | Downloading idna-3.14-py3-none-any.whl (72 kB) 2026-05-21 07:11:06.427 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 3.7 MB/s eta 0:00:00 2026-05-21 07:11:06.430 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-21 07:11:06.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 6.8 MB/s eta 0:00:00 2026-05-21 07:11:06.460 | Building wheels for collected packages: openstack_requirements 2026-05-21 07:11:06.461 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-21 07:11:07.831 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-21 07:11:07.832 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8412-py3-none-any.whl size=52161 sha256=0db7ce8af20d56cff69684aa32d7691e5aedc0194ed320cb51873e1e1f63ef2f 2026-05-21 07:11:07.832 | Stored in directory: /tmp/pip-ephem-wheel-cache-imthym2o/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-21 07:11:07.834 | Successfully built openstack_requirements 2026-05-21 07:11:07.988 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-21 07:11:08.538 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.14 openstack_requirements-1.2.1.dev8412 requests-2.33.1 urllib3-2.7.0 2026-05-21 07:11:08.677 | + inc/python:pip_install:216 : result=0 2026-05-21 07:11:08.680 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:11:08.682 | + functions-common:time_stop:2414 : local name 2026-05-21 07:11:08.684 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:11:08.686 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:11:08.689 | + functions-common:time_stop:2417 : local total 2026-05-21 07:11:08.691 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:11:08.693 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:11:08.695 | + functions-common:time_stop:2421 : start_time=1779347462220 2026-05-21 07:11:08.698 | + functions-common:time_stop:2423 : [[ -z 1779347462220 ]] 2026-05-21 07:11:08.701 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:11:08.705 | + functions-common:time_stop:2426 : end_time=1779347468702 2026-05-21 07:11:08.707 | + functions-common:time_stop:2427 : elapsed_time=6482 2026-05-21 07:11:08.709 | + functions-common:time_stop:2428 : total=14036 2026-05-21 07:11:08.711 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:11:08.713 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20518 2026-05-21 07:11:08.716 | + inc/python:pip_install:219 : return 0 2026-05-21 07:11:08.718 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-21 07:11:08.721 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-21 07:11:08.724 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-21 07:11:08.727 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:11:08.729 | + 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-05-21 07:11:08.732 | + 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-05-21 07:11:08.735 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:11:08.738 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-21 07:11:08.758 | Using python 3.12 to install pbr 2026-05-21 07:11:08.760 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-05-21 07:11:09.237 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-21 07:11:09.316 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-21 07:11:09.457 | + inc/python:pip_install:216 : result=0 2026-05-21 07:11:09.460 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:11:09.462 | + functions-common:time_stop:2414 : local name 2026-05-21 07:11:09.465 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:11:09.468 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:11:09.470 | + functions-common:time_stop:2417 : local total 2026-05-21 07:11:09.473 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:11:09.476 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:11:09.478 | + functions-common:time_stop:2421 : start_time=1779347468753 2026-05-21 07:11:09.480 | + functions-common:time_stop:2423 : [[ -z 1779347468753 ]] 2026-05-21 07:11:09.484 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:11:09.487 | + functions-common:time_stop:2426 : end_time=1779347469485 2026-05-21 07:11:09.489 | + functions-common:time_stop:2427 : elapsed_time=732 2026-05-21 07:11:09.492 | + functions-common:time_stop:2428 : total=20518 2026-05-21 07:11:09.494 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:11:09.496 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21250 2026-05-21 07:11:09.499 | + inc/python:pip_install:219 : return 0 2026-05-21 07:11:09.501 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-21 07:11:12.385 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-21 07:11:12.768 | Collecting bindep 2026-05-21 07:11:12.799 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-21 07:11:12.875 | Collecting distro>=1.7 (from bindep) 2026-05-21 07:11:12.878 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-21 07:11:12.921 | Collecting packaging (from bindep) 2026-05-21 07:11:12.922 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-21 07:11:12.952 | Collecting Parsley (from bindep) 2026-05-21 07:11:12.956 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-21 07:11:13.003 | Collecting pbr>=2 (from bindep) 2026-05-21 07:11:13.005 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-21 07:11:13.198 | Collecting setuptools (from pbr>=2->bindep) 2026-05-21 07:11:13.200 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-21 07:11:13.240 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-21 07:11:13.254 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-21 07:11:13.268 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-21 07:11:13.269 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-05-21 07:11:13.273 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-21 07:11:13.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 3.6 MB/s eta 0:00:00 2026-05-21 07:11:13.299 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-21 07:11:13.362 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-21 07:11:14.459 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-05-21 07:11:14.565 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-21 07:11:14.568 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-21 07:11:14.571 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-21 07:11:14.587 | + ./stack.sh:main:838 : pkgs= 2026-05-21 07:11:14.589 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-21 07:11:14.592 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-21 07:11:14.595 | + functions-common:run_phase:1842 : local mode=stack 2026-05-21 07:11:14.597 | + functions-common:run_phase:1843 : local phase=pre-install 2026-05-21 07:11:14.599 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-05-21 07:11:14.602 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-05-21 07:11:14.604 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-21 07:11:14.606 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-05-21 07:11:14.608 | + functions-common:run_phase:1852 : local extra 2026-05-21 07:11:14.611 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-05-21 07:11:14.615 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-05-21 07:11:14.618 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-21 07:11:14.620 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-05-21 07:11:14.624 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-21 07:11:14.626 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-21 07:11:14.641 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:11:14.643 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-21 07:11:14.645 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-21 07:11:14.648 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-21 07:11:14.650 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-21 07:11:14.652 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-21 07:11:14.654 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-21 07:11:14.656 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-21 07:11:14.659 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-21 07:11:14.662 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-21 07:11:14.664 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-21 07:11:14.666 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-21 07:11:14.669 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-21 07:11:14.672 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-21 07:11:14.674 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-05-21 07:11:14.676 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-21 07:11:14.679 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-05-21 07:11:14.681 | + functions-common:run_plugins:1828 : local mode=stack 2026-05-21 07:11:14.684 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-05-21 07:11:14.687 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-05-21 07:11:14.690 | + functions-common:run_plugins:1832 : local plugin 2026-05-21 07:11:14.693 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-05-21 07:11:14.695 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-05-21 07:11:14.698 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-05-21 07:11:14.700 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-05-21 07:11:14.704 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-05-21 07:11:14.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-05-21 07:11:14.710 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-05-21 07:11:14.716 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-05-21 07:11:14.721 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-05-21 07:11:14.723 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-05-21 07:11:14.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-05-21 07:11:14.732 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-05-21 07:11:14.734 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-05-21 07:11:14.736 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-05-21 07:11:14.740 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-05-21 07:11:14.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-05-21 07:11:14.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-05-21 07:11:14.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-05-21 07:11:14.760 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-05-21 07:11:14.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-05-21 07:11:14.766 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-05-21 07:11:14.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-05-21 07:11:14.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-05-21 07:11:14.776 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-05-21 07:11:14.780 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-05-21 07:11:14.798 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-05-21 07:11:14.802 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-05-21 07:11:14.806 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-05-21 07:11:14.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-05-21 07:11:14.814 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-05-21 07:11:14.817 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-05-21 07:11:14.820 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-05-21 07:11:14.836 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-05-21 07:11:14.839 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-05-21 07:11:14.843 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-05-21 07:11:14.843 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-05-21 07:11:14.848 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-05-21 07:11:14.850 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-05-21 07:11:14.853 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-05-21 07:11:14.857 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-05-21 07:11:14.876 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-05-21 07:11:14.879 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-05-21 07:11:14.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-05-21 07:11:14.883 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-05-21 07:11:14.887 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-21 07:11:14.889 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-21 07:11:14.892 | + functions:set_systemd_override:845 : local value=2048 2026-05-21 07:11:14.895 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-21 07:11:14.897 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-21 07:11:14.954 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-21 07:11:14.954 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-21 07:11:14.957 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-21 07:11:15.227 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-21 07:11:15.231 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-21 07:11:15.247 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:11:15.250 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-21 07:11:15.253 | + functions-common:install_package:1432 : update_package_repo 2026-05-21 07:11:15.255 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-21 07:11:15.258 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-21 07:11:15.260 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-21 07:11:15.263 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-21 07:11:15.266 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-21 07:11:15.268 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:15.270 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:15.272 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-21 07:11:15.275 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-21 07:11:15.277 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-21 07:11:15.279 | + functions-common:apt_get_update:1161 : return 2026-05-21 07:11:15.282 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-05-21 07:11:15.284 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-21 07:11:15.286 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:15.289 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:15.291 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-05-21 07:11:15.312 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-21 07:11:15.341 | Reading package lists... 2026-05-21 07:11:15.589 | Building dependency tree... 2026-05-21 07:11:15.590 | Reading state information... 2026-05-21 07:11:15.913 | The following additional packages will be installed: 2026-05-21 07:11:15.913 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-21 07:11:15.913 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-21 07:11:15.913 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-21 07:11:15.915 | erlang-tools erlang-xmerl 2026-05-21 07:11:15.916 | Suggested packages: 2026-05-21 07:11:15.916 | erlang erlang-manpages erlang-doc 2026-05-21 07:11:15.964 | The following NEW packages will be installed: 2026-05-21 07:11:15.967 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-21 07:11:15.967 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-21 07:11:15.967 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-21 07:11:15.967 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-21 07:11:16.232 | 0 upgraded, 18 newly installed, 0 to remove and 68 not upgraded. 2026-05-21 07:11:16.232 | Need to get 36.1 MB of archives. 2026-05-21 07:11:16.232 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-21 07:11:16.232 | 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-05-21 07:11:18.182 | 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-05-21 07:11:18.297 | 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-05-21 07:11:18.299 | 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-05-21 07:11:18.403 | 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-05-21 07:11:18.551 | 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-05-21 07:11:18.558 | 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-05-21 07:11:18.661 | 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-05-21 07:11:18.663 | 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-05-21 07:11:18.664 | 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-05-21 07:11:18.666 | 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-05-21 07:11:18.748 | 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-05-21 07:11:18.964 | 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-05-21 07:11:18.965 | 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-05-21 07:11:18.970 | 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-05-21 07:11:19.016 | 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-05-21 07:11:19.026 | 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-05-21 07:11:19.084 | 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-05-21 07:11:21.220 | Fetched 36.1 MB in 5s (7,343 kB/s) 2026-05-21 07:11:21.421 | Selecting previously unselected package erlang-base. 2026-05-21 07:11:21.499 | (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 ... 171046 files and directories currently installed.) 2026-05-21 07:11:21.503 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:21.584 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:22.582 | Selecting previously unselected package erlang-asn1. 2026-05-21 07:11:22.597 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:22.695 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:22.849 | Selecting previously unselected package erlang-crypto. 2026-05-21 07:11:22.863 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:22.870 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:23.057 | Selecting previously unselected package erlang-public-key. 2026-05-21 07:11:23.071 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:23.085 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:23.234 | Selecting previously unselected package erlang-mnesia. 2026-05-21 07:11:23.248 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:23.271 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:23.499 | Selecting previously unselected package erlang-runtime-tools. 2026-05-21 07:11:23.513 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:23.528 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:24.022 | Selecting previously unselected package erlang-ssl. 2026-05-21 07:11:24.037 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:24.109 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:24.315 | Selecting previously unselected package erlang-eldap. 2026-05-21 07:11:24.329 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:24.347 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:24.447 | Selecting previously unselected package erlang-ftp. 2026-05-21 07:11:24.461 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:24.504 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:24.645 | Selecting previously unselected package erlang-tftp. 2026-05-21 07:11:24.659 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:24.678 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:25.033 | Selecting previously unselected package erlang-inets. 2026-05-21 07:11:25.047 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:25.121 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:25.615 | Selecting previously unselected package erlang-snmp. 2026-05-21 07:11:25.633 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:25.654 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:25.979 | Selecting previously unselected package erlang-os-mon. 2026-05-21 07:11:25.994 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:26.005 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:26.109 | Selecting previously unselected package erlang-parsetools. 2026-05-21 07:11:26.124 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:26.134 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:26.412 | Selecting previously unselected package erlang-syntax-tools. 2026-05-21 07:11:26.424 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:26.446 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:26.785 | Selecting previously unselected package erlang-tools. 2026-05-21 07:11:26.796 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:26.918 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:27.209 | Selecting previously unselected package erlang-xmerl. 2026-05-21 07:11:27.224 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-21 07:11:27.230 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:27.338 | Selecting previously unselected package rabbitmq-server. 2026-05-21 07:11:27.357 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-21 07:11:27.373 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-21 07:11:28.377 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:28.785 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-21 07:11:28.785 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-21 07:11:30.928 | Searching for services which depend on erlang and should be started... none found. 2026-05-21 07:11:30.959 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.123 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.231 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.550 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.593 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.685 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.836 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:31.968 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:32.156 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:32.448 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:32.661 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:32.831 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:33.085 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:33.286 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:33.482 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:33.557 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-21 07:11:33.588 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-21 07:11:33.754 | info: Selecting GID from range 100 to 999 ... 2026-05-21 07:11:33.757 | info: Adding group `rabbitmq' (GID 120) ... 2026-05-21 07:11:33.850 | info: Selecting UID from range 100 to 999 ... 2026-05-21 07:11:33.850 | 2026-05-21 07:11:33.853 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-21 07:11:33.856 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-21 07:11:34.127 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-21 07:11:34.261 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-21 07:11:39.626 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-21 07:11:42.799 | 2026-05-21 07:11:42.799 | Running kernel seems to be up-to-date. 2026-05-21 07:11:42.799 | 2026-05-21 07:11:42.800 | Restarting services... 2026-05-21 07:11:42.865 | 2026-05-21 07:11:42.865 | Service restarts being deferred: 2026-05-21 07:11:42.865 | /etc/needrestart/restart.d/dbus.service 2026-05-21 07:11:42.865 | systemctl restart getty@tty1.service 2026-05-21 07:11:42.865 | systemctl restart networkd-dispatcher.service 2026-05-21 07:11:42.865 | systemctl restart serial-getty@ttyS0.service 2026-05-21 07:11:42.865 | systemctl restart storpool_beacon.service 2026-05-21 07:11:42.865 | systemctl restart storpool_block.service 2026-05-21 07:11:42.865 | systemctl restart systemd-logind.service 2026-05-21 07:11:42.865 | 2026-05-21 07:11:42.865 | No containers need to be restarted. 2026-05-21 07:11:42.865 | 2026-05-21 07:11:42.865 | User sessions running outdated binaries: 2026-05-21 07:11:42.865 | ubuntu @ session #3: python3[7127] 2026-05-21 07:11:42.875 | ubuntu @ session #4: sh[8515], sshd[8457] 2026-05-21 07:11:42.885 | ubuntu @ user manager service: systemd[5149] 2026-05-21 07:11:42.895 | 2026-05-21 07:11:42.895 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-21 07:11:44.250 | + functions-common:apt_get:1205 : result=0 2026-05-21 07:11:44.252 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-21 07:11:44.255 | + functions-common:time_stop:2414 : local name 2026-05-21 07:11:44.257 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:11:44.259 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:11:44.262 | + functions-common:time_stop:2417 : local total 2026-05-21 07:11:44.264 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:11:44.266 | + functions-common:time_stop:2420 : name=apt-get 2026-05-21 07:11:44.269 | + functions-common:time_stop:2421 : start_time=1779347475309 2026-05-21 07:11:44.271 | + functions-common:time_stop:2423 : [[ -z 1779347475309 ]] 2026-05-21 07:11:44.275 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:11:44.279 | + functions-common:time_stop:2426 : end_time=1779347504276 2026-05-21 07:11:44.281 | + functions-common:time_stop:2427 : elapsed_time=28967 2026-05-21 07:11:44.285 | + functions-common:time_stop:2428 : total=88128 2026-05-21 07:11:44.288 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:11:44.290 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117095 2026-05-21 07:11:44.293 | + functions-common:apt_get:1209 : return 0 2026-05-21 07:11:44.295 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-21 07:11:44.298 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-21 07:11:44.301 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-21 07:11:44.303 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-21 07:11:44.306 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-21 07:11:44.309 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-21 07:11:44.312 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-21 07:11:44.314 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-21 07:11:44.317 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-21 07:11:44.320 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-21 07:11:44.322 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-21 07:11:44.324 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-21 07:11:44.327 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-21 07:11:44.329 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-21 07:11:44.332 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-21 07:11:44.334 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-21 07:11:44.351 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:11:44.354 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-21 07:11:44.356 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-21 07:11:44.358 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-21 07:11:44.361 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-21 07:11:44.364 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-21 07:11:44.368 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-21 07:11:44.371 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-21 07:11:44.375 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-21 07:11:44.378 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-21 07:11:44.381 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-05-21 07:11:44.383 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-05-21 07:11:44.387 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-21 07:11:44.967 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-21 07:11:44.967 | user tags 2026-05-21 07:11:44.967 | guest [administrator]' 2026-05-21 07:11:44.971 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-21 07:11:44.971 | user tags 2026-05-21 07:11:44.971 | guest [administrator]' 2026-05-21 07:11:44.972 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-21 07:11:44.978 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-21 07:11:44.980 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-21 07:11:44.983 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-05-21 07:11:45.501 | Adding user "stackrabbit" ... 2026-05-21 07:11:45.518 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-21 07:11:45.537 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-21 07:11:46.071 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-21 07:11:46.099 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-21 07:11:46.101 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-05-21 07:11:46.559 | Changing password for user "stackrabbit" ... 2026-05-21 07:11:46.588 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-21 07:11:46.590 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-21 07:11:46.593 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-21 07:11:47.067 | Deleting user "guest" ... 2026-05-21 07:11:47.091 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-21 07:11:47.107 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:11:47.110 | + ./stack.sh:main:855 : install_database 2026-05-21 07:11:47.112 | + lib/database:install_database:118 : install_database_mysql 2026-05-21 07:11:47.115 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-21 07:11:47.117 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:47.119 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:47.122 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-21 07:11:47.238 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-05-21 07:11:47.241 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-21 07:11:47.245 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-21 07:11:47.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:47.250 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:47.252 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-21 07:11:47.255 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-21 07:11:47.257 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-05-21 07:11:47.260 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-21 07:11:47.263 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-21 07:11:47.265 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-21 07:11:47.268 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-21 07:11:47.270 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-21 07:11:47.272 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-21 07:11:47.274 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-21 07:11:47.276 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-21 07:11:47.278 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-21 07:11:47.281 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-21 07:11:47.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-21 07:11:47.286 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-21 07:11:47.288 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-21 07:11:47.290 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-21 07:11:47.293 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-21 07:11:47.295 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-21 07:11:47.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:47.300 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:47.303 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-21 07:11:47.306 | + functions-common:install_package:1432 : update_package_repo 2026-05-21 07:11:47.308 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-21 07:11:47.310 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-21 07:11:47.312 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-21 07:11:47.314 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-21 07:11:47.316 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-21 07:11:47.318 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:47.320 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:47.323 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-21 07:11:47.324 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-21 07:11:47.327 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-21 07:11:47.329 | + functions-common:apt_get_update:1161 : return 2026-05-21 07:11:47.331 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-05-21 07:11:47.333 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-21 07:11:47.335 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:11:47.337 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:11:47.339 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-05-21 07:11:47.358 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-21 07:11:47.386 | Reading package lists... 2026-05-21 07:11:47.621 | Building dependency tree... 2026-05-21 07:11:47.622 | Reading state information... 2026-05-21 07:11:47.869 | The following additional packages will be installed: 2026-05-21 07:11:47.870 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-05-21 07:11:47.870 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-05-21 07:11:47.871 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-05-21 07:11:47.871 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-05-21 07:11:47.871 | mysql-server-core-8.0 2026-05-21 07:11:47.873 | Suggested packages: 2026-05-21 07:11:47.873 | libipc-sharedcache-perl mailx tinyca 2026-05-21 07:11:47.913 | The following NEW packages will be installed: 2026-05-21 07:11:47.914 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-05-21 07:11:47.914 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-05-21 07:11:47.914 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-05-21 07:11:47.914 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-05-21 07:11:47.915 | mysql-server-core-8.0 2026-05-21 07:11:48.132 | 0 upgraded, 17 newly installed, 0 to remove and 68 not upgraded. 2026-05-21 07:11:48.132 | Need to get 29.3 MB of archives. 2026-05-21 07:11:48.132 | After this operation, 242 MB of additional disk space will be used. 2026-05-21 07:11:48.132 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-05-21 07:11:48.470 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-21 07:11:48.470 | 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-05-21 07:11:48.472 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-21 07:11:48.474 | 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-05-21 07:11:48.490 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-21 07:11:48.702 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-05-21 07:11:48.712 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-21 07:11:48.713 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-05-21 07:11:48.713 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-21 07:11:48.714 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-21 07:11:48.714 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-05-21 07:11:48.714 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-21 07:11:48.715 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-05-21 07:11:48.715 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-05-21 07:11:48.780 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-05-21 07:11:48.781 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-05-21 07:11:49.033 | Preconfiguring packages ... 2026-05-21 07:11:49.128 | Fetched 29.3 MB in 1s (34.4 MB/s) 2026-05-21 07:11:49.159 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-21 07:11:49.229 | (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 ... 173851 files and directories currently installed.) 2026-05-21 07:11:49.233 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:11:49.245 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:49.511 | Selecting previously unselected package mysql-client-8.0. 2026-05-21 07:11:49.526 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:11:49.532 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:49.614 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-21 07:11:49.628 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-21 07:11:49.647 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-21 07:11:49.711 | Selecting previously unselected package libmecab2:amd64. 2026-05-21 07:11:49.725 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-21 07:11:49.733 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-21 07:11:49.825 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-21 07:11:49.839 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-21 07:11:49.846 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-21 07:11:49.919 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-21 07:11:49.933 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:11:49.945 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:50.521 | Selecting previously unselected package mysql-server-8.0. 2026-05-21 07:11:50.535 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:11:50.897 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:50.974 | Selecting previously unselected package libcgi-pm-perl. 2026-05-21 07:11:50.989 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-21 07:11:50.997 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-21 07:11:51.085 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-21 07:11:51.101 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:11:51.110 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-21 07:11:51.172 | Selecting previously unselected package libfcgi-perl. 2026-05-21 07:11:51.186 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-21 07:11:51.204 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-21 07:11:51.285 | Selecting previously unselected package libcgi-fast-perl. 2026-05-21 07:11:51.301 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-21 07:11:51.309 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-21 07:11:51.367 | Selecting previously unselected package libfcgi-bin. 2026-05-21 07:11:51.381 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-21 07:11:51.391 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-21 07:11:51.464 | Selecting previously unselected package libhtml-template-perl. 2026-05-21 07:11:51.478 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-05-21 07:11:51.489 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-21 07:11:51.565 | Selecting previously unselected package mecab-utils. 2026-05-21 07:11:51.579 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-21 07:11:51.584 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-21 07:11:51.658 | Selecting previously unselected package mecab-ipadic. 2026-05-21 07:11:51.672 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-21 07:11:51.682 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-21 07:11:52.096 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-21 07:11:52.111 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-21 07:11:52.117 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-21 07:11:52.182 | Selecting previously unselected package mysql-server. 2026-05-21 07:11:52.201 | Preparing to unpack .../16-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-21 07:11:52.210 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:52.336 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-21 07:11:52.367 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-21 07:11:52.419 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:52.454 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-21 07:11:52.488 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-21 07:11:52.517 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-21 07:11:52.548 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-21 07:11:52.573 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-21 07:11:52.607 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-21 07:11:52.633 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:52.663 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:52.691 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-21 07:11:52.713 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:11:52.959 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-21 07:11:52.994 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-21 07:12:05.582 | mysqld will log errors to /var/log/mysql/error.log 2026-05-21 07:12:06.353 | mysqld is running as pid 27507 2026-05-21 07:12:08.711 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-21 07:12:10.051 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-21 07:12:10.092 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-21 07:12:10.095 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-21 07:12:10.095 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-05-21 07:12:10.095 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-21 07:12:10.115 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-21 07:12:10.115 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-21 07:12:10.175 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-21 07:12:10.175 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-21 07:12:10.175 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-21 07:12:10.212 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-21 07:12:10.212 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-21 07:12:10.212 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-21 07:12:10.213 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-21 07:12:10.213 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-21 07:12:10.213 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-21 07:12:10.334 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-21 07:12:10.335 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-21 07:12:10.338 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-21 07:12:10.338 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-21 07:12:10.338 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-21 07:12:10.364 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-21 07:12:10.442 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-21 07:12:10.469 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-21 07:12:10.470 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-21 07:12:10.470 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-21 07:12:10.470 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-21 07:12:10.470 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-21 07:12:10.480 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-21 07:12:10.483 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-21 07:12:10.483 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-21 07:12:10.676 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-05-21 07:12:10.760 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-21 07:12:10.873 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-05-21 07:12:10.876 | 2026-05-21 07:12:10.876 | done! 2026-05-21 07:12:10.882 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-21 07:12:10.900 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-21 07:12:10.932 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-21 07:12:10.952 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-21 07:12:10.958 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-21 07:12:10.958 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-05-21 07:12:10.958 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-21 07:12:10.990 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-21 07:12:10.990 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-21 07:12:11.076 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-21 07:12:11.076 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-21 07:12:11.076 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-21 07:12:11.124 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-21 07:12:11.124 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-21 07:12:11.126 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-21 07:12:11.126 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-21 07:12:11.126 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-21 07:12:11.126 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-21 07:12:11.324 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-21 07:12:11.326 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-21 07:12:11.329 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-21 07:12:11.330 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-21 07:12:11.330 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-21 07:12:11.372 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-21 07:12:11.483 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-21 07:12:11.520 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-21 07:12:11.520 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-21 07:12:11.520 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-21 07:12:11.521 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-21 07:12:11.521 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-21 07:12:11.536 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-21 07:12:11.540 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-21 07:12:11.540 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-21 07:12:11.792 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-05-21 07:12:11.890 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-21 07:12:12.011 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-05-21 07:12:12.013 | 2026-05-21 07:12:12.013 | done! 2026-05-21 07:12:12.019 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-21 07:12:12.032 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-21 07:12:12.050 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-21 07:12:13.427 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-21 07:12:14.087 | 2026-05-21 07:12:14.087 | Running kernel seems to be up-to-date. 2026-05-21 07:12:14.087 | 2026-05-21 07:12:14.087 | Restarting services... 2026-05-21 07:12:14.157 | 2026-05-21 07:12:14.158 | Service restarts being deferred: 2026-05-21 07:12:14.158 | /etc/needrestart/restart.d/dbus.service 2026-05-21 07:12:14.158 | systemctl restart getty@tty1.service 2026-05-21 07:12:14.158 | systemctl restart networkd-dispatcher.service 2026-05-21 07:12:14.158 | systemctl restart serial-getty@ttyS0.service 2026-05-21 07:12:14.158 | systemctl restart storpool_beacon.service 2026-05-21 07:12:14.158 | systemctl restart storpool_block.service 2026-05-21 07:12:14.158 | systemctl restart systemd-logind.service 2026-05-21 07:12:14.158 | 2026-05-21 07:12:14.158 | No containers need to be restarted. 2026-05-21 07:12:14.158 | 2026-05-21 07:12:14.158 | User sessions running outdated binaries: 2026-05-21 07:12:14.158 | ubuntu @ session #3: python3[7127] 2026-05-21 07:12:14.168 | ubuntu @ session #4: sh[8515], sshd[8457] 2026-05-21 07:12:14.177 | ubuntu @ user manager service: systemd[5149] 2026-05-21 07:12:14.186 | 2026-05-21 07:12:14.186 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-21 07:12:15.651 | + functions-common:apt_get:1205 : result=0 2026-05-21 07:12:15.653 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-21 07:12:15.656 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:15.658 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:15.661 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:15.663 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:15.666 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:15.668 | + functions-common:time_stop:2420 : name=apt-get 2026-05-21 07:12:15.672 | + functions-common:time_stop:2421 : start_time=1779347507355 2026-05-21 07:12:15.674 | + functions-common:time_stop:2423 : [[ -z 1779347507355 ]] 2026-05-21 07:12:15.677 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:15.681 | + functions-common:time_stop:2426 : end_time=1779347535679 2026-05-21 07:12:15.684 | + functions-common:time_stop:2427 : elapsed_time=28324 2026-05-21 07:12:15.686 | + functions-common:time_stop:2428 : total=117095 2026-05-21 07:12:15.689 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:15.692 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=145419 2026-05-21 07:12:15.695 | + functions-common:apt_get:1209 : return 0 2026-05-21 07:12:15.697 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-21 07:12:15.699 | + ./stack.sh:main:858 : install_database_python 2026-05-21 07:12:15.701 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-21 07:12:15.704 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-21 07:12:15.706 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-21 07:12:15.709 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-21 07:12:15.713 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-21 07:12:15.716 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-21 07:12:15.719 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-21 07:12:15.723 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-21 07:12:15.723 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-21 07:12:15.729 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-21 07:12:15.733 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-21 07:12:15.735 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-21 07:12:15.738 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-21 07:12:15.740 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-21 07:12:15.763 | Using python 3.12 to install PyMySQL 2026-05-21 07:12:15.766 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-05-21 07:12:16.344 | Collecting PyMySQL 2026-05-21 07:12:16.413 | Downloading pymysql-1.1.3-py3-none-any.whl.metadata (4.3 kB) 2026-05-21 07:12:16.429 | Downloading pymysql-1.1.3-py3-none-any.whl (45 kB) 2026-05-21 07:12:16.528 | Installing collected packages: PyMySQL 2026-05-21 07:12:16.574 | Successfully installed PyMySQL-1.1.3 2026-05-21 07:12:16.651 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:16.654 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:16.657 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:16.659 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:16.661 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:16.664 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:16.666 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:16.668 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:16.671 | + functions-common:time_stop:2421 : start_time=1779347535758 2026-05-21 07:12:16.673 | + functions-common:time_stop:2423 : [[ -z 1779347535758 ]] 2026-05-21 07:12:16.676 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:16.681 | + functions-common:time_stop:2426 : end_time=1779347536677 2026-05-21 07:12:16.683 | + functions-common:time_stop:2427 : elapsed_time=919 2026-05-21 07:12:16.686 | + functions-common:time_stop:2428 : total=21250 2026-05-21 07:12:16.688 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:16.691 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22169 2026-05-21 07:12:16.693 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:16.696 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-21 07:12:16.699 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-21 07:12:16.702 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-21 07:12:16.705 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-21 07:12:16.722 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:16.725 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-21 07:12:16.727 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-21 07:12:16.745 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:12:16.747 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-21 07:12:16.765 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:12:16.767 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-21 07:12:16.783 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:16.786 | + ./stack.sh:main:866 : install_etcd3 2026-05-21 07:12:16.788 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-21 07:12:16.788 | Installing etcd 2026-05-21 07:12:16.790 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-21 07:12:16.803 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-21 07:12:16.815 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-21 07:12:16.818 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-21 07:12:16.833 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-21 07:12:16.836 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-21 07:12:16.839 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-21 07:12:16.842 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-21 07:12:16.844 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-21 07:12:16.847 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-21 07:12:16.849 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-21 07:12:16.852 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-05-21 07:12:16.854 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-21 07:12:16.856 | ++ 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-05-21 07:12:16.861 | --2026-05-21 07:12:16-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-21 07:12:17.086 | Resolving github.com (github.com)... 140.82.121.3 2026-05-21 07:12:17.113 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-21 07:12:17.382 | HTTP request sent, awaiting response... 302 Found 2026-05-21 07:12:17.382 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-05-21T08%3A03%3A01Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-05-21T07%3A02%3A46Z&ske=2026-05-21T08%3A03%3A01Z&sks=b&skv=2018-11-09&sig=3YwmndDlUG5ZFvYKfor2gzljXXNaBLfEtL8omf%2BEd5g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTM0OTMzNywibmJmIjoxNzc5MzQ3NTM3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.R5-8MpIeVckvW0cX0mpRy7fuJhEp6FuOQf9rOIDxID0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-21 07:12:17.382 | --2026-05-21 07:12:17-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-05-21T08%3A03%3A01Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-05-21T07%3A02%3A46Z&ske=2026-05-21T08%3A03%3A01Z&sks=b&skv=2018-11-09&sig=3YwmndDlUG5ZFvYKfor2gzljXXNaBLfEtL8omf%2BEd5g%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTM0OTMzNywibmJmIjoxNzc5MzQ3NTM3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.R5-8MpIeVckvW0cX0mpRy7fuJhEp6FuOQf9rOIDxID0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-21 07:12:17.620 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-05-21 07:12:17.622 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-05-21 07:12:17.629 | HTTP request sent, awaiting response... 200 OK 2026-05-21 07:12:17.629 | Length: 20927601 (20M) [application/octet-stream] 2026-05-21 07:12:17.629 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-05-21 07:12:17.640 | 2026-05-21 07:12:17.929 | 0K ........ ........ ... 100% 66.4M=0.3s 2026-05-21 07:12:17.930 | 2026-05-21 07:12:17.930 | 2026-05-21 07:12:17 (66.4 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-05-21 07:12:17.930 | 2026-05-21 07:12:17.933 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-21 07:12:17.936 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-21 07:12:17.937 | ++ functions:get_extra_file:81 : return 2026-05-21 07:12:17.940 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-21 07:12:17.942 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-21 07:12:17.945 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-21 07:12:17.948 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-05-21 07:12:17.968 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-21 07:12:17.970 | + 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-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/ 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-21 07:12:17.975 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-21 07:12:17.976 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-21 07:12:17.976 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-21 07:12:17.976 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-21 07:12:17.977 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-21 07:12:17.977 | etcd-v3.5.21-linux-amd64/README.md 2026-05-21 07:12:17.977 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-21 07:12:18.082 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-21 07:12:18.200 | etcd-v3.5.21-linux-amd64/etcd 2026-05-21 07:12:18.362 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-21 07:12:18.394 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-21 07:12:18.420 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-21 07:12:18.423 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-21 07:12:18.438 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:18.441 | + ./stack.sh:main:876 : configure_CA 2026-05-21 07:12:18.443 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.101 ]] 2026-05-21 07:12:18.446 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.101 2026-05-21 07:12:18.449 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.101 2026-05-21 07:12:18.450 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-05-21 07:12:18.454 | + lib/tls:configure_CA:70 : [[ 10.4.3.101 != \1\0\.\4\.\3\.\1\0\1 ]] 2026-05-21 07:12:18.457 | + ./stack.sh:main:877 : init_CA 2026-05-21 07:12:18.459 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-05-21 07:12:18.462 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-21 07:12:18.464 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-05-21 07:12:18.467 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-21 07:12:18.469 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-05-21 07:12:18.471 | + lib/tls:create_CA_base:86 : local i 2026-05-21 07:12:18.474 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.477 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-05-21 07:12:18.482 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.484 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-05-21 07:12:18.488 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.490 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-05-21 07:12:18.494 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.496 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-05-21 07:12:18.501 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-05-21 07:12:18.505 | + lib/tls:create_CA_base:91 : echo 01 2026-05-21 07:12:18.507 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-05-21 07:12:18.511 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-05-21 07:12:18.514 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-05-21 07:12:18.516 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-05-21 07:12:18.519 | + lib/tls:create_CA_config:145 : echo ' 2026-05-21 07:12:18.519 | [ ca ] 2026-05-21 07:12:18.519 | default_ca = CA_default 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | [ CA_default ] 2026-05-21 07:12:18.519 | dir = /opt/stack/data/CA/root-ca 2026-05-21 07:12:18.519 | policy = policy_match 2026-05-21 07:12:18.519 | database = $dir/index.txt 2026-05-21 07:12:18.519 | serial = $dir/serial 2026-05-21 07:12:18.519 | certs = $dir/certs 2026-05-21 07:12:18.519 | crl_dir = $dir/crl 2026-05-21 07:12:18.519 | new_certs_dir = $dir/newcerts 2026-05-21 07:12:18.519 | certificate = $dir/cacert.pem 2026-05-21 07:12:18.519 | private_key = $dir/private/cacert.key 2026-05-21 07:12:18.519 | RANDFILE = $dir/private/.rand 2026-05-21 07:12:18.519 | default_md = sha256 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | [ req ] 2026-05-21 07:12:18.519 | default_bits = 2048 2026-05-21 07:12:18.519 | default_md = sha256 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | prompt = no 2026-05-21 07:12:18.519 | distinguished_name = ca_distinguished_name 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | x509_extensions = ca_extensions 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | [ ca_distinguished_name ] 2026-05-21 07:12:18.519 | organizationName = OpenStack 2026-05-21 07:12:18.519 | organizationalUnitName = DevStack Certificate Authority 2026-05-21 07:12:18.519 | commonName = Root CA 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | [ policy_match ] 2026-05-21 07:12:18.519 | countryName = optional 2026-05-21 07:12:18.519 | stateOrProvinceName = optional 2026-05-21 07:12:18.519 | organizationName = match 2026-05-21 07:12:18.519 | organizationalUnitName = optional 2026-05-21 07:12:18.519 | commonName = supplied 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | [ ca_extensions ] 2026-05-21 07:12:18.519 | basicConstraints = critical,CA:true 2026-05-21 07:12:18.519 | subjectKeyIdentifier = hash 2026-05-21 07:12:18.519 | authorityKeyIdentifier = keyid:always, issuer 2026-05-21 07:12:18.519 | keyUsage = cRLSign, keyCertSign 2026-05-21 07:12:18.519 | 2026-05-21 07:12:18.519 | ' 2026-05-21 07:12:18.521 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-05-21 07:12:18.523 | + 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-05-21 07:12:18.618 | ..+....+.........+..+...+....+........+...+.+...+..+...+............+.+............+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+..+.+.....+.+........+......+............+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+...+.......+........+.......+.........+.....+.........+......................+..+.+..............+.+..+..........+..+.+..+...+....+..+.........+.+..............+.........+......+....+...+...+..+...+....+.....+..........+..+....+......+......+..+.+............+...............+..+...+....+...............+..............+....+......+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-21 07:12:18.649 | .+..+......+......+......+...+.+..............+.+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+..........+...+...+............+...+...+...........+.+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+.+..+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-21 07:12:18.652 | ----- 2026-05-21 07:12:18.658 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-05-21 07:12:18.660 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-21 07:12:18.663 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-05-21 07:12:18.665 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-05-21 07:12:18.667 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-21 07:12:18.670 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-05-21 07:12:18.672 | + lib/tls:create_CA_base:86 : local i 2026-05-21 07:12:18.675 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.677 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-05-21 07:12:18.682 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.684 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-05-21 07:12:18.689 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.691 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-05-21 07:12:18.695 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-05-21 07:12:18.697 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-05-21 07:12:18.701 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-05-21 07:12:18.704 | + lib/tls:create_CA_base:91 : echo 01 2026-05-21 07:12:18.706 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-05-21 07:12:18.710 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-05-21 07:12:18.713 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-21 07:12:18.715 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-05-21 07:12:18.718 | + lib/tls:create_CA_config:145 : echo ' 2026-05-21 07:12:18.718 | [ ca ] 2026-05-21 07:12:18.718 | default_ca = CA_default 2026-05-21 07:12:18.718 | 2026-05-21 07:12:18.718 | [ CA_default ] 2026-05-21 07:12:18.718 | dir = /opt/stack/data/CA/int-ca 2026-05-21 07:12:18.718 | policy = policy_match 2026-05-21 07:12:18.718 | database = $dir/index.txt 2026-05-21 07:12:18.718 | serial = $dir/serial 2026-05-21 07:12:18.718 | certs = $dir/certs 2026-05-21 07:12:18.718 | crl_dir = $dir/crl 2026-05-21 07:12:18.718 | new_certs_dir = $dir/newcerts 2026-05-21 07:12:18.718 | certificate = $dir/cacert.pem 2026-05-21 07:12:18.718 | private_key = $dir/private/cacert.key 2026-05-21 07:12:18.718 | RANDFILE = $dir/private/.rand 2026-05-21 07:12:18.718 | default_md = sha256 2026-05-21 07:12:18.718 | 2026-05-21 07:12:18.718 | [ req ] 2026-05-21 07:12:18.718 | default_bits = 2048 2026-05-21 07:12:18.718 | default_md = sha256 2026-05-21 07:12:18.718 | 2026-05-21 07:12:18.718 | prompt = no 2026-05-21 07:12:18.718 | distinguished_name = ca_distinguished_name 2026-05-21 07:12:18.718 | 2026-05-21 07:12:18.718 | x509_extensions = ca_extensions 2026-05-21 07:12:18.718 | 2026-05-21 07:12:18.718 | [ ca_distinguished_name ] 2026-05-21 07:12:18.719 | organizationName = OpenStack 2026-05-21 07:12:18.719 | organizationalUnitName = DevStack Certificate Authority 2026-05-21 07:12:18.719 | commonName = Intermediate CA 2026-05-21 07:12:18.719 | 2026-05-21 07:12:18.719 | [ policy_match ] 2026-05-21 07:12:18.719 | countryName = optional 2026-05-21 07:12:18.719 | stateOrProvinceName = optional 2026-05-21 07:12:18.719 | organizationName = match 2026-05-21 07:12:18.719 | organizationalUnitName = optional 2026-05-21 07:12:18.719 | commonName = supplied 2026-05-21 07:12:18.719 | 2026-05-21 07:12:18.719 | [ ca_extensions ] 2026-05-21 07:12:18.719 | basicConstraints = critical,CA:true 2026-05-21 07:12:18.719 | subjectKeyIdentifier = hash 2026-05-21 07:12:18.719 | authorityKeyIdentifier = keyid:always, issuer 2026-05-21 07:12:18.719 | keyUsage = cRLSign, keyCertSign 2026-05-21 07:12:18.719 | 2026-05-21 07:12:18.719 | ' 2026-05-21 07:12:18.721 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-05-21 07:12:18.723 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-21 07:12:18.725 | + lib/tls:create_signing_config:198 : echo ' 2026-05-21 07:12:18.725 | [ ca ] 2026-05-21 07:12:18.725 | default_ca = CA_default 2026-05-21 07:12:18.725 | 2026-05-21 07:12:18.725 | [ CA_default ] 2026-05-21 07:12:18.725 | dir = /opt/stack/data/CA/int-ca 2026-05-21 07:12:18.725 | policy = policy_match 2026-05-21 07:12:18.725 | database = $dir/index.txt 2026-05-21 07:12:18.726 | serial = $dir/serial 2026-05-21 07:12:18.726 | certs = $dir/certs 2026-05-21 07:12:18.726 | crl_dir = $dir/crl 2026-05-21 07:12:18.726 | new_certs_dir = $dir/newcerts 2026-05-21 07:12:18.726 | certificate = $dir/cacert.pem 2026-05-21 07:12:18.726 | private_key = $dir/private/cacert.key 2026-05-21 07:12:18.726 | RANDFILE = $dir/private/.rand 2026-05-21 07:12:18.726 | default_md = default 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | [ req ] 2026-05-21 07:12:18.726 | default_bits = 1024 2026-05-21 07:12:18.726 | default_md = sha256 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | prompt = no 2026-05-21 07:12:18.726 | distinguished_name = req_distinguished_name 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | x509_extensions = req_extensions 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | [ req_distinguished_name ] 2026-05-21 07:12:18.726 | organizationName = OpenStack 2026-05-21 07:12:18.726 | organizationalUnitName = DevStack Server Farm 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | [ policy_match ] 2026-05-21 07:12:18.726 | countryName = optional 2026-05-21 07:12:18.726 | stateOrProvinceName = optional 2026-05-21 07:12:18.726 | organizationName = match 2026-05-21 07:12:18.726 | organizationalUnitName = optional 2026-05-21 07:12:18.726 | commonName = supplied 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | [ req_extensions ] 2026-05-21 07:12:18.726 | basicConstraints = CA:false 2026-05-21 07:12:18.726 | subjectKeyIdentifier = hash 2026-05-21 07:12:18.726 | authorityKeyIdentifier = keyid:always, issuer 2026-05-21 07:12:18.726 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-05-21 07:12:18.726 | extendedKeyUsage = serverAuth, clientAuth 2026-05-21 07:12:18.726 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-05-21 07:12:18.726 | 2026-05-21 07:12:18.726 | ' 2026-05-21 07:12:18.727 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-05-21 07:12:18.730 | + 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-05-21 07:12:18.903 | ..............+..+....+......+.........+......+.....+...+.+.....+...+......+.+...+...+.....+.........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.......+...+..+...+....+...+.................+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+..+..........+.....................+.....+.+...+......+.....+.........+.......+.....+.+...........................+..+......+....+.....+....+..+...+...............+.+...+..+...+......+.+.........+.....+....+........+.........+.+........+....+...+..+..........+.....+...............+.+..........................+...+.......+.....+......+.......+...........+.......+.....+....+..............+....+...+...+......+...+..+.+..............+.+..+...+..........+........+......+......+.........+.+...+......+...+......+.....+..........+.........+...+..+.+............+.........+........+................+.....+......+....+..+....+........+.+..+...+....+...+........+....+...+..+.......+........+.......+......+........+.+.....+....+..+.............+...........+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-21 07:12:18.995 | ..+....+...........+...+.......+.....+............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+......+....+..+...+............+................+.........+.....+...+.+..+.......+.....+...+....+......+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.....+......+...............+....+...........+.+............+...+...+.....+.......+..............+......+....+...+.....+...+...+...............+......+......+...+.+......+..+...+....+...+..+................+.....+.......+..+.........+....+.....+......+.+...+..+...+.............+..+.+..+.........+.+.....+....+.........+........................+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-21 07:12:18.998 | ----- 2026-05-21 07:12:19.003 | + 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-05-21 07:12:19.006 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-05-21 07:12:19.008 | Check that the request matches the signature 2026-05-21 07:12:19.008 | Signature ok 2026-05-21 07:12:19.008 | The Subject's Distinguished Name is as follows 2026-05-21 07:12:19.008 | organizationName :ASN.1 12:'OpenStack' 2026-05-21 07:12:19.008 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-05-21 07:12:19.008 | commonName :ASN.1 12:'Intermediate CA' 2026-05-21 07:12:19.009 | Certificate is to be certified until May 21 07:12:19 2027 GMT (365 days) 2026-05-21 07:12:19.011 | 2026-05-21 07:12:19.011 | Write out database with 1 new entries 2026-05-21 07:12:19.011 | Database updated 2026-05-21 07:12:19.015 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-05-21 07:12:19.019 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-05-21 07:12:19.023 | + lib/tls:init_CA:212 : is_fedora 2026-05-21 07:12:19.025 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-21 07:12:19.028 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-21 07:12:19.030 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-21 07:12:19.033 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-21 07:12:19.035 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-21 07:12:19.037 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-21 07:12:19.039 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-21 07:12:19.041 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-21 07:12:19.043 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-21 07:12:19.045 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-21 07:12:19.048 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-21 07:12:19.050 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-21 07:12:19.052 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-21 07:12:19.055 | + lib/tls:init_CA:215 : is_ubuntu 2026-05-21 07:12:19.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:19.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:19.062 | + 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-05-21 07:12:19.080 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-05-21 07:12:19.093 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-05-21 07:12:19.104 | Updating certificates in /etc/ssl/certs... 2026-05-21 07:12:20.063 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-05-21 07:12:20.065 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-05-21 07:12:20.070 | 2 added, 0 removed; done. 2026-05-21 07:12:20.070 | Running hooks in /etc/ca-certificates/update.d... 2026-05-21 07:12:20.072 | done. 2026-05-21 07:12:20.079 | + ./stack.sh:main:878 : init_cert 2026-05-21 07:12:20.082 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-05-21 07:12:20.085 | + lib/tls:init_cert:226 : [[ -n 10.4.3.101 ]] 2026-05-21 07:12:20.087 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.101 2026-05-21 07:12:20.090 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-05-21 07:12:20.093 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.101,IP:::1 2026-05-21 07:12:20.096 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.101,IP:::1 2026-05-21 07:12:20.098 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-05-21 07:12:20.101 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-05-21 07:12:20.104 | + lib/tls:make_cert:244 : local common_name=localhost 2026-05-21 07:12:20.106 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.101,IP:::1 2026-05-21 07:12:20.109 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.101 ']' 2026-05-21 07:12:20.111 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.101 2026-05-21 07:12:20.114 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.101 2026-05-21 07:12:20.116 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-05-21 07:12:20.119 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.101 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-05-21 07:12:20.122 | + functions-common:is_ipv4_address:2204 : return 0 2026-05-21 07:12:20.125 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.101,IP:::1 ]] 2026-05-21 07:12:20.128 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.101,IP:::1,IP:10.4.3.101 2026-05-21 07:12:20.130 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-05-21 07:12:20.133 | + 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-05-21 07:12:20.265 | .+.........+..+.+..............+...+...+.............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+......+.....+...+............+.........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+............+.......+..+....+.....+............+...................+.....+.........+.+...+..+.............+........+...................+..............+.........+.+.........+......+......+.....+...+.+..+..........+........+.+...+........+...+..........+......+...+..+.........+....+...........+.+...+..+....+.....+.+.....+...+...+.......+...+.........+......+...+..+...+.......+.........+.....+...+.+..+..........+........+.+........+......+......+.+............+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-21 07:12:20.308 | .+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+.....+....+...+...+..+.........+....+...........................+..............+...+.......+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+...+.....+......+......+.........+.+...+........+...+......+.+.................+..................+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-05-21 07:12:20.311 | ----- 2026-05-21 07:12:20.317 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.101,IP:::1,IP:10.4.3.101 ]] 2026-05-21 07:12:20.320 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.101,IP:::1,IP:10.4.3.101 2026-05-21 07:12:20.324 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.101,IP:::1,IP:10.4.3.101 2026-05-21 07:12:20.327 | + 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-05-21 07:12:20.329 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-05-21 07:12:20.332 | Check that the request matches the signature 2026-05-21 07:12:20.332 | Signature ok 2026-05-21 07:12:20.332 | The Subject's Distinguished Name is as follows 2026-05-21 07:12:20.332 | organizationName :ASN.1 12:'OpenStack' 2026-05-21 07:12:20.332 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-05-21 07:12:20.332 | commonName :ASN.1 12:'localhost' 2026-05-21 07:12:20.332 | Certificate is to be certified until May 21 07:12:20 2027 GMT (365 days) 2026-05-21 07:12:20.333 | 2026-05-21 07:12:20.333 | Write out database with 1 new entries 2026-05-21 07:12:20.334 | Database updated 2026-05-21 07:12:20.337 | + 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-05-21 07:12:20.344 | + ./stack.sh:main:885 : install_dstat 2026-05-21 07:12:20.347 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-21 07:12:20.365 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:20.369 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-05-21 07:12:20.373 | + inc/python:pip_install_gr:94 : local name=psutil 2026-05-21 07:12:20.376 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-21 07:12:20.379 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-05-21 07:12:20.382 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-05-21 07:12:20.386 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-21 07:12:20.390 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-21 07:12:20.391 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-05-21 07:12:20.396 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-05-21 07:12:20.401 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-05-21 07:12:20.404 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-05-21 07:12:20.408 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-05-21 07:12:20.412 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-05-21 07:12:20.435 | Using python 3.12 to install psutil 2026-05-21 07:12:20.437 | + 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-05-21 07:12:21.271 | Collecting psutil 2026-05-21 07:12:21.368 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-05-21 07:12:21.408 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-21 07:12:21.528 | Installing collected packages: psutil 2026-05-21 07:12:21.608 | Successfully installed psutil-7.2.2 2026-05-21 07:12:21.676 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:21.679 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:21.681 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:21.684 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:21.686 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:21.689 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:21.691 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:21.694 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:21.696 | + functions-common:time_stop:2421 : start_time=1779347540428 2026-05-21 07:12:21.699 | + functions-common:time_stop:2423 : [[ -z 1779347540428 ]] 2026-05-21 07:12:21.702 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:21.706 | + functions-common:time_stop:2426 : end_time=1779347541703 2026-05-21 07:12:21.708 | + functions-common:time_stop:2427 : elapsed_time=1275 2026-05-21 07:12:21.711 | + functions-common:time_stop:2428 : total=22169 2026-05-21 07:12:21.713 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:21.716 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23444 2026-05-21 07:12:21.719 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:21.722 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-21 07:12:21.725 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-21 07:12:21.727 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-21 07:12:21.731 | + ./stack.sh:main:894 : install_libs 2026-05-21 07:12:21.734 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-21 07:12:21.736 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-21 07:12:21.739 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-21 07:12:21.742 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-21 07:12:21.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.747 | + 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-05-21 07:12:21.751 | + 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-05-21 07:12:21.753 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.756 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-21 07:12:21.758 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-21 07:12:21.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-21 07:12:21.763 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-21 07:12:21.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.768 | + 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-05-21 07:12:21.770 | + 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-05-21 07:12:21.773 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.775 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-21 07:12:21.777 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-21 07:12:21.780 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-21 07:12:21.782 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-21 07:12:21.784 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.787 | + 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-05-21 07:12:21.789 | + 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-05-21 07:12:21.792 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.795 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-21 07:12:21.797 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-21 07:12:21.800 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-21 07:12:21.803 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-21 07:12:21.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.808 | + 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-05-21 07:12:21.810 | + 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-05-21 07:12:21.813 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.815 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-21 07:12:21.818 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-21 07:12:21.820 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-21 07:12:21.823 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-21 07:12:21.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.828 | + 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-05-21 07:12:21.831 | + 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-05-21 07:12:21.833 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.836 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-21 07:12:21.838 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-21 07:12:21.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-21 07:12:21.844 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-21 07:12:21.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.849 | + 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-05-21 07:12:21.852 | + 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-05-21 07:12:21.855 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.857 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-21 07:12:21.861 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-21 07:12:21.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-21 07:12:21.866 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-21 07:12:21.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.872 | + 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-05-21 07:12:21.875 | + 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-05-21 07:12:21.877 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.880 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-21 07:12:21.883 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-21 07:12:21.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-21 07:12:21.887 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-21 07:12:21.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.892 | + 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-05-21 07:12:21.894 | + 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-05-21 07:12:21.896 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.899 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-21 07:12:21.902 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-21 07:12:21.904 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-21 07:12:21.907 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-21 07:12:21.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.911 | + 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-05-21 07:12:21.914 | + 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-05-21 07:12:21.916 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.918 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-21 07:12:21.920 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-21 07:12:21.922 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-21 07:12:21.924 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-21 07:12:21.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.929 | + 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-05-21 07:12:21.931 | + 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-05-21 07:12:21.934 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.936 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-21 07:12:21.938 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-21 07:12:21.941 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-21 07:12:21.943 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-21 07:12:21.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.948 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-21 07:12:21.950 | + 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-05-21 07:12:21.953 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.956 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-21 07:12:21.958 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-21 07:12:21.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-21 07:12:21.963 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-21 07:12:21.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.968 | + 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-05-21 07:12:21.970 | + 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-05-21 07:12:21.973 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.975 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-21 07:12:21.978 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-21 07:12:21.980 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-21 07:12:21.983 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-21 07:12:21.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:21.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-05-21 07:12:21.990 | + 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-05-21 07:12:21.993 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:21.995 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-21 07:12:21.998 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-21 07:12:22.000 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-21 07:12:22.003 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-21 07:12:22.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.008 | + 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-05-21 07:12:22.010 | + 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-05-21 07:12:22.013 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.015 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-21 07:12:22.017 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-21 07:12:22.020 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-21 07:12:22.023 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-21 07:12:22.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.027 | + 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-05-21 07:12:22.029 | + 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-05-21 07:12:22.032 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.034 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-21 07:12:22.036 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-21 07:12:22.039 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-21 07:12:22.041 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-21 07:12:22.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.046 | + 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-05-21 07:12:22.049 | + 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-05-21 07:12:22.051 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.054 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-21 07:12:22.056 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-21 07:12:22.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-21 07:12:22.061 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-21 07:12:22.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.066 | + 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-05-21 07:12:22.069 | + 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-05-21 07:12:22.072 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.075 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-21 07:12:22.077 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-21 07:12:22.080 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-21 07:12:22.082 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-21 07:12:22.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.087 | + 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-05-21 07:12:22.090 | + 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-05-21 07:12:22.092 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.095 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-21 07:12:22.097 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-21 07:12:22.100 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-21 07:12:22.102 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-21 07:12:22.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.107 | + 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-05-21 07:12:22.109 | + 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-05-21 07:12:22.112 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.114 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-21 07:12:22.116 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-21 07:12:22.119 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-21 07:12:22.121 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-21 07:12:22.124 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.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-05-21 07:12:22.129 | + 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-05-21 07:12:22.131 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.134 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-21 07:12:22.137 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-21 07:12:22.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-21 07:12:22.142 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-21 07:12:22.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.147 | + 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-05-21 07:12:22.150 | + 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-05-21 07:12:22.153 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.156 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-21 07:12:22.159 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-21 07:12:22.161 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-21 07:12:22.163 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-21 07:12:22.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.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-05-21 07:12:22.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.privsep, ]] 2026-05-21 07:12:22.173 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.175 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-21 07:12:22.178 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-21 07:12:22.181 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-21 07:12:22.183 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-21 07:12:22.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.188 | + 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-05-21 07:12:22.191 | + 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-05-21 07:12:22.193 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.196 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-21 07:12:22.198 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-21 07:12:22.200 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-21 07:12:22.202 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-21 07:12:22.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.208 | + 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-05-21 07:12:22.210 | + 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-05-21 07:12:22.212 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.215 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-21 07:12:22.217 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-21 07:12:22.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-21 07:12:22.222 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-21 07:12:22.224 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.226 | + 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-05-21 07:12:22.228 | + 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-05-21 07:12:22.231 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.234 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-21 07:12:22.237 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-21 07:12:22.239 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-21 07:12:22.242 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-21 07:12:22.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.247 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-21 07:12:22.249 | + 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-05-21 07:12:22.251 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.253 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-21 07:12:22.257 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-21 07:12:22.259 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-21 07:12:22.261 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-21 07:12:22.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.265 | + 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-05-21 07:12:22.268 | + 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-05-21 07:12:22.271 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.273 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-21 07:12:22.275 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-21 07:12:22.277 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-21 07:12:22.279 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-21 07:12:22.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.284 | + 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-05-21 07:12:22.286 | + 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-05-21 07:12:22.288 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.290 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-21 07:12:22.292 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-21 07:12:22.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-21 07:12:22.296 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-21 07:12:22.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.300 | + 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-05-21 07:12:22.302 | + 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-05-21 07:12:22.304 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.306 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-21 07:12:22.308 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-21 07:12:22.310 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-21 07:12:22.312 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-21 07:12:22.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.317 | + 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-05-21 07:12:22.319 | + 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-05-21 07:12:22.321 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.323 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-21 07:12:22.325 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-21 07:12:22.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-21 07:12:22.329 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-21 07:12:22.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.334 | + 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-05-21 07:12:22.336 | + 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-05-21 07:12:22.338 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.340 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-21 07:12:22.342 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-21 07:12:22.345 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-21 07:12:22.347 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-21 07:12:22.350 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.352 | + 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-05-21 07:12:22.354 | + 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-05-21 07:12:22.357 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.359 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-21 07:12:22.361 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-21 07:12:22.363 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-21 07:12:22.365 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-21 07:12:22.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.369 | + 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-05-21 07:12:22.371 | + 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-05-21 07:12:22.374 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.376 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-21 07:12:22.379 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-21 07:12:22.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-21 07:12:22.382 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-21 07:12:22.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.387 | + 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-05-21 07:12:22.389 | + 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-05-21 07:12:22.392 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.394 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-21 07:12:22.396 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-21 07:12:22.398 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-21 07:12:22.401 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-21 07:12:22.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.404 | + 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-05-21 07:12:22.406 | + 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-05-21 07:12:22.408 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.410 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-21 07:12:22.412 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-21 07:12:22.414 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-21 07:12:22.417 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-21 07:12:22.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.421 | + 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-05-21 07:12:22.423 | + 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-05-21 07:12:22.426 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.428 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-21 07:12:22.430 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-21 07:12:22.431 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-21 07:12:22.433 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-21 07:12:22.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.438 | + 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-05-21 07:12:22.440 | + 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-05-21 07:12:22.442 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.444 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-21 07:12:22.446 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-21 07:12:22.448 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-21 07:12:22.451 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-21 07:12:22.453 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.456 | + 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-05-21 07:12:22.458 | + 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-05-21 07:12:22.460 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.461 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-21 07:12:22.463 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-21 07:12:22.465 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:22.467 | + 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-05-21 07:12:22.469 | + 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-05-21 07:12:22.471 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:22.473 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-21 07:12:22.490 | Using python 3.12 to install etcd3gw 2026-05-21 07:12:22.492 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-05-21 07:12:23.156 | Collecting etcd3gw 2026-05-21 07:12:23.208 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-21 07:12:23.225 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-21 07:12:23.249 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-21 07:12:23.250 | Using cached requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-05-21 07:12:23.393 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-21 07:12:23.397 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:12:23.429 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-21 07:12:23.433 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-21 07:12:23.655 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-21 07:12:23.658 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-21 07:12:23.715 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-21 07:12:23.799 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-21 07:12:23.803 | 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-05-21 07:12:23.818 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-21 07:12:23.820 | Using cached idna-3.14-py3-none-any.whl.metadata (8.0 kB) 2026-05-21 07:12:23.842 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-05-21 07:12:23.844 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-05-21 07:12:23.846 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-21 07:12:23.856 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-05-21 07:12:23.880 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-05-21 07:12:23.907 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-05-21 07:12:23.925 | Using cached requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-21 07:12:23.926 | 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-05-21 07:12:23.928 | Using cached idna-3.14-py3-none-any.whl (72 kB) 2026-05-21 07:12:23.929 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-21 07:12:23.933 | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-21 07:12:24.032 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-21 07:12:24.067 | Attempting uninstall: urllib3 2026-05-21 07:12:24.071 | Found existing installation: urllib3 2.0.7 2026-05-21 07:12:24.071 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:24.071 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-21 07:12:24.177 | Attempting uninstall: idna 2026-05-21 07:12:24.181 | Found existing installation: idna 3.6 2026-05-21 07:12:24.181 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:24.181 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-21 07:12:24.308 | Attempting uninstall: requests 2026-05-21 07:12:24.312 | Found existing installation: requests 2.31.0 2026-05-21 07:12:24.312 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:24.312 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-21 07:12:24.466 | 2026-05-21 07:12:24.469 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.14 requests-2.33.1 urllib3-2.7.0 wrapt-2.1.2 2026-05-21 07:12:24.568 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:24.570 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:24.572 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:24.575 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:24.577 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:24.580 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:24.581 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:24.583 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:24.586 | + functions-common:time_stop:2421 : start_time=1779347542486 2026-05-21 07:12:24.589 | + functions-common:time_stop:2423 : [[ -z 1779347542486 ]] 2026-05-21 07:12:24.592 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:24.595 | + functions-common:time_stop:2426 : end_time=1779347544593 2026-05-21 07:12:24.597 | + functions-common:time_stop:2427 : elapsed_time=2107 2026-05-21 07:12:24.599 | + functions-common:time_stop:2428 : total=23444 2026-05-21 07:12:24.601 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:24.603 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25551 2026-05-21 07:12:24.606 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:24.608 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-21 07:12:24.611 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-21 07:12:24.614 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-21 07:12:24.617 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-05-21 07:12:24.620 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-05-21 07:12:24.623 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-05-21 07:12:24.625 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-05-21 07:12:24.628 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-21 07:12:24.630 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-21 07:12:24.633 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-21 07:12:24.636 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-05-21 07:12:24.638 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-05-21 07:12:24.640 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-05-21 07:12:24.643 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-05-21 07:12:24.647 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-05-21 07:12:24.650 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-05-21 07:12:24.654 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-21 07:12:24.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:24.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:24.662 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-21 07:12:24.665 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-21 07:12:24.668 | + functions-common:install_package:1432 : update_package_repo 2026-05-21 07:12:24.670 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-05-21 07:12:24.674 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-05-21 07:12:24.676 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-05-21 07:12:24.678 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-05-21 07:12:24.680 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-05-21 07:12:24.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:24.686 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:24.689 | + functions-common:update_package_repo:1415 : apt_get_update 2026-05-21 07:12:24.693 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-05-21 07:12:24.695 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-05-21 07:12:24.698 | + functions-common:apt_get_update:1161 : return 2026-05-21 07:12:24.700 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-21 07:12:24.702 | + functions-common:real_install_package:1420 : is_ubuntu 2026-05-21 07:12:24.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:24.708 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:24.710 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-21 07:12:24.732 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-05-21 07:12:24.766 | Reading package lists... 2026-05-21 07:12:25.008 | Building dependency tree... 2026-05-21 07:12:25.009 | Reading state information... 2026-05-21 07:12:25.260 | The following additional packages will be installed: 2026-05-21 07:12:25.261 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-05-21 07:12:25.263 | Suggested packages: 2026-05-21 07:12:25.263 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-21 07:12:25.263 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-21 07:12:25.263 | python3-uwsgidecorators 2026-05-21 07:12:25.294 | The following NEW packages will be installed: 2026-05-21 07:12:25.295 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-05-21 07:12:25.295 | uwsgi-plugin-python3 2026-05-21 07:12:25.397 | 0 upgraded, 7 newly installed, 0 to remove and 68 not upgraded. 2026-05-21 07:12:25.397 | Need to get 1,290 kB of archives. 2026-05-21 07:12:25.397 | After this operation, 4,349 kB of additional disk space will be used. 2026-05-21 07:12:25.397 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-21 07:12:25.582 | 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-05-21 07:12:25.624 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-21 07:12:25.665 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-05-21 07:12:25.667 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-21 07:12:25.710 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-21 07:12:25.711 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-21 07:12:26.017 | Fetched 1,290 kB in 0s (3,185 kB/s) 2026-05-21 07:12:26.060 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-21 07:12:26.131 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174226 files and directories currently installed.) 2026-05-21 07:12:26.135 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-21 07:12:26.158 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-21 07:12:26.253 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-21 07:12:26.268 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-21 07:12:26.278 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-21 07:12:26.353 | Selecting previously unselected package libzmq5:amd64. 2026-05-21 07:12:26.368 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-21 07:12:26.374 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-21 07:12:26.446 | Selecting previously unselected package libyajl2:amd64. 2026-05-21 07:12:26.460 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-05-21 07:12:26.469 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-05-21 07:12:26.568 | Selecting previously unselected package uwsgi-core. 2026-05-21 07:12:26.583 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-21 07:12:26.594 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-21 07:12:26.738 | Selecting previously unselected package uwsgi. 2026-05-21 07:12:26.753 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-21 07:12:26.766 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-21 07:12:26.867 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-21 07:12:26.882 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-21 07:12:26.890 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-21 07:12:26.977 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-21 07:12:27.005 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-05-21 07:12:27.033 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-21 07:12:27.050 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-21 07:12:27.073 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-21 07:12:27.107 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-21 07:12:27.522 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-21 07:12:27.577 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-21 07:12:28.417 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-21 07:12:29.042 | 2026-05-21 07:12:29.043 | Running kernel seems to be up-to-date. 2026-05-21 07:12:29.043 | 2026-05-21 07:12:29.043 | Restarting services... 2026-05-21 07:12:29.103 | 2026-05-21 07:12:29.103 | Service restarts being deferred: 2026-05-21 07:12:29.103 | /etc/needrestart/restart.d/dbus.service 2026-05-21 07:12:29.104 | systemctl restart getty@tty1.service 2026-05-21 07:12:29.104 | systemctl restart networkd-dispatcher.service 2026-05-21 07:12:29.104 | systemctl restart serial-getty@ttyS0.service 2026-05-21 07:12:29.104 | systemctl restart storpool_beacon.service 2026-05-21 07:12:29.104 | systemctl restart storpool_block.service 2026-05-21 07:12:29.104 | systemctl restart systemd-logind.service 2026-05-21 07:12:29.105 | 2026-05-21 07:12:29.105 | No containers need to be restarted. 2026-05-21 07:12:29.105 | 2026-05-21 07:12:29.105 | User sessions running outdated binaries: 2026-05-21 07:12:29.105 | ubuntu @ session #3: python3[7127] 2026-05-21 07:12:29.113 | ubuntu @ session #4: sh[8515], sshd[8457] 2026-05-21 07:12:29.121 | ubuntu @ user manager service: systemd[5149] 2026-05-21 07:12:29.128 | 2026-05-21 07:12:29.128 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-21 07:12:30.404 | + functions-common:apt_get:1205 : result=0 2026-05-21 07:12:30.407 | + functions-common:apt_get:1208 : time_stop apt-get 2026-05-21 07:12:30.409 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:30.412 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:30.414 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:30.417 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:30.420 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:30.422 | + functions-common:time_stop:2420 : name=apt-get 2026-05-21 07:12:30.425 | + functions-common:time_stop:2421 : start_time=1779347544729 2026-05-21 07:12:30.427 | + functions-common:time_stop:2423 : [[ -z 1779347544729 ]] 2026-05-21 07:12:30.430 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:30.434 | + functions-common:time_stop:2426 : end_time=1779347550431 2026-05-21 07:12:30.437 | + functions-common:time_stop:2427 : elapsed_time=5702 2026-05-21 07:12:30.439 | + functions-common:time_stop:2428 : total=145419 2026-05-21 07:12:30.441 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:30.444 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151121 2026-05-21 07:12:30.447 | + functions-common:apt_get:1209 : return 0 2026-05-21 07:12:30.450 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-21 07:12:30.454 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:30.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:30.460 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-21 07:12:30.519 | No module matches proxy 2026-05-21 07:12:30.522 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-21 07:12:30.555 | Enabling module proxy. 2026-05-21 07:12:30.560 | To activate the new configuration, you need to run: 2026-05-21 07:12:30.560 | systemctl restart apache2 2026-05-21 07:12:30.564 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-21 07:12:30.597 | Considering dependency proxy for proxy_uwsgi: 2026-05-21 07:12:30.597 | Module proxy already enabled 2026-05-21 07:12:30.597 | Enabling module proxy_uwsgi. 2026-05-21 07:12:30.602 | To activate the new configuration, you need to run: 2026-05-21 07:12:30.602 | systemctl restart apache2 2026-05-21 07:12:30.606 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-21 07:12:30.609 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-21 07:12:30.612 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-21 07:12:30.614 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-21 07:12:30.727 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-21 07:12:30.731 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-05-21 07:12:30.734 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-21 07:12:30.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.739 | + 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-05-21 07:12:30.742 | + 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-05-21 07:12:30.745 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.748 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-21 07:12:30.750 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-05-21 07:12:30.753 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-21 07:12:30.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.758 | + 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-05-21 07:12:30.761 | + 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-05-21 07:12:30.764 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.767 | + ./stack.sh:main:902 : install_glanceclient 2026-05-21 07:12:30.769 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-21 07:12:30.772 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-21 07:12:30.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.777 | + 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-05-21 07:12:30.780 | + 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-05-21 07:12:30.783 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.785 | + ./stack.sh:main:903 : install_cinderclient 2026-05-21 07:12:30.788 | + lib/cinder:install_cinderclient:577 : use_library_from_git python-brick-cinderclient-ext 2026-05-21 07:12:30.791 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-21 07:12:30.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.796 | + 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-05-21 07:12:30.798 | + 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-05-21 07:12:30.802 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.804 | + lib/cinder:install_cinderclient:582 : use_library_from_git python-cinderclient 2026-05-21 07:12:30.807 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-21 07:12:30.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.812 | + 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-05-21 07:12:30.815 | + 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-05-21 07:12:30.817 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.819 | + ./stack.sh:main:904 : install_novaclient 2026-05-21 07:12:30.822 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-05-21 07:12:30.825 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-21 07:12:30.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.832 | + 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-05-21 07:12:30.835 | + 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-05-21 07:12:30.838 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.840 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-21 07:12:30.858 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:30.861 | + ./stack.sh:main:906 : install_swiftclient 2026-05-21 07:12:30.864 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-21 07:12:30.867 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-21 07:12:30.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.873 | + 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-05-21 07:12:30.876 | + 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-05-21 07:12:30.879 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.882 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-21 07:12:30.900 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:30.903 | + ./stack.sh:main:909 : install_neutronclient 2026-05-21 07:12:30.906 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-21 07:12:30.909 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-21 07:12:30.911 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.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-05-21 07:12:30.917 | + 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-05-21 07:12:30.920 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.923 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-21 07:12:30.925 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-05-21 07:12:30.928 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-21 07:12:30.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:30.933 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-05-21 07:12:30.936 | + 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-05-21 07:12:30.938 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:30.941 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-05-21 07:12:30.944 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-21 07:12:30.946 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-21 07:12:30.950 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-21 07:12:30.952 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-21 07:12:30.955 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-21 07:12:30.960 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-21 07:12:30.960 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-21 07:12:30.965 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-21 07:12:30.969 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-21 07:12:30.971 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-21 07:12:30.974 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-21 07:12:30.976 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-21 07:12:30.997 | Using python 3.12 to install keystonemiddleware 2026-05-21 07:12:31.000 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-05-21 07:12:31.674 | Collecting keystonemiddleware 2026-05-21 07:12:31.726 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-21 07:12:31.775 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-21 07:12:31.777 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-21 07:12:31.831 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-21 07:12:31.835 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-21 07:12:31.891 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-21 07:12:31.895 | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:12:32.049 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-21 07:12:32.122 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:12:32.219 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-21 07:12:32.223 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-05-21 07:12:32.386 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-21 07:12:32.390 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-21 07:12:32.430 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-21 07:12:32.434 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:12:32.482 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-21 07:12:32.486 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:12:32.496 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-21 07:12:32.643 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-21 07:12:32.647 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-21 07:12:32.685 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-21 07:12:32.689 | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-21 07:12:32.731 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-21 07:12:32.736 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-21 07:12:32.753 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.33.1) 2026-05-21 07:12:32.770 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-21 07:12:32.774 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-21 07:12:32.792 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-05-21 07:12:32.815 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-21 07:12:32.818 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:12:32.845 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-21 07:12:32.848 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-21 07:12:32.888 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-21 07:12:32.891 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-21 07:12:32.933 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-21 07:12:32.937 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-21 07:12:32.981 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-21 07:12:32.985 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-21 07:12:33.029 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-21 07:12:33.033 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-21 07:12:33.066 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-21 07:12:33.069 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-21 07:12:33.081 | 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-05-21 07:12:33.102 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-21 07:12:33.105 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-21 07:12:33.116 | 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-05-21 07:12:33.117 | 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.1.2) 2026-05-21 07:12:33.179 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-21 07:12:33.185 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-21 07:12:33.249 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-21 07:12:33.252 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-21 07:12:33.271 | 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-05-21 07:12:33.271 | 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-05-21 07:12:33.273 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-21 07:12:33.299 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-21 07:12:33.302 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-21 07:12:33.317 | 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-05-21 07:12:33.317 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.14) 2026-05-21 07:12:33.317 | 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-05-21 07:12:33.318 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-21 07:12:33.335 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-05-21 07:12:33.362 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-05-21 07:12:33.409 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-21 07:12:33.435 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-21 07:12:33.454 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-21 07:12:33.473 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-21 07:12:33.484 | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-05-21 07:12:33.499 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-21 07:12:33.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 43.5 MB/s 0:00:00 2026-05-21 07:12:33.555 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-05-21 07:12:33.570 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-05-21 07:12:33.585 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-05-21 07:12:33.600 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-05-21 07:12:33.619 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-21 07:12:33.643 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-21 07:12:33.665 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-21 07:12:33.680 | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-05-21 07:12:33.698 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-21 07:12:33.712 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-21 07:12:33.734 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-21 07:12:33.755 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-21 07:12:33.767 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-21 07:12:33.779 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-05-21 07:12:33.794 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-21 07:12:33.812 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-21 07:12:33.940 | 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-05-21 07:12:34.017 | Attempting uninstall: typing-extensions 2026-05-21 07:12:34.022 | Found existing installation: typing_extensions 4.10.0 2026-05-21 07:12:34.022 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:34.022 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-05-21 07:12:34.098 | Attempting uninstall: six 2026-05-21 07:12:34.101 | Found existing installation: six 1.16.0 2026-05-21 07:12:34.102 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:34.102 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-21 07:12:34.148 | Attempting uninstall: pyparsing 2026-05-21 07:12:34.153 | Found existing installation: pyparsing 3.1.1 2026-05-21 07:12:34.153 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:34.153 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-21 07:12:34.257 | Attempting uninstall: PyJWT 2026-05-21 07:12:34.263 | Found existing installation: PyJWT 2.7.0 2026-05-21 07:12:34.263 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:34.263 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-21 07:12:34.296 | Attempting uninstall: netaddr 2026-05-21 07:12:34.301 | Found existing installation: netaddr 0.8.0 2026-05-21 07:12:34.301 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:34.301 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-21 07:12:34.472 | Attempting uninstall: python-dateutil 2026-05-21 07:12:34.478 | Found existing installation: python-dateutil 2.8.2 2026-05-21 07:12:34.478 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:34.478 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-21 07:12:35.666 | 2026-05-21 07:12:35.670 | Successfully installed PyJWT-2.12.1 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.4.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.0.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.8.0 typing-extensions-4.15.0 2026-05-21 07:12:35.793 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:35.796 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:35.799 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:35.801 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:35.804 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:35.807 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:35.809 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:35.811 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:35.814 | + functions-common:time_stop:2421 : start_time=1779347550992 2026-05-21 07:12:35.816 | + functions-common:time_stop:2423 : [[ -z 1779347550992 ]] 2026-05-21 07:12:35.819 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:35.822 | + functions-common:time_stop:2426 : end_time=1779347555820 2026-05-21 07:12:35.825 | + functions-common:time_stop:2427 : elapsed_time=4828 2026-05-21 07:12:35.827 | + functions-common:time_stop:2428 : total=25551 2026-05-21 07:12:35.829 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:35.832 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30379 2026-05-21 07:12:35.835 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:35.837 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-05-21 07:12:35.839 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-21 07:12:35.842 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-21 07:12:35.845 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-21 07:12:35.847 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-21 07:12:35.850 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-21 07:12:35.854 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-21 07:12:35.854 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-21 07:12:35.860 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-21 07:12:35.862 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-21 07:12:35.865 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-21 07:12:35.869 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-21 07:12:35.872 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-21 07:12:35.897 | Using python 3.12 to install python-memcached 2026-05-21 07:12:35.900 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-05-21 07:12:36.590 | Collecting python-memcached 2026-05-21 07:12:36.643 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:12:36.678 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-21 07:12:36.795 | Installing collected packages: python-memcached 2026-05-21 07:12:36.822 | Successfully installed python-memcached-1.62 2026-05-21 07:12:36.909 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:36.911 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:36.914 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:36.917 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:36.919 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:36.922 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:36.924 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:36.927 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:36.929 | + functions-common:time_stop:2421 : start_time=1779347555889 2026-05-21 07:12:36.932 | + functions-common:time_stop:2423 : [[ -z 1779347555889 ]] 2026-05-21 07:12:36.934 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:36.938 | + functions-common:time_stop:2426 : end_time=1779347556935 2026-05-21 07:12:36.941 | + functions-common:time_stop:2427 : elapsed_time=1046 2026-05-21 07:12:36.943 | + functions-common:time_stop:2428 : total=30379 2026-05-21 07:12:36.946 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:36.949 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31425 2026-05-21 07:12:36.952 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:36.955 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-21 07:12:36.973 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:36.976 | + ./stack.sh:main:916 : '[' 10.4.3.101 == 10.4.3.101 ']' 2026-05-21 07:12:36.978 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-21 07:12:36.981 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-21 07:12:36.983 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-21 07:12:36.985 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-21 07:12:36.987 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-21 07:12:36.990 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-05-21 07:12:37.008 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:12:37.010 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-05-21 07:12:37.013 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-05-21 07:12:37.016 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-05-21 07:12:37.018 | + functions-common:git_clone:585 : local git_ref=master 2026-05-21 07:12:37.020 | + functions-common:git_clone:586 : local orig_dir 2026-05-21 07:12:37.023 | ++ functions-common:git_clone:587 : pwd 2026-05-21 07:12:37.026 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-21 07:12:37.028 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-21 07:12:37.032 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-21 07:12:37.048 | + functions-common:git_clone:590 : RECLONE=False 2026-05-21 07:12:37.050 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-21 07:12:37.053 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-21 07:12:37.056 | + functions-common:git_clone:604 : echo master 2026-05-21 07:12:37.056 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-21 07:12:37.061 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-05-21 07:12:37.065 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-21 07:12:37.068 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-21 07:12:37.082 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-05-21 07:12:37.084 | + functions-common:git_clone:667 : git show --oneline 2026-05-21 07:12:37.085 | + functions-common:git_clone:667 : head -1 2026-05-21 07:12:37.135 | 2230026f7 Merge "Fix keystone scope flag in tempest.conf" 2026-05-21 07:12:37.139 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-21 07:12:37.141 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-05-21 07:12:37.145 | + inc/python:setup_develop:353 : local bindep 2026-05-21 07:12:37.148 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-21 07:12:37.150 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-21 07:12:37.153 | + inc/python:setup_develop:359 : local extras= 2026-05-21 07:12:37.156 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-21 07:12:37.159 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-21 07:12:37.162 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-21 07:12:37.165 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-21 07:12:37.168 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-21 07:12:37.170 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-21 07:12:37.174 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-21 07:12:37.176 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-21 07:12:37.180 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-21 07:12:37.183 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-21 07:12:37.185 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-21 07:12:37.189 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-21 07:12:37.196 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-21 07:12:37.198 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-21 07:12:37.202 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-21 07:12:37.283 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-21 07:12:37.285 | + inc/python:setup_package:436 : local bindep=0 2026-05-21 07:12:37.287 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-21 07:12:37.289 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-21 07:12:37.291 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-21 07:12:37.294 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-21 07:12:37.296 | + inc/python:setup_package:445 : local flags=-e 2026-05-21 07:12:37.298 | + inc/python:setup_package:446 : local extras= 2026-05-21 07:12:37.301 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-21 07:12:37.304 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-21 07:12:37.306 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-21 07:12:37.309 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-21 07:12:37.312 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-21 07:12:37.315 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-21 07:12:37.335 | Using python 3.12 to install /opt/stack/keystone 2026-05-21 07:12:37.338 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-05-21 07:12:37.827 | Obtaining file:///opt/stack/keystone 2026-05-21 07:12:37.830 | Installing build dependencies: started 2026-05-21 07:12:38.627 | Installing build dependencies: finished with status 'done' 2026-05-21 07:12:38.627 | Checking if build backend supports build_editable: started 2026-05-21 07:12:38.910 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-21 07:12:38.911 | Getting requirements to build editable: started 2026-05-21 07:12:39.061 | Getting requirements to build editable: finished with status 'done' 2026-05-21 07:12:39.062 | Preparing editable metadata (pyproject.toml): started 2026-05-21 07:12:39.828 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-21 07:12:39.836 | 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.dev29) (7.0.3) 2026-05-21 07:12:39.836 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.8.9) 2026-05-21 07:12:39.925 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev29) 2026-05-21 07:12:39.975 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-21 07:12:40.015 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.019 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-21 07:12:40.212 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.217 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-21 07:12:40.493 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.497 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-21 07:12:40.514 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.8.0) 2026-05-21 07:12:40.514 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (5.8.0) 2026-05-21 07:12:40.515 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (13.0.0) 2026-05-21 07:12:40.554 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.560 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-21 07:12:40.575 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (4.1.1) 2026-05-21 07:12:40.576 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (10.4.0) 2026-05-21 07:12:40.576 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (6.4.0) 2026-05-21 07:12:40.609 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.613 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-21 07:12:40.809 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.812 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-21 07:12:40.826 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (6.8.0) 2026-05-21 07:12:40.826 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (8.2.0) 2026-05-21 07:12:40.973 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:40.977 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:12:41.132 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.136 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-21 07:12:41.148 | 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.dev29) (5.10.0) 2026-05-21 07:12:41.285 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.290 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-21 07:12:41.301 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (10.0.1) 2026-05-21 07:12:41.322 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.324 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-21 07:12:41.392 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.396 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-21 07:12:41.412 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (2.12.1) 2026-05-21 07:12:41.412 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.5.0) 2026-05-21 07:12:41.435 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.438 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-21 07:12:41.452 | 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.dev29) (4.0.1) 2026-05-21 07:12:41.452 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev29) (1.1.2) 2026-05-21 07:12:41.597 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.601 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-21 07:12:41.674 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev29) 2026-05-21 07:12:41.676 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-05-21 07:12:41.779 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev29) 2026-05-21 07:12:41.782 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-21 07:12:41.810 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev29) 2026-05-21 07:12:41.814 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-21 07:12:41.832 | 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.dev29) (5.2.1) 2026-05-21 07:12:41.858 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-21 07:12:41.861 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-21 07:12:41.873 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) (8.3.3) 2026-05-21 07:12:41.892 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-21 07:12:41.895 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-21 07:12:41.931 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-21 07:12:41.933 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-21 07:12:42.000 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev29) 2026-05-21 07:12:42.003 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-05-21 07:12:42.033 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) 2026-05-21 07:12:42.036 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-21 07:12:42.054 | 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.dev29) (1.17.0) 2026-05-21 07:12:42.098 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev29) 2026-05-21 07:12:42.101 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-21 07:12:42.137 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.140 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-05-21 07:12:42.171 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.174 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-21 07:12:42.220 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.223 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-21 07:12:42.471 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.475 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-21 07:12:42.493 | 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.dev29) (5.14.0) 2026-05-21 07:12:42.494 | 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.dev29) (2.33.1) 2026-05-21 07:12:42.496 | 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.dev29) (2.1.0) 2026-05-21 07:12:42.497 | 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.dev29) (1.8.2) 2026-05-21 07:12:42.498 | 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.dev29) (4.15.0) 2026-05-21 07:12:42.504 | 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.dev29) (1.3.0) 2026-05-21 07:12:42.504 | 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.dev29) (2.0.0) 2026-05-21 07:12:42.505 | 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.dev29) (6.0.3) 2026-05-21 07:12:42.566 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.570 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-21 07:12:42.586 | 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.dev29) (3.1.0) 2026-05-21 07:12:42.730 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.733 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-05-21 07:12:42.878 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.881 | Downloading testscenarios-0.6.1-py3-none-any.whl.metadata (13 kB) 2026-05-21 07:12:42.926 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:42.929 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-05-21 07:12:42.944 | 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.dev29) (2.1.2) 2026-05-21 07:12:42.947 | 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.dev29) (2.9.0.post0) 2026-05-21 07:12:42.949 | 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.dev29) (3.3.0) 2026-05-21 07:12:43.104 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.112 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-21 07:12:43.156 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.159 | Downloading cachetools-7.1.1-py3-none-any.whl.metadata (5.8 kB) 2026-05-21 07:12:43.189 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.192 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-21 07:12:43.232 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.235 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-21 07:12:43.374 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.378 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-05-21 07:12:43.400 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.402 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-21 07:12:43.438 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.441 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-21 07:12:43.453 | 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.dev29) (26.2) 2026-05-21 07:12:43.589 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.593 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:12:43.631 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.634 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-21 07:12:43.669 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.673 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-05-21 07:12:43.805 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.810 | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-21 07:12:43.965 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:43.978 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-21 07:12:44.019 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.023 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-21 07:12:44.052 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.058 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-21 07:12:44.094 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.101 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-21 07:12:44.158 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.171 | 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-05-21 07:12:44.224 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.233 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-21 07:12:44.266 | 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.dev29) 2026-05-21 07:12:44.270 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-21 07:12:44.313 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.316 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-21 07:12:44.338 | 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.dev29) (3.3.2) 2026-05-21 07:12:44.339 | 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.dev29) (7.2.2) 2026-05-21 07:12:44.345 | 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.dev29) (82.0.1) 2026-05-21 07:12:44.366 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.368 | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-05-21 07:12:44.418 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.421 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-21 07:12:44.460 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.464 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-21 07:12:44.502 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.507 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-21 07:12:44.526 | 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.dev29) (3.4.7) 2026-05-21 07:12:44.527 | 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.dev29) (3.14) 2026-05-21 07:12:44.527 | 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.dev29) (2.7.0) 2026-05-21 07:12:44.528 | 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.dev29) (2023.11.17) 2026-05-21 07:12:44.552 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.556 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-21 07:12:44.606 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev29) 2026-05-21 07:12:44.644 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-21 07:12:44.704 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-21 07:12:44.730 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-21 07:12:44.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 36.4 MB/s 0:00:00 2026-05-21 07:12:44.839 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-21 07:12:44.860 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-21 07:12:44.883 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-21 07:12:44.899 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-21 07:12:44.913 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-21 07:12:44.931 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-21 07:12:44.951 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-21 07:12:44.972 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-21 07:12:44.986 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-05-21 07:12:45.012 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-21 07:12:45.025 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-21 07:12:45.043 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-21 07:12:45.058 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-21 07:12:45.072 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-21 07:12:45.093 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-05-21 07:12:45.112 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-21 07:12:45.131 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-21 07:12:45.149 | Downloading cachetools-7.1.1-py3-none-any.whl (16 kB) 2026-05-21 07:12:45.159 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-21 07:12:45.178 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-05-21 07:12:45.199 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-05-21 07:12:45.221 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-05-21 07:12:45.251 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-05-21 07:12:45.265 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-05-21 07:12:45.282 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-21 07:12:45.298 | Downloading greenlet-3.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-05-21 07:12:45.320 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 19.2 MB/s 0:00:00 2026-05-21 07:12:45.324 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-05-21 07:12:45.341 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-21 07:12:45.363 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-21 07:12:45.379 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-05-21 07:12:45.397 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-21 07:12:45.421 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-21 07:12:45.434 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-21 07:12:45.448 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-05-21 07:12:45.463 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-21 07:12:45.484 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-21 07:12:45.501 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-21 07:12:45.522 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-21 07:12:45.545 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-21 07:12:45.572 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-21 07:12:45.663 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-21 07:12:45.676 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-21 07:12:45.704 | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-05-21 07:12:45.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 48.7 MB/s 0:00:00 2026-05-21 07:12:45.774 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-21 07:12:45.791 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-05-21 07:12:45.807 | Downloading testscenarios-0.6.1-py3-none-any.whl (17 kB) 2026-05-21 07:12:45.824 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-05-21 07:12:45.849 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-05-21 07:12:45.873 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-05-21 07:12:45.897 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-21 07:12:45.911 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-05-21 07:12:45.928 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-21 07:12:45.945 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-05-21 07:12:45.968 | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-05-21 07:12:46.042 | Building wheels for collected packages: keystone 2026-05-21 07:12:46.042 | Building editable for keystone (pyproject.toml): started 2026-05-21 07:12:46.602 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-21 07:12:46.602 | Created wheel for keystone: filename=keystone-29.1.0.dev29-0.editable-py3-none-any.whl size=9269 sha256=43c3a48662ca66b47b53391e6d0e163836a3fd75d3984c93d48bd759aef4b451 2026-05-21 07:12:46.602 | Stored in directory: /tmp/pip-ephem-wheel-cache-g_uo8h0f/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-21 07:12:46.607 | Successfully built keystone 2026-05-21 07:12:46.749 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-05-21 07:12:46.813 | Attempting uninstall: pytz 2026-05-21 07:12:46.819 | Found existing installation: pytz 2024.1 2026-05-21 07:12:46.819 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:46.820 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-21 07:12:47.581 | Attempting uninstall: oauthlib 2026-05-21 07:12:47.588 | Found existing installation: oauthlib 3.2.2 2026-05-21 07:12:47.588 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:47.589 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-21 07:12:47.668 | Attempting uninstall: markupsafe 2026-05-21 07:12:47.674 | Found existing installation: MarkupSafe 2.1.5 2026-05-21 07:12:47.674 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:47.675 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-21 07:12:48.304 | Attempting uninstall: blinker 2026-05-21 07:12:48.309 | Found existing installation: blinker 1.7.0 2026-05-21 07:12:48.310 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:48.310 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-21 07:12:48.326 | Attempting uninstall: bcrypt 2026-05-21 07:12:48.332 | Found existing installation: bcrypt 3.2.2 2026-05-21 07:12:48.333 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:48.333 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-21 07:12:48.352 | Attempting uninstall: attrs 2026-05-21 07:12:48.359 | Found existing installation: attrs 23.2.0 2026-05-21 07:12:48.359 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:48.359 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-21 07:12:49.984 | Attempting uninstall: jinja2 2026-05-21 07:12:49.990 | Found existing installation: Jinja2 3.1.2 2026-05-21 07:12:49.990 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:49.990 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-21 07:12:50.569 | Attempting uninstall: cryptography 2026-05-21 07:12:50.575 | Found existing installation: cryptography 41.0.7 2026-05-21 07:12:50.575 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:50.576 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-21 07:12:50.907 | Attempting uninstall: pyopenssl 2026-05-21 07:12:50.914 | Found existing installation: pyOpenSSL 23.2.0 2026-05-21 07:12:50.915 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:50.915 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-21 07:12:51.161 | Attempting uninstall: jsonschema 2026-05-21 07:12:51.168 | Found existing installation: jsonschema 4.10.3 2026-05-21 07:12:51.169 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:12:51.169 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-21 07:12:52.092 | 2026-05-21 07:12:52.096 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-05-21 07:12:52.096 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-21 07:12:52.100 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.49 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.1 cffi-2.0.0 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.0 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev29 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.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.1 tzdata-2026.2 vine-5.1.0 wcwidth-0.7.0 xmlschema-2.5.1 2026-05-21 07:12:52.383 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:52.386 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:52.388 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:52.390 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:52.393 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:52.395 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:52.397 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:52.400 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:52.402 | + functions-common:time_stop:2421 : start_time=1779347557330 2026-05-21 07:12:52.404 | + functions-common:time_stop:2423 : [[ -z 1779347557330 ]] 2026-05-21 07:12:52.407 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:52.410 | + functions-common:time_stop:2426 : end_time=1779347572408 2026-05-21 07:12:52.412 | + functions-common:time_stop:2427 : elapsed_time=15078 2026-05-21 07:12:52.414 | + functions-common:time_stop:2428 : total=31425 2026-05-21 07:12:52.417 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:52.419 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46503 2026-05-21 07:12:52.421 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:52.423 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-21 07:12:52.426 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-21 07:12:52.428 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-21 07:12:52.431 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-21 07:12:52.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:52.436 | + 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-05-21 07:12:52.439 | + 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-05-21 07:12:52.443 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:52.445 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-05-21 07:12:52.464 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:12:52.466 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-21 07:12:52.470 | + ./stack.sh:main:918 : configure_keystone 2026-05-21 07:12:52.472 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-05-21 07:12:52.486 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-21 07:12:52.488 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-21 07:12:52.494 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-05-21 07:12:52.511 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:12:52.514 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-21 07:12:52.545 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-21 07:12:52.575 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-21 07:12:52.607 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-21 07:12:52.642 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-21 07:12:52.674 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-21 07:12:52.706 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-21 07:12:52.737 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-21 07:12:52.767 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-21 07:12:52.800 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-21 07:12:52.803 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-21 07:12:52.807 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-21 07:12:52.809 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-21 07:12:52.812 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-21 07:12:52.814 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-21 07:12:52.830 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:52.833 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-21 07:12:52.836 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-21 07:12:52.839 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-21 07:12:52.855 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:52.857 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.101:5672/ 2026-05-21 07:12:52.861 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.101:5672/ 2026-05-21 07:12:52.892 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-21 07:12:52.895 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-21 07:12:52.898 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.101/identity 2026-05-21 07:12:52.933 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-05-21 07:12:52.935 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-21 07:12:52.972 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-05-21 07:12:52.975 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-21 07:12:52.978 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-21 07:12:52.981 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-21 07:12:52.983 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-21 07:12:52.986 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-21 07:12:52.989 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-21 07:12:53.005 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:53.007 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-21 07:12:53.010 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-21 07:12:53.013 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-21 07:12:53.046 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-05-21 07:12:53.048 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-05-21 07:12:53.051 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-21 07:12:53.054 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-21 07:12:53.058 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-21 07:12:53.075 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-21 07:12:53.078 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-21 07:12:53.080 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-21 07:12:53.083 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-21 07:12:53.085 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-05-21 07:12:53.116 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-05-21 07:12:53.146 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-05-21 07:12:53.179 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-21 07:12:53.210 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-21 07:12:53.245 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-21 07:12:53.277 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-21 07:12:53.279 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-21 07:12:53.281 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-21 07:12:53.284 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-21 07:12:53.286 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-21 07:12:53.289 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-21 07:12:53.292 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-21 07:12:53.295 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-21 07:12:53.297 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-21 07:12:53.310 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-05-21 07:12:53.311 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-21 07:12:53.319 | d /var/run/uwsgi 0755 stack root 2026-05-21 07:12:53.324 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-21 07:12:53.338 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-05-21 07:12:53.342 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-21 07:12:53.345 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-21 07:12:53.349 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-21 07:12:53.352 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-21 07:12:53.383 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-21 07:12:53.411 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-21 07:12:53.440 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-21 07:12:53.472 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-21 07:12:53.504 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-21 07:12:53.533 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-21 07:12:53.565 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-21 07:12:53.596 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-21 07:12:53.623 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-21 07:12:53.653 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-21 07:12:53.683 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-21 07:12:53.711 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-21 07:12:53.739 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-21 07:12:53.768 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-21 07:12:53.770 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-21 07:12:53.773 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-21 07:12:53.775 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-21 07:12:53.779 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-21 07:12:53.782 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:53.784 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:53.787 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-21 07:12:53.790 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-21 07:12:53.792 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-21 07:12:53.826 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-21 07:12:53.857 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-05-21 07:12:53.857 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-21 07:12:53.866 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-21 07:12:53.870 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-21 07:12:53.872 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-21 07:12:53.874 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-21 07:12:53.876 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-21 07:12:53.879 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-21 07:12:53.881 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-21 07:12:53.883 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:53.886 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:53.889 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-21 07:12:53.892 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-21 07:12:53.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:53.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:53.898 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-21 07:12:53.936 | Enabling site keystone-api. 2026-05-21 07:12:53.941 | To activate the new configuration, you need to run: 2026-05-21 07:12:53.941 | systemctl reload apache2 2026-05-21 07:12:53.946 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-21 07:12:53.949 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-21 07:12:53.951 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-21 07:12:53.954 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-21 07:12:54.067 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-21 07:12:54.097 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-21 07:12:54.131 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-21 07:12:54.167 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-05-21 07:12:54.170 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-21 07:12:54.203 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-21 07:12:54.233 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-21 07:12:54.263 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-21 07:12:54.295 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-05-21 07:12:54.297 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-05-21 07:12:54.300 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-21 07:12:54.330 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-21 07:12:54.361 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-21 07:12:54.377 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:12:54.379 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-05-21 07:12:54.396 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:12:54.398 | + ./stack.sh:main:926 : stack_install_service swift 2026-05-21 07:12:54.400 | + lib/stack:stack_install_service:20 : local service=swift 2026-05-21 07:12:54.402 | + lib/stack:stack_install_service:21 : type install_swift 2026-05-21 07:12:54.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-21 07:12:54.406 | + lib/stack:stack_install_service:32 : install_swift 2026-05-21 07:12:54.408 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-05-21 07:12:54.411 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-05-21 07:12:54.413 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-05-21 07:12:54.415 | + functions-common:git_clone:585 : local git_ref=master 2026-05-21 07:12:54.418 | + functions-common:git_clone:586 : local orig_dir 2026-05-21 07:12:54.420 | ++ functions-common:git_clone:587 : pwd 2026-05-21 07:12:54.422 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-21 07:12:54.425 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-21 07:12:54.427 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-21 07:12:54.441 | + functions-common:git_clone:590 : RECLONE=False 2026-05-21 07:12:54.444 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-21 07:12:54.446 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-21 07:12:54.448 | + functions-common:git_clone:604 : echo master 2026-05-21 07:12:54.448 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-21 07:12:54.452 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-05-21 07:12:54.456 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-21 07:12:54.458 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-05-21 07:12:54.472 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-05-21 07:12:54.475 | + functions-common:git_clone:667 : head -1 2026-05-21 07:12:54.475 | + functions-common:git_clone:667 : git show --oneline 2026-05-21 07:12:54.527 | 3392fa3ce test_sharder.py: use self.ts() helper 2026-05-21 07:12:54.531 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-21 07:12:54.533 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-05-21 07:12:54.536 | + inc/python:setup_develop:353 : local bindep 2026-05-21 07:12:54.539 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-05-21 07:12:54.542 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-05-21 07:12:54.545 | + inc/python:setup_develop:359 : local extras=keystone 2026-05-21 07:12:54.548 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-05-21 07:12:54.551 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-21 07:12:54.553 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-05-21 07:12:54.556 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-05-21 07:12:54.559 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-21 07:12:54.562 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-05-21 07:12:54.565 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-05-21 07:12:54.567 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-21 07:12:54.570 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-05-21 07:12:54.572 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-21 07:12:54.575 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-21 07:12:54.579 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-05-21 07:12:54.585 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-05-21 07:12:54.587 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-05-21 07:12:54.590 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-05-21 07:12:54.674 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-05-21 07:12:54.677 | + inc/python:setup_package:436 : local bindep=0 2026-05-21 07:12:54.679 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-21 07:12:54.682 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-21 07:12:54.684 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-05-21 07:12:54.687 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-05-21 07:12:54.689 | + inc/python:setup_package:445 : local flags=-e 2026-05-21 07:12:54.692 | + inc/python:setup_package:446 : local extras=keystone 2026-05-21 07:12:54.694 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-21 07:12:54.696 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-05-21 07:12:54.699 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-05-21 07:12:54.701 | + inc/python:setup_package:456 : extras='[keystone]' 2026-05-21 07:12:54.704 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-21 07:12:54.707 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-05-21 07:12:54.727 | Using python 3.12 to install /opt/stack/swift 2026-05-21 07:12:54.730 | + 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-05-21 07:12:55.211 | Obtaining file:///opt/stack/swift 2026-05-21 07:12:55.213 | Installing build dependencies: started 2026-05-21 07:12:56.034 | Installing build dependencies: finished with status 'done' 2026-05-21 07:12:56.034 | Checking if build backend supports build_editable: started 2026-05-21 07:12:56.316 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-21 07:12:56.316 | Getting requirements to build editable: started 2026-05-21 07:12:56.468 | Getting requirements to build editable: finished with status 'done' 2026-05-21 07:12:56.470 | Preparing editable metadata (pyproject.toml): started 2026-05-21 07:12:57.213 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-21 07:12:57.225 | 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.dev84) (0.41.0) 2026-05-21 07:12:57.225 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev84) (3.5.0) 2026-05-21 07:12:57.225 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev84) (3.1.0) 2026-05-21 07:12:57.480 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev84) 2026-05-21 07:12:57.536 | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (4.0 kB) 2026-05-21 07:12:57.550 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev84) (2.33.1) 2026-05-21 07:12:57.697 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev84) 2026-05-21 07:12:57.701 | 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-05-21 07:12:57.848 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev84) 2026-05-21 07:12:57.852 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-05-21 07:12:57.865 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev84) (43.0.3) 2026-05-21 07:12:57.866 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev84) (2.8.0) 2026-05-21 07:12:57.867 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev84) (13.0.0) 2026-05-21 07:12:57.868 | 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.dev84) (2.0.0) 2026-05-21 07:12:57.871 | 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.dev84) (3.0) 2026-05-21 07:12:57.875 | 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.dev84) (5.14.0) 2026-05-21 07:12:57.876 | 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.dev84) (4.1.1) 2026-05-21 07:12:57.876 | 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.dev84) (10.4.0) 2026-05-21 07:12:57.877 | 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.dev84) (6.4.0) 2026-05-21 07:12:57.877 | 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.dev84) (6.8.0) 2026-05-21 07:12:57.878 | 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.dev84) (8.2.0) 2026-05-21 07:12:57.879 | 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.dev84) (5.10.0) 2026-05-21 07:12:57.879 | 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.dev84) (10.0.1) 2026-05-21 07:12:57.879 | 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.dev84) (7.0.3) 2026-05-21 07:12:57.880 | 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.dev84) (4.0.1) 2026-05-21 07:12:57.880 | 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.dev84) (2.12.1) 2026-05-21 07:12:57.881 | 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.dev84) (5.8.0) 2026-05-21 07:12:57.881 | 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.dev84) (1.8.9) 2026-05-21 07:12:57.884 | 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.dev84) (2.1.0) 2026-05-21 07:12:57.886 | 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.dev84) (5.8.0) 2026-05-21 07:12:57.886 | 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.dev84) (1.8.2) 2026-05-21 07:12:57.886 | 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.dev84) (4.15.0) 2026-05-21 07:12:57.888 | 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.dev84) (1.5.0) 2026-05-21 07:12:57.890 | 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.dev84) (5.2.1) 2026-05-21 07:12:57.892 | 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.dev84) (1.3.0) 2026-05-21 07:12:57.893 | 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.dev84) (2.0.0) 2026-05-21 07:12:57.893 | 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.dev84) (6.0.3) 2026-05-21 07:12:57.898 | 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.dev84) (2.9.0.post0) 2026-05-21 07:12:57.898 | 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.dev84) (3.1.0) 2026-05-21 07:12:57.900 | 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.dev84) (2.1.2) 2026-05-21 07:12:57.901 | 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.dev84) (1.1.2) 2026-05-21 07:12:57.903 | 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.dev84) (3.3.2) 2026-05-21 07:12:57.904 | 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.dev84) (26.2) 2026-05-21 07:12:57.904 | 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.dev84) (7.2.2) 2026-05-21 07:12:57.908 | 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.dev84) (82.0.1) 2026-05-21 07:12:57.917 | 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.dev84) (1.17.0) 2026-05-21 07:12:57.921 | 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.dev84) (3.4.7) 2026-05-21 07:12:57.922 | 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.dev84) (3.14) 2026-05-21 07:12:57.922 | 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.dev84) (2.7.0) 2026-05-21 07:12:57.923 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev84) (2023.11.17) 2026-05-21 07:12:57.947 | Downloading lxml-6.1.0-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-05-21 07:12:58.052 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 60.2 MB/s 0:00:00 2026-05-21 07:12:58.056 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-05-21 07:12:58.089 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 10.8 MB/s 0:00:00 2026-05-21 07:12:58.095 | 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-05-21 07:12:58.118 | Building wheels for collected packages: swift 2026-05-21 07:12:58.119 | Building editable for swift (pyproject.toml): started 2026-05-21 07:12:58.666 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-05-21 07:12:58.666 | Created wheel for swift: filename=swift-2.38.0.dev84-0.editable-py3-none-any.whl size=19774 sha256=e7213b8226ad5872004d0e4993e06e3cdeba0cde6fb410f4c42b14933bf088e0 2026-05-21 07:12:58.667 | Stored in directory: /tmp/pip-ephem-wheel-cache-j_kwbomj/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-05-21 07:12:58.669 | Successfully built swift 2026-05-21 07:12:58.775 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-05-21 07:12:59.013 | 2026-05-21 07:12:59.020 | Successfully installed PyECLib-1.8.0 lxml-6.1.0 swift-2.38.0.dev84 xattr-1.3.0 2026-05-21 07:12:59.137 | + inc/python:pip_install:216 : result=0 2026-05-21 07:12:59.140 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:12:59.143 | + functions-common:time_stop:2414 : local name 2026-05-21 07:12:59.145 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:12:59.147 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:12:59.149 | + functions-common:time_stop:2417 : local total 2026-05-21 07:12:59.151 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:12:59.154 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:12:59.156 | + functions-common:time_stop:2421 : start_time=1779347574722 2026-05-21 07:12:59.158 | + functions-common:time_stop:2423 : [[ -z 1779347574722 ]] 2026-05-21 07:12:59.161 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:12:59.165 | + functions-common:time_stop:2426 : end_time=1779347579163 2026-05-21 07:12:59.168 | + functions-common:time_stop:2427 : elapsed_time=4441 2026-05-21 07:12:59.170 | + functions-common:time_stop:2428 : total=46503 2026-05-21 07:12:59.173 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:12:59.175 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=50944 2026-05-21 07:12:59.178 | + inc/python:pip_install:219 : return 0 2026-05-21 07:12:59.180 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-21 07:12:59.183 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-21 07:12:59.185 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-05-21 07:12:59.187 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-05-21 07:12:59.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:12:59.192 | + 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-05-21 07:12:59.195 | + 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-05-21 07:12:59.198 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:12:59.200 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-05-21 07:12:59.203 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-21 07:12:59.206 | + ./stack.sh:main:927 : configure_swift 2026-05-21 07:12:59.209 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-05-21 07:12:59.211 | + lib/swift:configure_swift:332 : local node_number 2026-05-21 07:12:59.213 | + lib/swift:configure_swift:333 : local swift_node_config 2026-05-21 07:12:59.215 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-05-21 07:12:59.217 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-05-21 07:12:59.487 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-05-21 07:12:59.487 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-05-21 07:12:59.487 | we strongly recommend against using it for new projects. 2026-05-21 07:12:59.487 | 2026-05-21 07:12:59.487 | If you are already using Eventlet, we recommend migrating to a different 2026-05-21 07:12:59.487 | framework. For more detail see 2026-05-21 07:12:59.487 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-05-21 07:12:59.487 | 2026-05-21 07:12:59.487 | import eventlet 2026-05-21 07:12:59.560 | No account-reaper running 2026-05-21 07:12:59.560 | No object-server running 2026-05-21 07:12:59.560 | No container-updater running 2026-05-21 07:12:59.560 | No container-sharder running 2026-05-21 07:12:59.560 | No object-expirer running 2026-05-21 07:12:59.560 | No account-auditor running 2026-05-21 07:12:59.560 | No container-reconciler running 2026-05-21 07:12:59.560 | No container-sync running 2026-05-21 07:12:59.560 | No container-server running 2026-05-21 07:12:59.560 | No object-replicator running 2026-05-21 07:12:59.560 | No container-replicator running 2026-05-21 07:12:59.560 | No account-replicator running 2026-05-21 07:12:59.560 | No object-auditor running 2026-05-21 07:12:59.560 | No account-server running 2026-05-21 07:12:59.560 | No object-reconstructor running 2026-05-21 07:12:59.560 | No container-auditor running 2026-05-21 07:12:59.560 | No object-updater running 2026-05-21 07:12:59.560 | No proxy-server running 2026-05-21 07:12:59.617 | + lib/swift:configure_swift:337 : true 2026-05-21 07:12:59.619 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-05-21 07:12:59.631 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-05-21 07:12:59.644 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-05-21 07:12:59.647 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-05-21 07:12:59.647 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-05-21 07:12:59.651 | + lib/swift:configure_swift:351 : sed -e ' 2026-05-21 07:12:59.651 | s/%GROUP%/stack/; 2026-05-21 07:12:59.651 | s/%USER%/stack/; 2026-05-21 07:12:59.651 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-05-21 07:12:59.651 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-05-21 07:12:59.655 | uid = stack 2026-05-21 07:12:59.655 | gid = stack 2026-05-21 07:12:59.655 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-05-21 07:12:59.655 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-05-21 07:12:59.655 | address = 127.0.0.1 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [account6612] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/1/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [account6622] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/2/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [account6632] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/3/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [account6642] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/4/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [container6611] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/1/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [container6621] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/2/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [container6631] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/3/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [container6641] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/4/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [object6613] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/1/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [object6623] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/2/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.655 | [object6633] 2026-05-21 07:12:59.655 | max connections = 25 2026-05-21 07:12:59.655 | path = /opt/stack/data/swift/3/ 2026-05-21 07:12:59.655 | read only = false 2026-05-21 07:12:59.655 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-05-21 07:12:59.655 | 2026-05-21 07:12:59.656 | [object6643] 2026-05-21 07:12:59.656 | max connections = 25 2026-05-21 07:12:59.656 | path = /opt/stack/data/swift/4/ 2026-05-21 07:12:59.656 | read only = false 2026-05-21 07:12:59.656 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-05-21 07:12:59.658 | + lib/swift:configure_swift:357 : is_ubuntu 2026-05-21 07:12:59.660 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:12:59.663 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:12:59.665 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-05-21 07:12:59.681 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-05-21 07:12:59.684 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-05-21 07:12:59.689 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-05-21 07:12:59.694 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-05-21 07:12:59.697 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-05-21 07:12:59.702 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-05-21 07:12:59.732 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.101:8080/v1/ 2026-05-21 07:12:59.760 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-05-21 07:12:59.779 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-05-21 07:12:59.810 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-05-21 07:12:59.829 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-05-21 07:12:59.859 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-05-21 07:12:59.879 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-05-21 07:12:59.909 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-05-21 07:12:59.926 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-05-21 07:12:59.955 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-05-21 07:12:59.973 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-05-21 07:13:00.005 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-05-21 07:13:00.024 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-05-21 07:13:00.037 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:00.039 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-05-21 07:13:00.066 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-05-21 07:13:00.094 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-05-21 07:13:00.125 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-05-21 07:13:00.152 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-05-21 07:13:00.154 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-05-21 07:13:00.168 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:13:00.171 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-05-21 07:13:00.198 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-05-21 07:13:00.212 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:13:00.214 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-05-21 07:13:00.228 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:00.230 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-05-21 07:13:00.232 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-05-21 07:13:00.246 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:13:00.248 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-05-21 07:13:00.250 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-05-21 07:13:00.251 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-05-21 07:13:00.256 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-05-21 07:13:00.261 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-05-21 07:13:00.288 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-05-21 07:13:00.317 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-05-21 07:13:00.347 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-05-21 07:13:00.374 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-05-21 07:13:00.399 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-05-21 07:13:00.401 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-05-21 07:13:00.403 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-05-21 07:13:00.405 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-05-21 07:13:00.407 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-05-21 07:13:00.408 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-05-21 07:13:00.410 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-05-21 07:13:00.412 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-05-21 07:13:00.414 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-05-21 07:13:00.416 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-05-21 07:13:00.441 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-05-21 07:13:00.467 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.101/identity 2026-05-21 07:13:00.494 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-05-21 07:13:00.524 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-05-21 07:13:00.553 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-05-21 07:13:00.580 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-05-21 07:13:00.608 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-05-21 07:13:00.635 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.101/identity 2026-05-21 07:13:00.663 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-21 07:13:00.693 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-05-21 07:13:00.721 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-05-21 07:13:00.723 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-05-21 07:13:00.749 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-05-21 07:13:00.776 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-05-21 07:13:00.805 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-05-21 07:13:00.835 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-05-21 07:13:00.863 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-05-21 07:13:00.879 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-05-21 07:13:00.905 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-05-21 07:13:00.932 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-05-21 07:13:00.937 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-05-21 07:13:00.965 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-05-21 07:13:00.995 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-05-21 07:13:01.026 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-05-21 07:13:01.059 | + lib/swift:configure_swift:490 : local node_number 2026-05-21 07:13:01.062 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-05-21 07:13:01.064 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-05-21 07:13:01.066 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-05-21 07:13:01.072 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-05-21 07:13:01.075 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-05-21 07:13:01.077 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-21 07:13:01.080 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-05-21 07:13:01.083 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-05-21 07:13:01.086 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-21 07:13:01.088 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-21 07:13:01.091 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-05-21 07:13:01.111 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-05-21 07:13:01.141 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-05-21 07:13:01.158 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-05-21 07:13:01.189 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-05-21 07:13:01.206 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-21 07:13:01.237 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-05-21 07:13:01.255 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-21 07:13:01.284 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-05-21 07:13:01.301 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-21 07:13:01.331 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-05-21 07:13:01.350 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2026-05-21 07:13:01.381 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-05-21 07:13:01.400 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-05-21 07:13:01.430 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-05-21 07:13:01.449 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-05-21 07:13:01.484 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-05-21 07:13:01.502 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-05-21 07:13:01.533 | + 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-05-21 07:13:01.539 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-05-21 07:13:01.558 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-21 07:13:01.591 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-05-21 07:13:01.624 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-05-21 07:13:01.627 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-05-21 07:13:01.632 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-05-21 07:13:01.634 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-05-21 07:13:01.637 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-21 07:13:01.638 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-05-21 07:13:01.640 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-05-21 07:13:01.642 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-21 07:13:01.645 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-21 07:13:01.647 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-05-21 07:13:01.664 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-05-21 07:13:01.695 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-05-21 07:13:01.713 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-05-21 07:13:01.744 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-05-21 07:13:01.763 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-21 07:13:01.794 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-05-21 07:13:01.810 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-21 07:13:01.841 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-05-21 07:13:01.858 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-21 07:13:01.888 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-05-21 07:13:01.907 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2026-05-21 07:13:01.938 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-05-21 07:13:01.958 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-05-21 07:13:01.987 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-05-21 07:13:02.005 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-05-21 07:13:02.035 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-05-21 07:13:02.052 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-05-21 07:13:02.079 | + 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-05-21 07:13:02.083 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-05-21 07:13:02.101 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-21 07:13:02.131 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-05-21 07:13:02.133 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-05-21 07:13:02.138 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-05-21 07:13:02.140 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-05-21 07:13:02.142 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-05-21 07:13:02.145 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-05-21 07:13:02.147 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-05-21 07:13:02.149 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-05-21 07:13:02.151 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-05-21 07:13:02.152 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-05-21 07:13:02.169 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-05-21 07:13:02.197 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-05-21 07:13:02.214 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-05-21 07:13:02.243 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-05-21 07:13:02.259 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-05-21 07:13:02.290 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-05-21 07:13:02.307 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-05-21 07:13:02.335 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-05-21 07:13:02.352 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-05-21 07:13:02.380 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-05-21 07:13:02.396 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2026-05-21 07:13:02.426 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-05-21 07:13:02.442 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-05-21 07:13:02.471 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-05-21 07:13:02.488 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-05-21 07:13:02.519 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-05-21 07:13:02.535 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-05-21 07:13:02.564 | + 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-05-21 07:13:02.570 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-05-21 07:13:02.587 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-05-21 07:13:02.617 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-05-21 07:13:02.647 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-05-21 07:13:02.679 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-05-21 07:13:02.709 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-05-21 07:13:02.711 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-05-21 07:13:02.716 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-05-21 07:13:02.746 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-05-21 07:13:02.774 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-05-21 07:13:02.805 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-05-21 07:13:02.833 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-05-21 07:13:02.864 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-05-21 07:13:02.893 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-05-21 07:13:02.922 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-05-21 07:13:02.948 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-05-21 07:13:02.977 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-05-21 07:13:02.993 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:02.995 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-05-21 07:13:03.015 | + lib/swift:configure_swift:533 : local auth_vers 2026-05-21 07:13:03.019 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-05-21 07:13:03.039 | + lib/swift:configure_swift:534 : auth_vers=3 2026-05-21 07:13:03.041 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.101 2026-05-21 07:13:03.072 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-05-21 07:13:03.075 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-05-21 07:13:03.105 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.101/identity 2026-05-21 07:13:03.137 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-05-21 07:13:03.140 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-05-21 07:13:03.169 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-05-21 07:13:03.186 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:03.188 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-05-21 07:13:03.218 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-05-21 07:13:03.249 | + lib/swift:configure_swift:553 : local user_group 2026-05-21 07:13:03.253 | ++ lib/swift:configure_swift:554 : id -g stack 2026-05-21 07:13:03.258 | + lib/swift:configure_swift:554 : user_group=1002 2026-05-21 07:13:03.261 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-05-21 07:13:03.274 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-05-21 07:13:03.276 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-05-21 07:13:03.288 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-05-21 07:13:03.291 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-05-21 07:13:03.304 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-05-21 07:13:03.307 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-05-21 07:13:03.310 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-05-21 07:13:03.326 | + functions-common:is_service_enabled:2070 : return 1 2026-05-21 07:13:03.329 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-21 07:13:03.345 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:03.347 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-21 07:13:03.350 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-21 07:13:03.352 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-21 07:13:03.354 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-21 07:13:03.356 | + lib/stack:stack_install_service:32 : install_glance 2026-05-21 07:13:03.358 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-21 07:13:03.361 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-21 07:13:03.364 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-21 07:13:03.383 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:03.385 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-21 07:13:03.388 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-21 07:13:03.403 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:03.406 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-05-21 07:13:03.409 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-21 07:13:03.412 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-21 07:13:03.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:13:03.417 | + 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-05-21 07:13:03.420 | + 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-05-21 07:13:03.423 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:13:03.427 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2026-05-21 07:13:03.430 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-21 07:13:03.432 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-05-21 07:13:03.435 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2026-05-21 07:13:03.439 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-21 07:13:03.442 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-05-21 07:13:03.445 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-21 07:13:03.449 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-21 07:13:03.452 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-21 07:13:03.455 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-21 07:13:03.459 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-21 07:13:03.460 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-21 07:13:03.465 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-21 07:13:03.468 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-21 07:13:03.472 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-21 07:13:03.476 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-21 07:13:03.479 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-05-21 07:13:03.502 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-05-21 07:13:03.505 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2026-05-21 07:13:04.246 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:04.300 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-21 07:13:04.320 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.4.0) 2026-05-21 07:13:04.320 | 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-05-21 07:13:04.321 | 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-05-21 07:13:04.321 | 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.0.1) 2026-05-21 07:13:04.322 | 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-05-21 07:13:04.322 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2026-05-21 07:13:04.322 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-05-21 07:13:04.323 | 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-05-21 07:13:04.323 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.14.0) 2026-05-21 07:13:04.324 | 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-05-21 07:13:04.324 | 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.33.1) 2026-05-21 07:13:04.348 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:04.351 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-21 07:13:04.365 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2026-05-21 07:13:04.366 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-05-21 07:13:04.366 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2026-05-21 07:13:04.369 | 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-05-21 07:13:04.370 | 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.1.2) 2026-05-21 07:13:04.506 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:04.509 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-21 07:13:04.547 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:04.550 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-21 07:13:04.718 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:04.722 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-21 07:13:04.878 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:04.883 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:13:05.035 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:05.040 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-21 07:13:05.053 | 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-05-21 07:13:05.053 | 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-05-21 07:13:05.054 | 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-05-21 07:13:05.054 | 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) (0.30.0) 2026-05-21 07:13:05.058 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-05-21 07:13:05.058 | 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-05-21 07:13:05.059 | 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-05-21 07:13:05.059 | 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-05-21 07:13:05.061 | 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-05-21 07:13:05.062 | 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-05-21 07:13:05.063 | 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-05-21 07:13:05.085 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-05-21 07:13:05.089 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-21 07:13:05.103 | 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-05-21 07:13:05.105 | 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-05-21 07:13:05.107 | 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-05-21 07:13:05.107 | 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-05-21 07:13:05.108 | 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-05-21 07:13:05.112 | 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-05-21 07:13:05.114 | 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-05-21 07:13:05.114 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2026-05-21 07:13:05.116 | 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-05-21 07:13:05.119 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2026-05-21 07:13:05.121 | 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-05-21 07:13:05.121 | 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-05-21 07:13:05.122 | 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-05-21 07:13:05.122 | 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-05-21 07:13:05.124 | 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-05-21 07:13:05.124 | 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-05-21 07:13:05.127 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (82.0.1) 2026-05-21 07:13:05.135 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.0) 2026-05-21 07:13:05.137 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.0) 2026-05-21 07:13:05.139 | 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-05-21 07:13:05.146 | 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-05-21 07:13:05.146 | 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.14) 2026-05-21 07:13:05.147 | 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-05-21 07:13:05.148 | 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-05-21 07:13:05.158 | 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.7) 2026-05-21 07:13:05.181 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-21 07:13:05.214 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-05-21 07:13:05.246 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-05-21 07:13:05.274 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-21 07:13:05.297 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-21 07:13:05.327 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-21 07:13:05.344 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-21 07:13:05.361 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-21 07:13:05.489 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-21 07:13:06.275 | 2026-05-21 07:13:06.284 | Successfully installed glance-store-5.4.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-05-21 07:13:06.384 | + inc/python:pip_install:216 : result=0 2026-05-21 07:13:06.388 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:13:06.391 | + functions-common:time_stop:2414 : local name 2026-05-21 07:13:06.394 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:13:06.396 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:13:06.398 | + functions-common:time_stop:2417 : local total 2026-05-21 07:13:06.401 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:13:06.404 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:13:06.407 | + functions-common:time_stop:2421 : start_time=1779347583496 2026-05-21 07:13:06.409 | + functions-common:time_stop:2423 : [[ -z 1779347583496 ]] 2026-05-21 07:13:06.413 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:13:06.417 | + functions-common:time_stop:2426 : end_time=1779347586414 2026-05-21 07:13:06.419 | + functions-common:time_stop:2427 : elapsed_time=2918 2026-05-21 07:13:06.422 | + functions-common:time_stop:2428 : total=50944 2026-05-21 07:13:06.425 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:13:06.428 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=53862 2026-05-21 07:13:06.430 | + inc/python:pip_install:219 : return 0 2026-05-21 07:13:06.433 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-21 07:13:06.435 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-21 07:13:06.438 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-05-21 07:13:06.452 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-21 07:13:06.457 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-05-21 07:13:06.459 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-05-21 07:13:06.461 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-05-21 07:13:06.463 | + functions-common:git_clone:585 : local git_ref=master 2026-05-21 07:13:06.466 | + functions-common:git_clone:586 : local orig_dir 2026-05-21 07:13:06.469 | ++ functions-common:git_clone:587 : pwd 2026-05-21 07:13:06.472 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-21 07:13:06.475 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-21 07:13:06.478 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-21 07:13:06.495 | + functions-common:git_clone:590 : RECLONE=False 2026-05-21 07:13:06.497 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-21 07:13:06.500 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-21 07:13:06.503 | + functions-common:git_clone:604 : echo master 2026-05-21 07:13:06.504 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-21 07:13:06.509 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-05-21 07:13:06.512 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-21 07:13:06.515 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-21 07:13:06.532 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-05-21 07:13:06.535 | + functions-common:git_clone:667 : git show --oneline 2026-05-21 07:13:06.535 | + functions-common:git_clone:667 : head -1 2026-05-21 07:13:06.578 | eac2fa47f Merge "Remove usage of eventlet for image cache SQLite timeouts" 2026-05-21 07:13:06.582 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-21 07:13:06.585 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-21 07:13:06.587 | + inc/python:setup_develop:353 : local bindep 2026-05-21 07:13:06.590 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-21 07:13:06.593 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-21 07:13:06.596 | + inc/python:setup_develop:359 : local extras= 2026-05-21 07:13:06.599 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-21 07:13:06.601 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-21 07:13:06.605 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-21 07:13:06.607 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-21 07:13:06.610 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-21 07:13:06.613 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-21 07:13:06.617 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-21 07:13:06.620 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-21 07:13:06.624 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-21 07:13:06.627 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-21 07:13:06.630 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-21 07:13:06.634 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-21 07:13:06.640 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-21 07:13:06.644 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-21 07:13:06.647 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-21 07:13:06.737 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-21 07:13:06.739 | + inc/python:setup_package:436 : local bindep=0 2026-05-21 07:13:06.742 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-21 07:13:06.745 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-21 07:13:06.749 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-21 07:13:06.752 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-21 07:13:06.755 | + inc/python:setup_package:445 : local flags=-e 2026-05-21 07:13:06.758 | + inc/python:setup_package:446 : local extras= 2026-05-21 07:13:06.761 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-21 07:13:06.764 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-21 07:13:06.767 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-21 07:13:06.770 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-21 07:13:06.772 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-21 07:13:06.776 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-21 07:13:06.798 | Using python 3.12 to install /opt/stack/glance 2026-05-21 07:13:06.801 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-05-21 07:13:07.267 | Obtaining file:///opt/stack/glance 2026-05-21 07:13:07.270 | Installing build dependencies: started 2026-05-21 07:13:08.121 | Installing build dependencies: finished with status 'done' 2026-05-21 07:13:08.121 | Checking if build backend supports build_editable: started 2026-05-21 07:13:08.431 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-21 07:13:08.431 | Getting requirements to build editable: started 2026-05-21 07:13:08.590 | Getting requirements to build editable: finished with status 'done' 2026-05-21 07:13:08.591 | Preparing editable metadata (pyproject.toml): started 2026-05-21 07:13:09.210 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-21 07:13:09.220 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (7.0.3) 2026-05-21 07:13:09.220 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (0.7.1) 2026-05-21 07:13:09.222 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.0.49) 2026-05-21 07:13:09.222 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (0.41.0) 2026-05-21 07:13:09.222 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.1.0) 2026-05-21 07:13:09.222 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.5.1) 2026-05-21 07:13:09.222 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (1.8.9) 2026-05-21 07:13:09.222 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (1.18.4) 2026-05-21 07:13:09.319 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev42) 2026-05-21 07:13:09.383 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-21 07:13:09.397 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (10.4.0) 2026-05-21 07:13:09.397 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (7.5.0) 2026-05-21 07:13:09.398 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (6.4.0) 2026-05-21 07:13:09.398 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (2.7.1) 2026-05-21 07:13:09.399 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (10.0.1) 2026-05-21 07:13:09.399 | 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.dev42) (5.8.0) 2026-05-21 07:13:09.400 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.3.0) 2026-05-21 07:13:09.542 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev42) 2026-05-21 07:13:09.548 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-21 07:13:09.564 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.14.0) 2026-05-21 07:13:09.565 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (13.0.0) 2026-05-21 07:13:09.710 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev42) 2026-05-21 07:13:09.715 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-21 07:13:09.729 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.17.0) 2026-05-21 07:13:09.730 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.10.1) 2026-05-21 07:13:09.730 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (4.26.0) 2026-05-21 07:13:09.731 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.8.0) 2026-05-21 07:13:09.731 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (18.0.0) 2026-05-21 07:13:09.732 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (6.8.0) 2026-05-21 07:13:09.871 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev42) 2026-05-21 07:13:09.875 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:13:09.888 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (8.2.0) 2026-05-21 07:13:09.889 | 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.dev42) (18.1.0) 2026-05-21 07:13:09.889 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (8.1.0) 2026-05-21 07:13:10.027 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev42) 2026-05-21 07:13:10.032 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-21 07:13:10.045 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.1.0) 2026-05-21 07:13:10.046 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (4.4.0) 2026-05-21 07:13:10.047 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (5.4.0) 2026-05-21 07:13:10.047 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (3.1.0) 2026-05-21 07:13:10.048 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev42) (43.0.3) 2026-05-21 07:13:10.177 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev42) 2026-05-21 07:13:10.181 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-21 07:13:10.337 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev42) 2026-05-21 07:13:10.343 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-21 07:13:10.364 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev42) (1.3.12) 2026-05-21 07:13:10.366 | 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.dev42) (4.15.0) 2026-05-21 07:13:10.515 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.522 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-05-21 07:13:10.538 | 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.dev42) (2.33.1) 2026-05-21 07:13:10.539 | 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.dev42) (2.0.0) 2026-05-21 07:13:10.544 | 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.dev42) (3.0) 2026-05-21 07:13:10.544 | 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.dev42) (5.10.0) 2026-05-21 07:13:10.544 | 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.dev42) (2.1.2) 2026-05-21 07:13:10.546 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev42) (2.8.0) 2026-05-21 07:13:10.547 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev42) (3.5.0) 2026-05-21 07:13:10.552 | 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.dev42) (1.4.2) 2026-05-21 07:13:10.555 | 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.dev42) (3.3.2) 2026-05-21 07:13:10.557 | 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.dev42) (26.1.0) 2026-05-21 07:13:10.558 | 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.dev42) (2025.9.1) 2026-05-21 07:13:10.558 | 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.dev42) (0.37.0) 2026-05-21 07:13:10.559 | 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.dev42) (0.30.0) 2026-05-21 07:13:10.563 | 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.dev42) (2.1.0) 2026-05-21 07:13:10.564 | 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.dev42) (1.8.2) 2026-05-21 07:13:10.567 | 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.dev42) (4.1.1) 2026-05-21 07:13:10.568 | 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.dev42) (4.0.1) 2026-05-21 07:13:10.569 | 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.dev42) (2.12.1) 2026-05-21 07:13:10.572 | 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.dev42) (1.5.0) 2026-05-21 07:13:10.574 | 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.dev42) (5.2.1) 2026-05-21 07:13:10.577 | 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.dev42) (0.20) 2026-05-21 07:13:10.580 | 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.dev42) (1.3.0) 2026-05-21 07:13:10.580 | 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.dev42) (2.0.0) 2026-05-21 07:13:10.581 | 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.dev42) (6.0.3) 2026-05-21 07:13:10.585 | 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.dev42) (2.1.2) 2026-05-21 07:13:10.585 | 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.dev42) (0.6.1) 2026-05-21 07:13:10.617 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.624 | Downloading openstacksdk-4.13.0-py3-none-any.whl.metadata (12 kB) 2026-05-21 07:13:10.661 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.666 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-21 07:13:10.701 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.705 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-21 07:13:10.756 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.762 | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-05-21 07:13:10.775 | 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.dev42) (7.2.2) 2026-05-21 07:13:10.797 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.801 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-05-21 07:13:10.818 | 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.dev42) (2.9.0.post0) 2026-05-21 07:13:10.822 | 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.dev42) (4.6.0) 2026-05-21 07:13:10.822 | 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.dev42) (7.1.1) 2026-05-21 07:13:10.824 | 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.dev42) (5.3.1) 2026-05-21 07:13:10.824 | 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.dev42) (5.6.2) 2026-05-21 07:13:10.824 | 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.dev42) (0.16.0) 2026-05-21 07:13:10.825 | 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.dev42) (5.1.0) 2026-05-21 07:13:10.829 | 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.dev42) (2026.2) 2026-05-21 07:13:10.830 | 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.dev42) (26.2) 2026-05-21 07:13:10.833 | 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.dev42) (0.25.0) 2026-05-21 07:13:10.835 | 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.dev42) (5.0.0) 2026-05-21 07:13:10.836 | 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.dev42) (3.1.6) 2026-05-21 07:13:10.837 | 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.dev42) (4.0.1) 2026-05-21 07:13:10.841 | 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.dev42) (3.0.3) 2026-05-21 07:13:10.848 | 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.dev42) (1.1.2) 2026-05-21 07:13:10.853 | 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.dev42) (1.7.6) 2026-05-21 07:13:10.863 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev42) (82.0.1) 2026-05-21 07:13:10.871 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev42) (0.7.0) 2026-05-21 07:13:10.923 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.927 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-21 07:13:10.965 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-21 07:13:10.968 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-21 07:13:11.012 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev42) 2026-05-21 07:13:11.015 | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-05-21 07:13:11.054 | 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.dev42) 2026-05-21 07:13:11.057 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-21 07:13:11.069 | 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.dev42) (15.0.0) 2026-05-21 07:13:11.085 | 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.dev42) 2026-05-21 07:13:11.090 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-05-21 07:13:11.106 | 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.dev42) (1.17.0) 2026-05-21 07:13:11.114 | 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.dev42) (3.4.7) 2026-05-21 07:13:11.115 | 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.dev42) (3.14) 2026-05-21 07:13:11.115 | 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.dev42) (2.7.0) 2026-05-21 07:13:11.116 | 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.dev42) (2023.11.17) 2026-05-21 07:13:11.131 | 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.dev42) (4.2.0) 2026-05-21 07:13:11.131 | 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.dev42) (2.20.0) 2026-05-21 07:13:11.136 | 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.dev42) (0.1.2) 2026-05-21 07:13:11.144 | 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.dev42) (0.7) 2026-05-21 07:13:11.182 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-21 07:13:11.186 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-05-21 07:13:11.337 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-21 07:13:11.340 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-21 07:13:11.362 | 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.dev42) (9.1.4) 2026-05-21 07:13:11.381 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev42) 2026-05-21 07:13:11.384 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-21 07:13:11.558 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-21 07:13:11.562 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-21 07:13:11.577 | Installing build dependencies: started 2026-05-21 07:13:12.356 | Installing build dependencies: finished with status 'done' 2026-05-21 07:13:12.356 | Getting requirements to build wheel: started 2026-05-21 07:13:12.713 | Getting requirements to build wheel: finished with status 'done' 2026-05-21 07:13:12.713 | Preparing metadata (pyproject.toml): started 2026-05-21 07:13:12.919 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-21 07:13:12.921 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev42) (2026.2) 2026-05-21 07:13:12.987 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-21 07:13:12.993 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-21 07:13:13.062 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev42) 2026-05-21 07:13:13.068 | Downloading zipp-3.23.1-py3-none-any.whl.metadata (3.6 kB) 2026-05-21 07:13:13.113 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-05-21 07:13:13.131 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-21 07:13:13.150 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-21 07:13:13.175 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-05-21 07:13:13.196 | Downloading openstacksdk-4.13.0-py3-none-any.whl (1.9 MB) 2026-05-21 07:13:13.237 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 45.2 MB/s 0:00:00 2026-05-21 07:13:13.240 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-21 07:13:13.256 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-21 07:13:13.267 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-21 07:13:13.278 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-05-21 07:13:13.290 | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-21 07:13:13.309 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-05-21 07:13:13.327 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-05-21 07:13:13.355 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-21 07:13:13.373 | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-05-21 07:13:13.394 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-21 07:13:13.407 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-05-21 07:13:13.419 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-05-21 07:13:13.441 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-05-21 07:13:13.459 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-05-21 07:13:13.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.8 MB/s 0:00:00 2026-05-21 07:13:13.511 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-21 07:13:13.529 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-21 07:13:13.552 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-21 07:13:13.570 | Downloading zipp-3.23.1-py3-none-any.whl (10 kB) 2026-05-21 07:13:13.616 | Building wheels for collected packages: glance, simplegeneric 2026-05-21 07:13:13.616 | Building editable for glance (pyproject.toml): started 2026-05-21 07:13:14.108 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-21 07:13:14.110 | Created wheel for glance: filename=glance-32.1.0.dev42-0.editable-py3-none-any.whl size=8989 sha256=69bca814cd55dc003e94d1952875f12ec1b645e75cc2121a58eb2bf40822f403 2026-05-21 07:13:14.110 | Stored in directory: /tmp/pip-ephem-wheel-cache-zmwb4tzd/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-21 07:13:14.112 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-21 07:13:14.337 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-21 07:13:14.337 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=891a4f4de8e297ce960e73d775b1bda6b8e1223106f82022a74b8eecb0f0ab08 2026-05-21 07:13:14.338 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-21 07:13:14.340 | Successfully built glance simplegeneric 2026-05-21 07:13:14.470 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-05-21 07:13:15.821 | Attempting uninstall: jsonpointer 2026-05-21 07:13:15.830 | Found existing installation: jsonpointer 2.0 2026-05-21 07:13:15.830 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:13:15.830 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-21 07:13:15.846 | Attempting uninstall: jmespath 2026-05-21 07:13:15.855 | Found existing installation: jmespath 1.0.1 2026-05-21 07:13:15.856 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:13:15.856 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-21 07:13:15.885 | Attempting uninstall: httplib2 2026-05-21 07:13:15.893 | Found existing installation: httplib2 0.20.4 2026-05-21 07:13:15.895 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:13:15.895 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-21 07:13:15.967 | Attempting uninstall: jsonpatch 2026-05-21 07:13:15.975 | Found existing installation: jsonpatch 1.32 2026-05-21 07:13:15.976 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-21 07:13:15.976 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-21 07:13:18.316 | 2026-05-21 07:13:18.325 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-3.5.1 cursive-0.2.3 glance-32.1.0.dev42 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.13.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.9.6 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-3.23.1 2026-05-21 07:13:18.520 | + inc/python:pip_install:216 : result=0 2026-05-21 07:13:18.523 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-21 07:13:18.526 | + functions-common:time_stop:2414 : local name 2026-05-21 07:13:18.528 | + functions-common:time_stop:2415 : local end_time 2026-05-21 07:13:18.531 | + functions-common:time_stop:2416 : local elapsed_time 2026-05-21 07:13:18.533 | + functions-common:time_stop:2417 : local total 2026-05-21 07:13:18.536 | + functions-common:time_stop:2418 : local start_time 2026-05-21 07:13:18.538 | + functions-common:time_stop:2420 : name=pip_install 2026-05-21 07:13:18.541 | + functions-common:time_stop:2421 : start_time=1779347586792 2026-05-21 07:13:18.543 | + functions-common:time_stop:2423 : [[ -z 1779347586792 ]] 2026-05-21 07:13:18.547 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-05-21 07:13:18.551 | + functions-common:time_stop:2426 : end_time=1779347598548 2026-05-21 07:13:18.553 | + functions-common:time_stop:2427 : elapsed_time=11756 2026-05-21 07:13:18.556 | + functions-common:time_stop:2428 : total=53862 2026-05-21 07:13:18.558 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-05-21 07:13:18.561 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=65618 2026-05-21 07:13:18.564 | + inc/python:pip_install:219 : return 0 2026-05-21 07:13:18.566 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-21 07:13:18.569 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-21 07:13:18.571 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-21 07:13:18.574 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-21 07:13:18.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-21 07:13:18.579 | + 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-05-21 07:13:18.582 | + 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-05-21 07:13:18.585 | + inc/python:use_library_from_git:269 : return 1 2026-05-21 07:13:18.587 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-21 07:13:18.590 | + ./stack.sh:main:939 : configure_glance 2026-05-21 07:13:18.592 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-05-21 07:13:18.607 | + lib/glance:configure_glance:349 : local dburl 2026-05-21 07:13:18.610 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-21 07:13:18.612 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-21 07:13:18.615 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-21 07:13:18.617 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-21 07:13:18.620 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-21 07:13:18.622 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-21 07:13:18.625 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-21 07:13:18.641 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:18.643 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-21 07:13:18.646 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-21 07:13:18.649 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-21 07:13:18.652 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-21 07:13:18.685 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-21 07:13:18.719 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-21 07:13:18.748 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-21 07:13:18.779 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-21 07:13:18.812 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-21 07:13:18.846 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-21 07:13:18.881 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-21 07:13:18.883 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-05-21 07:13:18.886 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-05-21 07:13:18.889 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-05-21 07:13:18.892 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-05-21 07:13:18.895 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-21 07:13:18.897 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-05-21 07:13:18.900 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-05-21 07:13:18.903 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-05-21 07:13:18.906 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-21 07:13:18.938 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-21 07:13:18.970 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.101/identity 2026-05-21 07:13:19.001 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-21 07:13:19.033 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-05-21 07:13:19.067 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-21 07:13:19.101 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-21 07:13:19.134 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-21 07:13:19.164 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.101/identity 2026-05-21 07:13:19.197 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-21 07:13:19.231 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-21 07:13:19.261 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-05-21 07:13:19.264 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-21 07:13:19.299 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-21 07:13:19.302 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-21 07:13:19.304 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-21 07:13:19.307 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-21 07:13:19.310 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-21 07:13:19.313 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-21 07:13:19.330 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:19.334 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-21 07:13:19.337 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-21 07:13:19.340 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-21 07:13:19.360 | ++ functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:19.363 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.101:5672/ 2026-05-21 07:13:19.366 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.101:5672/ 2026-05-21 07:13:19.400 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-21 07:13:19.402 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-21 07:13:19.405 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-21 07:13:19.409 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-05-21 07:13:19.412 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-21 07:13:19.451 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-21 07:13:19.489 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-21 07:13:19.530 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-21 07:13:19.532 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-21 07:13:19.536 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-21 07:13:19.539 | + lib/glance:configure_glance_store:278 : local be 2026-05-21 07:13:19.542 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-21 07:13:19.545 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-21 07:13:19.548 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-21 07:13:19.582 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-21 07:13:19.585 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.101 2026-05-21 07:13:19.618 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-21 07:13:19.620 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-21 07:13:19.622 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-21 07:13:19.639 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:19.641 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-05-21 07:13:19.669 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-05-21 07:13:19.697 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-05-21 07:13:19.727 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-05-21 07:13:19.755 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-05-21 07:13:19.785 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-05-21 07:13:19.801 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:19.803 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-05-21 07:13:19.832 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-05-21 07:13:19.859 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-05-21 07:13:19.890 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-05-21 07:13:19.919 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.101/identity/v3 2026-05-21 07:13:19.950 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-05-21 07:13:19.982 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.101/image 2026-05-21 07:13:20.015 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-21 07:13:20.033 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:20.036 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-05-21 07:13:20.069 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.101/identity 2026-05-21 07:13:20.103 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-21 07:13:20.106 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-21 07:13:20.109 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-21 07:13:20.113 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-21 07:13:20.131 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-21 07:13:20.133 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-21 07:13:20.136 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-21 07:13:20.138 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-21 07:13:20.140 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-05-21 07:13:20.175 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-05-21 07:13:20.206 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-05-21 07:13:20.236 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-21 07:13:20.268 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-21 07:13:20.299 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-21 07:13:20.304 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-21 07:13:20.337 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-21 07:13:20.369 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-21 07:13:20.399 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-21 07:13:20.428 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-21 07:13:20.459 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-21 07:13:20.492 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-21 07:13:20.525 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-21 07:13:20.556 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-21 07:13:20.562 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-05-21 07:13:20.584 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-21 07:13:20.601 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:20.603 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=10.4.3.101 2026-05-21 07:13:20.606 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-05-21 07:13:20.609 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.101:8776/v3/%(project_id)s' 2026-05-21 07:13:20.641 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.101:8776/v3/%(project_id)s' 2026-05-21 07:13:20.671 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-21 07:13:20.674 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-21 07:13:20.676 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-21 07:13:20.678 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-21 07:13:20.680 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-21 07:13:20.682 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-21 07:13:20.685 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-21 07:13:20.688 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-21 07:13:20.690 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-21 07:13:20.722 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-21 07:13:20.725 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-21 07:13:20.728 | ++ functions:get_random_port:861 : true 2026-05-21 07:13:20.731 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-21 07:13:20.734 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-21 07:13:20.738 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-21 07:13:20.794 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-21 07:13:20.797 | ++ functions:get_random_port:865 : break 2 2026-05-21 07:13:20.800 | ++ functions:get_random_port:869 : echo 60999 2026-05-21 07:13:20.802 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-21 07:13:20.804 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-21 07:13:20.839 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-21 07:13:20.869 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-21 07:13:20.904 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-21 07:13:20.938 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-21 07:13:20.970 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-21 07:13:21.003 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-21 07:13:21.037 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-21 07:13:21.067 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-21 07:13:21.098 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-21 07:13:21.131 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-21 07:13:21.163 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-21 07:13:21.196 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-21 07:13:21.228 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-21 07:13:21.260 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-21 07:13:21.289 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-21 07:13:21.318 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-21 07:13:21.350 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-21 07:13:21.378 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-21 07:13:21.408 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-21 07:13:21.437 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-21 07:13:21.440 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-21 07:13:21.442 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-21 07:13:21.445 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-21 07:13:21.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:13:21.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:13:21.453 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-21 07:13:21.455 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-21 07:13:21.489 | proxy (enabled by site administrator) 2026-05-21 07:13:21.492 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-21 07:13:21.495 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-21 07:13:21.497 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-21 07:13:21.500 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-21 07:13:21.502 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:13:21.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:13:21.508 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-21 07:13:21.510 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-21 07:13:21.545 | No module matches proxy_http 2026-05-21 07:13:21.548 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-21 07:13:21.583 | Considering dependency proxy for proxy_http: 2026-05-21 07:13:21.583 | Module proxy already enabled 2026-05-21 07:13:21.583 | Enabling module proxy_http. 2026-05-21 07:13:21.589 | To activate the new configuration, you need to run: 2026-05-21 07:13:21.589 | systemctl restart apache2 2026-05-21 07:13:21.594 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-21 07:13:21.597 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-21 07:13:21.599 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-21 07:13:21.603 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-21 07:13:21.605 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-21 07:13:21.715 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-21 07:13:21.719 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-21 07:13:21.722 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-21 07:13:21.725 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-21 07:13:21.728 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:13:21.730 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:13:21.733 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-21 07:13:21.736 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-21 07:13:21.739 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-21 07:13:21.739 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-21 07:13:21.747 | KeepAlive Off 2026-05-21 07:13:21.753 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-21 07:13:21.753 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-21 07:13:21.761 | SetEnv proxy-sendchunked 1 2026-05-21 07:13:21.765 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-21 07:13:21.766 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-21 07:13:21.774 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-21 07:13:21.779 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-21 07:13:21.781 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-21 07:13:21.784 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-21 07:13:21.786 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-21 07:13:21.790 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-21 07:13:21.793 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-21 07:13:21.796 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:13:21.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:13:21.801 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-21 07:13:21.804 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-21 07:13:21.807 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-05-21 07:13:21.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-05-21 07:13:21.813 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-21 07:13:21.852 | Enabling site glance-api. 2026-05-21 07:13:21.858 | To activate the new configuration, you need to run: 2026-05-21 07:13:21.858 | systemctl reload apache2 2026-05-21 07:13:21.862 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-21 07:13:21.865 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-21 07:13:21.868 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-05-21 07:13:21.870 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-05-21 07:13:21.975 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-21 07:13:21.980 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-21 07:13:22.012 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-21 07:13:22.044 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-21 07:13:22.046 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-21 07:13:22.078 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-21 07:13:22.107 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-21 07:13:22.135 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-21 07:13:22.152 | + functions-common:is_service_enabled:2070 : return 0 2026-05-21 07:13:22.155 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-21 07:13:22.157 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-21 07:13:22.159 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-21 07:13:22.162 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-21 07:13:22.165 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-21 07:13:22.168 | + lib/cinder:install_cinder:522 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-05-21 07:13:22.171 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-05-21 07:13:22.174 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-05-21 07:13:22.177 | + functions-common:git_clone:585 : local git_ref=master 2026-05-21 07:13:22.179 | + functions-common:git_clone:586 : local orig_dir 2026-05-21 07:13:22.182 | ++ functions-common:git_clone:587 : pwd 2026-05-21 07:13:22.185 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-05-21 07:13:22.188 | + functions-common:git_clone:588 : local git_clone_flags= 2026-05-21 07:13:22.192 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-05-21 07:13:22.208 | + functions-common:git_clone:590 : RECLONE=False 2026-05-21 07:13:22.210 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-05-21 07:13:22.212 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-05-21 07:13:22.215 | + functions-common:git_clone:604 : echo master 2026-05-21 07:13:22.216 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-05-21 07:13:22.221 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-05-21 07:13:22.224 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-05-21 07:13:22.226 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-21 07:13:22.241 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-05-21 07:13:22.244 | + functions-common:git_clone:667 : git show --oneline 2026-05-21 07:13:22.244 | + functions-common:git_clone:667 : head -1 2026-05-21 07:13:22.277 | 61056e61e Use keystonemiddleware<13.0.0 as temporary workaround 2026-05-21 07:13:22.281 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-05-21 07:13:22.285 | + lib/cinder:install_cinder:523 : setup_develop /opt/stack/cinder 2026-05-21 07:13:22.288 | + inc/python:setup_develop:353 : local bindep 2026-05-21 07:13:22.292 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-21 07:13:22.295 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-21 07:13:22.298 | + inc/python:setup_develop:359 : local extras= 2026-05-21 07:13:22.301 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-21 07:13:22.303 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-21 07:13:22.305 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-21 07:13:22.308 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-21 07:13:22.312 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-21 07:13:22.315 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-21 07:13:22.318 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-21 07:13:22.321 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-21 07:13:22.324 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-21 07:13:22.327 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-21 07:13:22.329 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-21 07:13:22.332 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-21 07:13:22.340 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-21 07:13:22.343 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-21 07:13:22.346 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-21 07:13:22.426 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-21 07:13:22.429 | + inc/python:setup_package:436 : local bindep=0 2026-05-21 07:13:22.432 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-21 07:13:22.434 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-21 07:13:22.437 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-21 07:13:22.439 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-21 07:13:22.442 | + inc/python:setup_package:445 : local flags=-e 2026-05-21 07:13:22.444 | + inc/python:setup_package:446 : local extras= 2026-05-21 07:13:22.446 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-21 07:13:22.448 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-21 07:13:22.450 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-21 07:13:22.453 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-21 07:13:22.455 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-21 07:13:22.458 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-21 07:13:22.478 | Using python 3.12 to install /opt/stack/cinder 2026-05-21 07:13:22.480 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-05-21 07:13:22.981 | Obtaining file:///opt/stack/cinder 2026-05-21 07:13:22.984 | Installing build dependencies: started 2026-05-21 07:13:23.865 | Installing build dependencies: finished with status 'done' 2026-05-21 07:13:23.866 | Checking if build backend supports build_editable: started 2026-05-21 07:13:24.171 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-21 07:13:24.171 | Getting requirements to build editable: started 2026-05-21 07:13:24.329 | Getting requirements to build editable: finished with status 'done' 2026-05-21 07:13:24.330 | Preparing editable metadata (pyproject.toml): started 2026-05-21 07:13:25.717 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-21 07:13:25.730 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (7.0.3) 2026-05-21 07:13:25.732 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (5.2.1) 2026-05-21 07:13:25.732 | 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.dev96) (0.41.0) 2026-05-21 07:13:25.732 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (3.3.0) 2026-05-21 07:13:25.732 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (3.5.0) 2026-05-21 07:13:25.732 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (2.1.0) 2026-05-21 07:13:25.733 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (4.26.0) 2026-05-21 07:13:25.733 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev96) (5.14.0) 2026-05-21 07:13:25.817 | INFO: pip is looking at multiple versions of cinder to determine which version is compatible with other requirements. This could take a while. 2026-05-21 07:13:25.817 | ERROR: Cannot install cinder==28.1.0.dev96 because these package versions have conflicting dependencies. 2026-05-21 07:13:25.818 | 2026-05-21 07:13:25.818 | The conflict is caused by: 2026-05-21 07:13:25.818 | cinder 28.1.0.dev96 depends on keystonemiddleware<13.0.0 and >=9.1.0 2026-05-21 07:13:25.818 | The user requested (constraint) keystonemiddleware===13.0.0 2026-05-21 07:13:25.818 | 2026-05-21 07:13:25.818 | Additionally, some packages in these conflicts have no matching distributions available for your environment: 2026-05-21 07:13:25.818 | keystonemiddleware 2026-05-21 07:13:25.818 | 2026-05-21 07:13:25.818 | To fix this you could try to: 2026-05-21 07:13:25.818 | 1. loosen the range of package versions you've specified 2026-05-21 07:13:25.818 | 2. remove package versions to allow pip to attempt to solve the dependency conflict 2026-05-21 07:13:25.818 | 2026-05-21 07:13:25.818 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2026-05-21 07:13:25.905 | + inc/python:pip_install:1 : exit_trap 2026-05-21 07:13:25.907 | + ./stack.sh:exit_trap:519 : local r=1 2026-05-21 07:13:25.910 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-05-21 07:13:25.913 | + ./stack.sh:exit_trap:520 : jobs= 2026-05-21 07:13:25.915 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-05-21 07:13:25.918 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-05-21 07:13:25.920 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-05-21 07:13:25.923 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-05-21 07:13:25.925 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-05-21 07:13:25.928 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-05-21 07:13:25.928 | Error on exit 2026-05-21 07:13:25.930 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-05-21 07:13:25.932 | + ./stack.sh:exit_trap:540 : generate-subunit 1779347343 262 fail 2026-05-21 07:13:26.063 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-05-21 07:13:26.065 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-05-21 07:13:27.658 | + ./stack.sh:exit_trap:554 : exit 1