2026-08-12 12:05:41.971 | + ./stack.sh:main:491 : exec 2026-08-12 12:05:41.971 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-12-120541' 2026-08-12 12:05:41.971 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-12-120541.summary.2026-08-12-120541 2026-08-12 12:05:41.971 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-12 12:05:41.971 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-12-120541 2026-08-12 12:05:41.971 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-12-120541 /opt/stack/logs/devstacklog.txt 2026-08-12 12:05:41.971 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-12-120541.summary.2026-08-12-120541 /opt/stack/logs/devstacklog.txt.summary 2026-08-12 12:05:41.971 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-12 12:05:41.971 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-12 12:05:41.971 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-12 12:05:41.971 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-12 12:05:41.971 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-12 12:05:41.971 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-12 12:05:41.972 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-12 12:05:41.973 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-12 12:05:41.975 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-12 12:05:41.977 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-12 12:05:41.980 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-12 12:05:41.982 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-12 12:05:41.984 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-12 12:05:41.986 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-12 12:05:41.989 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-12 12:05:41.991 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-12 12:05:41.993 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-12 12:05:41.995 | + ./stack.sh:main:577 : set -o errexit 2026-08-12 12:05:41.997 | + ./stack.sh:main:580 : uname -a 2026-08-12 12:05:41.998 | Linux np0000007049 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-12 12:05:42.000 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-12 12:05:42.002 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-12 12:05:42.004 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-12 12:05:42.041 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-12 12:05:42.058 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-12 12:05:42.061 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-12 12:05:42.075 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-12 12:05:42.078 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-12 12:05:42.091 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-12 12:05:42.095 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-12 12:05:42.108 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-12 12:05:42.110 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-12 12:05:42.111 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-12 12:05:42.114 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-12 12:05:42.128 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-12 12:05:42.131 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-12 12:05:42.143 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-12 12:05:42.145 | + ./stack.sh:main:594 : tune_host 2026-08-12 12:05:42.148 | + lib/host:tune_host:125 : configure_host_mem 2026-08-12 12:05:42.149 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-12 12:05:42.152 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-12 12:05:42.154 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-12 12:05:42.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:05:42.157 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:05:42.159 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-12 12:05:42.161 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-12 12:05:42.163 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-12 12:05:42.164 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-12 12:05:42.166 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-12 12:05:42.167 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-12 12:05:42.169 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-12 12:05:42.171 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-12 12:05:42.174 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-12 12:05:42.174 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-12 12:05:42.181 | lz4 2026-08-12 12:05:42.185 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-12 12:05:42.186 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-12 12:05:42.188 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-12 12:05:42.191 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-12 12:05:42.192 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-12 12:05:42.194 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-12 12:05:42.196 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-12 12:05:42.198 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-12 12:05:42.201 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-12 12:05:42.201 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-12 12:05:42.210 | zsmalloc 2026-08-12 12:05:42.213 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-12 12:05:42.215 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-12 12:05:42.217 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-12 12:05:42.218 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-12 12:05:42.220 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-12 12:05:42.222 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-12 12:05:42.224 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-12 12:05:42.226 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-12 12:05:42.228 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-12 12:05:42.229 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-12 12:05:42.237 | 1 2026-08-12 12:05:42.248 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/enabled:Y 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/compressor:lz4 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-12 12:05:42.258 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-12 12:05:42.261 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-12 12:05:42.264 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-12 12:05:42.265 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-12 12:05:42.268 | + functions-common:install_package:1438 : update_package_repo 2026-08-12 12:05:42.270 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-12 12:05:42.271 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-12 12:05:42.273 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-12 12:05:42.275 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-12 12:05:42.277 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-12 12:05:42.278 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:05:42.281 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:05:42.283 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-12 12:05:42.285 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-12 12:05:42.287 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-12 12:05:42.288 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-12 12:05:42.291 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-12 12:05:42.294 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-12 12:05:42.297 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-12 12:05:42.299 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-12 12:05:42.301 | + functions-common:time_start:2407 : local start_time= 2026-08-12 12:05:42.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-12 12:05:42.305 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-12 12:05:42.308 | + functions-common:time_start:2411 : _TIME_START[$name]=1786536342306 2026-08-12 12:05:42.310 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-12 12:05:42.312 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-12 12:05:42.314 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-12 12:05:42.486 | Hit:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-12 12:05:42.487 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-12 12:05:42.515 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-12 12:05:42.554 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-12 12:05:45.091 | Reading package lists... 2026-08-12 12:05:45.112 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-12 12:05:45.114 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-12 12:05:45.116 | + functions-common:time_stop:2420 : local name 2026-08-12 12:05:45.118 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:05:45.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:05:45.121 | + functions-common:time_stop:2423 : local total 2026-08-12 12:05:45.124 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:05:45.125 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-12 12:05:45.127 | + functions-common:time_stop:2427 : start_time=1786536342306 2026-08-12 12:05:45.129 | + functions-common:time_stop:2429 : [[ -z 1786536342306 ]] 2026-08-12 12:05:45.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:05:45.135 | + functions-common:time_stop:2432 : end_time=1786536345133 2026-08-12 12:05:45.137 | + functions-common:time_stop:2433 : elapsed_time=2827 2026-08-12 12:05:45.138 | + functions-common:time_stop:2434 : total=0 2026-08-12 12:05:45.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:05:45.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2827 2026-08-12 12:05:45.144 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-12 12:05:45.146 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-12 12:05:45.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:05:45.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:05:45.152 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-12 12:05:45.169 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-12 12:05:45.196 | Reading package lists... 2026-08-12 12:05:45.409 | Building dependency tree... 2026-08-12 12:05:45.409 | Reading state information... 2026-08-12 12:05:45.648 | The following additional packages will be installed: 2026-08-12 12:05:45.648 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-08-12 12:05:45.648 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-08-12 12:05:45.648 | glib-networking glib-networking-common glib-networking-services 2026-08-12 12:05:45.648 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-08-12 12:05:45.648 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-08-12 12:05:45.648 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-08-12 12:05:45.648 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-08-12 12:05:45.648 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-08-12 12:05:45.648 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-08-12 12:05:45.648 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-08-12 12:05:45.648 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-08-12 12:05:45.648 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-08-12 12:05:45.648 | libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libdv4t64 libepoxy0 2026-08-12 12:05:45.648 | libfdt1 libflac12t64 libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin 2026-08-12 12:05:45.648 | libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-08-12 12:05:45.648 | libglx0 libgraphite2-3 libgstreamer-plugins-base1.0-0 2026-08-12 12:05:45.648 | libgstreamer-plugins-good1.0-0 libgtk-3-0t64 libgtk-3-bin libgtk-3-common 2026-08-12 12:05:45.649 | libharfbuzz0b libiec61883-0 libiscsi7 libjack-jackd2-0 liblcms2-2 libllvm20 2026-08-12 12:05:45.649 | libmp3lame0 libmpg123-0t64 libndctl6 libnfs14 libogg0 libopus0 2026-08-12 12:05:45.649 | liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-08-12 12:05:45.649 | libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 libpipewire-0.3-common 2026-08-12 12:05:45.649 | libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 libpulse0 librados2 2026-08-12 12:05:45.649 | libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 librsvg2-common 2026-08-12 12:05:45.649 | libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-08-12 12:05:45.649 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-08-12 12:05:45.649 | libtag1v5-vanilla libthai-data libthai0 libtheora0 libtwolame0 liburing2 2026-08-12 12:05:45.649 | libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 2026-08-12 12:05:45.649 | libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 libvte-2.91-0 2026-08-12 12:05:45.649 | libvte-2.91-common libvulkan1 libwavpack1 libwayland-client0 2026-08-12 12:05:45.649 | libwayland-cursor0 libwayland-egl1 libwebrtc-audio-processing1 libx11-xcb1 2026-08-12 12:05:45.649 | libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 2026-08-12 12:05:45.649 | libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 2026-08-12 12:05:45.649 | libxdamage1 libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 2026-08-12 12:05:45.649 | libxshmfence1 libxss1 libxtst6 libxv1 libxxf86vm1 mesa-libgallium 2026-08-12 12:05:45.650 | mesa-vulkan-drivers msr-tools ovmf qemu-block-extra qemu-system-common 2026-08-12 12:05:45.650 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-08-12 12:05:45.650 | qemu-system-modules-spice qemu-system-x86 qemu-utils seabios 2026-08-12 12:05:45.650 | session-migration ubuntu-mono x11-common 2026-08-12 12:05:45.651 | Suggested packages: 2026-08-12 12:05:45.651 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-08-12 12:05:45.651 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-08-12 12:05:45.651 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-08-12 12:05:45.651 | gstreamer1.0-plugins-ugly samba vde2 2026-08-12 12:05:45.738 | The following NEW packages will be installed: 2026-08-12 12:05:45.738 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-08-12 12:05:45.738 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-08-12 12:05:45.738 | glib-networking glib-networking-common glib-networking-services 2026-08-12 12:05:45.738 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-08-12 12:05:45.739 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-08-12 12:05:45.739 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-08-12 12:05:45.739 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-08-12 12:05:45.739 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-08-12 12:05:45.739 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-08-12 12:05:45.739 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-08-12 12:05:45.739 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-08-12 12:05:45.739 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-08-12 12:05:45.739 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-08-12 12:05:45.739 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-08-12 12:05:45.739 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-08-12 12:05:45.739 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-08-12 12:05:45.739 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-08-12 12:05:45.739 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-08-12 12:05:45.739 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-08-12 12:05:45.739 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-08-12 12:05:45.739 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-08-12 12:05:45.739 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-08-12 12:05:45.739 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-08-12 12:05:45.739 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-08-12 12:05:45.739 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-08-12 12:05:45.739 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-08-12 12:05:45.739 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-08-12 12:05:45.739 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-08-12 12:05:45.739 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-08-12 12:05:45.739 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-08-12 12:05:45.739 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-08-12 12:05:45.739 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-08-12 12:05:45.739 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-08-12 12:05:45.740 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-08-12 12:05:45.740 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-08-12 12:05:45.740 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-08-12 12:05:45.740 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-08-12 12:05:45.741 | The following packages will be upgraded: 2026-08-12 12:05:45.742 | libdrm-common libdrm2 2026-08-12 12:05:46.007 | 2 upgraded, 172 newly installed, 0 to remove and 163 not upgraded. 2026-08-12 12:05:46.007 | Need to get 119 MB of archives. 2026-08-12 12:05:46.007 | After this operation, 559 MB of additional disk space will be used. 2026-08-12 12:05:46.007 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-08-12 12:05:46.127 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-08-12 12:05:46.346 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-12 12:05:46.469 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.3 [8,302 B] 2026-08-12 12:05:46.481 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.3 [147 kB] 2026-08-12 12:05:46.812 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB] 2026-08-12 12:05:46.839 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-08-12 12:05:46.840 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-08-12 12:05:47.293 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-08-12 12:05:47.311 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-08-12 12:05:47.373 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-08-12 12:05:47.373 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-12 12:05:47.373 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-12 12:05:47.438 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.14 [70.2 kB] 2026-08-12 12:05:47.438 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-08-12 12:05:47.439 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-08-12 12:05:47.439 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-08-12 12:05:47.440 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-08-12 12:05:47.532 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-08-12 12:05:47.532 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-08-12 12:05:47.534 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-08-12 12:05:47.535 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-08-12 12:05:47.648 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-08-12 12:05:47.649 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-08-12 12:05:47.651 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-08-12 12:05:47.653 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-08-12 12:05:47.653 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-08-12 12:05:47.653 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-08-12 12:05:47.778 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-12 12:05:47.778 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-12 12:05:47.778 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-12 12:05:47.778 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-12 12:05:47.885 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-08-12 12:05:47.998 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-08-12 12:05:48.004 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-08-12 12:05:48.127 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-08-12 12:05:48.127 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-08-12 12:05:48.136 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-08-12 12:05:48.232 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-08-12 12:05:48.233 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-08-12 12:05:48.233 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-08-12 12:05:48.234 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-08-12 12:05:48.258 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-08-12 12:05:48.266 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-08-12 12:05:48.343 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-08-12 12:05:48.349 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-08-12 12:05:48.353 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-08-12 12:05:48.501 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-08-12 12:05:48.501 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-08-12 12:05:48.578 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-08-12 12:05:48.578 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-08-12 12:05:48.580 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-08-12 12:05:48.580 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-08-12 12:05:48.581 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-08-12 12:05:48.585 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.5 [33.5 kB] 2026-08-12 12:05:48.586 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-08-12 12:05:48.693 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-08-12 12:05:48.697 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-08-12 12:05:48.820 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-08-12 12:05:48.820 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-08-12 12:05:48.932 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-08-12 12:05:48.932 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-08-12 12:05:48.934 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-08-12 12:05:48.935 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-08-12 12:05:48.937 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-08-12 12:05:49.163 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-08-12 12:05:49.163 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-08-12 12:05:49.164 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-08-12 12:05:49.237 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-08-12 12:05:49.238 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-08-12 12:05:49.410 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-08-12 12:05:49.413 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-08-12 12:05:49.413 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-08-12 12:05:49.414 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-12 12:05:49.414 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-12 12:05:49.416 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.5 [2,236 kB] 2026-08-12 12:05:49.641 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-08-12 12:05:49.641 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-08-12 12:05:49.732 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-08-12 12:05:49.733 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-08-12 12:05:49.734 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-08-12 12:05:49.734 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-08-12 12:05:49.773 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-08-12 12:05:49.773 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-08-12 12:05:49.774 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-08-12 12:05:49.846 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-08-12 12:05:49.847 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-12 12:05:49.966 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-08-12 12:05:49.998 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-12 12:05:49.998 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-08-12 12:05:50.000 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-08-12 12:05:50.001 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-08-12 12:05:50.118 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-08-12 12:05:50.120 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-08-12 12:05:50.120 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-08-12 12:05:50.122 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-08-12 12:05:50.124 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-12 12:05:50.229 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-12 12:05:50.239 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-12 12:05:50.244 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-08-12 12:05:50.371 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-08-12 12:05:50.374 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-08-12 12:05:50.376 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-08-12 12:05:50.376 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-08-12 12:05:50.377 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-08-12 12:05:50.377 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-08-12 12:05:50.378 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-08-12 12:05:50.472 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-08-12 12:05:50.472 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-08-12 12:05:50.505 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-08-12 12:05:50.622 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-08-12 12:05:50.623 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-08-12 12:05:50.623 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-08-12 12:05:50.833 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-08-12 12:05:51.093 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-08-12 12:05:51.093 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-08-12 12:05:51.093 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-08-12 12:05:51.094 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-08-12 12:05:51.094 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-08-12 12:05:56.329 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-08-12 12:05:56.329 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-08-12 12:05:56.329 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-08-12 12:05:56.329 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-08-12 12:05:56.330 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-08-12 12:05:56.330 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-08-12 12:05:56.330 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-08-12 12:05:57.783 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-08-12 12:05:57.784 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.10+dfsg-3ubuntu3.3 [13.9 kB] 2026-08-12 12:05:57.784 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-08-12 12:05:57.846 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-08-12 12:05:57.853 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-08-12 12:05:57.853 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-08-12 12:05:57.854 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-08-12 12:05:57.868 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-08-12 12:05:57.868 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-08-12 12:05:57.900 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-08-12 12:05:58.105 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-08-12 12:05:58.458 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-08-12 12:05:58.459 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-08-12 12:05:58.460 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-08-12 12:05:58.467 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-08-12 12:05:58.625 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.3 [628 kB] 2026-08-12 12:05:58.706 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.3 [252 kB] 2026-08-12 12:05:58.758 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.3 [19.5 kB] 2026-08-12 12:05:58.758 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-08-12 12:05:58.770 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-08-12 12:05:58.806 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-08-12 12:05:59.829 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-08-12 12:06:00.526 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-08-12 12:06:00.851 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-08-12 12:06:00.851 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-08-12 12:06:00.851 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-08-12 12:06:00.924 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-12 12:06:00.925 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-08-12 12:06:01.105 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-12 12:06:01.105 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-12 12:06:01.105 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-08-12 12:06:01.107 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-08-12 12:06:01.107 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-08-12 12:06:01.109 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-08-12 12:06:04.634 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-12 12:06:04.634 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1,255 kB] 2026-08-12 12:06:04.857 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1,796 kB] 2026-08-12 12:06:04.961 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-12 12:06:05.093 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-12 12:06:06.811 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-12 12:06:07.106 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-12 12:06:07.107 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-12 12:06:07.108 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-08-12 12:06:07.185 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-08-12 12:06:07.187 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-08-12 12:06:07.194 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-12 12:06:07.203 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-12 12:06:07.203 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-12 12:06:08.294 | Fetched 119 MB in 22s (5,400 kB/s) 2026-08-12 12:06:08.354 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 84639 files and directories currently installed.) 2026-08-12 12:06:08.356 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-08-12 12:06:08.360 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-08-12 12:06:08.393 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-12 12:06:08.398 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-08-12 12:06:08.422 | Selecting previously unselected package acl. 2026-08-12 12:06:08.429 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-12 12:06:08.431 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-12 12:06:08.459 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-08-12 12:06:08.466 | Preparing to unpack .../003-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-08-12 12:06:08.470 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:08.497 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-08-12 12:06:08.505 | Preparing to unpack .../004-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-08-12 12:06:08.507 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:08.537 | Selecting previously unselected package gtk-update-icon-cache. 2026-08-12 12:06:08.545 | Preparing to unpack .../005-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-08-12 12:06:08.546 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:08.572 | Selecting previously unselected package hicolor-icon-theme. 2026-08-12 12:06:08.580 | Preparing to unpack .../006-hicolor-icon-theme_0.17-2_all.deb ... 2026-08-12 12:06:08.581 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-08-12 12:06:08.652 | Selecting previously unselected package humanity-icon-theme. 2026-08-12 12:06:08.659 | Preparing to unpack .../007-humanity-icon-theme_0.6.16_all.deb ... 2026-08-12 12:06:08.668 | Unpacking humanity-icon-theme (0.6.16) ... 2026-08-12 12:06:09.702 | Selecting previously unselected package ubuntu-mono. 2026-08-12 12:06:09.713 | Preparing to unpack .../008-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-08-12 12:06:09.714 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-08-12 12:06:10.347 | Selecting previously unselected package adwaita-icon-theme. 2026-08-12 12:06:10.356 | Preparing to unpack .../009-adwaita-icon-theme_46.0-1_all.deb ... 2026-08-12 12:06:10.357 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-08-12 12:06:10.575 | Selecting previously unselected package alsa-topology-conf. 2026-08-12 12:06:10.583 | Preparing to unpack .../010-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-08-12 12:06:10.585 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-08-12 12:06:10.609 | Selecting previously unselected package libasound2-data. 2026-08-12 12:06:10.617 | Preparing to unpack .../011-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-12 12:06:10.618 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-12 12:06:10.658 | Selecting previously unselected package libasound2t64:amd64. 2026-08-12 12:06:10.666 | Preparing to unpack .../012-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-12 12:06:10.668 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-12 12:06:10.695 | Selecting previously unselected package alsa-ucm-conf. 2026-08-12 12:06:10.704 | Preparing to unpack .../013-alsa-ucm-conf_1.2.10-1ubuntu5.14_all.deb ... 2026-08-12 12:06:10.705 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.14) ... 2026-08-12 12:06:10.841 | Selecting previously unselected package at-spi2-common. 2026-08-12 12:06:10.850 | Preparing to unpack .../014-at-spi2-common_2.52.0-1build1_all.deb ... 2026-08-12 12:06:10.851 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-08-12 12:06:10.873 | Selecting previously unselected package libxi6:amd64. 2026-08-12 12:06:10.881 | Preparing to unpack .../015-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-08-12 12:06:10.883 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-08-12 12:06:10.908 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-08-12 12:06:10.916 | Preparing to unpack .../016-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-08-12 12:06:10.918 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-08-12 12:06:10.952 | Selecting previously unselected package x11-common. 2026-08-12 12:06:10.960 | Preparing to unpack .../017-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-08-12 12:06:10.964 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-08-12 12:06:11.004 | Selecting previously unselected package libxtst6:amd64. 2026-08-12 12:06:11.013 | Preparing to unpack .../018-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-08-12 12:06:11.015 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-08-12 12:06:11.041 | Selecting previously unselected package libdconf1:amd64. 2026-08-12 12:06:11.050 | Preparing to unpack .../019-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-12 12:06:11.053 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-12 12:06:11.078 | Selecting previously unselected package dconf-service. 2026-08-12 12:06:11.087 | Preparing to unpack .../020-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-12 12:06:11.088 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-12 12:06:11.113 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-08-12 12:06:11.122 | Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-08-12 12:06:11.123 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-12 12:06:11.149 | Selecting previously unselected package session-migration. 2026-08-12 12:06:11.157 | Preparing to unpack .../022-session-migration_0.3.9build1_amd64.deb ... 2026-08-12 12:06:11.158 | Unpacking session-migration (0.3.9build1) ... 2026-08-12 12:06:11.183 | Selecting previously unselected package gsettings-desktop-schemas. 2026-08-12 12:06:11.191 | Preparing to unpack .../023-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-08-12 12:06:11.192 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-12 12:06:11.224 | Selecting previously unselected package at-spi2-core. 2026-08-12 12:06:11.232 | Preparing to unpack .../024-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-08-12 12:06:11.234 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-08-12 12:06:11.260 | Selecting previously unselected package msr-tools. 2026-08-12 12:06:11.268 | Preparing to unpack .../025-msr-tools_1.3-5build1_amd64.deb ... 2026-08-12 12:06:11.270 | Unpacking msr-tools (1.3-5build1) ... 2026-08-12 12:06:11.295 | Selecting previously unselected package cpu-checker. 2026-08-12 12:06:11.303 | Preparing to unpack .../026-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-08-12 12:06:11.304 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-08-12 12:06:11.335 | Selecting previously unselected package fontconfig. 2026-08-12 12:06:11.343 | Preparing to unpack .../027-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-08-12 12:06:11.346 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-12 12:06:11.383 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-12 12:06:11.392 | Preparing to unpack .../028-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-12 12:06:11.393 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-12 12:06:11.415 | Selecting previously unselected package glib-networking-common. 2026-08-12 12:06:11.424 | Preparing to unpack .../029-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-12 12:06:11.425 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-12 12:06:11.447 | Selecting previously unselected package glib-networking-services. 2026-08-12 12:06:11.456 | Preparing to unpack .../030-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-12 12:06:11.457 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-12 12:06:11.482 | Selecting previously unselected package glib-networking:amd64. 2026-08-12 12:06:11.490 | Preparing to unpack .../031-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-12 12:06:11.492 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-12 12:06:11.519 | Selecting previously unselected package libcdparanoia0:amd64. 2026-08-12 12:06:11.528 | Preparing to unpack .../032-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-08-12 12:06:11.529 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-08-12 12:06:11.557 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-08-12 12:06:11.565 | Preparing to unpack .../033-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:11.567 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-12 12:06:11.602 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-08-12 12:06:11.611 | Preparing to unpack .../034-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-12 12:06:11.615 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-12 12:06:11.658 | Selecting previously unselected package libogg0:amd64. 2026-08-12 12:06:11.667 | Preparing to unpack .../035-libogg0_1.3.5-3build1_amd64.deb ... 2026-08-12 12:06:11.670 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-08-12 12:06:11.695 | Selecting previously unselected package libopus0:amd64. 2026-08-12 12:06:11.703 | Preparing to unpack .../036-libopus0_1.4-1build1_amd64.deb ... 2026-08-12 12:06:11.705 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-08-12 12:06:11.730 | Selecting previously unselected package libpixman-1-0:amd64. 2026-08-12 12:06:11.739 | Preparing to unpack .../037-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-08-12 12:06:11.741 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-12 12:06:11.768 | Selecting previously unselected package libxcb-render0:amd64. 2026-08-12 12:06:11.777 | Preparing to unpack .../038-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:11.778 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:11.802 | Selecting previously unselected package libxcb-shm0:amd64. 2026-08-12 12:06:11.810 | Preparing to unpack .../039-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:11.811 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:11.837 | Selecting previously unselected package libxrender1:amd64. 2026-08-12 12:06:11.846 | Preparing to unpack .../040-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-08-12 12:06:11.848 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-12 12:06:11.873 | Selecting previously unselected package libcairo2:amd64. 2026-08-12 12:06:11.881 | Preparing to unpack .../041-libcairo2_1.18.0-3build1_amd64.deb ... 2026-08-12 12:06:11.883 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-08-12 12:06:11.916 | Selecting previously unselected package libtheora0:amd64. 2026-08-12 12:06:11.925 | Preparing to unpack .../042-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-08-12 12:06:11.927 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-08-12 12:06:11.957 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-08-12 12:06:11.966 | Preparing to unpack .../043-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-08-12 12:06:11.967 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-08-12 12:06:11.995 | Selecting previously unselected package libvorbis0a:amd64. 2026-08-12 12:06:12.004 | Preparing to unpack .../044-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-08-12 12:06:12.005 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-08-12 12:06:12.032 | Selecting previously unselected package libvorbisenc2:amd64. 2026-08-12 12:06:12.040 | Preparing to unpack .../045-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-08-12 12:06:12.043 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-08-12 12:06:12.071 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-08-12 12:06:12.079 | Preparing to unpack .../046-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-12 12:06:12.081 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-12 12:06:12.126 | Selecting previously unselected package libaa1:amd64. 2026-08-12 12:06:12.135 | Preparing to unpack .../047-libaa1_1.4p5-51.1_amd64.deb ... 2026-08-12 12:06:12.136 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-08-12 12:06:12.164 | Selecting previously unselected package libraw1394-11:amd64. 2026-08-12 12:06:12.173 | Preparing to unpack .../048-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-08-12 12:06:12.175 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-08-12 12:06:12.201 | Selecting previously unselected package libavc1394-0:amd64. 2026-08-12 12:06:12.210 | Preparing to unpack .../049-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-08-12 12:06:12.211 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-08-12 12:06:12.237 | Selecting previously unselected package libcaca0:amd64. 2026-08-12 12:06:12.245 | Preparing to unpack .../050-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-08-12 12:06:12.247 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-08-12 12:06:12.280 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-08-12 12:06:12.288 | Preparing to unpack .../051-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-08-12 12:06:12.290 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-12 12:06:12.319 | Selecting previously unselected package libdv4t64:amd64. 2026-08-12 12:06:12.328 | Preparing to unpack .../052-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-08-12 12:06:12.329 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-08-12 12:06:12.357 | Selecting previously unselected package libflac12t64:amd64. 2026-08-12 12:06:12.365 | Preparing to unpack .../053-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-08-12 12:06:12.367 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-08-12 12:06:12.392 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-08-12 12:06:12.400 | Preparing to unpack .../054-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.5_amd64.deb ... 2026-08-12 12:06:12.401 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-12 12:06:12.427 | Selecting previously unselected package libiec61883-0:amd64. 2026-08-12 12:06:12.436 | Preparing to unpack .../055-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-08-12 12:06:12.437 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-08-12 12:06:12.465 | Selecting previously unselected package libmp3lame0:amd64. 2026-08-12 12:06:12.473 | Preparing to unpack .../056-libmp3lame0_3.100-6build1_amd64.deb ... 2026-08-12 12:06:12.475 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-08-12 12:06:12.505 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-08-12 12:06:12.514 | Preparing to unpack .../057-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-08-12 12:06:12.516 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-08-12 12:06:12.544 | Selecting previously unselected package libasyncns0:amd64. 2026-08-12 12:06:12.553 | Preparing to unpack .../058-libasyncns0_0.8-6build4_amd64.deb ... 2026-08-12 12:06:12.554 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-08-12 12:06:12.577 | Selecting previously unselected package libsndfile1:amd64. 2026-08-12 12:06:12.586 | Preparing to unpack .../059-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-08-12 12:06:12.587 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-08-12 12:06:12.615 | Selecting previously unselected package libx11-xcb1:amd64. 2026-08-12 12:06:12.623 | Preparing to unpack .../060-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-08-12 12:06:12.625 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-12 12:06:12.658 | Selecting previously unselected package libpulse0:amd64. 2026-08-12 12:06:12.667 | Preparing to unpack .../061-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-08-12 12:06:12.674 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-08-12 12:06:12.708 | Selecting previously unselected package libspeex1:amd64. 2026-08-12 12:06:12.717 | Preparing to unpack .../062-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-08-12 12:06:12.719 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-08-12 12:06:12.748 | Selecting previously unselected package libshout3:amd64. 2026-08-12 12:06:12.757 | Preparing to unpack .../063-libshout3_2.4.6-1build2_amd64.deb ... 2026-08-12 12:06:12.759 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-08-12 12:06:12.785 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-08-12 12:06:12.795 | Preparing to unpack .../064-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-08-12 12:06:12.796 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-08-12 12:06:12.824 | Selecting previously unselected package libtag1v5:amd64. 2026-08-12 12:06:12.833 | Preparing to unpack .../065-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-08-12 12:06:12.834 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-08-12 12:06:12.858 | Selecting previously unselected package libtwolame0:amd64. 2026-08-12 12:06:12.867 | Preparing to unpack .../066-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-08-12 12:06:12.868 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-08-12 12:06:12.893 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-08-12 12:06:12.902 | Preparing to unpack .../067-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-08-12 12:06:12.903 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-08-12 12:06:12.930 | Selecting previously unselected package libv4l-0t64:amd64. 2026-08-12 12:06:12.938 | Preparing to unpack .../068-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-08-12 12:06:12.940 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-08-12 12:06:12.970 | Selecting previously unselected package libvpx9:amd64. 2026-08-12 12:06:12.978 | Preparing to unpack .../069-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-08-12 12:06:12.980 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-08-12 12:06:13.025 | Selecting previously unselected package libwavpack1:amd64. 2026-08-12 12:06:13.034 | Preparing to unpack .../070-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-08-12 12:06:13.037 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-08-12 12:06:13.064 | Selecting previously unselected package libxdamage1:amd64. 2026-08-12 12:06:13.071 | Preparing to unpack .../071-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-08-12 12:06:13.074 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-08-12 12:06:13.102 | Selecting previously unselected package libxfixes3:amd64. 2026-08-12 12:06:13.110 | Preparing to unpack .../072-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-08-12 12:06:13.112 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-08-12 12:06:13.137 | Selecting previously unselected package libsoup-3.0-common. 2026-08-12 12:06:13.144 | Preparing to unpack .../073-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-12 12:06:13.146 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-12 12:06:13.171 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-12 12:06:13.180 | Preparing to unpack .../074-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-12 12:06:13.182 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-12 12:06:13.209 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-08-12 12:06:13.217 | Preparing to unpack .../075-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.5_amd64.deb ... 2026-08-12 12:06:13.219 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-12 12:06:13.293 | Selecting previously unselected package libgraphite2-3:amd64. 2026-08-12 12:06:13.301 | Preparing to unpack .../076-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:13.303 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-12 12:06:13.335 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-08-12 12:06:13.344 | Preparing to unpack .../077-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-08-12 12:06:13.346 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-12 12:06:13.377 | Selecting previously unselected package libthai-data. 2026-08-12 12:06:13.386 | Preparing to unpack .../078-libthai-data_0.1.29-2build1_all.deb ... 2026-08-12 12:06:13.388 | Unpacking libthai-data (0.1.29-2build1) ... 2026-08-12 12:06:13.418 | Selecting previously unselected package libdatrie1:amd64. 2026-08-12 12:06:13.427 | Preparing to unpack .../079-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-08-12 12:06:13.429 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-12 12:06:13.471 | Selecting previously unselected package libthai0:amd64. 2026-08-12 12:06:13.480 | Preparing to unpack .../080-libthai0_0.1.29-2build1_amd64.deb ... 2026-08-12 12:06:13.481 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-08-12 12:06:13.508 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-08-12 12:06:13.517 | Preparing to unpack .../081-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-12 12:06:13.519 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-12 12:06:13.560 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-08-12 12:06:13.569 | Preparing to unpack .../082-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-12 12:06:13.571 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-12 12:06:13.597 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-08-12 12:06:13.606 | Preparing to unpack .../083-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-08-12 12:06:13.608 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-12 12:06:13.637 | Selecting previously unselected package libxv1:amd64. 2026-08-12 12:06:13.646 | Preparing to unpack .../084-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-08-12 12:06:13.648 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-08-12 12:06:13.673 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-08-12 12:06:13.682 | Preparing to unpack .../085-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-12 12:06:13.683 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-12 12:06:13.710 | Selecting previously unselected package ipxe-qemu. 2026-08-12 12:06:13.719 | Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-12 12:06:13.721 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-12 12:06:13.768 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-08-12 12:06:13.777 | Preparing to unpack .../087-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-08-12 12:06:13.779 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-08-12 12:06:13.811 | Selecting previously unselected package ksmtuned. 2026-08-12 12:06:13.820 | Preparing to unpack .../088-ksmtuned_4.20150326_amd64.deb ... 2026-08-12 12:06:13.822 | Unpacking ksmtuned (4.20150326) ... 2026-08-12 12:06:13.850 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-08-12 12:06:13.858 | Preparing to unpack .../089-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-08-12 12:06:13.860 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-08-12 12:06:13.887 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-08-12 12:06:13.896 | Preparing to unpack .../090-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-08-12 12:06:13.897 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-08-12 12:06:13.922 | Selecting previously unselected package libavahi-common-data:amd64. 2026-08-12 12:06:13.930 | Preparing to unpack .../091-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-08-12 12:06:13.932 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-12 12:06:13.958 | Selecting previously unselected package libavahi-common3:amd64. 2026-08-12 12:06:13.966 | Preparing to unpack .../092-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-12 12:06:13.967 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-12 12:06:13.994 | Selecting previously unselected package libavahi-client3:amd64. 2026-08-12 12:06:14.003 | Preparing to unpack .../093-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-08-12 12:06:14.005 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-12 12:06:14.031 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-08-12 12:06:14.040 | Preparing to unpack .../094-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-08-12 12:06:14.042 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-12 12:06:14.078 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-08-12 12:06:14.087 | Preparing to unpack .../095-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-08-12 12:06:14.089 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-12 12:06:14.124 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-12 12:06:14.133 | Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-12 12:06:14.135 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-12 12:06:14.162 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-12 12:06:14.170 | Preparing to unpack .../097-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-12 12:06:14.173 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-12 12:06:14.198 | Selecting previously unselected package libcacard0:amd64. 2026-08-12 12:06:14.206 | Preparing to unpack .../098-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-12 12:06:14.208 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-12 12:06:14.234 | Selecting previously unselected package liblcms2-2:amd64. 2026-08-12 12:06:14.242 | Preparing to unpack .../099-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-08-12 12:06:14.244 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-08-12 12:06:14.273 | Selecting previously unselected package libcolord2:amd64. 2026-08-12 12:06:14.281 | Preparing to unpack .../100-libcolord2_1.4.7-1build2_amd64.deb ... 2026-08-12 12:06:14.283 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-08-12 12:06:14.314 | Selecting previously unselected package libcups2t64:amd64. 2026-08-12 12:06:14.322 | Preparing to unpack .../101-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-08-12 12:06:14.324 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-12 12:06:14.356 | Selecting previously unselected package libdaxctl1:amd64. 2026-08-12 12:06:14.364 | Preparing to unpack .../102-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-08-12 12:06:14.366 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-12 12:06:14.391 | Selecting previously unselected package libwayland-client0:amd64. 2026-08-12 12:06:14.401 | Preparing to unpack .../103-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-08-12 12:06:14.403 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-08-12 12:06:14.428 | Selecting previously unselected package libdecor-0-0:amd64. 2026-08-12 12:06:14.436 | Preparing to unpack .../104-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-08-12 12:06:14.438 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-08-12 12:06:14.466 | Selecting previously unselected package libepoxy0:amd64. 2026-08-12 12:06:14.474 | Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-08-12 12:06:14.476 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-08-12 12:06:14.510 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-08-12 12:06:14.518 | Preparing to unpack .../106-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-08-12 12:06:14.520 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-08-12 12:06:14.552 | Selecting previously unselected package libwayland-egl1:amd64. 2026-08-12 12:06:14.560 | Preparing to unpack .../107-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-08-12 12:06:14.562 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-08-12 12:06:14.589 | Selecting previously unselected package libxcomposite1:amd64. 2026-08-12 12:06:14.596 | Preparing to unpack .../108-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-08-12 12:06:14.599 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-08-12 12:06:14.625 | Selecting previously unselected package libxcursor1:amd64. 2026-08-12 12:06:14.633 | Preparing to unpack .../109-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-08-12 12:06:14.635 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-08-12 12:06:14.659 | Selecting previously unselected package libxinerama1:amd64. 2026-08-12 12:06:14.667 | Preparing to unpack .../110-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-08-12 12:06:14.669 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-08-12 12:06:14.693 | Selecting previously unselected package libxrandr2:amd64. 2026-08-12 12:06:14.701 | Preparing to unpack .../111-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-08-12 12:06:14.703 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-08-12 12:06:14.725 | Selecting previously unselected package libgtk-3-common. 2026-08-12 12:06:14.733 | Preparing to unpack .../112-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-08-12 12:06:14.734 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:14.787 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-08-12 12:06:14.795 | Preparing to unpack .../113-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-08-12 12:06:14.810 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:14.888 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-08-12 12:06:14.896 | Preparing to unpack .../114-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-08-12 12:06:14.898 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-08-12 12:06:14.926 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-08-12 12:06:14.934 | Preparing to unpack .../115-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-12 12:06:14.936 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-12 12:06:14.965 | Selecting previously unselected package libpciaccess0:amd64. 2026-08-12 12:06:14.974 | Preparing to unpack .../116-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-08-12 12:06:14.976 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-12 12:06:15.002 | Selecting previously unselected package libdrm-intel1:amd64. 2026-08-12 12:06:15.011 | Preparing to unpack .../117-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-12 12:06:15.013 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-12 12:06:15.039 | Selecting previously unselected package libllvm20:amd64. 2026-08-12 12:06:15.047 | Preparing to unpack .../118-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-08-12 12:06:15.049 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-12 12:06:15.638 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-08-12 12:06:15.646 | Preparing to unpack .../119-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:15.648 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:15.677 | Selecting previously unselected package libxcb-present0:amd64. 2026-08-12 12:06:15.684 | Preparing to unpack .../120-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:15.686 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:15.713 | Selecting previously unselected package libxcb-randr0:amd64. 2026-08-12 12:06:15.721 | Preparing to unpack .../121-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:15.723 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:15.750 | Selecting previously unselected package libxcb-sync1:amd64. 2026-08-12 12:06:15.758 | Preparing to unpack .../122-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:15.760 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:15.787 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-08-12 12:06:15.795 | Preparing to unpack .../123-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:15.797 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:15.822 | Selecting previously unselected package libxshmfence1:amd64. 2026-08-12 12:06:15.830 | Preparing to unpack .../124-libxshmfence1_1.3-1build5_amd64.deb ... 2026-08-12 12:06:15.832 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-08-12 12:06:15.856 | Selecting previously unselected package mesa-libgallium:amd64. 2026-08-12 12:06:15.864 | Preparing to unpack .../125-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-12 12:06:15.866 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:16.071 | Selecting previously unselected package libgbm1:amd64. 2026-08-12 12:06:16.079 | Preparing to unpack .../126-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-12 12:06:16.081 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:16.107 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-08-12 12:06:16.116 | Preparing to unpack .../127-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-08-12 12:06:16.117 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:16.145 | Selecting previously unselected package libvulkan1:amd64. 2026-08-12 12:06:16.154 | Preparing to unpack .../128-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-08-12 12:06:16.156 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-12 12:06:16.188 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-08-12 12:06:16.196 | Preparing to unpack .../129-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-12 12:06:16.204 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:16.236 | Selecting previously unselected package libxcb-glx0:amd64. 2026-08-12 12:06:16.244 | Preparing to unpack .../130-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-08-12 12:06:16.246 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:16.272 | Selecting previously unselected package libxxf86vm1:amd64. 2026-08-12 12:06:16.280 | Preparing to unpack .../131-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-08-12 12:06:16.282 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-08-12 12:06:16.307 | Selecting previously unselected package libglx-mesa0:amd64. 2026-08-12 12:06:16.315 | Preparing to unpack .../132-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-12 12:06:16.317 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:16.342 | Selecting previously unselected package libgtk-3-bin. 2026-08-12 12:06:16.350 | Preparing to unpack .../133-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-08-12 12:06:16.352 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:16.381 | Selecting previously unselected package librdmacm1t64:amd64. 2026-08-12 12:06:16.389 | Preparing to unpack .../134-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-08-12 12:06:16.391 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-12 12:06:16.419 | Selecting previously unselected package libiscsi7:amd64. 2026-08-12 12:06:16.427 | Preparing to unpack .../135-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-08-12 12:06:16.428 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-12 12:06:16.456 | Selecting previously unselected package libsamplerate0:amd64. 2026-08-12 12:06:16.465 | Preparing to unpack .../136-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-08-12 12:06:16.467 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-08-12 12:06:16.503 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-08-12 12:06:16.509 | Preparing to unpack .../137-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-08-12 12:06:16.511 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-08-12 12:06:16.543 | Selecting previously unselected package libndctl6:amd64. 2026-08-12 12:06:16.553 | Preparing to unpack .../138-libndctl6_77-2ubuntu2_amd64.deb ... 2026-08-12 12:06:16.555 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-08-12 12:06:16.583 | Selecting previously unselected package libnfs14:amd64. 2026-08-12 12:06:16.594 | Preparing to unpack .../139-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:16.595 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-12 12:06:16.625 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-08-12 12:06:16.635 | Preparing to unpack .../140-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-08-12 12:06:16.637 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-08-12 12:06:16.668 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-08-12 12:06:16.673 | Preparing to unpack .../141-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-08-12 12:06:16.675 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-12 12:06:16.714 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-08-12 12:06:16.723 | Preparing to unpack .../142-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-08-12 12:06:16.725 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-12 12:06:16.755 | Selecting previously unselected package libpipewire-0.3-common. 2026-08-12 12:06:16.766 | Preparing to unpack .../143-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-08-12 12:06:16.770 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-08-12 12:06:16.797 | Selecting previously unselected package libpmem1:amd64. 2026-08-12 12:06:16.807 | Preparing to unpack .../144-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-12 12:06:16.809 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-12 12:06:16.839 | Selecting previously unselected package libpmemobj1:amd64. 2026-08-12 12:06:16.848 | Preparing to unpack .../145-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-08-12 12:06:16.850 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-12 12:06:16.884 | Selecting previously unselected package librados2. 2026-08-12 12:06:16.892 | Preparing to unpack .../146-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:06:16.894 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-12 12:06:16.986 | Selecting previously unselected package librbd1. 2026-08-12 12:06:16.995 | Preparing to unpack .../147-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:06:16.997 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-12 12:06:17.089 | Selecting previously unselected package librsvg2-2:amd64. 2026-08-12 12:06:17.098 | Preparing to unpack .../148-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-08-12 12:06:17.099 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-08-12 12:06:17.159 | Selecting previously unselected package librsvg2-common:amd64. 2026-08-12 12:06:17.168 | Preparing to unpack .../149-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-08-12 12:06:17.170 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-08-12 12:06:17.196 | Selecting previously unselected package libxss1:amd64. 2026-08-12 12:06:17.204 | Preparing to unpack .../150-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-08-12 12:06:17.205 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-08-12 12:06:17.234 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-08-12 12:06:17.239 | Preparing to unpack .../151-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-08-12 12:06:17.241 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-08-12 12:06:17.277 | Selecting previously unselected package libslirp0:amd64. 2026-08-12 12:06:17.286 | Preparing to unpack .../152-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-12 12:06:17.287 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-12 12:06:17.312 | Selecting previously unselected package libspice-server1:amd64. 2026-08-12 12:06:17.321 | Preparing to unpack .../153-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-08-12 12:06:17.322 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-12 12:06:17.352 | Selecting previously unselected package liburing2:amd64. 2026-08-12 12:06:17.361 | Preparing to unpack .../154-liburing2_2.5-1build1_amd64.deb ... 2026-08-12 12:06:17.363 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-12 12:06:17.387 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-12 12:06:17.396 | Preparing to unpack .../155-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-12 12:06:17.397 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-12 12:06:17.421 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-08-12 12:06:17.429 | Preparing to unpack .../156-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-08-12 12:06:17.431 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-12 12:06:17.458 | Selecting previously unselected package libvte-2.91-common. 2026-08-12 12:06:17.467 | Preparing to unpack .../157-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:17.469 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-08-12 12:06:17.497 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-08-12 12:06:17.506 | Preparing to unpack .../158-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:17.509 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-08-12 12:06:17.541 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-08-12 12:06:17.549 | Preparing to unpack .../159-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-12 12:06:17.552 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:17.930 | Selecting previously unselected package libfdt1:amd64. 2026-08-12 12:06:17.939 | Preparing to unpack .../160-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-12 12:06:17.941 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-12 12:06:17.968 | Selecting previously unselected package qemu-system-common. 2026-08-12 12:06:17.976 | Preparing to unpack .../161-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:17.977 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.063 | Selecting previously unselected package qemu-system-data. 2026-08-12 12:06:18.071 | Preparing to unpack .../162-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-12 12:06:18.072 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.162 | Selecting previously unselected package seabios. 2026-08-12 12:06:18.171 | Preparing to unpack .../163-seabios_1.16.3-2_all.deb ... 2026-08-12 12:06:18.185 | Unpacking seabios (1.16.3-2) ... 2026-08-12 12:06:18.223 | Selecting previously unselected package qemu-system-x86. 2026-08-12 12:06:18.233 | Preparing to unpack .../164-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:18.240 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.498 | Selecting previously unselected package qemu-utils. 2026-08-12 12:06:18.506 | Preparing to unpack .../165-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:18.508 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.584 | Selecting previously unselected package qemu-block-extra. 2026-08-12 12:06:18.592 | Preparing to unpack .../166-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:18.594 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.620 | Selecting previously unselected package qemu-system-modules-opengl. 2026-08-12 12:06:18.628 | Preparing to unpack .../167-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:18.629 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.660 | Selecting previously unselected package libglvnd0:amd64. 2026-08-12 12:06:18.668 | Preparing to unpack .../168-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-08-12 12:06:18.670 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-08-12 12:06:18.736 | Selecting previously unselected package libglx0:amd64. 2026-08-12 12:06:18.744 | Preparing to unpack .../169-libglx0_1.7.0-1build1_amd64.deb ... 2026-08-12 12:06:18.746 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-08-12 12:06:18.774 | Selecting previously unselected package libgl1:amd64. 2026-08-12 12:06:18.784 | Preparing to unpack .../170-libgl1_1.7.0-1build1_amd64.deb ... 2026-08-12 12:06:18.787 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-08-12 12:06:18.815 | Selecting previously unselected package qemu-system-gui. 2026-08-12 12:06:18.823 | Preparing to unpack .../171-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:18.824 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.856 | Selecting previously unselected package qemu-system-modules-spice. 2026-08-12 12:06:18.863 | Preparing to unpack .../172-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-12 12:06:18.865 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:18.891 | Selecting previously unselected package ovmf. 2026-08-12 12:06:18.899 | Preparing to unpack .../173-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-12 12:06:18.901 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-12 12:06:19.000 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-08-12 12:06:19.005 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-08-12 12:06:19.009 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:19.013 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-08-12 12:06:19.018 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-08-12 12:06:19.022 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-08-12 12:06:19.026 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-12 12:06:19.034 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-08-12 12:06:19.038 | Setting up session-migration (0.3.9build1) ... 2026-08-12 12:06:19.153 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-08-12 12:06:19.157 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-12 12:06:21.187 | Regenerating fonts cache... done. 2026-08-12 12:06:21.191 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-08-12 12:06:21.198 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-12 12:06:21.202 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-08-12 12:06:21.207 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-08-12 12:06:21.212 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.217 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-08-12 12:06:21.222 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-08-12 12:06:21.226 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-08-12 12:06:21.230 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-08-12 12:06:21.234 | Setting up hicolor-icon-theme (0.17-2) ... 2026-08-12 12:06:21.253 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-08-12 12:06:21.257 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-08-12 12:06:21.262 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-08-12 12:06:21.267 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-08-12 12:06:21.277 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-08-12 12:06:21.281 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-08-12 12:06:21.285 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.290 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-08-12 12:06:21.294 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.299 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:21.305 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-08-12 12:06:21.680 | Setting up msr-tools (1.3-5build1) ... 2026-08-12 12:06:21.683 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-08-12 12:06:21.686 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-12 12:06:21.690 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.693 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-12 12:06:21.697 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-08-12 12:06:21.702 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-12 12:06:21.706 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-08-12 12:06:21.710 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-08-12 12:06:21.714 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-12 12:06:21.718 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-08-12 12:06:21.723 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-12 12:06:21.727 | Setting up acl (2.3.2-1build1.1) ... 2026-08-12 12:06:21.733 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-12 12:06:21.738 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.742 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-12 12:06:21.746 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-12 12:06:21.751 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-12 12:06:21.755 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-08-12 12:06:21.759 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-12 12:06:21.763 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-08-12 12:06:21.767 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.771 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-08-12 12:06:21.775 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-08-12 12:06:21.778 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-08-12 12:06:21.782 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-08-12 12:06:21.785 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-08-12 12:06:21.789 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-08-12 12:06:21.793 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-08-12 12:06:21.797 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-08-12 12:06:21.800 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-12 12:06:21.803 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-08-12 12:06:21.807 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-12 12:06:21.811 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-08-12 12:06:21.815 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:21.820 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-12 12:06:21.824 | Setting up seabios (1.16.3-2) ... 2026-08-12 12:06:21.828 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-08-12 12:06:21.832 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-08-12 12:06:21.837 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-12 12:06:21.841 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-08-12 12:06:21.845 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-08-12 12:06:21.849 | Setting up cpu-checker (0.7-1.3build2) ... 2026-08-12 12:06:21.853 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-08-12 12:06:21.857 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-08-12 12:06:21.860 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-08-12 12:06:21.863 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-08-12 12:06:21.879 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-12 12:06:21.882 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-12 12:06:21.887 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-12 12:06:21.890 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-08-12 12:06:21.894 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-08-12 12:06:21.898 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-08-12 12:06:21.902 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-08-12 12:06:21.906 | Setting up libthai-data (0.1.29-2build1) ... 2026-08-12 12:06:21.910 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-08-12 12:06:21.914 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:21.945 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-08-12 12:06:21.950 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-08-12 12:06:21.954 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-12 12:06:21.958 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-08-12 12:06:21.962 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-08-12 12:06:21.966 | Setting up ksmtuned (4.20150326) ... 2026-08-12 12:06:22.091 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-12 12:06:22.204 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-12 12:06:22.503 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-12 12:06:22.506 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-12 12:06:22.510 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-12 12:06:22.514 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-08-12 12:06:22.518 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-12 12:06:22.523 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-12 12:06:22.527 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-08-12 12:06:22.531 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-12 12:06:22.536 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-08-12 12:06:22.542 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-08-12 12:06:22.546 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-08-12 12:06:22.551 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-08-12 12:06:22.556 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-08-12 12:06:22.560 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-08-12 12:06:22.564 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-12 12:06:22.568 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:22.572 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-12 12:06:22.576 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-08-12 12:06:22.580 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.14) ... 2026-08-12 12:06:22.584 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-08-12 12:06:22.588 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-08-12 12:06:22.592 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-08-12 12:06:22.597 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-08-12 12:06:22.600 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-12 12:06:22.604 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-08-12 12:06:22.608 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-08-12 12:06:22.613 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-08-12 12:06:22.617 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-08-12 12:06:22.621 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-08-12 12:06:22.626 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-12 12:06:22.631 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:22.635 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-08-12 12:06:22.640 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-08-12 12:06:22.644 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-08-12 12:06:22.649 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:22.654 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:22.770 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-08-12 12:06:23.555 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-08-12 12:06:23.560 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-12 12:06:23.565 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-08-12 12:06:23.568 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:23.572 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:23.693 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-08-12 12:06:23.989 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-08-12 12:06:23.993 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-08-12 12:06:24.005 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-12 12:06:24.009 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-12 12:06:24.013 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:24.025 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-12 12:06:24.029 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-12 12:06:24.034 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-12 12:06:24.040 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-12 12:06:24.045 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-08-12 12:06:24.051 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:24.056 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-08-12 12:06:24.061 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-08-12 12:06:24.066 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:24.072 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-12 12:06:24.077 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:24.081 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-12 12:06:24.085 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:24.096 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-08-12 12:06:24.100 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-12 12:06:24.104 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-08-12 12:06:24.116 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-08-12 12:06:24.121 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-12 12:06:24.126 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:24.143 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-08-12 12:06:24.147 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-08-12 12:06:24.151 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:24.160 | Setting up adwaita-icon-theme (46.0-1) ... 2026-08-12 12:06:24.179 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-08-12 12:06:24.187 | Setting up humanity-icon-theme (0.6.16) ... 2026-08-12 12:06:24.363 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-08-12 12:06:24.420 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-12 12:06:25.294 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-12 12:06:25.319 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:25.340 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-08-12 12:06:25.349 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-12 12:06:25.353 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-08-12 12:06:25.359 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-12 12:06:25.382 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-12 12:06:25.388 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-08-12 12:06:25.393 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-08-12 12:06:25.398 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-12 12:06:25.402 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-12 12:06:25.407 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-08-12 12:06:25.432 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-12 12:06:26.014 | 2026-08-12 12:06:26.014 | Running kernel seems to be up-to-date. 2026-08-12 12:06:26.014 | 2026-08-12 12:06:26.014 | No services need to be restarted. 2026-08-12 12:06:26.014 | 2026-08-12 12:06:26.014 | No containers need to be restarted. 2026-08-12 12:06:26.014 | 2026-08-12 12:06:26.014 | User sessions running outdated binaries: 2026-08-12 12:06:26.014 | ubuntu @ session #1: python3[1710] 2026-08-12 12:06:26.023 | 2026-08-12 12:06:26.023 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-12 12:06:27.141 | + functions-common:apt_get:1211 : result=0 2026-08-12 12:06:27.143 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-12 12:06:27.145 | + functions-common:time_stop:2420 : local name 2026-08-12 12:06:27.147 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:06:27.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:06:27.151 | + functions-common:time_stop:2423 : local total 2026-08-12 12:06:27.153 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:06:27.155 | + functions-common:time_stop:2426 : name=apt-get 2026-08-12 12:06:27.157 | + functions-common:time_stop:2427 : start_time=1786536345167 2026-08-12 12:06:27.158 | + functions-common:time_stop:2429 : [[ -z 1786536345167 ]] 2026-08-12 12:06:27.161 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:06:27.164 | + functions-common:time_stop:2432 : end_time=1786536387162 2026-08-12 12:06:27.166 | + functions-common:time_stop:2433 : elapsed_time=41995 2026-08-12 12:06:27.167 | + functions-common:time_stop:2434 : total=555 2026-08-12 12:06:27.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:06:27.171 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42550 2026-08-12 12:06:27.173 | + functions-common:apt_get:1215 : return 0 2026-08-12 12:06:27.175 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-12 12:06:27.188 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-12 12:06:27.190 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-12 12:06:27.192 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-12 12:06:27.193 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-12 12:06:27.195 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-12 12:06:27.198 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-12 12:06:27.198 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-12 12:06:27.207 | 0 2026-08-12 12:06:27.211 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-12 12:06:27.213 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-12 12:06:27.215 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-12 12:06:27.217 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-12 12:06:27.219 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-12 12:06:27.220 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-12 12:06:27.228 | vm.dirty_ratio = 60 2026-08-12 12:06:27.231 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-12 12:06:27.233 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-12 12:06:27.235 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-12 12:06:27.236 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-12 12:06:27.243 | vm.dirty_background_ratio = 10 2026-08-12 12:06:27.246 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-12 12:06:27.248 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-12 12:06:27.250 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-12 12:06:27.253 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-12 12:06:27.261 | vm.vfs_cache_pressure = 50 2026-08-12 12:06:27.264 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-12 12:06:27.266 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-12 12:06:27.268 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-12 12:06:27.269 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-12 12:06:27.278 | vm.swappiness = 100 2026-08-12 12:06:27.281 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-12 12:06:27.289 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-12 12:06:27.289 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-12 12:06:27.289 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-12 12:06:27.289 | /proc/sys/vm/compaction_proactiveness:20 2026-08-12 12:06:27.289 | /proc/sys/vm/dirty_background_bytes:0 2026-08-12 12:06:27.289 | /proc/sys/vm/dirty_background_ratio:10 2026-08-12 12:06:27.289 | /proc/sys/vm/dirty_bytes:0 2026-08-12 12:06:27.289 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-08-12 12:06:27.289 | /proc/sys/vm/dirty_ratio:60 2026-08-12 12:06:27.289 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-08-12 12:06:27.289 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-12 12:06:27.289 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-12 12:06:27.290 | /proc/sys/vm/extfrag_threshold:500 2026-08-12 12:06:27.290 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-12 12:06:27.290 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-12 12:06:27.290 | /proc/sys/vm/laptop_mode:0 2026-08-12 12:06:27.290 | /proc/sys/vm/legacy_va_layout:0 2026-08-12 12:06:27.290 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-12 12:06:27.290 | /proc/sys/vm/max_map_count:1048576 2026-08-12 12:06:27.290 | /proc/sys/vm/memfd_noexec:0 2026-08-12 12:06:27.290 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-12 12:06:27.290 | /proc/sys/vm/memory_failure_recovery:1 2026-08-12 12:06:27.290 | /proc/sys/vm/min_free_kbytes:67584 2026-08-12 12:06:27.290 | /proc/sys/vm/min_slab_ratio:5 2026-08-12 12:06:27.290 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-12 12:06:27.290 | /proc/sys/vm/mmap_min_addr:65536 2026-08-12 12:06:27.290 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-12 12:06:27.291 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-12 12:06:27.291 | /proc/sys/vm/nr_hugepages:0 2026-08-12 12:06:27.291 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-08-12 12:06:27.291 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-12 12:06:27.291 | /proc/sys/vm/numa_stat:1 2026-08-12 12:06:27.291 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-12 12:06:27.291 | /proc/sys/vm/oom_dump_tasks:1 2026-08-12 12:06:27.291 | /proc/sys/vm/oom_kill_allocating_task:0 2026-08-12 12:06:27.291 | /proc/sys/vm/overcommit_kbytes:0 2026-08-12 12:06:27.291 | /proc/sys/vm/overcommit_memory:0 2026-08-12 12:06:27.291 | /proc/sys/vm/overcommit_ratio:50 2026-08-12 12:06:27.291 | /proc/sys/vm/page-cluster:3 2026-08-12 12:06:27.291 | /proc/sys/vm/page_lock_unfairness:5 2026-08-12 12:06:27.291 | /proc/sys/vm/panic_on_oom:0 2026-08-12 12:06:27.291 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-12 12:06:27.291 | /proc/sys/vm/stat_interval:1 2026-08-12 12:06:27.291 | /proc/sys/vm/swappiness:100 2026-08-12 12:06:27.291 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-12 12:06:27.291 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-12 12:06:27.291 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-12 12:06:27.291 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-12 12:06:27.291 | /proc/sys/vm/watermark_scale_factor:10 2026-08-12 12:06:27.291 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-12 12:06:27.293 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-12 12:06:27.297 | + lib/host:tune_host:126 : configure_host_net 2026-08-12 12:06:27.299 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-12 12:06:27.301 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-12 12:06:27.304 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-12 12:06:27.306 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-12 12:06:27.308 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-12 12:06:27.310 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-12 12:06:27.319 | net.ipv4.tcp_keepalive_time = 60 2026-08-12 12:06:27.322 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-12 12:06:27.324 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-12 12:06:27.326 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-12 12:06:27.328 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-12 12:06:27.336 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-12 12:06:27.340 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-12 12:06:27.342 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-12 12:06:27.344 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-12 12:06:27.345 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-12 12:06:27.355 | net.ipv4.tcp_keepalive_probes = 6 2026-08-12 12:06:27.359 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-12 12:06:27.361 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-12 12:06:27.362 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-12 12:06:27.364 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-12 12:06:27.372 | net.ipv4.tcp_fastopen = 3 2026-08-12 12:06:27.376 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_fastopen_key:3f10a708-3f388d29-905efefa-9af21504 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_mem:768822 1025096 1537644 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-12 12:06:27.386 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-12 12:06:27.387 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-12 12:06:27.389 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-12 12:06:27.391 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-12 12:06:27.393 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-12 12:06:27.395 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-12 12:06:27.403 | net.core.default_qdisc = pfifo_fast 2026-08-12 12:06:27.406 | + ./stack.sh:main:600 : fetch_plugins 2026-08-12 12:06:27.408 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-08-12 12:06:27.410 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-12 12:06:27.412 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-08-12 12:06:27.415 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-12 12:06:27.415 | Fetching DevStack plugins 2026-08-12 12:06:27.417 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-12 12:06:27.419 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-08-12 12:06:27.421 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-08-12 12:06:27.423 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-08-12 12:06:27.425 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-08-12 12:06:27.427 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-12 12:06:27.429 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-08-12 12:06:27.431 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-08-12 12:06:27.433 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-12 12:06:27.435 | + functions-common:git_clone:591 : local git_ref=master 2026-08-12 12:06:27.437 | + functions-common:git_clone:592 : local orig_dir 2026-08-12 12:06:27.439 | ++ functions-common:git_clone:593 : pwd 2026-08-12 12:06:27.441 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-12 12:06:27.443 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-12 12:06:27.446 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-12 12:06:27.458 | + functions-common:git_clone:596 : RECLONE=False 2026-08-12 12:06:27.460 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-12 12:06:27.461 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-12 12:06:27.464 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-12 12:06:27.464 | + functions-common:git_clone:610 : echo master 2026-08-12 12:06:27.468 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-12 12:06:27.470 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-12 12:06:27.472 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-12 12:06:27.484 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-12 12:06:27.486 | + functions-common:git_clone:673 : git show --oneline 2026-08-12 12:06:27.487 | + functions-common:git_clone:673 : head -1 2026-08-12 12:06:27.492 | 3580a49142 Merge "Use PortHardwareOffloadTypeEnumField from neutron-lib" 2026-08-12 12:06:27.494 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-12 12:06:27.496 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-12 12:06:27.498 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-12 12:06:27.500 | + functions-common:run_phase:1849 : local phase= 2026-08-12 12:06:27.502 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-12 12:06:27.505 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-12 12:06:27.508 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-12 12:06:27.510 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-12 12:06:27.512 | + functions-common:run_phase:1858 : local extra 2026-08-12 12:06:27.515 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-12 12:06:27.518 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-12 12:06:27.520 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-12 12:06:27.522 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-12 12:06:27.524 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-12 12:06:27.526 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-12 12:06:27.539 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:27.541 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-12 12:06:27.543 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-12 12:06:27.545 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-12 12:06:27.547 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-12 12:06:27.549 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-12 12:06:27.551 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-12 12:06:27.552 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-12 12:06:27.554 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-12 12:06:27.556 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-12 12:06:27.558 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-12 12:06:27.560 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-12 12:06:27.562 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-08-12 12:06:27.564 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-12 12:06:27.565 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-08-12 12:06:27.567 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-12 12:06:27.567 | Overriding Configuration Defaults 2026-08-12 12:06:27.569 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-12 12:06:27.570 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-08-12 12:06:27.572 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-08-12 12:06:27.574 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-12 12:06:27.590 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-12 12:06:27.592 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-12 12:06:27.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:27.607 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.56 2026-08-12 12:06:27.610 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.56 2026-08-12 12:06:27.611 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-12 12:06:27.614 | ++ lib/tls:source:40 : TLS_IP=10.4.3.56 2026-08-12 12:06:27.617 | +++ lib/tls:source:43 : hostname -f 2026-08-12 12:06:27.620 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-08-12 12:06:27.622 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-12 12:06:27.624 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-12 12:06:27.626 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-12 12:06:27.628 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-12 12:06:27.630 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-12 12:06:27.632 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-12 12:06:27.634 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-12 12:06:27.636 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-12 12:06:27.637 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-12 12:06:27.641 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-12 12:06:27.653 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-12 12:06:27.670 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-12 12:06:27.682 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-12 12:06:27.695 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-12 12:06:27.728 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-12 12:06:27.797 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-12 12:06:27.881 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-12 12:06:27.906 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-12 12:06:27.952 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-12 12:06:27.996 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-12 12:06:27.999 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-12 12:06:28.011 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:28.014 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-12 12:06:28.016 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-12 12:06:28.018 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-12 12:06:28.020 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-12 12:06:28.022 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-12 12:06:28.025 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-12 12:06:28.039 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-12 12:06:28.042 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-12 12:06:28.045 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-12 12:06:28.047 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-12 12:06:28.050 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-12 12:06:28.052 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-12 12:06:28.054 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-12 12:06:28.057 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-12 12:06:28.059 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-12 12:06:28.062 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-12 12:06:28.077 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-12 12:06:28.080 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-12 12:06:28.082 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-12 12:06:28.084 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-12 12:06:28.087 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-12 12:06:28.089 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-12 12:06:28.092 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-12 12:06:28.094 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-12 12:06:28.096 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-12 12:06:28.098 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-12 12:06:28.100 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-12 12:06:28.102 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-12 12:06:28.105 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.56 2026-08-12 12:06:28.107 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-12 12:06:28.110 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-12 12:06:28.112 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-12 12:06:28.113 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-12 12:06:28.117 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-12 12:06:28.119 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-12 12:06:28.121 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-12 12:06:28.123 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-12 12:06:28.126 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-12 12:06:28.129 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-12 12:06:28.142 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-12 12:06:28.145 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.56 2026-08-12 12:06:28.148 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.56 2026-08-12 12:06:28.149 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-12 12:06:28.154 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.56 2026-08-12 12:06:28.156 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-12 12:06:28.159 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-12 12:06:28.161 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-12 12:06:28.164 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-12 12:06:28.165 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-12 12:06:28.168 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-12 12:06:28.170 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-12 12:06:28.172 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-12 12:06:28.174 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-12 12:06:28.176 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-12 12:06:28.179 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-12 12:06:28.180 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-12 12:06:28.182 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-12 12:06:28.184 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-12 12:06:28.186 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-12 12:06:28.187 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-12 12:06:28.189 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-12 12:06:28.191 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-12 12:06:28.193 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-12 12:06:28.195 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-12 12:06:28.197 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-12 12:06:28.199 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-12 12:06:28.212 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-12 12:06:28.214 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-12 12:06:28.216 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-12 12:06:28.218 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-12 12:06:28.220 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-12 12:06:28.222 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-12 12:06:28.223 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-12 12:06:28.225 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-12 12:06:28.227 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-12 12:06:28.229 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-12 12:06:28.230 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-12 12:06:28.232 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-12 12:06:28.234 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-12 12:06:28.237 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-12 12:06:28.239 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-12 12:06:28.241 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-12 12:06:28.243 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-12 12:06:28.245 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-12 12:06:28.247 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-12 12:06:28.250 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-12 12:06:28.343 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-12 12:06:28.356 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-12 12:06:28.358 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-12 12:06:28.360 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-12 12:06:28.361 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-12 12:06:28.364 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-12 12:06:28.365 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-12 12:06:28.368 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-12 12:06:28.370 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-12 12:06:28.372 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-12 12:06:28.373 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-12 12:06:28.375 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-12 12:06:28.377 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-12 12:06:28.379 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-12 12:06:28.381 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-12 12:06:28.384 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-12 12:06:28.386 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-12 12:06:28.388 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-12 12:06:28.390 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-12 12:06:28.392 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-12 12:06:28.395 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-12 12:06:28.398 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-12 12:06:28.398 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-12 12:06:28.399 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-12 12:06:28.400 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-12 12:06:28.404 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=74:ad17:42c0 2026-08-12 12:06:28.406 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-12 12:06:28.408 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-12 12:06:28.410 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-12 12:06:28.412 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-12 12:06:28.415 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd74:ad17:42c0::/56 2026-08-12 12:06:28.418 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd74:ad17:42c0::/56 2026-08-12 12:06:28.419 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-12 12:06:28.424 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd74:ad17:42c0::/64 2026-08-12 12:06:28.426 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-12 12:06:28.429 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-12 12:06:28.431 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-12 12:06:28.433 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-12 12:06:28.436 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-12 12:06:28.438 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-12 12:06:28.440 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-12 12:06:28.442 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-12 12:06:28.445 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-12 12:06:28.447 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-12 12:06:28.449 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-12 12:06:28.451 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-12 12:06:28.453 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-12 12:06:28.456 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd74:ad17:42c0::/56 2026-08-12 12:06:28.458 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-12 12:06:28.460 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-12 12:06:28.464 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-12 12:06:28.464 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-12 12:06:28.464 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-12 12:06:28.469 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-08-12 12:06:28.472 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-12 12:06:28.473 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-12 12:06:28.473 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-12 12:06:28.478 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-12 12:06:28.482 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-12 12:06:28.484 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-12 12:06:28.487 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-12 12:06:28.489 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-12 12:06:28.491 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-12 12:06:28.494 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-12 12:06:28.497 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-12 12:06:28.499 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-12 12:06:28.502 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-12 12:06:28.504 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-12 12:06:28.520 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-12 12:06:28.535 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-12 12:06:28.547 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-12 12:06:28.560 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-12 12:06:28.571 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-12 12:06:28.600 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-12 12:06:28.603 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-12 12:06:28.605 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-12 12:06:28.607 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-12 12:06:28.610 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-12 12:06:28.612 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-12 12:06:28.626 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-12 12:06:28.629 | + ./stack.sh:main:635 : run_phase source 2026-08-12 12:06:28.631 | + functions-common:run_phase:1848 : local mode=source 2026-08-12 12:06:28.634 | + functions-common:run_phase:1849 : local phase= 2026-08-12 12:06:28.636 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-12 12:06:28.638 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-12 12:06:28.640 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-12 12:06:28.642 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-12 12:06:28.644 | + functions-common:run_phase:1858 : local extra 2026-08-12 12:06:28.646 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-12 12:06:28.650 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-12 12:06:28.652 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-12 12:06:28.654 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-12 12:06:28.656 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-12 12:06:28.658 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-12 12:06:28.673 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:28.675 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-12 12:06:28.677 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-08-12 12:06:28.720 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-12 12:06:28.722 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-12 12:06:28.725 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-12 12:06:28.727 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-12 12:06:28.730 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-08-12 12:06:28.732 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-12 12:06:28.734 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-08-12 12:06:28.736 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-12 12:06:28.736 | Loading plugin settings 2026-08-12 12:06:28.739 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-12 12:06:28.741 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-08-12 12:06:28.743 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-08-12 12:06:28.746 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-08-12 12:06:28.749 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-08-12 12:06:28.751 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-08-12 12:06:28.753 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-08-12 12:06:28.756 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-08-12 12:06:28.758 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-08-12 12:06:28.761 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-08-12 12:06:28.763 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-08-12 12:06:28.766 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-08-12 12:06:28.768 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-12 12:06:28.770 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-12 12:06:28.773 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-08-12 12:06:28.789 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-08-12 12:06:28.791 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-08-12 12:06:28.793 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-08-12 12:06:28.795 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-08-12 12:06:28.798 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-08-12 12:06:28.801 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-08-12 12:06:28.817 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-08-12 12:06:28.820 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-12 12:06:28.822 | + functions-common:verify_disabled_services:2131 : local service 2026-08-12 12:06:28.825 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.827 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-08-12 12:06:28.830 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.832 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-08-12 12:06:28.835 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.837 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-08-12 12:06:28.840 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.842 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-08-12 12:06:28.844 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.847 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-08-12 12:06:28.849 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.852 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-08-12 12:06:28.854 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.857 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-08-12 12:06:28.859 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.861 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-08-12 12:06:28.863 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.864 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-08-12 12:06:28.867 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.869 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-08-12 12:06:28.872 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.874 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-08-12 12:06:28.876 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.879 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-08-12 12:06:28.881 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.884 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-08-12 12:06:28.886 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.888 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-08-12 12:06:28.891 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.893 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-08-12 12:06:28.896 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.898 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-08-12 12:06:28.900 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.902 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-08-12 12:06:28.905 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.907 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-08-12 12:06:28.909 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.912 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-08-12 12:06:28.914 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.917 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-08-12 12:06:28.919 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.921 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-08-12 12:06:28.924 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.926 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-08-12 12:06:28.928 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.931 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-08-12 12:06:28.933 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.935 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-08-12 12:06:28.938 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.941 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-08-12 12:06:28.943 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.946 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-08-12 12:06:28.948 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.951 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-08-12 12:06:28.954 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.957 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-08-12 12:06:28.960 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.962 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-08-12 12:06:28.964 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.966 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-08-12 12:06:28.969 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-12 12:06:28.971 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-08-12 12:06:28.974 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-12 12:06:28.976 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-12 12:06:28.979 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-12 12:06:28.994 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:28.996 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-12 12:06:28.999 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-12 12:06:29.001 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-12 12:06:29.016 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:06:29.018 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-12 12:06:29.021 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-12 12:06:29.023 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-12 12:06:29.026 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-12 12:06:29.028 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-12 12:06:29.031 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-12 12:06:29.033 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-12 12:06:29.035 | + lib/database:initialize_database_backends:92 : return 0 2026-08-12 12:06:29.038 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-12 12:06:29.038 | Using mysql database backend 2026-08-12 12:06:29.041 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-12 12:06:29.056 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-12 12:06:29.060 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-12 12:06:29.063 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-12 12:06:29.065 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-12 12:06:29.068 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-12 12:06:29.071 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-12 12:06:29.087 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:29.089 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-12 12:06:29.106 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-12 12:06:29.122 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:29.124 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-12 12:06:29.140 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-12 12:06:29.156 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-12 12:06:29.173 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:06:29.176 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-12 12:06:29.191 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:06:29.193 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-08-12 12:06:29.209 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-08-12 12:06:29.212 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-08-12 12:06:29.214 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-12 12:06:29.216 | + functions-common:save_stackenv:65 : local tag=768 2026-08-12 12:06:29.220 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-12 12:06:29.224 | + functions-common:save_stackenv:67 : time_stamp=2026-08-12-120629 2026-08-12 12:06:29.226 | + functions-common:save_stackenv:68 : echo '# 2026-08-12-120629 768' 2026-08-12 12:06:29.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.231 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-12 12:06:29.234 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.236 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-12 12:06:29.239 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.241 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-12 12:06:29.244 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.246 | + 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-08-12 12:06:29.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.250 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.56 2026-08-12 12:06:29.253 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.255 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.56/identity 2026-08-12 12:06:29.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.261 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-12-120541 2026-08-12 12:06:29.263 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.265 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-12 12:06:29.268 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.270 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.56 2026-08-12 12:06:29.273 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.275 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-12 12:06:29.278 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.280 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.56 2026-08-12 12:06:29.283 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.285 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-12 12:06:29.287 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.290 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-12 12:06:29.292 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.294 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.56 2026-08-12 12:06:29.297 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-12 12:06:29.299 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-12 12:06:29.302 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-12 12:06:29.305 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-12 12:06:29.307 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-08-12 12:06:29.309 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-12 12:06:29.311 | + functions-common:git_clone:591 : local git_ref=master 2026-08-12 12:06:29.314 | + functions-common:git_clone:592 : local orig_dir 2026-08-12 12:06:29.316 | ++ functions-common:git_clone:593 : pwd 2026-08-12 12:06:29.319 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-12 12:06:29.322 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-12 12:06:29.325 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-12 12:06:29.339 | + functions-common:git_clone:596 : RECLONE=False 2026-08-12 12:06:29.341 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-12 12:06:29.344 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-12 12:06:29.347 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-12 12:06:29.347 | + functions-common:git_clone:610 : echo master 2026-08-12 12:06:29.352 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-12 12:06:29.354 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-12 12:06:29.356 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-12 12:06:29.369 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-12 12:06:29.372 | + functions-common:git_clone:673 : git show --oneline 2026-08-12 12:06:29.372 | + functions-common:git_clone:673 : head -1 2026-08-12 12:06:29.377 | 377f3671 Merge "update constraint for os-service-types to new release 1.9.0" 2026-08-12 12:06:29.380 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-12 12:06:29.383 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-12 12:06:29.385 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-12 12:06:29.388 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-12 12:06:29.391 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-12 12:06:29.393 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-12 12:06:29.396 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-12 12:06:29.399 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-12 12:06:29.402 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-12 12:06:29.405 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-12 12:06:29.407 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-12 12:06:29.411 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-12 12:06:29.415 | ++ tools/install_prereqs.sh:source:47 : NOW=1786536389 2026-08-12 12:06:29.419 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-12 12:06:29.424 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-12 12:06:29.427 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-12 12:06:29.430 | ++ tools/install_prereqs.sh:source:49 : DELTA=1786536389 2026-08-12 12:06:29.432 | ++ tools/install_prereqs.sh:source:50 : [[ 1786536389 -lt 7200 ]] 2026-08-12 12:06:29.435 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-12 12:06:29.438 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-12 12:06:29.440 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-12 12:06:29.443 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-12 12:06:29.445 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-12 12:06:29.448 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-12 12:06:29.450 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-12 12:06:29.454 | +++ 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-08-12 12:06:29.478 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-12 12:06:29.478 | apache2-dev 2026-08-12 12:06:29.478 | bc 2026-08-12 12:06:29.478 | bsdmainutils 2026-08-12 12:06:29.479 | curl 2026-08-12 12:06:29.479 | g++ 2026-08-12 12:06:29.479 | gawk 2026-08-12 12:06:29.479 | gcc 2026-08-12 12:06:29.479 | gettext 2026-08-12 12:06:29.479 | git 2026-08-12 12:06:29.479 | graphviz 2026-08-12 12:06:29.479 | iputils-ping 2026-08-12 12:06:29.479 | libffi-dev 2026-08-12 12:06:29.479 | libjpeg-dev 2026-08-12 12:06:29.479 | libpq-dev 2026-08-12 12:06:29.479 | libssl-dev 2026-08-12 12:06:29.479 | libsystemd-dev 2026-08-12 12:06:29.479 | libxml2-dev 2026-08-12 12:06:29.479 | libxslt1-dev 2026-08-12 12:06:29.479 | libyaml-dev 2026-08-12 12:06:29.479 | lsof 2026-08-12 12:06:29.479 | openssh-server 2026-08-12 12:06:29.479 | openssl 2026-08-12 12:06:29.479 | pkg-config 2026-08-12 12:06:29.479 | psmisc 2026-08-12 12:06:29.479 | python3-dev 2026-08-12 12:06:29.479 | python3-pip 2026-08-12 12:06:29.479 | python3-systemd 2026-08-12 12:06:29.479 | python3-venv 2026-08-12 12:06:29.479 | tar 2026-08-12 12:06:29.479 | tcpdump 2026-08-12 12:06:29.479 | unzip 2026-08-12 12:06:29.479 | uuid-runtime 2026-08-12 12:06:29.479 | wget 2026-08-12 12:06:29.479 | zlib1g-dev 2026-08-12 12:06:29.479 | lvm2 2026-08-12 12:06:29.479 | qemu-utils 2026-08-12 12:06:29.479 | thin-provisioning-tools 2026-08-12 12:06:29.479 | lsscsi 2026-08-12 12:06:29.479 | open-iscsi 2026-08-12 12:06:29.479 | libkrb5-dev 2026-08-12 12:06:29.479 | libldap2-dev 2026-08-12 12:06:29.479 | libsasl2-dev 2026-08-12 12:06:29.479 | memcached 2026-08-12 12:06:29.479 | python3-mysqldb 2026-08-12 12:06:29.479 | sqlite3 2026-08-12 12:06:29.479 | conntrack 2026-08-12 12:06:29.479 | curl 2026-08-12 12:06:29.479 | ebtables 2026-08-12 12:06:29.479 | genisoimage 2026-08-12 12:06:29.479 | iptables 2026-08-12 12:06:29.479 | iputils-arping 2026-08-12 12:06:29.479 | kpartx 2026-08-12 12:06:29.479 | libjs-jquery-tablesorter 2026-08-12 12:06:29.479 | parted 2026-08-12 12:06:29.479 | pm-utils 2026-08-12 12:06:29.479 | python3-mysqldb 2026-08-12 12:06:29.479 | socat 2026-08-12 12:06:29.479 | sqlite3 2026-08-12 12:06:29.479 | sudo 2026-08-12 12:06:29.479 | vlan 2026-08-12 12:06:29.479 | cryptsetup 2026-08-12 12:06:29.479 | dosfstools 2026-08-12 12:06:29.479 | genisoimage 2026-08-12 12:06:29.479 | gir1.2-libosinfo-1.0 2026-08-12 12:06:29.479 | netcat-openbsd 2026-08-12 12:06:29.479 | open-iscsi 2026-08-12 12:06:29.479 | qemu-utils 2026-08-12 12:06:29.479 | sg3-utils 2026-08-12 12:06:29.479 | sysfsutils 2026-08-12 12:06:29.479 | acl 2026-08-12 12:06:29.479 | dnsmasq-base 2026-08-12 12:06:29.479 | dnsmasq-utils 2026-08-12 12:06:29.479 | ebtables 2026-08-12 12:06:29.479 | haproxy 2026-08-12 12:06:29.479 | iptables 2026-08-12 12:06:29.479 | iputils-arping 2026-08-12 12:06:29.479 | iputils-ping 2026-08-12 12:06:29.479 | postgresql-server-dev-all 2026-08-12 12:06:29.479 | python3-mysqldb 2026-08-12 12:06:29.479 | sqlite3 2026-08-12 12:06:29.479 | sudo 2026-08-12 12:06:29.479 | vlan 2026-08-12 12:06:29.479 | curl 2026-08-12 12:06:29.479 | liberasurecode-dev 2026-08-12 12:06:29.479 | make 2026-08-12 12:06:29.479 | memcached 2026-08-12 12:06:29.479 | rsync 2026-08-12 12:06:29.479 | sqlite3 2026-08-12 12:06:29.479 | xfsprogs 2026-08-12 12:06:29.479 | apache2' 2026-08-12 12:06:29.482 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-12 12:06:29.501 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-12 12:06:29.501 | apache2-dev 2026-08-12 12:06:29.501 | bc 2026-08-12 12:06:29.501 | bsdmainutils 2026-08-12 12:06:29.501 | curl 2026-08-12 12:06:29.501 | g++ 2026-08-12 12:06:29.501 | gawk 2026-08-12 12:06:29.501 | gcc 2026-08-12 12:06:29.501 | gettext 2026-08-12 12:06:29.501 | git 2026-08-12 12:06:29.501 | graphviz 2026-08-12 12:06:29.501 | iputils-ping 2026-08-12 12:06:29.501 | libffi-dev 2026-08-12 12:06:29.501 | libjpeg-dev 2026-08-12 12:06:29.501 | libpq-dev 2026-08-12 12:06:29.501 | libssl-dev 2026-08-12 12:06:29.502 | libsystemd-dev 2026-08-12 12:06:29.502 | libxml2-dev 2026-08-12 12:06:29.502 | libxslt1-dev 2026-08-12 12:06:29.502 | libyaml-dev 2026-08-12 12:06:29.502 | lsof 2026-08-12 12:06:29.502 | openssh-server 2026-08-12 12:06:29.502 | openssl 2026-08-12 12:06:29.502 | pkg-config 2026-08-12 12:06:29.502 | psmisc 2026-08-12 12:06:29.502 | python3-dev 2026-08-12 12:06:29.502 | python3-pip 2026-08-12 12:06:29.502 | python3-systemd 2026-08-12 12:06:29.502 | python3-venv 2026-08-12 12:06:29.502 | tar 2026-08-12 12:06:29.502 | tcpdump 2026-08-12 12:06:29.502 | unzip 2026-08-12 12:06:29.502 | uuid-runtime 2026-08-12 12:06:29.502 | wget 2026-08-12 12:06:29.502 | zlib1g-dev 2026-08-12 12:06:29.502 | lvm2 2026-08-12 12:06:29.502 | qemu-utils 2026-08-12 12:06:29.502 | thin-provisioning-tools 2026-08-12 12:06:29.502 | lsscsi 2026-08-12 12:06:29.502 | open-iscsi 2026-08-12 12:06:29.502 | libkrb5-dev 2026-08-12 12:06:29.502 | libldap2-dev 2026-08-12 12:06:29.502 | libsasl2-dev 2026-08-12 12:06:29.502 | memcached 2026-08-12 12:06:29.502 | python3-mysqldb 2026-08-12 12:06:29.502 | sqlite3 2026-08-12 12:06:29.502 | conntrack 2026-08-12 12:06:29.502 | curl 2026-08-12 12:06:29.502 | ebtables 2026-08-12 12:06:29.502 | genisoimage 2026-08-12 12:06:29.502 | iptables 2026-08-12 12:06:29.502 | iputils-arping 2026-08-12 12:06:29.502 | kpartx 2026-08-12 12:06:29.502 | libjs-jquery-tablesorter 2026-08-12 12:06:29.502 | parted 2026-08-12 12:06:29.502 | pm-utils 2026-08-12 12:06:29.502 | python3-mysqldb 2026-08-12 12:06:29.502 | socat 2026-08-12 12:06:29.502 | sqlite3 2026-08-12 12:06:29.502 | sudo 2026-08-12 12:06:29.502 | vlan 2026-08-12 12:06:29.502 | cryptsetup 2026-08-12 12:06:29.502 | dosfstools 2026-08-12 12:06:29.502 | genisoimage 2026-08-12 12:06:29.502 | gir1.2-libosinfo-1.0 2026-08-12 12:06:29.502 | netcat-openbsd 2026-08-12 12:06:29.502 | open-iscsi 2026-08-12 12:06:29.502 | qemu-utils 2026-08-12 12:06:29.502 | sg3-utils 2026-08-12 12:06:29.502 | sysfsutils 2026-08-12 12:06:29.502 | acl 2026-08-12 12:06:29.502 | dnsmasq-base 2026-08-12 12:06:29.502 | dnsmasq-utils 2026-08-12 12:06:29.502 | ebtables 2026-08-12 12:06:29.502 | haproxy 2026-08-12 12:06:29.502 | iptables 2026-08-12 12:06:29.502 | iputils-arping 2026-08-12 12:06:29.502 | iputils-ping 2026-08-12 12:06:29.502 | postgresql-server-dev-all 2026-08-12 12:06:29.502 | python3-mysqldb 2026-08-12 12:06:29.502 | sqlite3 2026-08-12 12:06:29.502 | sudo 2026-08-12 12:06:29.502 | vlan 2026-08-12 12:06:29.502 | curl 2026-08-12 12:06:29.502 | liberasurecode-dev 2026-08-12 12:06:29.502 | make 2026-08-12 12:06:29.502 | memcached 2026-08-12 12:06:29.502 | rsync 2026-08-12 12:06:29.502 | sqlite3 2026-08-12 12:06:29.502 | xfsprogs 2026-08-12 12:06:29.502 | apache2 ' 2026-08-12 12:06:29.503 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-12 12:06:29.506 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:06:29.509 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:06:29.512 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-12 12:06:29.512 | ++ 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-08-12 12:06:29.516 | ++ 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-08-12 12:06:29.519 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-12 12:06:29.521 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-12 12:06:29.523 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-12 12:06:29.525 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-12 12:06:29.527 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-12 12:06:29.530 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-12 12:06:29.532 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:06:29.534 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:06:29.536 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-12 12:06:29.539 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-12 12:06:29.541 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-12 12:06:29.543 | ++ functions-common:apt_get_update:1167 : return 2026-08-12 12:06:29.545 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-12 12:06:29.547 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-12 12:06:29.549 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:06:29.551 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:06:29.553 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-12 12:06:29.574 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-12 12:06:29.601 | Reading package lists... 2026-08-12 12:06:29.811 | Building dependency tree... 2026-08-12 12:06:29.812 | Reading state information... 2026-08-12 12:06:30.056 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-12 12:06:30.056 | bc set to manually installed. 2026-08-12 12:06:30.056 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-12 12:06:30.056 | g++ set to manually installed. 2026-08-12 12:06:30.056 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-12 12:06:30.056 | gcc set to manually installed. 2026-08-12 12:06:30.056 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-12 12:06:30.056 | git set to manually installed. 2026-08-12 12:06:30.056 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-12 12:06:30.056 | iputils-ping set to manually installed. 2026-08-12 12:06:30.056 | lsof is already the newest version (4.95.0-1build3). 2026-08-12 12:06:30.056 | lsof set to manually installed. 2026-08-12 12:06:30.056 | psmisc is already the newest version (23.7-1build1). 2026-08-12 12:06:30.056 | psmisc set to manually installed. 2026-08-12 12:06:30.056 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-12 12:06:30.056 | python3-dev set to manually installed. 2026-08-12 12:06:30.056 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-12 12:06:30.056 | python3-systemd is already the newest version (235-1build4). 2026-08-12 12:06:30.056 | python3-systemd set to manually installed. 2026-08-12 12:06:30.056 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-08-12 12:06:30.056 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-12 12:06:30.056 | tcpdump set to manually installed. 2026-08-12 12:06:30.056 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-12 12:06:30.056 | zlib1g-dev set to manually installed. 2026-08-12 12:06:30.056 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-12 12:06:30.056 | lvm2 set to manually installed. 2026-08-12 12:06:30.056 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-12 12:06:30.056 | qemu-utils set to manually installed. 2026-08-12 12:06:30.056 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-12 12:06:30.057 | thin-provisioning-tools set to manually installed. 2026-08-12 12:06:30.057 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-12 12:06:30.057 | open-iscsi set to manually installed. 2026-08-12 12:06:30.057 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-12 12:06:30.057 | iptables set to manually installed. 2026-08-12 12:06:30.057 | parted is already the newest version (3.6-4build1). 2026-08-12 12:06:30.057 | parted set to manually installed. 2026-08-12 12:06:30.057 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-12 12:06:30.057 | cryptsetup set to manually installed. 2026-08-12 12:06:30.057 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-12 12:06:30.057 | dosfstools set to manually installed. 2026-08-12 12:06:30.057 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-12 12:06:30.057 | netcat-openbsd set to manually installed. 2026-08-12 12:06:30.057 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-12 12:06:30.057 | sg3-utils set to manually installed. 2026-08-12 12:06:30.057 | acl is already the newest version (2.3.2-1build1.1). 2026-08-12 12:06:30.057 | acl set to manually installed. 2026-08-12 12:06:30.057 | make is already the newest version (4.3-4.1build2). 2026-08-12 12:06:30.057 | make set to manually installed. 2026-08-12 12:06:30.057 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-08-12 12:06:30.057 | xfsprogs set to manually installed. 2026-08-12 12:06:30.057 | The following additional packages will be installed: 2026-08-12 12:06:30.057 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-12 12:06:30.057 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-08-12 12:06:30.057 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-08-12 12:06:30.057 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-08-12 12:06:30.057 | icu-devtools intltool-debian krb5-locales krb5-multidev libann0 libapr1-dev 2026-08-12 12:06:30.057 | libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2026-08-12 12:06:30.057 | libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 2026-08-12 12:06:30.057 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev 2026-08-12 12:06:30.057 | libclang1-17t64 libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 2026-08-12 12:06:30.057 | libdebhelper-perl liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl 2026-08-12 12:06:30.057 | libgc1 libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 2026-08-12 12:06:30.057 | libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev libjpeg8-dev 2026-08-12 12:06:30.057 | libjs-jquery-metadata libjson-perl libjson-xs-perl libk5crypto3 2026-08-12 12:06:30.057 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-3 libkrb5support0 2026-08-12 12:06:30.057 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-12 12:06:30.057 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-08-12 12:06:30.057 | libncursesw6 libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-08-12 12:06:30.057 | libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 2026-08-12 12:06:30.057 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-08-12 12:06:30.057 | libsm6 libsmartcols1 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-12 12:06:30.057 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-08-12 12:06:30.057 | libtool libtypes-serialiser-perl libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-08-12 12:06:30.057 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-12 12:06:30.057 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-08-12 12:06:30.057 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-08-12 12:06:30.057 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-08-12 12:06:30.057 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-08-12 12:06:30.057 | systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-08-12 12:06:30.057 | util-linux uuid-dev vbetool 2026-08-12 12:06:30.059 | Suggested packages: 2026-08-12 12:06:30.059 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-12 12:06:30.059 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-12 12:06:30.059 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-12 12:06:30.059 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-12 12:06:30.059 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-08-12 12:06:30.059 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-08-12 12:06:30.059 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-12 12:06:30.059 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-08-12 12:06:30.059 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-08-12 12:06:30.059 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-12 12:06:30.059 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-08-12 12:06:30.059 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-08-12 12:06:30.059 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-08-12 12:06:30.059 | tar-doc zip util-linux-extra util-linux-locales 2026-08-12 12:06:30.184 | The following NEW packages will be installed: 2026-08-12 12:06:30.184 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-12 12:06:30.184 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-12 12:06:30.184 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-08-12 12:06:30.184 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-08-12 12:06:30.185 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-12 12:06:30.186 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-12 12:06:30.186 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-12 12:06:30.186 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-12 12:06:30.186 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-12 12:06:30.186 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-12 12:06:30.186 | liberasurecode-dev liberasurecode1 libffi-dev 2026-08-12 12:06:30.186 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-08-12 12:06:30.186 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-08-12 12:06:30.186 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-12 12:06:30.186 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-12 12:06:30.186 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-12 12:06:30.186 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-12 12:06:30.186 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-12 12:06:30.186 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-08-12 12:06:30.186 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-12 12:06:30.186 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-12 12:06:30.186 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-12 12:06:30.186 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-12 12:06:30.186 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-12 12:06:30.186 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-12 12:06:30.186 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-08-12 12:06:30.186 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-12 12:06:30.186 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-08-12 12:06:30.186 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-08-12 12:06:30.190 | The following packages will be upgraded: 2026-08-12 12:06:30.190 | bsdextrautils bsdutils curl eject fdisk gawk kpartx krb5-locales libblkid1 2026-08-12 12:06:30.190 | libcurl3t64-gnutls libcurl4t64 libfdisk1 libgssapi-krb5-2 libk5crypto3 2026-08-12 12:06:30.190 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-08-12 12:06:30.190 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-08-12 12:06:30.190 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-08-12 12:06:30.190 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-08-12 12:06:30.190 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-08-12 12:06:30.190 | systemd-sysv systemd-timesyncd tar udev util-linux uuid-runtime wget 2026-08-12 12:06:30.375 | 51 upgraded, 147 newly installed, 0 to remove and 112 not upgraded. 2026-08-12 12:06:30.375 | Need to get 191 MB of archives. 2026-08-12 12:06:30.375 | After this operation, 922 MB of additional disk space will be used. 2026-08-12 12:06:30.375 | 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-08-12 12:06:30.532 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-12 12:06:30.599 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-12 12:06:30.639 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-08-12 12:06:30.708 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-12 12:06:30.709 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-12 12:06:30.718 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-08-12 12:06:30.721 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.17 [107 kB] 2026-08-12 12:06:30.724 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-08-12 12:06:30.727 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.17 [35.3 kB] 2026-08-12 12:06:30.728 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.17 [297 kB] 2026-08-12 12:06:30.734 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.17 [2,077 kB] 2026-08-12 12:06:30.768 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.17 [432 kB] 2026-08-12 12:06:30.773 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.17 [11.9 kB] 2026-08-12 12:06:30.786 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.17 [159 kB] 2026-08-12 12:06:30.789 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.17 [235 kB] 2026-08-12 12:06:30.791 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.17 [3,475 kB] 2026-08-12 12:06:30.836 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.17 [1,875 kB] 2026-08-12 12:06:30.855 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.17 [178 kB] 2026-08-12 12:06:30.857 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1,942 kB] 2026-08-12 12:06:30.884 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-08-12 12:06:30.885 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-08-12 12:06:30.885 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-08-12 12:06:30.887 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-08-12 12:06:30.894 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-08-12 12:06:30.894 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-08-12 12:06:30.902 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-12 12:06:30.903 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-12 12:06:30.904 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-12 12:06:30.941 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-12 12:06:30.942 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-12 12:06:30.942 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-12 12:06:30.945 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-08-12 12:06:30.988 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-08-12 12:06:30.990 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-08-12 12:06:30.990 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-08-12 12:06:30.995 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-12 12:06:30.998 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-12 12:06:31.000 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-08-12 12:06:31.024 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-12 12:06:31.038 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-12 12:06:31.039 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-12 12:06:31.064 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-12 12:06:31.065 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-12 12:06:31.069 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-12 12:06:31.091 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-12 12:06:31.093 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-12 12:06:31.093 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-12 12:06:31.106 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-12 12:06:31.115 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-12 12:06:31.122 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-12 12:06:31.124 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1,003 kB] 2026-08-12 12:06:31.141 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-12 12:06:31.142 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-12 12:06:31.144 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-12 12:06:31.147 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-12 12:06:31.148 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-12 12:06:31.181 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-12 12:06:31.226 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-12 12:06:31.228 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-08-12 12:06:31.230 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-08-12 12:06:31.231 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-08-12 12:06:31.267 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-12 12:06:31.268 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-12 12:06:31.271 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-12 12:06:31.271 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-12 12:06:31.274 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-12 12:06:31.277 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-12 12:06:31.306 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-12 12:06:31.310 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-12 12:06:31.350 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-12 12:06:31.739 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-12 12:06:31.912 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-12 12:06:31.914 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-12 12:06:31.916 | Get:75 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-08-12 12:06:31.927 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-12 12:06:31.936 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-12 12:06:31.955 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-12 12:06:32.063 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-12 12:06:32.063 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-12 12:06:32.064 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-12 12:06:32.067 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-12 12:06:32.073 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-12 12:06:32.075 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-12 12:06:32.077 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-12 12:06:32.081 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-12 12:06:32.082 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-12 12:06:32.131 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-12 12:06:32.171 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-12 12:06:32.172 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-12 12:06:32.174 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-12 12:06:32.209 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-12 12:06:32.210 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-08-12 12:06:32.210 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-12 12:06:32.211 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-12 12:06:32.219 | Get:96 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-08-12 12:06:32.222 | Get:97 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-08-12 12:06:32.246 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-12 12:06:32.250 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-12 12:06:32.252 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-12 12:06:32.284 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-12 12:06:32.285 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-12 12:06:32.293 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-12 12:06:32.295 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-12 12:06:32.295 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-12 12:06:32.295 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-12 12:06:32.296 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-12 12:06:32.324 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-12 12:06:32.325 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-12 12:06:32.326 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-08-12 12:06:32.363 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-08-12 12:06:32.407 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-12 12:06:32.408 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-08-12 12:06:32.408 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-12 12:06:32.412 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-12 12:06:32.412 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-12 12:06:32.413 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-12 12:06:32.413 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-12 12:06:32.414 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-12 12:06:32.415 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-12 12:06:32.447 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-12 12:06:32.454 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-12 12:06:32.487 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-12 12:06:32.489 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-12 12:06:32.508 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-12 12:06:32.508 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-12 12:06:32.509 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-12 12:06:32.510 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-12 12:06:32.510 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-12 12:06:32.512 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-12 12:06:32.527 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-12 12:06:32.552 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-12 12:06:32.553 | Get:133 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-08-12 12:06:32.554 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-08-12 12:06:32.563 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-08-12 12:06:32.564 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-08-12 12:06:32.567 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-08-12 12:06:32.571 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-08-12 12:06:32.614 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-12 12:06:32.617 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-08-12 12:06:32.668 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-12 12:06:32.668 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-12 12:06:32.671 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-12 12:06:32.671 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-12 12:06:32.828 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-12 12:06:32.830 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-12 12:06:32.830 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-12 12:06:32.831 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-12 12:06:32.832 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-12 12:06:32.836 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-12 12:06:32.836 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-12 12:06:32.838 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-12 12:06:32.839 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-12 12:06:32.869 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-12 12:06:32.879 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-12 12:06:32.882 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-12 12:06:32.922 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-12 12:06:32.927 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-12 12:06:32.927 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-12 12:06:32.929 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2,408 kB] 2026-08-12 12:06:32.986 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-12 12:06:32.987 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-12 12:06:32.989 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1,239 kB] 2026-08-12 12:06:33.004 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-12 12:06:33.005 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-12 12:06:33.012 | Get:166 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-08-12 12:06:33.013 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-12 12:06:33.025 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-12 12:06:33.029 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-12 12:06:33.348 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-12 12:06:33.348 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-12 12:06:33.355 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-12 12:06:33.430 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-12 12:06:33.432 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-12 12:06:34.014 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-12 12:06:34.015 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-12 12:06:34.016 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-12 12:06:34.016 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-12 12:06:34.017 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-12 12:06:34.017 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-12 12:06:34.017 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-08-12 12:06:34.126 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-08-12 12:06:34.134 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-12 12:06:34.134 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-12 12:06:34.160 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-12 12:06:34.161 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-12 12:06:34.162 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-12 12:06:34.162 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-12 12:06:34.163 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-12 12:06:34.163 | Get:190 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-12 12:06:34.168 | Get:191 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-12 12:06:34.217 | Get:192 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-08-12 12:06:34.226 | Get:193 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-08-12 12:06:34.228 | Get:194 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-08-12 12:06:34.230 | Get:195 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-12 12:06:34.231 | Get:196 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-08-12 12:06:34.235 | Get:197 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-12 12:06:34.258 | Get:198 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-12 12:06:34.688 | Preconfiguring packages ... 2026-08-12 12:06:34.773 | Fetched 191 MB in 4s (47.1 MB/s) 2026-08-12 12:06:34.843 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99907 files and directories currently installed.) 2026-08-12 12:06:34.846 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:34.850 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:34.897 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:34.978 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:34.981 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-12 12:06:34.985 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-12 12:06:35.037 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:35.113 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:35.116 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-12 12:06:35.123 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-08-12 12:06:35.173 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-12 12:06:35.264 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:35.267 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:35.274 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:35.407 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:36.040 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-08-12 12:06:36.113 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:36.115 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-12 12:06:36.119 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-12 12:06:36.185 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:36.259 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:36.261 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-12 12:06:36.266 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-12 12:06:36.877 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:36.882 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:36.920 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.17_all.deb ... 2026-08-12 12:06:36.924 | Unpacking systemd-dev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:36.969 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:36.974 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:37.016 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:37.094 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99907 files and directories currently installed.) 2026-08-12 12:06:37.097 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.105 | Unpacking systemd-timesyncd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.154 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.160 | Unpacking systemd-resolved (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.212 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.216 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.285 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.290 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.341 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:06:37.431 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:37.434 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.438 | Unpacking systemd-sysv (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.496 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.507 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.557 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.564 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.608 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.630 | Unpacking systemd (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:37.906 | Preparing to unpack .../4-udev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:37.929 | Unpacking udev (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:38.045 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:38.049 | Unpacking libudev1:amd64 (255.4-1ubuntu8.17) over (255.4-1ubuntu8.12) ... 2026-08-12 12:06:38.092 | Setting up libudev1:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:06:38.170 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:38.173 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-12 12:06:38.177 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-08-12 12:06:38.246 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-12 12:06:38.322 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:38.325 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:38.328 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:38.368 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:38.440 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:38.443 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:38.447 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:38.513 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:38.591 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:38.595 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:38.608 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:38.657 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-12 12:06:38.667 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-08-12 12:06:38.715 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:38.720 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:38.765 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:38.848 | (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 ... 99907 files and directories currently installed.) 2026-08-12 12:06:38.850 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:38.861 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:38.902 | Selecting previously unselected package libapr1t64:amd64. 2026-08-12 12:06:38.910 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:38.912 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-12 12:06:38.945 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-12 12:06:38.949 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-12 12:06:38.951 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:38.988 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-12 12:06:38.992 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-08-12 12:06:39.026 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-12 12:06:39.038 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-12 12:06:39.039 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:39.066 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-12 12:06:39.077 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-12 12:06:39.079 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:39.117 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-12 12:06:39.121 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-12 12:06:39.172 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:39.176 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-12 12:06:39.215 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:39.218 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-12 12:06:39.257 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:39.260 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-12 12:06:39.294 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:39.298 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-12 12:06:39.348 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-12 12:06:39.353 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-12 12:06:39.388 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-12 12:06:39.397 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-12 12:06:39.398 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-12 12:06:39.433 | Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-12 12:06:39.438 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-08-12 12:06:39.475 | Selecting previously unselected package apache2-bin. 2026-08-12 12:06:39.484 | Preparing to unpack .../14-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-12 12:06:39.485 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-12 12:06:39.558 | Selecting previously unselected package apache2-data. 2026-08-12 12:06:39.567 | Preparing to unpack .../15-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-12 12:06:39.569 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-12 12:06:39.650 | Selecting previously unselected package apache2-utils. 2026-08-12 12:06:39.659 | Preparing to unpack .../16-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-12 12:06:39.660 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-12 12:06:39.699 | Selecting previously unselected package apache2. 2026-08-12 12:06:39.708 | Preparing to unpack .../17-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-12 12:06:39.716 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-12 12:06:39.789 | Preparing to unpack .../18-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-12 12:06:39.795 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-12 12:06:39.869 | Selecting previously unselected package haproxy. 2026-08-12 12:06:39.877 | Preparing to unpack .../19-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:06:39.886 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-12 12:06:39.956 | Selecting previously unselected package memcached. 2026-08-12 12:06:39.964 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:39.968 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-12 12:06:40.010 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-12 12:06:40.014 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-12 12:06:40.054 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-12 12:06:40.136 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-12 12:06:40.196 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-12 12:06:40.215 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-12 12:06:40.276 | Selecting previously unselected package libjson-perl. 2026-08-12 12:06:40.285 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-08-12 12:06:40.287 | Unpacking libjson-perl (4.10000-1) ... 2026-08-12 12:06:40.317 | Selecting previously unselected package postgresql-client-common. 2026-08-12 12:06:40.326 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-08-12 12:06:40.328 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-12 12:06:40.368 | Preparing to unpack .../26-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-12 12:06:40.372 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-08-12 12:06:40.477 | Selecting previously unselected package ssl-cert. 2026-08-12 12:06:40.486 | Preparing to unpack .../27-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-12 12:06:40.488 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-12 12:06:40.519 | Selecting previously unselected package postgresql-common. 2026-08-12 12:06:40.527 | Preparing to unpack .../28-postgresql-common_257build1.1_all.deb ... 2026-08-12 12:06:40.541 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-12 12:06:40.549 | Unpacking postgresql-common (257build1.1) ... 2026-08-12 12:06:40.606 | Selecting previously unselected package libsysfs2:amd64. 2026-08-12 12:06:40.613 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-12 12:06:40.615 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-12 12:06:40.641 | Selecting previously unselected package sysfsutils. 2026-08-12 12:06:40.649 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-12 12:06:40.654 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-12 12:06:40.691 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-12 12:06:40.696 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-12 12:06:40.735 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-12 12:06:40.741 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-12 12:06:40.784 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-12 12:06:40.790 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-12 12:06:40.835 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:40.917 | (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 ... 100956 files and directories currently installed.) 2026-08-12 12:06:40.920 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:40.924 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:40.959 | Preparing to unpack .../001-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-08-12 12:06:40.963 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-12 12:06:41.002 | Preparing to unpack .../002-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-08-12 12:06:41.012 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-08-12 12:06:41.083 | Preparing to unpack .../003-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:41.090 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:41.131 | Preparing to unpack .../004-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-12 12:06:41.136 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-12 12:06:41.169 | Selecting previously unselected package autotools-dev. 2026-08-12 12:06:41.178 | Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ... 2026-08-12 12:06:41.180 | Unpacking autotools-dev (20220109.1) ... 2026-08-12 12:06:41.208 | Selecting previously unselected package m4. 2026-08-12 12:06:41.217 | Preparing to unpack .../006-m4_1.4.19-4build1_amd64.deb ... 2026-08-12 12:06:41.219 | Unpacking m4 (1.4.19-4build1) ... 2026-08-12 12:06:41.258 | Selecting previously unselected package autoconf. 2026-08-12 12:06:41.268 | Preparing to unpack .../007-autoconf_2.71-3_all.deb ... 2026-08-12 12:06:41.269 | Unpacking autoconf (2.71-3) ... 2026-08-12 12:06:41.324 | Selecting previously unselected package automake. 2026-08-12 12:06:41.333 | Preparing to unpack .../008-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-12 12:06:41.337 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-12 12:06:41.391 | Selecting previously unselected package autopoint. 2026-08-12 12:06:41.400 | Preparing to unpack .../009-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-12 12:06:41.401 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-12 12:06:41.428 | Selecting previously unselected package libdebhelper-perl. 2026-08-12 12:06:41.437 | Preparing to unpack .../010-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-12 12:06:41.438 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-12 12:06:41.480 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-12 12:06:41.489 | Preparing to unpack .../011-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:41.490 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:42.024 | Selecting previously unselected package libclang-cpp17t64. 2026-08-12 12:06:42.036 | Preparing to unpack .../012-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:42.038 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:42.310 | Selecting previously unselected package libgc1:amd64. 2026-08-12 12:06:42.318 | Preparing to unpack .../013-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-12 12:06:42.320 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-12 12:06:42.350 | Selecting previously unselected package libobjc4:amd64. 2026-08-12 12:06:42.358 | Preparing to unpack .../014-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-12 12:06:42.361 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-12 12:06:42.386 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-12 12:06:42.395 | Preparing to unpack .../015-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-12 12:06:42.397 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-12 12:06:42.428 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-12 12:06:42.435 | Preparing to unpack .../016-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:42.437 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:42.546 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-12 12:06:42.555 | Preparing to unpack .../017-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:42.557 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:42.613 | Selecting previously unselected package libclang1-17t64. 2026-08-12 12:06:42.621 | Preparing to unpack .../018-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:42.623 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:42.791 | Selecting previously unselected package clang-17. 2026-08-12 12:06:42.799 | Preparing to unpack .../019-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:42.802 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:42.834 | Selecting previously unselected package libtool. 2026-08-12 12:06:42.842 | Preparing to unpack .../020-libtool_2.4.7-7build1_all.deb ... 2026-08-12 12:06:42.844 | Unpacking libtool (2.4.7-7build1) ... 2026-08-12 12:06:42.877 | Selecting previously unselected package dh-autoreconf. 2026-08-12 12:06:42.885 | Preparing to unpack .../021-dh-autoreconf_20_all.deb ... 2026-08-12 12:06:42.888 | Unpacking dh-autoreconf (20) ... 2026-08-12 12:06:42.919 | Selecting previously unselected package libarchive-zip-perl. 2026-08-12 12:06:42.927 | Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-12 12:06:42.933 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-12 12:06:42.970 | Selecting previously unselected package libsub-override-perl. 2026-08-12 12:06:42.979 | Preparing to unpack .../023-libsub-override-perl_0.10-1_all.deb ... 2026-08-12 12:06:42.981 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-12 12:06:43.005 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-12 12:06:43.014 | Preparing to unpack .../024-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-12 12:06:43.016 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-12 12:06:43.042 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-12 12:06:43.050 | Preparing to unpack .../025-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-12 12:06:43.052 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-12 12:06:43.074 | Selecting previously unselected package debugedit. 2026-08-12 12:06:43.082 | Preparing to unpack .../026-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-12 12:06:43.084 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-12 12:06:43.111 | Selecting previously unselected package dwz. 2026-08-12 12:06:43.120 | Preparing to unpack .../027-dwz_0.15-1build6_amd64.deb ... 2026-08-12 12:06:43.122 | Unpacking dwz (0.15-1build6) ... 2026-08-12 12:06:43.150 | Selecting previously unselected package gettext. 2026-08-12 12:06:43.158 | Preparing to unpack .../028-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-12 12:06:43.160 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-12 12:06:43.218 | Selecting previously unselected package intltool-debian. 2026-08-12 12:06:43.226 | Preparing to unpack .../029-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-12 12:06:43.228 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-12 12:06:43.256 | Selecting previously unselected package po-debconf. 2026-08-12 12:06:43.264 | Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-12 12:06:43.266 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-12 12:06:43.311 | Selecting previously unselected package debhelper. 2026-08-12 12:06:43.320 | Preparing to unpack .../031-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-12 12:06:43.321 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-12 12:06:43.436 | Selecting previously unselected package uuid-dev:amd64. 2026-08-12 12:06:43.444 | Preparing to unpack .../032-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:43.447 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:43.478 | Selecting previously unselected package libsctp1:amd64. 2026-08-12 12:06:43.487 | Preparing to unpack .../033-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-12 12:06:43.489 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-12 12:06:43.516 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-12 12:06:43.526 | Preparing to unpack .../034-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-12 12:06:43.528 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-12 12:06:43.564 | Selecting previously unselected package libapr1-dev. 2026-08-12 12:06:43.576 | Preparing to unpack .../035-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:43.579 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-12 12:06:43.750 | Selecting previously unselected package libldap-dev:amd64. 2026-08-12 12:06:43.758 | Preparing to unpack .../036-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:43.760 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-12 12:06:43.836 | Selecting previously unselected package libldap2-dev. 2026-08-12 12:06:43.846 | Preparing to unpack .../037-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-12 12:06:43.848 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-12 12:06:43.873 | Selecting previously unselected package libaprutil1-dev. 2026-08-12 12:06:43.882 | Preparing to unpack .../038-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-12 12:06:43.884 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:44.025 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-12 12:06:44.033 | Preparing to unpack .../039-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-12 12:06:44.038 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:44.069 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-12 12:06:44.077 | Preparing to unpack .../040-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-12 12:06:44.080 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:44.109 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-12 12:06:44.117 | Preparing to unpack .../041-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-12 12:06:44.119 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:44.143 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-12 12:06:44.152 | Preparing to unpack .../042-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-12 12:06:44.153 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:44.213 | Selecting previously unselected package apache2-dev. 2026-08-12 12:06:44.221 | Preparing to unpack .../043-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-12 12:06:44.224 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-12 12:06:44.272 | Selecting previously unselected package ncal. 2026-08-12 12:06:44.281 | Preparing to unpack .../044-ncal_12.1.8_amd64.deb ... 2026-08-12 12:06:44.283 | Unpacking ncal (12.1.8) ... 2026-08-12 12:06:44.314 | Selecting previously unselected package bsdmainutils. 2026-08-12 12:06:44.322 | Preparing to unpack .../045-bsdmainutils_12.1.8_all.deb ... 2026-08-12 12:06:44.327 | Unpacking bsdmainutils (12.1.8) ... 2026-08-12 12:06:44.355 | Selecting previously unselected package conntrack. 2026-08-12 12:06:44.363 | Preparing to unpack .../046-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-12 12:06:44.366 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-12 12:06:44.394 | Selecting previously unselected package dnsmasq-base. 2026-08-12 12:06:44.403 | Preparing to unpack .../047-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-12 12:06:44.411 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-12 12:06:44.443 | Selecting previously unselected package dnsmasq-utils. 2026-08-12 12:06:44.452 | Preparing to unpack .../048-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-12 12:06:44.454 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-12 12:06:44.484 | Selecting previously unselected package ebtables. 2026-08-12 12:06:44.493 | Preparing to unpack .../049-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-12 12:06:44.505 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-12 12:06:44.542 | Preparing to unpack .../050-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-12 12:06:44.546 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-12 12:06:44.578 | Selecting previously unselected package fonts-liberation. 2026-08-12 12:06:44.587 | Preparing to unpack .../051-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-12 12:06:44.589 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-12 12:06:44.643 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-12 12:06:44.652 | Preparing to unpack .../052-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-12 12:06:44.653 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-12 12:06:44.686 | Selecting previously unselected package fonts-liberation2. 2026-08-12 12:06:44.695 | Preparing to unpack .../053-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-12 12:06:44.697 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-12 12:06:44.721 | Selecting previously unselected package genisoimage. 2026-08-12 12:06:44.730 | Preparing to unpack .../054-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-12 12:06:44.731 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-12 12:06:44.768 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-12 12:06:44.777 | Preparing to unpack .../055-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-12 12:06:44.778 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-12 12:06:44.806 | Selecting previously unselected package libann0. 2026-08-12 12:06:44.815 | Preparing to unpack .../056-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-12 12:06:44.817 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-12 12:06:44.844 | Selecting previously unselected package libcdt5:amd64. 2026-08-12 12:06:44.853 | Preparing to unpack .../057-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:44.855 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:44.883 | Selecting previously unselected package libcgraph6:amd64. 2026-08-12 12:06:44.892 | Preparing to unpack .../058-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:44.895 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:44.924 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-12 12:06:44.933 | Preparing to unpack .../059-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-12 12:06:44.934 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-12 12:06:44.967 | Selecting previously unselected package libltdl7:amd64. 2026-08-12 12:06:44.977 | Preparing to unpack .../060-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-12 12:06:44.980 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-12 12:06:45.008 | Selecting previously unselected package libpathplan4:amd64. 2026-08-12 12:06:45.017 | Preparing to unpack .../061-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:45.018 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:45.050 | Selecting previously unselected package libgvc6. 2026-08-12 12:06:45.060 | Preparing to unpack .../062-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:45.063 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:45.102 | Selecting previously unselected package libgvpr2:amd64. 2026-08-12 12:06:45.110 | Preparing to unpack .../063-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:45.112 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:45.141 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-12 12:06:45.149 | Preparing to unpack .../064-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:45.151 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:45.191 | Selecting previously unselected package libice6:amd64. 2026-08-12 12:06:45.200 | Preparing to unpack .../065-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-12 12:06:45.202 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-12 12:06:45.227 | Selecting previously unselected package libsm6:amd64. 2026-08-12 12:06:45.236 | Preparing to unpack .../066-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-12 12:06:45.238 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-12 12:06:45.263 | Selecting previously unselected package libxt6t64:amd64. 2026-08-12 12:06:45.272 | Preparing to unpack .../067-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-12 12:06:45.277 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-12 12:06:45.314 | Selecting previously unselected package libxmu6:amd64. 2026-08-12 12:06:45.321 | Preparing to unpack .../068-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-12 12:06:45.324 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-12 12:06:45.353 | Selecting previously unselected package libxaw7:amd64. 2026-08-12 12:06:45.362 | Preparing to unpack .../069-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-12 12:06:45.365 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-12 12:06:45.397 | Selecting previously unselected package graphviz. 2026-08-12 12:06:45.406 | Preparing to unpack .../070-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-12 12:06:45.407 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:45.462 | Selecting previously unselected package icu-devtools. 2026-08-12 12:06:45.471 | Preparing to unpack .../071-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-12 12:06:45.473 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-12 12:06:45.511 | Selecting previously unselected package iputils-arping. 2026-08-12 12:06:45.519 | Preparing to unpack .../072-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-12 12:06:45.521 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-12 12:06:45.547 | Selecting previously unselected package comerr-dev:amd64. 2026-08-12 12:06:45.556 | Preparing to unpack .../073-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-12 12:06:45.560 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-12 12:06:45.600 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-12 12:06:45.609 | Preparing to unpack .../074-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:45.611 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:45.640 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-12 12:06:45.648 | Preparing to unpack .../075-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:45.650 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:45.677 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-12 12:06:45.685 | Preparing to unpack .../076-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:45.689 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:45.731 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-12 12:06:45.739 | Preparing to unpack .../077-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:45.741 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:45.766 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-12 12:06:45.775 | Preparing to unpack .../078-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:45.778 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:45.815 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-12 12:06:45.823 | Preparing to unpack .../079-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-12 12:06:45.825 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-12 12:06:45.853 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-12 12:06:45.859 | Preparing to unpack .../080-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:45.862 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:46.010 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-12 12:06:46.019 | Preparing to unpack .../081-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-12 12:06:46.020 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-12 12:06:46.059 | Preparing to unpack .../082-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-12 12:06:46.064 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-12 12:06:46.094 | Selecting previously unselected package libgts-bin. 2026-08-12 12:06:46.104 | Preparing to unpack .../083-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-12 12:06:46.105 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-12 12:06:46.135 | Selecting previously unselected package libicu-dev:amd64. 2026-08-12 12:06:46.144 | Preparing to unpack .../084-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-12 12:06:46.146 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-12 12:06:46.408 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-12 12:06:46.418 | Preparing to unpack .../085-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-12 12:06:46.419 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-12 12:06:46.451 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-12 12:06:46.460 | Preparing to unpack .../086-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-12 12:06:46.461 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-12 12:06:46.486 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-12 12:06:46.495 | Preparing to unpack .../087-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-12 12:06:46.497 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-12 12:06:46.522 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-12 12:06:46.531 | Preparing to unpack .../088-libjs-jquery-metadata_12-4_all.deb ... 2026-08-12 12:06:46.532 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-12 12:06:46.558 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-12 12:06:46.567 | Preparing to unpack .../089-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-12 12:06:46.568 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-12 12:06:46.624 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-12 12:06:46.633 | Preparing to unpack .../090-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-12 12:06:46.635 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-12 12:06:46.662 | Selecting previously unselected package libjson-xs-perl. 2026-08-12 12:06:46.670 | Preparing to unpack .../091-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:46.671 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-12 12:06:46.699 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-12 12:06:46.709 | Preparing to unpack .../092-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-12 12:06:46.711 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-12 12:06:46.759 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-12 12:06:46.768 | Preparing to unpack .../093-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-12 12:06:46.770 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-12 12:06:46.800 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-12 12:06:46.808 | Preparing to unpack .../094-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-12 12:06:46.812 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-12 12:06:46.843 | Selecting previously unselected package mysql-common. 2026-08-12 12:06:46.851 | Preparing to unpack .../095-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-12 12:06:46.864 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-12 12:06:46.897 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-12 12:06:46.905 | Preparing to unpack .../096-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:06:46.907 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:06:46.966 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-12 12:06:46.976 | Preparing to unpack .../097-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-12 12:06:46.979 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:47.026 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-12 12:06:47.034 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-12 12:06:47.036 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-12 12:06:47.064 | Selecting previously unselected package libpq5:amd64. 2026-08-12 12:06:47.073 | Preparing to unpack .../099-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:47.074 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:06:47.101 | Selecting previously unselected package libssl-dev:amd64. 2026-08-12 12:06:47.110 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-12 12:06:47.111 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-12 12:06:47.211 | Selecting previously unselected package libpq-dev. 2026-08-12 12:06:47.220 | Preparing to unpack .../101-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:47.222 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:06:47.253 | Selecting previously unselected package libsasl2-dev. 2026-08-12 12:06:47.261 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-12 12:06:47.263 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-12 12:06:47.315 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-12 12:06:47.325 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-12 12:06:47.326 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:06:47.471 | Selecting previously unselected package libx86-1:amd64. 2026-08-12 12:06:47.481 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-12 12:06:47.483 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-12 12:06:47.511 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-12 12:06:47.520 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-12 12:06:47.522 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-12 12:06:47.572 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-12 12:06:47.580 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:06:47.581 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-12 12:06:47.630 | Selecting previously unselected package llvm-17-runtime. 2026-08-12 12:06:47.639 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:47.641 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:47.678 | Selecting previously unselected package libpfm4:amd64. 2026-08-12 12:06:47.688 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-12 12:06:47.690 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-12 12:06:47.730 | Selecting previously unselected package llvm-17. 2026-08-12 12:06:47.739 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:47.741 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:48.254 | Selecting previously unselected package libffi-dev:amd64. 2026-08-12 12:06:48.263 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-12 12:06:48.265 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-12 12:06:48.300 | Selecting previously unselected package llvm-17-tools. 2026-08-12 12:06:48.313 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:48.315 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:48.468 | Selecting previously unselected package libz3-4:amd64. 2026-08-12 12:06:48.477 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-12 12:06:48.478 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-12 12:06:48.583 | Selecting previously unselected package libz3-dev:amd64. 2026-08-12 12:06:48.592 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-12 12:06:48.594 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-12 12:06:48.627 | Selecting previously unselected package llvm-17-dev. 2026-08-12 12:06:48.637 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-12 12:06:48.640 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:50.133 | Selecting previously unselected package lsscsi. 2026-08-12 12:06:50.142 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-12 12:06:50.144 | Unpacking lsscsi (0.32-1build1) ... 2026-08-12 12:06:50.171 | Selecting previously unselected package osinfo-db. 2026-08-12 12:06:50.179 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-12 12:06:50.180 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-12 12:06:50.445 | Selecting previously unselected package pkgconf-bin. 2026-08-12 12:06:50.454 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-12 12:06:50.456 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-12 12:06:50.483 | Selecting previously unselected package pkgconf:amd64. 2026-08-12 12:06:50.492 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-12 12:06:50.496 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-12 12:06:50.528 | Selecting previously unselected package pkg-config:amd64. 2026-08-12 12:06:50.537 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-12 12:06:50.541 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-12 12:06:50.567 | Selecting previously unselected package pm-utils. 2026-08-12 12:06:50.575 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-12 12:06:50.578 | Unpacking pm-utils (1.4.1-21) ... 2026-08-12 12:06:50.619 | Selecting previously unselected package postgresql-client-16. 2026-08-12 12:06:50.627 | Preparing to unpack .../121-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:50.629 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:06:50.723 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-12 12:06:50.732 | Preparing to unpack .../122-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:06:50.734 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:06:50.967 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-12 12:06:50.977 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-12 12:06:50.979 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-12 12:06:51.013 | Selecting previously unselected package python3-mysqldb. 2026-08-12 12:06:51.022 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-12 12:06:51.024 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-12 12:06:51.055 | Selecting previously unselected package sqlite3. 2026-08-12 12:06:51.064 | Preparing to unpack .../125-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-12 12:06:51.066 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-12 12:06:51.096 | Selecting previously unselected package unzip. 2026-08-12 12:06:51.106 | Preparing to unpack .../126-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-12 12:06:51.108 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-12 12:06:51.141 | Selecting previously unselected package vbetool. 2026-08-12 12:06:51.151 | Preparing to unpack .../127-vbetool_1.1-5_amd64.deb ... 2026-08-12 12:06:51.153 | Unpacking vbetool (1.1-5) ... 2026-08-12 12:06:51.178 | Selecting previously unselected package libosinfo-l10n. 2026-08-12 12:06:51.187 | Preparing to unpack .../128-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-12 12:06:51.189 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-12 12:06:51.235 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-12 12:06:51.243 | Preparing to unpack .../129-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-12 12:06:51.245 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-12 12:06:51.274 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-12 12:06:51.282 | Preparing to unpack .../130-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-12 12:06:51.285 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-12 12:06:51.322 | Preparing to unpack .../131-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-12 12:06:51.329 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-08-12 12:06:51.362 | Selecting previously unselected package liberasurecode1:amd64. 2026-08-12 12:06:51.373 | Preparing to unpack .../132-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-08-12 12:06:51.376 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-08-12 12:06:51.405 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-08-12 12:06:51.416 | Preparing to unpack .../133-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-08-12 12:06:51.419 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-08-12 12:06:51.452 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-12 12:06:51.463 | Preparing to unpack .../134-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-12 12:06:51.465 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:51.497 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-12 12:06:51.506 | Preparing to unpack .../135-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-12 12:06:51.508 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-12 12:06:51.557 | Preparing to unpack .../136-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-12 12:06:51.580 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-08-12 12:06:51.639 | Selecting previously unselected package socat. 2026-08-12 12:06:51.651 | Preparing to unpack .../137-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-12 12:06:51.653 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-12 12:06:51.709 | Selecting previously unselected package vlan. 2026-08-12 12:06:51.718 | Preparing to unpack .../138-vlan_2.0.5ubuntu5_all.deb ... 2026-08-12 12:06:51.721 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-12 12:06:51.777 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-12 12:06:51.786 | Setting up postgresql-client-common (257build1.1) ... 2026-08-12 12:06:51.804 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-12 12:06:51.809 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-12 12:06:51.815 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-12 12:06:51.839 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-12 12:06:51.850 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-12 12:06:51.864 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:06:51.873 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-12 12:06:51.882 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:51.888 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-12 12:06:51.901 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-12 12:06:51.907 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-12 12:06:51.916 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-12 12:06:52.302 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-12 12:06:52.302 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-12 12:06:52.601 | Setting up ncal (12.1.8) ... 2026-08-12 12:06:52.605 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-12 12:06:52.617 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-12 12:06:52.621 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-12 12:06:52.627 | Setting up vbetool (1.1-5) ... 2026-08-12 12:06:52.636 | Setting up pm-utils (1.4.1-21) ... 2026-08-12 12:06:52.646 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-12 12:06:52.653 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-12 12:06:52.658 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-12 12:06:52.663 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:52.668 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-12 12:06:52.675 | Setting up m4 (1.4.19-4build1) ... 2026-08-12 12:06:52.680 | Setting up systemd-dev (255.4-1ubuntu8.17) ... 2026-08-12 12:06:52.686 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:52.691 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-12 12:06:52.732 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-12 12:06:52.754 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-12 12:06:52.758 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-12 12:06:52.762 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-12 12:06:53.292 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-12 12:06:53.580 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:53.585 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:53.590 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:53.596 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-12 12:06:53.725 | Setting up autotools-dev (20220109.1) ... 2026-08-12 12:06:53.730 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-12 12:06:53.736 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:53.740 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-12 12:06:53.745 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-12 12:06:53.749 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-12 12:06:53.754 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:53.763 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:53.768 | Setting up ebtables (2.0.11-6build1) ... 2026-08-12 12:06:54.117 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-12 12:06:54.121 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-12 12:06:54.125 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-12 12:06:54.130 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:54.135 | Setting up bsdmainutils (12.1.8) ... 2026-08-12 12:06:54.140 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-12 12:06:54.146 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-12 12:06:54.153 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:06:54.158 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-12 12:06:54.163 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-12 12:06:54.168 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-08-12 12:06:54.192 | Setting up lsscsi (0.32-1build1) ... 2026-08-12 12:06:54.196 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-12 12:06:54.201 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-12 12:06:54.206 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:54.211 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:54.216 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-12 12:06:54.220 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-12 12:06:54.225 | Setting up autoconf (2.71-3) ... 2026-08-12 12:06:54.232 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-08-12 12:06:54.237 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:54.242 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:54.247 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:54.251 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-12 12:06:54.256 | Setting up dwz (0.15-1build6) ... 2026-08-12 12:06:54.260 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-12 12:06:54.268 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-12 12:06:54.273 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:54.278 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-12 12:06:54.290 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:54.297 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:55.063 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-08-12 12:06:55.082 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-12 12:06:55.086 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:55.092 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-12 12:06:55.096 | Setting up libjson-perl (4.10000-1) ... 2026-08-12 12:06:55.099 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-12 12:06:55.103 | Setting up debugedit (1:5.0-5build2) ... 2026-08-12 12:06:55.107 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-12 12:06:55.111 | Setting up libsub-override-perl (0.10-1) ... 2026-08-12 12:06:55.115 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-12 12:06:55.118 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:55.122 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:06:55.126 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:55.134 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-12 12:06:55.142 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-12 12:06:55.147 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-12 12:06:55.151 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-12 12:06:55.159 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-12 12:06:55.164 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-12 12:06:55.168 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-12 12:06:55.172 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-12 12:06:55.177 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:06:55.181 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-12 12:06:55.185 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-12 12:06:55.860 | rsync.service is a disabled or a static unit not running, not starting it. 2026-08-12 12:06:55.863 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-12 12:06:55.866 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:55.870 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-12 12:06:55.876 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-12 12:06:55.882 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-12 12:06:55.887 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-12 12:06:55.893 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:55.899 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-12 12:06:55.905 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-12 12:06:55.909 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-12 12:06:55.915 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-12 12:06:55.920 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-12 12:06:55.924 | Setting up libtool (2.4.7-7build1) ... 2026-08-12 12:06:55.929 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-12 12:06:55.933 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-12 12:06:56.420 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-12 12:06:56.841 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-12 12:06:56.845 | Setting up systemd (255.4-1ubuntu8.17) ... 2026-08-12 12:06:56.887 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-12 12:06:56.887 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-12 12:06:57.352 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:57.360 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-12 12:06:57.365 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-08-12 12:06:57.374 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-12 12:06:57.382 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-12 12:06:57.386 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-12 12:06:57.391 | Setting up dh-autoreconf (20) ... 2026-08-12 12:06:57.396 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-12 12:06:57.401 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-12 12:06:57.406 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-12 12:06:57.410 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-12 12:06:57.414 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:57.417 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-12 12:06:57.423 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:06:57.427 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-12 12:06:57.904 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-12 12:06:58.190 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-08-12 12:06:58.195 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-12 12:06:58.200 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-12 12:06:58.206 | Setting up postgresql-common (257build1.1) ... 2026-08-12 12:06:58.577 | 2026-08-12 12:06:58.577 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-12 12:06:58.713 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-12 12:06:58.713 | Removing obsolete dictionary files: 2026-08-12 12:06:59.342 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-12 12:06:59.684 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:06:59.706 | Setting up systemd-timesyncd (255.4-1ubuntu8.17) ... 2026-08-12 12:07:00.149 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:00.160 | Setting up udev (255.4-1ubuntu8.17) ... 2026-08-12 12:07:00.849 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-12 12:07:00.853 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-12 12:07:00.858 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-12 12:07:00.864 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-12 12:07:00.869 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-12 12:07:00.873 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-12 12:07:00.881 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-12 12:07:00.885 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-12 12:07:00.890 | Setting up systemd-resolved (255.4-1ubuntu8.17) ... 2026-08-12 12:07:01.386 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-12 12:07:01.391 | Setting up systemd-sysv (255.4-1ubuntu8.17) ... 2026-08-12 12:07:01.439 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-12 12:07:01.443 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-12 12:07:01.449 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-12 12:07:01.454 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-12 12:07:01.458 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-12 12:07:01.482 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-12 12:07:01.487 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:07:01.492 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-12 12:07:01.498 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:07:01.504 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-12 12:07:01.509 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:07:01.513 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-12 12:07:01.519 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-12 12:07:01.523 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-12 12:07:02.118 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:07:02.121 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:02.125 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-12 12:07:02.128 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.17) ... 2026-08-12 12:07:02.276 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-12 12:07:02.281 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-12 12:07:02.284 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:07:02.288 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:02.294 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-12 12:07:02.305 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-12 12:07:02.311 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-12 12:07:02.316 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-12 12:07:03.373 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:03.377 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-12 12:07:03.680 | Enabling module mpm_event. 2026-08-12 12:07:03.715 | Enabling module authz_core. 2026-08-12 12:07:03.721 | Enabling module authz_host. 2026-08-12 12:07:03.751 | Enabling module authn_core. 2026-08-12 12:07:03.757 | Enabling module auth_basic. 2026-08-12 12:07:03.787 | Enabling module access_compat. 2026-08-12 12:07:03.819 | Enabling module authn_file. 2026-08-12 12:07:03.851 | Enabling module authz_user. 2026-08-12 12:07:03.882 | Enabling module alias. 2026-08-12 12:07:03.920 | Enabling module dir. 2026-08-12 12:07:03.951 | Enabling module autoindex. 2026-08-12 12:07:03.982 | Enabling module env. 2026-08-12 12:07:04.015 | Enabling module mime. 2026-08-12 12:07:04.046 | Enabling module negotiation. 2026-08-12 12:07:04.079 | Enabling module setenvif. 2026-08-12 12:07:04.114 | Enabling module filter. 2026-08-12 12:07:04.144 | Enabling module deflate. 2026-08-12 12:07:04.176 | Enabling module status. 2026-08-12 12:07:04.210 | Enabling module reqtimeout. 2026-08-12 12:07:04.242 | Enabling conf charset. 2026-08-12 12:07:04.273 | Enabling conf localized-error-pages. 2026-08-12 12:07:04.304 | Enabling conf other-vhosts-access-log. 2026-08-12 12:07:04.334 | Enabling conf security. 2026-08-12 12:07:04.365 | Enabling conf serve-cgi-bin. 2026-08-12 12:07:04.397 | Enabling site 000-default. 2026-08-12 12:07:05.051 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-12 12:07:05.475 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-12 12:07:06.323 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:07:06.759 | 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-08-12 12:07:06.790 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-12 12:07:06.796 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:06.802 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-12 12:07:06.806 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:06.811 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-12 12:07:06.817 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-12 12:07:06.821 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-12 12:07:06.826 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-12 12:07:06.855 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-08-12 12:07:13.155 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-12 12:07:13.176 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-08-12 12:07:13.319 | Processing triggers for ufw (0.36.2-6) ... 2026-08-12 12:07:13.383 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-12 12:07:14.876 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-12 12:07:14.887 | Processing triggers for install-info (7.1-3build2) ... 2026-08-12 12:07:15.013 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-12 12:07:15.580 | 2026-08-12 12:07:15.580 | Running kernel seems to be up-to-date. 2026-08-12 12:07:15.580 | 2026-08-12 12:07:15.580 | Restarting services... 2026-08-12 12:07:15.667 | systemctl restart ksmtuned.service packagekit.service polkit.service udisks2.service unbound.service 2026-08-12 12:07:15.801 | 2026-08-12 12:07:15.801 | Service restarts being deferred: 2026-08-12 12:07:15.801 | systemctl restart ModemManager.service 2026-08-12 12:07:15.801 | /etc/needrestart/restart.d/dbus.service 2026-08-12 12:07:15.801 | systemctl restart getty@tty1.service 2026-08-12 12:07:15.801 | systemctl restart serial-getty@ttyS0.service 2026-08-12 12:07:15.801 | systemctl restart systemd-logind.service 2026-08-12 12:07:15.801 | 2026-08-12 12:07:15.801 | No containers need to be restarted. 2026-08-12 12:07:15.801 | 2026-08-12 12:07:15.801 | User sessions running outdated binaries: 2026-08-12 12:07:15.802 | ubuntu @ session #1: python3[1710] 2026-08-12 12:07:15.810 | ubuntu @ session #12: sh[9778,9780], sshd[9728] 2026-08-12 12:07:15.819 | ubuntu @ user manager service: systemd[1427] 2026-08-12 12:07:15.828 | 2026-08-12 12:07:15.828 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-12 12:07:16.927 | ++ functions-common:apt_get:1211 : result=0 2026-08-12 12:07:16.929 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-12 12:07:16.932 | ++ functions-common:time_stop:2420 : local name 2026-08-12 12:07:16.934 | ++ functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:16.936 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:16.938 | ++ functions-common:time_stop:2423 : local total 2026-08-12 12:07:16.940 | ++ functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:16.942 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-12 12:07:16.945 | ++ functions-common:time_stop:2427 : start_time=1786536389572 2026-08-12 12:07:16.947 | ++ functions-common:time_stop:2429 : [[ -z 1786536389572 ]] 2026-08-12 12:07:16.950 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:16.953 | ++ functions-common:time_stop:2432 : end_time=1786536436951 2026-08-12 12:07:16.956 | ++ functions-common:time_stop:2433 : elapsed_time=47379 2026-08-12 12:07:16.958 | ++ functions-common:time_stop:2434 : total=42550 2026-08-12 12:07:16.959 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:16.961 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89929 2026-08-12 12:07:16.964 | ++ functions-common:apt_get:1215 : return 0 2026-08-12 12:07:16.967 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-12 12:07:16.969 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-12 12:07:16.973 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-12 12:07:16.977 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-12 12:07:16.980 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-12 12:07:16.983 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-12 12:07:16.988 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-12 12:07:16.993 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-12 12:07:16.995 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-12 12:07:16.998 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-12 12:07:17.923 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-12 12:07:17.925 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-12 12:07:17.927 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-12 12:07:17.928 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-12 12:07:17.930 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-12 12:07:17.932 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-12 12:07:17.933 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-12 12:07:17.935 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-12 12:07:17.936 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-12 12:07:17.938 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-12 12:07:17.939 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-12 12:07:17.941 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-12 12:07:17.942 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-12 12:07:17.944 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-12 12:07:17.946 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-12 12:07:17.947 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-12 12:07:17.949 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-12 12:07:17.950 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-12 12:07:17.952 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-12 12:07:17.953 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-12 12:07:17.956 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-12 12:07:17.958 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-12 12:07:17.959 | + functions-common:_ensure_lsb_release:420 : return 2026-08-12 12:07:17.962 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-12 12:07:17.974 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-12 12:07:17.976 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-12 12:07:17.988 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-12 12:07:17.990 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-12 12:07:18.003 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-12 12:07:18.005 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-12 12:07:18.006 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-12 12:07:18.008 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-12 12:07:18.010 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-12 12:07:18.011 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-12 12:07:18.012 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-12 12:07:18.014 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-12 12:07:18.015 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-12 12:07:18.017 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-12 12:07:18.018 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-12 12:07:18.019 | Distro: noble 2026-08-12 12:07:18.020 | + tools/install_pip.sh:main:117 : get_versions 2026-08-12 12:07:18.022 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-12 12:07:18.026 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-12 12:07:18.028 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-12 12:07:18.030 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-12 12:07:18.030 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-12 12:07:18.330 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-12 12:07:18.332 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-12 12:07:18.332 | pip: 24.0 2026-08-12 12:07:18.334 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-12 12:07:18.336 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-12 12:07:18.337 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-12 12:07:18.339 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-12 12:07:18.341 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-12 12:07:18.342 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-12 12:07:18.344 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-12 12:07:18.346 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-12 12:07:18.348 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-12 12:07:18.349 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-12 12:07:18.350 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-12 12:07:18.352 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-12 12:07:18.354 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-12 12:07:18.355 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-12 12:07:18.357 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-12 12:07:18.358 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-12 12:07:18.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:07:18.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:07:18.362 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-12 12:07:18.366 | + tools/install_pip.sh:main:146 : set -x 2026-08-12 12:07:18.368 | + tools/install_pip.sh:main:149 : get_versions 2026-08-12 12:07:18.370 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-12 12:07:18.374 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-12 12:07:18.375 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-12 12:07:18.378 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-12 12:07:18.378 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-12 12:07:18.662 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-12 12:07:18.664 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-12 12:07:18.664 | pip: 24.0 2026-08-12 12:07:18.667 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-12 12:07:18.670 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-12 12:07:18.672 | + ./stack.sh:main:807 : fixup_all 2026-08-12 12:07:18.675 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-12 12:07:18.677 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-12 12:07:18.679 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:07:18.681 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:07:18.684 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-12 12:07:18.696 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-12 12:07:18.708 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-12 12:07:18.720 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-12 12:07:18.722 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-12 12:07:18.724 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-12 12:07:18.727 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-12 12:07:18.729 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-12 12:07:18.731 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-12 12:07:18.733 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-12 12:07:18.735 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-12 12:07:18.738 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-12 12:07:18.740 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-12 12:07:18.742 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-12 12:07:18.744 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-12 12:07:18.747 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-12 12:07:18.749 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-12 12:07:18.751 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-12 12:07:18.753 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-12 12:07:18.755 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-12 12:07:18.758 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-12 12:07:18.769 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-12 12:07:18.782 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-12 12:07:18.794 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-12 12:07:18.805 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-12 12:07:18.817 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-12 12:07:18.829 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-12 12:07:18.840 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-12 12:07:18.852 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-12 12:07:18.854 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-12 12:07:18.857 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-12 12:07:21.603 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-12 12:07:21.624 | Using python 3.12 to install setuptools 2026-08-12 12:07:21.626 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-12 12:07:22.315 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-12 12:07:22.409 | Collecting pip 2026-08-12 12:07:22.443 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-12 12:07:22.448 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-12 12:07:22.642 | Collecting setuptools[core] 2026-08-12 12:07:22.645 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-12 12:07:22.713 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-12 12:07:22.720 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-12 12:07:22.754 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-12 12:07:22.764 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-12 12:07:22.771 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 8.8 MB/s eta 0:00:00 2026-08-12 12:07:22.799 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-12 12:07:22.804 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:07:22.847 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-12 12:07:22.851 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:07:22.882 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-12 12:07:22.886 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:07:22.928 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:22.932 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-12 12:07:22.962 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:22.965 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-12 12:07:23.088 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:23.091 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-12 12:07:23.123 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:23.127 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-12 12:07:23.201 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:23.203 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-12 12:07:23.226 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:23.229 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-12 12:07:23.264 | 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-08-12 12:07:23.267 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-12 12:07:23.302 | 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-08-12 12:07:23.309 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-12 12:07:23.335 | 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-08-12 12:07:23.345 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-12 12:07:23.374 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 69.6 MB/s eta 0:00:00 2026-08-12 12:07:23.378 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-12 12:07:23.385 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-12 12:07:23.391 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-12 12:07:23.395 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 20.1 MB/s eta 0:00:00 2026-08-12 12:07:23.398 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-12 12:07:23.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 29.3 MB/s eta 0:00:00 2026-08-12 12:07:23.406 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-12 12:07:23.414 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-12 12:07:23.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 58.1 MB/s eta 0:00:00 2026-08-12 12:07:23.433 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-12 12:07:23.441 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-12 12:07:23.446 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-12 12:07:23.452 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 30.5 MB/s eta 0:00:00 2026-08-12 12:07:23.455 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-12 12:07:23.461 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-12 12:07:23.471 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 38.6 MB/s eta 0:00:00 2026-08-12 12:07:23.473 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-12 12:07:23.480 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-12 12:07:23.485 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 23.8 MB/s eta 0:00:00 2026-08-12 12:07:23.488 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-12 12:07:23.508 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 68.4 MB/s eta 0:00:00 2026-08-12 12:07:23.854 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-12 12:07:23.865 | Attempting uninstall: setuptools 2026-08-12 12:07:23.872 | Found existing installation: setuptools 68.1.2 2026-08-12 12:07:23.872 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:23.873 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-12 12:07:24.316 | Attempting uninstall: pygments 2026-08-12 12:07:24.334 | Found existing installation: Pygments 2.17.2 2026-08-12 12:07:24.334 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:24.334 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-12 12:07:24.962 | Attempting uninstall: pip 2026-08-12 12:07:24.965 | Found existing installation: pip 24.0 2026-08-12 12:07:25.002 | Uninstalling pip-24.0: 2026-08-12 12:07:25.010 | Successfully uninstalled pip-24.0 2026-08-12 12:07:25.811 | Attempting uninstall: packaging 2026-08-12 12:07:25.821 | Found existing installation: packaging 24.0 2026-08-12 12:07:25.822 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:25.822 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-12 12:07:25.922 | Attempting uninstall: markdown-it-py 2026-08-12 12:07:25.937 | Found existing installation: markdown-it-py 3.0.0 2026-08-12 12:07:25.938 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:25.938 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-12 12:07:26.016 | Attempting uninstall: wheel 2026-08-12 12:07:26.047 | Found existing installation: wheel 0.42.0 2026-08-12 12:07:26.047 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:26.047 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-12 12:07:26.075 | Attempting uninstall: rich 2026-08-12 12:07:26.096 | Found existing installation: rich 13.7.1 2026-08-12 12:07:26.098 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:26.098 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-12 12:07:26.451 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-12 12:07:26.572 | + inc/python:pip_install:216 : result=0 2026-08-12 12:07:26.574 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:07:26.577 | + functions-common:time_stop:2420 : local name 2026-08-12 12:07:26.580 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:26.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:26.584 | + functions-common:time_stop:2423 : local total 2026-08-12 12:07:26.587 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:26.589 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:07:26.592 | + functions-common:time_stop:2427 : start_time=1786536441618 2026-08-12 12:07:26.594 | + functions-common:time_stop:2429 : [[ -z 1786536441618 ]] 2026-08-12 12:07:26.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:26.600 | + functions-common:time_stop:2432 : end_time=1786536446597 2026-08-12 12:07:26.602 | + functions-common:time_stop:2433 : elapsed_time=4979 2026-08-12 12:07:26.604 | + functions-common:time_stop:2434 : total=0 2026-08-12 12:07:26.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:26.609 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4979 2026-08-12 12:07:26.611 | + inc/python:pip_install:219 : return 0 2026-08-12 12:07:26.613 | + 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-08-12 12:07:26.616 | + 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-08-12 12:07:26.619 | + 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-08-12 12:07:26.621 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-12 12:07:26.624 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-12 12:07:26.627 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-12 12:07:26.648 | Using python 3.12 to install os-testr 2026-08-12 12:07:26.650 | + 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-08-12 12:07:27.208 | Collecting os-testr 2026-08-12 12:07:27.403 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-12 12:07:27.429 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-12 12:07:27.436 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:07:27.450 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-12 12:07:27.454 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-12 12:07:27.477 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-12 12:07:27.480 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-12 12:07:27.486 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-08-12 12:07:27.496 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-12 12:07:27.500 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-12 12:07:27.537 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-12 12:07:27.540 | 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-08-12 12:07:27.552 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-12 12:07:27.559 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-12 12:07:27.574 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-12 12:07:27.582 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-12 12:07:27.589 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-12 12:07:27.595 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-12 12:07:27.612 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 47.4 MB/s 0:00:00 2026-08-12 12:07:27.703 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-12 12:07:27.777 | Attempting uninstall: PyYAML 2026-08-12 12:07:27.781 | Found existing installation: PyYAML 6.0.1 2026-08-12 12:07:27.781 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:07:27.782 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-12 12:07:27.964 | 2026-08-12 12:07:27.966 | 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-08-12 12:07:28.037 | + inc/python:pip_install:216 : result=0 2026-08-12 12:07:28.039 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:07:28.041 | + functions-common:time_stop:2420 : local name 2026-08-12 12:07:28.044 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:28.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:28.049 | + functions-common:time_stop:2423 : local total 2026-08-12 12:07:28.051 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:28.053 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:07:28.056 | + functions-common:time_stop:2427 : start_time=1786536446642 2026-08-12 12:07:28.058 | + functions-common:time_stop:2429 : [[ -z 1786536446642 ]] 2026-08-12 12:07:28.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:28.065 | + functions-common:time_stop:2432 : end_time=1786536448062 2026-08-12 12:07:28.067 | + functions-common:time_stop:2433 : elapsed_time=1420 2026-08-12 12:07:28.069 | + functions-common:time_stop:2434 : total=4979 2026-08-12 12:07:28.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:28.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6399 2026-08-12 12:07:28.077 | + inc/python:pip_install:219 : return 0 2026-08-12 12:07:28.080 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-12 12:07:28.137 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-12 12:07:28.197 | + ./stack.sh:main:835 : install_infra 2026-08-12 12:07:28.199 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-12 12:07:28.202 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-12 12:07:28.205 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-12 12:07:30.878 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-12 12:07:30.880 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-12 12:07:30.902 | + 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-08-12 12:07:31.572 | Collecting pbr 2026-08-12 12:07:31.574 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:07:31.773 | Collecting setuptools[core] 2026-08-12 12:07:31.775 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-12 12:07:31.842 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-12 12:07:31.843 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-12 12:07:31.867 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-12 12:07:31.868 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-12 12:07:31.890 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-12 12:07:31.892 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:07:31.928 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-12 12:07:31.928 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:07:31.956 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-12 12:07:31.958 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:07:31.996 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:31.997 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-12 12:07:32.020 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:32.022 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-12 12:07:32.142 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:32.144 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-12 12:07:32.170 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:32.172 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-12 12:07:32.237 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:32.239 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-12 12:07:32.254 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-12 12:07:32.256 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-12 12:07:32.283 | 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-08-12 12:07:32.284 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-12 12:07:32.313 | 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-08-12 12:07:32.314 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-12 12:07:32.352 | 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-08-12 12:07:32.383 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-12 12:07:32.396 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-12 12:07:32.398 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-12 12:07:32.399 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-12 12:07:32.399 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-12 12:07:32.400 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-12 12:07:32.401 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-12 12:07:32.402 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-12 12:07:32.405 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-12 12:07:32.406 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-12 12:07:32.407 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-12 12:07:32.409 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-12 12:07:32.409 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-12 12:07:32.410 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-12 12:07:32.411 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-12 12:07:32.413 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-12 12:07:32.418 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-12 12:07:32.534 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-12 12:07:34.212 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-12 12:07:34.326 | + inc/python:pip_install:216 : result=0 2026-08-12 12:07:34.330 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:07:34.332 | + functions-common:time_stop:2420 : local name 2026-08-12 12:07:34.334 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:34.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:34.339 | + functions-common:time_stop:2423 : local total 2026-08-12 12:07:34.342 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:34.344 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:07:34.346 | + functions-common:time_stop:2427 : start_time=1786536450895 2026-08-12 12:07:34.349 | + functions-common:time_stop:2429 : [[ -z 1786536450895 ]] 2026-08-12 12:07:34.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:34.356 | + functions-common:time_stop:2432 : end_time=1786536454354 2026-08-12 12:07:34.358 | + functions-common:time_stop:2433 : elapsed_time=3459 2026-08-12 12:07:34.360 | + functions-common:time_stop:2434 : total=6399 2026-08-12 12:07:34.363 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:34.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9858 2026-08-12 12:07:34.367 | + inc/python:pip_install:219 : return 0 2026-08-12 12:07:34.370 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-12 12:07:34.373 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-12 12:07:34.397 | + 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-08-12 12:07:35.026 | Processing /opt/stack/requirements 2026-08-12 12:07:35.028 | Installing build dependencies: started 2026-08-12 12:07:36.340 | Installing build dependencies: finished with status 'done' 2026-08-12 12:07:36.341 | Getting requirements to build wheel: started 2026-08-12 12:07:36.487 | Getting requirements to build wheel: finished with status 'done' 2026-08-12 12:07:36.490 | Preparing metadata (pyproject.toml): started 2026-08-12 12:07:37.167 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-12 12:07:37.231 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.262 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-12 12:07:37.273 | 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.dev8566) (26.2) 2026-08-12 12:07:37.318 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.321 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-12 12:07:37.393 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.395 | 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-08-12 12:07:37.411 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.416 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-12 12:07:37.421 | 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.dev8566) (84.0.0) 2026-08-12 12:07:37.558 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.564 | 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-08-12 12:07:37.571 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.5 MB/s eta 0:00:00 2026-08-12 12:07:37.596 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.603 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-12 12:07:37.651 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.656 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-12 12:07:37.685 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8566) 2026-08-12 12:07:37.688 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-12 12:07:37.742 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-12 12:07:37.748 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-12 12:07:37.753 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 11.7 MB/s eta 0:00:00 2026-08-12 12:07:37.754 | 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-08-12 12:07:37.758 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-12 12:07:37.763 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 19.3 MB/s eta 0:00:00 2026-08-12 12:07:37.766 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-12 12:07:37.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 35.2 MB/s eta 0:00:00 2026-08-12 12:07:37.775 | 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-08-12 12:07:37.783 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 38.0 MB/s eta 0:00:00 2026-08-12 12:07:37.785 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-12 12:07:37.790 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 19.4 MB/s eta 0:00:00 2026-08-12 12:07:37.792 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-12 12:07:37.798 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 28.4 MB/s eta 0:00:00 2026-08-12 12:07:37.808 | Building wheels for collected packages: openstack_requirements 2026-08-12 12:07:37.809 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-12 12:07:39.111 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-12 12:07:39.112 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8566-py3-none-any.whl size=53487 sha256=e337c2311b6f038ae0fb18c888bb641960338627439d7d95d12f4c035cb6ec43 2026-08-12 12:07:39.112 | Stored in directory: /tmp/pip-ephem-wheel-cache-4_xis63_/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-12 12:07:39.114 | Successfully built openstack_requirements 2026-08-12 12:07:39.255 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-12 12:07:39.605 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8566 requests-2.34.2 urllib3-2.7.0 2026-08-12 12:07:39.742 | + inc/python:pip_install:216 : result=0 2026-08-12 12:07:39.744 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:07:39.747 | + functions-common:time_stop:2420 : local name 2026-08-12 12:07:39.749 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:39.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:39.754 | + functions-common:time_stop:2423 : local total 2026-08-12 12:07:39.756 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:39.758 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:07:39.761 | + functions-common:time_stop:2427 : start_time=1786536454390 2026-08-12 12:07:39.763 | + functions-common:time_stop:2429 : [[ -z 1786536454390 ]] 2026-08-12 12:07:39.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:39.770 | + functions-common:time_stop:2432 : end_time=1786536459768 2026-08-12 12:07:39.772 | + functions-common:time_stop:2433 : elapsed_time=5378 2026-08-12 12:07:39.775 | + functions-common:time_stop:2434 : total=9858 2026-08-12 12:07:39.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:39.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15236 2026-08-12 12:07:39.782 | + inc/python:pip_install:219 : return 0 2026-08-12 12:07:39.785 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-12 12:07:39.787 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-12 12:07:39.789 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-12 12:07:39.792 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:07:39.794 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:07:39.797 | + 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-08-12 12:07:39.800 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:07:39.802 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-12 12:07:39.822 | Using python 3.12 to install pbr 2026-08-12 12:07:39.824 | + 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-08-12 12:07:40.274 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-12 12:07:40.291 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-12 12:07:40.415 | + inc/python:pip_install:216 : result=0 2026-08-12 12:07:40.418 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:07:40.421 | + functions-common:time_stop:2420 : local name 2026-08-12 12:07:40.423 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:40.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:40.428 | + functions-common:time_stop:2423 : local total 2026-08-12 12:07:40.431 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:40.433 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:07:40.435 | + functions-common:time_stop:2427 : start_time=1786536459817 2026-08-12 12:07:40.438 | + functions-common:time_stop:2429 : [[ -z 1786536459817 ]] 2026-08-12 12:07:40.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:40.444 | + functions-common:time_stop:2432 : end_time=1786536460441 2026-08-12 12:07:40.446 | + functions-common:time_stop:2433 : elapsed_time=624 2026-08-12 12:07:40.448 | + functions-common:time_stop:2434 : total=15236 2026-08-12 12:07:40.451 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:40.453 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15860 2026-08-12 12:07:40.456 | + inc/python:pip_install:219 : return 0 2026-08-12 12:07:40.459 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-12 12:07:43.211 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-12 12:07:43.581 | Collecting bindep 2026-08-12 12:07:43.616 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-12 12:07:43.667 | Collecting distro>=1.7 (from bindep) 2026-08-12 12:07:43.669 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-12 12:07:43.699 | Collecting packaging (from bindep) 2026-08-12 12:07:43.702 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-12 12:07:43.718 | Collecting Parsley (from bindep) 2026-08-12 12:07:43.723 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-12 12:07:43.755 | Collecting pbr>=2 (from bindep) 2026-08-12 12:07:43.757 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:07:43.932 | Collecting setuptools (from pbr>=2->bindep) 2026-08-12 12:07:43.934 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-12 12:07:43.976 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-12 12:07:43.983 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-12 12:07:43.987 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-12 12:07:43.990 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-12 12:07:43.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 27.8 MB/s eta 0:00:00 2026-08-12 12:07:44.000 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-12 12:07:44.006 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 19.3 MB/s eta 0:00:00 2026-08-12 12:07:44.008 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-12 12:07:44.065 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-12 12:07:44.764 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-08-12 12:07:44.848 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-12 12:07:44.851 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-12 12:07:44.855 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-12 12:07:44.874 | + ./stack.sh:main:844 : pkgs= 2026-08-12 12:07:44.877 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-12 12:07:44.880 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-12 12:07:44.882 | + functions-common:run_phase:1848 : local mode=stack 2026-08-12 12:07:44.885 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-12 12:07:44.887 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-12 12:07:44.890 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-12 12:07:44.893 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-12 12:07:44.895 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-12 12:07:44.897 | + functions-common:run_phase:1858 : local extra 2026-08-12 12:07:44.901 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-12 12:07:44.904 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-12 12:07:44.907 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-12 12:07:44.910 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-12 12:07:44.913 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-12 12:07:44.915 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-12 12:07:44.930 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:07:44.933 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-12 12:07:44.935 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-12 12:07:44.938 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-12 12:07:44.940 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-12 12:07:44.942 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-12 12:07:44.945 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-12 12:07:44.948 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-12 12:07:44.952 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-12 12:07:44.955 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-12 12:07:44.958 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-12 12:07:44.960 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-12 12:07:44.963 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-12 12:07:44.965 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-12 12:07:44.967 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-12 12:07:44.969 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-12 12:07:44.972 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-12 12:07:44.974 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-12 12:07:44.977 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-12 12:07:44.979 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-12 12:07:44.981 | + functions-common:run_plugins:1838 : local plugin 2026-08-12 12:07:44.984 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-12 12:07:44.987 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-12 12:07:44.989 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-12 12:07:44.991 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-08-12 12:07:44.993 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-12 12:07:44.996 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-12 12:07:44.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-12 12:07:45.002 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-12 12:07:45.004 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-12 12:07:45.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-12 12:07:45.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-12 12:07:45.010 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-12 12:07:45.013 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-12 12:07:45.015 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-12 12:07:45.018 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-12 12:07:45.021 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-12 12:07:45.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-12 12:07:45.026 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-12 12:07:45.028 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-12 12:07:45.030 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-12 12:07:45.033 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-12 12:07:45.035 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-12 12:07:45.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-12 12:07:45.040 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-12 12:07:45.041 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-12 12:07:45.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-12 12:07:45.058 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-12 12:07:45.060 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-12 12:07:45.063 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-12 12:07:45.065 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-12 12:07:45.068 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-12 12:07:45.070 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-12 12:07:45.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-12 12:07:45.075 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-12 12:07:45.092 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-12 12:07:45.094 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-12 12:07:45.097 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-12 12:07:45.097 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-12 12:07:45.101 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-12 12:07:45.103 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-12 12:07:45.106 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-12 12:07:45.109 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-12 12:07:45.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-12 12:07:45.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-12 12:07:45.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-12 12:07:45.132 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-12 12:07:45.134 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-12 12:07:45.137 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-12 12:07:45.140 | + functions:set_systemd_override:845 : local value=2048 2026-08-12 12:07:45.143 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-12 12:07:45.145 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-12 12:07:45.199 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-12 12:07:45.199 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-12 12:07:45.202 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-12 12:07:45.444 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-12 12:07:45.446 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-12 12:07:45.464 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:07:45.466 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-12 12:07:45.469 | + functions-common:install_package:1438 : update_package_repo 2026-08-12 12:07:45.471 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-12 12:07:45.474 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-12 12:07:45.476 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-12 12:07:45.478 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-12 12:07:45.481 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-12 12:07:45.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:07:45.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:07:45.489 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-12 12:07:45.491 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-12 12:07:45.494 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-12 12:07:45.496 | + functions-common:apt_get_update:1167 : return 2026-08-12 12:07:45.499 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-12 12:07:45.502 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-12 12:07:45.504 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:07:45.506 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:07:45.509 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-12 12:07:45.529 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-12 12:07:45.555 | Reading package lists... 2026-08-12 12:07:45.757 | Building dependency tree... 2026-08-12 12:07:45.758 | Reading state information... 2026-08-12 12:07:45.994 | The following additional packages will be installed: 2026-08-12 12:07:45.994 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-12 12:07:45.994 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-12 12:07:45.995 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-12 12:07:45.995 | erlang-tools erlang-xmerl 2026-08-12 12:07:45.996 | Suggested packages: 2026-08-12 12:07:45.996 | erlang erlang-manpages erlang-doc 2026-08-12 12:07:46.036 | The following NEW packages will be installed: 2026-08-12 12:07:46.036 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-12 12:07:46.036 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-12 12:07:46.036 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-12 12:07:46.037 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-12 12:07:46.220 | 0 upgraded, 18 newly installed, 0 to remove and 112 not upgraded. 2026-08-12 12:07:46.220 | Need to get 36.1 MB of archives. 2026-08-12 12:07:46.220 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-12 12:07:46.220 | 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-08-12 12:07:46.702 | 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-08-12 12:07:46.742 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-12 12:07:46.743 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-12 12:07:46.750 | 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-08-12 12:07:46.782 | 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-08-12 12:07:46.784 | 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-08-12 12:07:46.818 | 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-08-12 12:07:46.819 | 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-08-12 12:07:46.821 | 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-08-12 12:07:46.827 | 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-08-12 12:07:46.839 | 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-08-12 12:07:46.875 | 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-08-12 12:07:46.879 | 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-08-12 12:07:46.883 | 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-08-12 12:07:46.892 | 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-08-12 12:07:46.897 | 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-08-12 12:07:46.924 | 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-08-12 12:07:47.499 | Fetched 36.1 MB in 1s (31.0 MB/s) 2026-08-12 12:07:47.524 | Selecting previously unselected package erlang-base. 2026-08-12 12:07:47.575 | (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 ... 112208 files and directories currently installed.) 2026-08-12 12:07:47.578 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.579 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:47.745 | Selecting previously unselected package erlang-asn1. 2026-08-12 12:07:47.755 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.757 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:47.790 | Selecting previously unselected package erlang-crypto. 2026-08-12 12:07:47.800 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.802 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:47.828 | Selecting previously unselected package erlang-public-key. 2026-08-12 12:07:47.837 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.839 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:47.869 | Selecting previously unselected package erlang-mnesia. 2026-08-12 12:07:47.879 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.880 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:47.915 | Selecting previously unselected package erlang-runtime-tools. 2026-08-12 12:07:47.925 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.926 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:47.960 | Selecting previously unselected package erlang-ssl. 2026-08-12 12:07:47.969 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:47.971 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.016 | Selecting previously unselected package erlang-eldap. 2026-08-12 12:07:48.026 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.027 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.052 | Selecting previously unselected package erlang-ftp. 2026-08-12 12:07:48.061 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.062 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.087 | Selecting previously unselected package erlang-tftp. 2026-08-12 12:07:48.096 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.098 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.123 | Selecting previously unselected package erlang-inets. 2026-08-12 12:07:48.132 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.134 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.174 | Selecting previously unselected package erlang-snmp. 2026-08-12 12:07:48.183 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.184 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.253 | Selecting previously unselected package erlang-os-mon. 2026-08-12 12:07:48.262 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.264 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.292 | Selecting previously unselected package erlang-parsetools. 2026-08-12 12:07:48.302 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.303 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.330 | Selecting previously unselected package erlang-syntax-tools. 2026-08-12 12:07:48.339 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.341 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.368 | Selecting previously unselected package erlang-tools. 2026-08-12 12:07:48.378 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.379 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.418 | Selecting previously unselected package erlang-xmerl. 2026-08-12 12:07:48.428 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-12 12:07:48.430 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:48.471 | Selecting previously unselected package rabbitmq-server. 2026-08-12 12:07:48.481 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-12 12:07:48.485 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-12 12:07:48.917 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:49.120 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-12 12:07:49.120 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-12 12:07:50.813 | Searching for services which depend on erlang and should be started... none found. 2026-08-12 12:07:50.815 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.818 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.822 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.825 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.829 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.832 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.835 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.839 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.844 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.849 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.852 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.857 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.860 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.864 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.868 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.873 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-12 12:07:50.877 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-12 12:07:50.923 | info: Selecting GID from range 100 to 999 ... 2026-08-12 12:07:50.926 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-12 12:07:50.980 | info: Selecting UID from range 100 to 999 ... 2026-08-12 12:07:50.980 | 2026-08-12 12:07:50.983 | info: Adding system user `rabbitmq' (UID 114) ... 2026-08-12 12:07:50.985 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-08-12 12:07:51.011 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-12 12:07:51.141 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-12 12:07:55.370 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-12 12:07:56.768 | 2026-08-12 12:07:56.768 | Running kernel seems to be up-to-date. 2026-08-12 12:07:56.768 | 2026-08-12 12:07:56.768 | Restarting services... 2026-08-12 12:07:56.803 | 2026-08-12 12:07:56.803 | Service restarts being deferred: 2026-08-12 12:07:56.803 | /etc/needrestart/restart.d/dbus.service 2026-08-12 12:07:56.803 | systemctl restart getty@tty1.service 2026-08-12 12:07:56.803 | systemctl restart serial-getty@ttyS0.service 2026-08-12 12:07:56.803 | systemctl restart systemd-logind.service 2026-08-12 12:07:56.803 | 2026-08-12 12:07:56.803 | No containers need to be restarted. 2026-08-12 12:07:56.803 | 2026-08-12 12:07:56.803 | User sessions running outdated binaries: 2026-08-12 12:07:56.803 | ubuntu @ session #1: python3[1710] 2026-08-12 12:07:56.812 | ubuntu @ session #12: sh[9778,9780], sshd[9728] 2026-08-12 12:07:56.821 | ubuntu @ user manager service: systemd[1427] 2026-08-12 12:07:56.829 | 2026-08-12 12:07:56.829 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-12 12:07:58.008 | + functions-common:apt_get:1211 : result=0 2026-08-12 12:07:58.010 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-12 12:07:58.013 | + functions-common:time_stop:2420 : local name 2026-08-12 12:07:58.015 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:07:58.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:07:58.020 | + functions-common:time_stop:2423 : local total 2026-08-12 12:07:58.022 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:07:58.025 | + functions-common:time_stop:2426 : name=apt-get 2026-08-12 12:07:58.027 | + functions-common:time_stop:2427 : start_time=1786536465526 2026-08-12 12:07:58.030 | + functions-common:time_stop:2429 : [[ -z 1786536465526 ]] 2026-08-12 12:07:58.033 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:07:58.037 | + functions-common:time_stop:2432 : end_time=1786536478034 2026-08-12 12:07:58.040 | + functions-common:time_stop:2433 : elapsed_time=12508 2026-08-12 12:07:58.042 | + functions-common:time_stop:2434 : total=89929 2026-08-12 12:07:58.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:07:58.046 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102437 2026-08-12 12:07:58.049 | + functions-common:apt_get:1215 : return 0 2026-08-12 12:07:58.052 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-12 12:07:58.055 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-12 12:07:58.057 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-12 12:07:58.060 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-12 12:07:58.063 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-12 12:07:58.065 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-12 12:07:58.068 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-12 12:07:58.070 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-12 12:07:58.073 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-12 12:07:58.076 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-12 12:07:58.079 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-12 12:07:58.081 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-12 12:07:58.084 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-12 12:07:58.087 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-12 12:07:58.089 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-12 12:07:58.092 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-12 12:07:58.109 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:07:58.111 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-12 12:07:58.113 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-12 12:07:58.116 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-12 12:07:58.119 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-12 12:07:58.123 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-12 12:07:58.127 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-12 12:07:58.130 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-12 12:07:58.133 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-12 12:07:58.136 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-12 12:07:58.138 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-12 12:07:58.141 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-12 12:07:58.143 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-12 12:07:58.648 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-12 12:07:58.648 | user tags 2026-08-12 12:07:58.648 | guest [administrator]' 2026-08-12 12:07:58.652 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-12 12:07:58.652 | user tags 2026-08-12 12:07:58.652 | guest [administrator]' 2026-08-12 12:07:58.652 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-12 12:07:58.658 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-12 12:07:58.661 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-12 12:07:58.663 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-12 12:07:59.170 | Adding user "stackrabbit" ... 2026-08-12 12:07:59.174 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-12 12:07:59.191 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-12 12:07:59.678 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-12 12:07:59.699 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-12 12:07:59.702 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-12 12:08:00.193 | Changing password for user "stackrabbit" ... 2026-08-12 12:08:00.216 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-12 12:08:00.219 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-12 12:08:00.222 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-12 12:08:00.692 | Deleting user "guest" ... 2026-08-12 12:08:00.712 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-12 12:08:00.729 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:00.731 | + ./stack.sh:main:861 : install_database 2026-08-12 12:08:00.733 | + lib/database:install_database:118 : install_database_mysql 2026-08-12 12:08:00.736 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-12 12:08:00.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:00.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:00.743 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-12 12:08:00.839 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-12 12:08:00.842 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-12 12:08:00.846 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-12 12:08:00.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:00.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:00.854 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-12 12:08:00.856 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-12 12:08:00.859 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-12 12:08:00.862 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-12 12:08:00.864 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-12 12:08:00.866 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-12 12:08:00.868 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-12 12:08:00.870 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-12 12:08:00.873 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-12 12:08:00.875 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-12 12:08:00.878 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-12 12:08:00.880 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-12 12:08:00.883 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-12 12:08:00.885 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-12 12:08:00.888 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-12 12:08:00.890 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-12 12:08:00.893 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-12 12:08:00.895 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-12 12:08:00.898 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-12 12:08:00.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:00.903 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:00.905 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-12 12:08:00.908 | + functions-common:install_package:1438 : update_package_repo 2026-08-12 12:08:00.910 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-12 12:08:00.913 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-12 12:08:00.915 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-12 12:08:00.917 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-12 12:08:00.920 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-12 12:08:00.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:00.925 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:00.927 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-12 12:08:00.929 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-12 12:08:00.931 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-12 12:08:00.934 | + functions-common:apt_get_update:1167 : return 2026-08-12 12:08:00.936 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-12 12:08:00.938 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-12 12:08:00.941 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:00.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:00.946 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-12 12:08:00.965 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-12 12:08:00.993 | Reading package lists... 2026-08-12 12:08:01.237 | Building dependency tree... 2026-08-12 12:08:01.238 | Reading state information... 2026-08-12 12:08:01.464 | The following additional packages will be installed: 2026-08-12 12:08:01.464 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-12 12:08:01.465 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-12 12:08:01.465 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-12 12:08:01.465 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-12 12:08:01.465 | liblwp-mediatypes-perl libmecab2 libperl5.38t64 libprotobuf-lite32t64 2026-08-12 12:08:01.465 | libtimedate-perl liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-08-12 12:08:01.465 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-08-12 12:08:01.466 | mysql-server-core-8.0 perl perl-base perl-modules-5.38 2026-08-12 12:08:01.467 | Suggested packages: 2026-08-12 12:08:01.467 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-12 12:08:01.467 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca perl-doc 2026-08-12 12:08:01.467 | libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-08-12 12:08:01.467 | libtap-harness-archive-perl 2026-08-12 12:08:01.507 | The following NEW packages will be installed: 2026-08-12 12:08:01.508 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-12 12:08:01.508 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-12 12:08:01.508 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-12 12:08:01.508 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-12 12:08:01.508 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-12 12:08:01.508 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-12 12:08:01.509 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-12 12:08:01.509 | The following packages will be upgraded: 2026-08-12 12:08:01.510 | libperl5.38t64 perl perl-base perl-modules-5.38 2026-08-12 12:08:01.769 | 4 upgraded, 27 newly installed, 0 to remove and 108 not upgraded. 2026-08-12 12:08:01.769 | Need to get 39.7 MB of archives. 2026-08-12 12:08:01.769 | After this operation, 243 MB of additional disk space will be used. 2026-08-12 12:08:01.769 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libperl5.38t64 amd64 5.38.2-3.2ubuntu0.3 [4,876 kB] 2026-08-12 12:08:03.474 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 perl amd64 5.38.2-3.2ubuntu0.3 [231 kB] 2026-08-12 12:08:03.598 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-base amd64 5.38.2-3.2ubuntu0.3 [1,827 kB] 2026-08-12 12:08:03.953 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.3 [3,110 kB] 2026-08-12 12:08:04.327 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-08-12 12:08:04.650 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-12 12:08:04.650 | Get:7 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-08-12 12:08:04.651 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-12 12:08:04.652 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-12 12:08:04.663 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-12 12:08:06.308 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-08-12 12:08:06.462 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-12 12:08:06.462 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-12 12:08:06.462 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-12 12:08:06.576 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-12 12:08:06.584 | Get:16 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-08-12 12:08:06.585 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-12 12:08:06.585 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-12 12:08:06.585 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-12 12:08:06.586 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-12 12:08:06.586 | Get:21 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-08-12 12:08:06.586 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-12 12:08:06.696 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-12 12:08:06.697 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-12 12:08:06.812 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-12 12:08:06.812 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-12 12:08:06.813 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-12 12:08:06.816 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-08-12 12:08:06.817 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-08-12 12:08:08.368 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-08-12 12:08:08.370 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-08-12 12:08:08.639 | Preconfiguring packages ... 2026-08-12 12:08:08.715 | Fetched 39.7 MB in 7s (5,790 kB/s) 2026-08-12 12:08:08.782 | (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 ... 115013 files and directories currently installed.) 2026-08-12 12:08:08.785 | Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-08-12 12:08:08.790 | Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-08-12 12:08:09.042 | Preparing to unpack .../perl_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-08-12 12:08:09.062 | Unpacking perl (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-08-12 12:08:09.124 | Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.3_amd64.deb ... 2026-08-12 12:08:09.140 | Unpacking perl-base (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-08-12 12:08:09.389 | Setting up perl-base (5.38.2-3.2ubuntu0.3) ... 2026-08-12 12:08:09.478 | (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 ... 115013 files and directories currently installed.) 2026-08-12 12:08:09.481 | Preparing to unpack .../00-perl-modules-5.38_5.38.2-3.2ubuntu0.3_all.deb ... 2026-08-12 12:08:09.484 | Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.3) over (5.38.2-3.2ubuntu0.2) ... 2026-08-12 12:08:09.873 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-12 12:08:09.883 | Preparing to unpack .../01-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:08:09.885 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:10.098 | Selecting previously unselected package mysql-client-8.0. 2026-08-12 12:08:10.108 | Preparing to unpack .../02-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:08:10.110 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:10.139 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-12 12:08:10.149 | Preparing to unpack .../03-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-12 12:08:10.151 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-12 12:08:10.179 | Selecting previously unselected package libmecab2:amd64. 2026-08-12 12:08:10.188 | Preparing to unpack .../04-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-12 12:08:10.190 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-12 12:08:10.219 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-12 12:08:10.228 | Preparing to unpack .../05-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-12 12:08:10.230 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-12 12:08:10.260 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-12 12:08:10.270 | Preparing to unpack .../06-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:08:10.271 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:10.763 | Selecting previously unselected package mysql-server-8.0. 2026-08-12 12:08:10.773 | Preparing to unpack .../07-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-12 12:08:11.047 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:11.084 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-12 12:08:11.094 | Preparing to unpack .../08-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-12 12:08:11.095 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-12 12:08:11.141 | Selecting previously unselected package liburi-perl. 2026-08-12 12:08:11.151 | Preparing to unpack .../09-liburi-perl_5.27-1_all.deb ... 2026-08-12 12:08:11.153 | Unpacking liburi-perl (5.27-1) ... 2026-08-12 12:08:11.193 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-12 12:08:11.203 | Preparing to unpack .../10-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-12 12:08:11.204 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-12 12:08:11.234 | Selecting previously unselected package libcgi-pm-perl. 2026-08-12 12:08:11.245 | Preparing to unpack .../11-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-12 12:08:11.246 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-12 12:08:11.279 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-12 12:08:11.289 | Preparing to unpack .../12-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:08:11.295 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-12 12:08:11.323 | Selecting previously unselected package libfcgi-perl. 2026-08-12 12:08:11.333 | Preparing to unpack .../13-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-12 12:08:11.334 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-12 12:08:11.366 | Selecting previously unselected package libcgi-fast-perl. 2026-08-12 12:08:11.376 | Preparing to unpack .../14-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-12 12:08:11.380 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-12 12:08:11.410 | Selecting previously unselected package libclone-perl:amd64. 2026-08-12 12:08:11.420 | Preparing to unpack .../15-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-12 12:08:11.423 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-12 12:08:11.454 | Selecting previously unselected package libencode-locale-perl. 2026-08-12 12:08:11.464 | Preparing to unpack .../16-libencode-locale-perl_1.05-3_all.deb ... 2026-08-12 12:08:11.466 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-12 12:08:11.491 | Selecting previously unselected package libfcgi-bin. 2026-08-12 12:08:11.501 | Preparing to unpack .../17-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-12 12:08:11.503 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-12 12:08:11.528 | Selecting previously unselected package libhtml-template-perl. 2026-08-12 12:08:11.538 | Preparing to unpack .../18-libhtml-template-perl_2.97-2_all.deb ... 2026-08-12 12:08:11.539 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-12 12:08:11.566 | Selecting previously unselected package libtimedate-perl. 2026-08-12 12:08:11.578 | Preparing to unpack .../19-libtimedate-perl_2.3300-2_all.deb ... 2026-08-12 12:08:11.580 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-12 12:08:11.616 | Selecting previously unselected package libhttp-date-perl. 2026-08-12 12:08:11.626 | Preparing to unpack .../20-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-12 12:08:11.628 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-12 12:08:11.655 | Selecting previously unselected package libio-html-perl. 2026-08-12 12:08:11.664 | Preparing to unpack .../21-libio-html-perl_1.004-3_all.deb ... 2026-08-12 12:08:11.666 | Unpacking libio-html-perl (1.004-3) ... 2026-08-12 12:08:11.693 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-12 12:08:11.702 | Preparing to unpack .../22-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-12 12:08:11.704 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-12 12:08:11.731 | Selecting previously unselected package libhttp-message-perl. 2026-08-12 12:08:11.740 | Preparing to unpack .../23-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-12 12:08:11.742 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-12 12:08:11.777 | Selecting previously unselected package mecab-utils. 2026-08-12 12:08:11.786 | Preparing to unpack .../24-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-12 12:08:11.789 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-12 12:08:11.821 | Selecting previously unselected package mecab-ipadic. 2026-08-12 12:08:11.830 | Preparing to unpack .../25-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-12 12:08:11.832 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-12 12:08:12.184 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-12 12:08:12.193 | Preparing to unpack .../26-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-12 12:08:12.195 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-12 12:08:12.221 | Selecting previously unselected package mysql-server. 2026-08-12 12:08:12.229 | Preparing to unpack .../27-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-12 12:08:12.231 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:12.277 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-12 12:08:12.281 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-12 12:08:12.287 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:12.291 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-12 12:08:12.296 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-12 12:08:12.303 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-12 12:08:12.308 | Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.3) ... 2026-08-12 12:08:12.313 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-12 12:08:12.318 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:12.324 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:12.330 | Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.3) ... 2026-08-12 12:08:12.336 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-12 12:08:12.341 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-12 12:08:12.345 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-12 12:08:12.345 | 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-08-12 12:08:12.345 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-12 12:08:12.364 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-12 12:08:12.364 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-12 12:08:12.425 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-12 12:08:12.425 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-12 12:08:12.425 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-12 12:08:12.458 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-12 12:08:12.459 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-12 12:08:12.460 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-12 12:08:12.460 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-12 12:08:12.460 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-12 12:08:12.460 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-12 12:08:12.585 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-12 12:08:12.587 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-12 12:08:12.589 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-12 12:08:12.589 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-12 12:08:12.590 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-12 12:08:12.616 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-12 12:08:12.689 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-12 12:08:12.715 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-12 12:08:12.715 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-12 12:08:12.715 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-12 12:08:12.715 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-12 12:08:12.715 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-12 12:08:12.726 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-12 12:08:12.729 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-12 12:08:12.729 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-12 12:08:12.922 | 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-08-12 12:08:13.001 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-12 12:08:13.113 | 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-08-12 12:08:13.116 | 2026-08-12 12:08:13.116 | done! 2026-08-12 12:08:13.122 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-12 12:08:13.127 | Setting up perl (5.38.2-3.2ubuntu0.3) ... 2026-08-12 12:08:13.143 | Setting up libio-html-perl (1.004-3) ... 2026-08-12 12:08:13.147 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-12 12:08:13.150 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-12 12:08:13.154 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-12 12:08:13.154 | 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-08-12 12:08:13.154 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-12 12:08:13.184 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-12 12:08:13.184 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-12 12:08:13.267 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-12 12:08:13.267 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-12 12:08:13.269 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-12 12:08:13.316 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-12 12:08:13.316 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-12 12:08:13.317 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-12 12:08:13.318 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-12 12:08:13.318 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-12 12:08:13.318 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-12 12:08:13.511 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-12 12:08:13.513 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-12 12:08:13.516 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-12 12:08:13.516 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-12 12:08:13.517 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-12 12:08:13.557 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-12 12:08:13.663 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-12 12:08:13.701 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-12 12:08:13.701 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-12 12:08:13.701 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-12 12:08:13.701 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-12 12:08:13.702 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-12 12:08:13.717 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-12 12:08:13.721 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-12 12:08:13.721 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-12 12:08:13.964 | 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-08-12 12:08:14.057 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-12 12:08:14.170 | 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-08-12 12:08:14.173 | 2026-08-12 12:08:14.173 | done! 2026-08-12 12:08:14.179 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-12 12:08:14.182 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-12 12:08:14.185 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-12 12:08:14.190 | Setting up liburi-perl (5.27-1) ... 2026-08-12 12:08:14.194 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:14.338 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-12 12:08:14.366 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-12 12:08:21.135 | mysqld will log errors to /var/log/mysql/error.log 2026-08-12 12:08:21.520 | mysqld is running as pid 30961 2026-08-12 12:08:23.870 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-12 12:08:24.825 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-12 12:08:24.836 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-12 12:08:24.879 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-12 12:08:24.884 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-12 12:08:24.890 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-12 12:08:24.896 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-12 12:08:24.901 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-12 12:08:24.906 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-12 12:08:24.911 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-12 12:08:24.917 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-12 12:08:24.932 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-12 12:08:24.937 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-12 12:08:26.036 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-12 12:08:26.609 | 2026-08-12 12:08:26.609 | Running kernel seems to be up-to-date. 2026-08-12 12:08:26.609 | 2026-08-12 12:08:26.609 | Restarting services... 2026-08-12 12:08:26.645 | 2026-08-12 12:08:26.645 | Service restarts being deferred: 2026-08-12 12:08:26.645 | /etc/needrestart/restart.d/dbus.service 2026-08-12 12:08:26.645 | systemctl restart getty@tty1.service 2026-08-12 12:08:26.645 | systemctl restart serial-getty@ttyS0.service 2026-08-12 12:08:26.645 | systemctl restart systemd-logind.service 2026-08-12 12:08:26.645 | 2026-08-12 12:08:26.645 | No containers need to be restarted. 2026-08-12 12:08:26.645 | 2026-08-12 12:08:26.645 | User sessions running outdated binaries: 2026-08-12 12:08:26.645 | ubuntu @ session #1: python3[1710] 2026-08-12 12:08:26.653 | ubuntu @ session #12: sh[9778,9780], sshd[9728] 2026-08-12 12:08:26.661 | ubuntu @ user manager service: systemd[1427] 2026-08-12 12:08:26.669 | 2026-08-12 12:08:26.669 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-12 12:08:27.729 | + functions-common:apt_get:1211 : result=0 2026-08-12 12:08:27.731 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-12 12:08:27.734 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:27.737 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:27.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:27.742 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:27.744 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:27.747 | + functions-common:time_stop:2426 : name=apt-get 2026-08-12 12:08:27.749 | + functions-common:time_stop:2427 : start_time=1786536480963 2026-08-12 12:08:27.752 | + functions-common:time_stop:2429 : [[ -z 1786536480963 ]] 2026-08-12 12:08:27.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:27.759 | + functions-common:time_stop:2432 : end_time=1786536507755 2026-08-12 12:08:27.761 | + functions-common:time_stop:2433 : elapsed_time=26792 2026-08-12 12:08:27.763 | + functions-common:time_stop:2434 : total=102437 2026-08-12 12:08:27.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:27.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129229 2026-08-12 12:08:27.772 | + functions-common:apt_get:1215 : return 0 2026-08-12 12:08:27.774 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-12 12:08:27.777 | + ./stack.sh:main:864 : install_database_python 2026-08-12 12:08:27.780 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-12 12:08:27.782 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-12 12:08:27.785 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-12 12:08:27.788 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-12 12:08:27.791 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-12 12:08:27.794 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-12 12:08:27.797 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-12 12:08:27.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-12 12:08:27.801 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-12 12:08:27.805 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-12 12:08:27.807 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-12 12:08:27.810 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-12 12:08:27.813 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-12 12:08:27.816 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-12 12:08:27.837 | Using python 3.12 to install PyMySQL 2026-08-12 12:08:27.839 | + 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-08-12 12:08:28.509 | Collecting PyMySQL 2026-08-12 12:08:28.664 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-12 12:08:28.687 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-12 12:08:28.785 | Installing collected packages: PyMySQL 2026-08-12 12:08:28.823 | Successfully installed PyMySQL-1.2.0 2026-08-12 12:08:28.884 | + inc/python:pip_install:216 : result=0 2026-08-12 12:08:28.886 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:08:28.888 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:28.891 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:28.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:28.895 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:28.898 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:28.900 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:08:28.902 | + functions-common:time_stop:2427 : start_time=1786536507831 2026-08-12 12:08:28.905 | + functions-common:time_stop:2429 : [[ -z 1786536507831 ]] 2026-08-12 12:08:28.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:28.913 | + functions-common:time_stop:2432 : end_time=1786536508910 2026-08-12 12:08:28.915 | + functions-common:time_stop:2433 : elapsed_time=1079 2026-08-12 12:08:28.918 | + functions-common:time_stop:2434 : total=15860 2026-08-12 12:08:28.920 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:28.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16939 2026-08-12 12:08:28.926 | + inc/python:pip_install:219 : return 0 2026-08-12 12:08:28.927 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-12 12:08:28.931 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-12 12:08:28.933 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-12 12:08:28.935 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-12 12:08:28.952 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:28.955 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-12 12:08:28.957 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-12 12:08:28.973 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:08:28.976 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-12 12:08:28.993 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:08:28.996 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-12 12:08:29.014 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:29.016 | + ./stack.sh:main:872 : install_etcd3 2026-08-12 12:08:29.019 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-12 12:08:29.019 | Installing etcd 2026-08-12 12:08:29.022 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-12 12:08:29.034 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-12 12:08:29.047 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-12 12:08:29.050 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-12 12:08:29.063 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-12 12:08:29.066 | ++ 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-08-12 12:08:29.069 | ++ 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-08-12 12:08:29.072 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-12 12:08:29.075 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-12 12:08:29.078 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-12 12:08:29.080 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-12 12:08:29.083 | ++ 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-08-12 12:08:29.085 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-12 12:08:29.088 | ++ 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-08-12 12:08:29.093 | --2026-08-12 12:08:29-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-12 12:08:29.196 | Resolving github.com (github.com)... 140.82.121.4 2026-08-12 12:08:29.237 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-12 12:08:29.776 | HTTP request sent, awaiting response... 302 Found 2026-08-12 12:08:29.776 | 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-08-12T12%3A49%3A26Z&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-08-12T11%3A48%3A45Z&ske=2026-08-12T12%3A49%3A26Z&sks=b&skv=2018-11-09&sig=ce4pmTf42VNsy%2BtVWK67qzQNtqAqGxKf9JTZQKk%2FyKA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjUzODMwOSwibmJmIjoxNzg2NTM2NTA5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.HslA-briwgMgIf7AsQQXkr6_Wqt1jK3_bIBcA2IXsv0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-12 12:08:29.776 | --2026-08-12 12:08:29-- 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-08-12T12%3A49%3A26Z&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-08-12T11%3A48%3A45Z&ske=2026-08-12T12%3A49%3A26Z&sks=b&skv=2018-11-09&sig=ce4pmTf42VNsy%2BtVWK67qzQNtqAqGxKf9JTZQKk%2FyKA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjUzODMwOSwibmJmIjoxNzg2NTM2NTA5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.HslA-briwgMgIf7AsQQXkr6_Wqt1jK3_bIBcA2IXsv0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-12 12:08:29.778 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-08-12 12:08:29.780 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-12 12:08:29.900 | HTTP request sent, awaiting response... 200 OK 2026-08-12 12:08:29.900 | Length: 20927601 (20M) [application/octet-stream] 2026-08-12 12:08:29.900 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-12 12:08:29.912 | 2026-08-12 12:08:30.266 | 0K ........ ........ ... 100% 54.5M=0.4s 2026-08-12 12:08:30.267 | 2026-08-12 12:08:30.267 | 2026-08-12 12:08:30 (54.5 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-12 12:08:30.267 | 2026-08-12 12:08:30.270 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-12 12:08:30.274 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-12 12:08:30.277 | ++ functions:get_extra_file:81 : return 2026-08-12 12:08:30.280 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-12 12:08:30.283 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-12 12:08:30.286 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-12 12:08:30.289 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-12 12:08:30.309 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-12 12:08:30.312 | + 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-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/ 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-12 12:08:30.317 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-12 12:08:30.318 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-12 12:08:30.318 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-12 12:08:30.318 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-12 12:08:30.318 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-12 12:08:30.318 | etcd-v3.5.21-linux-amd64/README.md 2026-08-12 12:08:30.318 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-12 12:08:30.417 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-12 12:08:30.536 | etcd-v3.5.21-linux-amd64/etcd 2026-08-12 12:08:30.693 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-12 12:08:30.726 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-12 12:08:30.754 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-12 12:08:30.756 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-12 12:08:30.772 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:30.774 | + ./stack.sh:main:882 : configure_CA 2026-08-12 12:08:30.776 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.56 ]] 2026-08-12 12:08:30.779 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.56 2026-08-12 12:08:30.782 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.56 2026-08-12 12:08:30.783 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-12 12:08:30.787 | + lib/tls:configure_CA:70 : [[ 10.4.3.56 != \1\0\.\4\.\3\.\5\6 ]] 2026-08-12 12:08:30.790 | + ./stack.sh:main:883 : init_CA 2026-08-12 12:08:30.792 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-12 12:08:30.794 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-12 12:08:30.797 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-12 12:08:30.799 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-12 12:08:30.801 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-12 12:08:30.804 | + lib/tls:create_CA_base:86 : local i 2026-08-12 12:08:30.806 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.809 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-12 12:08:30.813 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.815 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-12 12:08:30.820 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.822 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-12 12:08:30.827 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.829 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-12 12:08:30.833 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-12 12:08:30.837 | + lib/tls:create_CA_base:91 : echo 01 2026-08-12 12:08:30.839 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-12 12:08:30.843 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-12 12:08:30.846 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-12 12:08:30.849 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-12 12:08:30.851 | + lib/tls:create_CA_config:145 : echo ' 2026-08-12 12:08:30.851 | [ ca ] 2026-08-12 12:08:30.851 | default_ca = CA_default 2026-08-12 12:08:30.851 | 2026-08-12 12:08:30.851 | [ CA_default ] 2026-08-12 12:08:30.851 | dir = /opt/stack/data/CA/root-ca 2026-08-12 12:08:30.851 | policy = policy_match 2026-08-12 12:08:30.851 | database = $dir/index.txt 2026-08-12 12:08:30.851 | serial = $dir/serial 2026-08-12 12:08:30.851 | certs = $dir/certs 2026-08-12 12:08:30.851 | crl_dir = $dir/crl 2026-08-12 12:08:30.851 | new_certs_dir = $dir/newcerts 2026-08-12 12:08:30.851 | certificate = $dir/cacert.pem 2026-08-12 12:08:30.851 | private_key = $dir/private/cacert.key 2026-08-12 12:08:30.851 | RANDFILE = $dir/private/.rand 2026-08-12 12:08:30.851 | default_md = sha256 2026-08-12 12:08:30.851 | 2026-08-12 12:08:30.851 | [ req ] 2026-08-12 12:08:30.852 | default_bits = 2048 2026-08-12 12:08:30.852 | default_md = sha256 2026-08-12 12:08:30.852 | 2026-08-12 12:08:30.852 | prompt = no 2026-08-12 12:08:30.852 | distinguished_name = ca_distinguished_name 2026-08-12 12:08:30.852 | 2026-08-12 12:08:30.852 | x509_extensions = ca_extensions 2026-08-12 12:08:30.852 | 2026-08-12 12:08:30.852 | [ ca_distinguished_name ] 2026-08-12 12:08:30.852 | organizationName = OpenStack 2026-08-12 12:08:30.852 | organizationalUnitName = DevStack Certificate Authority 2026-08-12 12:08:30.852 | commonName = Root CA 2026-08-12 12:08:30.852 | 2026-08-12 12:08:30.852 | [ policy_match ] 2026-08-12 12:08:30.852 | countryName = optional 2026-08-12 12:08:30.852 | stateOrProvinceName = optional 2026-08-12 12:08:30.852 | organizationName = match 2026-08-12 12:08:30.852 | organizationalUnitName = optional 2026-08-12 12:08:30.852 | commonName = supplied 2026-08-12 12:08:30.852 | 2026-08-12 12:08:30.852 | [ ca_extensions ] 2026-08-12 12:08:30.852 | basicConstraints = critical,CA:true 2026-08-12 12:08:30.852 | subjectKeyIdentifier = hash 2026-08-12 12:08:30.852 | authorityKeyIdentifier = keyid:always, issuer 2026-08-12 12:08:30.852 | keyUsage = cRLSign, keyCertSign 2026-08-12 12:08:30.852 | 2026-08-12 12:08:30.852 | ' 2026-08-12 12:08:30.853 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-12 12:08:30.856 | + 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-08-12 12:08:30.907 | .+..+.......+...+.........+.....+.+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*............+...+.......................+.+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+..+.......+.........+...............+..+...+....+..+...............+....+.................+.........+.........+............+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-12 12:08:30.934 | .........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+...+.+.....+......+....+...+........+.......+...............+..+....+.................+...+......+.+..+.+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+......+.+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-12 12:08:30.937 | ----- 2026-08-12 12:08:30.943 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-12 12:08:30.946 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-12 12:08:30.949 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-12 12:08:30.952 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-12 12:08:30.955 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-12 12:08:30.957 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-12 12:08:30.960 | + lib/tls:create_CA_base:86 : local i 2026-08-12 12:08:30.963 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.965 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-12 12:08:30.969 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.971 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-12 12:08:30.975 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.978 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-12 12:08:30.982 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-12 12:08:30.985 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-12 12:08:30.989 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-12 12:08:30.993 | + lib/tls:create_CA_base:91 : echo 01 2026-08-12 12:08:30.995 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-12 12:08:30.999 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-12 12:08:31.002 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-12 12:08:31.004 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-12 12:08:31.007 | + lib/tls:create_CA_config:145 : echo ' 2026-08-12 12:08:31.007 | [ ca ] 2026-08-12 12:08:31.007 | default_ca = CA_default 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | [ CA_default ] 2026-08-12 12:08:31.007 | dir = /opt/stack/data/CA/int-ca 2026-08-12 12:08:31.007 | policy = policy_match 2026-08-12 12:08:31.007 | database = $dir/index.txt 2026-08-12 12:08:31.007 | serial = $dir/serial 2026-08-12 12:08:31.007 | certs = $dir/certs 2026-08-12 12:08:31.007 | crl_dir = $dir/crl 2026-08-12 12:08:31.007 | new_certs_dir = $dir/newcerts 2026-08-12 12:08:31.007 | certificate = $dir/cacert.pem 2026-08-12 12:08:31.007 | private_key = $dir/private/cacert.key 2026-08-12 12:08:31.007 | RANDFILE = $dir/private/.rand 2026-08-12 12:08:31.007 | default_md = sha256 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | [ req ] 2026-08-12 12:08:31.007 | default_bits = 2048 2026-08-12 12:08:31.007 | default_md = sha256 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | prompt = no 2026-08-12 12:08:31.007 | distinguished_name = ca_distinguished_name 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | x509_extensions = ca_extensions 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | [ ca_distinguished_name ] 2026-08-12 12:08:31.007 | organizationName = OpenStack 2026-08-12 12:08:31.007 | organizationalUnitName = DevStack Certificate Authority 2026-08-12 12:08:31.007 | commonName = Intermediate CA 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | [ policy_match ] 2026-08-12 12:08:31.007 | countryName = optional 2026-08-12 12:08:31.007 | stateOrProvinceName = optional 2026-08-12 12:08:31.007 | organizationName = match 2026-08-12 12:08:31.007 | organizationalUnitName = optional 2026-08-12 12:08:31.007 | commonName = supplied 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | [ ca_extensions ] 2026-08-12 12:08:31.007 | basicConstraints = critical,CA:true 2026-08-12 12:08:31.007 | subjectKeyIdentifier = hash 2026-08-12 12:08:31.007 | authorityKeyIdentifier = keyid:always, issuer 2026-08-12 12:08:31.007 | keyUsage = cRLSign, keyCertSign 2026-08-12 12:08:31.007 | 2026-08-12 12:08:31.007 | ' 2026-08-12 12:08:31.009 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-12 12:08:31.012 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-12 12:08:31.015 | + lib/tls:create_signing_config:198 : echo ' 2026-08-12 12:08:31.015 | [ ca ] 2026-08-12 12:08:31.015 | default_ca = CA_default 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | [ CA_default ] 2026-08-12 12:08:31.015 | dir = /opt/stack/data/CA/int-ca 2026-08-12 12:08:31.015 | policy = policy_match 2026-08-12 12:08:31.015 | database = $dir/index.txt 2026-08-12 12:08:31.015 | serial = $dir/serial 2026-08-12 12:08:31.015 | certs = $dir/certs 2026-08-12 12:08:31.015 | crl_dir = $dir/crl 2026-08-12 12:08:31.015 | new_certs_dir = $dir/newcerts 2026-08-12 12:08:31.015 | certificate = $dir/cacert.pem 2026-08-12 12:08:31.015 | private_key = $dir/private/cacert.key 2026-08-12 12:08:31.015 | RANDFILE = $dir/private/.rand 2026-08-12 12:08:31.015 | default_md = default 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | [ req ] 2026-08-12 12:08:31.015 | default_bits = 1024 2026-08-12 12:08:31.015 | default_md = sha256 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | prompt = no 2026-08-12 12:08:31.015 | distinguished_name = req_distinguished_name 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | x509_extensions = req_extensions 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | [ req_distinguished_name ] 2026-08-12 12:08:31.015 | organizationName = OpenStack 2026-08-12 12:08:31.015 | organizationalUnitName = DevStack Server Farm 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | [ policy_match ] 2026-08-12 12:08:31.015 | countryName = optional 2026-08-12 12:08:31.015 | stateOrProvinceName = optional 2026-08-12 12:08:31.015 | organizationName = match 2026-08-12 12:08:31.015 | organizationalUnitName = optional 2026-08-12 12:08:31.015 | commonName = supplied 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | [ req_extensions ] 2026-08-12 12:08:31.015 | basicConstraints = CA:false 2026-08-12 12:08:31.015 | subjectKeyIdentifier = hash 2026-08-12 12:08:31.015 | authorityKeyIdentifier = keyid:always, issuer 2026-08-12 12:08:31.015 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-12 12:08:31.015 | extendedKeyUsage = serverAuth, clientAuth 2026-08-12 12:08:31.015 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-12 12:08:31.015 | 2026-08-12 12:08:31.015 | ' 2026-08-12 12:08:31.017 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-12 12:08:31.020 | + 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-08-12 12:08:31.248 | ....+..+.........+..........+...+.................+...+...............+.+.....+.+........+...+...+..........+..+.........+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+...+....+........+................+......+.........+......+...+...+..+.......+.........+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+....+......+........+...+.......+...+........+......+....+..+.......+.....+.............+.....+.......+.....................+.....+.+......+.....+...+......+.............+..+.+...+......+........+.+......+......+..............+.........+......+.........+....+..+.+..+.............+.....+...+....+...............+..+...+......+.+......+...+..+..................+................+...+..+.+.............................+.+..+..........+..+....+..+...+...............+......+..........+........+.+..+.......+.....+...+...+......+....+...........+........................+....+.....+.+..+....+.....+.+..............+..................+...+...+.+...........+...+.......+.........+...+.....+......+.+........+..........+..+.+...............+..+...+...+....+...............+..+.+..............+.+.....+.............+..............+.+.....+....+..+....+...........+.+.....+....+........+......+.+......+.....+.......+........+.......+..+...+......+..........+............+..+......+.......+..+.............+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-12 12:08:31.576 | ........+.+............+........+..........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.......+.....+.+...........+...+......+.......+..+.............+...+...........+.+..+...+............+...+...+.+......+..+.+...........+...+......+.......+..+.............+..+...+.......+..+....+.........+..+.+...+.........+.....+......+....+...........+.+......+..............+...+............+...+.......+..............+.........+...+....+........+.+..+...+.+......+...+......+...+...+.........+......+..+...+...+......+.............+...........+.........+.+...............+.....+....+......+..+..................+......+..........+......+..............+....+..+.......+...+.................+.........................+...+..+............+.+.....+....+...+...+.........+...+..+....+.....+......+...+...+....+...+..+................+.....+...+......+...+.+............+........+.+.....+.+..+......+.......+..............+...+...+............................+..+....+...+..+.........+.......+.......................+........................................+..+...+.......+..+.+.....+.......+..+.......+.....+..........+...........+.........+.+.....+.........+...+............+...+...+...+............+.......+......+.....+.+.....+....+.....+......+..........+...+..+....+...............+.............................+...+.........+.+...+...............+..+...+.........+..........+..+.+.....+............+.+......+........+.+..+.......+...........+....+......+...........+.....................+.............+..+.......+..+.............+..+...+......+.+...+...+.................+.......+........+.+.....+.+...+..+..........+......+...+.....+.......+...+...........+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-12 12:08:31.579 | ----- 2026-08-12 12:08:31.585 | + 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-08-12 12:08:31.588 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-12 12:08:31.590 | Check that the request matches the signature 2026-08-12 12:08:31.590 | Signature ok 2026-08-12 12:08:31.590 | The Subject's Distinguished Name is as follows 2026-08-12 12:08:31.590 | organizationName :ASN.1 12:'OpenStack' 2026-08-12 12:08:31.590 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-12 12:08:31.590 | commonName :ASN.1 12:'Intermediate CA' 2026-08-12 12:08:31.591 | Certificate is to be certified until Aug 12 12:08:31 2027 GMT (365 days) 2026-08-12 12:08:31.592 | 2026-08-12 12:08:31.592 | Write out database with 1 new entries 2026-08-12 12:08:31.593 | Database updated 2026-08-12 12:08:31.596 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-12 12:08:31.601 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-12 12:08:31.605 | + lib/tls:init_CA:212 : is_fedora 2026-08-12 12:08:31.608 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-12 12:08:31.611 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-12 12:08:31.614 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-12 12:08:31.617 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-12 12:08:31.620 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-12 12:08:31.623 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-12 12:08:31.626 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-12 12:08:31.629 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-12 12:08:31.631 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-12 12:08:31.634 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-12 12:08:31.637 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-12 12:08:31.640 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-12 12:08:31.643 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-12 12:08:31.646 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-12 12:08:31.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:31.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:31.654 | + 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-08-12 12:08:31.668 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-08-12 12:08:31.681 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-12 12:08:31.692 | Updating certificates in /etc/ssl/certs... 2026-08-12 12:08:32.607 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-12 12:08:32.609 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-12 12:08:32.613 | 2 added, 0 removed; done. 2026-08-12 12:08:32.614 | Running hooks in /etc/ca-certificates/update.d... 2026-08-12 12:08:32.615 | done. 2026-08-12 12:08:32.622 | + ./stack.sh:main:884 : init_cert 2026-08-12 12:08:32.625 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-12 12:08:32.628 | + lib/tls:init_cert:226 : [[ -n 10.4.3.56 ]] 2026-08-12 12:08:32.631 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.56 2026-08-12 12:08:32.634 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-08-12 12:08:32.636 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.56,IP:::1 2026-08-12 12:08:32.639 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.56,IP:::1 2026-08-12 12:08:32.641 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-12 12:08:32.643 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-12 12:08:32.646 | + lib/tls:make_cert:244 : local common_name=localhost 2026-08-12 12:08:32.648 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.56,IP:::1 2026-08-12 12:08:32.651 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.56 ']' 2026-08-12 12:08:32.653 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.56 2026-08-12 12:08:32.656 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.56 2026-08-12 12:08:32.658 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-12 12:08:32.660 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.56 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-12 12:08:32.664 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-12 12:08:32.667 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.56,IP:::1 ]] 2026-08-12 12:08:32.669 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.56,IP:::1,IP:10.4.3.56 2026-08-12 12:08:32.672 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-12 12:08:32.674 | + 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-08-12 12:08:32.832 | .........+.....+.........+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+..+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+............+...+.......+.....+.+.....+...................+...+.........+.....+.+...+.....+.....................+.........+..........+......+.....+....+.....+......+....+......+...........+....+...+..+......+.......+...+...+..+.........+....+..+....+...........+...+.......+..+......+................+......+........+.+..................+............+...+......+.....+.+...............+........+.............+..+.+..+.........+...+...+.......+..+.+...+..+............+.....................+....+...+..+...+.........+....+...........+.+...+.........+..+...+...+.............+..+...+.......+..+...+....+........+...+...+.+...+...+............+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-12 12:08:32.902 | .+...+.....+.+......+......+..............+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.........+.......+.....+.+...............+..+.+.....+............+..........+............+..+....+.........+..+....+.....+.......+..+.+..+.........+..........+........+...............+...+.......+..+......+.........+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-12 12:08:32.905 | ----- 2026-08-12 12:08:32.911 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.56,IP:::1,IP:10.4.3.56 ]] 2026-08-12 12:08:32.914 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.56,IP:::1,IP:10.4.3.56 2026-08-12 12:08:32.918 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.56,IP:::1,IP:10.4.3.56 2026-08-12 12:08:32.922 | + 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-08-12 12:08:32.926 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-12 12:08:32.929 | Check that the request matches the signature 2026-08-12 12:08:32.929 | Signature ok 2026-08-12 12:08:32.929 | The Subject's Distinguished Name is as follows 2026-08-12 12:08:32.929 | organizationName :ASN.1 12:'OpenStack' 2026-08-12 12:08:32.929 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-12 12:08:32.929 | commonName :ASN.1 12:'localhost' 2026-08-12 12:08:32.929 | Certificate is to be certified until Aug 12 12:08:32 2027 GMT (365 days) 2026-08-12 12:08:32.931 | 2026-08-12 12:08:32.931 | Write out database with 1 new entries 2026-08-12 12:08:32.932 | Database updated 2026-08-12 12:08:32.936 | + 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-08-12 12:08:32.942 | + ./stack.sh:main:891 : install_dstat 2026-08-12 12:08:32.945 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-12 12:08:32.964 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:32.968 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-12 12:08:32.971 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-12 12:08:32.974 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-12 12:08:32.978 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-12 12:08:32.981 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-12 12:08:32.984 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-12 12:08:32.988 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-12 12:08:32.989 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-12 12:08:32.994 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-12 12:08:32.997 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-12 12:08:33.000 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-12 12:08:33.003 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-12 12:08:33.005 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-12 12:08:33.027 | Using python 3.12 to install psutil 2026-08-12 12:08:33.029 | + 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-08-12 12:08:33.686 | Collecting psutil 2026-08-12 12:08:33.848 | 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-08-12 12:08:33.889 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-12 12:08:34.013 | Installing collected packages: psutil 2026-08-12 12:08:34.087 | Successfully installed psutil-7.2.2 2026-08-12 12:08:34.153 | + inc/python:pip_install:216 : result=0 2026-08-12 12:08:34.156 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:08:34.160 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:34.162 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:34.165 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:34.168 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:34.171 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:34.173 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:08:34.175 | + functions-common:time_stop:2427 : start_time=1786536513021 2026-08-12 12:08:34.178 | + functions-common:time_stop:2429 : [[ -z 1786536513021 ]] 2026-08-12 12:08:34.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:34.187 | + functions-common:time_stop:2432 : end_time=1786536514184 2026-08-12 12:08:34.190 | + functions-common:time_stop:2433 : elapsed_time=1163 2026-08-12 12:08:34.192 | + functions-common:time_stop:2434 : total=16939 2026-08-12 12:08:34.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:34.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18102 2026-08-12 12:08:34.199 | + inc/python:pip_install:219 : return 0 2026-08-12 12:08:34.202 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-12 12:08:34.204 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-12 12:08:34.207 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-12 12:08:34.210 | + ./stack.sh:main:900 : install_libs 2026-08-12 12:08:34.213 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-12 12:08:34.216 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-12 12:08:34.218 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-12 12:08:34.220 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-12 12:08:34.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.225 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.228 | + 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-08-12 12:08:34.230 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.232 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-12 12:08:34.235 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-12 12:08:34.238 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-12 12:08:34.240 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-12 12:08:34.242 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.245 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.247 | + 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-08-12 12:08:34.249 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.252 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-12 12:08:34.255 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-12 12:08:34.257 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-12 12:08:34.260 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-12 12:08:34.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.264 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.266 | + 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-08-12 12:08:34.269 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.272 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-12 12:08:34.274 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-12 12:08:34.277 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-12 12:08:34.279 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-12 12:08:34.282 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.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-08-12 12:08:34.287 | + 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-08-12 12:08:34.290 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.293 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-12 12:08:34.295 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-12 12:08:34.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-12 12:08:34.300 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-12 12:08:34.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.306 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.308 | + 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-08-12 12:08:34.311 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.313 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-12 12:08:34.316 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-12 12:08:34.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-12 12:08:34.321 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-12 12:08:34.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.326 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.328 | + 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-08-12 12:08:34.331 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.333 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-12 12:08:34.336 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-12 12:08:34.339 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-12 12:08:34.341 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-12 12:08:34.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.346 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.348 | + 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-08-12 12:08:34.351 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.354 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-12 12:08:34.357 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-12 12:08:34.359 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-12 12:08:34.362 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-12 12:08:34.364 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.367 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.369 | + 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-08-12 12:08:34.372 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.374 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-12 12:08:34.377 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-12 12:08:34.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-12 12:08:34.382 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-12 12:08:34.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.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-08-12 12:08:34.390 | + 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-08-12 12:08:34.393 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.395 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-12 12:08:34.397 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-12 12:08:34.400 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-12 12:08:34.403 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-12 12:08:34.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.408 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.410 | + 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-08-12 12:08:34.412 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.415 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-12 12:08:34.418 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-12 12:08:34.420 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-12 12:08:34.422 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-12 12:08:34.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.428 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.431 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-08-12 12:08:34.433 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.436 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-12 12:08:34.439 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-12 12:08:34.442 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-12 12:08:34.445 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-12 12:08:34.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.450 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.452 | + 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-08-12 12:08:34.454 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.457 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-12 12:08:34.460 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-12 12:08:34.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-12 12:08:34.465 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-12 12:08:34.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.470 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.473 | + 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-08-12 12:08:34.476 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.479 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-12 12:08:34.481 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-12 12:08:34.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-12 12:08:34.486 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-12 12:08:34.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.492 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.494 | + 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-08-12 12:08:34.496 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.499 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-12 12:08:34.502 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-12 12:08:34.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-12 12:08:34.507 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-12 12:08:34.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.513 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.516 | + 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-08-12 12:08:34.518 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.521 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-12 12:08:34.524 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-12 12:08:34.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-12 12:08:34.529 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-12 12:08:34.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.534 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.537 | + 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-08-12 12:08:34.540 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.542 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-12 12:08:34.545 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-12 12:08:34.547 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-12 12:08:34.549 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-12 12:08:34.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.555 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.558 | + 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-08-12 12:08:34.560 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.563 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-12 12:08:34.565 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-12 12:08:34.567 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-12 12:08:34.570 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-12 12:08:34.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.576 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.578 | + 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-08-12 12:08:34.581 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.584 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-12 12:08:34.586 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-12 12:08:34.589 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-12 12:08:34.592 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-12 12:08:34.594 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.597 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.600 | + 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-08-12 12:08:34.603 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.606 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-12 12:08:34.608 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-12 12:08:34.611 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-12 12:08:34.614 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-12 12:08:34.616 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.619 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.621 | + 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-08-12 12:08:34.624 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.627 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-12 12:08:34.629 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-12 12:08:34.632 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-12 12:08:34.634 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-12 12:08:34.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.639 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.642 | + 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-08-12 12:08:34.645 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.647 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-12 12:08:34.650 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-12 12:08:34.652 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-12 12:08:34.655 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-12 12:08:34.658 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.660 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.663 | + 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-08-12 12:08:34.666 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.668 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-12 12:08:34.671 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-12 12:08:34.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-12 12:08:34.676 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-12 12:08:34.678 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.680 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.683 | + 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-08-12 12:08:34.685 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.688 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-12 12:08:34.691 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-12 12:08:34.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-12 12:08:34.696 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-12 12:08:34.699 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.701 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.704 | + 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-08-12 12:08:34.707 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.710 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-12 12:08:34.712 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-12 12:08:34.715 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-12 12:08:34.717 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-12 12:08:34.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.723 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.726 | + 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-08-12 12:08:34.729 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.731 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-12 12:08:34.734 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-12 12:08:34.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-12 12:08:34.740 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-12 12:08:34.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.745 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.747 | + 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-08-12 12:08:34.750 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.753 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-12 12:08:34.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-12 12:08:34.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-12 12:08:34.761 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-12 12:08:34.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.766 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.769 | + 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-08-12 12:08:34.771 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.774 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-12 12:08:34.776 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-12 12:08:34.779 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-12 12:08:34.782 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-12 12:08:34.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.788 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.790 | + 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-08-12 12:08:34.793 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.795 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-12 12:08:34.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-12 12:08:34.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-12 12:08:34.803 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-12 12:08:34.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.809 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.812 | + 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-08-12 12:08:34.814 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.817 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-12 12:08:34.820 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-12 12:08:34.822 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-12 12:08:34.825 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-12 12:08:34.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.830 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.834 | + 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-08-12 12:08:34.836 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.839 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-12 12:08:34.842 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-12 12:08:34.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-12 12:08:34.847 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-12 12:08:34.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.853 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.855 | + 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-08-12 12:08:34.858 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.860 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-12 12:08:34.862 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-12 12:08:34.865 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-12 12:08:34.867 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-12 12:08:34.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.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-08-12 12:08:34.875 | + 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-08-12 12:08:34.878 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.881 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-12 12:08:34.883 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-12 12:08:34.886 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-12 12:08:34.889 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-12 12:08:34.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.894 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.897 | + 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-08-12 12:08:34.899 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.902 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-12 12:08:34.905 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-12 12:08:34.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-12 12:08:34.910 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-12 12:08:34.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.915 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.917 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-08-12 12:08:34.920 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.923 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-12 12:08:34.925 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-12 12:08:34.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-12 12:08:34.931 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-12 12:08:34.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.936 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.939 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-08-12 12:08:34.942 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.944 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-12 12:08:34.947 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-12 12:08:34.950 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-12 12:08:34.952 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-12 12:08:34.955 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.957 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.960 | + 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-08-12 12:08:34.962 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.965 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-12 12:08:34.968 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-12 12:08:34.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-12 12:08:34.972 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-12 12:08:34.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.977 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:34.979 | + 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-08-12 12:08:34.982 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:34.985 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-12 12:08:34.987 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-12 12:08:34.990 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-12 12:08:34.992 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-12 12:08:34.995 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:34.997 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:35.000 | + 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-08-12 12:08:35.003 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:35.006 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-12 12:08:35.008 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-12 12:08:35.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:35.013 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:35.016 | + 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-08-12 12:08:35.019 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:35.021 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-12 12:08:35.043 | Using python 3.12 to install etcd3gw 2026-08-12 12:08:35.045 | + 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-08-12 12:08:35.567 | Collecting etcd3gw 2026-08-12 12:08:35.617 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-12 12:08:35.622 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-12 12:08:35.634 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-12 12:08:35.636 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-12 12:08:35.650 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-12 12:08:35.653 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:08:35.670 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-12 12:08:35.674 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-12 12:08:35.921 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-12 12:08:35.926 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-12 12:08:35.931 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-12 12:08:36.003 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-12 12:08:36.004 | 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-08-12 12:08:36.012 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-12 12:08:36.013 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-12 12:08:36.023 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-12 12:08:36.024 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-12 12:08:36.027 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-12 12:08:36.059 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-12 12:08:36.072 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-12 12:08:36.083 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-12 12:08:36.087 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-12 12:08:36.088 | 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-08-12 12:08:36.089 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-12 12:08:36.091 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-12 12:08:36.095 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-12 12:08:36.203 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-12 12:08:36.232 | Attempting uninstall: urllib3 2026-08-12 12:08:36.236 | Found existing installation: urllib3 2.0.7 2026-08-12 12:08:36.236 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:36.236 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-12 12:08:36.306 | Attempting uninstall: idna 2026-08-12 12:08:36.309 | Found existing installation: idna 3.6 2026-08-12 12:08:36.309 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:36.309 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-12 12:08:36.389 | Attempting uninstall: requests 2026-08-12 12:08:36.393 | Found existing installation: requests 2.31.0 2026-08-12 12:08:36.393 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:36.393 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-12 12:08:36.506 | 2026-08-12 12:08:36.508 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-08-12 12:08:36.597 | + inc/python:pip_install:216 : result=0 2026-08-12 12:08:36.599 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:08:36.602 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:36.604 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:36.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:36.610 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:36.612 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:36.614 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:08:36.617 | + functions-common:time_stop:2427 : start_time=1786536515037 2026-08-12 12:08:36.619 | + functions-common:time_stop:2429 : [[ -z 1786536515037 ]] 2026-08-12 12:08:36.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:36.627 | + functions-common:time_stop:2432 : end_time=1786536516624 2026-08-12 12:08:36.629 | + functions-common:time_stop:2433 : elapsed_time=1587 2026-08-12 12:08:36.632 | + functions-common:time_stop:2434 : total=18102 2026-08-12 12:08:36.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:36.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19689 2026-08-12 12:08:36.639 | + inc/python:pip_install:219 : return 0 2026-08-12 12:08:36.642 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-12 12:08:36.645 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-12 12:08:36.647 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-12 12:08:36.650 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-12 12:08:36.653 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-12 12:08:36.655 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-12 12:08:36.658 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-12 12:08:36.660 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-12 12:08:36.663 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-12 12:08:36.666 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-12 12:08:36.668 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-12 12:08:36.671 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-12 12:08:36.673 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-12 12:08:36.676 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-12 12:08:36.678 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-12 12:08:36.681 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-12 12:08:36.684 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-12 12:08:36.687 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:36.690 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:36.693 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-12 12:08:36.696 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-12 12:08:36.698 | + functions-common:install_package:1438 : update_package_repo 2026-08-12 12:08:36.701 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-12 12:08:36.703 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-12 12:08:36.706 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-12 12:08:36.709 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-12 12:08:36.712 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-12 12:08:36.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:36.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:36.721 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-12 12:08:36.724 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-12 12:08:36.727 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-12 12:08:36.730 | + functions-common:apt_get_update:1167 : return 2026-08-12 12:08:36.733 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-12 12:08:36.735 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-12 12:08:36.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:36.741 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:36.744 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-12 12:08:36.766 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-12 12:08:36.792 | Reading package lists... 2026-08-12 12:08:37.028 | Building dependency tree... 2026-08-12 12:08:37.030 | Reading state information... 2026-08-12 12:08:37.278 | The following additional packages will be installed: 2026-08-12 12:08:37.279 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-08-12 12:08:37.280 | Suggested packages: 2026-08-12 12:08:37.280 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-12 12:08:37.280 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-12 12:08:37.280 | python3-uwsgidecorators 2026-08-12 12:08:37.305 | The following NEW packages will be installed: 2026-08-12 12:08:37.305 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-12 12:08:37.305 | uwsgi-plugin-python3 2026-08-12 12:08:37.638 | 0 upgraded, 7 newly installed, 0 to remove and 108 not upgraded. 2026-08-12 12:08:37.638 | Need to get 1,290 kB of archives. 2026-08-12 12:08:37.638 | After this operation, 4,349 kB of additional disk space will be used. 2026-08-12 12:08:37.638 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-12 12:08:38.885 | 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-08-12 12:08:39.110 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-12 12:08:39.302 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-12 12:08:39.302 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-12 12:08:39.724 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-12 12:08:39.731 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-12 12:08:40.015 | Fetched 1,290 kB in 2s (534 kB/s) 2026-08-12 12:08:40.041 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-12 12:08:40.090 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115615 files and directories currently installed.) 2026-08-12 12:08:40.094 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-12 12:08:40.098 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-12 12:08:40.127 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-12 12:08:40.137 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-12 12:08:40.138 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-12 12:08:40.167 | Selecting previously unselected package libzmq5:amd64. 2026-08-12 12:08:40.178 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-12 12:08:40.180 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-12 12:08:40.211 | Selecting previously unselected package libyajl2:amd64. 2026-08-12 12:08:40.225 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-12 12:08:40.227 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-12 12:08:40.257 | Selecting previously unselected package uwsgi-core. 2026-08-12 12:08:40.267 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-12 12:08:40.269 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-12 12:08:40.346 | Selecting previously unselected package uwsgi. 2026-08-12 12:08:40.356 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-12 12:08:40.360 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-12 12:08:40.392 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-12 12:08:40.401 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-12 12:08:40.403 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-12 12:08:40.448 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-12 12:08:40.453 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-12 12:08:40.458 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-12 12:08:40.462 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-12 12:08:40.466 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-12 12:08:40.475 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-12 12:08:40.823 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-12 12:08:40.844 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-12 12:08:41.429 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-12 12:08:42.012 | 2026-08-12 12:08:42.012 | Running kernel seems to be up-to-date. 2026-08-12 12:08:42.012 | 2026-08-12 12:08:42.012 | Restarting services... 2026-08-12 12:08:42.051 | 2026-08-12 12:08:42.051 | Service restarts being deferred: 2026-08-12 12:08:42.051 | /etc/needrestart/restart.d/dbus.service 2026-08-12 12:08:42.051 | systemctl restart getty@tty1.service 2026-08-12 12:08:42.051 | systemctl restart serial-getty@ttyS0.service 2026-08-12 12:08:42.051 | systemctl restart systemd-logind.service 2026-08-12 12:08:42.051 | 2026-08-12 12:08:42.051 | No containers need to be restarted. 2026-08-12 12:08:42.051 | 2026-08-12 12:08:42.051 | User sessions running outdated binaries: 2026-08-12 12:08:42.051 | ubuntu @ session #1: python3[1710] 2026-08-12 12:08:42.061 | ubuntu @ session #12: sh[9778,9780], sshd[9728] 2026-08-12 12:08:42.069 | ubuntu @ user manager service: systemd[1427] 2026-08-12 12:08:42.078 | 2026-08-12 12:08:42.078 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-12 12:08:43.281 | + functions-common:apt_get:1211 : result=0 2026-08-12 12:08:43.284 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-12 12:08:43.287 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:43.289 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:43.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:43.294 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:43.297 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:43.299 | + functions-common:time_stop:2426 : name=apt-get 2026-08-12 12:08:43.302 | + functions-common:time_stop:2427 : start_time=1786536516763 2026-08-12 12:08:43.305 | + functions-common:time_stop:2429 : [[ -z 1786536516763 ]] 2026-08-12 12:08:43.308 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:43.312 | + functions-common:time_stop:2432 : end_time=1786536523309 2026-08-12 12:08:43.314 | + functions-common:time_stop:2433 : elapsed_time=6546 2026-08-12 12:08:43.316 | + functions-common:time_stop:2434 : total=129229 2026-08-12 12:08:43.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:43.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135775 2026-08-12 12:08:43.324 | + functions-common:apt_get:1215 : return 0 2026-08-12 12:08:43.327 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-12 12:08:43.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:08:43.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:08:43.336 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-12 12:08:43.367 | No module matches proxy 2026-08-12 12:08:43.370 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-12 12:08:43.404 | Enabling module proxy. 2026-08-12 12:08:43.410 | To activate the new configuration, you need to run: 2026-08-12 12:08:43.410 | systemctl restart apache2 2026-08-12 12:08:43.415 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-12 12:08:43.454 | Considering dependency proxy for proxy_uwsgi: 2026-08-12 12:08:43.454 | Module proxy already enabled 2026-08-12 12:08:43.454 | Enabling module proxy_uwsgi. 2026-08-12 12:08:43.459 | To activate the new configuration, you need to run: 2026-08-12 12:08:43.459 | systemctl restart apache2 2026-08-12 12:08:43.463 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-12 12:08:43.466 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-12 12:08:43.469 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-12 12:08:43.471 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-12 12:08:43.575 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-12 12:08:43.578 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-12 12:08:43.581 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-12 12:08:43.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.586 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.589 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-08-12 12:08:43.592 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.594 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-12 12:08:43.597 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-12 12:08:43.599 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-12 12:08:43.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.604 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.607 | + 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-08-12 12:08:43.610 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.612 | + ./stack.sh:main:908 : install_glanceclient 2026-08-12 12:08:43.615 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-12 12:08:43.617 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-12 12:08:43.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.622 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.624 | + 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-08-12 12:08:43.626 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.629 | + ./stack.sh:main:909 : install_cinderclient 2026-08-12 12:08:43.632 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-12 12:08:43.634 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-12 12:08:43.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.639 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.642 | + 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-08-12 12:08:43.645 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.647 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-12 12:08:43.650 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-12 12:08:43.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.656 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.658 | + 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-08-12 12:08:43.661 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.663 | + ./stack.sh:main:910 : install_novaclient 2026-08-12 12:08:43.666 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-12 12:08:43.669 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-12 12:08:43.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.674 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.676 | + 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-08-12 12:08:43.678 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.681 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-12 12:08:43.699 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:43.702 | + ./stack.sh:main:912 : install_swiftclient 2026-08-12 12:08:43.705 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-12 12:08:43.708 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-12 12:08:43.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.713 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.716 | + 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-08-12 12:08:43.718 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.721 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-12 12:08:43.738 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:43.741 | + ./stack.sh:main:915 : install_neutronclient 2026-08-12 12:08:43.743 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-12 12:08:43.746 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-12 12:08:43.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.750 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.753 | + 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-08-12 12:08:43.756 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.758 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-12 12:08:43.761 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-12 12:08:43.763 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-12 12:08:43.766 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:08:43.769 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:08:43.771 | + 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-08-12 12:08:43.774 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:08:43.777 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-12 12:08:43.779 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-12 12:08:43.782 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-12 12:08:43.786 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-12 12:08:43.788 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-12 12:08:43.791 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-12 12:08:43.795 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-12 12:08:43.796 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-12 12:08:43.801 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-12 12:08:43.803 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-12 12:08:43.805 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-12 12:08:43.809 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-12 12:08:43.812 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-12 12:08:43.834 | Using python 3.12 to install keystonemiddleware 2026-08-12 12:08:43.837 | + 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-08-12 12:08:44.395 | Collecting keystonemiddleware 2026-08-12 12:08:44.445 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-12 12:08:44.486 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-12 12:08:44.489 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-12 12:08:44.514 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-12 12:08:44.518 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-12 12:08:44.554 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-12 12:08:44.557 | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:08:44.587 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-12 12:08:44.590 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:08:44.615 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-12 12:08:44.618 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-12 12:08:44.650 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-12 12:08:44.654 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-12 12:08:44.801 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-12 12:08:44.805 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:08:44.840 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-12 12:08:44.843 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:08:44.851 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-12 12:08:44.866 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-12 12:08:44.869 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-12 12:08:44.896 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-12 12:08:44.898 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-12 12:08:44.926 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-12 12:08:44.930 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:08:44.943 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-12 12:08:44.962 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-12 12:08:44.966 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-12 12:08:44.978 | 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-08-12 12:08:45.003 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-12 12:08:45.005 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:08:45.043 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-12 12:08:45.047 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-12 12:08:45.084 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-12 12:08:45.089 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-12 12:08:45.117 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-12 12:08:45.120 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-12 12:08:45.149 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-12 12:08:45.154 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-12 12:08:45.182 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-12 12:08:45.185 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-12 12:08:45.206 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-12 12:08:45.210 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-12 12:08:45.216 | 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-08-12 12:08:45.241 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-12 12:08:45.244 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-12 12:08:45.254 | 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-08-12 12:08:45.255 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-08-12 12:08:45.326 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-12 12:08:45.330 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-12 12:08:45.376 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-12 12:08:45.378 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-12 12:08:45.391 | 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-08-12 12:08:45.391 | 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-08-12 12:08:45.393 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-12 12:08:45.416 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-12 12:08:45.419 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-12 12:08:45.434 | 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-08-12 12:08:45.434 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-12 12:08:45.435 | 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-08-12 12:08:45.435 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-12 12:08:45.451 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-12 12:08:45.467 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-12 12:08:45.485 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-12 12:08:45.500 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-12 12:08:45.513 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-12 12:08:45.528 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-12 12:08:45.542 | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-12 12:08:45.556 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-12 12:08:45.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 40.5 MB/s 0:00:00 2026-08-12 12:08:45.614 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-12 12:08:45.637 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-12 12:08:45.665 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-12 12:08:45.689 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-12 12:08:45.716 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-12 12:08:45.740 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-12 12:08:45.757 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-12 12:08:45.774 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-12 12:08:45.789 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-12 12:08:45.807 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-12 12:08:45.824 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-12 12:08:45.852 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-12 12:08:45.864 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-12 12:08:45.877 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-12 12:08:45.896 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-12 12:08:45.912 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-12 12:08:46.093 | 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-08-12 12:08:46.165 | Attempting uninstall: typing-extensions 2026-08-12 12:08:46.169 | Found existing installation: typing_extensions 4.10.0 2026-08-12 12:08:46.169 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:46.169 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-08-12 12:08:46.248 | Attempting uninstall: six 2026-08-12 12:08:46.252 | Found existing installation: six 1.16.0 2026-08-12 12:08:46.252 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:46.252 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-12 12:08:46.299 | Attempting uninstall: pyparsing 2026-08-12 12:08:46.302 | Found existing installation: pyparsing 3.1.1 2026-08-12 12:08:46.303 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:46.303 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-12 12:08:46.382 | Attempting uninstall: PyJWT 2026-08-12 12:08:46.386 | Found existing installation: PyJWT 2.7.0 2026-08-12 12:08:46.386 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:46.387 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-12 12:08:46.417 | Attempting uninstall: netaddr 2026-08-12 12:08:46.423 | Found existing installation: netaddr 0.8.0 2026-08-12 12:08:46.423 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:46.423 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-12 12:08:46.578 | Attempting uninstall: python-dateutil 2026-08-12 12:08:46.583 | Found existing installation: python-dateutil 2.8.2 2026-08-12 12:08:46.583 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:46.583 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-12 12:08:47.742 | 2026-08-12 12:08:47.745 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.6.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-08-12 12:08:47.857 | + inc/python:pip_install:216 : result=0 2026-08-12 12:08:47.859 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:08:47.862 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:47.865 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:47.867 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:47.870 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:47.873 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:47.875 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:08:47.877 | + functions-common:time_stop:2427 : start_time=1786536523828 2026-08-12 12:08:47.880 | + functions-common:time_stop:2429 : [[ -z 1786536523828 ]] 2026-08-12 12:08:47.883 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:47.887 | + functions-common:time_stop:2432 : end_time=1786536527884 2026-08-12 12:08:47.889 | + functions-common:time_stop:2433 : elapsed_time=4056 2026-08-12 12:08:47.891 | + functions-common:time_stop:2434 : total=19689 2026-08-12 12:08:47.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:47.896 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23745 2026-08-12 12:08:47.898 | + inc/python:pip_install:219 : return 0 2026-08-12 12:08:47.901 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-12 12:08:47.904 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-12 12:08:47.906 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-12 12:08:47.909 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-12 12:08:47.912 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-12 12:08:47.914 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-12 12:08:47.918 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-12 12:08:47.918 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-12 12:08:47.922 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-12 12:08:47.925 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-12 12:08:47.927 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-12 12:08:47.930 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-12 12:08:47.933 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-12 12:08:47.954 | Using python 3.12 to install python-memcached 2026-08-12 12:08:47.956 | + 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-08-12 12:08:48.488 | Collecting python-memcached 2026-08-12 12:08:48.537 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:08:48.556 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-12 12:08:48.660 | Installing collected packages: python-memcached 2026-08-12 12:08:48.691 | Successfully installed python-memcached-1.62 2026-08-12 12:08:48.753 | + inc/python:pip_install:216 : result=0 2026-08-12 12:08:48.757 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:08:48.759 | + functions-common:time_stop:2420 : local name 2026-08-12 12:08:48.762 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:08:48.765 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:08:48.767 | + functions-common:time_stop:2423 : local total 2026-08-12 12:08:48.769 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:08:48.771 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:08:48.774 | + functions-common:time_stop:2427 : start_time=1786536527948 2026-08-12 12:08:48.777 | + functions-common:time_stop:2429 : [[ -z 1786536527948 ]] 2026-08-12 12:08:48.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:08:48.783 | + functions-common:time_stop:2432 : end_time=1786536528780 2026-08-12 12:08:48.785 | + functions-common:time_stop:2433 : elapsed_time=832 2026-08-12 12:08:48.787 | + functions-common:time_stop:2434 : total=23745 2026-08-12 12:08:48.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:08:48.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24577 2026-08-12 12:08:48.795 | + inc/python:pip_install:219 : return 0 2026-08-12 12:08:48.798 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-12 12:08:48.815 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:08:48.817 | + ./stack.sh:main:922 : '[' 10.4.3.56 == 10.4.3.56 ']' 2026-08-12 12:08:48.820 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-12 12:08:48.822 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-12 12:08:48.825 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-12 12:08:48.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-12 12:08:48.830 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-12 12:08:48.833 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-12 12:08:48.849 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:08:48.851 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-12 12:08:48.853 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-08-12 12:08:48.855 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-12 12:08:48.857 | + functions-common:git_clone:591 : local git_ref=master 2026-08-12 12:08:48.860 | + functions-common:git_clone:592 : local orig_dir 2026-08-12 12:08:48.862 | ++ functions-common:git_clone:593 : pwd 2026-08-12 12:08:48.865 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-12 12:08:48.867 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-12 12:08:48.870 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-12 12:08:48.885 | + functions-common:git_clone:596 : RECLONE=False 2026-08-12 12:08:48.887 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-12 12:08:48.889 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-12 12:08:48.892 | + functions-common:git_clone:610 : echo master 2026-08-12 12:08:48.892 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-12 12:08:48.897 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-12 12:08:48.899 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-12 12:08:48.901 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-12 12:08:48.914 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-12 12:08:48.917 | + functions-common:git_clone:673 : git show --oneline 2026-08-12 12:08:48.918 | + functions-common:git_clone:673 : head -1 2026-08-12 12:08:48.929 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-12 12:08:48.933 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-12 12:08:48.935 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-12 12:08:48.938 | + inc/python:setup_develop:353 : local bindep 2026-08-12 12:08:48.940 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-12 12:08:48.943 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-12 12:08:48.945 | + inc/python:setup_develop:359 : local extras= 2026-08-12 12:08:48.947 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-12 12:08:48.949 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-12 12:08:48.951 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-12 12:08:48.954 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-12 12:08:48.956 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-12 12:08:48.959 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-12 12:08:48.962 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-12 12:08:48.964 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-12 12:08:48.968 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-12 12:08:48.970 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-12 12:08:48.972 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-12 12:08:48.976 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-12 12:08:48.981 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-12 12:08:48.983 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-12 12:08:48.986 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-12 12:08:49.058 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-12 12:08:49.061 | + inc/python:setup_package:436 : local bindep=0 2026-08-12 12:08:49.063 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-12 12:08:49.065 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-12 12:08:49.068 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-12 12:08:49.070 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-12 12:08:49.072 | + inc/python:setup_package:445 : local flags=-e 2026-08-12 12:08:49.074 | + inc/python:setup_package:446 : local extras= 2026-08-12 12:08:49.077 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-12 12:08:49.079 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-12 12:08:49.081 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-12 12:08:49.083 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-12 12:08:49.086 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-12 12:08:49.088 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-12 12:08:49.106 | Using python 3.12 to install /opt/stack/keystone 2026-08-12 12:08:49.109 | + 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-08-12 12:08:49.561 | Obtaining file:///opt/stack/keystone 2026-08-12 12:08:49.563 | Installing build dependencies: started 2026-08-12 12:08:50.222 | Installing build dependencies: finished with status 'done' 2026-08-12 12:08:50.222 | Checking if build backend supports build_editable: started 2026-08-12 12:08:50.493 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-12 12:08:50.493 | Getting requirements to build editable: started 2026-08-12 12:08:50.634 | Getting requirements to build editable: finished with status 'done' 2026-08-12 12:08:50.635 | Preparing editable metadata (pyproject.toml): started 2026-08-12 12:08:51.573 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-12 12:08:51.580 | 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.dev64) (7.0.3) 2026-08-12 12:08:51.581 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.10) 2026-08-12 12:08:51.667 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-12 12:08:51.715 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-12 12:08:51.757 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-12 12:08:51.761 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-12 12:08:51.941 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-12 12:08:51.948 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-12 12:08:52.242 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.245 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-12 12:08:52.263 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.0) 2026-08-12 12:08:52.263 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-12 12:08:52.264 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-12 12:08:52.308 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.312 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-12 12:08:52.331 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-12 12:08:52.331 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.6.0) 2026-08-12 12:08:52.331 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-12 12:08:52.429 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.433 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-12 12:08:52.492 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.500 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-12 12:08:52.519 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-12 12:08:52.519 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-12 12:08:52.668 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.671 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-12 12:08:52.719 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.724 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-12 12:08:52.746 | 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.dev64) (5.11.0) 2026-08-12 12:08:52.769 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.774 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-12 12:08:52.791 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-12 12:08:52.820 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.823 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-12 12:08:52.865 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.868 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-12 12:08:52.888 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-12 12:08:52.888 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-12 12:08:52.910 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.912 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-12 12:08:52.929 | 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.dev64) (4.1.0) 2026-08-12 12:08:52.930 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-12 12:08:52.952 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:52.955 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-12 12:08:53.005 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-12 12:08:53.014 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-12 12:08:53.130 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-12 12:08:53.143 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-12 12:08:53.181 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-12 12:08:53.187 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-12 12:08:53.203 | 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.dev64) (5.3.1) 2026-08-12 12:08:53.229 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-12 12:08:53.232 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-12 12:08:53.273 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-12 12:08:53.275 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-12 12:08:53.303 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-12 12:08:53.305 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-12 12:08:53.336 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-12 12:08:53.340 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:08:53.403 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-12 12:08:53.406 | 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-08-12 12:08:53.445 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-12 12:08:53.448 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-12 12:08:53.465 | 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.dev64) (1.17.0) 2026-08-12 12:08:53.500 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-12 12:08:53.504 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-12 12:08:53.542 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-12 12:08:53.545 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-12 12:08:53.583 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-12 12:08:53.586 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:08:53.637 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-12 12:08:53.640 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-12 12:08:53.923 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-12 12:08:53.931 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-12 12:08:53.954 | 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.dev64) (5.15.0) 2026-08-12 12:08:53.957 | 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.dev64) (2.34.2) 2026-08-12 12:08:53.960 | 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.dev64) (2.1.0) 2026-08-12 12:08:53.960 | 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.dev64) (1.9.0) 2026-08-12 12:08:53.960 | 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.dev64) (4.15.0) 2026-08-12 12:08:53.970 | 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.dev64) (1.3.0) 2026-08-12 12:08:53.970 | 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.dev64) (2.0.0) 2026-08-12 12:08:53.974 | 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.dev64) (6.0.3) 2026-08-12 12:08:54.012 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.017 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-12 12:08:54.033 | 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.dev64) (3.1.0) 2026-08-12 12:08:54.053 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.058 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-12 12:08:54.093 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.098 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-12 12:08:54.140 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.144 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:08:54.160 | 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.dev64) (2.2.2) 2026-08-12 12:08:54.163 | 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.dev64) (2.9.0.post0) 2026-08-12 12:08:54.165 | 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.dev64) (3.4.0) 2026-08-12 12:08:54.196 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.200 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-12 12:08:54.246 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.250 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-12 12:08:54.305 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.309 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-12 12:08:54.361 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.365 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-12 12:08:54.409 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.413 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-12 12:08:54.453 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.458 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-12 12:08:54.516 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.519 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-12 12:08:54.538 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.2) 2026-08-12 12:08:54.557 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.565 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:08:54.612 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.616 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:08:54.654 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.659 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-12 12:08:54.807 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.811 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-12 12:08:54.855 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:54.859 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-12 12:08:55.015 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.019 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-12 12:08:55.058 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.062 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-12 12:08:55.104 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.107 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-12 12:08:55.158 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.168 | 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-08-12 12:08:55.221 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.225 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-12 12:08:55.271 | 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.dev64) 2026-08-12 12:08:55.276 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-12 12:08:55.317 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.321 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-12 12:08:55.344 | 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.dev64) (3.3.2) 2026-08-12 12:08:55.344 | 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.dev64) (7.2.2) 2026-08-12 12:08:55.350 | 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.dev64) (84.0.0) 2026-08-12 12:08:55.375 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.378 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-12 12:08:55.428 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.430 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-12 12:08:55.471 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.474 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-12 12:08:55.514 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.517 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-12 12:08:55.545 | 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.dev64) (3.4.7) 2026-08-12 12:08:55.545 | 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.dev64) (3.18) 2026-08-12 12:08:55.546 | 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.dev64) (2.7.0) 2026-08-12 12:08:55.547 | 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.dev64) (2023.11.17) 2026-08-12 12:08:55.579 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.584 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-12 12:08:55.642 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-12 12:08:55.649 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-12 12:08:55.702 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-12 12:08:55.731 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-12 12:08:55.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 54.8 MB/s 0:00:00 2026-08-12 12:08:55.807 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-12 12:08:55.830 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-12 12:08:55.850 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-12 12:08:55.868 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-12 12:08:55.903 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-12 12:08:55.916 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-12 12:08:55.936 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-12 12:08:55.959 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-12 12:08:55.989 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-12 12:08:56.014 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-12 12:08:56.024 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-12 12:08:56.049 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-12 12:08:56.064 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-12 12:08:56.088 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-12 12:08:56.118 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-12 12:08:56.142 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-12 12:08:56.166 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-12 12:08:56.185 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-12 12:08:56.207 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-12 12:08:56.288 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-12 12:08:56.314 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-12 12:08:56.333 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-12 12:08:56.354 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-12 12:08:56.371 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-12 12:08:56.392 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-12 12:08:56.413 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-12 12:08:56.440 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-12 12:08:56.470 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 14.3 MB/s 0:00:00 2026-08-12 12:08:56.473 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-12 12:08:56.501 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-12 12:08:56.524 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-12 12:08:56.545 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-12 12:08:56.570 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-12 12:08:56.597 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-12 12:08:56.619 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-12 12:08:56.637 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-12 12:08:56.656 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-12 12:08:56.723 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-12 12:08:56.740 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-12 12:08:56.766 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-12 12:08:56.786 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-12 12:08:56.803 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-12 12:08:56.818 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-12 12:08:56.831 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-12 12:08:56.857 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-12 12:08:56.917 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 55.2 MB/s 0:00:00 2026-08-12 12:08:56.921 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-12 12:08:56.936 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-12 12:08:56.951 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-12 12:08:56.965 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-12 12:08:56.991 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-12 12:08:57.013 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-12 12:08:57.031 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-12 12:08:57.052 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-12 12:08:57.065 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-12 12:08:57.081 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-12 12:08:57.093 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-12 12:08:57.245 | Building wheels for collected packages: keystone 2026-08-12 12:08:57.246 | Building editable for keystone (pyproject.toml): started 2026-08-12 12:08:57.835 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-12 12:08:57.835 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=6e09d207d81a54595ee63fa1d93fb54539f43c52f62fefa9577f5e4d7b885534 2026-08-12 12:08:57.835 | Stored in directory: /tmp/pip-ephem-wheel-cache-9x8dcrqx/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-12 12:08:57.838 | Successfully built keystone 2026-08-12 12:08:57.986 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-12 12:08:58.016 | Attempting uninstall: pytz 2026-08-12 12:08:58.022 | Found existing installation: pytz 2024.1 2026-08-12 12:08:58.023 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:58.023 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-12 12:08:59.025 | Attempting uninstall: oauthlib 2026-08-12 12:08:59.031 | Found existing installation: oauthlib 3.2.2 2026-08-12 12:08:59.031 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:59.031 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-12 12:08:59.111 | Attempting uninstall: markupsafe 2026-08-12 12:08:59.119 | Found existing installation: MarkupSafe 2.1.5 2026-08-12 12:08:59.119 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:59.119 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-12 12:08:59.716 | Attempting uninstall: click 2026-08-12 12:08:59.722 | Found existing installation: click 8.1.6 2026-08-12 12:08:59.722 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:59.723 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-12 12:08:59.823 | Attempting uninstall: blinker 2026-08-12 12:08:59.828 | Found existing installation: blinker 1.7.0 2026-08-12 12:08:59.829 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:59.829 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-12 12:08:59.842 | Attempting uninstall: bcrypt 2026-08-12 12:08:59.848 | Found existing installation: bcrypt 3.2.2 2026-08-12 12:08:59.848 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:59.849 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-12 12:08:59.865 | Attempting uninstall: attrs 2026-08-12 12:08:59.871 | Found existing installation: attrs 23.2.0 2026-08-12 12:08:59.871 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:08:59.871 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-12 12:09:01.518 | Attempting uninstall: jinja2 2026-08-12 12:09:01.524 | Found existing installation: Jinja2 3.1.2 2026-08-12 12:09:01.524 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:01.524 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-12 12:09:02.104 | Attempting uninstall: cryptography 2026-08-12 12:09:02.110 | Found existing installation: cryptography 41.0.7 2026-08-12 12:09:02.110 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:02.111 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-12 12:09:02.424 | Attempting uninstall: pyopenssl 2026-08-12 12:09:02.431 | Found existing installation: pyOpenSSL 23.2.0 2026-08-12 12:09:02.431 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:02.431 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-12 12:09:02.679 | Attempting uninstall: jsonschema 2026-08-12 12:09:02.685 | Found existing installation: jsonschema 4.10.3 2026-08-12 12:09:02.685 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:02.686 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-12 12:09:03.568 | 2026-08-12 12:09:03.569 | 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-08-12 12:09:03.569 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-12 12:09:03.577 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-08-12 12:09:03.849 | + inc/python:pip_install:216 : result=0 2026-08-12 12:09:03.851 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:09:03.853 | + functions-common:time_stop:2420 : local name 2026-08-12 12:09:03.856 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:09:03.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:09:03.861 | + functions-common:time_stop:2423 : local total 2026-08-12 12:09:03.864 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:09:03.866 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:09:03.868 | + functions-common:time_stop:2427 : start_time=1786536529101 2026-08-12 12:09:03.870 | + functions-common:time_stop:2429 : [[ -z 1786536529101 ]] 2026-08-12 12:09:03.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:09:03.877 | + functions-common:time_stop:2432 : end_time=1786536543874 2026-08-12 12:09:03.879 | + functions-common:time_stop:2433 : elapsed_time=14773 2026-08-12 12:09:03.882 | + functions-common:time_stop:2434 : total=24577 2026-08-12 12:09:03.884 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:09:03.886 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39350 2026-08-12 12:09:03.889 | + inc/python:pip_install:219 : return 0 2026-08-12 12:09:03.891 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-12 12:09:03.893 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-12 12:09:03.895 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-12 12:09:03.898 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-12 12:09:03.901 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:09:03.903 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:09:03.906 | + 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-08-12 12:09:03.909 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:09:03.911 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-12 12:09:03.928 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:03.931 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-12 12:09:03.934 | + ./stack.sh:main:924 : configure_keystone 2026-08-12 12:09:03.936 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-12 12:09:03.949 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-12 12:09:03.952 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-12 12:09:03.957 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-12 12:09:03.974 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:03.976 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-12 12:09:04.010 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-12 12:09:04.040 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-12 12:09:04.072 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-12 12:09:04.106 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-12 12:09:04.141 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-12 12:09:04.174 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-12 12:09:04.209 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-12 12:09:04.244 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-12 12:09:04.278 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-12 12:09:04.280 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-12 12:09:04.283 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-12 12:09:04.285 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-12 12:09:04.287 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-12 12:09:04.290 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-12 12:09:04.306 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:04.309 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-12 12:09:04.311 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-12 12:09:04.314 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-12 12:09:04.329 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:04.332 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.56:5672/ 2026-08-12 12:09:04.336 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.56:5672/ 2026-08-12 12:09:04.371 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-12 12:09:04.374 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-12 12:09:04.377 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.56/identity 2026-08-12 12:09:04.409 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-12 12:09:04.412 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-12 12:09:04.445 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-12 12:09:04.448 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-12 12:09:04.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-12 12:09:04.454 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-12 12:09:04.457 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-12 12:09:04.460 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-12 12:09:04.463 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-12 12:09:04.480 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:04.484 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-12 12:09:04.486 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-12 12:09:04.489 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-12 12:09:04.521 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-12 12:09:04.522 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-12 12:09:04.524 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-12 12:09:04.527 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-12 12:09:04.530 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-12 12:09:04.547 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-12 12:09:04.550 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-12 12:09:04.553 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-12 12:09:04.556 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-12 12:09:04.558 | + 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-08-12 12:09:04.590 | + 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-08-12 12:09:04.617 | + 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-08-12 12:09:04.646 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-12 12:09:04.675 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-12 12:09:04.705 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-12 12:09:04.735 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-12 12:09:04.738 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-12 12:09:04.741 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-12 12:09:04.743 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-12 12:09:04.746 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-12 12:09:04.748 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-12 12:09:04.751 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-12 12:09:04.753 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-12 12:09:04.755 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-12 12:09:04.767 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-12 12:09:04.768 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-12 12:09:04.776 | d /var/run/uwsgi 0755 stack root 2026-08-12 12:09:04.780 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-12 12:09:04.792 | /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-08-12 12:09:04.796 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-12 12:09:04.799 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-12 12:09:04.803 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-12 12:09:04.805 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-12 12:09:04.835 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-08-12 12:09:04.863 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-12 12:09:04.891 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-12 12:09:04.918 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-12 12:09:04.946 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-12 12:09:04.976 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-12 12:09:05.004 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-12 12:09:05.033 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-12 12:09:05.061 | + 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-08-12 12:09:05.090 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-12 12:09:05.119 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-12 12:09:05.146 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-12 12:09:05.175 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-12 12:09:05.205 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-12 12:09:05.207 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-12 12:09:05.210 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-12 12:09:05.213 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-12 12:09:05.216 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-12 12:09:05.218 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:05.221 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:05.223 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-12 12:09:05.227 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-12 12:09:05.229 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-12 12:09:05.257 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-12 12:09:05.286 | + 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-08-12 12:09:05.287 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-12 12:09:05.295 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-12 12:09:05.298 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-12 12:09:05.301 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-12 12:09:05.304 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-12 12:09:05.306 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-12 12:09:05.309 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-12 12:09:05.312 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-12 12:09:05.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:05.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:05.319 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-12 12:09:05.321 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-12 12:09:05.324 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:05.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:05.329 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-12 12:09:05.364 | Enabling site keystone-api. 2026-08-12 12:09:05.370 | To activate the new configuration, you need to run: 2026-08-12 12:09:05.370 | systemctl reload apache2 2026-08-12 12:09:05.374 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-12 12:09:05.377 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-12 12:09:05.379 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-12 12:09:05.381 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-12 12:09:05.486 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-12 12:09:05.514 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-12 12:09:05.544 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-12 12:09:05.576 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-12 12:09:05.578 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-12 12:09:05.609 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-12 12:09:05.639 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-12 12:09:05.670 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-12 12:09:05.701 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-12 12:09:05.703 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-12 12:09:05.733 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-12 12:09:05.751 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:05.754 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-08-12 12:09:05.772 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:05.774 | + ./stack.sh:main:932 : stack_install_service swift 2026-08-12 12:09:05.777 | + lib/stack:stack_install_service:20 : local service=swift 2026-08-12 12:09:05.779 | + lib/stack:stack_install_service:21 : type install_swift 2026-08-12 12:09:05.782 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-12 12:09:05.785 | + lib/stack:stack_install_service:32 : install_swift 2026-08-12 12:09:05.788 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-08-12 12:09:05.790 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-08-12 12:09:05.792 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-08-12 12:09:05.794 | + functions-common:git_clone:591 : local git_ref=master 2026-08-12 12:09:05.796 | + functions-common:git_clone:592 : local orig_dir 2026-08-12 12:09:05.799 | ++ functions-common:git_clone:593 : pwd 2026-08-12 12:09:05.802 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-12 12:09:05.805 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-12 12:09:05.807 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-12 12:09:05.824 | + functions-common:git_clone:596 : RECLONE=False 2026-08-12 12:09:05.826 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-12 12:09:05.829 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-12 12:09:05.832 | + functions-common:git_clone:610 : echo master 2026-08-12 12:09:05.832 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-12 12:09:05.836 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-08-12 12:09:05.838 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-12 12:09:05.840 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-08-12 12:09:05.855 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-08-12 12:09:05.857 | + functions-common:git_clone:673 : git show --oneline 2026-08-12 12:09:05.858 | + functions-common:git_clone:673 : head -1 2026-08-12 12:09:05.864 | 17a47d47e Merge "Add parallelization to container_sync" 2026-08-12 12:09:05.867 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-12 12:09:05.870 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-08-12 12:09:05.873 | + inc/python:setup_develop:353 : local bindep 2026-08-12 12:09:05.875 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-08-12 12:09:05.877 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-08-12 12:09:05.880 | + inc/python:setup_develop:359 : local extras=keystone 2026-08-12 12:09:05.884 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-08-12 12:09:05.886 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-12 12:09:05.889 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-08-12 12:09:05.892 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-08-12 12:09:05.895 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-12 12:09:05.898 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-08-12 12:09:05.901 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-08-12 12:09:05.904 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-12 12:09:05.907 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-08-12 12:09:05.910 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-12 12:09:05.912 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-12 12:09:05.915 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-08-12 12:09:05.921 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-08-12 12:09:05.923 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-08-12 12:09:05.926 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-08-12 12:09:06.009 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-08-12 12:09:06.011 | + inc/python:setup_package:436 : local bindep=0 2026-08-12 12:09:06.014 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-12 12:09:06.016 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-12 12:09:06.019 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-08-12 12:09:06.021 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-08-12 12:09:06.024 | + inc/python:setup_package:445 : local flags=-e 2026-08-12 12:09:06.026 | + inc/python:setup_package:446 : local extras=keystone 2026-08-12 12:09:06.028 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-12 12:09:06.031 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-08-12 12:09:06.033 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-08-12 12:09:06.035 | + inc/python:setup_package:456 : extras='[keystone]' 2026-08-12 12:09:06.037 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-12 12:09:06.040 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-08-12 12:09:06.061 | Using python 3.12 to install /opt/stack/swift 2026-08-12 12:09:06.063 | + 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-08-12 12:09:06.533 | Obtaining file:///opt/stack/swift 2026-08-12 12:09:06.535 | Installing build dependencies: started 2026-08-12 12:09:07.191 | Installing build dependencies: finished with status 'done' 2026-08-12 12:09:07.192 | Checking if build backend supports build_editable: started 2026-08-12 12:09:07.462 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-12 12:09:07.463 | Getting requirements to build editable: started 2026-08-12 12:09:07.610 | Getting requirements to build editable: finished with status 'done' 2026-08-12 12:09:07.611 | Preparing editable metadata (pyproject.toml): started 2026-08-12 12:09:08.143 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-12 12:09:08.153 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (0.41.0) 2026-08-12 12:09:08.153 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (3.5.3) 2026-08-12 12:09:08.154 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (3.1.0) 2026-08-12 12:09:08.415 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev86) 2026-08-12 12:09:08.463 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-12 12:09:08.477 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (2.34.2) 2026-08-12 12:09:08.514 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev86) 2026-08-12 12:09:08.518 | 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-08-12 12:09:08.554 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev86) 2026-08-12 12:09:08.558 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-08-12 12:09:08.573 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (43.0.3) 2026-08-12 12:09:08.574 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (2.8.0) 2026-08-12 12:09:08.576 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev86) (13.0.0) 2026-08-12 12:09:08.577 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.1.dev86) (2.0.0) 2026-08-12 12:09:08.579 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.1.dev86) (3.0) 2026-08-12 12:09:08.584 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (5.15.0) 2026-08-12 12:09:08.584 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (4.3.0) 2026-08-12 12:09:08.584 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (10.6.0) 2026-08-12 12:09:08.584 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (6.5.0) 2026-08-12 12:09:08.585 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (6.9.0) 2026-08-12 12:09:08.585 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (8.3.0) 2026-08-12 12:09:08.586 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (5.11.0) 2026-08-12 12:09:08.586 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (10.1.1) 2026-08-12 12:09:08.587 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (7.0.3) 2026-08-12 12:09:08.587 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (4.1.0) 2026-08-12 12:09:08.587 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (2.13.0) 2026-08-12 12:09:08.588 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (5.8.0) 2026-08-12 12:09:08.588 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (1.8.10) 2026-08-12 12:09:08.590 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (2.1.0) 2026-08-12 12:09:08.591 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (5.9.0) 2026-08-12 12:09:08.591 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (1.9.0) 2026-08-12 12:09:08.594 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (4.15.0) 2026-08-12 12:09:08.595 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (1.5.0) 2026-08-12 12:09:08.596 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (5.3.1) 2026-08-12 12:09:08.598 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (1.3.0) 2026-08-12 12:09:08.599 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (2.0.0) 2026-08-12 12:09:08.599 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (6.0.3) 2026-08-12 12:09:08.603 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (2.9.0.post0) 2026-08-12 12:09:08.604 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (3.1.0) 2026-08-12 12:09:08.605 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (2.2.2) 2026-08-12 12:09:08.606 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (1.2.1) 2026-08-12 12:09:08.609 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (3.3.2) 2026-08-12 12:09:08.609 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (26.2) 2026-08-12 12:09:08.610 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (7.2.2) 2026-08-12 12:09:08.613 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (84.0.0) 2026-08-12 12:09:08.620 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev86) (1.17.0) 2026-08-12 12:09:08.624 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev86) (3.4.7) 2026-08-12 12:09:08.624 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev86) (3.18) 2026-08-12 12:09:08.625 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev86) (2.7.0) 2026-08-12 12:09:08.626 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev86) (2023.11.17) 2026-08-12 12:09:08.646 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-12 12:09:08.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 58.6 MB/s 0:00:00 2026-08-12 12:09:08.753 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-08-12 12:09:08.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 15.8 MB/s 0:00:00 2026-08-12 12:09:08.781 | 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-08-12 12:09:08.808 | Building wheels for collected packages: swift 2026-08-12 12:09:08.808 | Building editable for swift (pyproject.toml): started 2026-08-12 12:09:09.297 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-08-12 12:09:09.297 | Created wheel for swift: filename=swift-2.38.1.dev86-0.editable-py3-none-any.whl size=19813 sha256=d92f3b562c488ec8b3dbf08718aed389d6f450268088a33047cff6dbe32d7bcc 2026-08-12 12:09:09.297 | Stored in directory: /tmp/pip-ephem-wheel-cache-mcwl2gr3/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-08-12 12:09:09.300 | Successfully built swift 2026-08-12 12:09:09.397 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-08-12 12:09:09.633 | 2026-08-12 12:09:09.640 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev86 xattr-1.3.0 2026-08-12 12:09:09.761 | + inc/python:pip_install:216 : result=0 2026-08-12 12:09:09.763 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:09:09.764 | + functions-common:time_stop:2420 : local name 2026-08-12 12:09:09.766 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:09:09.768 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:09:09.771 | + functions-common:time_stop:2423 : local total 2026-08-12 12:09:09.773 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:09:09.775 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:09:09.777 | + functions-common:time_stop:2427 : start_time=1786536546055 2026-08-12 12:09:09.779 | + functions-common:time_stop:2429 : [[ -z 1786536546055 ]] 2026-08-12 12:09:09.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:09:09.784 | + functions-common:time_stop:2432 : end_time=1786536549782 2026-08-12 12:09:09.786 | + functions-common:time_stop:2433 : elapsed_time=3727 2026-08-12 12:09:09.789 | + functions-common:time_stop:2434 : total=39350 2026-08-12 12:09:09.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:09:09.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43077 2026-08-12 12:09:09.796 | + inc/python:pip_install:219 : return 0 2026-08-12 12:09:09.798 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-12 12:09:09.800 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-12 12:09:09.803 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-08-12 12:09:09.805 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-08-12 12:09:09.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:09:09.810 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:09:09.812 | + 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-08-12 12:09:09.814 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:09:09.817 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-08-12 12:09:09.820 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-12 12:09:09.822 | + ./stack.sh:main:933 : configure_swift 2026-08-12 12:09:09.825 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-08-12 12:09:09.827 | + lib/swift:configure_swift:332 : local node_number 2026-08-12 12:09:09.829 | + lib/swift:configure_swift:333 : local swift_node_config 2026-08-12 12:09:09.831 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-08-12 12:09:09.833 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-08-12 12:09:10.121 | No container-replicator running 2026-08-12 12:09:10.121 | No container-sync running 2026-08-12 12:09:10.121 | No proxy-server running 2026-08-12 12:09:10.121 | No object-server running 2026-08-12 12:09:10.121 | No account-replicator running 2026-08-12 12:09:10.121 | No account-server running 2026-08-12 12:09:10.121 | No container-updater running 2026-08-12 12:09:10.121 | No container-reconciler running 2026-08-12 12:09:10.121 | No object-reconstructor running 2026-08-12 12:09:10.121 | No container-server running 2026-08-12 12:09:10.121 | No container-auditor running 2026-08-12 12:09:10.121 | No object-expirer running 2026-08-12 12:09:10.121 | No account-auditor running 2026-08-12 12:09:10.121 | No object-replicator running 2026-08-12 12:09:10.121 | No object-updater running 2026-08-12 12:09:10.121 | No object-auditor running 2026-08-12 12:09:10.122 | No container-sharder running 2026-08-12 12:09:10.122 | No account-reaper running 2026-08-12 12:09:10.173 | + lib/swift:configure_swift:337 : true 2026-08-12 12:09:10.174 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-08-12 12:09:10.187 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-08-12 12:09:10.200 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-08-12 12:09:10.204 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-08-12 12:09:10.204 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-08-12 12:09:10.207 | + lib/swift:configure_swift:351 : sed -e ' 2026-08-12 12:09:10.207 | s/%GROUP%/stack/; 2026-08-12 12:09:10.207 | s/%USER%/stack/; 2026-08-12 12:09:10.207 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-08-12 12:09:10.207 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-08-12 12:09:10.212 | uid = stack 2026-08-12 12:09:10.212 | gid = stack 2026-08-12 12:09:10.212 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-08-12 12:09:10.212 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-08-12 12:09:10.212 | address = 127.0.0.1 2026-08-12 12:09:10.212 | 2026-08-12 12:09:10.212 | [account6612] 2026-08-12 12:09:10.212 | max connections = 25 2026-08-12 12:09:10.212 | path = /opt/stack/data/swift/1/ 2026-08-12 12:09:10.212 | read only = false 2026-08-12 12:09:10.212 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-08-12 12:09:10.212 | 2026-08-12 12:09:10.212 | [account6622] 2026-08-12 12:09:10.212 | max connections = 25 2026-08-12 12:09:10.212 | path = /opt/stack/data/swift/2/ 2026-08-12 12:09:10.212 | read only = false 2026-08-12 12:09:10.212 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-08-12 12:09:10.212 | 2026-08-12 12:09:10.212 | [account6632] 2026-08-12 12:09:10.212 | max connections = 25 2026-08-12 12:09:10.212 | path = /opt/stack/data/swift/3/ 2026-08-12 12:09:10.212 | read only = false 2026-08-12 12:09:10.212 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-08-12 12:09:10.212 | 2026-08-12 12:09:10.212 | [account6642] 2026-08-12 12:09:10.212 | max connections = 25 2026-08-12 12:09:10.212 | path = /opt/stack/data/swift/4/ 2026-08-12 12:09:10.212 | read only = false 2026-08-12 12:09:10.212 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-08-12 12:09:10.212 | 2026-08-12 12:09:10.212 | 2026-08-12 12:09:10.213 | [container6611] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/1/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [container6621] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/2/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [container6631] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/3/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [container6641] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/4/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [object6613] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/1/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [object6623] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/2/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [object6633] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/3/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-08-12 12:09:10.213 | 2026-08-12 12:09:10.213 | [object6643] 2026-08-12 12:09:10.213 | max connections = 25 2026-08-12 12:09:10.213 | path = /opt/stack/data/swift/4/ 2026-08-12 12:09:10.213 | read only = false 2026-08-12 12:09:10.213 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-08-12 12:09:10.216 | + lib/swift:configure_swift:357 : is_ubuntu 2026-08-12 12:09:10.218 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:10.220 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:10.222 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-08-12 12:09:10.235 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-08-12 12:09:10.237 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-08-12 12:09:10.242 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-08-12 12:09:10.247 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-08-12 12:09:10.250 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-08-12 12:09:10.254 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-08-12 12:09:10.284 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.56:8080/v1/ 2026-08-12 12:09:10.310 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-08-12 12:09:10.326 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-08-12 12:09:10.354 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-08-12 12:09:10.372 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-08-12 12:09:10.402 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-08-12 12:09:10.419 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-08-12 12:09:10.449 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-08-12 12:09:10.468 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-08-12 12:09:10.496 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-08-12 12:09:10.514 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-08-12 12:09:10.543 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-08-12 12:09:10.560 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-08-12 12:09:10.574 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:10.577 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-08-12 12:09:10.607 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-08-12 12:09:10.635 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-08-12 12:09:10.665 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-08-12 12:09:10.694 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-08-12 12:09:10.696 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-08-12 12:09:10.711 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:10.713 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-08-12 12:09:10.740 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-08-12 12:09:10.754 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:10.756 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-08-12 12:09:10.771 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:10.773 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-08-12 12:09:10.775 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-08-12 12:09:10.790 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:10.791 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-08-12 12:09:10.793 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-08-12 12:09:10.795 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-08-12 12:09:10.799 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-08-12 12:09:10.803 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-08-12 12:09:10.831 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-08-12 12:09:10.860 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-08-12 12:09:10.889 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-08-12 12:09:10.921 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-08-12 12:09:10.950 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-08-12 12:09:10.952 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-08-12 12:09:10.954 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-08-12 12:09:10.956 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-08-12 12:09:10.958 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-12 12:09:10.961 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-08-12 12:09:10.963 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-08-12 12:09:10.965 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-08-12 12:09:10.967 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-08-12 12:09:10.969 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-08-12 12:09:10.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-08-12 12:09:11.027 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.56/identity 2026-08-12 12:09:11.058 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-08-12 12:09:11.087 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-08-12 12:09:11.118 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-08-12 12:09:11.148 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-08-12 12:09:11.176 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-08-12 12:09:11.206 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.56/identity 2026-08-12 12:09:11.241 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-12 12:09:11.270 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-08-12 12:09:11.299 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-12 12:09:11.302 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-08-12 12:09:11.331 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-08-12 12:09:11.361 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-08-12 12:09:11.388 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-08-12 12:09:11.419 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-08-12 12:09:11.447 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-08-12 12:09:11.465 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-08-12 12:09:11.493 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-08-12 12:09:11.522 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-08-12 12:09:11.526 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-08-12 12:09:11.556 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-08-12 12:09:11.585 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-08-12 12:09:11.616 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-08-12 12:09:11.648 | + lib/swift:configure_swift:490 : local node_number 2026-08-12 12:09:11.650 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-12 12:09:11.653 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-08-12 12:09:11.656 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-08-12 12:09:11.662 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-08-12 12:09:11.665 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-08-12 12:09:11.667 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-12 12:09:11.669 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-08-12 12:09:11.671 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-08-12 12:09:11.674 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-12 12:09:11.677 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-12 12:09:11.679 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-08-12 12:09:11.700 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-08-12 12:09:11.732 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-08-12 12:09:11.750 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-08-12 12:09:11.779 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-08-12 12:09:11.798 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-12 12:09:11.830 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-08-12 12:09:11.847 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-12 12:09:11.877 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-08-12 12:09:11.897 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-12 12:09:11.928 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-08-12 12:09:11.946 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 4 2026-08-12 12:09:11.978 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-08-12 12:09:11.996 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-08-12 12:09:12.028 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-08-12 12:09:12.048 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-08-12 12:09:12.078 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-08-12 12:09:12.098 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-08-12 12:09:12.128 | + 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-08-12 12:09:12.133 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-08-12 12:09:12.152 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-12 12:09:12.185 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-08-12 12:09:12.219 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-08-12 12:09:12.222 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-08-12 12:09:12.227 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-08-12 12:09:12.230 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-08-12 12:09:12.233 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-12 12:09:12.235 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-08-12 12:09:12.238 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-08-12 12:09:12.241 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-12 12:09:12.244 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-12 12:09:12.247 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-08-12 12:09:12.267 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-08-12 12:09:12.301 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-08-12 12:09:12.319 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-08-12 12:09:12.350 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-08-12 12:09:12.369 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-12 12:09:12.401 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-08-12 12:09:12.420 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-12 12:09:12.451 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-08-12 12:09:12.468 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-12 12:09:12.500 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-08-12 12:09:12.521 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 4 2026-08-12 12:09:12.554 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-08-12 12:09:12.572 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-08-12 12:09:12.603 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-08-12 12:09:12.622 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-08-12 12:09:12.653 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-08-12 12:09:12.671 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-08-12 12:09:12.703 | + 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-08-12 12:09:12.708 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-08-12 12:09:12.726 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-12 12:09:12.757 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-08-12 12:09:12.760 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-08-12 12:09:12.764 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-08-12 12:09:12.767 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-08-12 12:09:12.769 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-12 12:09:12.771 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-08-12 12:09:12.773 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-08-12 12:09:12.775 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-12 12:09:12.778 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-12 12:09:12.780 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-08-12 12:09:12.799 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-08-12 12:09:12.830 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-08-12 12:09:12.848 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-08-12 12:09:12.877 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-08-12 12:09:12.896 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-12 12:09:12.925 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-08-12 12:09:12.944 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-12 12:09:12.973 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-08-12 12:09:12.993 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-12 12:09:13.024 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-08-12 12:09:13.041 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 4 2026-08-12 12:09:13.072 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-08-12 12:09:13.089 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-08-12 12:09:13.123 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-08-12 12:09:13.142 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-08-12 12:09:13.173 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-08-12 12:09:13.194 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-08-12 12:09:13.226 | + 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-08-12 12:09:13.231 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-08-12 12:09:13.250 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-12 12:09:13.285 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-08-12 12:09:13.318 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-08-12 12:09:13.349 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-08-12 12:09:13.380 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-08-12 12:09:13.382 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-08-12 12:09:13.387 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-08-12 12:09:13.418 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-08-12 12:09:13.450 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-08-12 12:09:13.483 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-08-12 12:09:13.515 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-08-12 12:09:13.547 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-08-12 12:09:13.577 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-08-12 12:09:13.607 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-08-12 12:09:13.636 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-08-12 12:09:13.666 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-08-12 12:09:13.681 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:13.684 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-08-12 12:09:13.701 | + lib/swift:configure_swift:533 : local auth_vers 2026-08-12 12:09:13.704 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-08-12 12:09:13.723 | + lib/swift:configure_swift:534 : auth_vers=3 2026-08-12 12:09:13.726 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.56 2026-08-12 12:09:13.755 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-08-12 12:09:13.758 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-08-12 12:09:13.787 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.56/identity 2026-08-12 12:09:13.818 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-08-12 12:09:13.820 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-08-12 12:09:13.850 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-08-12 12:09:13.865 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:13.868 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-08-12 12:09:13.898 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-08-12 12:09:13.928 | + lib/swift:configure_swift:553 : local user_group 2026-08-12 12:09:13.931 | ++ lib/swift:configure_swift:554 : id -g stack 2026-08-12 12:09:13.935 | + lib/swift:configure_swift:554 : user_group=1002 2026-08-12 12:09:13.937 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-08-12 12:09:13.950 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-08-12 12:09:13.953 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-08-12 12:09:13.966 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-08-12 12:09:13.968 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-08-12 12:09:13.982 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-08-12 12:09:13.985 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-08-12 12:09:13.987 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-08-12 12:09:14.004 | + functions-common:is_service_enabled:2076 : return 1 2026-08-12 12:09:14.007 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-12 12:09:14.025 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:14.027 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-12 12:09:14.030 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-12 12:09:14.033 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-12 12:09:14.035 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-12 12:09:14.038 | + lib/stack:stack_install_service:32 : install_glance 2026-08-12 12:09:14.040 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-12 12:09:14.043 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-12 12:09:14.046 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-12 12:09:14.062 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:14.065 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-12 12:09:14.068 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-12 12:09:14.085 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:14.088 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-08-12 12:09:14.091 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-12 12:09:14.094 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-12 12:09:14.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:09:14.099 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:09:14.102 | + 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-08-12 12:09:14.105 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:09:14.108 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-08-12 12:09:14.111 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-12 12:09:14.113 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-08-12 12:09:14.117 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-08-12 12:09:14.120 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-12 12:09:14.122 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-08-12 12:09:14.125 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-12 12:09:14.129 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-12 12:09:14.131 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-12 12:09:14.134 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-12 12:09:14.138 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-12 12:09:14.138 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-12 12:09:14.143 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-12 12:09:14.146 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-12 12:09:14.149 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-12 12:09:14.152 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-12 12:09:14.155 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-08-12 12:09:14.176 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-08-12 12:09:14.179 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2026-08-12 12:09:14.739 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:14.791 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-12 12:09:14.801 | 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.6.0) 2026-08-12 12:09:14.803 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.9.0) 2026-08-12 12:09:14.803 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.11.0) 2026-08-12 12:09:14.803 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.1.1) 2026-08-12 12:09:14.803 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.6.1) 2026-08-12 12:09:14.804 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2026-08-12 12:09:14.804 | 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-08-12 12:09:14.805 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.15.0) 2026-08-12 12:09:14.805 | 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-08-12 12:09:14.806 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.34.2) 2026-08-12 12:09:14.819 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:14.936 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-12 12:09:14.951 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2026-08-12 12:09:14.952 | 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-08-12 12:09:14.954 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.2.2) 2026-08-12 12:09:14.975 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:14.980 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-12 12:09:15.008 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:15.012 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-12 12:09:15.056 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:15.059 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-12 12:09:15.091 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:15.095 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:09:15.128 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:15.137 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-12 12:09:15.149 | 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-08-12 12:09:15.149 | 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-08-12 12:09:15.149 | 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-08-12 12:09:15.149 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2026.5.1) 2026-08-12 12:09:15.152 | 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-08-12 12:09:15.153 | 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.9.0) 2026-08-12 12:09:15.153 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.15.0) 2026-08-12 12:09:15.155 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-08-12 12:09:15.156 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.5.0) 2026-08-12 12:09:15.156 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.3.0) 2026-08-12 12:09:15.157 | 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.8.0) 2026-08-12 12:09:15.179 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-08-12 12:09:15.189 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-12 12:09:15.197 | 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-08-12 12:09:15.199 | 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-08-12 12:09:15.201 | 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-08-12 12:09:15.202 | 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-08-12 12:09:15.203 | 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-08-12 12:09:15.208 | 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-08-12 12:09:15.211 | 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-08-12 12:09:15.211 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.2.1) 2026-08-12 12:09:15.211 | 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-08-12 12:09:15.215 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.10) 2026-08-12 12:09:15.215 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-08-12 12:09:15.216 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.5.3) 2026-08-12 12:09:15.217 | 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-08-12 12:09:15.217 | 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-08-12 12:09:15.218 | 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-08-12 12:09:15.218 | 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-08-12 12:09:15.220 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-08-12 12:09:15.225 | 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-08-12 12:09:15.225 | 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-08-12 12:09:15.228 | 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) (84.0.0) 2026-08-12 12:09:15.236 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.18.0) 2026-08-12 12:09:15.238 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.1) 2026-08-12 12:09:15.240 | 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-08-12 12:09:15.248 | 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-08-12 12:09:15.248 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.18) 2026-08-12 12:09:15.249 | 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-08-12 12:09:15.249 | 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-08-12 12:09:15.259 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.8) 2026-08-12 12:09:15.284 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-12 12:09:15.318 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-12 12:09:15.338 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-12 12:09:15.349 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-12 12:09:15.359 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-12 12:09:15.373 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-12 12:09:15.387 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-12 12:09:15.396 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-12 12:09:15.530 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-12 12:09:16.220 | 2026-08-12 12:09:16.229 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-08-12 12:09:16.314 | + inc/python:pip_install:216 : result=0 2026-08-12 12:09:16.317 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:09:16.319 | + functions-common:time_stop:2420 : local name 2026-08-12 12:09:16.322 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:09:16.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:09:16.326 | + functions-common:time_stop:2423 : local total 2026-08-12 12:09:16.328 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:09:16.330 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:09:16.333 | + functions-common:time_stop:2427 : start_time=1786536554171 2026-08-12 12:09:16.336 | + functions-common:time_stop:2429 : [[ -z 1786536554171 ]] 2026-08-12 12:09:16.339 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:09:16.343 | + functions-common:time_stop:2432 : end_time=1786536556340 2026-08-12 12:09:16.347 | + functions-common:time_stop:2433 : elapsed_time=2169 2026-08-12 12:09:16.349 | + functions-common:time_stop:2434 : total=43077 2026-08-12 12:09:16.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:09:16.355 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45246 2026-08-12 12:09:16.358 | + inc/python:pip_install:219 : return 0 2026-08-12 12:09:16.361 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-12 12:09:16.364 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-12 12:09:16.367 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-12 12:09:16.382 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-12 12:09:16.387 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-12 12:09:16.390 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-08-12 12:09:16.392 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-12 12:09:16.395 | + functions-common:git_clone:591 : local git_ref=master 2026-08-12 12:09:16.397 | + functions-common:git_clone:592 : local orig_dir 2026-08-12 12:09:16.400 | ++ functions-common:git_clone:593 : pwd 2026-08-12 12:09:16.403 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-12 12:09:16.406 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-12 12:09:16.409 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-12 12:09:16.426 | + functions-common:git_clone:596 : RECLONE=False 2026-08-12 12:09:16.428 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-12 12:09:16.432 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-12 12:09:16.434 | + functions-common:git_clone:610 : echo master 2026-08-12 12:09:16.435 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-12 12:09:16.441 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-12 12:09:16.443 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-12 12:09:16.446 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-12 12:09:16.460 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-12 12:09:16.462 | + functions-common:git_clone:673 : head -1 2026-08-12 12:09:16.462 | + functions-common:git_clone:673 : git show --oneline 2026-08-12 12:09:16.472 | 7435eb4e6 Default oslo.service to the threading backend 2026-08-12 12:09:16.476 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-12 12:09:16.479 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-12 12:09:16.482 | + inc/python:setup_develop:353 : local bindep 2026-08-12 12:09:16.484 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-12 12:09:16.486 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-12 12:09:16.489 | + inc/python:setup_develop:359 : local extras= 2026-08-12 12:09:16.492 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-12 12:09:16.494 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-12 12:09:16.497 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-12 12:09:16.500 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-12 12:09:16.502 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-12 12:09:16.505 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-12 12:09:16.508 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-12 12:09:16.511 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-12 12:09:16.514 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-12 12:09:16.517 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-12 12:09:16.520 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-12 12:09:16.523 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-12 12:09:16.529 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-12 12:09:16.532 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-12 12:09:16.534 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-12 12:09:16.609 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-12 12:09:16.612 | + inc/python:setup_package:436 : local bindep=0 2026-08-12 12:09:16.614 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-12 12:09:16.617 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-12 12:09:16.620 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-12 12:09:16.622 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-12 12:09:16.625 | + inc/python:setup_package:445 : local flags=-e 2026-08-12 12:09:16.627 | + inc/python:setup_package:446 : local extras= 2026-08-12 12:09:16.629 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-12 12:09:16.632 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-12 12:09:16.635 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-12 12:09:16.638 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-12 12:09:16.640 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-12 12:09:16.642 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-12 12:09:16.662 | Using python 3.12 to install /opt/stack/glance 2026-08-12 12:09:16.664 | + 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-08-12 12:09:17.129 | Obtaining file:///opt/stack/glance 2026-08-12 12:09:17.130 | Installing build dependencies: started 2026-08-12 12:09:17.832 | Installing build dependencies: finished with status 'done' 2026-08-12 12:09:17.832 | Checking if build backend supports build_editable: started 2026-08-12 12:09:18.110 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-12 12:09:18.111 | Getting requirements to build editable: started 2026-08-12 12:09:18.265 | Getting requirements to build editable: finished with status 'done' 2026-08-12 12:09:18.265 | Preparing editable metadata (pyproject.toml): started 2026-08-12 12:09:18.836 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-12 12:09:18.847 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (7.0.3) 2026-08-12 12:09:18.847 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (0.7.1) 2026-08-12 12:09:18.847 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (2.0.51) 2026-08-12 12:09:18.847 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (3.1.0) 2026-08-12 12:09:18.847 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (2.5.1) 2026-08-12 12:09:18.847 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (1.8.10) 2026-08-12 12:09:18.847 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (1.18.5) 2026-08-12 12:09:18.919 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:18.971 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-12 12:09:18.978 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (10.6.0) 2026-08-12 12:09:18.978 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (7.6.1) 2026-08-12 12:09:18.979 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (6.5.0) 2026-08-12 12:09:18.979 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (2.8.0) 2026-08-12 12:09:18.980 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (10.1.1) 2026-08-12 12:09:18.980 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (5.9.0) 2026-08-12 12:09:19.007 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.019 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-12 12:09:19.029 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (5.15.0) 2026-08-12 12:09:19.030 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (13.0.0) 2026-08-12 12:09:19.043 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.050 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-12 12:09:19.056 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (3.18.0) 2026-08-12 12:09:19.057 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (3.10.1) 2026-08-12 12:09:19.057 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (4.26.0) 2026-08-12 12:09:19.058 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (5.8.0) 2026-08-12 12:09:19.058 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (18.1.0) 2026-08-12 12:09:19.059 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (6.9.0) 2026-08-12 12:09:19.075 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.081 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:09:19.092 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (8.3.0) 2026-08-12 12:09:19.093 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (18.2.0) 2026-08-12 12:09:19.093 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (8.2.0) 2026-08-12 12:09:19.107 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.112 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-12 12:09:19.117 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (6.0.0) 2026-08-12 12:09:19.118 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) (4.8.0) 2026-08-12 12:09:19.118 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (4.4.0) 2026-08-12 12:09:19.119 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (5.6.0) 2026-08-12 12:09:19.119 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (3.1.0) 2026-08-12 12:09:19.119 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev35) (43.0.3) 2026-08-12 12:09:19.130 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.133 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-12 12:09:19.151 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.154 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-12 12:09:19.160 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev35) (1.3.12) 2026-08-12 12:09:19.160 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev35) (4.15.0) 2026-08-12 12:09:19.174 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.178 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-12 12:09:19.184 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev35) (2.34.2) 2026-08-12 12:09:19.184 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev35) (2.0.0) 2026-08-12 12:09:19.187 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev35) (3.0) 2026-08-12 12:09:19.188 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev35) (5.11.0) 2026-08-12 12:09:19.190 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev35) (2.2.2) 2026-08-12 12:09:19.193 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev35) (1.4.2) 2026-08-12 12:09:19.193 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev35) (3.4.0) 2026-08-12 12:09:19.196 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev35) (3.3.2) 2026-08-12 12:09:19.198 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev35) (26.1.0) 2026-08-12 12:09:19.199 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev35) (2025.9.1) 2026-08-12 12:09:19.200 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev35) (0.37.0) 2026-08-12 12:09:19.200 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev35) (2026.5.1) 2026-08-12 12:09:19.205 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev35) (2.1.0) 2026-08-12 12:09:19.205 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev35) (1.9.0) 2026-08-12 12:09:19.207 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev35) (4.3.0) 2026-08-12 12:09:19.208 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev35) (4.1.0) 2026-08-12 12:09:19.208 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev35) (2.13.0) 2026-08-12 12:09:19.211 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev35) (1.5.0) 2026-08-12 12:09:19.213 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev35) (5.3.1) 2026-08-12 12:09:19.216 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev35) (0.20) 2026-08-12 12:09:19.218 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev35) (1.3.0) 2026-08-12 12:09:19.219 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev35) (2.0.0) 2026-08-12 12:09:19.220 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev35) (6.0.3) 2026-08-12 12:09:19.224 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev35) (2.1.2) 2026-08-12 12:09:19.224 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev35) (0.6.2) 2026-08-12 12:09:19.247 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.275 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-12 12:09:19.294 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.297 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-12 12:09:19.313 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.316 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-12 12:09:19.339 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.341 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-12 12:09:19.347 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev35) (7.2.2) 2026-08-12 12:09:19.360 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.362 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-12 12:09:19.370 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev35) (2.9.0.post0) 2026-08-12 12:09:19.372 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (7.1.4) 2026-08-12 12:09:19.373 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (5.3.1) 2026-08-12 12:09:19.373 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (5.6.2) 2026-08-12 12:09:19.374 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (0.16.0) 2026-08-12 12:09:19.376 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (5.1.0) 2026-08-12 12:09:19.380 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (2026.2) 2026-08-12 12:09:19.380 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (26.2) 2026-08-12 12:09:19.385 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev35) (0.25.0) 2026-08-12 12:09:19.387 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev35) (5.0.0) 2026-08-12 12:09:19.387 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev35) (3.1.6) 2026-08-12 12:09:19.387 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev35) (4.0.1) 2026-08-12 12:09:19.390 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev35) (3.0.3) 2026-08-12 12:09:19.397 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev35) (1.2.1) 2026-08-12 12:09:19.401 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) (0.41.0) 2026-08-12 12:09:19.402 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) (3.5.3) 2026-08-12 12:09:19.403 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) (1.7.6) 2026-08-12 12:09:19.405 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) (2.8.0) 2026-08-12 12:09:19.427 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.430 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-12 12:09:19.497 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.501 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-12 12:09:19.518 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev35) (84.0.0) 2026-08-12 12:09:19.525 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev35) (0.8.1) 2026-08-12 12:09:19.551 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.556 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-12 12:09:19.572 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.576 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-12 12:09:19.603 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.607 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-12 12:09:19.638 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.642 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-12 12:09:19.656 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.661 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-12 12:09:19.665 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (15.0.0) 2026-08-12 12:09:19.677 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.680 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-12 12:09:19.692 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev35) (1.17.0) 2026-08-12 12:09:19.702 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (3.4.7) 2026-08-12 12:09:19.702 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (3.18) 2026-08-12 12:09:19.703 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (2.7.0) 2026-08-12 12:09:19.703 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (2023.11.17) 2026-08-12 12:09:19.718 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (4.2.0) 2026-08-12 12:09:19.719 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (2.20.0) 2026-08-12 12:09:19.723 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev35) (0.1.2) 2026-08-12 12:09:19.731 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev35) (0.8) 2026-08-12 12:09:19.800 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.804 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-12 12:09:19.829 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.833 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-12 12:09:19.842 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev35) (9.1.4) 2026-08-12 12:09:19.853 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.857 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-12 12:09:19.908 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:19.910 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-12 12:09:19.922 | Installing build dependencies: started 2026-08-12 12:09:20.573 | Installing build dependencies: finished with status 'done' 2026-08-12 12:09:20.573 | Getting requirements to build wheel: started 2026-08-12 12:09:20.907 | Getting requirements to build wheel: finished with status 'done' 2026-08-12 12:09:20.908 | Preparing metadata (pyproject.toml): started 2026-08-12 12:09:21.103 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-12 12:09:21.105 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev35) (2026.2) 2026-08-12 12:09:21.128 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:21.131 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-12 12:09:21.160 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev35) 2026-08-12 12:09:21.162 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-12 12:09:21.199 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-12 12:09:21.212 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-12 12:09:21.223 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-12 12:09:21.234 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-12 12:09:21.243 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-12 12:09:21.293 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.4 MB/s 0:00:00 2026-08-12 12:09:21.296 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-12 12:09:21.306 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-12 12:09:21.313 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-12 12:09:21.325 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-12 12:09:21.336 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-12 12:09:21.346 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-12 12:09:21.360 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-12 12:09:21.377 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-12 12:09:21.392 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-12 12:09:21.404 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-12 12:09:21.419 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-12 12:09:21.433 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-12 12:09:21.441 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-12 12:09:21.448 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-12 12:09:21.470 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-12 12:09:21.481 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-12 12:09:21.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 55.7 MB/s 0:00:00 2026-08-12 12:09:21.523 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-12 12:09:21.643 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-12 12:09:21.652 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-12 12:09:21.663 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-12 12:09:21.672 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-12 12:09:21.741 | Building wheels for collected packages: glance, simplegeneric 2026-08-12 12:09:21.741 | Building editable for glance (pyproject.toml): started 2026-08-12 12:09:22.208 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-12 12:09:22.209 | Created wheel for glance: filename=glance-33.0.0.0b3.dev35-0.editable-py3-none-any.whl size=9071 sha256=16c7957862ca133d90bac36130cb19e7df0dfa9d86cff853fe2de02588f318a4 2026-08-12 12:09:22.210 | Stored in directory: /tmp/pip-ephem-wheel-cache-woswmkxa/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-12 12:09:22.213 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-12 12:09:22.425 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-12 12:09:22.426 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=c4abdc5466f4c4774b323dd00ab280583bb08a4a519492c684e87936c15eae37 2026-08-12 12:09:22.426 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-12 12:09:22.430 | Successfully built glance simplegeneric 2026-08-12 12:09:22.562 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-12 12:09:24.076 | Attempting uninstall: jsonpointer 2026-08-12 12:09:24.084 | Found existing installation: jsonpointer 2.0 2026-08-12 12:09:24.084 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:24.084 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-12 12:09:24.098 | Attempting uninstall: jmespath 2026-08-12 12:09:24.106 | Found existing installation: jmespath 1.0.1 2026-08-12 12:09:24.107 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:24.107 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-12 12:09:24.130 | Attempting uninstall: httplib2 2026-08-12 12:09:24.138 | Found existing installation: httplib2 0.20.4 2026-08-12 12:09:24.138 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:24.138 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-12 12:09:24.204 | Attempting uninstall: jsonpatch 2026-08-12 12:09:24.212 | Found existing installation: jsonpatch 1.32 2026-08-12 12:09:24.212 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-12 12:09:24.213 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-12 12:09:26.416 | 2026-08-12 12:09:26.425 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cotyledon-2.2.0 cursive-0.3.0 glance-33.0.0.0b3.dev35 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-12 12:09:26.585 | + inc/python:pip_install:216 : result=0 2026-08-12 12:09:26.587 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-12 12:09:26.589 | + functions-common:time_stop:2420 : local name 2026-08-12 12:09:26.592 | + functions-common:time_stop:2421 : local end_time 2026-08-12 12:09:26.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-12 12:09:26.597 | + functions-common:time_stop:2423 : local total 2026-08-12 12:09:26.600 | + functions-common:time_stop:2424 : local start_time 2026-08-12 12:09:26.602 | + functions-common:time_stop:2426 : name=pip_install 2026-08-12 12:09:26.605 | + functions-common:time_stop:2427 : start_time=1786536556657 2026-08-12 12:09:26.607 | + functions-common:time_stop:2429 : [[ -z 1786536556657 ]] 2026-08-12 12:09:26.610 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-12 12:09:26.615 | + functions-common:time_stop:2432 : end_time=1786536566612 2026-08-12 12:09:26.618 | + functions-common:time_stop:2433 : elapsed_time=9955 2026-08-12 12:09:26.620 | + functions-common:time_stop:2434 : total=45246 2026-08-12 12:09:26.623 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-12 12:09:26.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=55201 2026-08-12 12:09:26.628 | + inc/python:pip_install:219 : return 0 2026-08-12 12:09:26.630 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-12 12:09:26.633 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-12 12:09:26.636 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-12 12:09:26.638 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-12 12:09:26.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-12 12:09:26.644 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-12 12:09:26.647 | + 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-08-12 12:09:26.650 | + inc/python:use_library_from_git:269 : return 1 2026-08-12 12:09:26.653 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-12 12:09:26.656 | + ./stack.sh:main:945 : configure_glance 2026-08-12 12:09:26.658 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-12 12:09:26.671 | + lib/glance:configure_glance:353 : local dburl 2026-08-12 12:09:26.674 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-12 12:09:26.676 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-12 12:09:26.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-12 12:09:26.681 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-12 12:09:26.683 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-12 12:09:26.685 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-12 12:09:26.688 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-12 12:09:26.702 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:26.705 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-12 12:09:26.707 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-12 12:09:26.711 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-12 12:09:26.713 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-12 12:09:26.745 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-12 12:09:26.777 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-12 12:09:26.806 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-12 12:09:26.834 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-12 12:09:26.864 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-12 12:09:26.896 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-12 12:09:26.929 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-12 12:09:26.931 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-12 12:09:26.934 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-12 12:09:26.936 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-12 12:09:26.939 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-12 12:09:26.941 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-12 12:09:26.943 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-12 12:09:26.946 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-12 12:09:26.948 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-12 12:09:26.951 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-12 12:09:26.982 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-12 12:09:27.011 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.56/identity 2026-08-12 12:09:27.039 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-12 12:09:27.071 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-12 12:09:27.104 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-12 12:09:27.135 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-12 12:09:27.166 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-12 12:09:27.196 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.56/identity 2026-08-12 12:09:27.228 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-12 12:09:27.261 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-12 12:09:27.293 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-12 12:09:27.295 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-12 12:09:27.332 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-12 12:09:27.334 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-12 12:09:27.337 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-12 12:09:27.339 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-12 12:09:27.341 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-12 12:09:27.344 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-12 12:09:27.361 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:27.364 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-12 12:09:27.367 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-12 12:09:27.369 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-12 12:09:27.387 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:27.390 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.56:5672/ 2026-08-12 12:09:27.394 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.56:5672/ 2026-08-12 12:09:27.426 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-12 12:09:27.428 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-12 12:09:27.431 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-12 12:09:27.434 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-08-12 12:09:27.437 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-12 12:09:27.469 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-12 12:09:27.499 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-12 12:09:27.535 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-12 12:09:27.537 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-12 12:09:27.540 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-12 12:09:27.543 | + lib/glance:configure_glance_store:282 : local be 2026-08-12 12:09:27.546 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-12 12:09:27.548 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-12 12:09:27.551 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-12 12:09:27.586 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-12 12:09:27.588 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.56 2026-08-12 12:09:27.623 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-12 12:09:27.626 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-12 12:09:27.628 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-12 12:09:27.647 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:27.650 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-08-12 12:09:27.681 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-08-12 12:09:27.713 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-08-12 12:09:27.745 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-08-12 12:09:27.777 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-08-12 12:09:27.808 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-08-12 12:09:27.825 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:27.828 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-08-12 12:09:27.858 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-08-12 12:09:27.890 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-08-12 12:09:27.923 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-08-12 12:09:27.953 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.56/identity/v3 2026-08-12 12:09:27.984 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-08-12 12:09:28.015 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.56/image 2026-08-12 12:09:28.047 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-12 12:09:28.063 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:28.066 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-12 12:09:28.099 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.56/identity 2026-08-12 12:09:28.130 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-12 12:09:28.133 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-12 12:09:28.136 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-12 12:09:28.139 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-12 12:09:28.157 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-12 12:09:28.159 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-12 12:09:28.161 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-12 12:09:28.164 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-12 12:09:28.167 | + 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-08-12 12:09:28.199 | + 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-08-12 12:09:28.230 | + 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-08-12 12:09:28.262 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-12 12:09:28.294 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-12 12:09:28.325 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-12 12:09:28.330 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-12 12:09:28.364 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-12 12:09:28.397 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-12 12:09:28.429 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-12 12:09:28.459 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-12 12:09:28.492 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-12 12:09:28.523 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-12 12:09:28.556 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-12 12:09:28.585 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-12 12:09:28.590 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-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-08-12 12:09:28.596 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-12 12:09:28.614 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:28.617 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.56 2026-08-12 12:09:28.620 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-12 12:09:28.622 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.56:8776/v3/%(project_id)s' 2026-08-12 12:09:28.654 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.56:8776/v3/%(project_id)s' 2026-08-12 12:09:28.686 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-12 12:09:28.688 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-12 12:09:28.691 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-12 12:09:28.693 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-12 12:09:28.695 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-12 12:09:28.698 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-12 12:09:28.701 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-12 12:09:28.705 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-12 12:09:28.708 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-12 12:09:28.740 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-12 12:09:28.743 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-12 12:09:28.745 | ++ functions:get_random_port:861 : true 2026-08-12 12:09:28.748 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-12 12:09:28.750 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-12 12:09:28.753 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-12 12:09:28.832 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-12 12:09:28.834 | ++ functions:get_random_port:865 : break 2 2026-08-12 12:09:28.836 | ++ functions:get_random_port:869 : echo 60999 2026-08-12 12:09:28.839 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-12 12:09:28.842 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-12 12:09:28.871 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-08-12 12:09:28.900 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-12 12:09:28.933 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-12 12:09:28.962 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-12 12:09:28.991 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-12 12:09:29.021 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-12 12:09:29.050 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-12 12:09:29.080 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-12 12:09:29.109 | + 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-08-12 12:09:29.140 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-12 12:09:29.171 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-12 12:09:29.201 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-12 12:09:29.231 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-12 12:09:29.262 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-12 12:09:29.290 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-12 12:09:29.321 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-12 12:09:29.351 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-12 12:09:29.380 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-12 12:09:29.412 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-12 12:09:29.444 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-12 12:09:29.446 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-12 12:09:29.449 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-12 12:09:29.452 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-12 12:09:29.455 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:29.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:29.459 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-12 12:09:29.462 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-12 12:09:29.497 | proxy (enabled by site administrator) 2026-08-12 12:09:29.501 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-12 12:09:29.504 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-12 12:09:29.506 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-12 12:09:29.509 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-12 12:09:29.512 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:29.514 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:29.517 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-12 12:09:29.520 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-12 12:09:29.551 | No module matches proxy_http 2026-08-12 12:09:29.554 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-12 12:09:29.587 | Considering dependency proxy for proxy_http: 2026-08-12 12:09:29.587 | Module proxy already enabled 2026-08-12 12:09:29.587 | Enabling module proxy_http. 2026-08-12 12:09:29.592 | To activate the new configuration, you need to run: 2026-08-12 12:09:29.592 | systemctl restart apache2 2026-08-12 12:09:29.597 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-12 12:09:29.600 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-12 12:09:29.602 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-12 12:09:29.605 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-12 12:09:29.608 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-12 12:09:29.712 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-12 12:09:29.715 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-12 12:09:29.718 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-12 12:09:29.720 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-12 12:09:29.721 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:29.724 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:29.725 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-12 12:09:29.728 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-12 12:09:29.732 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-12 12:09:29.732 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-12 12:09:29.739 | KeepAlive Off 2026-08-12 12:09:29.744 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-12 12:09:29.745 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-12 12:09:29.754 | SetEnv proxy-sendchunked 1 2026-08-12 12:09:29.758 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-12 12:09:29.758 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-12 12:09:29.766 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-12 12:09:29.770 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-12 12:09:29.772 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-12 12:09:29.775 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-12 12:09:29.777 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-12 12:09:29.779 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-12 12:09:29.782 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-12 12:09:29.784 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:29.787 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:29.790 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-12 12:09:29.792 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-12 12:09:29.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-12 12:09:29.797 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-12 12:09:29.799 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-12 12:09:29.834 | Enabling site glance-api. 2026-08-12 12:09:29.840 | To activate the new configuration, you need to run: 2026-08-12 12:09:29.840 | systemctl reload apache2 2026-08-12 12:09:29.845 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-12 12:09:29.847 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-12 12:09:29.850 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-12 12:09:29.852 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-12 12:09:29.958 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-12 12:09:29.965 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-12 12:09:29.999 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-12 12:09:30.035 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-12 12:09:30.038 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-12 12:09:30.074 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-12 12:09:30.111 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-12 12:09:30.129 | + functions-common:is_service_enabled:2076 : return 0 2026-08-12 12:09:30.132 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-12 12:09:30.135 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-12 12:09:30.138 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-12 12:09:30.142 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-12 12:09:30.144 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-12 12:09:30.147 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-12 12:09:30.151 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-08-12 12:09:30.153 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-12 12:09:30.156 | + functions-common:git_clone:591 : local git_ref=master 2026-08-12 12:09:30.159 | + functions-common:git_clone:592 : local orig_dir 2026-08-12 12:09:30.162 | ++ functions-common:git_clone:593 : pwd 2026-08-12 12:09:30.166 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-12 12:09:30.169 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-12 12:09:30.173 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-12 12:09:30.190 | + functions-common:git_clone:596 : RECLONE=False 2026-08-12 12:09:30.193 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-12 12:09:30.196 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-12 12:09:30.198 | + functions-common:git_clone:610 : echo master 2026-08-12 12:09:30.199 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-12 12:09:30.205 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-12 12:09:30.208 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-12 12:09:30.211 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-12 12:09:30.225 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-12 12:09:30.227 | + functions-common:git_clone:673 : git show --oneline 2026-08-12 12:09:30.228 | + functions-common:git_clone:673 : head -1 2026-08-12 12:09:30.233 | fdf3076bb Add iSCSI export support to the StorPool driver 2026-08-12 12:09:30.237 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-12 12:09:30.240 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-12 12:09:30.243 | + inc/python:setup_develop:353 : local bindep 2026-08-12 12:09:30.245 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-12 12:09:30.248 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-12 12:09:30.251 | + inc/python:setup_develop:359 : local extras= 2026-08-12 12:09:30.255 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-12 12:09:30.258 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-12 12:09:30.260 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-12 12:09:30.263 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-12 12:09:30.266 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-12 12:09:30.269 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-12 12:09:30.274 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-12 12:09:30.276 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-12 12:09:30.280 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-12 12:09:30.283 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-12 12:09:30.286 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-12 12:09:30.290 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-12 12:09:30.296 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-12 12:09:30.298 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-12 12:09:30.302 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-12 12:09:30.386 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-12 12:09:30.389 | + inc/python:setup_package:436 : local bindep=0 2026-08-12 12:09:30.392 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-12 12:09:30.394 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-12 12:09:30.397 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-12 12:09:30.399 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-12 12:09:30.402 | + inc/python:setup_package:445 : local flags=-e 2026-08-12 12:09:30.404 | + inc/python:setup_package:446 : local extras= 2026-08-12 12:09:30.407 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-12 12:09:30.409 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-12 12:09:30.412 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-12 12:09:30.415 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-12 12:09:30.417 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-12 12:09:30.420 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-12 12:09:30.442 | Using python 3.12 to install /opt/stack/cinder 2026-08-12 12:09:30.444 | + 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-08-12 12:09:30.917 | Obtaining file:///opt/stack/cinder 2026-08-12 12:09:30.919 | Installing build dependencies: started 2026-08-12 12:09:31.650 | Installing build dependencies: finished with status 'done' 2026-08-12 12:09:31.651 | Checking if build backend supports build_editable: started 2026-08-12 12:09:31.927 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-12 12:09:31.928 | Getting requirements to build editable: started 2026-08-12 12:09:32.080 | Getting requirements to build editable: finished with status 'done' 2026-08-12 12:09:32.080 | Preparing editable metadata (pyproject.toml): started 2026-08-12 12:09:32.877 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-12 12:09:32.892 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (7.0.3) 2026-08-12 12:09:32.892 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (5.3.1) 2026-08-12 12:09:32.892 | 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.dev216) (0.41.0) 2026-08-12 12:09:32.892 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (3.4.0) 2026-08-12 12:09:32.892 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (3.5.3) 2026-08-12 12:09:32.892 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (2.1.0) 2026-08-12 12:09:32.892 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (4.26.0) 2026-08-12 12:09:32.893 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (5.15.0) 2026-08-12 12:09:32.893 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (13.0.0) 2026-08-12 12:09:32.893 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev216) (6.1.1) 2026-08-12 12:09:32.913 | INFO: pip is looking at multiple versions of cinder to determine which version is compatible with other requirements. This could take a while. 2026-08-12 12:09:32.913 | ERROR: Cannot install cinder==28.1.0.dev216 because these package versions have conflicting dependencies. 2026-08-12 12:09:32.914 | 2026-08-12 12:09:32.914 | The conflict is caused by: 2026-08-12 12:09:32.914 | cinder 28.1.0.dev216 depends on oslo.config>=10.7.0 2026-08-12 12:09:32.914 | The user requested (constraint) oslo-config===10.6.0 2026-08-12 12:09:32.914 | 2026-08-12 12:09:32.914 | Additionally, some packages in these conflicts have no matching distributions available for your environment: 2026-08-12 12:09:32.914 | oslo-config 2026-08-12 12:09:32.914 | 2026-08-12 12:09:32.914 | To fix this you could try to: 2026-08-12 12:09:32.914 | 1. loosen the range of package versions you've specified 2026-08-12 12:09:32.914 | 2. remove package versions to allow pip to attempt to solve the dependency conflict 2026-08-12 12:09:32.914 | 2026-08-12 12:09:32.914 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2026-08-12 12:09:32.993 | + inc/python:pip_install:1 : exit_trap 2026-08-12 12:09:32.997 | + ./stack.sh:exit_trap:525 : local r=1 2026-08-12 12:09:33.000 | ++ ./stack.sh:exit_trap:526 : jobs -p 2026-08-12 12:09:33.003 | + ./stack.sh:exit_trap:526 : jobs= 2026-08-12 12:09:33.006 | + ./stack.sh:exit_trap:529 : [[ -n '' ]] 2026-08-12 12:09:33.008 | + ./stack.sh:exit_trap:535 : '[' -f '' ']' 2026-08-12 12:09:33.011 | + ./stack.sh:exit_trap:540 : kill_spinner 2026-08-12 12:09:33.013 | + ./stack.sh:kill_spinner:435 : '[' '!' -z '' ']' 2026-08-12 12:09:33.015 | + ./stack.sh:exit_trap:542 : [[ 1 -ne 0 ]] 2026-08-12 12:09:33.018 | + ./stack.sh:exit_trap:543 : echo 'Error on exit' 2026-08-12 12:09:33.018 | Error on exit 2026-08-12 12:09:33.021 | + ./stack.sh:exit_trap:545 : type -p generate-subunit 2026-08-12 12:09:33.023 | + ./stack.sh:exit_trap:546 : generate-subunit 1786536339 234 fail 2026-08-12 12:09:33.135 | + ./stack.sh:exit_trap:548 : [[ -z /opt/stack/logs ]] 2026-08-12 12:09:33.138 | + ./stack.sh:exit_trap:551 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-08-12 12:09:34.097 | + ./stack.sh:exit_trap:560 : exit 1