Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis" > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10389118186053588334.sh + rm -rf trial-7802-bin.tgz trial-7802-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23323 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10268 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9269 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12089 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12391 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10379 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37939 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6816 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39694 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7229 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12678 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6682 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10792 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6856 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8290 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5575 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6682 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12134685619982750382.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ + rm -rf trial-7802 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 47ae650 debian-bookworm-android: new container + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 DONE 0.1s #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 ... #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.3s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.3s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.4s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.375 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.375 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.377 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #10 0.524 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.646 Fetched 55.4 kB in 0s (185 kB/s) #10 0.646 Reading package lists... #10 1.055 Reading package lists... #10 1.468 Building dependency tree... #10 1.568 Reading state information... #10 1.662 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.662 tcpdump is already the newest version (4.99.3-1). #10 1.662 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.662 python3 is already the newest version (3.11.2-1+b1). #10 1.662 python3-setuptools is already the newest version (66.1.1-1). #10 1.662 python3-yaml is already the newest version (6.0-3+b2). #10 1.662 python3-mako is already the newest version (1.2.4+ds-1). #10 1.662 python3-gi is already the newest version (3.42.2-3+b1). #10 1.662 python3-wheel is already the newest version (0.38.4-2). #10 1.662 python3-wheel set to manually installed. #10 1.662 ofono is already the newest version (1.31-3+b1). #10 1.662 patchelf is already the newest version (0.14.3-1+b1). #10 1.662 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.662 libcap2-bin is already the newest version (1:2.66-4). #10 1.662 libcap2-bin set to manually installed. #10 1.662 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.662 locales is already the newest version (2.36-9+deb12u9). #10 1.662 The following additional packages will be installed: #10 1.662 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.663 Suggested packages: #10 1.663 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.739 The following NEW packages will be installed: #10 1.740 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.740 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.767 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. #10 1.767 Need to get 14.8 MB of archives. #10 1.767 After this operation, 45.5 MB of additional disk space will be used. #10 1.767 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.782 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.785 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.790 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.796 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.797 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.823 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.834 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.847 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.890 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.890 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.903 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.917 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.073 debconf: delaying package configuration, since apt-utils is not installed #10 2.124 Fetched 14.8 MB in 0s (86.6 MB/s) #10 2.159 Selecting previously unselected package libiperf0:amd64. #10 2.159 (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 ... 117416 files and directories currently installed.) #10 2.205 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.212 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.268 Selecting previously unselected package iperf3. #10 2.276 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.281 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.327 Selecting previously unselected package cpio. #10 2.336 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.339 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.395 Selecting previously unselected package busybox. #10 2.405 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.409 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.480 Selecting previously unselected package libblas3:amd64. #10 2.488 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.494 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.549 Selecting previously unselected package liblapack3:amd64. #10 2.558 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.564 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.743 Selecting previously unselected package librpmio9. #10 2.751 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.754 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 2.815 Selecting previously unselected package librpm9. #10 2.823 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.826 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 2.887 Selecting previously unselected package python3-numpy. #10 2.896 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 2.900 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 3.251 Selecting previously unselected package python3-watchdog. #10 3.260 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.263 Unpacking python3-watchdog (2.2.1-1) ... #10 3.315 Selecting previously unselected package rpm-common. #10 3.322 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.326 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.397 Selecting previously unselected package rpm2cpio. #10 3.404 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.409 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.458 Selecting previously unselected package udhcpc:amd64. #10 3.466 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.470 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.538 Setting up cpio (2.13+dfsg-7.1) ... #10 3.550 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.550 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #10 3.557 Setting up python3-watchdog (2.2.1-1) ... #10 3.705 Setting up busybox (1:1.35.0-4+b3) ... #10 3.716 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.726 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #10 3.733 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.743 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.757 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.769 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.779 Setting up liblapack3:amd64 (3.11.0-2) ... #10 3.789 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #10 3.795 Setting up iperf3 (3.12-1+deb12u1) ... #10 3.867 debconf: unable to initialize frontend: Dialog #10 3.867 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 3.867 debconf: falling back to frontend: Readline #10 3.872 debconf: unable to initialize frontend: Readline #10 3.872 debconf: (This frontend requires a controlling tty.) #10 3.872 debconf: falling back to frontend: Teletype #10 3.883 Configuring iperf3 #10 3.883 ------------------ #10 3.883 #10 3.883 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 3.883 boot time. #10 3.883 #10 3.883 Start Iperf3 as a daemon automatically? [yes/no] #10 3.883 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 3.955 invoke-rc.d: could not determine current runlevel #10 3.959 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.060 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 1. #10 4.060 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 1. #10 4.079 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.091 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.264 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.274 Processing triggers for man-db (2.11.2-2) ... #10 5.290 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.300 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 5.4s #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 0.635 Collecting smpplib #11 0.635 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-eqiqxxdf/smpplib_ee0c4fc5f8514267bc3ab9bdc092712d #11 0.638 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-eqiqxxdf/smpplib_ee0c4fc5f8514267bc3ab9bdc092712d #11 1.417 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.420 Preparing metadata (setup.py): started #11 1.623 Preparing metadata (setup.py): finished with status 'done' #11 1.626 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.627 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.627 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.152 Collecting pymongo #11 2.201 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.313 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.2 MB/s eta 0:00:00 #11 2.318 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.367 Collecting dnspython<3.0.0,>=1.16.0 #11 2.373 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.390 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 20.4 MB/s eta 0:00:00 #11 2.718 Installing collected packages: dnspython, pymongo #11 3.116 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.117 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 DONE 3.2s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.409 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.409 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.409 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.535 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.664 Reading package lists... #12 1.100 Reading package lists... #12 1.504 Building dependency tree... #12 1.613 Reading state information... #12 1.706 The following additional packages will be installed: #12 1.706 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.706 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.707 Suggested packages: #12 1.707 molly-guard monkeysphere ssh-askpass ufw #12 1.796 The following NEW packages will be installed: #12 1.796 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.796 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.822 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. #12 1.822 Need to get 1598 kB of archives. #12 1.822 After this operation, 7874 kB of additional disk space will be used. #12 1.822 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 1.834 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 1.839 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.839 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 1.850 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 1.851 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 1.853 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.858 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.859 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.859 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.999 debconf: delaying package configuration, since apt-utils is not installed #12 2.037 Fetched 1598 kB in 0s (27.2 MB/s) #12 2.068 Selecting previously unselected package systemd-sysv. #12 2.068 (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 ... 118765 files and directories currently installed.) #12 2.121 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.124 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.170 Selecting previously unselected package openssh-sftp-server. #12 2.177 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.181 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.223 Selecting previously unselected package runit-helper. #12 2.231 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.234 Unpacking runit-helper (2.15.2) ... #12 2.286 Selecting previously unselected package openssh-server. #12 2.296 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.306 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.385 Selecting previously unselected package libnss-systemd:amd64. #12 2.392 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.402 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 2.456 Selecting previously unselected package libpam-systemd:amd64. #12 2.464 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.468 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 2.525 Selecting previously unselected package ncurses-term. #12 2.534 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.538 Unpacking ncurses-term (6.4-4) ... #12 2.854 Selecting previously unselected package dbus-user-session. #12 2.863 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.867 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.916 Selecting previously unselected package libxmuu1:amd64. #12 2.924 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.928 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 2.968 Selecting previously unselected package xauth. #12 2.978 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 2.983 Unpacking xauth (1:1.1.2-1) ... #12 3.049 Setting up runit-helper (2.15.2) ... #12 3.059 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 3.071 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.082 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.181 debconf: unable to initialize frontend: Dialog #12 3.181 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.181 debconf: falling back to frontend: Readline #12 3.186 debconf: unable to initialize frontend: Readline #12 3.186 debconf: (This frontend requires a controlling tty.) #12 3.186 debconf: falling back to frontend: Teletype #12 3.253 #12 3.253 Creating config file /etc/ssh/sshd_config with new version #12 3.290 Creating SSH2 RSA key; this may take some time ... #12 3.582 3072 SHA256:uVlr+R/Qx2Ti1d/87rvlcqVewdwHL2ZLiICmqOnVoO0 root@buildkitsandbox (RSA) #12 3.586 Creating SSH2 ECDSA key; this may take some time ... #12 3.596 256 SHA256:Py53XqSbqDQB+GpmiZNyuw0Vye6Ms8Fe4DQFsWTF/wE root@buildkitsandbox (ECDSA) #12 3.597 Creating SSH2 ED25519 key; this may take some time ... #12 3.606 256 SHA256:UmK5kUuvrOt6ae8QuVzeGy/WylQjRTw89A4mdojUeiE root@buildkitsandbox (ED25519) #12 3.689 invoke-rc.d: could not determine current runlevel #12 3.693 invoke-rc.d: policy-rc.d denied execution of start. #12 3.784 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 3.784 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 3.885 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 3.904 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 3.970 debconf: unable to initialize frontend: Dialog #12 3.970 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.970 debconf: falling back to frontend: Readline #12 3.976 debconf: unable to initialize frontend: Readline #12 3.976 debconf: (This frontend requires a controlling tty.) #12 3.976 debconf: falling back to frontend: Teletype #12 4.044 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.054 Setting up ncurses-term (6.4-4) ... #12 4.064 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.078 Setting up xauth (1:1.1.2-1) ... #12 4.090 Processing triggers for man-db (2.11.2-2) ... #12 4.105 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 4.2s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.3s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.0s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.4s #17 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #17 DONE 0.3s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.3s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 0.796 Generating locales (this might take a while)... #19 0.801 en_US.UTF-8... done #19 1.785 Generation complete. #19 DONE 1.9s #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.354 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.354 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.354 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.460 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.611 Reading package lists... #20 1.020 Reading package lists... #20 1.431 Building dependency tree... #20 1.533 Reading state information... #20 1.631 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.631 The following additional packages will be installed: #20 1.631 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 1.631 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.631 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.631 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 1.662 The following NEW packages will be installed: #20 1.662 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 1.662 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 1.662 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 1.662 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 1.662 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 1.662 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 1.663 libsmpp34-dev osmocom-nightly #20 1.872 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. #20 1.872 Need to get 3,948 kB of archives. #20 1.872 After this operation, 17.7 MB of additional disk space will be used. #20 1.872 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412022026 [1,180 B] #20 1.879 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.40.5975.202412022026 [169 kB] #20 1.894 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202412022026 [39.0 kB] #20 1.903 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202412022026 [141 kB] #20 1.912 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.40.5975.202412022026 [50.6 kB] #20 1.918 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.40.5c5f.202412022026 [32.9 kB] #20 1.928 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.40.5975.202412022026 [69.8 kB] #20 1.947 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.40.5975.202412022026 [227 kB] #20 1.967 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412022026 [57.1 kB] #20 1.977 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.40.5975.202412022026 [103 kB] #20 1.981 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.40.5c5f.202412022026 [73.9 kB] #20 1.989 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.40.5975.202412022026 [70.3 kB] #20 2.000 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.40.5975.202412022026 [177 kB] #20 2.009 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.40.5975.202412022026 [59.0 kB] #20 2.014 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.40.5975.202412022026 [62.9 kB] #20 2.016 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.40.5975.202412022026 [49.6 kB] #20 2.019 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.40.5975.202412022026 [42.9 kB] #20 2.028 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.40.5975.202412022026 [847 kB] #20 2.039 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.25.dd38.202412022026 [69.3 kB] #20 2.044 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.40.5c5f.202412022026 [117 kB] #20 2.053 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.11.e9dc.202412022026 [20.9 kB] #20 2.061 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.11.e9dc.202412022026 [25.1 kB] #20 2.067 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412022026 [127 kB] #20 2.099 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202412022026 [606 kB] #20 2.132 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202412022026 [101 kB] #20 2.136 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202412022026 [112 kB] #20 2.152 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.1.2d31.202412022026 [75.5 kB] #20 2.162 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.1.2d31.202412022026 [106 kB] #20 2.172 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412022026 [223 kB] #20 2.185 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202412022026 [92.1 kB] #20 2.323 debconf: delaying package configuration, since apt-utils is not installed #20 2.363 Fetched 3,948 kB in 1s (7,610 kB/s) #20 2.395 Selecting previously unselected package osmocom-nightly. #20 2.395 (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 ... 121732 files and directories currently installed.) #20 2.443 Preparing to unpack .../00-osmocom-nightly_202412022026_amd64.deb ... #20 2.448 Unpacking osmocom-nightly (202412022026) ... #20 2.485 Selecting previously unselected package libosmocore22:amd64. #20 2.494 Preparing to unpack .../01-libosmocore22_1.10.0.40.5975.202412022026_amd64.deb ... #20 2.502 Unpacking libosmocore22:amd64 (1.10.0.40.5975.202412022026) ... #20 2.560 Selecting previously unselected package libgtp10:amd64. #20 2.568 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202412022026_amd64.deb ... #20 2.571 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202412022026) ... #20 2.610 Selecting previously unselected package libgtp-dev:amd64. #20 2.621 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202412022026_amd64.deb ... #20 2.625 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202412022026) ... #20 2.677 Selecting previously unselected package libosmocodec4:amd64. #20 2.685 Preparing to unpack .../04-libosmocodec4_1.10.0.40.5975.202412022026_amd64.deb ... #20 2.690 Unpacking libosmocodec4:amd64 (1.10.0.40.5975.202412022026) ... #20 2.735 Selecting previously unselected package libosmotrau10:amd64. #20 2.744 Preparing to unpack .../05-libosmotrau10_1.6.0.40.5c5f.202412022026_amd64.deb ... #20 2.747 Unpacking libosmotrau10:amd64 (1.6.0.40.5c5f.202412022026) ... #20 2.792 Selecting previously unselected package libosmoisdn0:amd64. #20 2.800 Preparing to unpack .../06-libosmoisdn0_1.10.0.40.5975.202412022026_amd64.deb ... #20 2.804 Unpacking libosmoisdn0:amd64 (1.10.0.40.5975.202412022026) ... #20 2.849 Selecting previously unselected package libosmogsm20:amd64. #20 2.857 Preparing to unpack .../07-libosmogsm20_1.10.0.40.5975.202412022026_amd64.deb ... #20 2.861 Unpacking libosmogsm20:amd64 (1.10.0.40.5975.202412022026) ... #20 2.915 Selecting previously unselected package libosmonetif11:amd64. #20 2.923 Preparing to unpack .../08-libosmonetif11_1.5.1.25.dd38.202412022026_amd64.deb ... #20 2.929 Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412022026) ... #20 2.971 Selecting previously unselected package libosmovty13:amd64. #20 2.980 Preparing to unpack .../09-libosmovty13_1.10.0.40.5975.202412022026_amd64.deb ... #20 2.985 Unpacking libosmovty13:amd64 (1.10.0.40.5975.202412022026) ... #20 3.038 Selecting previously unselected package libosmoabis13:amd64. #20 3.049 Preparing to unpack .../10-libosmoabis13_1.6.0.40.5c5f.202412022026_amd64.deb ... #20 3.053 Unpacking libosmoabis13:amd64 (1.6.0.40.5c5f.202412022026) ... #20 3.101 Selecting previously unselected package libosmocoding0:amd64. #20 3.111 Preparing to unpack .../11-libosmocoding0_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.114 Unpacking libosmocoding0:amd64 (1.10.0.40.5975.202412022026) ... #20 3.163 Selecting previously unselected package libosmogb14:amd64. #20 3.171 Preparing to unpack .../12-libosmogb14_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.174 Unpacking libosmogb14:amd64 (1.10.0.40.5975.202412022026) ... #20 3.227 Selecting previously unselected package libosmoctrl0:amd64. #20 3.236 Preparing to unpack .../13-libosmoctrl0_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.239 Unpacking libosmoctrl0:amd64 (1.10.0.40.5975.202412022026) ... #20 3.285 Selecting previously unselected package libosmosim2:amd64. #20 3.291 Preparing to unpack .../14-libosmosim2_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.295 Unpacking libosmosim2:amd64 (1.10.0.40.5975.202412022026) ... #20 3.343 Selecting previously unselected package libosmousb0:amd64. #20 3.352 Preparing to unpack .../15-libosmousb0_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.355 Unpacking libosmousb0:amd64 (1.10.0.40.5975.202412022026) ... #20 3.402 Selecting previously unselected package libosmocore. #20 3.413 Preparing to unpack .../16-libosmocore_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.416 Unpacking libosmocore (1.10.0.40.5975.202412022026) ... #20 3.458 Selecting previously unselected package libosmocore-dev:amd64. #20 3.467 Preparing to unpack .../17-libosmocore-dev_1.10.0.40.5975.202412022026_amd64.deb ... #20 3.470 Unpacking libosmocore-dev:amd64 (1.10.0.40.5975.202412022026) ... #20 3.563 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.571 Preparing to unpack .../18-libosmo-netif-dev_1.5.1.25.dd38.202412022026_amd64.deb ... #20 3.574 Unpacking libosmo-netif-dev:amd64 (1.5.1.25.dd38.202412022026) ... #20 3.622 Selecting previously unselected package libosmo-abis-dev:amd64. #20 3.632 Preparing to unpack .../19-libosmo-abis-dev_1.6.0.40.5c5f.202412022026_amd64.deb ... #20 3.636 Unpacking libosmo-abis-dev:amd64 (1.6.0.40.5c5f.202412022026) ... #20 3.691 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 3.700 Preparing to unpack .../20-libosmo-gsup-client0_1.8.0.11.e9dc.202412022026_amd64.deb ... #20 3.704 Unpacking libosmo-gsup-client0:amd64 (1.8.0.11.e9dc.202412022026) ... #20 3.743 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 3.751 Preparing to unpack .../21-libosmo-gsup-client-dev_1.8.0.11.e9dc.202412022026_amd64.deb ... #20 3.755 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.11.e9dc.202412022026) ... #20 3.802 Selecting previously unselected package libosmo-sigtran10:amd64. #20 3.812 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202412022026_amd64.deb ... #20 3.815 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412022026) ... #20 3.863 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 3.871 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202412022026_amd64.deb ... #20 3.874 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202412022026) ... #20 3.963 Selecting previously unselected package libsmpp1:amd64. #20 3.973 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202412022026_amd64.deb ... #20 3.977 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202412022026) ... #20 4.020 Selecting previously unselected package libsmpp34-dev:amd64. #20 4.029 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202412022026_amd64.deb ... #20 4.033 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202412022026) ... #20 4.086 Selecting previously unselected package libasn1c1:amd64. #20 4.093 Preparing to unpack .../26-libasn1c1_0.9.37.1.2d31.202412022026_amd64.deb ... #20 4.096 Unpacking libasn1c1:amd64 (0.9.37.1.2d31.202412022026) ... #20 4.137 Selecting previously unselected package libasn1c-dev:amd64. #20 4.147 Preparing to unpack .../27-libasn1c-dev_0.9.37.1.2d31.202412022026_amd64.deb ... #20 4.151 Unpacking libasn1c-dev:amd64 (0.9.37.1.2d31.202412022026) ... #20 4.207 Selecting previously unselected package libosmo-ranap7:amd64. #20 4.216 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202412022026_amd64.deb ... #20 4.220 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412022026) ... #20 4.278 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 4.286 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202412022026_amd64.deb ... #20 4.290 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202412022026) ... #20 4.432 Setting up osmocom-nightly (202412022026) ... #20 4.443 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202412022026) ... #20 4.454 Setting up libosmocore22:amd64 (1.10.0.40.5975.202412022026) ... #20 4.463 Setting up libosmocodec4:amd64 (1.10.0.40.5975.202412022026) ... #20 4.473 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202412022026) ... #20 4.484 Setting up libasn1c1:amd64 (0.9.37.1.2d31.202412022026) ... #20 4.495 Setting up libosmovty13:amd64 (1.10.0.40.5975.202412022026) ... #20 4.506 Setting up libosmoisdn0:amd64 (1.10.0.40.5975.202412022026) ... #20 4.515 Setting up libosmotrau10:amd64 (1.6.0.40.5c5f.202412022026) ... #20 4.526 Setting up libgtp10:amd64 (1.12.0.28.2b16.202412022026) ... #20 4.536 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202412022026) ... #20 4.547 Setting up libasn1c-dev:amd64 (0.9.37.1.2d31.202412022026) ... #20 4.557 Setting up libosmousb0:amd64 (1.10.0.40.5975.202412022026) ... #20 4.567 Setting up libosmogsm20:amd64 (1.10.0.40.5975.202412022026) ... #20 4.579 Setting up libosmoctrl0:amd64 (1.10.0.40.5975.202412022026) ... #20 4.590 Setting up libosmogb14:amd64 (1.10.0.40.5975.202412022026) ... #20 4.602 Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412022026) ... #20 4.611 Setting up libosmocoding0:amd64 (1.10.0.40.5975.202412022026) ... #20 4.622 Setting up libosmosim2:amd64 (1.10.0.40.5975.202412022026) ... #20 4.631 Setting up libosmocore (1.10.0.40.5975.202412022026) ... #20 4.642 Setting up libosmoabis13:amd64 (1.6.0.40.5c5f.202412022026) ... #20 4.653 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412022026) ... #20 4.663 Setting up libosmo-gsup-client0:amd64 (1.8.0.11.e9dc.202412022026) ... #20 4.672 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412022026) ... #20 4.683 Setting up libosmocore-dev:amd64 (1.10.0.40.5975.202412022026) ... #20 4.694 Setting up libosmo-netif-dev:amd64 (1.5.1.25.dd38.202412022026) ... #20 4.706 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202412022026) ... #20 4.715 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.11.e9dc.202412022026) ... #20 4.726 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202412022026) ... #20 4.734 Setting up libosmo-abis-dev:amd64 (1.6.0.40.5c5f.202412022026) ... #20 4.746 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 4.9s #21 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #21 0.348 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.348 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.348 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.450 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.619 Reading package lists... #21 1.021 Reading package lists... #21 1.432 Building dependency tree... #21 1.529 Reading state information... #21 1.628 cmake is already the newest version (3.25.1-1). #21 1.628 libfftw3-dev is already the newest version (3.3.10-1). #21 1.628 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.628 libboost-program-options-dev set to manually installed. #21 1.628 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.628 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.628 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.628 The following additional packages will be installed: #21 1.628 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.628 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.629 Suggested packages: #21 1.629 libmbedtls-doc libsoapysdr-doc #21 1.629 Recommended packages: #21 1.629 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.715 The following NEW packages will be installed: #21 1.715 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.715 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.716 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 1.755 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #21 1.755 Need to get 3,551 kB of archives. #21 1.755 After this operation, 14.8 MB of additional disk space will be used. #21 1.755 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.763 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.765 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.770 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.771 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.774 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB] #21 1.779 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202412022026 [55.1 kB] #21 1.789 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.791 Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 1.793 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.794 Get:11 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.798 Get:12 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.808 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.808 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 1.822 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202412022026 [7,572 B] #21 1.969 debconf: delaying package configuration, since apt-utils is not installed #21 2.009 Fetched 3,551 kB in 0s (35.8 MB/s) #21 2.043 Selecting previously unselected package libconfig++9v5:amd64. #21 2.043 (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 ... 122909 files and directories currently installed.) #21 2.092 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.099 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.148 Selecting previously unselected package libconfig9:amd64. #21 2.157 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.160 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.201 Selecting previously unselected package libconfig-dev:amd64. #21 2.209 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.212 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.256 Selecting previously unselected package libconfig++-dev:amd64. #21 2.264 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.267 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.313 Selecting previously unselected package libnspr4:amd64. #21 2.321 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.326 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.384 Selecting previously unselected package libnss3:amd64. #21 2.394 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.405 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.575 Selecting previously unselected package libnspr4-dev. #21 2.586 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.594 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.696 Selecting previously unselected package libnss3-dev:amd64. #21 2.706 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.717 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 2.808 Selecting previously unselected package libczmq4:amd64. #21 2.818 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 2.826 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 2.939 Selecting previously unselected package libczmq-dev:amd64. #21 2.948 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 2.958 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 3.078 Selecting previously unselected package libmbedtls-dev:amd64. #21 3.086 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 3.097 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.204 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.213 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 3.224 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.319 Selecting previously unselected package libsoapysdr-dev:amd64. #21 3.329 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 3.340 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.433 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.443 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202412022026_amd64.deb ... #21 3.454 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202412022026) ... #21 3.538 Selecting previously unselected package soapysdr-module-lms7. #21 3.547 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202412022026_all.deb ... #21 3.560 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202412022026) ... #21 3.687 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.697 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.709 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.720 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.730 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.740 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.751 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.762 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.771 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202412022026) ... #21 3.783 Setting up libnspr4-dev (2:4.35-1) ... #21 3.795 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202412022026) ... #21 3.806 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.816 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.827 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.837 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.848 Processing triggers for man-db (2.11.2-2) ... #21 3.865 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 4.0s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.461 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.461 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.461 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.462 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.721 Reading package lists... #22 1.131 Reading package lists... #22 1.546 Building dependency tree... #22 1.651 Reading state information... #22 1.763 The following additional packages will be installed: #22 1.763 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.763 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.763 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.763 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.763 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.763 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.763 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.763 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.763 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.763 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.763 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.763 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.763 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.763 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.763 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.763 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.763 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.763 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.763 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.763 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.763 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.763 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.763 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.763 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.763 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.764 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.764 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.764 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.764 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.764 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.764 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.764 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.764 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.764 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.764 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.764 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.764 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.764 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.764 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.764 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.764 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.764 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.764 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.764 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.765 Suggested packages: #22 1.765 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.765 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.765 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.765 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.765 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.765 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.765 python-scipy-doc #22 1.765 Recommended packages: #22 1.765 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.765 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.765 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.765 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.765 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.765 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.765 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.765 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.765 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.630 The following NEW packages will be installed: #22 2.630 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.630 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.630 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.630 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.630 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.630 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.630 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.630 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.630 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.630 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.630 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.630 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.630 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.630 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.630 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.630 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.630 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.630 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.630 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.630 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.630 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.630 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.630 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.630 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.630 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.630 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.630 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.630 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.630 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.630 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.630 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.630 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.630 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.630 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.630 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.631 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.631 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.631 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.631 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.631 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.631 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.631 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.631 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.631 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.667 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded. #22 2.667 Need to get 142 MB of archives. #22 2.667 After this operation, 698 MB of additional disk space will be used. #22 2.667 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.672 Get:2 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB] #22 2.678 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.743 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.744 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.749 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.749 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.750 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.750 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.764 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.772 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.777 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.778 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.778 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.779 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.780 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.782 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.782 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.782 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.786 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.787 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.787 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.788 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.788 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.788 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.795 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.796 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.796 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.833 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.854 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.859 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.866 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.868 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 2.921 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 2.922 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 2.923 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 2.924 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 2.924 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 2.925 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 2.925 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 2.925 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 2.925 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 2.929 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 2.933 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 2.934 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 2.945 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 2.947 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 2.947 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 2.947 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 2.948 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 2.949 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 2.949 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 2.950 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 2.951 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 2.954 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 2.955 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 2.955 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 2.958 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 2.958 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 2.959 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 2.959 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 2.960 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 2.963 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 2.964 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.177 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.225 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.226 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.226 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.226 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.227 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.227 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.228 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.233 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.234 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.234 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.240 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.241 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.257 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.258 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.259 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.259 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.260 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.260 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.260 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.261 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.261 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.263 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.268 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.268 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.270 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.271 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.278 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.278 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.278 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.280 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.281 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.282 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.283 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.284 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.285 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.286 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.287 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.320 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.337 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.338 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.362 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.363 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.364 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.377 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.382 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.403 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.404 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.404 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.418 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.420 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.420 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.448 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.448 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.451 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.454 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.478 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.479 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.480 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.481 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.482 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.482 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.502 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.503 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.560 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.560 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.606 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.606 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.607 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.607 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.607 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.607 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.608 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.608 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.608 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.616 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.617 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.750 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.757 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.758 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.758 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 3.761 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.764 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.768 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.769 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.769 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.770 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.772 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.772 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 3.773 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.779 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.781 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.784 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.786 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.790 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.790 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.798 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.799 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.801 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.804 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.805 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.807 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.808 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.849 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 3.853 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.859 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.861 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.862 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.879 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.882 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.884 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.886 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.888 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.890 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.895 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 3.897 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 3.906 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.908 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.911 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.911 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.912 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.914 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.915 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.917 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 3.918 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.919 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 3.928 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 3.932 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 3.934 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 3.935 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.937 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 3.942 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 3.944 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 3.944 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 3.946 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 3.948 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB] #22 3.949 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 4.023 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 4.024 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB] #22 4.024 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 4.029 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.225 debconf: delaying package configuration, since apt-utils is not installed #22 4.274 Fetched 142 MB in 1s (101 MB/s) #22 4.311 Selecting previously unselected package hicolor-icon-theme. #22 4.311 (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 ... 123463 files and directories currently installed.) #22 4.358 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.361 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.441 Selecting previously unselected package gtk-update-icon-cache. #22 4.450 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.453 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.520 Selecting previously unselected package adwaita-icon-theme. #22 4.529 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.533 Unpacking adwaita-icon-theme (43-1) ... #22 5.234 Selecting previously unselected package at-spi2-common. #22 5.246 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.249 Unpacking at-spi2-common (2.46.0-5) ... #22 5.327 Selecting previously unselected package castxml. #22 5.339 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.343 Unpacking castxml (0.5.1-1) ... #22 5.489 Selecting previously unselected package libdconf1:amd64. #22 5.500 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.507 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.547 Selecting previously unselected package dconf-service. #22 5.555 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.558 Unpacking dconf-service (0.40.0-4) ... #22 5.600 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.608 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.611 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.655 Selecting previously unselected package fonts-mathjax. #22 5.663 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.665 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 5.855 Selecting previously unselected package gnome-terminal-data. #22 5.864 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 5.867 Unpacking gnome-terminal-data (3.46.8-1) ... #22 6.048 Selecting previously unselected package gsettings-desktop-schemas. #22 6.058 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 6.061 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.148 Selecting previously unselected package libatk1.0-0:amd64. #22 6.159 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.163 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.212 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.221 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.224 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.275 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.283 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 6.286 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 6.334 Selecting previously unselected package libcolord2:amd64. #22 6.344 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 6.347 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 6.402 Selecting previously unselected package libepoxy0:amd64. #22 6.412 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 6.416 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 6.474 Selecting previously unselected package libwayland-client0:amd64. #22 6.482 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 6.487 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 6.530 Selecting previously unselected package libwayland-cursor0:amd64. #22 6.541 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 6.545 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 6.590 Selecting previously unselected package libwayland-egl1:amd64. #22 6.599 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 6.602 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 6.645 Selecting previously unselected package libxcomposite1:amd64. #22 6.654 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 6.657 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 6.700 Selecting previously unselected package libxfixes3:amd64. #22 6.710 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 6.713 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 6.754 Selecting previously unselected package libxcursor1:amd64. #22 6.762 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 6.768 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 6.812 Selecting previously unselected package libxdamage1:amd64. #22 6.821 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 6.824 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 6.866 Selecting previously unselected package libxinerama1:amd64. #22 6.875 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 6.878 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 6.918 Selecting previously unselected package xkb-data. #22 6.927 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 6.932 Unpacking xkb-data (2.35.1-1) ... #22 7.055 Selecting previously unselected package libxkbcommon0:amd64. #22 7.063 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 7.066 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 7.119 Selecting previously unselected package libxrandr2:amd64. #22 7.130 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 7.133 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 7.180 Selecting previously unselected package libgtk-3-common. #22 7.190 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 7.193 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 7.507 Selecting previously unselected package libgtk-3-0:amd64. #22 7.517 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 7.522 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 7.740 Selecting previously unselected package libvte-2.91-common. #22 7.752 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 7.755 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 7.833 Selecting previously unselected package libvte-2.91-0:amd64. #22 7.843 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 7.846 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 7.909 Selecting previously unselected package gnome-terminal. #22 7.918 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 7.923 Unpacking gnome-terminal (3.46.8-1) ... #22 7.995 Selecting previously unselected package libjs-mathjax. #22 8.002 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 8.006 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 8.680 Selecting previously unselected package liborc-0.4-0:amd64. #22 8.693 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 8.696 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 8.754 Selecting previously unselected package libvolk2.5:amd64. #22 8.761 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 8.764 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 8.838 Selecting previously unselected package libvolk2-bin. #22 8.847 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 8.850 Unpacking libvolk2-bin (2.5.2-3) ... #22 8.898 Selecting previously unselected package python3-colorama. #22 8.909 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 8.912 Unpacking python3-colorama (0.4.6-2) ... #22 8.961 Selecting previously unselected package python3-click. #22 8.971 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 8.974 Unpacking python3-click (8.1.3-2) ... #22 9.025 Selecting previously unselected package python3-click-plugins. #22 9.036 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 9.040 Unpacking python3-click-plugins (1.1.1-4) ... #22 9.082 Selecting previously unselected package python3-cairo:amd64. #22 9.090 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 9.094 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 9.139 Selecting previously unselected package python3-gi-cairo. #22 9.148 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 9.151 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 9.196 Selecting previously unselected package python3-attr. #22 9.208 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 9.211 Unpacking python3-attr (22.2.0-1) ... #22 9.263 Selecting previously unselected package python3-pyrsistent:amd64. #22 9.275 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 9.280 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 9.331 Selecting previously unselected package python3-jsonschema. #22 9.341 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 9.345 Unpacking python3-jsonschema (4.10.3-1) ... #22 9.402 Selecting previously unselected package python3-lxml:amd64. #22 9.411 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 9.415 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 9.537 Selecting previously unselected package libglvnd0:amd64. #22 9.547 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 9.550 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 9.600 Selecting previously unselected package libdrm-common. #22 9.609 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 9.612 Unpacking libdrm-common (2.4.114-1) ... #22 9.660 Selecting previously unselected package libdrm2:amd64. #22 9.672 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 9.675 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 9.722 Selecting previously unselected package libglapi-mesa:amd64. #22 9.732 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 9.736 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 9.785 Selecting previously unselected package libx11-xcb1:amd64. #22 9.797 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 9.800 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 9.851 Selecting previously unselected package libxcb-dri2-0:amd64. #22 9.861 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 9.864 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 9.921 Selecting previously unselected package libxcb-dri3-0:amd64. #22 9.933 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 9.937 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 9.993 Selecting previously unselected package libxcb-glx0:amd64. #22 10.00 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 10.01 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 10.06 Selecting previously unselected package libxcb-present0:amd64. #22 10.07 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 10.08 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 10.13 Selecting previously unselected package libxcb-randr0:amd64. #22 10.14 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 10.14 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 10.20 Selecting previously unselected package libxcb-sync1:amd64. #22 10.21 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 10.21 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 10.27 Selecting previously unselected package libxcb-xfixes0:amd64. #22 10.28 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 10.29 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 10.34 Selecting previously unselected package libxshmfence1:amd64. #22 10.35 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 10.35 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 10.40 Selecting previously unselected package libxxf86vm1:amd64. #22 10.41 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 10.41 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 10.46 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 10.46 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 10.47 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 10.51 Selecting previously unselected package libdrm-intel1:amd64. #22 10.52 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 10.53 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 10.58 Selecting previously unselected package libdrm-nouveau2:amd64. #22 10.59 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 10.59 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 10.64 Selecting previously unselected package libdrm-radeon1:amd64. #22 10.65 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 10.66 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 10.70 Selecting previously unselected package libllvm15:amd64. #22 10.71 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 10.71 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 11.48 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 11.49 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 11.50 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 11.96 Selecting previously unselected package libglx-mesa0:amd64. #22 11.97 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 11.97 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 12.02 Selecting previously unselected package libglx0:amd64. #22 12.03 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 12.04 Unpacking libglx0:amd64 (1.6.0-1) ... #22 12.09 Selecting previously unselected package libgl1:amd64. #22 12.10 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 12.12 Unpacking libgl1:amd64 (1.6.0-1) ... #22 12.17 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 12.18 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 12.18 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 12.23 Selecting previously unselected package libopengl0:amd64. #22 12.24 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 12.24 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 12.28 Selecting previously unselected package libglu1-mesa:amd64. #22 12.29 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 12.30 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 12.36 Selecting previously unselected package python3-opengl. #22 12.37 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 12.38 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 12.88 Selecting previously unselected package python3-packaging. #22 12.89 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 12.89 Unpacking python3-packaging (23.0-1) ... #22 12.94 Selecting previously unselected package python3-pygccxml. #22 12.95 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 12.95 Unpacking python3-pygccxml (2.2.1-1) ... #22 13.00 Selecting previously unselected package python3-pyqt5.sip. #22 13.01 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 13.01 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 13.07 Selecting previously unselected package libdouble-conversion3:amd64. #22 13.08 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 13.08 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 13.14 Selecting previously unselected package libqt5core5a:amd64. #22 13.15 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.16 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.32 Selecting previously unselected package libqt5dbus5:amd64. #22 13.33 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.33 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.39 Selecting previously unselected package libwayland-server0:amd64. #22 13.40 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 13.41 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 13.46 Selecting previously unselected package libgbm1:amd64. #22 13.46 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 13.47 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 13.52 Selecting previously unselected package libegl-mesa0:amd64. #22 13.53 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 13.53 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 13.61 Selecting previously unselected package libegl1:amd64. #22 13.62 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 13.62 Unpacking libegl1:amd64 (1.6.0-1) ... #22 13.73 Selecting previously unselected package libevdev2:amd64. #22 13.74 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 13.76 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 13.87 Selecting previously unselected package libmtdev1:amd64. #22 13.88 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 13.89 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 14.00 Selecting previously unselected package libgudev-1.0-0:amd64. #22 14.01 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 14.02 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 14.10 Selecting previously unselected package libwacom-common. #22 14.11 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 14.12 Unpacking libwacom-common (2.6.0-1) ... #22 14.28 Selecting previously unselected package libwacom9:amd64. #22 14.29 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 14.30 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 14.39 Selecting previously unselected package libinput-bin. #22 14.41 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 14.41 Unpacking libinput-bin (1.22.1-1) ... #22 14.51 Selecting previously unselected package libinput10:amd64. #22 14.52 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 14.54 Unpacking libinput10:amd64 (1.22.1-1) ... #22 14.66 Selecting previously unselected package libmd4c0:amd64. #22 14.67 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 14.68 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 14.79 Selecting previously unselected package libqt5network5:amd64. #22 14.80 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.81 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.93 Selecting previously unselected package libxcb-icccm4:amd64. #22 14.95 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 14.96 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 15.05 Selecting previously unselected package libxcb-util1:amd64. #22 15.06 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 15.08 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 15.18 Selecting previously unselected package libxcb-image0:amd64. #22 15.19 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 15.21 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 15.31 Selecting previously unselected package libxcb-keysyms1:amd64. #22 15.32 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 15.34 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 15.43 Selecting previously unselected package libxcb-render-util0:amd64. #22 15.44 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 15.45 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 15.55 Selecting previously unselected package libxcb-shape0:amd64. #22 15.56 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 15.56 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 15.66 Selecting previously unselected package libxcb-xinerama0:amd64. #22 15.67 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 15.68 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 15.79 Selecting previously unselected package libxcb-xinput0:amd64. #22 15.80 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 15.82 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 15.92 Selecting previously unselected package libxcb-xkb1:amd64. #22 15.93 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 15.96 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 16.06 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 16.07 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 16.09 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 16.22 Selecting previously unselected package libqt5gui5:amd64. #22 16.23 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.25 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.57 Selecting previously unselected package libqt5widgets5:amd64. #22 16.58 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.59 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.83 Selecting previously unselected package libqt5xml5:amd64. #22 16.84 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 16.85 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 16.98 Selecting previously unselected package libqt5designer5:amd64. #22 16.99 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 17.00 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 17.22 Selecting previously unselected package libqt5sql5:amd64. #22 17.23 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.24 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.37 Selecting previously unselected package libqt5help5:amd64. #22 17.38 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 17.39 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 17.50 Selecting previously unselected package libqt5printsupport5:amd64. #22 17.51 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.51 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.58 Selecting previously unselected package libqt5test5:amd64. #22 17.59 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 17.59 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 17.66 Selecting previously unselected package python3-pyqt5. #22 17.67 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 17.67 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 17.88 Selecting previously unselected package python3-pyqt6.sip. #22 17.89 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 17.89 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 17.94 Selecting previously unselected package libb2-1:amd64. #22 17.96 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 17.96 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 18.01 Selecting previously unselected package libqt6core6:amd64. #22 18.02 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 18.03 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 18.18 Selecting previously unselected package libqt6dbus6:amd64. #22 18.19 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 18.20 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 18.26 Selecting previously unselected package libts0:amd64. #22 18.27 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 18.27 Unpacking libts0:amd64 (1.22-1+b1) ... #22 18.33 Selecting previously unselected package libqt6gui6:amd64. #22 18.34 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 18.34 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 18.57 Selecting previously unselected package libproxy1v5:amd64. #22 18.58 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 18.58 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 18.63 Selecting previously unselected package libqt6network6:amd64. #22 18.65 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 18.65 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 18.74 Selecting previously unselected package libqt6opengl6:amd64. #22 18.75 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 18.76 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 18.84 Selecting previously unselected package libqt6widgets6:amd64. #22 18.85 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 18.85 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 19.04 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 19.05 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 19.06 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 19.10 Selecting previously unselected package libqt6printsupport6:amd64. #22 19.11 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 19.12 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 19.18 Selecting previously unselected package libqt6sql6:amd64. #22 19.19 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 19.19 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 19.25 Selecting previously unselected package libqt6test6:amd64. #22 19.26 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 19.27 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 19.33 Selecting previously unselected package libqt6xml6:amd64. #22 19.34 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 19.34 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 19.39 Selecting previously unselected package python3-pyqt6. #22 19.40 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 19.40 Unpacking python3-pyqt6 (6.4.2-1) ... #22 19.62 Selecting previously unselected package python3-decorator. #22 19.63 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 19.63 Unpacking python3-decorator (5.1.1-3) ... #22 19.68 Selecting previously unselected package libopenblas0-pthread:amd64. #22 19.69 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 19.69 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 20.04 Selecting previously unselected package libopenblas0:amd64. #22 20.05 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 20.05 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 20.10 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 20.11 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 20.11 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 20.40 Selecting previously unselected package libopenblas-dev:amd64. #22 20.41 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 20.41 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 20.45 Selecting previously unselected package libpython3-all-dev:amd64. #22 20.46 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.47 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 20.50 Selecting previously unselected package python3-all. #22 20.51 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 20.51 Unpacking python3-all (3.11.2-1+b1) ... #22 20.55 Selecting previously unselected package python3-all-dev. #22 20.56 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 20.56 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 20.60 Selecting previously unselected package libxsimd-dev:amd64. #22 20.61 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 20.61 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 20.67 Selecting previously unselected package python3-gast. #22 20.68 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 20.69 Unpacking python3-gast (0.5.2-2) ... #22 20.73 Selecting previously unselected package python3-beniget. #22 20.74 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 20.75 Unpacking python3-beniget (0.4.1-3) ... #22 20.79 Selecting previously unselected package python3-ply. #22 20.80 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 20.80 Unpacking python3-ply (3.11-5) ... #22 20.86 Selecting previously unselected package python3-pythran. #22 20.87 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 20.87 Unpacking python3-pythran (0.11.0+ds-7) ... #22 21.15 Selecting previously unselected package liblbfgsb0:amd64. #22 21.16 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 21.16 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 21.22 Selecting previously unselected package python3-scipy. #22 21.23 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 21.23 Unpacking python3-scipy (1.10.1-2) ... #22 21.82 Selecting previously unselected package pyqt5-dev-tools. #22 21.82 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 21.83 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 21.89 Selecting previously unselected package pyqt6-dev-tools. #22 21.90 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 21.91 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 21.96 Selecting previously unselected package qtchooser. #22 21.97 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 21.97 Unpacking qtchooser (66-2) ... #22 22.03 Selecting previously unselected package qtbase5-dev-tools. #22 22.04 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 22.04 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 22.13 Selecting previously unselected package qt6-base-dev-tools. #22 22.14 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 22.14 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 22.25 Selecting previously unselected package python3-pyqtgraph. #22 22.25 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 22.26 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 22.37 Selecting previously unselected package python3-contextlib2. #22 22.38 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 22.38 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 22.42 Selecting previously unselected package python3-schema. #22 22.44 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 22.44 Unpacking python3-schema (0.7.5-1) ... #22 22.49 Selecting previously unselected package python3-sip. #22 22.50 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 22.50 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 22.56 Selecting previously unselected package python3-thrift. #22 22.57 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 22.57 Unpacking python3-thrift (0.17.0-2+b2) ... #22 22.63 Selecting previously unselected package python3-cffi-backend:amd64. #22 22.64 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 22.64 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 22.69 Selecting previously unselected package python3-py. #22 22.70 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 22.71 Unpacking python3-py (1.11.0-1) ... #22 22.76 Selecting previously unselected package python3-zmq. #22 22.77 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 22.77 Unpacking python3-zmq (24.0.1-4+b1) ... #22 22.84 Selecting previously unselected package libfmt9:amd64. #22 22.85 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 22.86 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 22.91 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 22.92 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 22.93 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 22.98 Selecting previously unselected package libspdlog1.10:amd64. #22 22.99 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 22.99 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 23.05 Selecting previously unselected package libthrift-0.17.0:amd64. #22 23.06 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 23.06 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 23.14 Selecting previously unselected package libunwind8:amd64. #22 23.15 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 23.15 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 23.20 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 23.21 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 23.21 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 23.30 Selecting previously unselected package libogg0:amd64. #22 23.31 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 23.31 Unpacking libogg0:amd64 (1.3.5-3) ... #22 23.36 Selecting previously unselected package libflac12:amd64. #22 23.38 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 23.38 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 23.44 Selecting previously unselected package libmp3lame0:amd64. #22 23.45 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 23.46 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 23.52 Selecting previously unselected package libmpg123-0:amd64. #22 23.53 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 23.54 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 23.59 Selecting previously unselected package libopus0:amd64. #22 23.60 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 23.62 Unpacking libopus0:amd64 (1.3.1-3) ... #22 23.68 Selecting previously unselected package libvorbis0a:amd64. #22 23.69 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 23.69 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 23.74 Selecting previously unselected package libvorbisenc2:amd64. #22 23.75 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 23.76 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 23.81 Selecting previously unselected package libsndfile1:amd64. #22 23.83 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 23.83 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 23.89 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 23.90 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 23.90 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 23.99 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 24.00 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 24.01 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 24.06 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 24.07 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 24.08 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 24.13 Selecting previously unselected package libsamplerate0:amd64. #22 24.14 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 24.15 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 24.27 Selecting previously unselected package libjack-jackd2-0:amd64. #22 24.28 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 24.28 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 24.35 Selecting previously unselected package libportaudio2:amd64. #22 24.35 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 24.36 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 24.40 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 24.41 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 24.42 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 24.47 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 24.48 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 24.48 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 24.54 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 24.55 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 24.55 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 24.61 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 24.62 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 24.62 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 24.69 Selecting previously unselected package libgslcblas0:amd64. #22 24.70 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 24.70 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 24.75 Selecting previously unselected package libgsl27:amd64. #22 24.76 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 24.77 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 24.88 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 24.89 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 24.89 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 24.95 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 24.96 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 24.97 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 25.04 Selecting previously unselected package libiio0:amd64. #22 25.05 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 25.05 Unpacking libiio0:amd64 (0.24-4) ... #22 25.10 Selecting previously unselected package libad9361-0:amd64. #22 25.11 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 25.11 Unpacking libad9361-0:amd64 (0.2-1) ... #22 25.16 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 25.17 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 25.17 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 25.23 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 25.24 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 25.24 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 25.30 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 25.31 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 25.31 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 25.37 Selecting previously unselected package libqt5opengl5:amd64. #22 25.38 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 25.38 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 25.44 Selecting previously unselected package libqt5svg5:amd64. #22 25.45 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 25.45 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 25.51 Selecting previously unselected package libqwt-qt5-6. #22 25.52 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 25.53 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 25.60 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 25.61 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 25.61 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 25.69 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 25.70 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 25.71 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 25.76 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 25.77 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 25.77 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 25.83 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 25.84 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 25.85 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 25.91 Selecting previously unselected package libslang2:amd64. #22 25.92 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 25.92 Unpacking libslang2:amd64 (2.3.3-3) ... #22 26.00 Selecting previously unselected package libcaca0:amd64. #22 26.01 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 26.02 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 26.08 Selecting previously unselected package libasyncns0:amd64. #22 26.09 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 26.09 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 26.15 Selecting previously unselected package libpulse0:amd64. #22 26.16 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 26.17 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 26.24 Selecting previously unselected package libsdl1.2debian:amd64. #22 26.25 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 26.26 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 26.32 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 26.32 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 26.33 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 26.38 Selecting previously unselected package libcodec2-1.0:amd64. #22 26.39 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 26.40 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 26.93 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 26.94 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 26.95 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 27.00 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 27.01 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 27.01 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 27.06 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 27.07 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 27.08 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 27.14 Selecting previously unselected package gnuradio. #22 27.15 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 27.16 Unpacking gnuradio (3.10.5.1-3) ... #22 27.56 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 27.57 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 27.58 Setting up python3-attr (22.2.0-1) ... #22 27.73 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 27.74 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 27.75 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 27.76 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 27.77 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 27.78 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 27.79 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 27.80 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 27.81 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 27.83 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #22 27.83 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #22 27.84 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode #22 27.85 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 27.86 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 27.87 Setting up libogg0:amd64 (1.3.5-3) ... #22 27.88 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 28.01 Setting up hicolor-icon-theme (0.17-2) ... #22 28.04 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 28.05 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 28.06 Setting up python3-py (1.11.0-1) ... #22 28.22 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 28.24 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 28.30 Setting up python3-colorama (0.4.6-2) ... #22 28.44 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 28.45 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 28.46 Setting up python3-ply (3.11-5) ... #22 28.61 Setting up libiio0:amd64 (0.24-4) ... #22 28.62 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 28.63 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 28.64 Setting up python3-gast (0.5.2-2) ... #22 28.78 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 28.81 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 28.82 Setting up python3-all (3.11.2-1+b1) ... #22 28.83 Setting up xkb-data (2.35.1-1) ... #22 28.85 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 28.97 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 28.98 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 29.00 Setting up python3-click (8.1.3-2) ... #22 29.17 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 29.18 Setting up libunwind8:amd64 (1.6.2-3) ... #22 29.19 Setting up python3-thrift (0.17.0-2+b2) ... #22 29.34 Setting up libts0:amd64 (1.22-1+b1) ... #22 29.35 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 29.36 Setting up gnome-terminal-data (3.46.8-1) ... #22 29.38 Setting up libopengl0:amd64 (1.6.0-1) ... #22 29.39 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 29.40 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 29.41 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 29.42 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 29.43 Setting up libxcb-present0:amd64 (1.15-1) ... #22 29.44 Setting up libdconf1:amd64 (0.40.0-4) ... #22 29.45 Setting up python3-beniget (0.4.1-3) ... #22 29.58 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 29.59 Setting up python3-decorator (5.1.1-3) ... #22 29.72 Setting up python3-packaging (23.0-1) ... #22 29.85 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 29.86 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 29.87 Setting up libslang2:amd64 (2.3.3-3) ... #22 29.88 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 29.89 Setting up adwaita-icon-theme (43-1) ... #22 29.95 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 29.96 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 29.97 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 29.98 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 29.99 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 30.00 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 30.01 Setting up libopus0:amd64 (1.3.1-3) ... #22 30.02 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 30.03 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 30.04 Setting up castxml (0.5.1-1) ... #22 30.05 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 30.06 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 30.07 Setting up python3-click-plugins (1.1.1-4) ... #22 30.20 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 30.22 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 30.23 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 30.24 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 30.25 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 30.26 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 30.27 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 30.40 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 30.41 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 30.43 Setting up libxshmfence1:amd64 (1.3-1) ... #22 30.44 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 30.62 Setting up at-spi2-common (2.46.0-5) ... #22 30.63 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 30.64 Setting up python3-schema (0.7.5-1) ... #22 30.76 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 30.78 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 30.79 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 30.80 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 30.81 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 30.82 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 30.83 Setting up python3-pygccxml (2.2.1-1) ... #22 31.01 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 31.02 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 31.03 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.04 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 31.06 Setting up libdrm-common (2.4.114-1) ... #22 31.07 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 31.08 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 31.09 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 31.10 Setting up qtchooser (66-2) ... #22 31.11 Setting up libmp3lame0:amd64 (3.100-6) ... #22 31.12 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 31.13 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 31.14 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 31.15 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 31.17 Setting up libwacom-common (2.6.0-1) ... #22 31.17 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 31.31 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 31.33 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 31.34 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 31.35 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 31.36 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode #22 31.37 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode #22 31.37 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode #22 31.38 Setting up python3-all-dev (3.11.2-1+b1) ... #22 31.39 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 31.40 Setting up libad9361-0:amd64 (0.2-1) ... #22 31.41 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 31.42 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 31.43 Setting up libwacom9:amd64 (2.6.0-1) ... #22 31.45 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 31.46 Setting up dconf-service (0.40.0-4) ... #22 31.47 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.48 Setting up libinput-bin (1.22.1-1) ... #22 31.49 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.50 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 31.51 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 31.52 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 31.53 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.54 Setting up python3-jsonschema (4.10.3-1) ... #22 31.71 Setting up python3-zmq (24.0.1-4+b1) ... #22 31.92 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 31.93 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 31.94 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 31.95 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 31.96 Setting up python3-pythran (0.11.0+ds-7) ... #22 32.23 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 32.24 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 32.25 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 32.26 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 32.27 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 32.28 Setting up libinput10:amd64 (1.22.1-1) ... #22 32.30 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 32.31 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 32.32 Setting up python3-scipy (1.10.1-2) ... #22 34.03 Setting up libvolk2-bin (2.5.2-3) ... #22 34.16 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 34.18 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 34.19 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 34.20 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 34.22 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 34.23 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 34.24 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 34.25 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 34.26 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 34.28 Setting up libegl1:amd64 (1.6.0-1) ... #22 34.29 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 34.30 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 34.31 Setting up gsettings-desktop-schemas (43.0-1) ... #22 34.32 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 34.33 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 34.34 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 34.35 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 34.37 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 34.38 Setting up libglx0:amd64 (1.6.0-1) ... #22 34.39 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 34.40 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 34.42 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 34.44 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 34.45 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 34.46 Setting up libgl1:amd64 (1.6.0-1) ... #22 34.47 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 34.48 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 34.49 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 34.50 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 34.51 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 34.52 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 34.53 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 34.54 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 34.55 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 34.56 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 34.58 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 34.59 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 34.60 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 34.61 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 35.75 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 35.77 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 35.78 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 35.79 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 35.80 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 35.81 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 35.82 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 35.83 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 35.84 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 35.85 Setting up python3-pyqt6 (6.4.2-1) ... #22 35.97 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 36.12 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 36.13 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 36.14 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 36.15 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 36.29 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 36.42 Setting up python3-pyqtgraph (0.13.1-4) ... #22 36.89 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 36.93 Processing triggers for man-db (2.11.2-2) ... #22 36.95 Processing triggers for shared-mime-info (2.2-1) ... #22 38.79 Processing triggers for mailcap (3.70+nmu1) ... #22 38.81 Processing triggers for fontconfig (2.14.1-4) ... #22 39.03 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 39.05 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 39.08 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 39.10 Setting up gnome-terminal (3.46.8-1) ... #22 39.11 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 39.11 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/gnome-terminal.1.gz (of link group x-terminal-emulator) doesn't exist #22 39.12 Setting up gnuradio (3.10.5.1-3) ... #22 39.62 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 40.1s #23 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #23 0.409 + mkdir -p /tmp/mongodb #23 0.411 + cd /tmp/mongodb #23 0.411 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.415 --2024-12-03 22:49:19-- https://pgp.mongodb.com/server-5.0.asc #23 0.423 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.11, 13.32.121.128, 13.32.121.114, ... #23 0.465 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.11|:443... connected. #23 0.489 HTTP request sent, awaiting response... 200 OK #23 0.880 Length: 1656 (1.6K) [binary/octet-stream] #23 0.880 Saving to: ‘/mongodb.key’ #23 0.880 #23 0.880 0K . 100% 35.7M=0s #23 0.880 #23 0.880 2024-12-03 22:49:20 (35.7 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.880 #23 0.881 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.885 --2024-12-03 22:49:20-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.885 Resolving security.debian.org (security.debian.org)... 151.101.194.132, 151.101.130.132, 151.101.66.132, ... #23 0.885 Connecting to security.debian.org (security.debian.org)|151.101.194.132|:80... connected. #23 0.890 HTTP request sent, awaiting response... 200 OK #23 0.897 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.897 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.897 #23 0.897 0K .......... .......... .......... .......... .......... 3% 9.65M 0s #23 0.902 50K .......... .......... .......... .......... .......... 6% 27.8M 0s #23 0.904 100K .......... .......... .......... .......... .......... 9% 13.0M 0s #23 0.908 150K .......... .......... .......... .......... .......... 13% 42.0M 0s #23 0.909 200K .......... .......... .......... .......... .......... 16% 15.6M 0s #23 0.912 250K .......... .......... .......... .......... .......... 19% 95.8M 0s #23 0.912 300K .......... .......... .......... .......... .......... 23% 72.7M 0s #23 0.913 350K .......... .......... .......... .......... .......... 26% 82.8M 0s #23 0.914 400K .......... .......... .......... .......... .......... 29% 87.3M 0s #23 0.914 450K .......... .......... .......... .......... .......... 32% 24.1M 0s #23 0.916 500K .......... .......... .......... .......... .......... 36% 81.7M 0s #23 0.917 550K .......... .......... .......... .......... .......... 39% 62.0M 0s #23 0.918 600K .......... .......... .......... .......... .......... 42% 96.3M 0s #23 0.918 650K .......... .......... .......... .......... .......... 46% 120M 0s #23 0.919 700K .......... .......... .......... .......... .......... 49% 117M 0s #23 0.919 750K .......... .......... .......... .......... .......... 52% 98.0M 0s #23 0.919 800K .......... .......... .......... .......... .......... 56% 119M 0s #23 0.920 850K .......... .......... .......... .......... .......... 59% 118M 0s #23 0.920 900K .......... .......... .......... .......... .......... 62% 102M 0s #23 0.921 950K .......... .......... .......... .......... .......... 65% 114M 0s #23 0.921 1000K .......... .......... .......... .......... .......... 69% 107M 0s #23 0.922 1050K .......... .......... .......... .......... .......... 72% 114M 0s #23 0.922 1100K .......... .......... .......... .......... .......... 75% 85.9M 0s #23 0.923 1150K .......... .......... .......... .......... .......... 79% 118M 0s #23 0.923 1200K .......... .......... .......... .......... .......... 82% 118M 0s #23 0.923 1250K .......... .......... .......... .......... .......... 85% 99.5M 0s #23 0.924 1300K .......... .......... .......... .......... .......... 89% 117M 0s #23 0.924 1350K .......... .......... .......... .......... .......... 92% 119M 0s #23 0.925 1400K .......... .......... .......... .......... .......... 95% 100M 0s #23 0.925 1450K .......... .......... .......... .......... .......... 98% 119M 0s #23 0.926 1500K .......... ...... 100% 47.2M=0.03s #23 0.926 #23 0.926 2024-12-03 22:49:20 (51.1 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.926 #23 0.927 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.971 Selecting previously unselected package libssl1.1:amd64. #23 1.027 (Reading database ... 147350 files and directories currently installed.) #23 1.031 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 1.037 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.138 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.216 debconf: unable to initialize frontend: Dialog #23 1.216 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.216 debconf: falling back to frontend: Readline #23 1.223 debconf: unable to initialize frontend: Readline #23 1.223 debconf: (This frontend requires a controlling tty.) #23 1.223 debconf: falling back to frontend: Teletype #23 1.255 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.329 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.329 + apt-get update #23 1.392 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.392 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.392 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.392 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.590 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 1.922 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [83.6 kB] #23 1.954 Fetched 86.6 kB in 1s (145 kB/s) #23 1.954 Reading package lists... #23 2.380 + apt-get install -y mongodb-org #23 2.385 Reading package lists... #23 2.805 Building dependency tree... #23 2.912 Reading state information... #23 3.009 The following additional packages will be installed: #23 3.009 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 3.009 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.010 mongodb-org-shell mongodb-org-tools #23 3.031 The following NEW packages will be installed: #23 3.031 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 3.031 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 3.032 mongodb-org-shell mongodb-org-tools #23 3.298 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #23 3.298 Need to get 161 MB of archives. #23 3.298 After this operation, 516 MB of additional disk space will be used. #23 3.298 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.10.0 [46.4 MB] #23 3.960 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.4 [54.1 MB] #23 4.581 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 4.857 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.30 [26.6 MB] #23 5.416 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 5.744 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.30 [7,752 B] #23 5.849 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.30 [3,540 B] #23 5.949 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.30 [2,896 B] #23 6.152 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.30 [2,932 B] #23 6.293 debconf: delaying package configuration, since apt-utils is not installed #23 6.333 Fetched 161 MB in 3s (51.7 MB/s) #23 6.367 Selecting previously unselected package mongodb-database-tools. #23 6.367 (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 ... 147361 files and directories currently installed.) #23 6.417 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 6.420 Unpacking mongodb-database-tools (100.10.0) ... #23 7.170 Selecting previously unselected package mongodb-mongosh. #23 7.180 Preparing to unpack .../1-mongodb-mongosh_2.3.4_amd64.deb ... #23 7.184 Unpacking mongodb-mongosh (2.3.4) ... #23 8.523 Selecting previously unselected package mongodb-org-shell. #23 8.533 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 8.536 Unpacking mongodb-org-shell (5.0.30) ... #23 9.100 Selecting previously unselected package mongodb-org-server. #23 9.111 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 9.114 Unpacking mongodb-org-server (5.0.30) ... #23 9.865 Selecting previously unselected package mongodb-org-mongos. #23 9.875 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 9.879 Unpacking mongodb-org-mongos (5.0.30) ... #23 10.48 Selecting previously unselected package mongodb-org-database-tools-extra. #23 10.49 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 10.49 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 10.54 Selecting previously unselected package mongodb-org-database. #23 10.54 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 10.55 Unpacking mongodb-org-database (5.0.30) ... #23 10.59 Selecting previously unselected package mongodb-org-tools. #23 10.60 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 10.60 Unpacking mongodb-org-tools (5.0.30) ... #23 10.64 Selecting previously unselected package mongodb-org. #23 10.65 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 10.66 Unpacking mongodb-org (5.0.30) ... #23 10.72 Setting up mongodb-mongosh (2.3.4) ... #23 10.73 Setting up mongodb-org-server (5.0.30) ... #23 10.77 Adding system user `mongodb' (UID 104) ... #23 10.77 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 10.81 Not creating `/nonexistent'. #23 10.83 Adding group `mongodb' (GID 106) ... #23 10.86 Done. #23 10.88 Adding user `mongodb' to group `mongodb' ... #23 10.91 Done. #23 10.92 System has not been booted with systemd as init system (PID 1). Can't operate. #23 10.92 Failed to connect to bus: Host is down #23 10.92 Setting up mongodb-org-shell (5.0.30) ... #23 10.94 Setting up mongodb-database-tools (100.10.0) ... #23 10.95 Setting up mongodb-org-mongos (5.0.30) ... #23 10.96 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 10.97 Setting up mongodb-org-database (5.0.30) ... #23 10.98 Setting up mongodb-org-tools (5.0.30) ... #23 10.99 Setting up mongodb-org (5.0.30) ... #23 11.00 Processing triggers for man-db (2.11.2-2) ... #23 11.08 + apt-get clean #23 11.08 + cd / #23 11.08 + rm -rf /tmp/mongodb #23 11.08 + rm /etc/apt/sources.list.d/mongodb-org.list #23 11.08 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 11.3s #24 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #24 0.476 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.476 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.476 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.608 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.765 Reading package lists... #24 1.174 Reading package lists... #24 1.578 Building dependency tree... #24 1.678 Reading state information... #24 1.776 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.776 python3-setuptools is already the newest version (66.1.1-1). #24 1.776 python3-wheel is already the newest version (0.38.4-2). #24 1.776 build-essential is already the newest version (12.9). #24 1.776 flex is already the newest version (2.6.4-8.2). #24 1.776 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.776 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.776 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.776 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.776 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.776 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.776 libmicrohttpd-dev set to manually installed. #24 1.776 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.776 libcurl4-gnutls-dev set to manually installed. #24 1.776 The following additional packages will be installed: #24 1.776 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.776 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.777 libsnappy1v5 libzstd-dev #24 1.777 Suggested packages: #24 1.777 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.886 The following NEW packages will be installed: #24 1.886 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.886 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.886 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.886 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.912 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #24 1.912 Need to get 11.6 MB of archives. #24 1.912 After this operation, 93.4 MB of additional disk space will be used. #24 1.912 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+b1 [76.3 kB] #24 1.935 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.941 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.942 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.952 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.954 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.954 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 2.011 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 2.021 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 2.021 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 2.023 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 2.025 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 2.026 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 2.028 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 2.031 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 2.034 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 2.035 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 2.035 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 2.037 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.199 debconf: delaying package configuration, since apt-utils is not installed #24 2.237 Fetched 11.6 MB in 0s (76.9 MB/s) #24 2.274 Selecting previously unselected package libbson-1.0-0. #24 2.274 (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 ... 147422 files and directories currently installed.) #24 2.335 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.342 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.393 Selecting previously unselected package libbson-dev. #24 2.404 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.408 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.458 Selecting previously unselected package libgpg-error-dev. #24 2.468 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.473 Unpacking libgpg-error-dev (1.46-1) ... #24 2.525 Selecting previously unselected package libgcrypt20-dev. #24 2.535 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.538 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.623 Selecting previously unselected package libidn-dev:amd64. #24 2.631 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.636 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.693 Selecting previously unselected package libidn11-dev:amd64. #24 2.703 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.706 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.745 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.756 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.759 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 3.195 Selecting previously unselected package libmongocrypt0:amd64. #24 3.207 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 3.213 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.355 Selecting previously unselected package libsnappy1v5:amd64. #24 3.366 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.377 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.480 Selecting previously unselected package libmongoc-1.0-0. #24 3.489 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.498 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.611 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.623 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.645 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.751 Selecting previously unselected package libsnappy-dev:amd64. #24 3.762 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.773 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.865 Selecting previously unselected package libsasl2-dev. #24 3.874 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.882 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.980 Selecting previously unselected package libzstd-dev:amd64. #24 3.992 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 4.001 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.112 Selecting previously unselected package libmongoc-dev. #24 4.124 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 4.136 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 4.261 Selecting previously unselected package libnghttp2-dev:amd64. #24 4.273 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 4.287 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.380 Selecting previously unselected package libyaml-dev:amd64. #24 4.392 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 4.403 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 4.512 Selecting previously unselected package ninja-build. #24 4.522 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 4.532 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 4.639 Selecting previously unselected package meson. #24 4.650 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 4.665 Unpacking meson (1.0.1-5) ... #24 4.842 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 4.853 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 4.863 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 4.874 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 4.883 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 4.894 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 4.906 Setting up libgpg-error-dev (1.46-1) ... #24 4.917 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.926 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.936 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.947 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.958 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.967 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.978 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.988 Setting up meson (1.0.1-5) ... #24 5.513 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 5.548 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 5.591 Setting up libgcrypt20-dev (1.10.1-3) ... #24 5.636 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 5.667 Processing triggers for man-db (2.11.2-2) ... #24 5.719 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 6.0s #25 [20/28] WORKDIR /TMP #25 DONE 0.0s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.247 Cloning into 'osmo-gsm-tester'... #26 DONE 0.5s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.0s #28 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #28 0.346 Already on 'master' #28 0.346 Your branch is up to date with 'origin/master'. #28 0.348 refs/heads/master #28 0.373 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis #28 0.375 master #28 0.377 f7d64b0bcf946ec21ce9c7562194343a12213a80 #28 DONE 0.4s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.4s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.5s #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 DONE 0.5s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.2s #33 [28/28] WORKDIR /DATA #33 DONE 0.2s #34 exporting to image #34 exporting layers #34 exporting layers 4.6s done #34 writing image sha256:3d8c1253db62164de57cf2b5c0284369430e32075f25efdc54559fd89a56ca18 done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7803 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2024-12-03 22:49:44 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7803 + mkdir -p trial-7803 + mv open5gs.build-8.tgz osmo-bsc.build-2024-12-03_22_23_06.tgz osmo-bts-oc2g.build-2024-12-03_12_28_20.tgz osmo-bts-sysmo.build-2024-12-03_12_28_18.tgz osmo-bts.build-2024-12-03_12_29_38.tgz osmo-ggsn.build-2024-12-03_22_19_45.tgz osmo-hlr.build-2024-12-03_16_37_38.tgz osmo-hnbgw.build-2024-12-03_22_24_02.tgz osmo-mgw.build-2024-12-03_12_26_20.tgz osmo-msc.build-2024-12-03_13_36_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-12-03_07_41_04.tgz osmo-pcu-sysmo.build-2024-12-03_07_40_20.tgz osmo-pcu.build-2024-12-03_07_40_32.tgz osmo-sgsn.build-2024-12-03_22_27_52.tgz osmo-stp.build-2024-12-03_13_23_31.tgz osmo-trx.build-2024-12-03_22_27_27.tgz osmocom-bb.build-2024-12-03_22_20_52.tgz srslte.build-19.tgz trial-7803 + cat open5gs.build-8.md5 osmo-bsc.build-2024-12-03_22_23_06.md5 osmo-bts-oc2g.build-2024-12-03_12_28_20.md5 osmo-bts-sysmo.build-2024-12-03_12_28_18.md5 osmo-bts.build-2024-12-03_12_29_38.md5 osmo-ggsn.build-2024-12-03_22_19_45.md5 osmo-hlr.build-2024-12-03_16_37_38.md5 osmo-hnbgw.build-2024-12-03_22_24_02.md5 osmo-mgw.build-2024-12-03_12_26_20.md5 osmo-msc.build-2024-12-03_13_36_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-12-03_07_41_04.md5 osmo-pcu-sysmo.build-2024-12-03_07_40_20.md5 osmo-pcu.build-2024-12-03_07_40_32.md5 osmo-sgsn.build-2024-12-03_22_27_52.md5 osmo-stp.build-2024-12-03_13_23_31.md5 osmo-trx.build-2024-12-03_22_27_27.md5 osmocom-bb.build-2024-12-03_22_20_52.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-12-03_22_23_06.md5 osmo-bts-oc2g.build-2024-12-03_12_28_20.md5 osmo-bts-sysmo.build-2024-12-03_12_28_18.md5 osmo-bts.build-2024-12-03_12_29_38.md5 osmo-ggsn.build-2024-12-03_22_19_45.md5 osmo-hlr.build-2024-12-03_16_37_38.md5 osmo-hnbgw.build-2024-12-03_22_24_02.md5 osmo-mgw.build-2024-12-03_12_26_20.md5 osmo-msc.build-2024-12-03_13_36_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-12-03_07_41_04.md5 osmo-pcu-sysmo.build-2024-12-03_07_40_20.md5 osmo-pcu.build-2024-12-03_07_40_32.md5 osmo-sgsn.build-2024-12-03_22_27_52.md5 osmo-stp.build-2024-12-03_13_23_31.md5 osmo-trx.build-2024-12-03_22_27_27.md5 osmocom-bb.build-2024-12-03_22_20_52.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7803 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7803' tests: None /build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="? if not(self.get_assigned_addr() is ''): -------------------------------------------------------------------------------------------- trial-7803 -------------------------------------------------------------------------------------------- 22:49:45.024414 tst trial-7803: Detailed log at /build/trial-7803/run.2024-12-03_22-49-45/log --------------------------------------------------------------------- trial-7803 netreg_mass --------------------------------------------------------------------- 22:49:45.318480 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:49:45.319188 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:49:45.320633 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:49:45.323014 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:49:45.397481 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:49:45.400413 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:49:45.404628 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:49:45.540283 tst netreg_mass: RESERVED RESOURCES for netreg_mass: bts OsmoBTS Virtual ip_address 127.0.42.2 127.0.42.3 127.0.42.4 127.0.42.5 127.0.42.6 127.0.42.7 modem osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile ---------------------------------------------- trial-7803 netreg_mass register_default_mass.py ---------------------------------------------- 22:49:45.541767 tst register_default_mass.py:9: Claiming resources for the test 22:49:45.571809 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:45.572723 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:45.573572 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:45.574407 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:45.575260 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:45.576158 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:45.576991 tst netreg_mass: Using 1 x bts (candidates: 1) 22:49:45.615534 tst register_default_mass.py: using LAC 2 22:49:45.634191 tst register_default_mass.py: using RAC 2 22:49:45.655341 tst register_default_mass.py: using CellId 2 22:49:45.676033 tst register_default_mass.py: using BVCI 3 22:49:45.690865 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.691908 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.692885 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.693851 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.694852 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.695869 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.696847 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.697867 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.698888 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.699897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.700894 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.701880 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.702891 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.703920 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.704953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.705985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.706989 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.707989 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.708944 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.709894 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.710834 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.711820 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.712795 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.713783 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.714740 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.715757 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.716784 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.717742 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.718706 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.719711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.720653 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.721592 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.722539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.723500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.724469 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.725413 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.726350 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.727308 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.728275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.729228 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.730176 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.731121 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.732098 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.733045 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.733987 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.734921 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.735892 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.736836 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.737781 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.738721 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.739688 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.740627 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.741564 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.742508 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.743454 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.744403 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.745330 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.746260 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.747209 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.748148 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.749089 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.750013 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.750953 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.751932 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.752858 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.753786 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.754717 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.755674 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.756632 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.757576 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.758516 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.759455 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.760425 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.761513 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.762456 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.763396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.764344 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.765279 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.766254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.767196 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.768141 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.769078 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.770029 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.770977 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.771940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.772879 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.773818 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.774756 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.775711 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.776658 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.777602 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.778537 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.779489 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.780449 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.781387 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.782332 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.783273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.784261 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.785213 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.786156 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.787092 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:45.788142 tst register_default_mass.py:21: Launching a simple network 22:49:45.807880 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:49:46.007146 run create_hlr_db(pid=20): Launched 22:49:47.033492 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:49:47.066332 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:49:47.097457 run osmo-hlr_127.0.42.2(pid=23): Launched 22:49:47.109760 run osmo-stp_127.0.42.5: Starting osmo-stp 22:49:47.416037 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:49:47.446983 run osmo-stp_127.0.42.5(pid=25): Launched 22:49:47.458633 run osmo-msc_127.0.42.6: Starting osmo-msc 22:49:48.181944 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:49:48.213545 run osmo-msc_127.0.42.6(pid=27): Launched 22:49:51.240757 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:49:51.438921 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:49:51.469257 run osmo-mgw_127.0.42.3(pid=29): Launched 22:49:51.480677 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:49:51.528481 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:49:51.558879 run osmo-mgw_127.0.42.4(pid=31): Launched 22:49:51.570246 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:49:52.089746 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:49:52.122964 run osmo-bsc_127.0.42.7(pid=33): Launched 22:49:58.162997 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:49:58.408628 run osmo-bts-virtual(pid=34): Launched 22:49:59.472036 tst register_default_mass.py: using MSISDN 1001 22:49:59.487088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:49:59.542565 tst register_default_mass.py: using MSISDN 1002 22:49:59.559773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:49:59.596223 tst register_default_mass.py: using MSISDN 1003 22:49:59.610653 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:49:59.648469 tst register_default_mass.py: using MSISDN 1004 22:49:59.664868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:49:59.696090 tst register_default_mass.py: using MSISDN 1005 22:49:59.712585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:49:59.753632 tst register_default_mass.py: using MSISDN 1006 22:49:59.769602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:49:59.790718 tst register_default_mass.py: using MSISDN 1007 22:49:59.804717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:49:59.840039 tst register_default_mass.py: using MSISDN 1008 22:49:59.854846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:49:59.881222 tst register_default_mass.py: using MSISDN 1009 22:49:59.895517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:49:59.926156 tst register_default_mass.py: using MSISDN 1010 22:49:59.940848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:49:59.971454 tst register_default_mass.py: using MSISDN 1011 22:49:59.988563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:00.012568 tst register_default_mass.py: using MSISDN 1012 22:50:00.027708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:00.061410 tst register_default_mass.py: using MSISDN 1013 22:50:00.077164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:00.107071 tst register_default_mass.py: using MSISDN 1014 22:50:00.120231 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:00.158146 tst register_default_mass.py: using MSISDN 1015 22:50:00.173797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:00.201073 tst register_default_mass.py: using MSISDN 1016 22:50:00.217828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:00.249925 tst register_default_mass.py: using MSISDN 1017 22:50:00.266498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:00.295440 tst register_default_mass.py: using MSISDN 1018 22:50:00.311431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:00.346814 tst register_default_mass.py: using MSISDN 1019 22:50:00.359815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:00.384059 tst register_default_mass.py: using MSISDN 1020 22:50:00.401227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:00.433987 tst register_default_mass.py: using MSISDN 1021 22:50:00.448196 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:00.468617 tst register_default_mass.py: using MSISDN 1022 22:50:00.485371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:00.517185 tst register_default_mass.py: using MSISDN 1023 22:50:00.533542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:00.564388 tst register_default_mass.py: using MSISDN 1024 22:50:00.581245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:00.621884 tst register_default_mass.py: using MSISDN 1025 22:50:00.637782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:00.656921 tst register_default_mass.py: using MSISDN 1026 22:50:00.672060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:00.710722 tst register_default_mass.py: using MSISDN 1027 22:50:00.723335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:00.767886 tst register_default_mass.py: using MSISDN 1028 22:50:00.784570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:00.809955 tst register_default_mass.py: using MSISDN 1029 22:50:00.826292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:00.865972 tst register_default_mass.py: using MSISDN 1030 22:50:00.880640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:00.909685 tst register_default_mass.py: using MSISDN 1031 22:50:00.923819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:00.958913 tst register_default_mass.py: using MSISDN 1032 22:50:00.974659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:01.003688 tst register_default_mass.py: using MSISDN 1033 22:50:01.016931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:01.070031 tst register_default_mass.py: using MSISDN 1034 22:50:01.086466 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:01.116011 tst register_default_mass.py: using MSISDN 1035 22:50:01.129119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:01.167089 tst register_default_mass.py: using MSISDN 1036 22:50:01.182041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:01.211063 tst register_default_mass.py: using MSISDN 1037 22:50:01.226107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:01.252929 tst register_default_mass.py: using MSISDN 1038 22:50:01.264049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:01.295176 tst register_default_mass.py: using MSISDN 1039 22:50:01.312871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:01.342486 tst register_default_mass.py: using MSISDN 1040 22:50:01.358107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:01.404113 tst register_default_mass.py: using MSISDN 1041 22:50:01.417185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:01.448141 tst register_default_mass.py: using MSISDN 1042 22:50:01.464151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:01.493466 tst register_default_mass.py: using MSISDN 1043 22:50:01.508319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:01.544875 tst register_default_mass.py: using MSISDN 1044 22:50:01.564057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:01.602857 tst register_default_mass.py: using MSISDN 1045 22:50:01.619101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:01.647490 tst register_default_mass.py: using MSISDN 1046 22:50:01.661684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:01.698269 tst register_default_mass.py: using MSISDN 1047 22:50:01.716403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:01.749091 tst register_default_mass.py: using MSISDN 1048 22:50:01.765776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:01.795275 tst register_default_mass.py: using MSISDN 1049 22:50:01.811038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:01.848666 tst register_default_mass.py: using MSISDN 1050 22:50:01.865574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:01.906414 tst register_default_mass.py: using MSISDN 1051 22:50:01.923714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:01.958572 tst register_default_mass.py: using MSISDN 1052 22:50:01.974762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:02.001834 tst register_default_mass.py: using MSISDN 1053 22:50:02.015800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:02.045729 tst register_default_mass.py: using MSISDN 1054 22:50:02.061666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:02.086245 tst register_default_mass.py: using MSISDN 1055 22:50:02.102139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:02.144857 tst register_default_mass.py: using MSISDN 1056 22:50:02.161845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:02.196055 tst register_default_mass.py: using MSISDN 1057 22:50:02.211039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:02.242071 tst register_default_mass.py: using MSISDN 1058 22:50:02.258106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:02.289626 tst register_default_mass.py: using MSISDN 1059 22:50:02.305977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:02.335398 tst register_default_mass.py: using MSISDN 1060 22:50:02.346903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:02.383668 tst register_default_mass.py: using MSISDN 1061 22:50:02.401153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:02.440514 tst register_default_mass.py: using MSISDN 1062 22:50:02.457530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:02.489443 tst register_default_mass.py: using MSISDN 1063 22:50:02.505917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:02.539172 tst register_default_mass.py: using MSISDN 1064 22:50:02.554913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:02.577929 tst register_default_mass.py: using MSISDN 1065 22:50:02.594297 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:02.619966 tst register_default_mass.py: using MSISDN 1066 22:50:02.635025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:02.669361 tst register_default_mass.py: using MSISDN 1067 22:50:02.686065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:02.713023 tst register_default_mass.py: using MSISDN 1068 22:50:02.729481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:02.764072 tst register_default_mass.py: using MSISDN 1069 22:50:02.780982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:02.814103 tst register_default_mass.py: using MSISDN 1070 22:50:02.829974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:02.858834 tst register_default_mass.py: using MSISDN 1071 22:50:02.872538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:02.910014 tst register_default_mass.py: using MSISDN 1072 22:50:02.926227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:02.958908 tst register_default_mass.py: using MSISDN 1073 22:50:02.974679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:03.012234 tst register_default_mass.py: using MSISDN 1074 22:50:03.029422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:03.061921 tst register_default_mass.py: using MSISDN 1075 22:50:03.078034 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:03.119045 tst register_default_mass.py: using MSISDN 1076 22:50:03.132783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:03.165918 tst register_default_mass.py: using MSISDN 1077 22:50:03.181917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:03.216642 tst register_default_mass.py: using MSISDN 1078 22:50:03.233977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:03.270854 tst register_default_mass.py: using MSISDN 1079 22:50:03.285984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:03.324210 tst register_default_mass.py: using MSISDN 1080 22:50:03.339693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:03.372357 tst register_default_mass.py: using MSISDN 1081 22:50:03.389037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:03.419841 tst register_default_mass.py: using MSISDN 1082 22:50:03.434866 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:03.477309 tst register_default_mass.py: using MSISDN 1083 22:50:03.491936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:03.532859 tst register_default_mass.py: using MSISDN 1084 22:50:03.549025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:03.583523 tst register_default_mass.py: using MSISDN 1085 22:50:03.599625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:03.620618 tst register_default_mass.py: using MSISDN 1086 22:50:03.637381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:03.683898 tst register_default_mass.py: using MSISDN 1087 22:50:03.700854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:03.732297 tst register_default_mass.py: using MSISDN 1088 22:50:03.748360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:03.776433 tst register_default_mass.py: using MSISDN 1089 22:50:03.793652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:03.834377 tst register_default_mass.py: using MSISDN 1090 22:50:03.850258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:03.891666 tst register_default_mass.py: using MSISDN 1091 22:50:03.907264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:03.940116 tst register_default_mass.py: using MSISDN 1092 22:50:03.953140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:03.987035 tst register_default_mass.py: using MSISDN 1093 22:50:04.003048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:04.035900 tst register_default_mass.py: using MSISDN 1094 22:50:04.049251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:04.091128 tst register_default_mass.py: using MSISDN 1095 22:50:04.108574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:04.149169 tst register_default_mass.py: using MSISDN 1096 22:50:04.164089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:04.187505 tst register_default_mass.py: using MSISDN 1097 22:50:04.201679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:04.233336 tst register_default_mass.py: using MSISDN 1098 22:50:04.250489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:04.278619 tst register_default_mass.py: using MSISDN 1099 22:50:04.293918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:04.330350 tst register_default_mass.py: using MSISDN 1100 22:50:04.345056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:04.520811 run mass: Starting testcase 22:50:04.532686 run mass: Pre-launching all virtphy's 22:50:04.544707 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:04.573798 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:04.586771 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:04.614754 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:04.629534 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:04.658331 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:04.671253 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:04.699049 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:04.711949 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:04.739762 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:04.752632 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:04.782293 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:04.795123 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:04.822900 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:04.835811 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:04.863526 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:04.876448 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:04.904121 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:04.917000 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:04.944735 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:04.957623 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:04.985593 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:04.998390 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:05.026636 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:05.039606 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:05.069290 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:05.081442 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:05.108159 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:05.120602 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:05.148658 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:05.160855 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:05.188020 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:05.200759 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:05.229376 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:05.241689 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:05.268360 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:05.280897 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:05.307530 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:05.319993 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:05.346894 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:05.359101 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:05.386302 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:05.398788 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:05.425636 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:05.438184 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:05.465116 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:05.477406 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:05.504252 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:05.516652 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:05.543674 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:05.555961 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:05.582868 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:05.595444 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:05.621850 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:05.634370 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:05.661434 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:05.675583 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:05.702563 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:05.714901 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:05.741655 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:05.754363 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:05.781803 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:05.794054 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:05.821170 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:05.833618 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:05.860807 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:05.873275 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:05.899905 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:05.912128 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:05.938663 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:05.950767 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:05.977281 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:05.989555 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:06.016315 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:06.029303 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:06.057239 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:06.069704 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:06.096846 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:06.109084 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:06.135887 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:06.148397 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:06.175084 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:06.187748 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:06.214749 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:06.227192 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:06.254059 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:06.266458 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:06.294046 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:06.306706 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:06.333761 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:06.346246 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:06.375049 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:06.387487 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:06.414438 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:06.426921 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:06.453794 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:06.466548 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:06.493865 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:06.506667 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:06.534220 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:06.546644 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:06.574090 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:06.586517 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:06.613518 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:06.626157 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:06.656400 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:06.669126 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:06.698135 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:06.712114 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:06.740987 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:06.754147 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:06.782512 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:06.798656 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:06.827006 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:06.839964 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:06.868125 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:06.880753 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:06.908129 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:06.921004 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:06.949195 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:06.961950 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:06.990209 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:07.005518 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:07.033318 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:07.046202 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:07.074028 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:07.087368 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:07.115148 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:07.128009 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:07.156682 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:07.170242 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:07.198262 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:07.211950 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:07.241452 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:07.254444 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:07.282261 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:07.295026 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:07.322824 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:07.335671 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:07.363543 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:07.376708 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:07.404761 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:07.418586 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:07.447297 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:07.460163 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:07.488734 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:07.502271 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:07.530266 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:07.543659 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:07.572072 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:07.584902 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:07.612716 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:07.625469 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:07.653958 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:07.666765 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:07.694933 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:07.707899 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:07.735990 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:07.749043 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:07.777943 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:07.790539 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:07.818234 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:07.831036 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:07.858918 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:07.871956 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:07.901812 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:07.914633 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:07.942959 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:07.955864 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:07.984009 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:07.996949 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:08.025133 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:08.038129 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:08.067199 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:08.080156 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:08.108295 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:08.122058 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:08.151441 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:08.164092 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:08.191761 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:08.204250 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:08.232957 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:08.245654 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:08.273036 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:08.285824 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:08.313475 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:08.326193 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:08.354053 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:08.367095 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:08.394986 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:08.408684 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:08.442187 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:08.455320 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:08.483559 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:08.496564 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:08.529850 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:08.543694 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:08.572047 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:08.585408 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:08.613678 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:08.630164 run mass: Checking if sockets are in the filesystem 22:50:08.656701 run osmo-ms-mob/00000: Starting mobile 22:50:08.689082 run osmo-ms-mob/00000(pid=135): Launched 22:50:08.730375 run mass: MS start registered {at=13143693.694762658, delay=0.02843216247856617, ms=00000} 22:50:12.866033 run osmo-ms-mob/00001: Starting mobile 22:50:12.894339 run osmo-ms-mob/00001(pid=136): Launched 22:50:12.917020 run mass: MS start registered {at=13143697.881442675, delay=0.010526204481720924, ms=00001} 22:50:14.663739 run osmo-ms-mob/00002: Starting mobile 22:50:14.689569 run osmo-ms-mob/00002(pid=137): Launched 22:50:14.709816 run mass: MS start registered {at=13143699.674238132, delay=0.007817404344677925, ms=00002} 22:50:15.020529 run mass: MS performed LU {at=13143699.984899351, lu_delay=6.290136693045497, ms=00000} 22:50:15.959974 run osmo-ms-mob/00003: Starting mobile 22:50:15.986539 run osmo-ms-mob/00003(pid=138): Launched 22:50:16.009452 run mass: MS start registered {at=13143700.973859958, delay=0.010797657072544098, ms=00003} 22:50:17.057662 run osmo-ms-mob/00004: Starting mobile 22:50:17.084143 run osmo-ms-mob/00004(pid=139): Launched 22:50:17.105947 run mass: MS start registered {at=13143702.07037399, delay=0.009572474285960197, ms=00004} 22:50:18.064058 run osmo-ms-mob/00005: Starting mobile 22:50:18.090513 run osmo-ms-mob/00005(pid=140): Launched 22:50:18.113228 run mass: MS start registered {at=13143703.077636769, delay=0.01055116392672062, ms=00005} 22:50:18.786345 run mass: MS performed LU {at=13143703.750719842, lu_delay=5.869277166202664, ms=00001} 22:50:18.964958 run osmo-ms-mob/00006: Starting mobile 22:50:18.991344 run osmo-ms-mob/00006(pid=141): Launched 22:50:19.016489 run mass: MS start registered {at=13143703.98091422, delay=0.012885801494121552, ms=00006} 22:50:19.893084 run osmo-ms-mob/00007: Starting mobile 22:50:19.925095 run osmo-ms-mob/00007(pid=142): Launched 22:50:19.947361 run mass: MS start registered {at=13143704.911781952, delay=0.00999712198972702, ms=00007} 22:50:20.659661 run osmo-ms-mob/00008: Starting mobile 22:50:20.685634 run osmo-ms-mob/00008(pid=143): Launched 22:50:20.697813 run mass: MS performed LU {at=13143705.662234744, lu_delay=5.987996611744165, ms=00002} 22:50:20.710356 run mass: MS start registered {at=13143705.674789343, delay=0.012579655274748802, ms=00008} 22:50:20.722407 run mass: MS performed LU {at=13143705.68683801, lu_delay=4.7129780519753695, ms=00003} 22:50:21.357180 run osmo-ms-mob/00009: Starting mobile 22:50:21.383455 run osmo-ms-mob/00009(pid=144): Launched 22:50:21.407690 run mass: MS start registered {at=13143706.372115904, delay=0.012052973732352257, ms=00009} 22:50:22.059985 run osmo-ms-mob/00010: Starting mobile 22:50:22.086231 run osmo-ms-mob/00010(pid=145): Launched 22:50:22.107393 run mass: MS start registered {at=13143707.071819065, delay=0.009156020358204842, ms=00010} 22:50:22.552699 run mass: MS performed LU {at=13143707.517080389, lu_delay=5.446706399321556, ms=00004} 22:50:22.581332 run osmo-ms-mob/00011: Starting mobile 22:50:22.607463 run osmo-ms-mob/00011(pid=146): Launched 22:50:22.630524 run mass: MS start registered {at=13143707.594930962, delay=0.010437870398163795, ms=00011} 22:50:23.087835 run mass: MS performed LU {at=13143708.052215043, lu_delay=4.974578274413943, ms=00005} 22:50:23.259902 run osmo-ms-mob/00012: Starting mobile 22:50:23.286165 run osmo-ms-mob/00012(pid=147): Launched 22:50:23.309860 run mass: MS start registered {at=13143708.274270564, delay=0.011690352112054825, ms=00012} 22:50:23.853972 run osmo-ms-mob/00013: Starting mobile 22:50:23.880678 run osmo-ms-mob/00013(pid=148): Launched 22:50:23.904110 run mass: MS start registered {at=13143708.8685113, delay=0.010872997343540192, ms=00013} 22:50:24.461849 run osmo-ms-mob/00014: Starting mobile 22:50:24.489523 run osmo-ms-mob/00014(pid=149): Launched 22:50:24.501841 run mass: MS performed LU {at=13143709.466266174, lu_delay=5.485351953655481, ms=00006} 22:50:24.513993 run mass: MS performed LU {at=13143709.478428785, lu_delay=4.566646832972765, ms=00007} 22:50:24.526059 run mass: MS start registered {at=13143709.490495617, delay=0.02425241656601429, ms=00014} 22:50:25.056633 run osmo-ms-mob/00015: Starting mobile 22:50:25.083815 run osmo-ms-mob/00015(pid=150): Launched 22:50:25.104792 run mass: MS start registered {at=13143710.069217732, delay=0.008319897577166557, ms=00015} 22:50:25.559201 run osmo-ms-mob/00016: Starting mobile 22:50:25.586122 run osmo-ms-mob/00016(pid=151): Launched 22:50:25.610739 run mass: MS start registered {at=13143710.575160898, delay=0.01238841563463211, ms=00016} 22:50:26.059752 run osmo-ms-mob/00017: Starting mobile 22:50:26.087398 run osmo-ms-mob/00017(pid=152): Launched 22:50:26.109780 run mass: MS start registered {at=13143711.074207231, delay=0.009866217151284218, ms=00017} 22:50:26.318372 run mass: MS performed LU {at=13143711.28277038, lu_delay=4.910654475912452, ms=00009} 22:50:26.383319 run mass: MS performed LU {at=13143711.347725455, lu_delay=5.672936111688614, ms=00008} 22:50:26.661414 run osmo-ms-mob/00018: Starting mobile 22:50:26.688723 run osmo-ms-mob/00018(pid=153): Launched 22:50:26.711050 run mass: MS start registered {at=13143711.675477449, delay=0.009537545964121819, ms=00018} 22:50:27.058367 run osmo-ms-mob/00019: Starting mobile 22:50:27.084913 run osmo-ms-mob/00019(pid=154): Launched 22:50:27.110482 run mass: MS start registered {at=13143712.074903058, delay=0.013142053037881851, ms=00019} 22:50:27.558382 run osmo-ms-mob/00020: Starting mobile 22:50:27.585100 run osmo-ms-mob/00020(pid=155): Launched 22:50:27.608291 run mass: MS start registered {at=13143712.572713878, delay=0.010756840929389, ms=00020} 22:50:28.060322 run osmo-ms-mob/00021: Starting mobile 22:50:28.087011 run osmo-ms-mob/00021(pid=156): Launched 22:50:28.114844 run mass: MS start registered {at=13143713.079233577, delay=0.015417307615280151, ms=00021} 22:50:28.219604 run mass: MS performed LU {at=13143713.18397163, lu_delay=6.112152565270662, ms=00010} 22:50:28.247292 run mass: MS performed LU {at=13143713.211702487, lu_delay=5.616771524772048, ms=00011} 22:50:28.335447 run mass: MS performed LU {at=13143713.29981661, lu_delay=5.025546045973897, ms=00012} 22:50:28.362976 run osmo-ms-mob/00022: Starting mobile 22:50:28.394796 run osmo-ms-mob/00022(pid=157): Launched 22:50:28.419193 run mass: MS start registered {at=13143713.383573737, delay=0.010575799271464348, ms=00022} 22:50:28.955995 run osmo-ms-mob/00023: Starting mobile 22:50:28.982994 run osmo-ms-mob/00023(pid=158): Launched 22:50:29.005157 run mass: MS start registered {at=13143713.969584985, delay=0.009861847385764122, ms=00023} 22:50:29.360145 run osmo-ms-mob/00024: Starting mobile 22:50:29.386690 run osmo-ms-mob/00024(pid=159): Launched 22:50:29.406492 run mass: MS start registered {at=13143714.370912498, delay=0.007516557350754738, ms=00024} 22:50:29.859435 run osmo-ms-mob/00025: Starting mobile 22:50:29.885682 run osmo-ms-mob/00025(pid=160): Launched 22:50:29.908840 run mass: MS start registered {at=13143714.873249827, delay=0.011025846004486084, ms=00025} 22:50:30.001500 run mass: MS performed LU {at=13143714.965892674, lu_delay=6.0973813738673925, ms=00013} 22:50:30.083676 run mass: MS performed LU {at=13143715.048061594, lu_delay=5.557565977796912, ms=00014} 22:50:30.148659 run mass: MS performed LU {at=13143715.11307536, lu_delay=5.0438576284796, ms=00015} 22:50:30.171028 run osmo-ms-mob/00026: Starting mobile 22:50:30.197326 run osmo-ms-mob/00026(pid=161): Launched 22:50:30.220799 run mass: MS start registered {at=13143715.185194029, delay=0.01139703206717968, ms=00026} 22:50:30.255021 run mass: MS performed LU {at=13143715.219414582, lu_delay=4.644253684207797, ms=00016} 22:50:30.656378 run osmo-ms-mob/00027: Starting mobile 22:50:30.683340 run osmo-ms-mob/00027(pid=162): Launched 22:50:30.705392 run mass: MS start registered {at=13143715.669807963, delay=0.006162313744425774, ms=00027} 22:50:31.058367 run osmo-ms-mob/00028: Starting mobile 22:50:31.090853 run osmo-ms-mob/00028(pid=163): Launched 22:50:31.114311 run mass: MS start registered {at=13143716.078730755, delay=0.006287619471549988, ms=00028} 22:50:31.461890 run osmo-ms-mob/00029: Starting mobile 22:50:31.488958 run osmo-ms-mob/00029(pid=164): Launched 22:50:31.512876 run mass: MS start registered {at=13143716.477296626, delay=0.011388655751943588, ms=00029} 22:50:31.859982 run osmo-ms-mob/00030: Starting mobile 22:50:31.886842 run osmo-ms-mob/00030(pid=165): Launched 22:50:31.909745 run mass: MS start registered {at=13143716.87416023, delay=0.010160287842154503, ms=00030} 22:50:31.985830 run mass: MS performed LU {at=13143716.950236076, lu_delay=5.274758627638221, ms=00018} 22:50:32.100708 run mass: MS performed LU {at=13143717.06510319, lu_delay=4.9902001321315765, ms=00019} 22:50:32.156422 run mass: MS performed LU {at=13143717.120809197, lu_delay=4.548095319420099, ms=00020} 22:50:32.180989 run osmo-ms-mob/00031: Starting mobile 22:50:32.207586 run osmo-ms-mob/00031(pid=166): Launched 22:50:32.229807 run mass: MS start registered {at=13143717.19421655, delay=0.009939942508935928, ms=00031} 22:50:32.556030 run osmo-ms-mob/00032: Starting mobile 22:50:32.587526 run osmo-ms-mob/00032(pid=167): Launched 22:50:32.610313 run mass: MS start registered {at=13143717.574726464, delay=0.01024170033633709, ms=00032} 22:50:32.960088 run osmo-ms-mob/00033: Starting mobile 22:50:32.986691 run osmo-ms-mob/00033(pid=168): Launched 22:50:33.012651 run mass: MS start registered {at=13143717.977042696, delay=0.013415897265076637, ms=00033} 22:50:33.360826 run osmo-ms-mob/00034: Starting mobile 22:50:33.389177 run osmo-ms-mob/00034(pid=169): Launched 22:50:33.412400 run mass: MS start registered {at=13143718.376818864, delay=0.010975480079650879, ms=00034} 22:50:33.666670 run osmo-ms-mob/00035: Starting mobile 22:50:33.697091 run osmo-ms-mob/00035(pid=170): Launched 22:50:33.720958 run mass: MS start registered {at=13143718.685362104, delay=0.011360153555870056, ms=00035} 22:50:33.850044 run mass: MS performed LU {at=13143718.814437322, lu_delay=5.430863585323095, ms=00022} 22:50:33.915104 run mass: MS performed LU {at=13143718.879514938, lu_delay=5.80028136074543, ms=00021} 22:50:33.941571 run osmo-ms-mob/00036: Starting mobile 22:50:33.968399 run osmo-ms-mob/00036(pid=171): Launched 22:50:33.992930 run mass: MS start registered {at=13143718.957348038, delay=0.012006746605038643, ms=00036} 22:50:34.020400 run mass: MS performed LU {at=13143718.984821228, lu_delay=4.613908730447292, ms=00024} 22:50:34.456568 run osmo-ms-mob/00037: Starting mobile 22:50:34.484328 run osmo-ms-mob/00037(pid=172): Launched 22:50:34.506328 run mass: MS start registered {at=13143719.470753962, delay=0.00932592898607254, ms=00037} 22:50:34.760262 run osmo-ms-mob/00038: Starting mobile 22:50:34.787783 run osmo-ms-mob/00038(pid=173): Launched 22:50:34.813015 run mass: MS start registered {at=13143719.77740662, delay=0.01259419322013855, ms=00038} 22:50:35.060212 run osmo-ms-mob/00039: Starting mobile 22:50:35.087268 run osmo-ms-mob/00039(pid=174): Launched 22:50:35.112268 run mass: MS start registered {at=13143720.076680847, delay=0.012438939884305, ms=00039} 22:50:35.462542 run osmo-ms-mob/00040: Starting mobile 22:50:35.490627 run osmo-ms-mob/00040(pid=175): Launched 22:50:35.512414 run mass: MS start registered {at=13143720.476840226, delay=0.009265927597880363, ms=00040} 22:50:35.631356 run mass: MS performed LU {at=13143720.595736532, lu_delay=5.410542502999306, ms=00026} 22:50:35.687236 run mass: MS performed LU {at=13143720.651646264, lu_delay=5.778396436944604, ms=00025} 22:50:35.711848 run osmo-ms-mob/00041: Starting mobile 22:50:35.738940 run osmo-ms-mob/00041(pid=176): Launched 22:50:35.752052 run mass: MS performed LU {at=13143720.716481121, lu_delay=5.046673158183694, ms=00027} 22:50:35.764307 run mass: MS start registered {at=13143720.728743581, delay=0.012283207848668098, ms=00041} 22:50:35.941549 run mass: MS performed LU {at=13143720.905929461, lu_delay=4.8271987065672874, ms=00028} 22:50:35.968701 run osmo-ms-mob/00042: Starting mobile 22:50:35.995883 run osmo-ms-mob/00042(pid=177): Launched 22:50:36.018419 run mass: MS start registered {at=13143720.98285103, delay=0.010052675381302834, ms=00042} 22:50:36.459708 run osmo-ms-mob/00043: Starting mobile 22:50:36.486913 run osmo-ms-mob/00043(pid=178): Launched 22:50:36.517218 run mass: MS start registered {at=13143721.481604533, delay=0.01776093617081642, ms=00043} 22:50:36.759368 run osmo-ms-mob/00044: Starting mobile 22:50:36.787317 run osmo-ms-mob/00044(pid=179): Launched 22:50:36.814558 run mass: MS start registered {at=13143721.778938333, delay=0.014555107802152634, ms=00044} 22:50:37.060571 run osmo-ms-mob/00045: Starting mobile 22:50:37.088710 run osmo-ms-mob/00045(pid=180): Launched 22:50:37.113859 run mass: MS start registered {at=13143722.078264838, delay=0.011812953278422356, ms=00045} 22:50:37.358971 run osmo-ms-mob/00046: Starting mobile 22:50:37.387645 run osmo-ms-mob/00046(pid=181): Launched 22:50:37.412606 run mass: MS start registered {at=13143722.377007756, delay=0.011007599532604218, ms=00046} 22:50:37.551610 run mass: MS performed LU {at=13143722.51598601, lu_delay=6.038689384236932, ms=00029} 22:50:37.578762 run osmo-ms-mob/00047: Starting mobile 22:50:37.607984 run osmo-ms-mob/00047(pid=182): Launched 22:50:37.622554 run mass: MS performed LU {at=13143722.586978965, lu_delay=5.71281873434782, ms=00030} 22:50:37.635189 run mass: MS start registered {at=13143722.599621048, delay=0.012667611241340637, ms=00047} 22:50:37.680615 run mass: MS performed LU {at=13143722.645038238, lu_delay=5.070311773568392, ms=00032} 22:50:37.703475 run osmo-ms-mob/00048: Starting mobile 22:50:37.731924 run osmo-ms-mob/00048(pid=183): Launched 22:50:37.755346 run mass: MS start registered {at=13143722.719730634, delay=0.010735278949141502, ms=00048} 22:50:37.860077 run mass: MS performed LU {at=13143722.824459732, lu_delay=5.630243182182312, ms=00031} 22:50:38.259361 run osmo-ms-mob/00049: Starting mobile 22:50:38.286224 run osmo-ms-mob/00049(pid=184): Launched 22:50:38.308103 run mass: MS start registered {at=13143723.272503186, delay=0.009076150134205818, ms=00049} 22:50:38.556399 run osmo-ms-mob/00050: Starting mobile 22:50:38.583714 run osmo-ms-mob/00050(pid=185): Launched 22:50:38.596127 run mass: MS performed LU {at=13143723.560553337, lu_delay=5.5835106410086155, ms=00033} 22:50:38.608687 run mass: MS start registered {at=13143723.573120799, delay=0.012589884921908379, ms=00050} 22:50:38.658956 run mass: MS performed LU {at=13143723.62333718, lu_delay=5.24651831574738, ms=00034} 22:50:38.955665 run osmo-ms-mob/00051: Starting mobile 22:50:38.982739 run osmo-ms-mob/00051(pid=186): Launched 22:50:39.005074 run mass: MS start registered {at=13143723.96947823, delay=0.010045332834124565, ms=00051} 22:50:39.260728 run osmo-ms-mob/00052: Starting mobile 22:50:39.288027 run osmo-ms-mob/00052(pid=187): Launched 22:50:39.310821 run mass: MS start registered {at=13143724.275223453, delay=0.010344695299863815, ms=00052} 22:50:39.396746 run mass: MS performed LU {at=13143724.361145819, lu_delay=4.583739198744297, ms=00038} 22:50:39.453235 run mass: MS performed LU {at=13143724.417641882, lu_delay=5.7322797775268555, ms=00035} 22:50:39.480780 run osmo-ms-mob/00053: Starting mobile 22:50:39.507393 run osmo-ms-mob/00053(pid=188): Launched 22:50:39.519861 run mass: MS performed LU {at=13143724.484283896, lu_delay=4.407603049650788, ms=00039} 22:50:39.531907 run mass: MS start registered {at=13143724.496341182, delay=0.01208469644188881, ms=00053} 22:50:39.762038 run mass: MS performed LU {at=13143724.726413952, lu_delay=5.255659990012646, ms=00037} 22:50:39.786093 run osmo-ms-mob/00054: Starting mobile 22:50:39.813336 run osmo-ms-mob/00054(pid=189): Launched 22:50:39.837191 run mass: MS start registered {at=13143724.801608274, delay=0.01133502647280693, ms=00054} 22:50:40.156567 run osmo-ms-mob/00055: Starting mobile 22:50:40.184361 run osmo-ms-mob/00055(pid=190): Launched 22:50:40.208266 run mass: MS start registered {at=13143725.172678905, delay=0.011135220527648926, ms=00055} 22:50:40.458714 run osmo-ms-mob/00056: Starting mobile 22:50:40.486418 run osmo-ms-mob/00056(pid=191): Launched 22:50:40.510047 run mass: MS start registered {at=13143725.474453963, delay=0.011166289448738098, ms=00056} 22:50:40.759069 run osmo-ms-mob/00057: Starting mobile 22:50:40.786309 run osmo-ms-mob/00057(pid=192): Launched 22:50:40.809780 run mass: MS start registered {at=13143725.774204316, delay=0.011058537289500237, ms=00057} 22:50:41.155779 run osmo-ms-mob/00058: Starting mobile 22:50:41.182752 run osmo-ms-mob/00058(pid=193): Launched 22:50:41.207457 run mass: MS start registered {at=13143726.171880016, delay=0.012183520942926407, ms=00058} 22:50:41.298775 run mass: MS performed LU {at=13143726.263181623, lu_delay=5.534438041970134, ms=00041} 22:50:41.317052 run mass: MS performed LU {at=13143726.281479659, lu_delay=4.799875125288963, ms=00043} 22:50:41.339829 run osmo-ms-mob/00059: Starting mobile 22:50:41.367659 run osmo-ms-mob/00059(pid=194): Launched 22:50:41.392237 run mass: MS start registered {at=13143726.356661145, delay=0.011818835511803627, ms=00059} 22:50:41.445831 run mass: MS performed LU {at=13143726.410255093, lu_delay=5.933414867147803, ms=00040} 22:50:41.607965 run mass: MS performed LU {at=13143726.57234556, lu_delay=4.793407227844, ms=00044} 22:50:41.636106 run osmo-ms-mob/00060: Starting mobile 22:50:41.663887 run osmo-ms-mob/00060(pid=195): Launched 22:50:41.676561 run mass: MS performed LU {at=13143726.64098482, lu_delay=5.658133789896965, ms=00042} 22:50:41.689261 run mass: MS start registered {at=13143726.65369413, delay=0.012733714655041695, ms=00060} 22:50:42.160797 run osmo-ms-mob/00061: Starting mobile 22:50:42.187913 run osmo-ms-mob/00061(pid=196): Launched 22:50:42.212059 run mass: MS start registered {at=13143727.176475028, delay=0.011091768741607666, ms=00061} 22:50:42.460462 run osmo-ms-mob/00062: Starting mobile 22:50:42.489604 run osmo-ms-mob/00062(pid=197): Launched 22:50:42.502811 run mass: MS performed LU {at=13143727.467235472, lu_delay=5.388970633968711, ms=00045} 22:50:42.515423 run mass: MS start registered {at=13143727.479856966, delay=0.012646270915865898, ms=00062} 22:50:42.759071 run osmo-ms-mob/00063: Starting mobile 22:50:42.785662 run osmo-ms-mob/00063(pid=198): Launched 22:50:42.807509 run mass: MS start registered {at=13143727.771931782, delay=0.009775195270776749, ms=00063} 22:50:43.155868 run osmo-ms-mob/00064: Starting mobile 22:50:43.182799 run osmo-ms-mob/00064(pid=199): Launched 22:50:43.195403 run mass: MS performed LU {at=13143728.159830024, lu_delay=4.887326838448644, ms=00049} 22:50:43.207719 run mass: MS start registered {at=13143728.172155092, delay=0.012347418814897537, ms=00064} 22:50:43.220289 run mass: MS performed LU {at=13143728.18471998, lu_delay=5.807712223380804, ms=00046} 22:50:43.283288 run mass: MS performed LU {at=13143728.247695422, lu_delay=4.674574622884393, ms=00050} 22:50:43.307252 run osmo-ms-mob/00065: Starting mobile 22:50:43.333523 run osmo-ms-mob/00065(pid=200): Launched 22:50:43.356272 run mass: MS start registered {at=13143728.3207019, delay=0.01069822907447815, ms=00065} 22:50:43.473174 run mass: MS performed LU {at=13143728.437556079, lu_delay=5.837935030460358, ms=00047} 22:50:43.860443 run osmo-ms-mob/00066: Starting mobile 22:50:43.887080 run osmo-ms-mob/00066(pid=201): Launched 22:50:43.910574 run mass: MS start registered {at=13143728.874986885, delay=0.01058291271328926, ms=00066} 22:50:44.259873 run osmo-ms-mob/00067: Starting mobile 22:50:44.286405 run osmo-ms-mob/00067(pid=202): Launched 22:50:44.308582 run mass: MS start registered {at=13143729.273000343, delay=0.00952116772532463, ms=00067} 22:50:44.559936 run osmo-ms-mob/00068: Starting mobile 22:50:44.586646 run osmo-ms-mob/00068(pid=203): Launched 22:50:44.608146 run mass: MS start registered {at=13143729.572533466, delay=0.008482955396175385, ms=00068} 22:50:44.955826 run osmo-ms-mob/00069: Starting mobile 22:50:44.981928 run osmo-ms-mob/00069(pid=204): Launched 22:50:45.004294 run mass: MS start registered {at=13143729.968696874, delay=0.01034165732562542, ms=00069} 22:50:45.064749 run mass: MS performed LU {at=13143730.029154725, lu_delay=6.059676494449377, ms=00051} 22:50:45.147218 run mass: MS performed LU {at=13143730.111603582, lu_delay=4.637149618938565, ms=00056} 22:50:45.212278 run mass: MS performed LU {at=13143730.17668794, lu_delay=5.004009034484625, ms=00055} 22:50:45.237397 run osmo-ms-mob/00070: Starting mobile 22:50:45.265590 run osmo-ms-mob/00070(pid=205): Launched 22:50:45.287651 run mass: MS start registered {at=13143730.252044447, delay=0.010027728974819183, ms=00070} 22:50:45.317904 run mass: MS performed LU {at=13143730.282311318, lu_delay=6.007087865844369, ms=00052} 22:50:45.373100 run mass: MS performed LU {at=13143730.33748105, lu_delay=5.5358727760612965, ms=00054} 22:50:45.392317 run mass: MS performed LU {at=13143730.356746731, lu_delay=5.860405549407005, ms=00053} 22:50:45.416562 run osmo-ms-mob/00071: Starting mobile 22:50:45.443935 run osmo-ms-mob/00071(pid=206): Launched 22:50:45.468983 run mass: MS start registered {at=13143730.433389967, delay=0.012223517522215843, ms=00071} 22:50:46.159750 run osmo-ms-mob/00072: Starting mobile 22:50:46.186809 run osmo-ms-mob/00072(pid=207): Launched 22:50:46.210207 run mass: MS start registered {at=13143731.174619257, delay=0.010633088648319244, ms=00072} 22:50:46.417383 run mass: MS performed LU {at=13143731.38176293, lu_delay=3.9019059631973505, ms=00062} 22:50:46.556477 run osmo-ms-mob/00073: Starting mobile 22:50:46.583844 run osmo-ms-mob/00073(pid=208): Launched 22:50:46.605878 run mass: MS start registered {at=13143731.570291841, delay=0.009378116577863693, ms=00073} 22:50:46.958486 run osmo-ms-mob/00074: Starting mobile 22:50:46.986038 run osmo-ms-mob/00074(pid=209): Launched 22:50:47.006872 run mass: MS start registered {at=13143731.971265782, delay=0.008101817220449448, ms=00074} 22:50:47.048910 run mass: MS performed LU {at=13143732.013289483, lu_delay=6.239085167646408, ms=00057} 22:50:47.076773 run mass: MS performed LU {at=13143732.041182784, lu_delay=5.8693027682602406, ms=00058} 22:50:47.164165 run mass: MS performed LU {at=13143732.128594369, lu_delay=5.771933224052191, ms=00059} 22:50:47.189439 run osmo-ms-mob/00075: Starting mobile 22:50:47.216735 run osmo-ms-mob/00075(pid=210): Launched 22:50:47.229812 run mass: MS performed LU {at=13143732.1942386, lu_delay=5.017763571813703, ms=00061} 22:50:47.242301 run mass: MS start registered {at=13143732.20673503, delay=0.012519774958491325, ms=00075} 22:50:47.859884 run osmo-ms-mob/00076: Starting mobile 22:50:47.886788 run osmo-ms-mob/00076(pid=211): Launched 22:50:47.909802 run mass: MS start registered {at=13143732.874217048, delay=0.010232524946331978, ms=00076} 22:50:48.260588 run osmo-ms-mob/00077: Starting mobile 22:50:48.288111 run osmo-ms-mob/00077(pid=212): Launched 22:50:48.312613 run mass: MS start registered {at=13143733.277013013, delay=0.011659245938062668, ms=00077} 22:50:48.764683 run osmo-ms-mob/00078: Starting mobile 22:50:48.790900 run osmo-ms-mob/00078(pid=213): Launched 22:50:48.817456 run mass: MS start registered {at=13143733.78184315, delay=0.014400968328118324, ms=00078} 22:50:48.833787 run mass: MS performed LU {at=13143733.798213491, lu_delay=4.923226606100798, ms=00066} 22:50:48.848553 run mass: MS performed LU {at=13143733.812983314, lu_delay=6.041051531210542, ms=00063} 22:50:48.977426 run mass: MS performed LU {at=13143733.941815596, lu_delay=5.621113695204258, ms=00065} 22:50:49.004479 run osmo-ms-mob/00079: Starting mobile 22:50:49.031911 run osmo-ms-mob/00079(pid=214): Launched 22:50:49.055165 run mass: MS start registered {at=13143734.019572604, delay=0.010670887306332588, ms=00079} 22:50:49.139129 run mass: MS performed LU {at=13143734.103518827, lu_delay=5.931363735347986, ms=00064} 22:50:49.157731 run mass: MS performed LU {at=13143734.12216221, lu_delay=23.04795497842133, ms=00017} 22:50:49.661076 run osmo-ms-mob/00080: Starting mobile 22:50:49.688368 run osmo-ms-mob/00080(pid=215): Launched 22:50:49.711452 run mass: MS start registered {at=13143734.675870681, delay=0.010314356535673141, ms=00080} 22:50:49.873451 run mass: MS performed LU {at=13143734.837832347, lu_delay=5.56483200378716, ms=00067} 22:50:49.957442 run mass: MS performed LU {at=13143734.921845475, lu_delay=5.349312009289861, ms=00068} 22:50:50.017719 run mass: MS performed LU {at=13143734.9820923, lu_delay=21.012507315725088, ms=00023} 22:50:50.044768 run osmo-ms-mob/00081: Starting mobile 22:50:50.073465 run osmo-ms-mob/00081(pid=216): Launched 22:50:50.097997 run mass: MS start registered {at=13143735.062385134, delay=0.011398745700716972, ms=00081} 22:50:50.558712 run osmo-ms-mob/00082: Starting mobile 22:50:50.586075 run osmo-ms-mob/00082(pid=217): Launched 22:50:50.608566 run mass: MS start registered {at=13143735.572982391, delay=0.009703358635306358, ms=00082} 22:50:50.694946 run mass: MS performed LU {at=13143735.65935344, lu_delay=5.225963473320007, ms=00071} 22:50:50.750693 run mass: MS performed LU {at=13143735.715061333, lu_delay=5.746364459395409, ms=00069} 22:50:50.842249 run mass: MS performed LU {at=13143735.806630254, lu_delay=4.632010996341705, ms=00072} 22:50:51.059347 run mass: MS performed LU {at=13143736.023722388, lu_delay=5.771677941083908, ms=00070} 22:50:51.087895 run osmo-ms-mob/00083: Starting mobile 22:50:51.116349 run osmo-ms-mob/00083(pid=218): Launched 22:50:51.141301 run mass: MS start registered {at=13143736.105693717, delay=0.012533498927950859, ms=00083} 22:50:51.659541 run osmo-ms-mob/00084: Starting mobile 22:50:51.686925 run osmo-ms-mob/00084(pid=219): Launched 22:50:51.709474 run mass: MS start registered {at=13143736.673773943, delay=0.009336680173873901, ms=00084} 22:50:52.159851 run osmo-ms-mob/00085: Starting mobile 22:50:52.187485 run osmo-ms-mob/00085(pid=220): Launched 22:50:52.209194 run mass: MS start registered {at=13143737.173616234, delay=0.009039100259542465, ms=00085} 22:50:52.596270 run mass: MS performed LU {at=13143737.56064819, lu_delay=5.990356348454952, ms=00073} 22:50:52.614603 run mass: MS performed LU {at=13143737.579029601, lu_delay=4.704812552779913, ms=00076} 22:50:52.642962 run osmo-ms-mob/00086: Starting mobile 22:50:52.670767 run osmo-ms-mob/00086(pid=221): Launched 22:50:52.693572 run mass: MS start registered {at=13143737.657978568, delay=0.006623610854148865, ms=00086} 22:50:52.743650 run mass: MS performed LU {at=13143737.708013259, lu_delay=5.736747477203608, ms=00074} 22:50:52.905261 run mass: MS performed LU {at=13143737.86961598, lu_delay=5.662880949676037, ms=00075} 22:50:53.359349 run osmo-ms-mob/00087: Starting mobile 22:50:53.390936 run osmo-ms-mob/00087(pid=222): Launched 22:50:53.418214 run mass: MS start registered {at=13143738.382602056, delay=0.014612806960940361, ms=00087} 22:50:53.962146 run osmo-ms-mob/00088: Starting mobile 22:50:53.988770 run osmo-ms-mob/00088(pid=223): Launched 22:50:54.013850 run mass: MS start registered {at=13143738.97826508, delay=0.012160979211330414, ms=00088} 22:50:54.560865 run osmo-ms-mob/00089: Starting mobile 22:50:54.588132 run osmo-ms-mob/00089(pid=224): Launched 22:50:54.600730 run mass: MS performed LU {at=13143739.565154433, lu_delay=5.78331128321588, ms=00078} 22:50:54.613229 run mass: MS performed LU {at=13143739.577662583, lu_delay=6.300649570301175, ms=00077} 22:50:54.625661 run mass: MS start registered {at=13143739.590095144, delay=0.024965768679976463, ms=00089} 22:50:54.695967 run mass: MS performed LU {at=13143739.660338268, lu_delay=4.984467586502433, ms=00080} 22:50:54.752410 run mass: MS performed LU {at=13143739.71677956, lu_delay=5.6972069554030895, ms=00079} 22:50:55.005391 run mass: MS performed LU {at=13143739.96975419, lu_delay=4.907369054853916, ms=00081} 22:50:55.032407 run osmo-ms-mob/00090: Starting mobile 22:50:55.060689 run osmo-ms-mob/00090(pid=225): Launched 22:50:55.086289 run mass: MS start registered {at=13143740.05070972, delay=0.012875091284513474, ms=00090} 22:50:55.860264 run osmo-ms-mob/00091: Starting mobile 22:50:55.889957 run osmo-ms-mob/00091(pid=226): Launched 22:50:55.913170 run mass: MS start registered {at=13143740.877562527, delay=0.009121594950556755, ms=00091} 22:50:56.361900 run mass: MS performed LU {at=13143741.32628448, lu_delay=4.652510536834598, ms=00084} 22:50:56.445132 run mass: MS performed LU {at=13143741.40949607, lu_delay=5.303802354261279, ms=00083} 22:50:56.471701 run osmo-ms-mob/00092: Starting mobile 22:50:56.498236 run osmo-ms-mob/00092(pid=227): Launched 22:50:56.510342 run mass: MS performed LU {at=13143741.474775584, lu_delay=5.901793193072081, ms=00082} 22:50:56.523462 run mass: MS start registered {at=13143741.487890447, delay=0.01313268393278122, ms=00092} 22:50:56.615582 run mass: MS performed LU {at=13143741.579951681, lu_delay=22.62260364368558, ms=00036} 22:50:57.355820 run osmo-ms-mob/00093: Starting mobile 22:50:57.383540 run osmo-ms-mob/00093(pid=228): Launched 22:50:57.407011 run mass: MS start registered {at=13143742.371435516, delay=0.010763250291347504, ms=00093} 22:50:58.260430 run osmo-ms-mob/00094: Starting mobile 22:50:58.287811 run osmo-ms-mob/00094(pid=229): Launched 22:50:58.312554 run mass: MS start registered {at=13143743.276958657, delay=0.011814536526799202, ms=00094} 22:50:58.346043 run mass: MS performed LU {at=13143743.310448177, lu_delay=4.927846120670438, ms=00087} 22:50:58.373865 run mass: MS performed LU {at=13143743.338289099, lu_delay=4.360024018213153, ms=00088} 22:50:58.461976 run mass: MS performed LU {at=13143743.426390372, lu_delay=5.7684118039906025, ms=00086} 22:50:58.517568 run mass: MS performed LU {at=13143743.481948303, lu_delay=6.30833206884563, ms=00085} 22:50:59.160111 run osmo-ms-mob/00095: Starting mobile 22:50:59.187290 run osmo-ms-mob/00095(pid=230): Launched 22:50:59.210705 run mass: MS start registered {at=13143744.175117437, delay=0.010556621477007866, ms=00095} 22:51:00.156759 run osmo-ms-mob/00096: Starting mobile 22:51:00.184718 run osmo-ms-mob/00096(pid=231): Launched 22:51:00.208568 run mass: MS start registered {at=13143745.17294394, delay=0.010850805789232254, ms=00096} 22:51:00.227294 run mass: MS performed LU {at=13143745.191719553, lu_delay=5.601624408736825, ms=00089} 22:51:00.274952 run mass: MS performed LU {at=13143745.239360994, lu_delay=5.188651273027062, ms=00090} 22:51:00.363292 run mass: MS performed LU {at=13143745.327674836, lu_delay=22.607944201678038, ms=00048} 22:51:01.259621 run osmo-ms-mob/00097: Starting mobile 22:51:01.287233 run osmo-ms-mob/00097(pid=232): Launched 22:51:01.311346 run mass: MS start registered {at=13143746.275735645, delay=0.010825740173459053, ms=00097} 22:51:02.111732 run mass: MS performed LU {at=13143747.076104792, lu_delay=5.588214345276356, ms=00092} 22:51:02.139582 run mass: MS performed LU {at=13143747.10393905, lu_delay=4.732503535225987, ms=00093} 22:51:02.227565 run mass: MS performed LU {at=13143747.191971174, lu_delay=6.3144086468964815, ms=00091} 22:51:02.560229 run osmo-ms-mob/00098: Starting mobile 22:51:02.586938 run osmo-ms-mob/00098(pid=233): Launched 22:51:02.608366 run mass: MS start registered {at=13143747.572791552, delay=0.009255487471818924, ms=00098} 22:51:03.976293 run mass: MS performed LU {at=13143748.940575186, lu_delay=4.76545774936676, ms=00095} 22:51:04.040710 run mass: MS performed LU {at=13143749.005124198, lu_delay=5.728165540844202, ms=00094} 22:51:04.128691 run mass: MS performed LU {at=13143749.093089266, lu_delay=22.43939513526857, ms=00060} 22:51:04.359898 run osmo-ms-mob/00099: Starting mobile 22:51:04.386829 run osmo-ms-mob/00099(pid=234): Launched 22:51:04.398790 run mass: All started... {duration=55.75533767975867, too_slow=0} 22:51:04.410670 run mass: MS start registered {at=13143749.37509812, delay=0.011870872229337692, ms=00099} 22:51:05.878306 run mass: MS performed LU {at=13143750.842666067, lu_delay=4.5669304225593805, ms=00097} 22:51:05.905287 run mass: MS performed LU {at=13143750.869694935, lu_delay=5.696750994771719, ms=00096} 22:51:07.742955 run mass: MS performed LU {at=13143752.70731303, lu_delay=5.134521476924419, ms=00098} 22:51:09.643819 run mass: MS performed LU {at=13143754.608198948, lu_delay=5.233100827783346, ms=00099} 22:51:09.659824 run mass: Tests done {all_completed=True, max=23.04795497842133, min=3.9019059631973505} 22:51:09.670713 tst register_default_mass.py: Test passed (84.1 sec) 22:51:09.681339 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:09.687435 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:09.693577 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:09.700584 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:09.707156 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:09.713915 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:09.721071 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:09.727293 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:09.733522 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:09.739842 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:09.746067 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:09.752458 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:09.758715 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:09.764905 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:09.771749 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:09.778174 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:09.784654 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:09.792413 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:09.798746 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:09.805090 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:09.811413 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:09.818219 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:09.824589 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:09.830939 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:09.837851 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:09.844293 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:09.850623 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:09.857018 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:09.863293 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:09.869603 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:09.876003 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:09.882542 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:09.888897 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:09.895731 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:09.903237 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:09.909778 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:09.917187 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:09.924290 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:09.930623 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:09.936932 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:09.943260 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:09.949706 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:09.956218 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:09.962661 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:09.969055 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:09.975496 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:09.981926 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:09.988266 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:09.994695 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:10.001105 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:10.009434 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:10.017475 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:10.024621 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:10.031024 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:10.037660 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:10.044534 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:10.052095 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:10.058545 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:10.065007 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:10.071705 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:10.078339 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:10.085213 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:10.092574 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:10.100058 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:10.106798 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:10.113264 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:10.120919 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:10.127396 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:10.133836 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:10.140255 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:10.146686 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:10.154135 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:10.161507 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:10.167843 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:10.174276 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:10.180770 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:10.187263 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:10.193643 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:10.200130 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:10.206656 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:10.213142 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:10.219633 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:10.226026 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:10.232416 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:10.238989 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:10.245418 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:10.251954 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:10.258591 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:10.265074 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:10.271540 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:10.277923 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:10.284296 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:10.290903 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:10.297563 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:10.305754 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:10.313137 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:10.319601 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:10.326121 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:10.332687 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:10.339289 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:10.345840 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:10.352458 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:10.359029 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:10.365594 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:10.372281 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:10.378779 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:10.385373 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:10.391988 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:10.398647 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:10.405343 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:10.412130 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:10.418708 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:10.427222 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:10.433750 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:10.440319 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:10.447001 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:10.453643 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:10.460188 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:10.466767 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:10.473280 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:10.479878 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:10.486369 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:10.492992 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:10.499534 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:10.506172 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:10.512646 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:10.519156 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:10.525705 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:10.532175 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:10.539053 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:10.545904 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:10.552455 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:10.559011 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:10.565565 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:10.572173 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:10.578694 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:10.585417 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:10.591971 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:10.598536 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:10.606286 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:10.612778 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:10.619286 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:10.625805 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:10.632303 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:10.638870 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:10.645416 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:10.651953 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:10.658502 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:10.665462 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:10.672852 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:10.679327 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:10.685967 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:10.692519 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:10.699164 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:10.705794 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:10.713371 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:10.721183 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:10.727412 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:10.733695 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:10.739951 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:10.746228 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:10.752491 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:10.758740 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:10.765075 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:10.771364 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:10.777621 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:10.783896 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:10.790102 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:10.796329 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:10.802563 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:10.808770 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:10.814998 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:10.821241 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:10.827492 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:10.833753 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:10.840026 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:10.846303 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:10.852545 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:10.858821 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:10.865089 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:10.871332 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:10.877588 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:10.883862 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:10.890088 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:10.896549 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:10.902835 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:10.909037 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:10.915249 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:10.921462 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:10.927703 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:10.933915 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:10.940143 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:10.946431 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:10.952682 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:10.958899 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:10.965199 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:10.971463 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:10.977677 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:10.983930 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:10.990139 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:10.996376 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:11.002636 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:11.008905 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:11.015124 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:11.021333 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:11.027532 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:11.033748 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:11.039975 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:11.046213 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:11.052485 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:11.058693 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:11.064951 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:11.071162 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:11.077411 --- ParallelTerminationStrategy: PID 22 died... 22:51:11.080200 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:11.087104 --- ParallelTerminationStrategy: PID 23 died... 22:51:11.089875 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:11.096964 --- ParallelTerminationStrategy: PID 24 died... 22:51:11.099803 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:11.106634 --- ParallelTerminationStrategy: PID 25 died... 22:51:11.109433 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:11.116260 --- ParallelTerminationStrategy: PID 26 died... 22:51:11.119024 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:11.125870 --- ParallelTerminationStrategy: PID 27 died... 22:51:11.128676 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:11.135485 --- ParallelTerminationStrategy: PID 28 died... 22:51:11.138285 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:11.145122 --- ParallelTerminationStrategy: PID 29 died... 22:51:11.147928 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:11.154809 --- ParallelTerminationStrategy: PID 30 died... 22:51:11.157616 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:11.164492 --- ParallelTerminationStrategy: PID 31 died... 22:51:11.167269 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:11.174188 --- ParallelTerminationStrategy: PID 32 died... 22:51:11.176990 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:11.183983 --- ParallelTerminationStrategy: PID 33 died... 22:51:11.186832 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:11.193745 --- ParallelTerminationStrategy: PID 35 died... 22:51:11.196667 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:11.203616 --- ParallelTerminationStrategy: PID 36 died... 22:51:11.206475 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:11.213419 --- ParallelTerminationStrategy: PID 37 died... 22:51:11.216245 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:11.223130 --- ParallelTerminationStrategy: PID 38 died... 22:51:11.226012 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:11.232985 --- ParallelTerminationStrategy: PID 39 died... 22:51:11.236846 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:11.243832 --- ParallelTerminationStrategy: PID 40 died... 22:51:11.246654 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:11.253645 --- ParallelTerminationStrategy: PID 41 died... 22:51:11.256512 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:11.263450 --- ParallelTerminationStrategy: PID 42 died... 22:51:11.266255 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:11.273222 --- ParallelTerminationStrategy: PID 43 died... 22:51:11.276105 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:11.283121 --- ParallelTerminationStrategy: PID 44 died... 22:51:11.286000 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:11.292972 --- ParallelTerminationStrategy: PID 45 died... 22:51:11.295849 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:11.302817 --- ParallelTerminationStrategy: PID 46 died... 22:51:11.305670 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:11.312589 --- ParallelTerminationStrategy: PID 47 died... 22:51:11.315421 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:11.322321 --- ParallelTerminationStrategy: PID 48 died... 22:51:11.325109 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:11.331948 --- ParallelTerminationStrategy: PID 49 died... 22:51:11.334747 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:11.341667 --- ParallelTerminationStrategy: PID 50 died... 22:51:11.344467 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:11.351304 --- ParallelTerminationStrategy: PID 51 died... 22:51:11.354090 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:11.360946 --- ParallelTerminationStrategy: PID 52 died... 22:51:11.363741 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:11.370584 --- ParallelTerminationStrategy: PID 53 died... 22:51:11.373386 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:11.380374 --- ParallelTerminationStrategy: PID 54 died... 22:51:11.383240 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:11.390129 --- ParallelTerminationStrategy: PID 55 died... 22:51:11.392916 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:11.399849 --- ParallelTerminationStrategy: PID 56 died... 22:51:11.402649 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:11.409585 --- ParallelTerminationStrategy: PID 57 died... 22:51:11.412396 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:11.419317 --- ParallelTerminationStrategy: PID 58 died... 22:51:11.422118 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:11.429057 --- ParallelTerminationStrategy: PID 59 died... 22:51:11.431874 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:11.438768 --- ParallelTerminationStrategy: PID 60 died... 22:51:11.441574 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:11.448592 --- ParallelTerminationStrategy: PID 61 died... 22:51:11.451439 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:11.458366 --- ParallelTerminationStrategy: PID 62 died... 22:51:11.461270 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:11.468264 --- ParallelTerminationStrategy: PID 63 died... 22:51:11.471054 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:11.479278 --- ParallelTerminationStrategy: PID 64 died... 22:51:11.482137 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:11.489086 --- ParallelTerminationStrategy: PID 65 died... 22:51:11.491899 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:11.498796 --- ParallelTerminationStrategy: PID 66 died... 22:51:11.501604 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:11.508594 --- ParallelTerminationStrategy: PID 67 died... 22:51:11.511382 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:11.520140 --- ParallelTerminationStrategy: PID 68 died... 22:51:11.522925 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:11.529800 --- ParallelTerminationStrategy: PID 69 died... 22:51:11.532599 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:11.539488 --- ParallelTerminationStrategy: PID 70 died... 22:51:11.542320 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:11.549236 --- ParallelTerminationStrategy: PID 71 died... 22:51:11.552032 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:11.558859 --- ParallelTerminationStrategy: PID 72 died... 22:51:11.561654 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:11.568580 --- ParallelTerminationStrategy: PID 73 died... 22:51:11.571367 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:11.578233 --- ParallelTerminationStrategy: PID 74 died... 22:51:11.581142 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:11.588082 --- ParallelTerminationStrategy: PID 75 died... 22:51:11.590879 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:11.597778 --- ParallelTerminationStrategy: PID 76 died... 22:51:11.600571 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:11.607422 --- ParallelTerminationStrategy: PID 77 died... 22:51:11.610202 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:11.617091 --- ParallelTerminationStrategy: PID 78 died... 22:51:11.619889 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:11.626718 --- ParallelTerminationStrategy: PID 79 died... 22:51:11.629544 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:11.636394 --- ParallelTerminationStrategy: PID 80 died... 22:51:11.639166 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:11.646017 --- ParallelTerminationStrategy: PID 81 died... 22:51:11.648804 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:11.655680 --- ParallelTerminationStrategy: PID 82 died... 22:51:11.658503 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:11.665396 --- ParallelTerminationStrategy: PID 83 died... 22:51:11.668199 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:11.675075 --- ParallelTerminationStrategy: PID 84 died... 22:51:11.677869 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:11.684798 --- ParallelTerminationStrategy: PID 85 died... 22:51:11.687631 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:11.694471 --- ParallelTerminationStrategy: PID 86 died... 22:51:11.697388 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:11.704334 --- ParallelTerminationStrategy: PID 87 died... 22:51:11.707137 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:11.713992 --- ParallelTerminationStrategy: PID 88 died... 22:51:11.716808 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:11.723653 --- ParallelTerminationStrategy: PID 89 died... 22:51:11.726451 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:11.733397 --- ParallelTerminationStrategy: PID 90 died... 22:51:11.736218 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:11.745127 --- ParallelTerminationStrategy: PID 91 died... 22:51:11.747973 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:11.754904 --- ParallelTerminationStrategy: PID 92 died... 22:51:11.757734 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:11.764668 --- ParallelTerminationStrategy: PID 93 died... 22:51:11.767476 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:11.774407 --- ParallelTerminationStrategy: PID 94 died... 22:51:11.777239 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:11.784261 --- ParallelTerminationStrategy: PID 95 died... 22:51:11.787133 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:11.794114 --- ParallelTerminationStrategy: PID 96 died... 22:51:11.796941 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:11.803865 --- ParallelTerminationStrategy: PID 97 died... 22:51:11.806666 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:11.813560 --- ParallelTerminationStrategy: PID 98 died... 22:51:11.816344 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:11.823205 --- ParallelTerminationStrategy: PID 99 died... 22:51:11.826041 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:11.832938 --- ParallelTerminationStrategy: PID 100 died... 22:51:11.835719 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:11.842608 --- ParallelTerminationStrategy: PID 101 died... 22:51:11.845425 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:11.852391 --- ParallelTerminationStrategy: PID 102 died... 22:51:11.855171 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:11.862833 --- ParallelTerminationStrategy: PID 103 died... 22:51:11.866165 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:11.873038 --- ParallelTerminationStrategy: PID 104 died... 22:51:11.875828 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:11.882737 --- ParallelTerminationStrategy: PID 105 died... 22:51:11.885516 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:11.892518 --- ParallelTerminationStrategy: PID 106 died... 22:51:11.895443 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:11.902656 --- ParallelTerminationStrategy: PID 107 died... 22:51:11.905597 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:11.912734 --- ParallelTerminationStrategy: PID 108 died... 22:51:11.915631 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:11.922726 --- ParallelTerminationStrategy: PID 109 died... 22:51:11.925612 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:11.932829 --- ParallelTerminationStrategy: PID 110 died... 22:51:11.935729 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:11.942896 --- ParallelTerminationStrategy: PID 111 died... 22:51:11.945801 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:11.952876 --- ParallelTerminationStrategy: PID 112 died... 22:51:11.955770 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:11.962791 --- ParallelTerminationStrategy: PID 113 died... 22:51:11.965612 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:11.972570 --- ParallelTerminationStrategy: PID 114 died... 22:51:11.975381 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:11.982394 --- ParallelTerminationStrategy: PID 115 died... 22:51:11.985317 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:11.992182 --- ParallelTerminationStrategy: PID 116 died... 22:51:11.994964 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:12.001827 --- ParallelTerminationStrategy: PID 117 died... 22:51:12.004625 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:12.011518 --- ParallelTerminationStrategy: PID 118 died... 22:51:12.014321 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:12.021203 --- ParallelTerminationStrategy: PID 119 died... 22:51:12.023988 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:12.033573 --- ParallelTerminationStrategy: PID 120 died... 22:51:12.036399 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:12.043270 --- ParallelTerminationStrategy: PID 121 died... 22:51:12.046096 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:12.052945 --- ParallelTerminationStrategy: PID 122 died... 22:51:12.055747 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:12.062569 --- ParallelTerminationStrategy: PID 123 died... 22:51:12.065371 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:12.072219 --- ParallelTerminationStrategy: PID 124 died... 22:51:12.075020 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:12.081942 --- ParallelTerminationStrategy: PID 125 died... 22:51:12.084830 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:12.091724 --- ParallelTerminationStrategy: PID 126 died... 22:51:12.094740 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:12.101686 --- ParallelTerminationStrategy: PID 127 died... 22:51:12.104528 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:12.111384 --- ParallelTerminationStrategy: PID 128 died... 22:51:12.114181 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:12.121076 --- ParallelTerminationStrategy: PID 129 died... 22:51:12.123861 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:12.130685 --- ParallelTerminationStrategy: PID 130 died... 22:51:12.133464 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:12.140309 --- ParallelTerminationStrategy: PID 131 died... 22:51:12.143087 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:12.150006 --- ParallelTerminationStrategy: PID 132 died... 22:51:12.152820 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:12.159660 --- ParallelTerminationStrategy: PID 133 died... 22:51:12.162433 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:12.169226 --- ParallelTerminationStrategy: PID 134 died... 22:51:12.172551 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:12.185375 --- ParallelTerminationStrategy: PID 135 died... 22:51:12.188254 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:12.195355 --- ParallelTerminationStrategy: PID 136 died... 22:51:12.198288 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:12.205388 --- ParallelTerminationStrategy: PID 137 died... 22:51:12.208268 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:12.215304 --- ParallelTerminationStrategy: PID 138 died... 22:51:12.218218 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:12.225315 --- ParallelTerminationStrategy: PID 139 died... 22:51:12.228276 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:12.235422 --- ParallelTerminationStrategy: PID 140 died... 22:51:12.238379 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:12.245463 --- ParallelTerminationStrategy: PID 141 died... 22:51:12.248353 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:12.255466 --- ParallelTerminationStrategy: PID 142 died... 22:51:12.258364 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:12.265486 --- ParallelTerminationStrategy: PID 143 died... 22:51:12.268395 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:12.275455 --- ParallelTerminationStrategy: PID 144 died... 22:51:12.278379 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:12.285547 --- ParallelTerminationStrategy: PID 145 died... 22:51:12.288508 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:12.295613 --- ParallelTerminationStrategy: PID 146 died... 22:51:12.298500 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:12.305571 --- ParallelTerminationStrategy: PID 147 died... 22:51:12.308465 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:12.315504 --- ParallelTerminationStrategy: PID 148 died... 22:51:12.318429 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:12.325532 --- ParallelTerminationStrategy: PID 149 died... 22:51:12.328453 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:12.335527 --- ParallelTerminationStrategy: PID 150 died... 22:51:12.338331 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:12.345070 --- ParallelTerminationStrategy: PID 151 died... 22:51:12.347815 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:12.354580 --- ParallelTerminationStrategy: PID 152 died... 22:51:12.357327 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:12.364090 --- ParallelTerminationStrategy: PID 153 died... 22:51:12.366826 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:12.373562 --- ParallelTerminationStrategy: PID 154 died... 22:51:12.376308 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:12.383109 --- ParallelTerminationStrategy: PID 155 died... 22:51:12.385910 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:12.392645 --- ParallelTerminationStrategy: PID 156 died... 22:51:12.395382 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:12.402150 --- ParallelTerminationStrategy: PID 157 died... 22:51:12.404873 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:12.411618 --- ParallelTerminationStrategy: PID 158 died... 22:51:12.414331 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:12.421085 --- ParallelTerminationStrategy: PID 159 died... 22:51:12.423866 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:12.430803 --- ParallelTerminationStrategy: PID 160 died... 22:51:12.433608 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:12.441941 --- ParallelTerminationStrategy: PID 161 died... 22:51:12.444746 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:12.451676 --- ParallelTerminationStrategy: PID 162 died... 22:51:12.454459 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:12.461396 --- ParallelTerminationStrategy: PID 163 died... 22:51:12.464199 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:12.471096 --- ParallelTerminationStrategy: PID 164 died... 22:51:12.473909 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:12.480877 --- ParallelTerminationStrategy: PID 165 died... 22:51:12.483705 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:12.490621 --- ParallelTerminationStrategy: PID 166 died... 22:51:12.493415 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:12.500372 --- ParallelTerminationStrategy: PID 167 died... 22:51:12.503187 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:12.510220 --- ParallelTerminationStrategy: PID 168 died... 22:51:12.513022 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:12.519945 --- ParallelTerminationStrategy: PID 169 died... 22:51:12.522723 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:12.529712 --- ParallelTerminationStrategy: PID 170 died... 22:51:12.532444 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:12.539127 --- ParallelTerminationStrategy: PID 171 died... 22:51:12.541860 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:12.548580 --- ParallelTerminationStrategy: PID 172 died... 22:51:12.551274 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:12.557975 --- ParallelTerminationStrategy: PID 173 died... 22:51:12.560698 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:12.567411 --- ParallelTerminationStrategy: PID 174 died... 22:51:12.570157 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:12.576887 --- ParallelTerminationStrategy: PID 175 died... 22:51:12.579623 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:12.586359 --- ParallelTerminationStrategy: PID 176 died... 22:51:12.589095 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:12.595918 --- ParallelTerminationStrategy: PID 177 died... 22:51:12.598689 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:12.605663 --- ParallelTerminationStrategy: PID 178 died... 22:51:12.608538 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:12.615578 --- ParallelTerminationStrategy: PID 179 died... 22:51:12.618427 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:12.625435 --- ParallelTerminationStrategy: PID 180 died... 22:51:12.628291 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:12.635315 --- ParallelTerminationStrategy: PID 181 died... 22:51:12.638175 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:12.645213 --- ParallelTerminationStrategy: PID 182 died... 22:51:12.648063 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:12.655059 --- ParallelTerminationStrategy: PID 183 died... 22:51:12.657912 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:12.664767 --- ParallelTerminationStrategy: PID 184 died... 22:51:12.667476 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:12.674277 --- ParallelTerminationStrategy: PID 185 died... 22:51:12.677037 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:12.683864 --- ParallelTerminationStrategy: PID 186 died... 22:51:12.686657 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:12.693451 --- ParallelTerminationStrategy: PID 187 died... 22:51:12.696215 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:12.702984 --- ParallelTerminationStrategy: PID 188 died... 22:51:12.705722 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:12.712504 --- ParallelTerminationStrategy: PID 189 died... 22:51:12.715235 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:12.721967 --- ParallelTerminationStrategy: PID 190 died... 22:51:12.724727 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:12.731588 --- ParallelTerminationStrategy: PID 191 died... 22:51:12.734402 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:12.741319 --- ParallelTerminationStrategy: PID 192 died... 22:51:12.744115 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:12.750882 --- ParallelTerminationStrategy: PID 193 died... 22:51:12.753659 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:12.760447 --- ParallelTerminationStrategy: PID 194 died... 22:51:12.763182 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:12.770229 --- ParallelTerminationStrategy: PID 195 died... 22:51:12.773043 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:12.780062 --- ParallelTerminationStrategy: PID 196 died... 22:51:12.782920 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:12.789899 --- ParallelTerminationStrategy: PID 197 died... 22:51:12.792733 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:12.799698 --- ParallelTerminationStrategy: PID 198 died... 22:51:12.802499 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:12.809466 --- ParallelTerminationStrategy: PID 199 died... 22:51:12.812301 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:12.819327 --- ParallelTerminationStrategy: PID 200 died... 22:51:12.822154 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:12.829178 --- ParallelTerminationStrategy: PID 201 died... 22:51:12.832000 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:12.838954 --- ParallelTerminationStrategy: PID 202 died... 22:51:12.841772 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:12.848722 --- ParallelTerminationStrategy: PID 203 died... 22:51:12.851526 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:12.858491 --- ParallelTerminationStrategy: PID 204 died... 22:51:12.861323 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:12.868336 --- ParallelTerminationStrategy: PID 205 died... 22:51:12.871156 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:12.878143 --- ParallelTerminationStrategy: PID 206 died... 22:51:12.880979 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:12.888033 --- ParallelTerminationStrategy: PID 207 died... 22:51:12.890867 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:12.897853 --- ParallelTerminationStrategy: PID 208 died... 22:51:12.900692 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:12.907698 --- ParallelTerminationStrategy: PID 209 died... 22:51:12.910518 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:12.917587 --- ParallelTerminationStrategy: PID 210 died... 22:51:12.920439 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:12.927387 --- ParallelTerminationStrategy: PID 211 died... 22:51:12.930227 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:12.937385 --- ParallelTerminationStrategy: PID 212 died... 22:51:12.940289 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:12.947262 --- ParallelTerminationStrategy: PID 213 died... 22:51:12.950066 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:12.957086 --- ParallelTerminationStrategy: PID 214 died... 22:51:12.959945 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:12.967020 --- ParallelTerminationStrategy: PID 215 died... 22:51:12.969913 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:12.977050 --- ParallelTerminationStrategy: PID 216 died... 22:51:12.979940 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:12.987040 --- ParallelTerminationStrategy: PID 217 died... 22:51:12.989922 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:12.997042 --- ParallelTerminationStrategy: PID 218 died... 22:51:12.999911 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:13.006992 --- ParallelTerminationStrategy: PID 219 died... 22:51:13.009859 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:13.016927 --- ParallelTerminationStrategy: PID 220 died... 22:51:13.019829 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:13.026974 --- ParallelTerminationStrategy: PID 221 died... 22:51:13.029892 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:13.037033 --- ParallelTerminationStrategy: PID 222 died... 22:51:13.039887 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:13.046990 --- ParallelTerminationStrategy: PID 223 died... 22:51:13.049856 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:13.056940 --- ParallelTerminationStrategy: PID 224 died... 22:51:13.059731 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:13.066542 --- ParallelTerminationStrategy: PID 225 died... 22:51:13.069296 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:13.076125 --- ParallelTerminationStrategy: PID 226 died... 22:51:13.078955 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:13.085986 --- ParallelTerminationStrategy: PID 227 died... 22:51:13.088849 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:13.095984 --- ParallelTerminationStrategy: PID 228 died... 22:51:13.098815 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:13.105836 --- ParallelTerminationStrategy: PID 229 died... 22:51:13.108688 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:13.115724 --- ParallelTerminationStrategy: PID 230 died... 22:51:13.118572 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:13.125686 --- ParallelTerminationStrategy: PID 231 died... 22:51:13.128584 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:13.135873 --- ParallelTerminationStrategy: PID 232 died... 22:51:13.138808 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:13.146000 --- ParallelTerminationStrategy: PID 233 died... 22:51:13.148913 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:13.155999 --- ParallelTerminationStrategy: PID 234 died... 22:51:13.158822 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:15.178829 --- ParallelTerminationStrategy: PID 34 died... 22:51:15.183967 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7803 netreg_mass PASS --------------------------------------------------------------------- 22:51:15.292483 tst trial-7803: Storing JUnit report in /build/trial-7803/run.2024-12-03_22-49-45/trial-7803.xml -------------------------------------------------------------------------------------------- trial-7803 PASS -------------------------------------------------------------------------------------------- 22:51:15.316646 tst trial-7803: trial-7803: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (84.1 sec) + exit_code=0 + rm -rf trial-7803/inst + cd trial-7803 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-12-03 22:49:44 No journal files were found. + readlink last_run + tar czf /build/trial-7803-run.tgz run.2024-12-03_22-49-45 + tar czf /build/trial-7803-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-12-03_22_23_06.tgz osmo-bts-oc2g.build-2024-12-03_12_28_20.tgz osmo-bts-sysmo.build-2024-12-03_12_28_18.tgz osmo-bts.build-2024-12-03_12_29_38.tgz osmo-ggsn.build-2024-12-03_22_19_45.tgz osmo-hlr.build-2024-12-03_16_37_38.tgz osmo-hnbgw.build-2024-12-03_22_24_02.tgz osmo-mgw.build-2024-12-03_12_26_20.tgz osmo-msc.build-2024-12-03_13_36_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-12-03_07_41_04.tgz osmo-pcu-sysmo.build-2024-12-03_07_40_20.tgz osmo-pcu.build-2024-12-03_07_40_32.tgz osmo-sgsn.build-2024-12-03_22_27_52.tgz osmo-stp.build-2024-12-03_13_23_31.tgz osmo-trx.build-2024-12-03_22_27_27.tgz osmocom-bb.build-2024-12-03_22_20_52.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS