2026-06-02 19:52:04.019 | + ./stack.sh:main:485 : exec 2026-06-02 19:52:04.019 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-02-195203' 2026-06-02 19:52:04.019 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-02-195203.summary.2026-06-02-195203 2026-06-02 19:52:04.019 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 19:52:04.019 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-02-195203 2026-06-02 19:52:04.019 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-02-195203 /opt/stack/logs/devstacklog.txt 2026-06-02 19:52:04.019 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-02-195203.summary.2026-06-02-195203 /opt/stack/logs/devstacklog.txt.summary 2026-06-02 19:52:04.019 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-02 19:52:04.019 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-02 19:52:04.019 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-02 19:52:04.019 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-02 19:52:04.019 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-02 19:52:04.019 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-02 19:52:04.019 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-02 19:52:04.020 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-02 19:52:04.022 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-02 19:52:04.024 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-02 19:52:04.028 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-02 19:52:04.030 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-02 19:52:04.031 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-02 19:52:04.034 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-02 19:52:04.038 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-02 19:52:04.040 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-02 19:52:04.043 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-02 19:52:04.045 | + ./stack.sh:main:571 : set -o errexit 2026-06-02 19:52:04.047 | + ./stack.sh:main:574 : uname -a 2026-06-02 19:52:04.048 | Linux np0000001970 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-06-02 19:52:04.050 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-02 19:52:04.052 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-02 19:52:04.055 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-02 19:52:04.091 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-02 19:52:04.105 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-02 19:52:04.108 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-02 19:52:04.121 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-02 19:52:04.124 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-02 19:52:04.137 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-02 19:52:04.139 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-02 19:52:04.152 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-02 19:52:04.154 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-02 19:52:04.156 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-02 19:52:04.158 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-02 19:52:04.172 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-02 19:52:04.175 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-02 19:52:04.188 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-02 19:52:04.190 | + ./stack.sh:main:588 : tune_host 2026-06-02 19:52:04.192 | + lib/host:tune_host:96 : configure_host_mem 2026-06-02 19:52:04.194 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-02 19:52:04.196 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:04.198 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-02 19:52:04.200 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:52:04.202 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:52:04.204 | + lib/host:configure_zswap:44 : echo lz4 2026-06-02 19:52:04.204 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-02 19:52:04.212 | lz4 2026-06-02 19:52:04.215 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-02 19:52:04.216 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-02 19:52:04.223 | zsmalloc 2026-06-02 19:52:04.227 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-02 19:52:04.227 | + lib/host:configure_zswap:47 : echo 1 2026-06-02 19:52:04.235 | 1 2026-06-02 19:52:04.245 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/enabled:Y 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/compressor:lz4 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-02 19:52:04.254 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-02 19:52:04.257 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-02 19:52:04.259 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:04.260 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-02 19:52:04.262 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 19:52:04.263 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 19:52:04.264 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-02 19:52:04.266 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 19:52:04.268 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:04.270 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 19:52:04.271 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:52:04.273 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:52:04.274 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 19:52:04.275 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-02 19:52:04.276 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:04.278 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-02 19:52:04.280 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-02 19:52:04.283 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-02 19:52:04.284 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-02 19:52:04.285 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-02 19:52:04.286 | + functions-common:time_start:2401 : local start_time= 2026-06-02 19:52:04.288 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 19:52:04.291 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 19:52:04.294 | + functions-common:time_start:2405 : _TIME_START[$name]=1780429924292 2026-06-02 19:52:04.296 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-02 19:52:04.297 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-02 19:52:04.298 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-02 19:52:04.494 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-02 19:52:04.656 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-02 19:52:04.760 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-02 19:52:04.865 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-02 19:52:07.520 | Reading package lists... 2026-06-02 19:52:07.544 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-02 19:52:07.545 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-02 19:52:07.547 | + functions-common:time_stop:2414 : local name 2026-06-02 19:52:07.549 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:52:07.550 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:52:07.552 | + functions-common:time_stop:2417 : local total 2026-06-02 19:52:07.553 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:52:07.555 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-02 19:52:07.556 | + functions-common:time_stop:2421 : start_time=1780429924292 2026-06-02 19:52:07.557 | + functions-common:time_stop:2423 : [[ -z 1780429924292 ]] 2026-06-02 19:52:07.559 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:52:07.562 | + functions-common:time_stop:2426 : end_time=1780429927560 2026-06-02 19:52:07.563 | + functions-common:time_stop:2427 : elapsed_time=3268 2026-06-02 19:52:07.564 | + functions-common:time_stop:2428 : total=0 2026-06-02 19:52:07.565 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:52:07.567 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3268 2026-06-02 19:52:07.569 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-02 19:52:07.571 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 19:52:07.572 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:52:07.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:52:07.576 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-02 19:52:07.590 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-02 19:52:07.617 | Reading package lists... 2026-06-02 19:52:07.949 | Building dependency tree... 2026-06-02 19:52:07.950 | Reading state information... 2026-06-02 19:52:08.253 | The following additional packages will be installed: 2026-06-02 19:52:08.253 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-02 19:52:08.253 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-02 19:52:08.253 | glib-networking glib-networking-common glib-networking-services 2026-06-02 19:52:08.253 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-02 19:52:08.253 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-02 19:52:08.253 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-02 19:52:08.254 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-06-02 19:52:08.254 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-02 19:52:08.254 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-02 19:52:08.254 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-02 19:52:08.254 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-02 19:52:08.254 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-02 19:52:08.254 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-02 19:52:08.254 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-02 19:52:08.254 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-02 19:52:08.254 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-02 19:52:08.254 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-02 19:52:08.254 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-02 19:52:08.254 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-02 19:52:08.254 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-02 19:52:08.254 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-02 19:52:08.254 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-02 19:52:08.254 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-02 19:52:08.254 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-02 19:52:08.254 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-02 19:52:08.254 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-02 19:52:08.254 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-02 19:52:08.254 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-02 19:52:08.254 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-02 19:52:08.254 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-02 19:52:08.254 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-02 19:52:08.254 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-02 19:52:08.254 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-02 19:52:08.255 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-02 19:52:08.255 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-02 19:52:08.255 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-02 19:52:08.255 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-02 19:52:08.256 | Suggested packages: 2026-06-02 19:52:08.256 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-06-02 19:52:08.256 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-06-02 19:52:08.256 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-06-02 19:52:08.256 | gstreamer1.0-plugins-ugly samba vde2 2026-06-02 19:52:08.340 | The following NEW packages will be installed: 2026-06-02 19:52:08.340 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-02 19:52:08.340 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-02 19:52:08.340 | glib-networking glib-networking-common glib-networking-services 2026-06-02 19:52:08.340 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-02 19:52:08.340 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-02 19:52:08.340 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-02 19:52:08.340 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-06-02 19:52:08.340 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-02 19:52:08.340 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-02 19:52:08.340 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-02 19:52:08.340 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-02 19:52:08.340 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-02 19:52:08.340 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-02 19:52:08.340 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-02 19:52:08.340 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-02 19:52:08.340 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-02 19:52:08.340 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-02 19:52:08.340 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-02 19:52:08.340 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-02 19:52:08.341 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-02 19:52:08.341 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-02 19:52:08.341 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-02 19:52:08.341 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-02 19:52:08.341 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-02 19:52:08.341 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-02 19:52:08.341 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-02 19:52:08.341 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-02 19:52:08.341 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-02 19:52:08.341 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-02 19:52:08.341 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-02 19:52:08.341 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-02 19:52:08.341 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-02 19:52:08.341 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-02 19:52:08.342 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-02 19:52:08.342 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-02 19:52:08.342 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-02 19:52:08.342 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-02 19:52:08.451 | 0 upgraded, 172 newly installed, 0 to remove and 111 not upgraded. 2026-06-02 19:52:08.452 | Need to get 119 MB of archives. 2026-06-02 19:52:08.452 | After this operation, 559 MB of additional disk space will be used. 2026-06-02 19:52:08.452 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-02 19:52:08.555 | Get:2 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-06-02 19:52:08.561 | Get:3 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-06-02 19:52:08.653 | Get:4 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-06-02 19:52:08.668 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-06-02 19:52:08.670 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-06-02 19:52:08.783 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-06-02 19:52:08.788 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-06-02 19:52:08.810 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-06-02 19:52:08.810 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-02 19:52:08.810 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-02 19:52:08.819 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-06-02 19:52:08.820 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-06-02 19:52:08.821 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-06-02 19:52:08.821 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-06-02 19:52:08.825 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-02 19:52:08.865 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-06-02 19:52:08.865 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-02 19:52:08.865 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-02 19:52:08.866 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-02 19:52:08.866 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-02 19:52:08.867 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-02 19:52:08.867 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-06-02 19:52:08.868 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-06-02 19:52:08.868 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-06-02 19:52:08.908 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-02 19:52:08.913 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-02 19:52:08.914 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-02 19:52:08.915 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-02 19:52:08.917 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-02 19:52:08.919 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-06-02 19:52:08.919 | Get:32 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-06-02 19:52:08.922 | Get:33 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-06-02 19:52:08.954 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-06-02 19:52:08.954 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-06-02 19:52:08.988 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-02 19:52:08.991 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-02 19:52:08.991 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-02 19:52:08.991 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-02 19:52:08.992 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-02 19:52:08.997 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-06-02 19:52:08.998 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-06-02 19:52:09.039 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-06-02 19:52:09.039 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-06-02 19:52:09.040 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-06-02 19:52:09.083 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-06-02 19:52:09.084 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-06-02 19:52:09.085 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-06-02 19:52:09.085 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-06-02 19:52:09.087 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-02 19:52:09.088 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-06-02 19:52:09.119 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-06-02 19:52:09.121 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-06-02 19:52:09.122 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-06-02 19:52:09.159 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-06-02 19:52:09.161 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-06-02 19:52:09.162 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-06-02 19:52:09.163 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-06-02 19:52:09.165 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-06-02 19:52:09.165 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-06-02 19:52:09.201 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-06-02 19:52:09.202 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-06-02 19:52:09.202 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-06-02 19:52:09.206 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-06-02 19:52:09.241 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-06-02 19:52:09.241 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-06-02 19:52:09.242 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-06-02 19:52:09.243 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-06-02 19:52:09.285 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-06-02 19:52:09.286 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-06-02 19:52:09.286 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-06-02 19:52:09.286 | Get:72 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-06-02 19:52:09.287 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-02 19:52:09.289 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-06-02 19:52:09.336 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-06-02 19:52:09.337 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-02 19:52:09.340 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-02 19:52:09.369 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-02 19:52:09.369 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-02 19:52:09.370 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-02 19:52:09.372 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-02 19:52:09.373 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-02 19:52:09.373 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-06-02 19:52:09.411 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-06-02 19:52:09.412 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-02 19:52:09.463 | Get:86 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-06-02 19:52:09.496 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-02 19:52:09.496 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-06-02 19:52:09.497 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-06-02 19:52:09.498 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-02 19:52:09.498 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-02 19:52:09.499 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-02 19:52:09.500 | Get:93 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-06-02 19:52:09.502 | Get:94 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-06-02 19:52:09.535 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-02 19:52:09.545 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-02 19:52:09.546 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-02 19:52:09.546 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-06-02 19:52:09.548 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-06-02 19:52:09.549 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-06-02 19:52:09.574 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-02 19:52:09.575 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-06-02 19:52:09.575 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-06-02 19:52:09.576 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-06-02 19:52:09.615 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-06-02 19:52:09.618 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-06-02 19:52:09.619 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-06-02 19:52:09.620 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-06-02 19:52:09.620 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-06-02 19:52:09.655 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-06-02 19:52:09.656 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-06-02 19:52:09.700 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-06-02 19:52:09.753 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-06-02 19:52:09.753 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-06-02 19:52:09.754 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-02 19:52:09.754 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-06-02 19:52:09.755 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-06-02 19:52:10.142 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-06-02 19:52:10.142 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-06-02 19:52:10.142 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-06-02 19:52:10.142 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-06-02 19:52:10.143 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-06-02 19:52:10.143 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-06-02 19:52:10.143 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-06-02 19:52:10.281 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-06-02 19:52:10.282 | Get:126 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-06-02 19:52:10.282 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-06-02 19:52:10.283 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-06-02 19:52:10.283 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-06-02 19:52:10.284 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-06-02 19:52:10.284 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-06-02 19:52:10.285 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-06-02 19:52:10.285 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-02 19:52:10.324 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-02 19:52:10.328 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-06-02 19:52:10.419 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-06-02 19:52:10.462 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-02 19:52:10.463 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-02 19:52:10.464 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-06-02 19:52:10.466 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-06-02 19:52:10.469 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-06-02 19:52:10.471 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-06-02 19:52:10.471 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-02 19:52:10.472 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-02 19:52:10.495 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-02 19:52:10.592 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-02 19:52:10.662 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-06-02 19:52:10.686 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-06-02 19:52:10.687 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-06-02 19:52:10.696 | Get:150 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-06-02 19:52:10.704 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-02 19:52:10.704 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-06-02 19:52:10.707 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-02 19:52:10.708 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-02 19:52:10.708 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-06-02 19:52:10.710 | Get:156 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-06-02 19:52:10.744 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-06-02 19:52:10.747 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-06-02 19:52:11.079 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-02 19:52:11.079 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-02 19:52:11.091 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-02 19:52:11.116 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-02 19:52:11.120 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-02 19:52:11.281 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-02 19:52:11.310 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-02 19:52:11.310 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-06-02 19:52:11.312 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-06-02 19:52:11.313 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-06-02 19:52:11.313 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-06-02 19:52:11.355 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-06-02 19:52:11.359 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-06-02 19:52:11.360 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-02 19:52:11.992 | Fetched 119 MB in 3s (37.7 MB/s) 2026-06-02 19:52:12.016 | Selecting previously unselected package acl. 2026-06-02 19:52:12.051 | (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-06-02 19:52:12.053 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-02 19:52:12.055 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-02 19:52:12.080 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-06-02 19:52:12.087 | Preparing to unpack .../001-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-06-02 19:52:12.088 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:12.115 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-06-02 19:52:12.122 | Preparing to unpack .../002-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-02 19:52:12.125 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:12.155 | Selecting previously unselected package gtk-update-icon-cache. 2026-06-02 19:52:12.163 | Preparing to unpack .../003-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-02 19:52:12.166 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:12.193 | Selecting previously unselected package hicolor-icon-theme. 2026-06-02 19:52:12.200 | Preparing to unpack .../004-hicolor-icon-theme_0.17-2_all.deb ... 2026-06-02 19:52:12.202 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-06-02 19:52:12.275 | Selecting previously unselected package humanity-icon-theme. 2026-06-02 19:52:12.281 | Preparing to unpack .../005-humanity-icon-theme_0.6.16_all.deb ... 2026-06-02 19:52:12.284 | Unpacking humanity-icon-theme (0.6.16) ... 2026-06-02 19:52:13.330 | Selecting previously unselected package ubuntu-mono. 2026-06-02 19:52:13.339 | Preparing to unpack .../006-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-06-02 19:52:13.341 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-06-02 19:52:13.956 | Selecting previously unselected package adwaita-icon-theme. 2026-06-02 19:52:13.964 | Preparing to unpack .../007-adwaita-icon-theme_46.0-1_all.deb ... 2026-06-02 19:52:13.967 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-06-02 19:52:14.205 | Selecting previously unselected package alsa-topology-conf. 2026-06-02 19:52:14.213 | Preparing to unpack .../008-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-06-02 19:52:14.215 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-06-02 19:52:14.246 | Selecting previously unselected package libasound2-data. 2026-06-02 19:52:14.254 | Preparing to unpack .../009-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-02 19:52:14.256 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-02 19:52:14.300 | Selecting previously unselected package libasound2t64:amd64. 2026-06-02 19:52:14.308 | Preparing to unpack .../010-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-02 19:52:14.313 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-02 19:52:14.349 | Selecting previously unselected package alsa-ucm-conf. 2026-06-02 19:52:14.360 | Preparing to unpack .../011-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-06-02 19:52:14.362 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-02 19:52:14.505 | Selecting previously unselected package at-spi2-common. 2026-06-02 19:52:14.513 | Preparing to unpack .../012-at-spi2-common_2.52.0-1build1_all.deb ... 2026-06-02 19:52:14.514 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-06-02 19:52:14.536 | Selecting previously unselected package libxi6:amd64. 2026-06-02 19:52:14.545 | Preparing to unpack .../013-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-06-02 19:52:14.547 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-02 19:52:14.571 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-06-02 19:52:14.578 | Preparing to unpack .../014-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-02 19:52:14.581 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-02 19:52:14.609 | Selecting previously unselected package x11-common. 2026-06-02 19:52:14.616 | Preparing to unpack .../015-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-02 19:52:14.621 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-02 19:52:14.652 | Selecting previously unselected package libxtst6:amd64. 2026-06-02 19:52:14.660 | Preparing to unpack .../016-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-06-02 19:52:14.663 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-02 19:52:14.689 | Selecting previously unselected package libdconf1:amd64. 2026-06-02 19:52:14.697 | Preparing to unpack .../017-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-02 19:52:14.700 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-02 19:52:14.733 | Selecting previously unselected package dconf-service. 2026-06-02 19:52:14.741 | Preparing to unpack .../018-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-02 19:52:14.742 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-02 19:52:14.767 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-02 19:52:14.775 | Preparing to unpack .../019-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-02 19:52:14.777 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-02 19:52:14.804 | Selecting previously unselected package session-migration. 2026-06-02 19:52:14.812 | Preparing to unpack .../020-session-migration_0.3.9build1_amd64.deb ... 2026-06-02 19:52:14.814 | Unpacking session-migration (0.3.9build1) ... 2026-06-02 19:52:14.837 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-02 19:52:14.845 | Preparing to unpack .../021-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-02 19:52:14.848 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-02 19:52:14.884 | Selecting previously unselected package at-spi2-core. 2026-06-02 19:52:14.892 | Preparing to unpack .../022-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-06-02 19:52:14.894 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-06-02 19:52:14.926 | Selecting previously unselected package msr-tools. 2026-06-02 19:52:14.934 | Preparing to unpack .../023-msr-tools_1.3-5build1_amd64.deb ... 2026-06-02 19:52:14.935 | Unpacking msr-tools (1.3-5build1) ... 2026-06-02 19:52:14.959 | Selecting previously unselected package cpu-checker. 2026-06-02 19:52:14.966 | Preparing to unpack .../024-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-06-02 19:52:14.968 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-06-02 19:52:14.995 | Selecting previously unselected package fontconfig. 2026-06-02 19:52:15.003 | Preparing to unpack .../025-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-02 19:52:15.005 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-02 19:52:15.039 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-02 19:52:15.047 | Preparing to unpack .../026-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-02 19:52:15.049 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-02 19:52:15.076 | Selecting previously unselected package glib-networking-common. 2026-06-02 19:52:15.084 | Preparing to unpack .../027-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-02 19:52:15.087 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-02 19:52:15.109 | Selecting previously unselected package glib-networking-services. 2026-06-02 19:52:15.116 | Preparing to unpack .../028-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-02 19:52:15.118 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-02 19:52:15.143 | Selecting previously unselected package glib-networking:amd64. 2026-06-02 19:52:15.152 | Preparing to unpack .../029-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-02 19:52:15.154 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-02 19:52:15.181 | Selecting previously unselected package libcdparanoia0:amd64. 2026-06-02 19:52:15.189 | Preparing to unpack .../030-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-06-02 19:52:15.192 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-02 19:52:15.221 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-06-02 19:52:15.229 | Preparing to unpack .../031-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:15.231 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-02 19:52:15.260 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-06-02 19:52:15.268 | Preparing to unpack .../032-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-02 19:52:15.270 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 19:52:15.315 | Selecting previously unselected package libogg0:amd64. 2026-06-02 19:52:15.326 | Preparing to unpack .../033-libogg0_1.3.5-3build1_amd64.deb ... 2026-06-02 19:52:15.327 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-06-02 19:52:15.355 | Selecting previously unselected package libopus0:amd64. 2026-06-02 19:52:15.366 | Preparing to unpack .../034-libopus0_1.4-1build1_amd64.deb ... 2026-06-02 19:52:15.368 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-06-02 19:52:15.401 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-02 19:52:15.413 | Preparing to unpack .../035-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-02 19:52:15.415 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-02 19:52:15.449 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-02 19:52:15.460 | Preparing to unpack .../036-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:15.463 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:15.493 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-02 19:52:15.505 | Preparing to unpack .../037-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:15.508 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:15.535 | Selecting previously unselected package libxrender1:amd64. 2026-06-02 19:52:15.544 | Preparing to unpack .../038-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-02 19:52:15.546 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-02 19:52:15.572 | Selecting previously unselected package libcairo2:amd64. 2026-06-02 19:52:15.581 | Preparing to unpack .../039-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-02 19:52:15.583 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-02 19:52:15.618 | Selecting previously unselected package libtheora0:amd64. 2026-06-02 19:52:15.626 | Preparing to unpack .../040-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-06-02 19:52:15.628 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-02 19:52:15.664 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-06-02 19:52:15.672 | Preparing to unpack .../041-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-06-02 19:52:15.674 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-02 19:52:15.705 | Selecting previously unselected package libvorbis0a:amd64. 2026-06-02 19:52:15.713 | Preparing to unpack .../042-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-06-02 19:52:15.715 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-02 19:52:15.747 | Selecting previously unselected package libvorbisenc2:amd64. 2026-06-02 19:52:15.754 | Preparing to unpack .../043-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-06-02 19:52:15.756 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-02 19:52:15.783 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-06-02 19:52:15.790 | Preparing to unpack .../044-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-02 19:52:15.792 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 19:52:15.835 | Selecting previously unselected package libaa1:amd64. 2026-06-02 19:52:15.843 | Preparing to unpack .../045-libaa1_1.4p5-51.1_amd64.deb ... 2026-06-02 19:52:15.845 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-06-02 19:52:15.876 | Selecting previously unselected package libraw1394-11:amd64. 2026-06-02 19:52:15.884 | Preparing to unpack .../046-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-06-02 19:52:15.887 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-02 19:52:15.914 | Selecting previously unselected package libavc1394-0:amd64. 2026-06-02 19:52:15.923 | Preparing to unpack .../047-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-06-02 19:52:15.925 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-02 19:52:15.948 | Selecting previously unselected package libcaca0:amd64. 2026-06-02 19:52:15.956 | Preparing to unpack .../048-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-06-02 19:52:15.958 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-02 19:52:15.990 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-02 19:52:15.997 | Preparing to unpack .../049-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-02 19:52:15.999 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-02 19:52:16.031 | Selecting previously unselected package libdv4t64:amd64. 2026-06-02 19:52:16.039 | Preparing to unpack .../050-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-06-02 19:52:16.042 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-02 19:52:16.071 | Selecting previously unselected package libflac12t64:amd64. 2026-06-02 19:52:16.079 | Preparing to unpack .../051-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-06-02 19:52:16.080 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-02 19:52:16.106 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-06-02 19:52:16.114 | Preparing to unpack .../052-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-02 19:52:16.116 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 19:52:16.143 | Selecting previously unselected package libiec61883-0:amd64. 2026-06-02 19:52:16.150 | Preparing to unpack .../053-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-06-02 19:52:16.152 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-02 19:52:16.184 | Selecting previously unselected package libmp3lame0:amd64. 2026-06-02 19:52:16.194 | Preparing to unpack .../054-libmp3lame0_3.100-6build1_amd64.deb ... 2026-06-02 19:52:16.195 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-06-02 19:52:16.225 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-06-02 19:52:16.233 | Preparing to unpack .../055-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-06-02 19:52:16.235 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-02 19:52:16.263 | Selecting previously unselected package libasyncns0:amd64. 2026-06-02 19:52:16.271 | Preparing to unpack .../056-libasyncns0_0.8-6build4_amd64.deb ... 2026-06-02 19:52:16.273 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-06-02 19:52:16.298 | Selecting previously unselected package libsndfile1:amd64. 2026-06-02 19:52:16.306 | Preparing to unpack .../057-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-06-02 19:52:16.308 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-02 19:52:16.335 | Selecting previously unselected package libx11-xcb1:amd64. 2026-06-02 19:52:16.342 | Preparing to unpack .../058-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-06-02 19:52:16.344 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-02 19:52:16.373 | Selecting previously unselected package libpulse0:amd64. 2026-06-02 19:52:16.380 | Preparing to unpack .../059-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-06-02 19:52:16.388 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-02 19:52:16.421 | Selecting previously unselected package libspeex1:amd64. 2026-06-02 19:52:16.428 | Preparing to unpack .../060-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-06-02 19:52:16.429 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-02 19:52:16.456 | Selecting previously unselected package libshout3:amd64. 2026-06-02 19:52:16.464 | Preparing to unpack .../061-libshout3_2.4.6-1build2_amd64.deb ... 2026-06-02 19:52:16.466 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-06-02 19:52:16.493 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-06-02 19:52:16.501 | Preparing to unpack .../062-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-06-02 19:52:16.503 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-02 19:52:16.534 | Selecting previously unselected package libtag1v5:amd64. 2026-06-02 19:52:16.542 | Preparing to unpack .../063-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-06-02 19:52:16.544 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-02 19:52:16.571 | Selecting previously unselected package libtwolame0:amd64. 2026-06-02 19:52:16.579 | Preparing to unpack .../064-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-06-02 19:52:16.582 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-02 19:52:16.613 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-06-02 19:52:16.622 | Preparing to unpack .../065-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-06-02 19:52:16.624 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-02 19:52:16.651 | Selecting previously unselected package libv4l-0t64:amd64. 2026-06-02 19:52:16.659 | Preparing to unpack .../066-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-06-02 19:52:16.661 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-02 19:52:16.690 | Selecting previously unselected package libvpx9:amd64. 2026-06-02 19:52:16.698 | Preparing to unpack .../067-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-06-02 19:52:16.699 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-02 19:52:16.745 | Selecting previously unselected package libwavpack1:amd64. 2026-06-02 19:52:16.753 | Preparing to unpack .../068-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-06-02 19:52:16.755 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-02 19:52:16.782 | Selecting previously unselected package libxdamage1:amd64. 2026-06-02 19:52:16.789 | Preparing to unpack .../069-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-06-02 19:52:16.791 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-02 19:52:16.817 | Selecting previously unselected package libxfixes3:amd64. 2026-06-02 19:52:16.824 | Preparing to unpack .../070-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-06-02 19:52:16.826 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-02 19:52:16.850 | Selecting previously unselected package libsoup-3.0-common. 2026-06-02 19:52:16.858 | Preparing to unpack .../071-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-02 19:52:16.860 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-02 19:52:16.886 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-02 19:52:16.894 | Preparing to unpack .../072-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-02 19:52:16.896 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-02 19:52:16.929 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-06-02 19:52:16.937 | Preparing to unpack .../073-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-02 19:52:16.939 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 19:52:17.015 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-02 19:52:17.022 | Preparing to unpack .../074-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-02 19:52:17.024 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-02 19:52:17.051 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-02 19:52:17.059 | Preparing to unpack .../075-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-02 19:52:17.061 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-02 19:52:17.091 | Selecting previously unselected package libthai-data. 2026-06-02 19:52:17.099 | Preparing to unpack .../076-libthai-data_0.1.29-2build1_all.deb ... 2026-06-02 19:52:17.101 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-02 19:52:17.134 | Selecting previously unselected package libdatrie1:amd64. 2026-06-02 19:52:17.141 | Preparing to unpack .../077-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-02 19:52:17.142 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-02 19:52:17.169 | Selecting previously unselected package libthai0:amd64. 2026-06-02 19:52:17.177 | Preparing to unpack .../078-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-02 19:52:17.179 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-02 19:52:17.207 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-02 19:52:17.215 | Preparing to unpack .../079-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-02 19:52:17.217 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-02 19:52:17.246 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-02 19:52:17.253 | Preparing to unpack .../080-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-02 19:52:17.256 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-02 19:52:17.280 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-02 19:52:17.288 | Preparing to unpack .../081-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-02 19:52:17.290 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-02 19:52:17.328 | Selecting previously unselected package libxv1:amd64. 2026-06-02 19:52:17.337 | Preparing to unpack .../082-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-06-02 19:52:17.339 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-02 19:52:17.361 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-06-02 19:52:17.369 | Preparing to unpack .../083-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-02 19:52:17.371 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 19:52:17.396 | Selecting previously unselected package ipxe-qemu. 2026-06-02 19:52:17.403 | Preparing to unpack .../084-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-02 19:52:17.405 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-02 19:52:17.449 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-06-02 19:52:17.457 | Preparing to unpack .../085-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-06-02 19:52:17.459 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-02 19:52:17.494 | Selecting previously unselected package ksmtuned. 2026-06-02 19:52:17.502 | Preparing to unpack .../086-ksmtuned_4.20150326_amd64.deb ... 2026-06-02 19:52:17.503 | Unpacking ksmtuned (4.20150326) ... 2026-06-02 19:52:17.531 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-06-02 19:52:17.539 | Preparing to unpack .../087-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-02 19:52:17.541 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-02 19:52:17.568 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-06-02 19:52:17.576 | Preparing to unpack .../088-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-02 19:52:17.578 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-02 19:52:17.603 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-02 19:52:17.611 | Preparing to unpack .../089-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-02 19:52:17.613 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-02 19:52:17.641 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-02 19:52:17.653 | Preparing to unpack .../090-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-02 19:52:17.655 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-02 19:52:17.688 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-02 19:52:17.699 | Preparing to unpack .../091-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-02 19:52:17.702 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-02 19:52:17.734 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-02 19:52:17.745 | Preparing to unpack .../092-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-02 19:52:17.749 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-02 19:52:17.791 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-02 19:52:17.802 | Preparing to unpack .../093-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-02 19:52:17.805 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-02 19:52:17.845 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-02 19:52:17.852 | Preparing to unpack .../094-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-02 19:52:17.854 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-02 19:52:17.879 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-02 19:52:17.887 | Preparing to unpack .../095-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-02 19:52:17.890 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-02 19:52:17.917 | Selecting previously unselected package libcacard0:amd64. 2026-06-02 19:52:17.925 | Preparing to unpack .../096-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-02 19:52:17.927 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-02 19:52:17.955 | Selecting previously unselected package liblcms2-2:amd64. 2026-06-02 19:52:17.963 | Preparing to unpack .../097-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-06-02 19:52:17.965 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-02 19:52:17.995 | Selecting previously unselected package libcolord2:amd64. 2026-06-02 19:52:18.003 | Preparing to unpack .../098-libcolord2_1.4.7-1build2_amd64.deb ... 2026-06-02 19:52:18.005 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-06-02 19:52:18.035 | Selecting previously unselected package libcups2t64:amd64. 2026-06-02 19:52:18.043 | Preparing to unpack .../099-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-06-02 19:52:18.045 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-06-02 19:52:18.077 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-02 19:52:18.085 | Preparing to unpack .../100-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-02 19:52:18.087 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-02 19:52:18.115 | Selecting previously unselected package libwayland-client0:amd64. 2026-06-02 19:52:18.123 | Preparing to unpack .../101-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-06-02 19:52:18.125 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-02 19:52:18.152 | Selecting previously unselected package libdecor-0-0:amd64. 2026-06-02 19:52:18.159 | Preparing to unpack .../102-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-06-02 19:52:18.161 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-02 19:52:18.194 | Selecting previously unselected package libepoxy0:amd64. 2026-06-02 19:52:18.202 | Preparing to unpack .../103-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-06-02 19:52:18.207 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-02 19:52:18.250 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-06-02 19:52:18.258 | Preparing to unpack .../104-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-06-02 19:52:18.262 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-02 19:52:18.289 | Selecting previously unselected package libwayland-egl1:amd64. 2026-06-02 19:52:18.297 | Preparing to unpack .../105-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-06-02 19:52:18.299 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-02 19:52:18.328 | Selecting previously unselected package libxcomposite1:amd64. 2026-06-02 19:52:18.335 | Preparing to unpack .../106-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-06-02 19:52:18.337 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-02 19:52:18.365 | Selecting previously unselected package libxcursor1:amd64. 2026-06-02 19:52:18.373 | Preparing to unpack .../107-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-06-02 19:52:18.378 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-02 19:52:18.406 | Selecting previously unselected package libxinerama1:amd64. 2026-06-02 19:52:18.417 | Preparing to unpack .../108-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-06-02 19:52:18.420 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-02 19:52:18.444 | Selecting previously unselected package libxrandr2:amd64. 2026-06-02 19:52:18.452 | Preparing to unpack .../109-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-06-02 19:52:18.454 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-02 19:52:18.478 | Selecting previously unselected package libgtk-3-common. 2026-06-02 19:52:18.485 | Preparing to unpack .../110-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-06-02 19:52:18.488 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:18.542 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-06-02 19:52:18.550 | Preparing to unpack .../111-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-02 19:52:18.565 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:18.645 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-06-02 19:52:18.652 | Preparing to unpack .../112-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-06-02 19:52:18.654 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-02 19:52:18.682 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-06-02 19:52:18.690 | Preparing to unpack .../113-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-02 19:52:18.692 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 19:52:18.719 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-02 19:52:18.727 | Preparing to unpack .../114-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:52:18.729 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-02 19:52:18.756 | Selecting previously unselected package libdrm-intel1:amd64. 2026-06-02 19:52:18.764 | Preparing to unpack .../115-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-02 19:52:18.766 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 19:52:18.793 | Selecting previously unselected package libllvm20:amd64. 2026-06-02 19:52:18.801 | Preparing to unpack .../116-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-06-02 19:52:18.804 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-02 19:52:19.435 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-06-02 19:52:19.442 | Preparing to unpack .../117-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:19.446 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:19.474 | Selecting previously unselected package libxcb-present0:amd64. 2026-06-02 19:52:19.482 | Preparing to unpack .../118-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:19.484 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:19.516 | Selecting previously unselected package libxcb-randr0:amd64. 2026-06-02 19:52:19.528 | Preparing to unpack .../119-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:19.531 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:19.564 | Selecting previously unselected package libxcb-sync1:amd64. 2026-06-02 19:52:19.573 | Preparing to unpack .../120-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:19.576 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:19.607 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-06-02 19:52:19.615 | Preparing to unpack .../121-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:19.617 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:19.645 | Selecting previously unselected package libxshmfence1:amd64. 2026-06-02 19:52:19.653 | Preparing to unpack .../122-libxshmfence1_1.3-1build5_amd64.deb ... 2026-06-02 19:52:19.656 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-06-02 19:52:19.684 | Selecting previously unselected package mesa-libgallium:amd64. 2026-06-02 19:52:19.691 | Preparing to unpack .../123-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:19.694 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:19.917 | Selecting previously unselected package libgbm1:amd64. 2026-06-02 19:52:19.925 | Preparing to unpack .../124-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:19.927 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:19.955 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-06-02 19:52:19.963 | Preparing to unpack .../125-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-02 19:52:19.966 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:19.998 | Selecting previously unselected package libvulkan1:amd64. 2026-06-02 19:52:20.007 | Preparing to unpack .../126-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-06-02 19:52:20.009 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-02 19:52:20.041 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-06-02 19:52:20.050 | Preparing to unpack .../127-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:20.059 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:20.096 | Selecting previously unselected package libxcb-glx0:amd64. 2026-06-02 19:52:20.108 | Preparing to unpack .../128-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 19:52:20.111 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:20.140 | Selecting previously unselected package libxxf86vm1:amd64. 2026-06-02 19:52:20.148 | Preparing to unpack .../129-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-06-02 19:52:20.150 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-02 19:52:20.180 | Selecting previously unselected package libglx-mesa0:amd64. 2026-06-02 19:52:20.193 | Preparing to unpack .../130-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:20.195 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:20.227 | Selecting previously unselected package libgtk-3-bin. 2026-06-02 19:52:20.238 | Preparing to unpack .../131-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-02 19:52:20.241 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:20.276 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-02 19:52:20.284 | Preparing to unpack .../132-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-02 19:52:20.286 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-02 19:52:20.315 | Selecting previously unselected package libiscsi7:amd64. 2026-06-02 19:52:20.323 | Preparing to unpack .../133-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-02 19:52:20.325 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-02 19:52:20.354 | Selecting previously unselected package libsamplerate0:amd64. 2026-06-02 19:52:20.361 | Preparing to unpack .../134-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-06-02 19:52:20.363 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-02 19:52:20.398 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-06-02 19:52:20.406 | Preparing to unpack .../135-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-06-02 19:52:20.409 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-02 19:52:20.443 | Selecting previously unselected package libndctl6:amd64. 2026-06-02 19:52:20.451 | Preparing to unpack .../136-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-02 19:52:20.453 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-02 19:52:20.483 | Selecting previously unselected package libnfs14:amd64. 2026-06-02 19:52:20.495 | Preparing to unpack .../137-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-02 19:52:20.497 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-02 19:52:20.531 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-06-02 19:52:20.539 | Preparing to unpack .../138-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-06-02 19:52:20.543 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-02 19:52:20.578 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-06-02 19:52:20.589 | Preparing to unpack .../139-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-02 19:52:20.592 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 19:52:20.637 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-06-02 19:52:20.644 | Preparing to unpack .../140-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-02 19:52:20.647 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 19:52:20.679 | Selecting previously unselected package libpipewire-0.3-common. 2026-06-02 19:52:20.687 | Preparing to unpack .../141-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-06-02 19:52:20.689 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-02 19:52:20.717 | Selecting previously unselected package libpmem1:amd64. 2026-06-02 19:52:20.724 | Preparing to unpack .../142-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-02 19:52:20.729 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-02 19:52:20.765 | Selecting previously unselected package libpmemobj1:amd64. 2026-06-02 19:52:20.773 | Preparing to unpack .../143-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-02 19:52:20.776 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-02 19:52:20.816 | Selecting previously unselected package librados2. 2026-06-02 19:52:20.824 | Preparing to unpack .../144-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-02 19:52:20.826 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-02 19:52:20.923 | Selecting previously unselected package librbd1. 2026-06-02 19:52:20.931 | Preparing to unpack .../145-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-02 19:52:20.933 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-02 19:52:21.030 | Selecting previously unselected package librsvg2-2:amd64. 2026-06-02 19:52:21.037 | Preparing to unpack .../146-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-02 19:52:21.040 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-02 19:52:21.102 | Selecting previously unselected package librsvg2-common:amd64. 2026-06-02 19:52:21.110 | Preparing to unpack .../147-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-02 19:52:21.112 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-02 19:52:21.140 | Selecting previously unselected package libxss1:amd64. 2026-06-02 19:52:21.147 | Preparing to unpack .../148-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-06-02 19:52:21.149 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-02 19:52:21.176 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-06-02 19:52:21.184 | Preparing to unpack .../149-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-06-02 19:52:21.186 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-02 19:52:21.229 | Selecting previously unselected package libslirp0:amd64. 2026-06-02 19:52:21.236 | Preparing to unpack .../150-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-02 19:52:21.239 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-02 19:52:21.271 | Selecting previously unselected package libspice-server1:amd64. 2026-06-02 19:52:21.279 | Preparing to unpack .../151-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-06-02 19:52:21.281 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-02 19:52:21.318 | Selecting previously unselected package liburing2:amd64. 2026-06-02 19:52:21.327 | Preparing to unpack .../152-liburing2_2.5-1build1_amd64.deb ... 2026-06-02 19:52:21.330 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-02 19:52:21.359 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-02 19:52:21.367 | Preparing to unpack .../153-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-02 19:52:21.369 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-02 19:52:21.395 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-06-02 19:52:21.403 | Preparing to unpack .../154-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-06-02 19:52:21.405 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-02 19:52:21.434 | Selecting previously unselected package libvte-2.91-common. 2026-06-02 19:52:21.442 | Preparing to unpack .../155-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:21.444 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-02 19:52:21.473 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-06-02 19:52:21.481 | Preparing to unpack .../156-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:21.483 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-02 19:52:21.513 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-06-02 19:52:21.521 | Preparing to unpack .../157-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:21.523 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:21.902 | Selecting previously unselected package libfdt1:amd64. 2026-06-02 19:52:21.910 | Preparing to unpack .../158-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-02 19:52:21.914 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-02 19:52:21.956 | Selecting previously unselected package qemu-system-common. 2026-06-02 19:52:21.964 | Preparing to unpack .../159-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:21.968 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.064 | Selecting previously unselected package qemu-system-data. 2026-06-02 19:52:22.072 | Preparing to unpack .../160-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-02 19:52:22.074 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.166 | Selecting previously unselected package seabios. 2026-06-02 19:52:22.174 | Preparing to unpack .../161-seabios_1.16.3-2_all.deb ... 2026-06-02 19:52:22.177 | Unpacking seabios (1.16.3-2) ... 2026-06-02 19:52:22.222 | Selecting previously unselected package qemu-system-x86. 2026-06-02 19:52:22.231 | Preparing to unpack .../162-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:22.241 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.505 | Selecting previously unselected package qemu-utils. 2026-06-02 19:52:22.514 | Preparing to unpack .../163-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:22.519 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.595 | Selecting previously unselected package qemu-block-extra. 2026-06-02 19:52:22.603 | Preparing to unpack .../164-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:22.604 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.635 | Selecting previously unselected package qemu-system-modules-opengl. 2026-06-02 19:52:22.643 | Preparing to unpack .../165-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:22.659 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.694 | Selecting previously unselected package libglvnd0:amd64. 2026-06-02 19:52:22.702 | Preparing to unpack .../166-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-06-02 19:52:22.704 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-02 19:52:22.738 | Selecting previously unselected package libglx0:amd64. 2026-06-02 19:52:22.745 | Preparing to unpack .../167-libglx0_1.7.0-1build1_amd64.deb ... 2026-06-02 19:52:22.747 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-06-02 19:52:22.778 | Selecting previously unselected package libgl1:amd64. 2026-06-02 19:52:22.786 | Preparing to unpack .../168-libgl1_1.7.0-1build1_amd64.deb ... 2026-06-02 19:52:22.788 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-06-02 19:52:22.815 | Selecting previously unselected package qemu-system-gui. 2026-06-02 19:52:22.823 | Preparing to unpack .../169-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:22.826 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.861 | Selecting previously unselected package qemu-system-modules-spice. 2026-06-02 19:52:22.870 | Preparing to unpack .../170-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 19:52:22.872 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:22.902 | Selecting previously unselected package ovmf. 2026-06-02 19:52:22.910 | Preparing to unpack .../171-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-02 19:52:22.912 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-02 19:52:23.018 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-02 19:52:23.026 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-02 19:52:23.032 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:23.038 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-02 19:52:23.044 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-02 19:52:23.052 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-02 19:52:23.059 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-02 19:52:23.064 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-02 19:52:23.070 | Setting up session-migration (0.3.9build1) ... 2026-06-02 19:52:23.192 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-02 19:52:23.200 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-02 19:52:25.245 | Regenerating fonts cache... done. 2026-06-02 19:52:25.248 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-02 19:52:25.253 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-02 19:52:25.257 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-02 19:52:25.263 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-02 19:52:25.268 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:25.273 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-06-02 19:52:25.277 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-02 19:52:25.281 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-02 19:52:25.288 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-02 19:52:25.293 | Setting up hicolor-icon-theme (0.17-2) ... 2026-06-02 19:52:25.315 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-02 19:52:25.320 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-02 19:52:25.324 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-02 19:52:25.329 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-02 19:52:25.341 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-02 19:52:25.345 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-02 19:52:25.349 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:25.353 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-02 19:52:25.357 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:25.362 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 19:52:25.366 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:25.370 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-02 19:52:25.748 | Setting up msr-tools (1.3-5build1) ... 2026-06-02 19:52:25.757 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-02 19:52:25.765 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-02 19:52:25.771 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:25.776 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-02 19:52:25.781 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-02 19:52:25.787 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-02 19:52:25.792 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-02 19:52:25.799 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-06-02 19:52:25.806 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-02 19:52:25.813 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-02 19:52:25.819 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-02 19:52:25.830 | Setting up acl (2.3.2-1build1.1) ... 2026-06-02 19:52:25.839 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-02 19:52:25.845 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:25.850 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-02 19:52:25.857 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-02 19:52:25.864 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-02 19:52:25.870 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-02 19:52:25.879 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 19:52:25.885 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-02 19:52:25.891 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:25.896 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-02 19:52:25.904 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-02 19:52:25.908 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-02 19:52:25.915 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-06-02 19:52:25.921 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-02 19:52:25.927 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-02 19:52:25.932 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-02 19:52:25.938 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-02 19:52:25.944 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-02 19:52:25.949 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-02 19:52:25.956 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-02 19:52:25.964 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-02 19:52:25.970 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:25.977 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-02 19:52:25.985 | Setting up seabios (1.16.3-2) ... 2026-06-02 19:52:25.991 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-02 19:52:25.998 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-02 19:52:26.009 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-02 19:52:26.023 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-06-02 19:52:26.039 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-02 19:52:26.053 | Setting up cpu-checker (0.7-1.3build2) ... 2026-06-02 19:52:26.060 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-06-02 19:52:26.068 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-06-02 19:52:26.073 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-06-02 19:52:26.093 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-02 19:52:26.099 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-02 19:52:26.105 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-02 19:52:26.112 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-02 19:52:26.118 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-02 19:52:26.124 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-02 19:52:26.129 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-02 19:52:26.136 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-02 19:52:26.143 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-02 19:52:26.153 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-02 19:52:26.158 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:26.203 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-02 19:52:26.209 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-02 19:52:26.217 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-02 19:52:26.223 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-02 19:52:26.227 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-02 19:52:26.232 | Setting up ksmtuned (4.20150326) ... 2026-06-02 19:52:26.359 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-02 19:52:26.477 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-02 19:52:26.788 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-02 19:52:26.792 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-02 19:52:26.796 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-02 19:52:26.800 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-02 19:52:26.804 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-02 19:52:26.810 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-02 19:52:26.814 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 19:52:26.817 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-06-02 19:52:26.821 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-02 19:52:26.826 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-06-02 19:52:26.830 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-02 19:52:26.835 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 19:52:26.838 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-02 19:52:26.843 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-02 19:52:26.849 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:26.857 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-02 19:52:26.866 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:26.872 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:26.879 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-02 19:52:26.884 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-02 19:52:26.889 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:26.893 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-02 19:52:26.898 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-02 19:52:26.904 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-02 19:52:26.908 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:26.919 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-02 19:52:26.923 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 19:52:26.927 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-02 19:52:26.932 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-02 19:52:26.936 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-02 19:52:26.940 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 19:52:26.948 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 19:52:26.954 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-02 19:52:26.959 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-06-02 19:52:26.963 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-02 19:52:26.968 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-02 19:52:26.973 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-02 19:52:26.977 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:26.982 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-02 19:52:26.986 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-02 19:52:26.990 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-02 19:52:26.996 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:27.000 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:27.120 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-06-02 19:52:27.922 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-02 19:52:27.933 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-02 19:52:27.946 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 19:52:27.955 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:28.095 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-02 19:52:28.395 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-06-02 19:52:28.402 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-02 19:52:28.411 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-02 19:52:28.425 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-02 19:52:28.431 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-02 19:52:28.437 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:28.451 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-06-02 19:52:28.458 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-02 19:52:28.463 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-02 19:52:28.468 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-06-02 19:52:28.482 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:28.489 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-02 19:52:28.496 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-02 19:52:28.507 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 19:52:28.511 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:28.516 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-02 19:52:28.520 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-02 19:52:28.542 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:28.553 | Setting up adwaita-icon-theme (46.0-1) ... 2026-06-02 19:52:28.573 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-06-02 19:52:28.581 | Setting up humanity-icon-theme (0.6.16) ... 2026-06-02 19:52:28.760 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-06-02 19:52:28.818 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 19:52:29.713 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-02 19:52:29.739 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:29.764 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-06-02 19:52:29.780 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-02 19:52:29.785 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-02 19:52:29.793 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 19:52:29.816 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-02 19:52:29.822 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-02 19:52:29.827 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-02 19:52:29.834 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 19:52:29.839 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 19:52:29.846 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-02 19:52:29.873 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 19:52:30.488 | 2026-06-02 19:52:30.488 | Running kernel seems to be up-to-date. 2026-06-02 19:52:30.488 | 2026-06-02 19:52:30.488 | No services need to be restarted. 2026-06-02 19:52:30.488 | 2026-06-02 19:52:30.488 | No containers need to be restarted. 2026-06-02 19:52:30.488 | 2026-06-02 19:52:30.488 | User sessions running outdated binaries: 2026-06-02 19:52:30.488 | ubuntu @ session #1: python3[1639] 2026-06-02 19:52:30.497 | 2026-06-02 19:52:30.497 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 19:52:31.855 | + functions-common:apt_get:1205 : result=0 2026-06-02 19:52:31.857 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 19:52:31.860 | + functions-common:time_stop:2414 : local name 2026-06-02 19:52:31.861 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:52:31.863 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:52:31.865 | + functions-common:time_stop:2417 : local total 2026-06-02 19:52:31.867 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:52:31.869 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 19:52:31.871 | + functions-common:time_stop:2421 : start_time=1780429927588 2026-06-02 19:52:31.872 | + functions-common:time_stop:2423 : [[ -z 1780429927588 ]] 2026-06-02 19:52:31.874 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:52:31.877 | + functions-common:time_stop:2426 : end_time=1780429951875 2026-06-02 19:52:31.879 | + functions-common:time_stop:2427 : elapsed_time=24287 2026-06-02 19:52:31.881 | + functions-common:time_stop:2428 : total=661 2026-06-02 19:52:31.883 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:52:31.886 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24948 2026-06-02 19:52:31.887 | + functions-common:apt_get:1209 : return 0 2026-06-02 19:52:31.889 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-02 19:52:31.892 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-02 19:52:31.892 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-02 19:52:31.906 | + lib/host:configure_ksm:19 : echo 0 2026-06-02 19:52:31.906 | 0 2026-06-02 19:52:31.910 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-02 19:52:31.912 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:31.914 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-02 19:52:31.925 | vm.dirty_ratio = 60 2026-06-02 19:52:31.929 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-02 19:52:31.937 | vm.dirty_background_ratio = 10 2026-06-02 19:52:31.940 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-02 19:52:31.948 | vm.vfs_cache_pressure = 50 2026-06-02 19:52:31.951 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-02 19:52:31.959 | vm.swappiness = 100 2026-06-02 19:52:31.962 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-02 19:52:31.971 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-02 19:52:31.971 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-02 19:52:31.971 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-02 19:52:31.971 | /proc/sys/vm/compaction_proactiveness:20 2026-06-02 19:52:31.971 | /proc/sys/vm/dirty_background_bytes:0 2026-06-02 19:52:31.971 | /proc/sys/vm/dirty_background_ratio:10 2026-06-02 19:52:31.971 | /proc/sys/vm/dirty_bytes:0 2026-06-02 19:52:31.971 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-02 19:52:31.971 | /proc/sys/vm/dirty_ratio:60 2026-06-02 19:52:31.971 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-02 19:52:31.971 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-02 19:52:31.971 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-02 19:52:31.972 | /proc/sys/vm/extfrag_threshold:500 2026-06-02 19:52:31.972 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-02 19:52:31.972 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-02 19:52:31.972 | /proc/sys/vm/laptop_mode:0 2026-06-02 19:52:31.972 | /proc/sys/vm/legacy_va_layout:0 2026-06-02 19:52:31.972 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-02 19:52:31.972 | /proc/sys/vm/max_map_count:1048576 2026-06-02 19:52:31.972 | /proc/sys/vm/memfd_noexec:0 2026-06-02 19:52:31.972 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-02 19:52:31.972 | /proc/sys/vm/memory_failure_recovery:1 2026-06-02 19:52:31.972 | /proc/sys/vm/min_free_kbytes:67584 2026-06-02 19:52:31.972 | /proc/sys/vm/min_slab_ratio:5 2026-06-02 19:52:31.972 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-02 19:52:31.972 | /proc/sys/vm/mmap_min_addr:65536 2026-06-02 19:52:31.972 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-02 19:52:31.972 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-02 19:52:31.972 | /proc/sys/vm/nr_hugepages:0 2026-06-02 19:52:31.972 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-02 19:52:31.972 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-02 19:52:31.972 | /proc/sys/vm/numa_stat:1 2026-06-02 19:52:31.972 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-02 19:52:31.972 | /proc/sys/vm/oom_dump_tasks:1 2026-06-02 19:52:31.972 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-02 19:52:31.972 | /proc/sys/vm/overcommit_kbytes:0 2026-06-02 19:52:31.972 | /proc/sys/vm/overcommit_memory:0 2026-06-02 19:52:31.972 | /proc/sys/vm/overcommit_ratio:50 2026-06-02 19:52:31.972 | /proc/sys/vm/page-cluster:3 2026-06-02 19:52:31.972 | /proc/sys/vm/page_lock_unfairness:5 2026-06-02 19:52:31.972 | /proc/sys/vm/panic_on_oom:0 2026-06-02 19:52:31.972 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-02 19:52:31.972 | /proc/sys/vm/stat_interval:1 2026-06-02 19:52:31.972 | /proc/sys/vm/swappiness:100 2026-06-02 19:52:31.972 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-02 19:52:31.972 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-02 19:52:31.972 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-02 19:52:31.972 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-02 19:52:31.972 | /proc/sys/vm/watermark_scale_factor:10 2026-06-02 19:52:31.972 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-02 19:52:31.975 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-02 19:52:31.978 | + lib/host:tune_host:97 : configure_host_net 2026-06-02 19:52:31.980 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-02 19:52:31.982 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:31.984 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-02 19:52:31.993 | net.ipv4.tcp_keepalive_time = 60 2026-06-02 19:52:31.997 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-02 19:52:32.005 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-02 19:52:32.008 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-02 19:52:32.015 | net.ipv4.tcp_keepalive_probes = 6 2026-06-02 19:52:32.019 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-02 19:52:32.027 | net.ipv4.tcp_fastopen = 3 2026-06-02 19:52:32.030 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_fastopen_key:62b5f1ef-6aa289e3-a1538176-426815c4 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_mem:286542 382056 573084 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-02 19:52:32.039 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-02 19:52:32.040 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-02 19:52:32.042 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-02 19:52:32.051 | net.core.default_qdisc = pfifo_fast 2026-06-02 19:52:32.055 | + ./stack.sh:main:594 : fetch_plugins 2026-06-02 19:52:32.057 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-06-02 19:52:32.059 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-02 19:52:32.061 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-06-02 19:52:32.063 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-02 19:52:32.063 | Fetching DevStack plugins 2026-06-02 19:52:32.064 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-02 19:52:32.066 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-06-02 19:52:32.069 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-06-02 19:52:32.070 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-06-02 19:52:32.072 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-06-02 19:52:32.073 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-02 19:52:32.075 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-06-02 19:52:32.076 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-06-02 19:52:32.078 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-02 19:52:32.079 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 19:52:32.080 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 19:52:32.082 | ++ functions-common:git_clone:587 : pwd 2026-06-02 19:52:32.084 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 19:52:32.086 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 19:52:32.088 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 19:52:32.099 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 19:52:32.101 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 19:52:32.102 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:32.105 | + functions-common:git_clone:604 : echo master 2026-06-02 19:52:32.105 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 19:52:32.109 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-02 19:52:32.111 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:32.112 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-02 19:52:32.124 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-02 19:52:32.126 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 19:52:32.126 | + functions-common:git_clone:667 : head -1 2026-06-02 19:52:32.152 | a1fc3c6a60 Merge "Consume DEVICE_OWNER_VPN_ROUTER_GW constant from neutron-lib" 2026-06-02 19:52:32.155 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 19:52:32.157 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-02 19:52:32.159 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-02 19:52:32.161 | + functions-common:run_phase:1843 : local phase= 2026-06-02 19:52:32.163 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 19:52:32.165 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 19:52:32.167 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 19:52:32.169 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 19:52:32.171 | + functions-common:run_phase:1852 : local extra 2026-06-02 19:52:32.173 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 19:52:32.176 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 19:52:32.179 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 19:52:32.182 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 19:52:32.184 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-02 19:52:32.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 19:52:32.199 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:32.201 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-02 19:52:32.203 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 19:52:32.205 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 19:52:32.207 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 19:52:32.209 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 19:52:32.210 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 19:52:32.212 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-02 19:52:32.214 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-02 19:52:32.215 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-02 19:52:32.217 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 19:52:32.219 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-02 19:52:32.220 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-06-02 19:52:32.222 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-02 19:52:32.223 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-06-02 19:52:32.225 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-02 19:52:32.225 | Overriding Configuration Defaults 2026-06-02 19:52:32.226 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-02 19:52:32.228 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-06-02 19:52:32.229 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-06-02 19:52:32.231 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-02 19:52:32.247 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-02 19:52:32.249 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-02 19:52:32.262 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:32.265 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.86 2026-06-02 19:52:32.268 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.86 2026-06-02 19:52:32.268 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 19:52:32.272 | ++ lib/tls:source:40 : TLS_IP=10.4.3.86 2026-06-02 19:52:32.274 | +++ lib/tls:source:43 : hostname -f 2026-06-02 19:52:32.278 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-06-02 19:52:32.280 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-02 19:52:32.282 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-02 19:52:32.283 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-02 19:52:32.285 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-02 19:52:32.287 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-02 19:52:32.289 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-02 19:52:32.291 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-02 19:52:32.294 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-02 19:52:32.296 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-02 19:52:32.299 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-02 19:52:32.310 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-02 19:52:32.326 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-02 19:52:32.338 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-02 19:52:32.349 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-02 19:52:32.380 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-02 19:52:32.444 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-02 19:52:32.528 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-02 19:52:32.552 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-02 19:52:32.598 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-02 19:52:32.646 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-02 19:52:32.649 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-02 19:52:32.663 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:32.665 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-02 19:52:32.667 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-02 19:52:32.670 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-02 19:52:32.672 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-02 19:52:32.674 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-02 19:52:32.677 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-02 19:52:32.693 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:32.695 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-02 19:52:32.698 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-02 19:52:32.700 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-02 19:52:32.702 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-02 19:52:32.705 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-02 19:52:32.707 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-02 19:52:32.710 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-02 19:52:32.712 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-02 19:52:32.715 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-02 19:52:32.730 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-02 19:52:32.732 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-02 19:52:32.735 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-02 19:52:32.737 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-02 19:52:32.739 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-02 19:52:32.741 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-02 19:52:32.744 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-02 19:52:32.746 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-02 19:52:32.748 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-02 19:52:32.751 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-02 19:52:32.753 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-02 19:52:32.755 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.86 2026-06-02 19:52:32.758 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-02 19:52:32.761 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-02 19:52:32.764 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-02 19:52:32.765 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 19:52:32.769 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-02 19:52:32.772 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-02 19:52:32.774 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-02 19:52:32.777 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-02 19:52:32.779 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-02 19:52:32.782 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-02 19:52:32.797 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-02 19:52:32.800 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.86 2026-06-02 19:52:32.803 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.86 2026-06-02 19:52:32.804 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 19:52:32.808 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.86 2026-06-02 19:52:32.810 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-02 19:52:32.813 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-02 19:52:32.815 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-02 19:52:32.817 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-02 19:52:32.820 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-02 19:52:32.822 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-02 19:52:32.825 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-02 19:52:32.826 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-02 19:52:32.829 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-02 19:52:32.831 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-02 19:52:32.834 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-02 19:52:32.836 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-02 19:52:32.838 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-02 19:52:32.840 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-02 19:52:32.842 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-02 19:52:32.845 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-02 19:52:32.847 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-02 19:52:32.850 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-02 19:52:32.852 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-02 19:52:32.855 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-02 19:52:32.857 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-02 19:52:32.860 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-02 19:52:32.875 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:32.878 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-02 19:52:32.881 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-02 19:52:32.883 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-02 19:52:32.884 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-02 19:52:32.886 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:32.888 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-02 19:52:32.890 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-02 19:52:32.892 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-02 19:52:32.894 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-02 19:52:32.896 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-02 19:52:32.897 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-02 19:52:32.899 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-02 19:52:32.901 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-02 19:52:32.902 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-02 19:52:32.905 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-02 19:52:32.906 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-02 19:52:32.908 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-02 19:52:32.910 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-02 19:52:32.912 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-02 19:52:33.013 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-02 19:52:33.026 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-02 19:52:33.028 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-02 19:52:33.029 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-02 19:52:33.031 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-02 19:52:33.034 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-02 19:52:33.035 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-02 19:52:33.037 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-02 19:52:33.039 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-02 19:52:33.042 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-02 19:52:33.044 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-02 19:52:33.046 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-02 19:52:33.049 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-02 19:52:33.051 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-02 19:52:33.054 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-02 19:52:33.057 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-02 19:52:33.059 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-02 19:52:33.062 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-02 19:52:33.065 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-02 19:52:33.068 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-02 19:52:33.070 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-02 19:52:33.074 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-02 19:52:33.075 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-02 19:52:33.075 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-02 19:52:33.076 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-02 19:52:33.081 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=68:0449:e7b0 2026-06-02 19:52:33.083 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-02 19:52:33.086 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-02 19:52:33.088 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-02 19:52:33.091 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-02 19:52:33.093 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd68:0449:e7b0::/56 2026-06-02 19:52:33.098 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd68:0449:e7b0::/56 2026-06-02 19:52:33.098 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-02 19:52:33.104 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd68:0449:e7b0::/64 2026-06-02 19:52:33.107 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-02 19:52:33.109 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-02 19:52:33.111 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-02 19:52:33.114 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-02 19:52:33.116 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-02 19:52:33.119 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-02 19:52:33.121 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-02 19:52:33.123 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-02 19:52:33.126 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-02 19:52:33.128 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-02 19:52:33.130 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-02 19:52:33.133 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-02 19:52:33.135 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-02 19:52:33.138 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd68:0449:e7b0::/56 2026-06-02 19:52:33.140 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-02 19:52:33.143 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-02 19:52:33.146 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-02 19:52:33.147 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-02 19:52:33.148 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-02 19:52:33.153 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-06-02 19:52:33.156 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-02 19:52:33.157 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-02 19:52:33.157 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-02 19:52:33.163 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-02 19:52:33.168 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-02 19:52:33.170 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-02 19:52:33.173 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-02 19:52:33.176 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-02 19:52:33.179 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-02 19:52:33.182 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-02 19:52:33.184 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-02 19:52:33.187 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-02 19:52:33.191 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-02 19:52:33.209 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-02 19:52:33.225 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-02 19:52:33.240 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-02 19:52:33.254 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-02 19:52:33.268 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-02 19:52:33.304 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-02 19:52:33.307 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-02 19:52:33.310 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-02 19:52:33.313 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-02 19:52:33.315 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-02 19:52:33.318 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-02 19:52:33.334 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-02 19:52:33.336 | + ./stack.sh:main:629 : run_phase source 2026-06-02 19:52:33.339 | + functions-common:run_phase:1842 : local mode=source 2026-06-02 19:52:33.341 | + functions-common:run_phase:1843 : local phase= 2026-06-02 19:52:33.343 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 19:52:33.345 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 19:52:33.348 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 19:52:33.349 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 19:52:33.351 | + functions-common:run_phase:1852 : local extra 2026-06-02 19:52:33.354 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 19:52:33.358 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 19:52:33.360 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 19:52:33.362 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 19:52:33.365 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-02 19:52:33.367 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 19:52:33.381 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:33.383 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-02 19:52:33.385 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-02 19:52:33.425 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-02 19:52:33.428 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-02 19:52:33.431 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-02 19:52:33.433 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-02 19:52:33.435 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-06-02 19:52:33.438 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-02 19:52:33.440 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-06-02 19:52:33.443 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-02 19:52:33.443 | Loading plugin settings 2026-06-02 19:52:33.445 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-02 19:52:33.447 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-06-02 19:52:33.450 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-06-02 19:52:33.453 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-06-02 19:52:33.455 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-06-02 19:52:33.457 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-06-02 19:52:33.460 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-06-02 19:52:33.463 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-06-02 19:52:33.465 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-06-02 19:52:33.467 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-02 19:52:33.470 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-06-02 19:52:33.472 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-06-02 19:52:33.474 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-02 19:52:33.477 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 19:52:33.480 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-06-02 19:52:33.496 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-06-02 19:52:33.498 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-06-02 19:52:33.500 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-06-02 19:52:33.503 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-06-02 19:52:33.505 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-06-02 19:52:33.508 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-06-02 19:52:33.525 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-06-02 19:52:33.527 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-02 19:52:33.530 | + functions-common:verify_disabled_services:2125 : local service 2026-06-02 19:52:33.533 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.535 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-06-02 19:52:33.538 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.541 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-06-02 19:52:33.543 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.546 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-06-02 19:52:33.549 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.551 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-06-02 19:52:33.554 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.556 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-06-02 19:52:33.559 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.561 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-06-02 19:52:33.564 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.566 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-06-02 19:52:33.569 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.572 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-06-02 19:52:33.574 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.576 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-06-02 19:52:33.579 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.582 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-06-02 19:52:33.584 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.587 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-06-02 19:52:33.589 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.592 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-06-02 19:52:33.594 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.597 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-06-02 19:52:33.600 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.603 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-06-02 19:52:33.606 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.609 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-06-02 19:52:33.611 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.613 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-06-02 19:52:33.615 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.618 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-06-02 19:52:33.620 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.622 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-06-02 19:52:33.625 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.628 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-06-02 19:52:33.630 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.633 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-06-02 19:52:33.635 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.638 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-06-02 19:52:33.640 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.643 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-06-02 19:52:33.645 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.647 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-06-02 19:52:33.649 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.652 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-06-02 19:52:33.655 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.657 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-06-02 19:52:33.660 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.662 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-06-02 19:52:33.664 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.667 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-06-02 19:52:33.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.671 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-06-02 19:52:33.673 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.676 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-06-02 19:52:33.678 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.681 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-06-02 19:52:33.683 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 19:52:33.686 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-06-02 19:52:33.689 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-02 19:52:33.691 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-02 19:52:33.693 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-02 19:52:33.709 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:33.712 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-02 19:52:33.714 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-02 19:52:33.716 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-02 19:52:33.730 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 19:52:33.732 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-02 19:52:33.734 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-02 19:52:33.736 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-02 19:52:33.738 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-02 19:52:33.741 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-02 19:52:33.743 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-02 19:52:33.745 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-02 19:52:33.748 | + lib/database:initialize_database_backends:92 : return 0 2026-06-02 19:52:33.750 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-02 19:52:33.750 | Using mysql database backend 2026-06-02 19:52:33.753 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-02 19:52:33.767 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-02 19:52:33.770 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-02 19:52:33.772 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-02 19:52:33.775 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-02 19:52:33.778 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-02 19:52:33.781 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-02 19:52:33.795 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:33.797 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-02 19:52:33.812 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-02 19:52:33.827 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:33.829 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-02 19:52:33.844 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-02 19:52:33.858 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-02 19:52:33.874 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 19:52:33.876 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-02 19:52:33.894 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:52:33.896 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-06-02 19:52:33.912 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-06-02 19:52:33.914 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-06-02 19:52:33.916 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-02 19:52:33.919 | + functions-common:save_stackenv:65 : local tag=762 2026-06-02 19:52:33.922 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-02 19:52:33.925 | + functions-common:save_stackenv:67 : time_stamp=2026-06-02-195233 2026-06-02 19:52:33.927 | + functions-common:save_stackenv:68 : echo '# 2026-06-02-195233 762' 2026-06-02 19:52:33.929 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.932 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-02 19:52:33.934 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.936 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-02 19:52:33.939 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.942 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-02 19:52:33.944 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.946 | + 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-06-02 19:52:33.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.951 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.86 2026-06-02 19:52:33.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.956 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.86/identity 2026-06-02 19:52:33.959 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.962 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-02-195203 2026-06-02 19:52:33.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.967 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-02 19:52:33.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.972 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.86 2026-06-02 19:52:33.974 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.976 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-02 19:52:33.979 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.981 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.86 2026-06-02 19:52:33.984 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.986 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-02 19:52:33.988 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.991 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-02 19:52:33.994 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:33.996 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.86 2026-06-02 19:52:33.999 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 19:52:34.001 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-02 19:52:34.004 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-02 19:52:34.006 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-02 19:52:34.009 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-02 19:52:34.010 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-02 19:52:34.012 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 19:52:34.014 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 19:52:34.017 | ++ functions-common:git_clone:587 : pwd 2026-06-02 19:52:34.019 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 19:52:34.021 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 19:52:34.024 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 19:52:34.040 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 19:52:34.042 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 19:52:34.044 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:34.047 | + functions-common:git_clone:604 : echo master 2026-06-02 19:52:34.048 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 19:52:34.053 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-02 19:52:34.056 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:34.058 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-02 19:52:34.075 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-02 19:52:34.078 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 19:52:34.079 | + functions-common:git_clone:667 : head -1 2026-06-02 19:52:34.083 | 6f76e644 Updated from generate-constraints 2026-06-02 19:52:34.086 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 19:52:34.089 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-02 19:52:34.092 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 19:52:34.094 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-02 19:52:34.098 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-02 19:52:34.101 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-02 19:52:34.103 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-02 19:52:34.106 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-02 19:52:34.108 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-02 19:52:34.111 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-02 19:52:34.114 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-02 19:52:34.118 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-02 19:52:34.123 | ++ tools/install_prereqs.sh:source:47 : NOW=1780429954 2026-06-02 19:52:34.127 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-02 19:52:34.131 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-02 19:52:34.133 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-02 19:52:34.135 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780429954 2026-06-02 19:52:34.137 | ++ tools/install_prereqs.sh:source:50 : [[ 1780429954 -lt 7200 ]] 2026-06-02 19:52:34.140 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-02 19:52:34.143 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-02 19:52:34.146 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-02 19:52:34.148 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-02 19:52:34.150 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-02 19:52:34.152 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-02 19:52:34.154 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-02 19:52:34.157 | +++ 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-06-02 19:52:34.186 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-02 19:52:34.186 | apache2-dev 2026-06-02 19:52:34.186 | bc 2026-06-02 19:52:34.186 | bsdmainutils 2026-06-02 19:52:34.186 | curl 2026-06-02 19:52:34.186 | g++ 2026-06-02 19:52:34.186 | gawk 2026-06-02 19:52:34.186 | gcc 2026-06-02 19:52:34.186 | gettext 2026-06-02 19:52:34.186 | git 2026-06-02 19:52:34.186 | graphviz 2026-06-02 19:52:34.186 | iputils-ping 2026-06-02 19:52:34.186 | libffi-dev 2026-06-02 19:52:34.186 | libjpeg-dev 2026-06-02 19:52:34.186 | libpq-dev 2026-06-02 19:52:34.186 | libssl-dev 2026-06-02 19:52:34.186 | libsystemd-dev 2026-06-02 19:52:34.186 | libxml2-dev 2026-06-02 19:52:34.186 | libxslt1-dev 2026-06-02 19:52:34.186 | libyaml-dev 2026-06-02 19:52:34.186 | lsof 2026-06-02 19:52:34.186 | openssh-server 2026-06-02 19:52:34.186 | openssl 2026-06-02 19:52:34.186 | pkg-config 2026-06-02 19:52:34.186 | psmisc 2026-06-02 19:52:34.186 | python3-dev 2026-06-02 19:52:34.186 | python3-pip 2026-06-02 19:52:34.186 | python3-systemd 2026-06-02 19:52:34.186 | python3-venv 2026-06-02 19:52:34.186 | tar 2026-06-02 19:52:34.186 | tcpdump 2026-06-02 19:52:34.186 | unzip 2026-06-02 19:52:34.186 | uuid-runtime 2026-06-02 19:52:34.186 | wget 2026-06-02 19:52:34.186 | zlib1g-dev 2026-06-02 19:52:34.186 | lvm2 2026-06-02 19:52:34.186 | qemu-utils 2026-06-02 19:52:34.186 | thin-provisioning-tools 2026-06-02 19:52:34.186 | lsscsi 2026-06-02 19:52:34.186 | open-iscsi 2026-06-02 19:52:34.186 | libkrb5-dev 2026-06-02 19:52:34.186 | libldap2-dev 2026-06-02 19:52:34.186 | libsasl2-dev 2026-06-02 19:52:34.186 | memcached 2026-06-02 19:52:34.186 | python3-mysqldb 2026-06-02 19:52:34.186 | sqlite3 2026-06-02 19:52:34.186 | conntrack 2026-06-02 19:52:34.186 | curl 2026-06-02 19:52:34.186 | ebtables 2026-06-02 19:52:34.186 | genisoimage 2026-06-02 19:52:34.186 | iptables 2026-06-02 19:52:34.186 | iputils-arping 2026-06-02 19:52:34.186 | kpartx 2026-06-02 19:52:34.186 | libjs-jquery-tablesorter 2026-06-02 19:52:34.186 | parted 2026-06-02 19:52:34.186 | pm-utils 2026-06-02 19:52:34.186 | python3-mysqldb 2026-06-02 19:52:34.186 | socat 2026-06-02 19:52:34.186 | sqlite3 2026-06-02 19:52:34.186 | sudo 2026-06-02 19:52:34.186 | vlan 2026-06-02 19:52:34.186 | cryptsetup 2026-06-02 19:52:34.186 | dosfstools 2026-06-02 19:52:34.186 | genisoimage 2026-06-02 19:52:34.186 | gir1.2-libosinfo-1.0 2026-06-02 19:52:34.186 | netcat-openbsd 2026-06-02 19:52:34.186 | open-iscsi 2026-06-02 19:52:34.186 | qemu-utils 2026-06-02 19:52:34.186 | sg3-utils 2026-06-02 19:52:34.186 | sysfsutils 2026-06-02 19:52:34.187 | acl 2026-06-02 19:52:34.187 | dnsmasq-base 2026-06-02 19:52:34.187 | dnsmasq-utils 2026-06-02 19:52:34.187 | ebtables 2026-06-02 19:52:34.187 | haproxy 2026-06-02 19:52:34.187 | iptables 2026-06-02 19:52:34.187 | iputils-arping 2026-06-02 19:52:34.187 | iputils-ping 2026-06-02 19:52:34.187 | postgresql-server-dev-all 2026-06-02 19:52:34.187 | python3-mysqldb 2026-06-02 19:52:34.187 | sqlite3 2026-06-02 19:52:34.187 | sudo 2026-06-02 19:52:34.187 | vlan 2026-06-02 19:52:34.187 | curl 2026-06-02 19:52:34.187 | liberasurecode-dev 2026-06-02 19:52:34.187 | make 2026-06-02 19:52:34.187 | memcached 2026-06-02 19:52:34.187 | rsync 2026-06-02 19:52:34.187 | sqlite3 2026-06-02 19:52:34.187 | xfsprogs 2026-06-02 19:52:34.187 | apache2' 2026-06-02 19:52:34.189 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-02 19:52:34.212 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-02 19:52:34.212 | apache2-dev 2026-06-02 19:52:34.212 | bc 2026-06-02 19:52:34.212 | bsdmainutils 2026-06-02 19:52:34.212 | curl 2026-06-02 19:52:34.212 | g++ 2026-06-02 19:52:34.212 | gawk 2026-06-02 19:52:34.212 | gcc 2026-06-02 19:52:34.212 | gettext 2026-06-02 19:52:34.212 | git 2026-06-02 19:52:34.212 | graphviz 2026-06-02 19:52:34.212 | iputils-ping 2026-06-02 19:52:34.212 | libffi-dev 2026-06-02 19:52:34.212 | libjpeg-dev 2026-06-02 19:52:34.212 | libpq-dev 2026-06-02 19:52:34.212 | libssl-dev 2026-06-02 19:52:34.212 | libsystemd-dev 2026-06-02 19:52:34.212 | libxml2-dev 2026-06-02 19:52:34.212 | libxslt1-dev 2026-06-02 19:52:34.212 | libyaml-dev 2026-06-02 19:52:34.212 | lsof 2026-06-02 19:52:34.212 | openssh-server 2026-06-02 19:52:34.212 | openssl 2026-06-02 19:52:34.212 | pkg-config 2026-06-02 19:52:34.212 | psmisc 2026-06-02 19:52:34.212 | python3-dev 2026-06-02 19:52:34.212 | python3-pip 2026-06-02 19:52:34.212 | python3-systemd 2026-06-02 19:52:34.212 | python3-venv 2026-06-02 19:52:34.212 | tar 2026-06-02 19:52:34.212 | tcpdump 2026-06-02 19:52:34.212 | unzip 2026-06-02 19:52:34.212 | uuid-runtime 2026-06-02 19:52:34.212 | wget 2026-06-02 19:52:34.212 | zlib1g-dev 2026-06-02 19:52:34.212 | lvm2 2026-06-02 19:52:34.212 | qemu-utils 2026-06-02 19:52:34.212 | thin-provisioning-tools 2026-06-02 19:52:34.212 | lsscsi 2026-06-02 19:52:34.212 | open-iscsi 2026-06-02 19:52:34.212 | libkrb5-dev 2026-06-02 19:52:34.212 | libldap2-dev 2026-06-02 19:52:34.212 | libsasl2-dev 2026-06-02 19:52:34.212 | memcached 2026-06-02 19:52:34.212 | python3-mysqldb 2026-06-02 19:52:34.212 | sqlite3 2026-06-02 19:52:34.212 | conntrack 2026-06-02 19:52:34.212 | curl 2026-06-02 19:52:34.212 | ebtables 2026-06-02 19:52:34.212 | genisoimage 2026-06-02 19:52:34.212 | iptables 2026-06-02 19:52:34.212 | iputils-arping 2026-06-02 19:52:34.212 | kpartx 2026-06-02 19:52:34.212 | libjs-jquery-tablesorter 2026-06-02 19:52:34.212 | parted 2026-06-02 19:52:34.212 | pm-utils 2026-06-02 19:52:34.212 | python3-mysqldb 2026-06-02 19:52:34.212 | socat 2026-06-02 19:52:34.212 | sqlite3 2026-06-02 19:52:34.212 | sudo 2026-06-02 19:52:34.212 | vlan 2026-06-02 19:52:34.212 | cryptsetup 2026-06-02 19:52:34.212 | dosfstools 2026-06-02 19:52:34.212 | genisoimage 2026-06-02 19:52:34.212 | gir1.2-libosinfo-1.0 2026-06-02 19:52:34.212 | netcat-openbsd 2026-06-02 19:52:34.212 | open-iscsi 2026-06-02 19:52:34.212 | qemu-utils 2026-06-02 19:52:34.212 | sg3-utils 2026-06-02 19:52:34.212 | sysfsutils 2026-06-02 19:52:34.212 | acl 2026-06-02 19:52:34.212 | dnsmasq-base 2026-06-02 19:52:34.212 | dnsmasq-utils 2026-06-02 19:52:34.212 | ebtables 2026-06-02 19:52:34.212 | haproxy 2026-06-02 19:52:34.212 | iptables 2026-06-02 19:52:34.212 | iputils-arping 2026-06-02 19:52:34.212 | iputils-ping 2026-06-02 19:52:34.212 | postgresql-server-dev-all 2026-06-02 19:52:34.212 | python3-mysqldb 2026-06-02 19:52:34.212 | sqlite3 2026-06-02 19:52:34.212 | sudo 2026-06-02 19:52:34.212 | vlan 2026-06-02 19:52:34.212 | curl 2026-06-02 19:52:34.212 | liberasurecode-dev 2026-06-02 19:52:34.212 | make 2026-06-02 19:52:34.212 | memcached 2026-06-02 19:52:34.212 | rsync 2026-06-02 19:52:34.212 | sqlite3 2026-06-02 19:52:34.212 | xfsprogs 2026-06-02 19:52:34.212 | apache2 ' 2026-06-02 19:52:34.214 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-02 19:52:34.217 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:52:34.220 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:52:34.223 | ++ 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-06-02 19:52:34.224 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-02 19:52:34.228 | ++ 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-06-02 19:52:34.230 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-02 19:52:34.233 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 19:52:34.235 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 19:52:34.237 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 19:52:34.239 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 19:52:34.242 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 19:52:34.244 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:52:34.247 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:52:34.250 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 19:52:34.252 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 19:52:34.255 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 19:52:34.257 | ++ functions-common:apt_get_update:1161 : return 2026-06-02 19:52:34.260 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-02 19:52:34.263 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 19:52:34.265 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:52:34.267 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:52:34.270 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-02 19:52:34.293 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-02 19:52:34.322 | Reading package lists... 2026-06-02 19:52:34.603 | Building dependency tree... 2026-06-02 19:52:34.604 | Reading state information... 2026-06-02 19:52:34.994 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-02 19:52:34.994 | bc set to manually installed. 2026-06-02 19:52:34.994 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-02 19:52:34.994 | g++ set to manually installed. 2026-06-02 19:52:34.994 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-02 19:52:34.994 | gawk set to manually installed. 2026-06-02 19:52:34.994 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-02 19:52:34.994 | gcc set to manually installed. 2026-06-02 19:52:34.994 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-02 19:52:34.994 | git set to manually installed. 2026-06-02 19:52:34.994 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-02 19:52:34.994 | iputils-ping set to manually installed. 2026-06-02 19:52:34.994 | lsof is already the newest version (4.95.0-1build3). 2026-06-02 19:52:34.994 | lsof set to manually installed. 2026-06-02 19:52:34.994 | psmisc is already the newest version (23.7-1build1). 2026-06-02 19:52:34.994 | psmisc set to manually installed. 2026-06-02 19:52:34.994 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-02 19:52:34.994 | python3-dev set to manually installed. 2026-06-02 19:52:34.994 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-02 19:52:34.994 | python3-systemd is already the newest version (235-1build4). 2026-06-02 19:52:34.994 | python3-systemd set to manually installed. 2026-06-02 19:52:34.994 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-02 19:52:34.994 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-02 19:52:34.994 | tar set to manually installed. 2026-06-02 19:52:34.994 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-02 19:52:34.994 | tcpdump set to manually installed. 2026-06-02 19:52:34.994 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-02 19:52:34.994 | wget set to manually installed. 2026-06-02 19:52:34.994 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-02 19:52:34.994 | zlib1g-dev set to manually installed. 2026-06-02 19:52:34.994 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-02 19:52:34.994 | lvm2 set to manually installed. 2026-06-02 19:52:34.994 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-02 19:52:34.994 | qemu-utils set to manually installed. 2026-06-02 19:52:34.994 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-02 19:52:34.994 | thin-provisioning-tools set to manually installed. 2026-06-02 19:52:34.994 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-02 19:52:34.994 | open-iscsi set to manually installed. 2026-06-02 19:52:34.994 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-02 19:52:34.994 | iptables set to manually installed. 2026-06-02 19:52:34.994 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-02 19:52:34.994 | kpartx set to manually installed. 2026-06-02 19:52:34.994 | parted is already the newest version (3.6-4build1). 2026-06-02 19:52:34.994 | parted set to manually installed. 2026-06-02 19:52:34.994 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-02 19:52:34.994 | cryptsetup set to manually installed. 2026-06-02 19:52:34.994 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-02 19:52:34.994 | dosfstools set to manually installed. 2026-06-02 19:52:34.994 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-02 19:52:34.994 | netcat-openbsd set to manually installed. 2026-06-02 19:52:34.994 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-02 19:52:34.994 | sg3-utils set to manually installed. 2026-06-02 19:52:34.994 | acl is already the newest version (2.3.2-1build1.1). 2026-06-02 19:52:34.994 | acl set to manually installed. 2026-06-02 19:52:34.994 | make is already the newest version (4.3-4.1build2). 2026-06-02 19:52:34.994 | make set to manually installed. 2026-06-02 19:52:34.994 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-06-02 19:52:34.994 | xfsprogs set to manually installed. 2026-06-02 19:52:34.994 | The following additional packages will be installed: 2026-06-02 19:52:34.994 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-02 19:52:34.994 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-06-02 19:52:34.994 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-06-02 19:52:34.994 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-06-02 19:52:34.994 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-06-02 19:52:34.994 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-02 19:52:34.994 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-06-02 19:52:34.994 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-06-02 19:52:34.994 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-06-02 19:52:34.994 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-06-02 19:52:34.994 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-02 19:52:34.994 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-06-02 19:52:34.995 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-06-02 19:52:34.995 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-02 19:52:34.995 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev 2026-06-02 19:52:34.995 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-02 19:52:34.995 | libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-02 19:52:34.995 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-02 19:52:34.995 | libsmartcols1 libssl3t64 libsub-override-perl libsys-hostname-long-perl 2026-06-02 19:52:34.995 | libsysfs2 libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl 2026-06-02 19:52:34.995 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-02 19:52:34.995 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-02 19:52:34.995 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-06-02 19:52:34.996 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-02 19:52:34.996 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-06-02 19:52:34.996 | systemd-resolved systemd-sysv systemd-timesyncd udev util-linux uuid-dev 2026-06-02 19:52:34.996 | vbetool 2026-06-02 19:52:34.998 | Suggested packages: 2026-06-02 19:52:34.998 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-02 19:52:34.998 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-02 19:52:34.998 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-02 19:52:34.998 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-02 19:52:34.998 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-06-02 19:52:34.998 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-06-02 19:52:34.998 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-02 19:52:34.998 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-06-02 19:52:34.998 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-06-02 19:52:34.998 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-06-02 19:52:34.998 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-06-02 19:52:34.998 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-02 19:52:34.998 | util-linux-extra util-linux-locales 2026-06-02 19:52:35.106 | The following NEW packages will be installed: 2026-06-02 19:52:35.107 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-02 19:52:35.107 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-02 19:52:35.107 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-06-02 19:52:35.107 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-06-02 19:52:35.107 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-02 19:52:35.107 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-02 19:52:35.107 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-02 19:52:35.107 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-02 19:52:35.107 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-02 19:52:35.107 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-02 19:52:35.107 | liberasurecode-dev liberasurecode1 libffi-dev 2026-06-02 19:52:35.107 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-02 19:52:35.107 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-06-02 19:52:35.107 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-02 19:52:35.107 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-02 19:52:35.107 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-02 19:52:35.107 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-02 19:52:35.107 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-02 19:52:35.107 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-06-02 19:52:35.107 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-02 19:52:35.108 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-02 19:52:35.108 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-02 19:52:35.108 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-02 19:52:35.108 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-02 19:52:35.108 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-02 19:52:35.109 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-06-02 19:52:35.109 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-02 19:52:35.109 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-06-02 19:52:35.109 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-06-02 19:52:35.110 | The following packages will be upgraded: 2026-06-02 19:52:35.110 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-06-02 19:52:35.111 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-06-02 19:52:35.111 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-06-02 19:52:35.111 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-06-02 19:52:35.111 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev util-linux 2026-06-02 19:52:35.112 | uuid-runtime 2026-06-02 19:52:35.160 | 33 upgraded, 147 newly installed, 0 to remove and 78 not upgraded. 2026-06-02 19:52:35.160 | Need to get 186 MB of archives. 2026-06-02 19:52:35.160 | After this operation, 922 MB of additional disk space will be used. 2026-06-02 19:52:35.160 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-02 19:52:35.227 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-06-02 19:52:35.386 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-06-02 19:52:35.547 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-06-02 19:52:35.552 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-06-02 19:52:35.557 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-06-02 19:52:35.562 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.15 [35.3 kB] 2026-06-02 19:52:35.563 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-06-02 19:52:35.574 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-06-02 19:52:35.619 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-06-02 19:52:35.624 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-06-02 19:52:35.625 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-06-02 19:52:35.627 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-06-02 19:52:35.630 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-06-02 19:52:35.670 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-06-02 19:52:35.692 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-06-02 19:52:35.693 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-06-02 19:52:35.715 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-06-02 19:52:35.717 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-06-02 19:52:35.717 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-06-02 19:52:35.718 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-06-02 19:52:35.723 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-06-02 19:52:35.756 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-02 19:52:35.757 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-02 19:52:35.765 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-02 19:52:35.766 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-02 19:52:35.767 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-02 19:52:35.767 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-02 19:52:35.770 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-02 19:52:35.773 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-02 19:52:35.805 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-06-02 19:52:35.817 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-06-02 19:52:35.818 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-06-02 19:52:35.819 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-06-02 19:52:35.850 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-02 19:52:35.874 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-02 19:52:35.876 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-02 19:52:35.877 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-02 19:52:35.882 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-02 19:52:35.897 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-02 19:52:35.939 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-02 19:52:35.939 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-06-02 19:52:35.957 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-02 19:52:35.958 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-02 19:52:35.961 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-02 19:52:35.962 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-02 19:52:35.963 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-06-02 19:52:35.964 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-06-02 19:52:35.992 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-02 19:52:35.993 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-02 19:52:35.995 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-02 19:52:36.034 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-02 19:52:36.037 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-02 19:52:36.042 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-02 19:52:36.049 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-02 19:52:36.050 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-02 19:52:36.365 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-02 19:52:36.524 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-02 19:52:36.525 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-02 19:52:36.525 | Get:60 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-06-02 19:52:36.527 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-02 19:52:36.534 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-02 19:52:36.550 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-02 19:52:36.643 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-02 19:52:36.644 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-02 19:52:36.645 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-02 19:52:36.646 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-02 19:52:36.647 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-02 19:52:36.647 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-02 19:52:36.647 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-02 19:52:36.648 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-02 19:52:36.648 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-02 19:52:36.684 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-02 19:52:36.693 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-02 19:52:36.694 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-02 19:52:36.696 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-02 19:52:36.729 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-02 19:52:36.730 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-02 19:52:36.730 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-02 19:52:36.731 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-02 19:52:36.740 | Get:81 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-06-02 19:52:36.744 | Get:82 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-06-02 19:52:36.765 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-02 19:52:36.770 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-02 19:52:36.773 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-02 19:52:36.805 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-02 19:52:36.806 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-02 19:52:36.817 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-06-02 19:52:36.820 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-02 19:52:36.821 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-02 19:52:36.821 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-02 19:52:36.822 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-02 19:52:36.856 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-02 19:52:36.857 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-02 19:52:36.898 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-02 19:52:36.906 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-06-02 19:52:36.969 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-02 19:52:36.971 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-06-02 19:52:36.971 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-02 19:52:36.976 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-02 19:52:36.977 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-02 19:52:36.977 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-02 19:52:36.978 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-02 19:52:36.979 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-02 19:52:36.982 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-02 19:52:37.032 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-02 19:52:37.042 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-02 19:52:37.078 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-02 19:52:37.080 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-02 19:52:37.119 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-02 19:52:37.119 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-02 19:52:37.120 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-02 19:52:37.121 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-02 19:52:37.122 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-02 19:52:37.123 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-02 19:52:37.129 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-02 19:52:37.155 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-02 19:52:37.155 | Get:118 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-06-02 19:52:37.171 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-02 19:52:37.172 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-02 19:52:37.174 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-02 19:52:37.175 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-02 19:52:37.176 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-02 19:52:37.221 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-02 19:52:37.224 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-06-02 19:52:37.306 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-02 19:52:37.306 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-02 19:52:37.309 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-02 19:52:37.310 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-02 19:52:37.475 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-02 19:52:37.477 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-02 19:52:37.478 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-02 19:52:37.478 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-02 19:52:37.478 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-02 19:52:37.480 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-02 19:52:37.480 | Get:136 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-06-02 19:52:37.481 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-02 19:52:37.482 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-02 19:52:37.518 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-02 19:52:37.522 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-02 19:52:37.522 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-02 19:52:37.526 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-02 19:52:37.526 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-02 19:52:37.559 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-06-02 19:52:37.612 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-02 19:52:37.613 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-02 19:52:37.616 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-06-02 19:52:37.645 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-02 19:52:37.685 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-02 19:52:37.728 | Get:150 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-06-02 19:52:37.728 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-02 19:52:37.763 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-02 19:52:37.769 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-02 19:52:38.135 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-02 19:52:38.136 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-02 19:52:38.139 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-02 19:52:38.232 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-02 19:52:38.233 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-02 19:52:39.012 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-02 19:52:39.012 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-02 19:52:39.014 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-02 19:52:39.014 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-02 19:52:39.014 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-02 19:52:39.014 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-02 19:52:39.015 | Get:165 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-06-02 19:52:39.023 | Get:166 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-06-02 19:52:39.035 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-02 19:52:39.053 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-02 19:52:39.054 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-02 19:52:39.075 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-02 19:52:39.077 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-02 19:52:39.077 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-02 19:52:39.081 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-02 19:52:39.082 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-02 19:52:39.084 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-06-02 19:52:39.086 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-06-02 19:52:39.093 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-02 19:52:39.133 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-02 19:52:39.134 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-02 19:52:39.174 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-02 19:52:39.590 | Preconfiguring packages ... 2026-06-02 19:52:39.685 | Fetched 186 MB in 4s (46.0 MB/s) 2026-06-02 19:52:39.748 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:39.751 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:39.755 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:39.808 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:39.892 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:39.895 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:39.904 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:40.038 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:40.735 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-06-02 19:52:40.827 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:40.830 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:40.837 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:40.891 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-06-02 19:52:40.896 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:40.956 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:40.964 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:41.017 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:41.097 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:41.100 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.109 | Unpacking systemd-timesyncd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.159 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.169 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.229 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.235 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.313 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.321 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.372 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:52:41.454 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:41.457 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.465 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.518 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.530 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.590 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.597 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.649 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:41.676 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:41.991 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:42.019 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:42.149 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:42.156 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 19:52:42.202 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:52:42.282 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:42.284 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-02 19:52:42.291 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-02 19:52:42.364 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-02 19:52:42.448 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-02 19:52:42.451 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:42.459 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:42.507 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:42.589 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:42.592 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:42.597 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:42.642 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:42.721 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:42.723 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:42.728 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:42.769 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-06-02 19:52:42.778 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-06-02 19:52:42.830 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:42.836 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:42.878 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:42.967 | (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 ... 99900 files and directories currently installed.) 2026-06-02 19:52:42.970 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:42.980 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:43.020 | Selecting previously unselected package libapr1t64:amd64. 2026-06-02 19:52:43.030 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:43.033 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-02 19:52:43.077 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-02 19:52:43.088 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 19:52:43.090 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 19:52:43.121 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-02 19:52:43.130 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 19:52:43.131 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 19:52:43.158 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-02 19:52:43.167 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 19:52:43.169 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 19:52:43.203 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-02 19:52:43.207 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-02 19:52:43.257 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-02 19:52:43.266 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-02 19:52:43.305 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-02 19:52:43.313 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-02 19:52:43.316 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-02 19:52:43.344 | Selecting previously unselected package apache2-bin. 2026-06-02 19:52:43.353 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 19:52:43.355 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-06-02 19:52:43.431 | Selecting previously unselected package apache2-data. 2026-06-02 19:52:43.440 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-06-02 19:52:43.442 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-06-02 19:52:43.533 | Selecting previously unselected package apache2-utils. 2026-06-02 19:52:43.542 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 19:52:43.544 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-06-02 19:52:43.578 | Selecting previously unselected package apache2. 2026-06-02 19:52:43.587 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 19:52:43.593 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-06-02 19:52:43.662 | Selecting previously unselected package haproxy. 2026-06-02 19:52:43.671 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:52:43.680 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-02 19:52:43.755 | Selecting previously unselected package memcached. 2026-06-02 19:52:43.763 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:43.767 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-02 19:52:43.816 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-02 19:52:43.821 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-02 19:52:43.873 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-02 19:52:43.964 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-02 19:52:44.032 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-02 19:52:44.055 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-02 19:52:44.123 | Selecting previously unselected package libjson-perl. 2026-06-02 19:52:44.132 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-02 19:52:44.136 | Unpacking libjson-perl (4.10000-1) ... 2026-06-02 19:52:44.165 | Selecting previously unselected package postgresql-client-common. 2026-06-02 19:52:44.176 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-02 19:52:44.178 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-02 19:52:44.222 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-02 19:52:44.226 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-02 19:52:44.324 | Selecting previously unselected package ssl-cert. 2026-06-02 19:52:44.334 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-02 19:52:44.335 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-02 19:52:44.367 | Selecting previously unselected package postgresql-common. 2026-06-02 19:52:44.376 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-02 19:52:44.389 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-02 19:52:44.397 | Unpacking postgresql-common (257build1.1) ... 2026-06-02 19:52:44.453 | Selecting previously unselected package libsysfs2:amd64. 2026-06-02 19:52:44.462 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-02 19:52:44.464 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-02 19:52:44.492 | Selecting previously unselected package sysfsutils. 2026-06-02 19:52:44.501 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-02 19:52:44.504 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-02 19:52:44.540 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:44.544 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:44.591 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-02 19:52:44.606 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-06-02 19:52:44.671 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:44.679 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:44.713 | Selecting previously unselected package autotools-dev. 2026-06-02 19:52:44.722 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-06-02 19:52:44.723 | Unpacking autotools-dev (20220109.1) ... 2026-06-02 19:52:44.749 | Selecting previously unselected package m4. 2026-06-02 19:52:44.758 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-06-02 19:52:44.761 | Unpacking m4 (1.4.19-4build1) ... 2026-06-02 19:52:44.801 | Selecting previously unselected package autoconf. 2026-06-02 19:52:44.810 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-06-02 19:52:44.811 | Unpacking autoconf (2.71-3) ... 2026-06-02 19:52:44.861 | Selecting previously unselected package automake. 2026-06-02 19:52:44.870 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-02 19:52:44.874 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-02 19:52:44.934 | Selecting previously unselected package autopoint. 2026-06-02 19:52:44.943 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-02 19:52:44.945 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-02 19:52:44.977 | Selecting previously unselected package libdebhelper-perl. 2026-06-02 19:52:44.986 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-02 19:52:44.988 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-02 19:52:45.041 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-02 19:52:45.050 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:45.052 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:45.570 | Selecting previously unselected package libclang-cpp17t64. 2026-06-02 19:52:45.579 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:45.581 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:45.846 | Selecting previously unselected package libgc1:amd64. 2026-06-02 19:52:45.855 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-02 19:52:45.857 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-02 19:52:45.885 | Selecting previously unselected package libobjc4:amd64. 2026-06-02 19:52:45.894 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-02 19:52:45.896 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-02 19:52:45.923 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-02 19:52:45.932 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-02 19:52:45.934 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-02 19:52:45.969 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-02 19:52:45.978 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:45.979 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:46.088 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-02 19:52:46.097 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:46.098 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:46.149 | Selecting previously unselected package libclang1-17t64. 2026-06-02 19:52:46.161 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:46.163 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:46.333 | Selecting previously unselected package clang-17. 2026-06-02 19:52:46.343 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:46.344 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:46.378 | Selecting previously unselected package libtool. 2026-06-02 19:52:46.386 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-06-02 19:52:46.388 | Unpacking libtool (2.4.7-7build1) ... 2026-06-02 19:52:46.422 | Selecting previously unselected package dh-autoreconf. 2026-06-02 19:52:46.430 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-06-02 19:52:46.432 | Unpacking dh-autoreconf (20) ... 2026-06-02 19:52:46.470 | Selecting previously unselected package libarchive-zip-perl. 2026-06-02 19:52:46.478 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-02 19:52:46.479 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-02 19:52:46.517 | Selecting previously unselected package libsub-override-perl. 2026-06-02 19:52:46.526 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-06-02 19:52:46.529 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-02 19:52:46.553 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-02 19:52:46.562 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-02 19:52:46.564 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-02 19:52:46.595 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-02 19:52:46.604 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-02 19:52:46.606 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-02 19:52:46.629 | Selecting previously unselected package debugedit. 2026-06-02 19:52:46.637 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-02 19:52:46.639 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-02 19:52:46.670 | Selecting previously unselected package dwz. 2026-06-02 19:52:46.679 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-06-02 19:52:46.681 | Unpacking dwz (0.15-1build6) ... 2026-06-02 19:52:46.719 | Selecting previously unselected package gettext. 2026-06-02 19:52:46.727 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-02 19:52:46.730 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-02 19:52:46.784 | Selecting previously unselected package intltool-debian. 2026-06-02 19:52:46.792 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-02 19:52:46.795 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-02 19:52:46.825 | Selecting previously unselected package po-debconf. 2026-06-02 19:52:46.833 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-02 19:52:46.835 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-02 19:52:46.878 | Selecting previously unselected package debhelper. 2026-06-02 19:52:46.887 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-02 19:52:46.888 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-02 19:52:46.998 | Selecting previously unselected package uuid-dev:amd64. 2026-06-02 19:52:47.007 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:47.011 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:47.049 | Selecting previously unselected package libsctp1:amd64. 2026-06-02 19:52:47.056 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-02 19:52:47.059 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 19:52:47.091 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-02 19:52:47.097 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-02 19:52:47.100 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 19:52:47.134 | Selecting previously unselected package libapr1-dev. 2026-06-02 19:52:47.144 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:47.145 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-02 19:52:47.306 | Selecting previously unselected package libldap-dev:amd64. 2026-06-02 19:52:47.316 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:47.318 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 19:52:47.397 | Selecting previously unselected package libldap2-dev. 2026-06-02 19:52:47.406 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-02 19:52:47.408 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 19:52:47.434 | Selecting previously unselected package libaprutil1-dev. 2026-06-02 19:52:47.443 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 19:52:47.445 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-02 19:52:47.583 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-02 19:52:47.592 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 19:52:47.594 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:47.625 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-02 19:52:47.635 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 19:52:47.637 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:47.667 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-02 19:52:47.676 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 19:52:47.678 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:47.703 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-02 19:52:47.712 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 19:52:47.714 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:47.774 | Selecting previously unselected package apache2-dev. 2026-06-02 19:52:47.783 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 19:52:47.785 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-06-02 19:52:47.832 | Selecting previously unselected package ncal. 2026-06-02 19:52:47.840 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-06-02 19:52:47.843 | Unpacking ncal (12.1.8) ... 2026-06-02 19:52:47.871 | Selecting previously unselected package bsdmainutils. 2026-06-02 19:52:47.880 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-06-02 19:52:47.884 | Unpacking bsdmainutils (12.1.8) ... 2026-06-02 19:52:47.910 | Selecting previously unselected package conntrack. 2026-06-02 19:52:47.918 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-02 19:52:47.920 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-02 19:52:47.949 | Selecting previously unselected package dnsmasq-base. 2026-06-02 19:52:47.958 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-02 19:52:47.967 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-02 19:52:48.002 | Selecting previously unselected package dnsmasq-utils. 2026-06-02 19:52:48.010 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-02 19:52:48.015 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-02 19:52:48.046 | Selecting previously unselected package ebtables. 2026-06-02 19:52:48.054 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-02 19:52:48.067 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-02 19:52:48.104 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 19:52:48.121 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 19:52:48.160 | Selecting previously unselected package fonts-liberation. 2026-06-02 19:52:48.166 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-02 19:52:48.169 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-02 19:52:48.221 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-02 19:52:48.230 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-02 19:52:48.232 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-02 19:52:48.261 | Selecting previously unselected package fonts-liberation2. 2026-06-02 19:52:48.271 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-02 19:52:48.273 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-02 19:52:48.297 | Selecting previously unselected package genisoimage. 2026-06-02 19:52:48.306 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-02 19:52:48.309 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-02 19:52:48.346 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-02 19:52:48.354 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-02 19:52:48.356 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-02 19:52:48.386 | Selecting previously unselected package libann0. 2026-06-02 19:52:48.395 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-02 19:52:48.397 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-02 19:52:48.422 | Selecting previously unselected package libcdt5:amd64. 2026-06-02 19:52:48.431 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:48.433 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:48.460 | Selecting previously unselected package libcgraph6:amd64. 2026-06-02 19:52:48.468 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:48.471 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:48.499 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-02 19:52:48.509 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-02 19:52:48.513 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-02 19:52:48.548 | Selecting previously unselected package libltdl7:amd64. 2026-06-02 19:52:48.556 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-02 19:52:48.558 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-02 19:52:48.592 | Selecting previously unselected package libpathplan4:amd64. 2026-06-02 19:52:48.600 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:48.604 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:48.636 | Selecting previously unselected package libgvc6. 2026-06-02 19:52:48.648 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:48.652 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:48.695 | Selecting previously unselected package libgvpr2:amd64. 2026-06-02 19:52:48.703 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:48.705 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:48.740 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-02 19:52:48.748 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:48.749 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:48.791 | Selecting previously unselected package libice6:amd64. 2026-06-02 19:52:48.800 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-02 19:52:48.803 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-02 19:52:48.827 | Selecting previously unselected package libsm6:amd64. 2026-06-02 19:52:48.836 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-02 19:52:48.838 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-02 19:52:48.866 | Selecting previously unselected package libxt6t64:amd64. 2026-06-02 19:52:48.876 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-02 19:52:48.878 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-02 19:52:48.908 | Selecting previously unselected package libxmu6:amd64. 2026-06-02 19:52:48.917 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-02 19:52:48.918 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-02 19:52:48.947 | Selecting previously unselected package libxaw7:amd64. 2026-06-02 19:52:48.956 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-02 19:52:48.957 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-02 19:52:48.989 | Selecting previously unselected package graphviz. 2026-06-02 19:52:48.998 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 19:52:49.000 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:49.057 | Selecting previously unselected package icu-devtools. 2026-06-02 19:52:49.067 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-02 19:52:49.068 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-02 19:52:49.107 | Selecting previously unselected package iputils-arping. 2026-06-02 19:52:49.116 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-02 19:52:49.119 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-02 19:52:49.149 | Selecting previously unselected package comerr-dev:amd64. 2026-06-02 19:52:49.158 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-02 19:52:49.162 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-02 19:52:49.200 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-02 19:52:49.209 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 19:52:49.213 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:49.244 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-02 19:52:49.254 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 19:52:49.256 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:49.284 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-02 19:52:49.294 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 19:52:49.297 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:49.327 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-02 19:52:49.336 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 19:52:49.338 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:49.367 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-02 19:52:49.376 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 19:52:49.379 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:49.420 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-02 19:52:49.429 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-02 19:52:49.431 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-02 19:52:49.460 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-02 19:52:49.469 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:49.471 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:49.622 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-02 19:52:49.631 | Preparing to unpack .../103-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-02 19:52:49.632 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-02 19:52:49.670 | Preparing to unpack .../104-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-02 19:52:49.675 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-02 19:52:49.708 | Selecting previously unselected package libgts-bin. 2026-06-02 19:52:49.718 | Preparing to unpack .../105-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-02 19:52:49.719 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-02 19:52:49.750 | Selecting previously unselected package libicu-dev:amd64. 2026-06-02 19:52:49.758 | Preparing to unpack .../106-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-02 19:52:49.761 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-02 19:52:50.026 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-02 19:52:50.034 | Preparing to unpack .../107-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-02 19:52:50.038 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-02 19:52:50.072 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-02 19:52:50.080 | Preparing to unpack .../108-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-02 19:52:50.082 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 19:52:50.108 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-02 19:52:50.116 | Preparing to unpack .../109-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-02 19:52:50.118 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 19:52:50.145 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-02 19:52:50.155 | Preparing to unpack .../110-libjs-jquery-metadata_12-4_all.deb ... 2026-06-02 19:52:50.157 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-02 19:52:50.186 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-02 19:52:50.194 | Preparing to unpack .../111-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-02 19:52:50.196 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-02 19:52:50.252 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-02 19:52:50.260 | Preparing to unpack .../112-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-02 19:52:50.262 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-02 19:52:50.290 | Selecting previously unselected package libjson-xs-perl. 2026-06-02 19:52:50.297 | Preparing to unpack .../113-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:50.300 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-02 19:52:50.330 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-02 19:52:50.340 | Preparing to unpack .../114-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-02 19:52:50.342 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-02 19:52:50.384 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-02 19:52:50.393 | Preparing to unpack .../115-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-02 19:52:50.396 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-02 19:52:50.423 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-02 19:52:50.431 | Preparing to unpack .../116-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-02 19:52:50.436 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-02 19:52:50.476 | Selecting previously unselected package mysql-common. 2026-06-02 19:52:50.482 | Preparing to unpack .../117-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-02 19:52:50.497 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-02 19:52:50.525 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-02 19:52:50.538 | Preparing to unpack .../118-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:52:50.540 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:52:50.598 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-02 19:52:50.606 | Preparing to unpack .../119-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-02 19:52:50.608 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-02 19:52:50.666 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-02 19:52:50.675 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-02 19:52:50.678 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-02 19:52:50.712 | Selecting previously unselected package libpq5:amd64. 2026-06-02 19:52:50.722 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:50.723 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:52:50.751 | Selecting previously unselected package libssl-dev:amd64. 2026-06-02 19:52:50.761 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-02 19:52:50.763 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-02 19:52:50.869 | Selecting previously unselected package libpq-dev. 2026-06-02 19:52:50.879 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:50.880 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:52:50.916 | Selecting previously unselected package libsasl2-dev. 2026-06-02 19:52:50.927 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-02 19:52:50.928 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-02 19:52:50.982 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-02 19:52:50.991 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 19:52:50.993 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:52:51.148 | Selecting previously unselected package libx86-1:amd64. 2026-06-02 19:52:51.158 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-02 19:52:51.164 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-02 19:52:51.195 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-02 19:52:51.204 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-02 19:52:51.207 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-02 19:52:51.264 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-02 19:52:51.274 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-02 19:52:51.276 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-02 19:52:51.332 | Selecting previously unselected package llvm-17-runtime. 2026-06-02 19:52:51.341 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:51.343 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:51.384 | Selecting previously unselected package libpfm4:amd64. 2026-06-02 19:52:51.393 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-02 19:52:51.395 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-02 19:52:51.436 | Selecting previously unselected package llvm-17. 2026-06-02 19:52:51.445 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:51.447 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:51.995 | Selecting previously unselected package libffi-dev:amd64. 2026-06-02 19:52:52.003 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-02 19:52:52.006 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-02 19:52:52.043 | Selecting previously unselected package llvm-17-tools. 2026-06-02 19:52:52.051 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:52.054 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:52.216 | Selecting previously unselected package libz3-4:amd64. 2026-06-02 19:52:52.224 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-02 19:52:52.226 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-02 19:52:52.343 | Selecting previously unselected package libz3-dev:amd64. 2026-06-02 19:52:52.357 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-02 19:52:52.360 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-02 19:52:52.403 | Selecting previously unselected package llvm-17-dev. 2026-06-02 19:52:52.412 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 19:52:52.415 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:54.003 | Selecting previously unselected package lsscsi. 2026-06-02 19:52:54.010 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-02 19:52:54.013 | Unpacking lsscsi (0.32-1build1) ... 2026-06-02 19:52:54.042 | Selecting previously unselected package osinfo-db. 2026-06-02 19:52:54.050 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-02 19:52:54.053 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-02 19:52:54.307 | Selecting previously unselected package pkgconf-bin. 2026-06-02 19:52:54.314 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-02 19:52:54.316 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-02 19:52:54.346 | Selecting previously unselected package pkgconf:amd64. 2026-06-02 19:52:54.355 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-02 19:52:54.359 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-02 19:52:54.386 | Selecting previously unselected package pkg-config:amd64. 2026-06-02 19:52:54.395 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-02 19:52:54.399 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-02 19:52:54.424 | Selecting previously unselected package pm-utils. 2026-06-02 19:52:54.433 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-02 19:52:54.436 | Unpacking pm-utils (1.4.1-21) ... 2026-06-02 19:52:54.480 | Selecting previously unselected package postgresql-client-16. 2026-06-02 19:52:54.490 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:54.495 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:52:54.594 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-02 19:52:54.603 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:52:54.607 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:52:54.849 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-02 19:52:54.859 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-02 19:52:54.860 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-02 19:52:54.892 | Selecting previously unselected package python3-mysqldb. 2026-06-02 19:52:54.901 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-02 19:52:54.904 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-02 19:52:54.933 | Selecting previously unselected package sqlite3. 2026-06-02 19:52:54.942 | Preparing to unpack .../147-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-02 19:52:54.944 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-02 19:52:54.972 | Selecting previously unselected package unzip. 2026-06-02 19:52:54.981 | Preparing to unpack .../148-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-02 19:52:54.983 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-02 19:52:55.015 | Selecting previously unselected package vbetool. 2026-06-02 19:52:55.025 | Preparing to unpack .../149-vbetool_1.1-5_amd64.deb ... 2026-06-02 19:52:55.026 | Unpacking vbetool (1.1-5) ... 2026-06-02 19:52:55.056 | Selecting previously unselected package libosinfo-l10n. 2026-06-02 19:52:55.068 | Preparing to unpack .../150-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-02 19:52:55.070 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-02 19:52:55.108 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-02 19:52:55.119 | Preparing to unpack .../151-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-02 19:52:55.121 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-02 19:52:55.149 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-02 19:52:55.159 | Preparing to unpack .../152-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-02 19:52:55.163 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-02 19:52:55.194 | Selecting previously unselected package liberasurecode1:amd64. 2026-06-02 19:52:55.204 | Preparing to unpack .../153-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-06-02 19:52:55.207 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-02 19:52:55.247 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-06-02 19:52:55.257 | Preparing to unpack .../154-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-06-02 19:52:55.258 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-02 19:52:55.291 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-02 19:52:55.300 | Preparing to unpack .../155-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 19:52:55.305 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:55.341 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-02 19:52:55.350 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-02 19:52:55.352 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-02 19:52:55.380 | Selecting previously unselected package socat. 2026-06-02 19:52:55.389 | Preparing to unpack .../157-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-02 19:52:55.391 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-02 19:52:55.433 | Selecting previously unselected package vlan. 2026-06-02 19:52:55.443 | Preparing to unpack .../158-vlan_2.0.5ubuntu5_all.deb ... 2026-06-02 19:52:55.445 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-02 19:52:55.496 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-02 19:52:55.501 | Setting up postgresql-client-common (257build1.1) ... 2026-06-02 19:52:55.507 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-02 19:52:55.512 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-02 19:52:55.518 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-02 19:52:55.540 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-02 19:52:55.544 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-02 19:52:55.548 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:52:55.556 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-02 19:52:55.561 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-02 19:52:55.565 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-02 19:52:55.569 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:55.573 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-02 19:52:55.577 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-02 19:52:55.581 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-02 19:52:55.586 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-02 19:52:55.979 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-02 19:52:55.979 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-02 19:52:56.292 | Setting up ncal (12.1.8) ... 2026-06-02 19:52:56.297 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-02 19:52:56.307 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-02 19:52:56.317 | Setting up vbetool (1.1-5) ... 2026-06-02 19:52:56.323 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-02 19:52:56.353 | Setting up pm-utils (1.4.1-21) ... 2026-06-02 19:52:56.368 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-02 19:52:56.379 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-02 19:52:56.387 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:56.394 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:52:56.398 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-02 19:52:56.405 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-02 19:52:56.415 | Setting up m4 (1.4.19-4build1) ... 2026-06-02 19:52:56.423 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-06-02 19:52:56.429 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-02 19:52:56.469 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-02 19:52:56.491 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-02 19:52:56.499 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-02 19:52:56.504 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-02 19:52:57.074 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-02 19:52:57.384 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:57.389 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-02 19:52:57.394 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:57.399 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-02 19:52:57.542 | Setting up autotools-dev (20220109.1) ... 2026-06-02 19:52:57.546 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-02 19:52:57.550 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:57.555 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-02 19:52:57.560 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-02 19:52:57.564 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:57.571 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:57.575 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:57.580 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 19:52:57.585 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:57.589 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:57.593 | Setting up ebtables (2.0.11-6build1) ... 2026-06-02 19:52:57.945 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-02 19:52:57.954 | Setting up socat (1.8.0.0-4build3) ... 2026-06-02 19:52:57.958 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-02 19:52:57.966 | Setting up bsdmainutils (12.1.8) ... 2026-06-02 19:52:57.975 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-02 19:52:57.983 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-02 19:52:57.987 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:52:57.992 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-02 19:52:57.998 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-02 19:52:58.004 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-02 19:52:58.031 | Setting up lsscsi (0.32-1build1) ... 2026-06-02 19:52:58.036 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-02 19:52:58.041 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-02 19:52:58.046 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-02 19:52:58.052 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-02 19:52:58.059 | Setting up autoconf (2.71-3) ... 2026-06-02 19:52:58.068 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-02 19:52:58.077 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:58.081 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:58.087 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:58.091 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-02 19:52:58.095 | Setting up dwz (0.15-1build6) ... 2026-06-02 19:52:58.100 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 19:52:58.104 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-02 19:52:58.108 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:58.111 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-02 19:52:58.134 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:58.137 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-02 19:52:58.921 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-06-02 19:52:58.943 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-02 19:52:58.948 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:58.952 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-02 19:52:58.957 | Setting up libjson-perl (4.10000-1) ... 2026-06-02 19:52:58.961 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:58.966 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-02 19:52:58.971 | Setting up debugedit (1:5.0-5build2) ... 2026-06-02 19:52:58.975 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-02 19:52:58.979 | Setting up libsub-override-perl (0.10-1) ... 2026-06-02 19:52:58.984 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-02 19:52:58.989 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:58.994 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:52:58.999 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-06-02 19:52:59.003 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-02 19:52:59.011 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-02 19:52:59.017 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 19:52:59.023 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-06-02 19:52:59.035 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-02 19:52:59.040 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-02 19:52:59.044 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-02 19:52:59.049 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:52:59.057 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-02 19:52:59.062 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-06-02 19:52:59.728 | rsync.service is a disabled or a static unit not running, not starting it. 2026-06-02 19:52:59.731 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-02 19:52:59.736 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:52:59.740 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-02 19:52:59.747 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-02 19:52:59.751 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-02 19:52:59.757 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-02 19:52:59.766 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 19:52:59.772 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-02 19:52:59.777 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-02 19:52:59.782 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-02 19:52:59.791 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 19:52:59.795 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 19:52:59.800 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-02 19:53:00.879 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:53:00.884 | Setting up libtool (2.4.7-7build1) ... 2026-06-02 19:53:00.889 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-02 19:53:00.894 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:53:01.311 | 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-06-02 19:53:01.351 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 19:53:01.361 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-02 19:53:01.929 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-02 19:53:02.333 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:53:02.339 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-02 19:53:02.346 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-06-02 19:53:02.385 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-02 19:53:02.386 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-02 19:53:02.864 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 19:53:02.872 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 19:53:02.878 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-02 19:53:02.885 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-02 19:53:02.890 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 19:53:02.897 | Setting up dh-autoreconf (20) ... 2026-06-02 19:53:02.905 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:53:02.913 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-02 19:53:02.919 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-02 19:53:02.925 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-02 19:53:02.931 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-02 19:53:02.936 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-02 19:53:02.942 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-02 19:53:03.463 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-02 19:53:03.778 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-02 19:53:03.786 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-02 19:53:03.795 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-02 19:53:03.801 | Setting up postgresql-common (257build1.1) ... 2026-06-02 19:53:04.197 | 2026-06-02 19:53:04.197 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-02 19:53:04.335 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-02 19:53:04.335 | Removing obsolete dictionary files: 2026-06-02 19:53:04.954 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-02 19:53:05.291 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:53:05.311 | Setting up systemd-timesyncd (255.4-1ubuntu8.15) ... 2026-06-02 19:53:05.758 | Setting up udev (255.4-1ubuntu8.15) ... 2026-06-02 19:53:06.430 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 19:53:06.434 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-02 19:53:06.438 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-02 19:53:06.442 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 19:53:06.446 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:53:06.450 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-02 19:53:06.467 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:53:06.470 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-02 19:53:06.474 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-06-02 19:53:06.946 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-06-02 19:53:06.951 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:53:06.955 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-06-02 19:53:06.998 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-02 19:53:07.002 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-02 19:53:07.006 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 19:53:07.010 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:53:07.015 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-02 19:53:07.019 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-02 19:53:07.024 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-06-02 19:53:07.027 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 19:53:07.031 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-02 19:53:07.035 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 19:53:07.188 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-02 19:53:07.192 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-02 19:53:07.196 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-06-02 19:53:07.200 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-02 19:53:07.207 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-06-02 19:53:07.491 | Enabling module mpm_event. 2026-06-02 19:53:07.526 | Enabling module authz_core. 2026-06-02 19:53:07.530 | Enabling module authz_host. 2026-06-02 19:53:07.560 | Enabling module authn_core. 2026-06-02 19:53:07.565 | Enabling module auth_basic. 2026-06-02 19:53:07.597 | Enabling module access_compat. 2026-06-02 19:53:07.628 | Enabling module authn_file. 2026-06-02 19:53:07.660 | Enabling module authz_user. 2026-06-02 19:53:07.692 | Enabling module alias. 2026-06-02 19:53:07.728 | Enabling module dir. 2026-06-02 19:53:07.760 | Enabling module autoindex. 2026-06-02 19:53:07.791 | Enabling module env. 2026-06-02 19:53:07.823 | Enabling module mime. 2026-06-02 19:53:07.854 | Enabling module negotiation. 2026-06-02 19:53:07.887 | Enabling module setenvif. 2026-06-02 19:53:07.920 | Enabling module filter. 2026-06-02 19:53:07.951 | Enabling module deflate. 2026-06-02 19:53:07.989 | Enabling module status. 2026-06-02 19:53:08.026 | Enabling module reqtimeout. 2026-06-02 19:53:08.062 | Enabling conf charset. 2026-06-02 19:53:08.105 | Enabling conf localized-error-pages. 2026-06-02 19:53:08.140 | Enabling conf other-vhosts-access-log. 2026-06-02 19:53:08.177 | Enabling conf security. 2026-06-02 19:53:08.212 | Enabling conf serve-cgi-bin. 2026-06-02 19:53:08.246 | Enabling site 000-default. 2026-06-02 19:53:08.910 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-02 19:53:09.352 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-02 19:53:10.196 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 19:53:10.201 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-02 19:53:10.205 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-02 19:53:10.235 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-06-02 19:53:16.780 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 19:53:16.806 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-06-02 19:53:16.959 | Processing triggers for ufw (0.36.2-6) ... 2026-06-02 19:53:17.032 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 19:53:18.550 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-02 19:53:18.561 | Processing triggers for install-info (7.1-3build2) ... 2026-06-02 19:53:18.686 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-02 19:53:19.327 | 2026-06-02 19:53:19.328 | Running kernel seems to be up-to-date. 2026-06-02 19:53:19.328 | 2026-06-02 19:53:19.328 | Restarting services... 2026-06-02 19:53:19.432 | systemctl restart multipathd.service packagekit.service polkit.service udisks2.service unbound.service 2026-06-02 19:53:19.592 | 2026-06-02 19:53:19.592 | Service restarts being deferred: 2026-06-02 19:53:19.592 | systemctl restart ModemManager.service 2026-06-02 19:53:19.592 | /etc/needrestart/restart.d/dbus.service 2026-06-02 19:53:19.592 | systemctl restart getty@tty1.service 2026-06-02 19:53:19.592 | systemctl restart serial-getty@ttyS0.service 2026-06-02 19:53:19.592 | systemctl restart systemd-logind.service 2026-06-02 19:53:19.592 | 2026-06-02 19:53:19.592 | No containers need to be restarted. 2026-06-02 19:53:19.592 | 2026-06-02 19:53:19.592 | User sessions running outdated binaries: 2026-06-02 19:53:19.593 | ubuntu @ session #1: python3[1639] 2026-06-02 19:53:19.601 | ubuntu @ session #12: sh[9791], sshd[9732] 2026-06-02 19:53:19.611 | ubuntu @ user manager service: systemd[1360] 2026-06-02 19:53:19.618 | 2026-06-02 19:53:19.618 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 19:53:21.155 | ++ functions-common:apt_get:1205 : result=0 2026-06-02 19:53:21.158 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 19:53:21.161 | ++ functions-common:time_stop:2414 : local name 2026-06-02 19:53:21.163 | ++ functions-common:time_stop:2415 : local end_time 2026-06-02 19:53:21.166 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:53:21.168 | ++ functions-common:time_stop:2417 : local total 2026-06-02 19:53:21.171 | ++ functions-common:time_stop:2418 : local start_time 2026-06-02 19:53:21.173 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-02 19:53:21.176 | ++ functions-common:time_stop:2421 : start_time=1780429954290 2026-06-02 19:53:21.179 | ++ functions-common:time_stop:2423 : [[ -z 1780429954290 ]] 2026-06-02 19:53:21.182 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:53:21.186 | ++ functions-common:time_stop:2426 : end_time=1780430001184 2026-06-02 19:53:21.189 | ++ functions-common:time_stop:2427 : elapsed_time=46894 2026-06-02 19:53:21.191 | ++ functions-common:time_stop:2428 : total=24948 2026-06-02 19:53:21.194 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:53:21.197 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71842 2026-06-02 19:53:21.200 | ++ functions-common:apt_get:1209 : return 0 2026-06-02 19:53:21.203 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-02 19:53:21.206 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-02 19:53:21.210 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-02 19:53:21.215 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-02 19:53:21.218 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-02 19:53:21.221 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-02 19:53:21.226 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-02 19:53:21.231 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-02 19:53:21.234 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-02 19:53:21.237 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-02 19:53:22.250 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-02 19:53:22.252 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-02 19:53:22.255 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-02 19:53:22.257 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-02 19:53:22.259 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-02 19:53:22.261 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-02 19:53:22.262 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-02 19:53:22.264 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-02 19:53:22.266 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-02 19:53:22.268 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-02 19:53:22.270 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-02 19:53:22.272 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-02 19:53:22.274 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-02 19:53:22.276 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-02 19:53:22.278 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-02 19:53:22.280 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-02 19:53:22.282 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-02 19:53:22.283 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-02 19:53:22.285 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-02 19:53:22.288 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-02 19:53:22.290 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-02 19:53:22.292 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-02 19:53:22.294 | + functions-common:_ensure_lsb_release:420 : return 2026-06-02 19:53:22.296 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-02 19:53:22.308 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-02 19:53:22.311 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-02 19:53:22.323 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-02 19:53:22.326 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-02 19:53:22.338 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-02 19:53:22.339 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-02 19:53:22.342 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-02 19:53:22.343 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-02 19:53:22.345 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-02 19:53:22.347 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-02 19:53:22.349 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-02 19:53:22.351 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-02 19:53:22.353 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-02 19:53:22.355 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-02 19:53:22.358 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-02 19:53:22.358 | Distro: noble 2026-06-02 19:53:22.360 | + tools/install_pip.sh:main:117 : get_versions 2026-06-02 19:53:22.363 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-02 19:53:22.366 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-02 19:53:22.368 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-02 19:53:22.370 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-02 19:53:22.371 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-02 19:53:22.676 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-02 19:53:22.678 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-02 19:53:22.678 | pip: 24.0 2026-06-02 19:53:22.680 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-02 19:53:22.681 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-02 19:53:22.683 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 19:53:22.684 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 19:53:22.686 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 19:53:22.688 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 19:53:22.689 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 19:53:22.691 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 19:53:22.692 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 19:53:22.694 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 19:53:22.695 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 19:53:22.697 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 19:53:22.699 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 19:53:22.701 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 19:53:22.702 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 19:53:22.704 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-02 19:53:22.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:53:22.708 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:53:22.710 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-02 19:53:22.715 | + tools/install_pip.sh:main:146 : set -x 2026-06-02 19:53:22.717 | + tools/install_pip.sh:main:149 : get_versions 2026-06-02 19:53:22.719 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-02 19:53:22.723 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-02 19:53:22.724 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-02 19:53:22.727 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-02 19:53:22.727 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-02 19:53:23.042 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-02 19:53:23.044 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-02 19:53:23.044 | pip: 24.0 2026-06-02 19:53:23.048 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-02 19:53:23.051 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-02 19:53:23.054 | + ./stack.sh:main:801 : fixup_all 2026-06-02 19:53:23.057 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-02 19:53:23.059 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-02 19:53:23.062 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:53:23.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:53:23.067 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-02 19:53:23.083 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-02 19:53:23.097 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-02 19:53:23.112 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-02 19:53:23.115 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-02 19:53:23.117 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 19:53:23.120 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 19:53:23.122 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 19:53:23.125 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 19:53:23.127 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 19:53:23.129 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 19:53:23.132 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 19:53:23.134 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 19:53:23.137 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 19:53:23.139 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 19:53:23.141 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 19:53:23.143 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 19:53:23.146 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 19:53:23.148 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-02 19:53:23.151 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-02 19:53:23.154 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-02 19:53:23.166 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-02 19:53:23.182 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-02 19:53:23.195 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-02 19:53:23.207 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-02 19:53:23.220 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-02 19:53:23.232 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-02 19:53:23.245 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-02 19:53:23.257 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-02 19:53:23.261 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-02 19:53:23.263 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-02 19:53:26.057 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-02 19:53:26.076 | Using python 3.12 to install setuptools 2026-06-02 19:53:26.078 | + 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-06-02 19:53:26.739 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-02 19:53:26.841 | Collecting pip 2026-06-02 19:53:26.877 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-02 19:53:26.884 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-02 19:53:27.095 | Collecting setuptools[core] 2026-06-02 19:53:27.098 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 19:53:27.171 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-02 19:53:27.173 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 19:53:27.205 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-02 19:53:27.209 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-02 19:53:27.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.4 MB/s eta 0:00:00 2026-06-02 19:53:27.247 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-02 19:53:27.251 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-02 19:53:27.287 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-02 19:53:27.290 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 19:53:27.316 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-02 19:53:27.319 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 19:53:27.366 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:27.375 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 19:53:27.406 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:27.410 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 19:53:27.536 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:27.539 | Downloading typer-0.26.6-py3-none-any.whl.metadata (16 kB) 2026-06-02 19:53:27.571 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:27.574 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-02 19:53:27.643 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:27.646 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-02 19:53:27.667 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:27.671 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-02 19:53:27.706 | 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-06-02 19:53:27.709 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-02 19:53:27.744 | 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-06-02 19:53:27.747 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 19:53:27.770 | 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-06-02 19:53:27.781 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-02 19:53:27.812 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.0 MB/s eta 0:00:00 2026-06-02 19:53:27.815 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-02 19:53:27.823 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-02 19:53:27.829 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-02 19:53:27.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 15.0 MB/s eta 0:00:00 2026-06-02 19:53:27.838 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 19:53:27.844 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 22.5 MB/s eta 0:00:00 2026-06-02 19:53:27.847 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-02 19:53:27.854 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-02 19:53:27.870 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 72.7 MB/s eta 0:00:00 2026-06-02 19:53:27.873 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-02 19:53:27.879 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-02 19:53:27.887 | Downloading typer-0.26.6-py3-none-any.whl (122 kB) 2026-06-02 19:53:27.897 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 14.3 MB/s eta 0:00:00 2026-06-02 19:53:27.899 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-02 19:53:27.906 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-02 19:53:27.919 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 27.2 MB/s eta 0:00:00 2026-06-02 19:53:27.921 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-02 19:53:27.927 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-02 19:53:27.936 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 11.8 MB/s eta 0:00:00 2026-06-02 19:53:27.938 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-02 19:53:27.960 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 62.1 MB/s eta 0:00:00 2026-06-02 19:53:28.290 | 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-06-02 19:53:28.304 | Attempting uninstall: setuptools 2026-06-02 19:53:28.311 | Found existing installation: setuptools 68.1.2 2026-06-02 19:53:28.311 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:28.311 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-02 19:53:28.890 | Attempting uninstall: pygments 2026-06-02 19:53:28.908 | Found existing installation: Pygments 2.17.2 2026-06-02 19:53:28.908 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:28.908 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-02 19:53:29.566 | Attempting uninstall: pip 2026-06-02 19:53:29.569 | Found existing installation: pip 24.0 2026-06-02 19:53:29.618 | Uninstalling pip-24.0: 2026-06-02 19:53:29.625 | Successfully uninstalled pip-24.0 2026-06-02 19:53:30.461 | Attempting uninstall: packaging 2026-06-02 19:53:30.472 | Found existing installation: packaging 24.0 2026-06-02 19:53:30.472 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:30.472 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-02 19:53:30.578 | Attempting uninstall: markdown-it-py 2026-06-02 19:53:30.593 | Found existing installation: markdown-it-py 3.0.0 2026-06-02 19:53:30.594 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:30.594 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-02 19:53:30.674 | Attempting uninstall: wheel 2026-06-02 19:53:30.698 | Found existing installation: wheel 0.42.0 2026-06-02 19:53:30.698 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:30.699 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-02 19:53:30.728 | Attempting uninstall: rich 2026-06-02 19:53:30.750 | Found existing installation: rich 13.7.1 2026-06-02 19:53:30.751 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:30.751 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-02 19:53:31.135 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.6 typer-slim-0.24.0 wheel-0.47.0 2026-06-02 19:53:31.268 | + inc/python:pip_install:216 : result=0 2026-06-02 19:53:31.270 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 19:53:31.272 | + functions-common:time_stop:2414 : local name 2026-06-02 19:53:31.275 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:53:31.277 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:53:31.279 | + functions-common:time_stop:2417 : local total 2026-06-02 19:53:31.283 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:53:31.285 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 19:53:31.287 | + functions-common:time_stop:2421 : start_time=1780430006072 2026-06-02 19:53:31.290 | + functions-common:time_stop:2423 : [[ -z 1780430006072 ]] 2026-06-02 19:53:31.293 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:53:31.297 | + functions-common:time_stop:2426 : end_time=1780430011294 2026-06-02 19:53:31.300 | + functions-common:time_stop:2427 : elapsed_time=5222 2026-06-02 19:53:31.302 | + functions-common:time_stop:2428 : total=0 2026-06-02 19:53:31.304 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:53:31.306 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5222 2026-06-02 19:53:31.308 | + inc/python:pip_install:219 : return 0 2026-06-02 19:53:31.310 | + 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-06-02 19:53:31.313 | + 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-06-02 19:53:31.315 | + 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-06-02 19:53:31.318 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-02 19:53:31.320 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-02 19:53:31.322 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-02 19:53:31.342 | Using python 3.12 to install os-testr 2026-06-02 19:53:31.345 | + 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-06-02 19:53:31.947 | Collecting os-testr 2026-06-02 19:53:31.998 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-02 19:53:32.026 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-02 19:53:32.029 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 19:53:32.048 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-02 19:53:32.052 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-02 19:53:32.072 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-02 19:53:32.076 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-02 19:53:32.083 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-02 19:53:32.094 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-02 19:53:32.100 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-02 19:53:32.139 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-02 19:53:32.142 | 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-06-02 19:53:32.155 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-02 19:53:32.162 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 19:53:32.175 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-02 19:53:32.183 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-02 19:53:32.192 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-02 19:53:32.198 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-02 19:53:32.217 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 41.9 MB/s 0:00:00 2026-06-02 19:53:32.288 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-02 19:53:32.363 | Attempting uninstall: PyYAML 2026-06-02 19:53:32.367 | Found existing installation: PyYAML 6.0.1 2026-06-02 19:53:32.367 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 19:53:32.367 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-02 19:53:32.564 | 2026-06-02 19:53:32.566 | 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-06-02 19:53:32.639 | + inc/python:pip_install:216 : result=0 2026-06-02 19:53:32.643 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 19:53:32.645 | + functions-common:time_stop:2414 : local name 2026-06-02 19:53:32.647 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:53:32.649 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:53:32.652 | + functions-common:time_stop:2417 : local total 2026-06-02 19:53:32.653 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:53:32.655 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 19:53:32.657 | + functions-common:time_stop:2421 : start_time=1780430011337 2026-06-02 19:53:32.659 | + functions-common:time_stop:2423 : [[ -z 1780430011337 ]] 2026-06-02 19:53:32.662 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:53:32.666 | + functions-common:time_stop:2426 : end_time=1780430012663 2026-06-02 19:53:32.668 | + functions-common:time_stop:2427 : elapsed_time=1326 2026-06-02 19:53:32.670 | + functions-common:time_stop:2428 : total=5222 2026-06-02 19:53:32.672 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:53:32.674 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6548 2026-06-02 19:53:32.677 | + inc/python:pip_install:219 : return 0 2026-06-02 19:53:32.680 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-02 19:53:32.737 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-02 19:53:32.812 | + ./stack.sh:main:829 : install_infra 2026-06-02 19:53:32.815 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-02 19:53:32.817 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-02 19:53:32.820 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-02 19:53:35.678 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-02 19:53:35.681 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-02 19:53:35.708 | + 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-06-02 19:53:36.418 | Collecting pbr 2026-06-02 19:53:36.419 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 19:53:36.613 | Collecting setuptools[core] 2026-06-02 19:53:36.615 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 19:53:36.683 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-02 19:53:36.685 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 19:53:36.717 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-02 19:53:36.720 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-02 19:53:36.745 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-02 19:53:36.746 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-02 19:53:36.779 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-02 19:53:36.781 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 19:53:36.802 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-02 19:53:36.803 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 19:53:36.843 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:36.844 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 19:53:36.868 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:36.870 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 19:53:36.981 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:36.982 | Using cached typer-0.26.6-py3-none-any.whl.metadata (16 kB) 2026-06-02 19:53:37.008 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:37.009 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-02 19:53:37.116 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:37.118 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-02 19:53:37.140 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 19:53:37.142 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-02 19:53:37.184 | 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-06-02 19:53:37.186 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-02 19:53:37.215 | 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-06-02 19:53:37.216 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 19:53:37.258 | 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-06-02 19:53:37.287 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-02 19:53:37.303 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 19:53:37.303 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-02 19:53:37.304 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-02 19:53:37.305 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-02 19:53:37.306 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 19:53:37.307 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-02 19:53:37.308 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-02 19:53:37.311 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-02 19:53:37.312 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-02 19:53:37.313 | Using cached typer-0.26.6-py3-none-any.whl (122 kB) 2026-06-02 19:53:37.314 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-02 19:53:37.315 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-02 19:53:37.318 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-02 19:53:37.319 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-02 19:53:37.319 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-02 19:53:37.324 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-02 19:53:37.444 | 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-06-02 19:53:39.413 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.6 typer-slim-0.24.0 wheel-0.47.0 2026-06-02 19:53:39.578 | + inc/python:pip_install:216 : result=0 2026-06-02 19:53:39.581 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 19:53:39.584 | + functions-common:time_stop:2414 : local name 2026-06-02 19:53:39.588 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:53:39.590 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:53:39.593 | + functions-common:time_stop:2417 : local total 2026-06-02 19:53:39.595 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:53:39.597 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 19:53:39.600 | + functions-common:time_stop:2421 : start_time=1780430015698 2026-06-02 19:53:39.602 | + functions-common:time_stop:2423 : [[ -z 1780430015698 ]] 2026-06-02 19:53:39.605 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:53:39.610 | + functions-common:time_stop:2426 : end_time=1780430019607 2026-06-02 19:53:39.613 | + functions-common:time_stop:2427 : elapsed_time=3909 2026-06-02 19:53:39.615 | + functions-common:time_stop:2428 : total=6548 2026-06-02 19:53:39.617 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:53:39.619 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10457 2026-06-02 19:53:39.622 | + inc/python:pip_install:219 : return 0 2026-06-02 19:53:39.625 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-02 19:53:39.628 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-02 19:53:39.652 | + 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-06-02 19:53:40.319 | Processing /opt/stack/requirements 2026-06-02 19:53:40.321 | Installing build dependencies: started 2026-06-02 19:53:41.952 | Installing build dependencies: finished with status 'done' 2026-06-02 19:53:41.953 | Getting requirements to build wheel: started 2026-06-02 19:53:42.102 | Getting requirements to build wheel: finished with status 'done' 2026-06-02 19:53:42.104 | Preparing metadata (pyproject.toml): started 2026-06-02 19:53:42.866 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-02 19:53:42.929 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:42.959 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-02 19:53:42.999 | 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.dev8425) (26.2) 2026-06-02 19:53:43.037 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.039 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-02 19:53:43.127 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.128 | 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-06-02 19:53:43.143 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.147 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-02 19:53:43.153 | 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.dev8425) (82.0.1) 2026-06-02 19:53:43.286 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.290 | 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-06-02 19:53:43.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.6 MB/s eta 0:00:00 2026-06-02 19:53:43.336 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.340 | Downloading idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-02 19:53:43.389 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.392 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-02 19:53:43.428 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 19:53:43.431 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 19:53:43.488 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-02 19:53:43.495 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-02 19:53:43.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.7 MB/s eta 0:00:00 2026-06-02 19:53:43.509 | 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-06-02 19:53:43.512 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-02 19:53:43.519 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 12.3 MB/s eta 0:00:00 2026-06-02 19:53:43.521 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-02 19:53:43.530 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 17.3 MB/s eta 0:00:00 2026-06-02 19:53:43.533 | 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-06-02 19:53:43.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.6 MB/s eta 0:00:00 2026-06-02 19:53:43.550 | Downloading idna-3.17-py3-none-any.whl (65 kB) 2026-06-02 19:53:43.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 kB 11.1 MB/s eta 0:00:00 2026-06-02 19:53:43.560 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-02 19:53:43.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 23.4 MB/s eta 0:00:00 2026-06-02 19:53:43.578 | Building wheels for collected packages: openstack_requirements 2026-06-02 19:53:43.579 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-02 19:53:44.929 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-02 19:53:44.930 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8425-py3-none-any.whl size=52161 sha256=de96e796c0d681711e39a66ff3503dcdacc212faf343af71722b712b76c33f95 2026-06-02 19:53:44.930 | Stored in directory: /tmp/pip-ephem-wheel-cache-8c6dqht_/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-02 19:53:44.932 | Successfully built openstack_requirements 2026-06-02 19:53:45.082 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-02 19:53:45.454 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.17 openstack_requirements-1.2.1.dev8425 requests-2.34.2 urllib3-2.7.0 2026-06-02 19:53:45.616 | + inc/python:pip_install:216 : result=0 2026-06-02 19:53:45.619 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 19:53:45.621 | + functions-common:time_stop:2414 : local name 2026-06-02 19:53:45.624 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:53:45.626 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:53:45.629 | + functions-common:time_stop:2417 : local total 2026-06-02 19:53:45.631 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:53:45.633 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 19:53:45.636 | + functions-common:time_stop:2421 : start_time=1780430019643 2026-06-02 19:53:45.638 | + functions-common:time_stop:2423 : [[ -z 1780430019643 ]] 2026-06-02 19:53:45.641 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:53:45.645 | + functions-common:time_stop:2426 : end_time=1780430025642 2026-06-02 19:53:45.647 | + functions-common:time_stop:2427 : elapsed_time=5999 2026-06-02 19:53:45.649 | + functions-common:time_stop:2428 : total=10457 2026-06-02 19:53:45.652 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:53:45.655 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16456 2026-06-02 19:53:45.657 | + inc/python:pip_install:219 : return 0 2026-06-02 19:53:45.660 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-02 19:53:45.663 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-02 19:53:45.666 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-02 19:53:45.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 19:53:45.672 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-02 19:53:45.675 | + 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-06-02 19:53:45.678 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 19:53:45.681 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-02 19:53:45.703 | Using python 3.12 to install pbr 2026-06-02 19:53:45.706 | + 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-06-02 19:53:46.186 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-02 19:53:46.257 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-02 19:53:46.386 | + inc/python:pip_install:216 : result=0 2026-06-02 19:53:46.389 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 19:53:46.392 | + functions-common:time_stop:2414 : local name 2026-06-02 19:53:46.394 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:53:46.397 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:53:46.400 | + functions-common:time_stop:2417 : local total 2026-06-02 19:53:46.403 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:53:46.405 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 19:53:46.407 | + functions-common:time_stop:2421 : start_time=1780430025698 2026-06-02 19:53:46.410 | + functions-common:time_stop:2423 : [[ -z 1780430025698 ]] 2026-06-02 19:53:46.414 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:53:46.417 | + functions-common:time_stop:2426 : end_time=1780430026415 2026-06-02 19:53:46.420 | + functions-common:time_stop:2427 : elapsed_time=717 2026-06-02 19:53:46.422 | + functions-common:time_stop:2428 : total=16456 2026-06-02 19:53:46.425 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:53:46.428 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17173 2026-06-02 19:53:46.432 | + inc/python:pip_install:219 : return 0 2026-06-02 19:53:46.434 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-02 19:53:49.252 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-02 19:53:49.623 | Collecting bindep 2026-06-02 19:53:49.654 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-02 19:53:49.704 | Collecting distro>=1.7 (from bindep) 2026-06-02 19:53:49.707 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-02 19:53:49.740 | Collecting packaging (from bindep) 2026-06-02 19:53:49.742 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 19:53:49.757 | Collecting Parsley (from bindep) 2026-06-02 19:53:49.760 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-02 19:53:49.802 | Collecting pbr>=2 (from bindep) 2026-06-02 19:53:49.803 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 19:53:49.982 | Collecting setuptools (from pbr>=2->bindep) 2026-06-02 19:53:49.982 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 19:53:50.029 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-02 19:53:50.039 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-02 19:53:50.047 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 19:53:50.048 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 19:53:50.057 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-02 19:53:50.071 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.3 MB/s eta 0:00:00 2026-06-02 19:53:50.071 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-02 19:53:50.129 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-02 19:53:51.054 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-02 19:53:51.168 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-02 19:53:51.172 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-02 19:53:51.176 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-02 19:53:51.197 | + ./stack.sh:main:838 : pkgs= 2026-06-02 19:53:51.200 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-02 19:53:51.203 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-02 19:53:51.205 | + functions-common:run_phase:1842 : local mode=stack 2026-06-02 19:53:51.208 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-02 19:53:51.212 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 19:53:51.214 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 19:53:51.218 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 19:53:51.220 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 19:53:51.223 | + functions-common:run_phase:1852 : local extra 2026-06-02 19:53:51.226 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 19:53:51.231 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 19:53:51.234 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 19:53:51.237 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 19:53:51.239 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-02 19:53:51.242 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 19:53:51.258 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:53:51.261 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 19:53:51.264 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-02 19:53:51.266 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-02 19:53:51.268 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-02 19:53:51.272 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-02 19:53:51.274 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-02 19:53:51.277 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-02 19:53:51.280 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-02 19:53:51.283 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-02 19:53:51.285 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-02 19:53:51.287 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-02 19:53:51.290 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-02 19:53:51.292 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-02 19:53:51.296 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 19:53:51.298 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 19:53:51.302 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-02 19:53:51.305 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-02 19:53:51.308 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-02 19:53:51.311 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-02 19:53:51.314 | + functions-common:run_plugins:1832 : local plugin 2026-06-02 19:53:51.317 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-02 19:53:51.320 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-02 19:53:51.323 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-02 19:53:51.326 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-06-02 19:53:51.329 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-02 19:53:51.332 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-02 19:53:51.335 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-02 19:53:51.338 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-02 19:53:51.342 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-02 19:53:51.345 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-02 19:53:51.348 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-02 19:53:51.351 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-02 19:53:51.353 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-02 19:53:51.355 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-02 19:53:51.358 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-02 19:53:51.361 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-02 19:53:51.363 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-02 19:53:51.366 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-02 19:53:51.368 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-02 19:53:51.371 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-02 19:53:51.373 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-02 19:53:51.375 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-02 19:53:51.377 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-02 19:53:51.380 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-02 19:53:51.383 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-02 19:53:51.396 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-02 19:53:51.399 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-02 19:53:51.401 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-02 19:53:51.404 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-02 19:53:51.407 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-02 19:53:51.410 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-02 19:53:51.413 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 19:53:51.428 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 19:53:51.431 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-02 19:53:51.434 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-02 19:53:51.435 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-02 19:53:51.439 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-02 19:53:51.442 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-02 19:53:51.445 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-02 19:53:51.450 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 19:53:51.467 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 19:53:51.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-02 19:53:51.474 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-02 19:53:51.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-02 19:53:51.479 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-02 19:53:51.483 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-02 19:53:51.485 | + functions:set_systemd_override:845 : local value=2048 2026-06-02 19:53:51.488 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-02 19:53:51.491 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-02 19:53:51.548 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-02 19:53:51.548 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-02 19:53:51.552 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-02 19:53:51.821 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-02 19:53:51.824 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-02 19:53:51.842 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:53:51.845 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-02 19:53:51.848 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 19:53:51.850 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 19:53:51.852 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 19:53:51.855 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 19:53:51.857 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 19:53:51.860 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 19:53:51.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:53:51.866 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:53:51.869 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 19:53:51.872 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 19:53:51.875 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 19:53:51.878 | + functions-common:apt_get_update:1161 : return 2026-06-02 19:53:51.881 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-02 19:53:51.884 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 19:53:51.887 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:53:51.890 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:53:51.893 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-02 19:53:51.916 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-02 19:53:51.946 | Reading package lists... 2026-06-02 19:53:52.216 | Building dependency tree... 2026-06-02 19:53:52.217 | Reading state information... 2026-06-02 19:53:52.567 | The following additional packages will be installed: 2026-06-02 19:53:52.567 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-02 19:53:52.567 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-02 19:53:52.567 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-02 19:53:52.569 | erlang-tools erlang-xmerl 2026-06-02 19:53:52.570 | Suggested packages: 2026-06-02 19:53:52.570 | erlang erlang-manpages erlang-doc 2026-06-02 19:53:52.620 | The following NEW packages will be installed: 2026-06-02 19:53:52.620 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-02 19:53:52.620 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-02 19:53:52.620 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-02 19:53:52.622 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-02 19:53:52.814 | 0 upgraded, 18 newly installed, 0 to remove and 78 not upgraded. 2026-06-02 19:53:52.815 | Need to get 36.1 MB of archives. 2026-06-02 19:53:52.815 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-02 19:53:52.815 | 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-06-02 19:53:53.314 | 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-06-02 19:53:53.358 | 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-06-02 19:53:53.359 | 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-06-02 19:53:53.397 | 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-06-02 19:53:53.405 | 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-06-02 19:53:53.407 | 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-06-02 19:53:53.446 | 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-06-02 19:53:53.447 | 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-06-02 19:53:53.447 | 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-06-02 19:53:53.449 | 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-06-02 19:53:53.473 | 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-06-02 19:53:53.497 | 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-06-02 19:53:53.499 | 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-06-02 19:53:53.512 | 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-06-02 19:53:53.517 | 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-06-02 19:53:53.528 | 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-06-02 19:53:53.558 | 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-06-02 19:53:54.227 | Fetched 36.1 MB in 1s (29.0 MB/s) 2026-06-02 19:53:54.260 | Selecting previously unselected package erlang-base. 2026-06-02 19:53:54.307 | (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 ... 112201 files and directories currently installed.) 2026-06-02 19:53:54.310 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.316 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.497 | Selecting previously unselected package erlang-asn1. 2026-06-02 19:53:54.507 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.511 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.552 | Selecting previously unselected package erlang-crypto. 2026-06-02 19:53:54.565 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.567 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.599 | Selecting previously unselected package erlang-public-key. 2026-06-02 19:53:54.608 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.612 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.655 | Selecting previously unselected package erlang-mnesia. 2026-06-02 19:53:54.665 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.667 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.707 | Selecting previously unselected package erlang-runtime-tools. 2026-06-02 19:53:54.716 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.719 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.757 | Selecting previously unselected package erlang-ssl. 2026-06-02 19:53:54.767 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.769 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.815 | Selecting previously unselected package erlang-eldap. 2026-06-02 19:53:54.825 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.827 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.856 | Selecting previously unselected package erlang-ftp. 2026-06-02 19:53:54.866 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.868 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.904 | Selecting previously unselected package erlang-tftp. 2026-06-02 19:53:54.913 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.917 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:54.949 | Selecting previously unselected package erlang-inets. 2026-06-02 19:53:54.958 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:54.960 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.002 | Selecting previously unselected package erlang-snmp. 2026-06-02 19:53:55.012 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:55.014 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.086 | Selecting previously unselected package erlang-os-mon. 2026-06-02 19:53:55.096 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:55.097 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.127 | Selecting previously unselected package erlang-parsetools. 2026-06-02 19:53:55.137 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:55.140 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.179 | Selecting previously unselected package erlang-syntax-tools. 2026-06-02 19:53:55.189 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:55.190 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.225 | Selecting previously unselected package erlang-tools. 2026-06-02 19:53:55.235 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:55.236 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.275 | Selecting previously unselected package erlang-xmerl. 2026-06-02 19:53:55.285 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 19:53:55.288 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:55.341 | Selecting previously unselected package rabbitmq-server. 2026-06-02 19:53:55.351 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-02 19:53:55.358 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-02 19:53:55.816 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:56.041 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-02 19:53:56.041 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-02 19:53:57.804 | Searching for services which depend on erlang and should be started... none found. 2026-06-02 19:53:57.806 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.812 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.818 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.822 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.826 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.831 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.835 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.840 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.845 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.853 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.862 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.870 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.882 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.891 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.896 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.902 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 19:53:57.907 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-02 19:53:57.953 | info: Selecting GID from range 100 to 999 ... 2026-06-02 19:53:57.955 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-02 19:53:58.017 | info: Selecting UID from range 100 to 999 ... 2026-06-02 19:53:58.017 | 2026-06-02 19:53:58.020 | info: Adding system user `rabbitmq' (UID 114) ... 2026-06-02 19:53:58.022 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-06-02 19:53:58.055 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-02 19:53:58.183 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-02 19:54:02.651 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 19:54:04.104 | 2026-06-02 19:54:04.104 | Running kernel seems to be up-to-date. 2026-06-02 19:54:04.104 | 2026-06-02 19:54:04.104 | Restarting services... 2026-06-02 19:54:04.148 | 2026-06-02 19:54:04.148 | Service restarts being deferred: 2026-06-02 19:54:04.148 | /etc/needrestart/restart.d/dbus.service 2026-06-02 19:54:04.148 | systemctl restart getty@tty1.service 2026-06-02 19:54:04.148 | systemctl restart serial-getty@ttyS0.service 2026-06-02 19:54:04.148 | systemctl restart systemd-logind.service 2026-06-02 19:54:04.148 | 2026-06-02 19:54:04.148 | No containers need to be restarted. 2026-06-02 19:54:04.148 | 2026-06-02 19:54:04.148 | User sessions running outdated binaries: 2026-06-02 19:54:04.148 | ubuntu @ session #1: python3[1639] 2026-06-02 19:54:04.157 | ubuntu @ session #12: sh[9791], sshd[9732] 2026-06-02 19:54:04.166 | ubuntu @ user manager service: systemd[1360] 2026-06-02 19:54:04.174 | 2026-06-02 19:54:04.175 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 19:54:05.564 | + functions-common:apt_get:1205 : result=0 2026-06-02 19:54:05.566 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 19:54:05.569 | + functions-common:time_stop:2414 : local name 2026-06-02 19:54:05.572 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:54:05.574 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:54:05.577 | + functions-common:time_stop:2417 : local total 2026-06-02 19:54:05.580 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:54:05.583 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 19:54:05.586 | + functions-common:time_stop:2421 : start_time=1780430031913 2026-06-02 19:54:05.589 | + functions-common:time_stop:2423 : [[ -z 1780430031913 ]] 2026-06-02 19:54:05.592 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:54:05.596 | + functions-common:time_stop:2426 : end_time=1780430045593 2026-06-02 19:54:05.599 | + functions-common:time_stop:2427 : elapsed_time=13680 2026-06-02 19:54:05.602 | + functions-common:time_stop:2428 : total=71842 2026-06-02 19:54:05.605 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:54:05.607 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85522 2026-06-02 19:54:05.610 | + functions-common:apt_get:1209 : return 0 2026-06-02 19:54:05.612 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-02 19:54:05.615 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 19:54:05.617 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 19:54:05.620 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 19:54:05.622 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 19:54:05.626 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 19:54:05.629 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 19:54:05.631 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 19:54:05.634 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 19:54:05.637 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 19:54:05.639 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 19:54:05.642 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 19:54:05.646 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 19:54:05.648 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 19:54:05.651 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-02 19:54:05.653 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-02 19:54:05.671 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:54:05.674 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-02 19:54:05.677 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 19:54:05.680 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-02 19:54:05.683 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-02 19:54:05.686 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-02 19:54:05.692 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-02 19:54:05.695 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-02 19:54:05.697 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-02 19:54:05.701 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-02 19:54:05.704 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-02 19:54:05.706 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-02 19:54:05.710 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-02 19:54:06.295 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-02 19:54:06.295 | user tags 2026-06-02 19:54:06.295 | guest [administrator]' 2026-06-02 19:54:06.299 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-02 19:54:06.299 | user tags 2026-06-02 19:54:06.299 | guest [administrator]' 2026-06-02 19:54:06.300 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-02 19:54:06.306 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-02 19:54:06.309 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-02 19:54:06.312 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-02 19:54:06.837 | Adding user "stackrabbit" ... 2026-06-02 19:54:06.842 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-02 19:54:06.862 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-02 19:54:07.407 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-02 19:54:07.443 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-02 19:54:07.447 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-02 19:54:07.971 | Changing password for user "stackrabbit" ... 2026-06-02 19:54:07.994 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-02 19:54:07.997 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-02 19:54:08.000 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-02 19:54:08.524 | Deleting user "guest" ... 2026-06-02 19:54:08.548 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-02 19:54:08.565 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:54:08.568 | + ./stack.sh:main:855 : install_database 2026-06-02 19:54:08.571 | + lib/database:install_database:118 : install_database_mysql 2026-06-02 19:54:08.574 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-02 19:54:08.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:54:08.580 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:54:08.582 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-02 19:54:08.737 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-02 19:54:08.740 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-02 19:54:08.745 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-02 19:54:08.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:54:08.751 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:54:08.754 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-02 19:54:08.757 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-02 19:54:08.760 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-02 19:54:08.765 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-02 19:54:08.768 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-02 19:54:08.770 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 19:54:08.773 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 19:54:08.775 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 19:54:08.779 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 19:54:08.782 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 19:54:08.785 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 19:54:08.789 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 19:54:08.792 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 19:54:08.795 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 19:54:08.799 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 19:54:08.801 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 19:54:08.805 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 19:54:08.808 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 19:54:08.811 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-02 19:54:08.814 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:54:08.818 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:54:08.821 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-02 19:54:08.824 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 19:54:08.827 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 19:54:08.830 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 19:54:08.833 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 19:54:08.836 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 19:54:08.839 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 19:54:08.842 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:54:08.844 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:54:08.848 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 19:54:08.852 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 19:54:08.855 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 19:54:08.857 | + functions-common:apt_get_update:1161 : return 2026-06-02 19:54:08.860 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-02 19:54:08.863 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 19:54:08.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 19:54:08.868 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 19:54:08.872 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-02 19:54:08.899 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-02 19:54:08.929 | Reading package lists... 2026-06-02 19:54:09.189 | Building dependency tree... 2026-06-02 19:54:09.190 | Reading state information... 2026-06-02 19:54:09.497 | The following additional packages will be installed: 2026-06-02 19:54:09.498 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-02 19:54:09.498 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-02 19:54:09.498 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-02 19:54:09.498 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-02 19:54:09.498 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-02 19:54:09.499 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-02 19:54:09.500 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-02 19:54:09.501 | Suggested packages: 2026-06-02 19:54:09.502 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-02 19:54:09.502 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-02 19:54:09.542 | The following NEW packages will be installed: 2026-06-02 19:54:09.542 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-02 19:54:09.542 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-02 19:54:09.542 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-02 19:54:09.542 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-02 19:54:09.543 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-02 19:54:09.543 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-02 19:54:09.544 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-02 19:54:09.641 | 0 upgraded, 27 newly installed, 0 to remove and 78 not upgraded. 2026-06-02 19:54:09.641 | Need to get 29.6 MB of archives. 2026-06-02 19:54:09.641 | After this operation, 243 MB of additional disk space will be used. 2026-06-02 19:54:09.641 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2,740 kB] 2026-06-02 19:54:09.664 | Get:2 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-06-02 19:54:09.689 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-02 19:54:09.707 | Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-02 19:54:09.769 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-02 19:54:09.919 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-02 19:54:09.921 | Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-02 19:54:09.941 | Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-02 19:54:09.966 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-02 19:54:09.967 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-02 19:54:09.978 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-02 19:54:09.986 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-02 19:54:10.002 | Get:13 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-06-02 19:54:10.004 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-02 19:54:10.006 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-02 19:54:10.007 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-02 19:54:10.007 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-02 19:54:10.008 | Get:18 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-06-02 19:54:10.046 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-02 19:54:10.048 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-02 19:54:10.049 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-02 19:54:10.049 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-02 19:54:10.049 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-02 19:54:10.051 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-02 19:54:10.052 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-06-02 19:54:10.053 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-06-02 19:54:10.443 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-06-02 19:54:10.718 | Preconfiguring packages ... 2026-06-02 19:54:10.808 | Fetched 29.6 MB in 1s (33.4 MB/s) 2026-06-02 19:54:10.836 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-02 19:54:10.891 | (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 ... 115006 files and directories currently installed.) 2026-06-02 19:54:10.895 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:54:10.896 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:11.124 | Selecting previously unselected package mysql-client-8.0. 2026-06-02 19:54:11.134 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:54:11.135 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:11.163 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-02 19:54:11.173 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-02 19:54:11.176 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-02 19:54:11.203 | Selecting previously unselected package libmecab2:amd64. 2026-06-02 19:54:11.216 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-02 19:54:11.218 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-02 19:54:11.251 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-02 19:54:11.265 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-02 19:54:11.268 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-02 19:54:11.305 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-02 19:54:11.316 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:54:11.318 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:11.829 | Selecting previously unselected package mysql-server-8.0. 2026-06-02 19:54:11.839 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 19:54:12.132 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:12.171 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-02 19:54:12.181 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-02 19:54:12.183 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-02 19:54:12.206 | Selecting previously unselected package liburi-perl. 2026-06-02 19:54:12.216 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-02 19:54:12.217 | Unpacking liburi-perl (5.27-1) ... 2026-06-02 19:54:12.257 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-02 19:54:12.267 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-02 19:54:12.269 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-02 19:54:12.302 | Selecting previously unselected package libcgi-pm-perl. 2026-06-02 19:54:12.312 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-02 19:54:12.313 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-02 19:54:12.350 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-02 19:54:12.359 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:54:12.361 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 19:54:12.386 | Selecting previously unselected package libfcgi-perl. 2026-06-02 19:54:12.396 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-02 19:54:12.397 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-02 19:54:12.428 | Selecting previously unselected package libcgi-fast-perl. 2026-06-02 19:54:12.438 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-02 19:54:12.440 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-02 19:54:12.469 | Selecting previously unselected package libclone-perl:amd64. 2026-06-02 19:54:12.479 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-02 19:54:12.481 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-02 19:54:12.509 | Selecting previously unselected package libencode-locale-perl. 2026-06-02 19:54:12.519 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-02 19:54:12.521 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-02 19:54:12.545 | Selecting previously unselected package libfcgi-bin. 2026-06-02 19:54:12.556 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-02 19:54:12.558 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 19:54:12.588 | Selecting previously unselected package libhtml-template-perl. 2026-06-02 19:54:12.598 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-02 19:54:12.600 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-02 19:54:12.632 | Selecting previously unselected package libtimedate-perl. 2026-06-02 19:54:12.642 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-02 19:54:12.644 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-02 19:54:12.685 | Selecting previously unselected package libhttp-date-perl. 2026-06-02 19:54:12.695 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-02 19:54:12.697 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-02 19:54:12.726 | Selecting previously unselected package libio-html-perl. 2026-06-02 19:54:12.736 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-02 19:54:12.738 | Unpacking libio-html-perl (1.004-3) ... 2026-06-02 19:54:12.769 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-02 19:54:12.779 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-02 19:54:12.783 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-02 19:54:12.813 | Selecting previously unselected package libhttp-message-perl. 2026-06-02 19:54:12.823 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-02 19:54:12.825 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-02 19:54:12.856 | Selecting previously unselected package mecab-utils. 2026-06-02 19:54:12.866 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-02 19:54:12.868 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-02 19:54:12.907 | Selecting previously unselected package mecab-ipadic. 2026-06-02 19:54:12.917 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-02 19:54:12.920 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-02 19:54:13.307 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-02 19:54:13.318 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-02 19:54:13.322 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-02 19:54:13.350 | Selecting previously unselected package mysql-server. 2026-06-02 19:54:13.360 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-02 19:54:13.363 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:13.407 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-02 19:54:13.412 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-02 19:54:13.417 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:13.421 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-02 19:54:13.425 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-02 19:54:13.429 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 19:54:13.432 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-02 19:54:13.436 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-02 19:54:13.440 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 19:54:13.443 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-02 19:54:13.449 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-02 19:54:13.456 | Setting up libio-html-perl (1.004-3) ... 2026-06-02 19:54:13.461 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:13.468 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-02 19:54:13.474 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:13.479 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-02 19:54:13.489 | Setting up liburi-perl (5.27-1) ... 2026-06-02 19:54:13.501 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:13.660 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-02 19:54:13.690 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-02 19:54:20.768 | mysqld will log errors to /var/log/mysql/error.log 2026-06-02 19:54:21.191 | mysqld is running as pid 30374 2026-06-02 19:54:23.563 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-02 19:54:24.567 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-02 19:54:24.571 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-02 19:54:24.575 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-02 19:54:24.578 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-02 19:54:24.579 | 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-06-02 19:54:24.579 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-02 19:54:24.598 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-02 19:54:24.599 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-02 19:54:24.658 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-02 19:54:24.658 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-02 19:54:24.659 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-02 19:54:24.698 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-02 19:54:24.698 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-02 19:54:24.699 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-02 19:54:24.699 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-02 19:54:24.699 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-02 19:54:24.699 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-02 19:54:24.825 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-02 19:54:24.826 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-02 19:54:24.829 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-02 19:54:24.829 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-02 19:54:24.829 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-02 19:54:24.858 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-02 19:54:24.932 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-02 19:54:24.958 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-02 19:54:24.958 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-02 19:54:24.958 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-02 19:54:24.958 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-02 19:54:24.959 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-02 19:54:24.969 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-02 19:54:24.972 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-02 19:54:24.972 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-02 19:54:25.170 | 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-06-02 19:54:25.254 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-02 19:54:25.379 | 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-06-02 19:54:25.382 | 2026-06-02 19:54:25.382 | done! 2026-06-02 19:54:25.389 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-02 19:54:25.393 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-02 19:54:25.399 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-02 19:54:25.405 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-02 19:54:25.405 | 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-06-02 19:54:25.405 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-02 19:54:25.440 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-02 19:54:25.440 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-02 19:54:25.530 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-02 19:54:25.530 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-02 19:54:25.530 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-02 19:54:25.578 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-02 19:54:25.579 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-02 19:54:25.580 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-02 19:54:25.580 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-02 19:54:25.580 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-02 19:54:25.581 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-02 19:54:25.778 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-02 19:54:25.780 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-02 19:54:25.784 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-02 19:54:25.784 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-02 19:54:25.784 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-02 19:54:25.828 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-02 19:54:25.932 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-02 19:54:25.969 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-02 19:54:25.969 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-02 19:54:25.969 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-02 19:54:25.970 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-02 19:54:25.970 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-02 19:54:25.985 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-02 19:54:25.990 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-02 19:54:25.990 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-02 19:54:26.227 | 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-06-02 19:54:26.319 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-02 19:54:26.433 | 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-06-02 19:54:26.435 | 2026-06-02 19:54:26.435 | done! 2026-06-02 19:54:26.441 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-02 19:54:26.445 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-02 19:54:26.449 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-02 19:54:26.453 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 19:54:26.458 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-02 19:54:26.462 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-02 19:54:26.466 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-02 19:54:26.471 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 19:54:27.649 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 19:54:28.270 | 2026-06-02 19:54:28.270 | Running kernel seems to be up-to-date. 2026-06-02 19:54:28.270 | 2026-06-02 19:54:28.270 | Restarting services... 2026-06-02 19:54:28.309 | 2026-06-02 19:54:28.309 | Service restarts being deferred: 2026-06-02 19:54:28.309 | /etc/needrestart/restart.d/dbus.service 2026-06-02 19:54:28.309 | systemctl restart getty@tty1.service 2026-06-02 19:54:28.309 | systemctl restart serial-getty@ttyS0.service 2026-06-02 19:54:28.309 | systemctl restart systemd-logind.service 2026-06-02 19:54:28.309 | 2026-06-02 19:54:28.309 | No containers need to be restarted. 2026-06-02 19:54:28.309 | 2026-06-02 19:54:28.309 | User sessions running outdated binaries: 2026-06-02 19:54:28.309 | ubuntu @ session #1: python3[1639] 2026-06-02 19:54:28.319 | ubuntu @ session #12: sh[9791], sshd[9732] 2026-06-02 19:54:28.329 | ubuntu @ user manager service: systemd[1360] 2026-06-02 19:54:28.338 | 2026-06-02 19:54:28.339 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 19:54:29.709 | + functions-common:apt_get:1205 : result=0 2026-06-02 19:54:29.712 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 19:54:29.714 | + functions-common:time_stop:2414 : local name 2026-06-02 19:54:29.717 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:54:29.719 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:54:29.722 | + functions-common:time_stop:2417 : local total 2026-06-02 19:54:29.724 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:54:29.726 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 19:54:29.729 | + functions-common:time_stop:2421 : start_time=1780430048894 2026-06-02 19:54:29.731 | + functions-common:time_stop:2423 : [[ -z 1780430048894 ]] 2026-06-02 19:54:29.734 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:54:29.739 | + functions-common:time_stop:2426 : end_time=1780430069736 2026-06-02 19:54:29.742 | + functions-common:time_stop:2427 : elapsed_time=20842 2026-06-02 19:54:29.745 | + functions-common:time_stop:2428 : total=85522 2026-06-02 19:54:29.747 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:54:29.750 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=106364 2026-06-02 19:54:29.752 | + functions-common:apt_get:1209 : return 0 2026-06-02 19:54:29.755 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-02 19:54:29.758 | + ./stack.sh:main:858 : install_database_python 2026-06-02 19:54:29.761 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-02 19:54:29.764 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-02 19:54:29.766 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-02 19:54:29.769 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 19:54:29.772 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-02 19:54:29.775 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-02 19:54:29.777 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 19:54:29.781 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-02 19:54:29.782 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 19:54:29.786 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-02 19:54:29.789 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-02 19:54:29.792 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-02 19:54:29.795 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-02 19:54:29.797 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-02 19:54:29.820 | Using python 3.12 to install PyMySQL 2026-06-02 19:54:29.823 | + 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-06-02 19:54:30.393 | Collecting PyMySQL 2026-06-02 19:54:30.460 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-02 19:54:30.470 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-02 19:54:30.558 | Installing collected packages: PyMySQL 2026-06-02 19:54:30.594 | Successfully installed PyMySQL-1.2.0 2026-06-02 19:54:30.660 | + inc/python:pip_install:216 : result=0 2026-06-02 19:54:30.663 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 19:54:30.666 | + functions-common:time_stop:2414 : local name 2026-06-02 19:54:30.668 | + functions-common:time_stop:2415 : local end_time 2026-06-02 19:54:30.671 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 19:54:30.673 | + functions-common:time_stop:2417 : local total 2026-06-02 19:54:30.675 | + functions-common:time_stop:2418 : local start_time 2026-06-02 19:54:30.678 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 19:54:30.680 | + functions-common:time_stop:2421 : start_time=1780430069814 2026-06-02 19:54:30.683 | + functions-common:time_stop:2423 : [[ -z 1780430069814 ]] 2026-06-02 19:54:30.686 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 19:54:30.691 | + functions-common:time_stop:2426 : end_time=1780430070688 2026-06-02 19:54:30.693 | + functions-common:time_stop:2427 : elapsed_time=874 2026-06-02 19:54:30.696 | + functions-common:time_stop:2428 : total=17173 2026-06-02 19:54:30.699 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 19:54:30.702 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18047 2026-06-02 19:54:30.705 | + inc/python:pip_install:219 : return 0 2026-06-02 19:54:30.708 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-02 19:54:30.711 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-02 19:54:30.714 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-02 19:54:30.717 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-02 19:54:30.734 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:54:30.737 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-02 19:54:30.740 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-02 19:54:30.759 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 19:54:30.762 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-02 19:54:30.782 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 19:54:30.785 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-02 19:54:30.803 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 19:54:30.806 | + ./stack.sh:main:866 : install_etcd3 2026-06-02 19:54:30.809 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-02 19:54:30.809 | Installing etcd 2026-06-02 19:54:30.811 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-02 19:54:30.825 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-02 19:54:30.838 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-02 19:54:30.841 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-02 19:54:30.854 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-02 19:54:30.858 | ++ 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-06-02 19:54:30.861 | ++ 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-06-02 19:54:30.864 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-02 19:54:30.866 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-02 19:54:30.869 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-02 19:54:30.871 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 19:54:30.874 | ++ 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-06-02 19:54:30.877 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-02 19:54:30.880 | ++ 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-06-02 19:54:30.885 | --2026-06-02 19:54:30-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 19:54:30.910 | Resolving github.com (github.com)... 140.82.121.3 2026-06-02 19:54:30.941 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-02 19:54:31.132 | HTTP request sent, awaiting response... 502 Bad Gateway or Proxy Error 2026-06-02 19:54:31.132 | 2026-06-02 19:54:31 ERROR 502: Bad Gateway or Proxy Error. 2026-06-02 19:54:31.132 | 2026-06-02 19:54:31.136 | ++ functions:get_extra_file:76 : [[ 8 -ne 0 ]] 2026-06-02 19:54:31.139 | ++ functions:get_extra_file:77 : die 'https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz could not be downloaded' 2026-06-02 19:54:31.141 | ++ functions-common:die:290 : local exitcode=0 2026-06-02 19:54:31.148 | [ERROR] /opt/stack/devstack/functions:https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz could 2026-06-02 19:54:32.154 | + lib/etcd3:install_etcd3:114 : etcd_file='[Call Trace] 2026-06-02 19:54:32.154 | ./stack.sh:866:install_etcd3 2026-06-02 19:54:32.154 | /opt/stack/devstack/lib/etcd3:114:get_extra_file 2026-06-02 19:54:32.154 | /opt/stack/devstack/functions:77:die' 2026-06-02 19:54:32.158 | + lib/etcd3:install_etcd3:1 : exit_trap 2026-06-02 19:54:32.160 | + ./stack.sh:exit_trap:519 : local r=1 2026-06-02 19:54:32.164 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-06-02 19:54:32.167 | + ./stack.sh:exit_trap:520 : jobs= 2026-06-02 19:54:32.169 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-06-02 19:54:32.172 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-06-02 19:54:32.175 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-06-02 19:54:32.178 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-06-02 19:54:32.181 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-06-02 19:54:32.183 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-06-02 19:54:32.184 | Error on exit 2026-06-02 19:54:32.186 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-06-02 19:54:32.189 | + ./stack.sh:exit_trap:540 : generate-subunit 1780429921 151 fail 2026-06-02 19:54:32.306 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-06-02 19:54:32.308 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-06-02 19:54:33.384 | + ./stack.sh:exit_trap:554 : exit 1