Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity 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.39.5' > 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 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif" > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17810565315332692707.sh + rm -rf trial-8300-bin.tgz trial-8300-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25688 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11306 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10867 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13123 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13449 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13764 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42510 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7817 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 44813 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8816 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 13448 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7781 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11831 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7857 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9329 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6577 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 7781 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5117753526785645417.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-8300 + 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 290ae4c ttcn3-bts-test: write bts logs to tmpfs + 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 M3UA_TESTTOOL_BRANCH=osmocom/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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 build definition from Dockerfile #1 transferring dockerfile: 4.84kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2) #1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65) #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 ... #6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #6 CACHED #5 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.4s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.6s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.5s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.5s #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.473 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.473 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #10 0.475 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #10 0.477 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.984 Reading package lists... #10 1.255 Reading package lists... #10 1.508 Building dependency tree... #10 1.562 Reading state information... #10 1.626 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.626 tcpdump is already the newest version (4.99.3-1). #10 1.626 sqlite3 is already the newest version (3.40.1-2+deb12u2). #10 1.626 python3 is already the newest version (3.11.2-1+b1). #10 1.626 python3-setuptools is already the newest version (66.1.1-1+deb12u2). #10 1.626 python3-yaml is already the newest version (6.0-3+b2). #10 1.626 python3-mako is already the newest version (1.2.4+ds-1). #10 1.626 python3-gi is already the newest version (3.42.2-3+b1). #10 1.626 python3-wheel is already the newest version (0.38.4-2). #10 1.626 python3-wheel set to manually installed. #10 1.626 ofono is already the newest version (1.31-3+b1). #10 1.626 patchelf is already the newest version (0.14.3-1+b1). #10 1.626 sudo is already the newest version (1.9.13p3-1+deb12u3). #10 1.626 libcap2-bin is already the newest version (1:2.66-4+deb12u2+b2). #10 1.626 libcap2-bin set to manually installed. #10 1.626 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.626 locales is already the newest version (2.36-9+deb12u13). #10 1.626 The following additional packages will be installed: #10 1.626 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.626 Suggested packages: #10 1.626 libarchive-dev gfortran rpm-i18n #10 1.674 The following NEW packages will be installed: #10 1.674 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.674 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.692 0 upgraded, 13 newly installed, 0 to remove and 9 not upgraded. #10 1.692 Need to get 14.8 MB of archives. #10 1.692 After this operation, 45.5 MB of additional disk space will be used. #10 1.692 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u2 [91.2 kB] #10 1.725 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u2 [34.0 kB] #10 1.726 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.733 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b7 [452 kB] #10 1.739 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.741 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.770 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.773 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.789 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.831 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.832 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.845 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.859 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b7 [6296 B] #10 1.961 debconf: delaying package configuration, since apt-utils is not installed #10 2.000 Fetched 14.8 MB in 0s (81.8 MB/s) #10 2.083 Selecting previously unselected package libiperf0:amd64. #10 2.083 (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 ... 118636 files and directories currently installed.) #10 2.122 Preparing to unpack .../00-libiperf0_3.12-1+deb12u2_amd64.deb ... #10 2.155 Unpacking libiperf0:amd64 (3.12-1+deb12u2) ... #10 2.345 Selecting previously unselected package iperf3. #10 2.353 Preparing to unpack .../01-iperf3_3.12-1+deb12u2_amd64.deb ... #10 2.374 Unpacking iperf3 (3.12-1+deb12u2) ... #10 2.536 Selecting previously unselected package cpio. #10 2.544 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.561 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.708 Selecting previously unselected package busybox. #10 2.726 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b7_amd64.deb ... #10 2.742 Unpacking busybox (1:1.35.0-4+b7) ... #10 2.922 Selecting previously unselected package libblas3:amd64. #10 2.938 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.959 Unpacking libblas3:amd64 (3.11.0-2) ... #10 3.138 Selecting previously unselected package liblapack3:amd64. #10 3.146 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 3.167 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 3.386 Selecting previously unselected package librpmio9. #10 3.393 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.409 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.551 Selecting previously unselected package librpm9. #10 3.568 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.585 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.737 Selecting previously unselected package python3-numpy. #10 3.745 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 3.761 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 4.095 Selecting previously unselected package python3-watchdog. #10 4.114 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 4.131 Unpacking python3-watchdog (2.2.1-1) ... #10 4.271 Selecting previously unselected package rpm-common. #10 4.289 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 4.306 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.465 Selecting previously unselected package rpm2cpio. #10 4.483 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 4.500 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 4.641 Selecting previously unselected package udhcpc:amd64. #10 4.649 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b7_amd64.deb ... #10 4.666 Unpacking udhcpc:amd64 (1:1.35.0-4+b7) ... #10 4.826 Setting up cpio (2.13+dfsg-7.1) ... #10 4.874 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 4.875 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 4.902 Setting up python3-watchdog (2.2.1-1) ... #10 5.039 Setting up busybox (1:1.35.0-4+b7) ... #10 5.095 Setting up libblas3:amd64 (3.11.0-2) ... #10 5.135 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 5.162 Setting up libiperf0:amd64 (3.12-1+deb12u2) ... #10 5.213 Setting up udhcpc:amd64 (1:1.35.0-4+b7) ... #10 5.287 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 5.340 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 5.392 Setting up liblapack3:amd64 (3.11.0-2) ... #10 5.432 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 5.458 Setting up iperf3 (3.12-1+deb12u2) ... #10 5.561 debconf: unable to initialize frontend: Dialog #10 5.561 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 5.561 debconf: falling back to frontend: Readline #10 5.564 debconf: unable to initialize frontend: Readline #10 5.564 debconf: (This frontend requires a controlling tty.) #10 5.564 debconf: falling back to frontend: Teletype #10 5.568 Configuring iperf3 #10 5.568 ------------------ #10 5.568 #10 5.568 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 5.568 boot time. #10 5.568 #10 5.568 Start Iperf3 as a daemon automatically? [yes/no] #10 5.568 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 5.610 invoke-rc.d: could not determine current runlevel #10 5.612 invoke-rc.d: policy-rc.d denied execution of stop. #10 5.791 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1. #10 5.791 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1. #10 5.833 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 5.897 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 6.709 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 6.763 Processing triggers for man-db (2.11.2-2) ... #10 6.817 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 6.856 Processing triggers for libc-bin (2.36-9+deb12u13) ... #10 DONE 7.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.584 Collecting smpplib #11 0.585 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-wlwo4akg/smpplib_97fac5d1a4d449dd95eb5ddd35763724 #11 0.586 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-wlwo4akg/smpplib_97fac5d1a4d449dd95eb5ddd35763724 #11 1.649 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.655 Preparing metadata (setup.py): started #11 1.798 Preparing metadata (setup.py): finished with status 'done' #11 1.855 Collecting pydbus #11 1.900 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB) #11 1.920 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 2.047 Collecting pysispm #11 2.057 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB) #11 2.383 Collecting pymongo #11 2.392 Downloading pymongo-4.16.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) #11 2.439 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.7 MB/s eta 0:00:00 #11 2.445 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.483 Collecting dnspython<3.0.0,>=2.6.1 #11 2.491 Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) #11 2.503 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 30.5 MB/s eta 0:00:00 #11 2.730 Installing collected packages: pydbus, pysispm, dnspython, pymongo #11 3.120 Successfully installed dnspython-2.8.0 pydbus-0.6.0 pymongo-4.16.0 pysispm-0.6 #11 3.120 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.3s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.428 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.428 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.428 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.428 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.960 Reading package lists... #12 1.231 Reading package lists... #12 1.486 Building dependency tree... #12 1.540 Reading state information... #12 1.604 The following additional packages will be installed: #12 1.604 dbus-user-session libnss-systemd libpam-systemd libssl-dev libssl3 libxmuu1 #12 1.604 ncurses-term openssh-client openssh-sftp-server openssl runit-helper #12 1.604 systemd-sysv xauth #12 1.604 Suggested packages: #12 1.604 libssl-doc keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw #12 1.656 The following NEW packages will be installed: #12 1.656 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.656 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.656 The following packages will be upgraded: #12 1.656 libssl-dev libssl3 openssh-client openssl #12 1.673 4 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. #12 1.673 Need to get 8500 kB of archives. #12 1.673 After this operation, 7700 kB of additional disk space will be used. #12 1.673 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.39-1~deb12u1 [42.6 kB] #12 1.706 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl-dev amd64 3.0.19-1~deb12u2 [2441 kB] #12 1.740 Get:3 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.19-1~deb12u2 [2032 kB] #12 1.762 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-client amd64 1:9.2p1-2+deb12u9 [993 kB] #12 1.776 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u9 [65.9 kB] #12 1.776 Get:6 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.776 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 openssh-server amd64 1:9.2p1-2+deb12u9 [457 kB] #12 1.784 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.39-1~deb12u1 [163 kB] #12 1.786 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.39-1~deb12u1 [225 kB] #12 1.788 Get:10 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.796 Get:11 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.796 Get:12 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.797 Get:13 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.19-1~deb12u2 [1435 kB] #12 1.813 Get:14 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.918 debconf: delaying package configuration, since apt-utils is not installed #12 1.963 Fetched 8500 kB in 0s (55.1 MB/s) #12 2.034 Selecting previously unselected package systemd-sysv. #12 2.034 (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 ... 119985 files and directories currently installed.) #12 2.072 Preparing to unpack .../00-systemd-sysv_252.39-1~deb12u1_amd64.deb ... #12 2.088 Unpacking systemd-sysv (252.39-1~deb12u1) ... #12 2.242 Preparing to unpack .../01-libssl-dev_3.0.19-1~deb12u2_amd64.deb ... #12 2.294 Unpacking libssl-dev:amd64 (3.0.19-1~deb12u2) over (3.0.18-1~deb12u2) ... #12 3.946 Preparing to unpack .../02-libssl3_3.0.19-1~deb12u2_amd64.deb ... #12 4.016 Unpacking libssl3:amd64 (3.0.19-1~deb12u2) over (3.0.18-1~deb12u2) ... #12 4.380 Preparing to unpack .../03-openssh-client_1%3a9.2p1-2+deb12u9_amd64.deb ... #12 4.464 Unpacking openssh-client (1:9.2p1-2+deb12u9) over (1:9.2p1-2+deb12u7) ... #12 4.938 Selecting previously unselected package openssh-sftp-server. #12 4.956 Preparing to unpack .../04-openssh-sftp-server_1%3a9.2p1-2+deb12u9_amd64.deb ... #12 4.974 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u9) ... #12 5.107 Selecting previously unselected package runit-helper. #12 5.115 Preparing to unpack .../05-runit-helper_2.15.2_all.deb ... #12 5.132 Unpacking runit-helper (2.15.2) ... #12 5.317 Selecting previously unselected package openssh-server. #12 5.325 Preparing to unpack .../06-openssh-server_1%3a9.2p1-2+deb12u9_amd64.deb ... #12 5.360 Unpacking openssh-server (1:9.2p1-2+deb12u9) ... #12 5.543 Selecting previously unselected package libnss-systemd:amd64. #12 5.551 Preparing to unpack .../07-libnss-systemd_252.39-1~deb12u1_amd64.deb ... #12 5.575 Unpacking libnss-systemd:amd64 (252.39-1~deb12u1) ... #12 5.739 Selecting previously unselected package libpam-systemd:amd64. #12 5.747 Preparing to unpack .../08-libpam-systemd_252.39-1~deb12u1_amd64.deb ... #12 5.764 Unpacking libpam-systemd:amd64 (252.39-1~deb12u1) ... #12 5.896 Selecting previously unselected package ncurses-term. #12 5.914 Preparing to unpack .../09-ncurses-term_6.4-4_all.deb ... #12 5.932 Unpacking ncurses-term (6.4-4) ... #12 6.191 Selecting previously unselected package dbus-user-session. #12 6.210 Preparing to unpack .../10-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 6.228 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 6.373 Selecting previously unselected package libxmuu1:amd64. #12 6.381 Preparing to unpack .../11-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 6.402 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 6.563 Preparing to unpack .../12-openssl_3.0.19-1~deb12u2_amd64.deb ... #12 6.620 Unpacking openssl (3.0.19-1~deb12u2) over (3.0.18-1~deb12u2) ... #12 6.943 Selecting previously unselected package xauth. #12 6.961 Preparing to unpack .../13-xauth_1%3a1.1.2-1_amd64.deb ... #12 6.979 Unpacking xauth (1:1.1.2-1) ... #12 7.140 Setting up runit-helper (2.15.2) ... #12 7.200 Setting up systemd-sysv (252.39-1~deb12u1) ... #12 7.257 Setting up libssl3:amd64 (3.0.19-1~deb12u2) ... #12 7.309 Setting up libnss-systemd:amd64 (252.39-1~deb12u1) ... #12 7.382 Setting up libssl-dev:amd64 (3.0.19-1~deb12u2) ... #12 7.442 Setting up libpam-systemd:amd64 (252.39-1~deb12u1) ... #12 7.517 debconf: unable to initialize frontend: Dialog #12 7.517 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 7.517 debconf: falling back to frontend: Readline #12 7.520 debconf: unable to initialize frontend: Readline #12 7.520 debconf: (This frontend requires a controlling tty.) #12 7.520 debconf: falling back to frontend: Teletype #12 7.582 Setting up openssl (3.0.19-1~deb12u2) ... #12 7.658 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 7.710 Setting up ncurses-term (6.4-4) ... #12 7.761 Setting up openssh-client (1:9.2p1-2+deb12u9) ... #12 7.859 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 7.935 Setting up xauth (1:1.1.2-1) ... #12 7.987 Setting up openssh-sftp-server (1:9.2p1-2+deb12u9) ... #12 8.040 Setting up openssh-server (1:9.2p1-2+deb12u9) ... #12 8.279 debconf: unable to initialize frontend: Dialog #12 8.279 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 8.279 debconf: falling back to frontend: Readline #12 8.282 debconf: unable to initialize frontend: Readline #12 8.282 debconf: (This frontend requires a controlling tty.) #12 8.282 debconf: falling back to frontend: Teletype #12 8.326 #12 8.326 Creating config file /etc/ssh/sshd_config with new version #12 8.388 Creating SSH2 RSA key; this may take some time ... #12 9.237 3072 SHA256:V/T7XmpwRvtjPBWu+M6whavSuIL5KuDrgL5hjlvhKFw root@buildkitsandbox (RSA) #12 9.238 Creating SSH2 ECDSA key; this may take some time ... #12 9.242 256 SHA256:Iy8vdtexiyCv7EY7zHvNa5qC14ucrvhZWIl/dw/UP4g root@buildkitsandbox (ECDSA) #12 9.243 Creating SSH2 ED25519 key; this may take some time ... #12 9.246 256 SHA256:PznMxO+fJTT8LRboyZ5/GqC4jxV3Uka8y9Iy1iEx3J0 root@buildkitsandbox (ED25519) #12 9.444 invoke-rc.d: could not determine current runlevel #12 9.452 invoke-rc.d: policy-rc.d denied execution of start. #12 9.525 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 9.525 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 9.607 Processing triggers for man-db (2.11.2-2) ... #12 9.662 Processing triggers for libc-bin (2.36-9+deb12u13) ... #12 DONE 9.9s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.4s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.1s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.2s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.5s #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.4s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.4s #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 1.583 Generating locales (this might take a while)... #19 1.585 en_US.UTF-8... done #19 2.268 Generation complete. #19 DONE 2.4s #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.418 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.418 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.418 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.418 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.917 Reading package lists... #20 1.191 Reading package lists... #20 1.446 Building dependency tree... #20 1.500 Reading state information... #20 1.562 telnet is already the newest version (0.17+2.4-2+deb12u3). #20 1.562 The following additional packages will be installed: #20 1.562 libasn1c1 libgtp11 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #20 1.562 libosmo-gsup-client0 libosmo-iuh-dev libosmo-ranap7 libosmo-sigtran12 #20 1.562 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.562 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.563 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libsmpp1 osmocom-keyring #20 1.563 osmocom-nightly #20 1.576 The following NEW packages will be installed: #20 1.576 libasn1c-dev libasn1c1 libgtp-dev libgtp11 libosmo-abis-dev #20 1.576 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-gsup-client-dev #20 1.576 libosmo-gsup-client0 libosmo-iuh-dev libosmo-netif-dev libosmo-ranap-dev #20 1.576 libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 #20 1.576 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #20 1.576 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.576 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libsmpp1 libsmpp34-dev #20 1.576 osmocom-keyring osmocom-nightly #20 1.606 0 upgraded, 34 newly installed, 0 to remove and 5 not upgraded. #20 1.606 Need to get 4,571 kB of archives. #20 1.606 After this operation, 20.4 MB of additional disk space will be used. #20 1.606 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202604141800 [3,200 B] #20 1.629 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202604141800 [1,192 B] #20 1.637 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.13.1.12.8e6ea.202604141800 [178 kB] #20 1.651 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.14.0.1.2016.202604141800 [47.0 kB] #20 1.659 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.14.0.1.2016.202604141800 [174 kB] #20 1.671 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.13.1.12.8e6ea.202604141800 [55.4 kB] #20 1.674 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.11.e1c2.202604141800 [47.9 kB] #20 1.682 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.13.1.12.8e6ea.202604141800 [73.8 kB] #20 1.694 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.13.1.12.8e6ea.202604141800 [231 kB] #20 1.708 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.13.1.12.8e6ea.202604141800 [108 kB] #20 1.711 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.15.fe2d.202604141800 [71.8 kB] #20 1.720 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.11.e1c2.202604141800 [71.8 kB] #20 1.723 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.13.1.12.8e6ea.202604141800 [74.3 kB] #20 1.739 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.13.1.12.8e6ea.202604141800 [181 kB] #20 1.742 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.13.1.12.8e6ea.202604141800 [63.0 kB] #20 1.754 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.13.1.12.8e6ea.202604141800 [67.0 kB] #20 1.756 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.13.1.12.8e6ea.202604141800 [53.6 kB] #20 1.758 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.13.1.12.8e6ea.202604141800 [46.9 kB] #20 1.771 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.13.1.12.8e6ea.202604141800 [860 kB] #20 1.844 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.15.fe2d.202604141800 [91.2 kB] #20 1.862 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.11.e1c2.202604141800 [134 kB] #20 1.866 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap1 0.2.1.5.d888.202604141800 [37.9 kB] #20 1.873 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap-dev 0.2.1.5.d888.202604141800 [78.2 kB] #20 1.888 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.2.2.459a.202604141800 [21.6 kB] #20 1.896 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.9.2.2.459a.202604141800 [26.0 kB] #20 1.904 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran12 2.2.1.95.893c.202604141800 [178 kB] #20 1.916 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.2.1.95.893c.202604141800 [874 kB] #20 1.940 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.5.0.202604141800 [101 kB] #20 1.947 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.5.0.202604141800 [111 kB] #20 1.950 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.0.202604141800 [75.7 kB] #20 1.953 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.38.0.202604141800 [106 kB] #20 1.956 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-iuh-dev 1.8.0.0.202604141800 [7,444 B] #20 1.966 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.8.0.0.202604141800 [226 kB] #20 1.980 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.8.0.0.202604141800 [92.9 kB] #20 2.104 debconf: delaying package configuration, since apt-utils is not installed #20 2.146 Fetched 4,571 kB in 0s (11.3 MB/s) #20 2.204 Selecting previously unselected package osmocom-keyring. #20 2.204 (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 ... 122952 files and directories currently installed.) #20 2.241 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202604141800_amd64.deb ... #20 2.258 Unpacking osmocom-keyring (1.1.1.8.7873.202604141800) ... #20 2.373 Selecting previously unselected package osmocom-nightly. #20 2.391 Preparing to unpack .../01-osmocom-nightly_202604141800_amd64.deb ... #20 2.408 Unpacking osmocom-nightly (202604141800) ... #20 2.550 Selecting previously unselected package libosmocore22:amd64. #20 2.558 Preparing to unpack .../02-libosmocore22_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 2.592 Unpacking libosmocore22:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 2.740 Selecting previously unselected package libgtp11:amd64. #20 2.748 Preparing to unpack .../03-libgtp11_1.14.0.1.2016.202604141800_amd64.deb ... #20 2.765 Unpacking libgtp11:amd64 (1.14.0.1.2016.202604141800) ... #20 2.890 Selecting previously unselected package libgtp-dev:amd64. #20 2.908 Preparing to unpack .../04-libgtp-dev_1.14.0.1.2016.202604141800_amd64.deb ... #20 2.926 Unpacking libgtp-dev:amd64 (1.14.0.1.2016.202604141800) ... #20 3.073 Selecting previously unselected package libosmocodec4:amd64. #20 3.081 Preparing to unpack .../05-libosmocodec4_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 3.098 Unpacking libosmocodec4:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 3.239 Selecting previously unselected package libosmotrau11:amd64. #20 3.247 Preparing to unpack .../06-libosmotrau11_2.1.0.11.e1c2.202604141800_amd64.deb ... #20 3.265 Unpacking libosmotrau11:amd64 (2.1.0.11.e1c2.202604141800) ... #20 3.399 Selecting previously unselected package libosmoisdn0:amd64. #20 3.417 Preparing to unpack .../07-libosmoisdn0_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 3.434 Unpacking libosmoisdn0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 3.578 Selecting previously unselected package libosmogsm20:amd64. #20 3.585 Preparing to unpack .../08-libosmogsm20_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 3.602 Unpacking libosmogsm20:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 3.752 Selecting previously unselected package libosmovty13:amd64. #20 3.770 Preparing to unpack .../09-libosmovty13_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 3.787 Unpacking libosmovty13:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 3.922 Selecting previously unselected package libosmonetif11:amd64. #20 3.939 Preparing to unpack .../10-libosmonetif11_1.7.0.15.fe2d.202604141800_amd64.deb ... #20 3.956 Unpacking libosmonetif11:amd64 (1.7.0.15.fe2d.202604141800) ... #20 4.099 Selecting previously unselected package libosmoabis15:amd64. #20 4.117 Preparing to unpack .../11-libosmoabis15_2.1.0.11.e1c2.202604141800_amd64.deb ... #20 4.134 Unpacking libosmoabis15:amd64 (2.1.0.11.e1c2.202604141800) ... #20 4.277 Selecting previously unselected package libosmocoding0:amd64. #20 4.295 Preparing to unpack .../12-libosmocoding0_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 4.313 Unpacking libosmocoding0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 4.452 Selecting previously unselected package libosmogb14:amd64. #20 4.470 Preparing to unpack .../13-libosmogb14_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 4.488 Unpacking libosmogb14:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 4.637 Selecting previously unselected package libosmoctrl0:amd64. #20 4.644 Preparing to unpack .../14-libosmoctrl0_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 4.662 Unpacking libosmoctrl0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 4.805 Selecting previously unselected package libosmosim2:amd64. #20 4.823 Preparing to unpack .../15-libosmosim2_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 4.841 Unpacking libosmosim2:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 4.984 Selecting previously unselected package libosmousb0:amd64. #20 5.002 Preparing to unpack .../16-libosmousb0_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 5.019 Unpacking libosmousb0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 5.145 Selecting previously unselected package libosmocore. #20 5.163 Preparing to unpack .../17-libosmocore_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 5.180 Unpacking libosmocore (1.13.1.12.8e6ea.202604141800) ... #20 5.312 Selecting previously unselected package libosmocore-dev:amd64. #20 5.330 Preparing to unpack .../18-libosmocore-dev_1.13.1.12.8e6ea.202604141800_amd64.deb ... #20 5.347 Unpacking libosmocore-dev:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 5.494 Selecting previously unselected package libosmo-netif-dev:amd64. #20 5.512 Preparing to unpack .../19-libosmo-netif-dev_1.7.0.15.fe2d.202604141800_amd64.deb ... #20 5.528 Unpacking libosmo-netif-dev:amd64 (1.7.0.15.fe2d.202604141800) ... #20 5.654 Selecting previously unselected package libosmo-abis-dev:amd64. #20 5.672 Preparing to unpack .../20-libosmo-abis-dev_2.1.0.11.e1c2.202604141800_amd64.deb ... #20 5.689 Unpacking libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202604141800) ... #20 5.834 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #20 5.842 Preparing to unpack .../21-libosmo-asn1-tcap1_0.2.1.5.d888.202604141800_amd64.deb ... #20 5.859 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.5.d888.202604141800) ... #20 5.964 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #20 5.982 Preparing to unpack .../22-libosmo-asn1-tcap-dev_0.2.1.5.d888.202604141800_amd64.deb ... #20 5.999 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.5.d888.202604141800) ... #20 6.143 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 6.162 Preparing to unpack .../23-libosmo-gsup-client0_1.9.2.2.459a.202604141800_amd64.deb ... #20 6.178 Unpacking libosmo-gsup-client0:amd64 (1.9.2.2.459a.202604141800) ... #20 6.305 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 6.323 Preparing to unpack .../24-libosmo-gsup-client-dev_1.9.2.2.459a.202604141800_amd64.deb ... #20 6.340 Unpacking libosmo-gsup-client-dev:amd64 (1.9.2.2.459a.202604141800) ... #20 6.481 Selecting previously unselected package libosmo-sigtran12:amd64. #20 6.500 Preparing to unpack .../25-libosmo-sigtran12_2.2.1.95.893c.202604141800_amd64.deb ... #20 6.517 Unpacking libosmo-sigtran12:amd64 (2.2.1.95.893c.202604141800) ... #20 6.657 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 6.675 Preparing to unpack .../26-libosmo-sigtran-dev_2.2.1.95.893c.202604141800_amd64.deb ... #20 6.692 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.95.893c.202604141800) ... #20 6.866 Selecting previously unselected package libsmpp1:amd64. #20 6.874 Preparing to unpack .../27-libsmpp1_1.14.5.0.202604141800_amd64.deb ... #20 6.892 Unpacking libsmpp1:amd64 (1.14.5.0.202604141800) ... #20 7.021 Selecting previously unselected package libsmpp34-dev:amd64. #20 7.039 Preparing to unpack .../28-libsmpp34-dev_1.14.5.0.202604141800_amd64.deb ... #20 7.055 Unpacking libsmpp34-dev:amd64 (1.14.5.0.202604141800) ... #20 7.186 Selecting previously unselected package libasn1c1:amd64. #20 7.204 Preparing to unpack .../29-libasn1c1_0.9.38.0.202604141800_amd64.deb ... #20 7.221 Unpacking libasn1c1:amd64 (0.9.38.0.202604141800) ... #20 7.348 Selecting previously unselected package libasn1c-dev:amd64. #20 7.366 Preparing to unpack .../30-libasn1c-dev_0.9.38.0.202604141800_amd64.deb ... #20 7.383 Unpacking libasn1c-dev:amd64 (0.9.38.0.202604141800) ... #20 7.524 Selecting previously unselected package libosmo-iuh-dev:amd64. #20 7.542 Preparing to unpack .../31-libosmo-iuh-dev_1.8.0.0.202604141800_amd64.deb ... #20 7.559 Unpacking libosmo-iuh-dev:amd64 (1.8.0.0.202604141800) ... #20 7.690 Selecting previously unselected package libosmo-ranap7:amd64. #20 7.698 Preparing to unpack .../32-libosmo-ranap7_1.8.0.0.202604141800_amd64.deb ... #20 7.715 Unpacking libosmo-ranap7:amd64 (1.8.0.0.202604141800) ... #20 7.824 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 7.832 Preparing to unpack .../33-libosmo-ranap-dev_1.8.0.0.202604141800_amd64.deb ... #20 7.850 Unpacking libosmo-ranap-dev:amd64 (1.8.0.0.202604141800) ... #20 8.046 Setting up osmocom-keyring (1.1.1.8.7873.202604141800) ... #20 8.098 Setting up osmocom-nightly (202604141800) ... #20 8.150 Setting up libosmo-iuh-dev:amd64 (1.8.0.0.202604141800) ... #20 8.201 Setting up libsmpp1:amd64 (1.14.5.0.202604141800) ... #20 8.252 Setting up libosmocore22:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.302 Setting up libosmocodec4:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.353 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.5.d888.202604141800) ... #20 8.401 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.5.d888.202604141800) ... #20 8.450 Setting up libsmpp34-dev:amd64 (1.14.5.0.202604141800) ... #20 8.501 Setting up libasn1c1:amd64 (0.9.38.0.202604141800) ... #20 8.553 Setting up libosmovty13:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.605 Setting up libosmoisdn0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.656 Setting up libosmotrau11:amd64 (2.1.0.11.e1c2.202604141800) ... #20 8.708 Setting up libasn1c-dev:amd64 (0.9.38.0.202604141800) ... #20 8.760 Setting up libgtp11:amd64 (1.14.0.1.2016.202604141800) ... #20 8.812 Setting up libosmousb0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.867 Setting up libosmogsm20:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.919 Setting up libosmoctrl0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 8.970 Setting up libosmogb14:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 9.020 Setting up libosmonetif11:amd64 (1.7.0.15.fe2d.202604141800) ... #20 9.070 Setting up libgtp-dev:amd64 (1.14.0.1.2016.202604141800) ... #20 9.121 Setting up libosmocoding0:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 9.171 Setting up libosmosim2:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 9.222 Setting up libosmocore (1.13.1.12.8e6ea.202604141800) ... #20 9.273 Setting up libosmo-sigtran12:amd64 (2.2.1.95.893c.202604141800) ... #20 9.324 Setting up libosmoabis15:amd64 (2.1.0.11.e1c2.202604141800) ... #20 9.376 Setting up libosmo-gsup-client0:amd64 (1.9.2.2.459a.202604141800) ... #20 9.427 Setting up libosmo-ranap7:amd64 (1.8.0.0.202604141800) ... #20 9.478 Setting up libosmocore-dev:amd64 (1.13.1.12.8e6ea.202604141800) ... #20 9.530 Setting up libosmo-netif-dev:amd64 (1.7.0.15.fe2d.202604141800) ... #20 9.581 Setting up libosmo-ranap-dev:amd64 (1.8.0.0.202604141800) ... #20 9.632 Setting up libosmo-gsup-client-dev:amd64 (1.9.2.2.459a.202604141800) ... #20 9.683 Setting up libosmo-sigtran-dev:amd64 (2.2.1.95.893c.202604141800) ... #20 9.735 Setting up libosmo-abis-dev:amd64 (2.1.0.11.e1c2.202604141800) ... #20 9.787 Processing triggers for libc-bin (2.36-9+deb12u13) ... #20 DONE 10.1s #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.438 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.438 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.438 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.438 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.970 Reading package lists... #21 1.243 Reading package lists... #21 1.498 Building dependency tree... #21 1.554 Reading state information... #21 1.618 cmake is already the newest version (3.25.1-1). #21 1.618 libfftw3-dev is already the newest version (3.3.10-1). #21 1.618 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.618 libboost-program-options-dev set to manually installed. #21 1.618 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.618 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.618 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.618 The following additional packages will be installed: #21 1.618 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.619 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.8-module-lms7 #21 1.619 Suggested packages: #21 1.619 libmbedtls-doc libsoapysdr-doc #21 1.619 Recommended packages: #21 1.619 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.681 The following NEW packages will be installed: #21 1.681 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.681 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.681 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.8-module-lms7 #21 1.700 0 upgraded, 15 newly installed, 0 to remove and 5 not upgraded. #21 1.700 Need to get 3,548 kB of archives. #21 1.700 After this operation, 14.8 MB of additional disk space will be used. #21 1.700 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.721 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.722 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.733 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.740 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.743 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u2 [1,332 kB] #21 1.762 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.763 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u2 [245 kB] #21 1.771 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.772 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.776 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.788 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.789 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 1.796 Get:14 http://deb.debian.org/debian bookworm/main amd64 soapysdr0.8-module-lms7 amd64 22.09.1+dfsg-1+b2 [57.3 kB] #21 1.797 Get:15 http://deb.debian.org/debian bookworm/main amd64 soapysdr-module-lms7 amd64 22.09.1+dfsg-1+b2 [1,132 B] #21 1.915 debconf: delaying package configuration, since apt-utils is not installed #21 1.956 Fetched 3,548 kB in 0s (31.4 MB/s) #21 2.031 Selecting previously unselected package libconfig++9v5:amd64. #21 2.031 (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 ... 124244 files and directories currently installed.) #21 2.071 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.103 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.243 Selecting previously unselected package libconfig9:amd64. #21 2.261 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.278 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.393 Selecting previously unselected package libconfig-dev:amd64. #21 2.411 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.428 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.558 Selecting previously unselected package libconfig++-dev:amd64. #21 2.576 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.593 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.724 Selecting previously unselected package libnspr4:amd64. #21 2.742 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.759 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.902 Selecting previously unselected package libnss3:amd64. #21 2.910 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u2_amd64.deb ... #21 2.927 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u2) ... #21 3.087 Selecting previously unselected package libnspr4-dev. #21 3.106 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 3.122 Unpacking libnspr4-dev (2:4.35-1) ... #21 3.262 Selecting previously unselected package libnss3-dev:amd64. #21 3.281 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u2_amd64.deb ... #21 3.298 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u2) ... #21 3.453 Selecting previously unselected package libczmq4:amd64. #21 3.461 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 3.477 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 3.605 Selecting previously unselected package libczmq-dev:amd64. #21 3.624 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 3.641 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 3.793 Selecting previously unselected package libmbedtls-dev:amd64. #21 3.811 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 3.828 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.977 Selecting previously unselected package libsoapysdr0.8:amd64. #21 3.995 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 4.013 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 4.138 Selecting previously unselected package libsoapysdr-dev:amd64. #21 4.156 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 4.174 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 4.293 Selecting previously unselected package soapysdr0.8-module-lms7:amd64. #21 4.311 Preparing to unpack .../13-soapysdr0.8-module-lms7_22.09.1+dfsg-1+b2_amd64.deb ... #21 4.328 Unpacking soapysdr0.8-module-lms7:amd64 (22.09.1+dfsg-1+b2) ... #21 4.460 Selecting previously unselected package soapysdr-module-lms7:amd64. #21 4.479 Preparing to unpack .../14-soapysdr-module-lms7_22.09.1+dfsg-1+b2_amd64.deb ... #21 4.495 Unpacking soapysdr-module-lms7:amd64 (22.09.1+dfsg-1+b2) ... #21 4.646 Setting up libconfig9:amd64 (1.5-0.4) ... #21 4.697 Setting up libczmq4:amd64 (4.2.1-1) ... #21 4.747 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 4.796 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 4.846 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 4.899 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 4.950 Setting up libnspr4:amd64 (2:4.35-1) ... #21 5.001 Setting up soapysdr0.8-module-lms7:amd64 (22.09.1+dfsg-1+b2) ... #21 5.054 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 5.104 Setting up libnspr4-dev (2:4.35-1) ... #21 5.155 Setting up soapysdr-module-lms7:amd64 (22.09.1+dfsg-1+b2) ... #21 5.206 Setting up libnss3:amd64 (2:3.87.1-1+deb12u2) ... #21 5.257 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u2) ... #21 5.308 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 5.359 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 5.410 Processing triggers for man-db (2.11.2-2) ... #21 5.463 Processing triggers for libc-bin (2.36-9+deb12u13) ... #21 DONE 5.7s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.438 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.438 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.438 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.438 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.931 Reading package lists... #22 1.202 Reading package lists... #22 1.456 Building dependency tree... #22 1.510 Reading state information... #22 1.578 The following additional packages will be installed: #22 1.578 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.578 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.578 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.578 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.578 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.578 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.578 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.578 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.578 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.578 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.578 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.578 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.578 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.578 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.578 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.578 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.578 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.578 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.578 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.578 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.578 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.578 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.578 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.578 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.578 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.578 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.578 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.578 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.578 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.578 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.578 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.578 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.578 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.578 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.578 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.578 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.578 python3-all-dev python3-beniget python3-cairo python3-cffi-backend #22 1.578 python3-click python3-click-plugins python3-colorama python3-contextlib2 #22 1.578 python3-decorator python3-gast python3-gi-cairo python3-jsonschema #22 1.578 python3-lxml python3-opengl python3-ply python3-pygccxml python3-pyqt5 #22 1.578 python3-pyqt5.sip python3-pyqt6 python3-pyqt6.sip python3-pyqtgraph #22 1.578 python3-pyrsistent python3-pythran python3-schema python3-scipy python3-sip #22 1.578 python3-thrift python3-zmq qt6-base-dev-tools qtbase5-dev-tools qtchooser #22 1.578 xkb-data #22 1.579 Suggested packages: #22 1.579 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.579 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.579 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.579 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.579 libxsimd-doc python-jsonschema-doc python-lxml-doc libgle3 python3-tk #22 1.579 python-ply-doc python-pyqtgraph-doc python-scipy-doc #22 1.579 Recommended packages: #22 1.579 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.579 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.579 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.579 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.579 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.579 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.579 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.579 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.579 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.189 The following NEW packages will be installed: #22 2.189 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.189 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.189 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.189 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.189 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.189 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.189 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.189 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.189 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.189 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.189 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.189 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.189 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.189 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.189 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.189 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.189 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.190 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.190 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.190 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.190 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.190 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.190 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.190 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.190 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.190 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.190 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.190 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.190 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.190 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.190 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.190 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.190 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.190 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.190 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.190 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.190 python3-all-dev python3-beniget python3-cairo python3-cffi-backend #22 2.190 python3-click python3-click-plugins python3-colorama python3-contextlib2 #22 2.190 python3-decorator python3-gast python3-gi-cairo python3-jsonschema #22 2.190 python3-lxml python3-opengl python3-ply python3-pygccxml python3-pyqt5 #22 2.190 python3-pyqt5.sip python3-pyqt6 python3-pyqt6.sip python3-pyqtgraph #22 2.190 python3-pyrsistent python3-pythran python3-schema python3-scipy python3-sip #22 2.190 python3-thrift python3-zmq qt6-base-dev-tools qtbase5-dev-tools qtchooser #22 2.190 xkb-data #22 2.211 0 upgraded, 202 newly installed, 0 to remove and 5 not upgraded. #22 2.211 Need to get 142 MB of archives. #22 2.211 After this operation, 697 MB of additional disk space will be used. #22 2.211 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.237 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.243 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.299 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.305 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.313 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.320 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.320 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.321 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.341 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.348 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.354 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.360 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.361 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.361 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.362 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.370 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.370 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.370 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.371 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.371 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.371 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.372 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.372 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.373 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.379 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.383 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.383 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.418 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.448 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.453 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.471 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.473 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 2.522 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 2.522 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 2.539 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 2.541 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 2.543 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 2.545 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 2.548 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 2.549 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 2.555 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 2.562 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 2.569 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 2.586 Get:45 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 2.587 Get:46 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 2.587 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 2.587 Get:48 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 2.587 Get:49 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 2.587 Get:50 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 2.588 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 2.588 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 2.588 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 2.592 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 2.597 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 2.598 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 2.599 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 2.599 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 2.599 Get:59 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 2.599 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 2.599 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 2.600 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 2.607 Get:63 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 2.817 Get:64 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 2.879 Get:65 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 2.880 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 2.880 Get:67 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 2.881 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 2.881 Get:69 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 2.881 Get:70 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 2.893 Get:71 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 2.898 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 2.905 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 2.911 Get:74 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 2.918 Get:75 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u3 [1,810 kB] #22 2.933 Get:76 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u3 [212 kB] #22 2.935 Get:77 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 2.935 Get:78 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 2.936 Get:79 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 2.937 Get:80 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 2.946 Get:81 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 2.946 Get:82 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 2.946 Get:83 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 2.957 Get:84 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 2.963 Get:85 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 2.964 Get:86 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 2.964 Get:87 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 2.966 Get:88 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 2.971 Get:89 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u3 [675 kB] #22 2.978 Get:90 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 2.984 Get:91 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 2.985 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 2.985 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 2.985 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 2.990 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 2.992 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 2.994 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 2.995 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 2.996 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 2.996 Get:100 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u3 [3,408 kB] #22 3.033 Get:101 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u3 [2,379 kB] #22 3.053 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u3 [122 kB] #22 3.054 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.078 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u3 [122 kB] #22 3.088 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.096 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u3 [202 kB] #22 3.103 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u3 [146 kB] #22 3.105 Get:108 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.126 Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.126 Get:110 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.133 Get:111 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.154 Get:112 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.156 Get:113 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.172 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.206 Get:115 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.212 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.219 Get:117 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.232 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.262 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.268 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.277 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.284 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.285 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.292 Get:124 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.314 Get:125 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.314 Get:126 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.377 Get:127 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.383 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.426 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.426 Get:130 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.426 Get:131 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.426 Get:132 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.426 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.427 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.427 Get:135 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.433 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.439 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.449 Get:138 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.455 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.598 Get:140 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.599 Get:141 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.599 Get:142 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.603 Get:143 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u3 [759 kB] #22 3.609 Get:144 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.623 Get:145 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.628 Get:146 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.628 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.628 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.630 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.632 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.633 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.650 Get:152 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.651 Get:153 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.658 Get:154 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.666 Get:155 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.670 Get:156 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.676 Get:157 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.681 Get:158 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.687 Get:159 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.690 Get:160 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.692 Get:161 http://deb.debian.org/debian bookworm/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.693 Get:162 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.700 Get:163 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.701 Get:164 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.701 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1+deb12u1 [197 kB] #22 3.706 Get:166 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.717 Get:167 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.718 Get:168 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.727 Get:169 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.735 Get:170 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.737 Get:171 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.738 Get:172 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.745 Get:173 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.747 Get:174 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.754 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.757 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5+deb12u1 [108 kB] #22 3.764 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5+deb12u1 [941 kB] #22 3.778 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.778 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.783 Get:180 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.790 Get:181 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.791 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.793 Get:183 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.795 Get:184 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.803 Get:185 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u3 [148 kB] #22 3.805 Get:186 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.806 Get:187 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 3.810 Get:188 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 3.823 Get:189 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 3.825 Get:190 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 3.827 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.829 Get:192 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 3.840 Get:193 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 3.843 Get:194 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 3.849 Get:195 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 3.857 Get:196 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 3.859 Get:197 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB] #22 3.860 Get:198 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 3.930 Get:199 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 3.964 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB] #22 3.964 Get:201 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 3.966 Get:202 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.114 debconf: delaying package configuration, since apt-utils is not installed #22 4.158 Fetched 142 MB in 2s (78.9 MB/s) #22 4.240 Selecting previously unselected package hicolor-icon-theme. #22 4.240 (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 ... 124796 files and directories currently installed.) #22 4.280 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.296 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.445 Selecting previously unselected package gtk-update-icon-cache. #22 4.463 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.480 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.658 Selecting previously unselected package adwaita-icon-theme. #22 4.666 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.682 Unpacking adwaita-icon-theme (43-1) ... #22 5.103 Selecting previously unselected package at-spi2-common. #22 5.123 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.139 Unpacking at-spi2-common (2.46.0-5) ... #22 5.272 Selecting previously unselected package castxml. #22 5.280 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.296 Unpacking castxml (0.5.1-1) ... #22 5.469 Selecting previously unselected package libdconf1:amd64. #22 5.489 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.521 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.645 Selecting previously unselected package dconf-service. #22 5.664 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.681 Unpacking dconf-service (0.40.0-4) ... #22 5.797 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.815 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.832 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.962 Selecting previously unselected package fonts-mathjax. #22 5.980 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.996 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 6.208 Selecting previously unselected package gnome-terminal-data. #22 6.217 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 6.233 Unpacking gnome-terminal-data (3.46.8-1) ... #22 6.412 Selecting previously unselected package gsettings-desktop-schemas. #22 6.420 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 6.436 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.619 Selecting previously unselected package libatk1.0-0:amd64. #22 6.638 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.655 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.796 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.804 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.820 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.970 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.989 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 7.007 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 7.159 Selecting previously unselected package libcolord2:amd64. #22 7.168 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 7.184 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 7.340 Selecting previously unselected package libepoxy0:amd64. #22 7.359 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 7.376 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 7.522 Selecting previously unselected package libwayland-client0:amd64. #22 7.541 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 7.558 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 7.699 Selecting previously unselected package libwayland-cursor0:amd64. #22 7.708 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 7.725 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 7.873 Selecting previously unselected package libwayland-egl1:amd64. #22 7.892 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 7.909 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 8.048 Selecting previously unselected package libxcomposite1:amd64. #22 8.067 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 8.084 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 8.227 Selecting previously unselected package libxfixes3:amd64. #22 8.235 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 8.251 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 8.392 Selecting previously unselected package libxcursor1:amd64. #22 8.400 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 8.417 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 8.560 Selecting previously unselected package libxdamage1:amd64. #22 8.580 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 8.597 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 8.731 Selecting previously unselected package libxinerama1:amd64. #22 8.750 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 8.767 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 8.886 Selecting previously unselected package xkb-data. #22 8.905 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 8.922 Unpacking xkb-data (2.35.1-1) ... #22 9.101 Selecting previously unselected package libxkbcommon0:amd64. #22 9.109 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 9.127 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 9.282 Selecting previously unselected package libxrandr2:amd64. #22 9.291 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 9.308 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 9.434 Selecting previously unselected package libgtk-3-common. #22 9.453 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 9.471 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 9.796 Selecting previously unselected package libgtk-3-0:amd64. #22 9.805 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 9.822 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 10.08 Selecting previously unselected package libvte-2.91-common. #22 10.10 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 10.12 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 10.28 Selecting previously unselected package libvte-2.91-0:amd64. #22 10.29 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 10.30 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 10.45 Selecting previously unselected package gnome-terminal. #22 10.46 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 10.47 Unpacking gnome-terminal (3.46.8-1) ... #22 10.66 Selecting previously unselected package libjs-mathjax. #22 10.68 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 10.69 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 11.08 Selecting previously unselected package liborc-0.4-0:amd64. #22 11.10 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 11.12 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 11.26 Selecting previously unselected package libvolk2.5:amd64. #22 11.28 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 11.30 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 11.44 Selecting previously unselected package libvolk2-bin. #22 11.45 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 11.47 Unpacking libvolk2-bin (2.5.2-3) ... #22 11.61 Selecting previously unselected package python3-colorama. #22 11.63 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 11.65 Unpacking python3-colorama (0.4.6-2) ... #22 11.79 Selecting previously unselected package python3-click. #22 11.80 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 11.82 Unpacking python3-click (8.1.3-2) ... #22 11.96 Selecting previously unselected package python3-click-plugins. #22 11.98 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 12.00 Unpacking python3-click-plugins (1.1.1-4) ... #22 12.14 Selecting previously unselected package python3-cairo:amd64. #22 12.15 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 12.17 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 12.28 Selecting previously unselected package python3-gi-cairo. #22 12.30 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 12.32 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 12.46 Selecting previously unselected package python3-pyrsistent:amd64. #22 12.48 Preparing to unpack .../041-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 12.49 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 12.64 Selecting previously unselected package python3-jsonschema. #22 12.66 Preparing to unpack .../042-python3-jsonschema_4.10.3-1_all.deb ... #22 12.68 Unpacking python3-jsonschema (4.10.3-1) ... #22 12.82 Selecting previously unselected package python3-lxml:amd64. #22 12.83 Preparing to unpack .../043-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 12.85 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 13.04 Selecting previously unselected package libglvnd0:amd64. #22 13.05 Preparing to unpack .../044-libglvnd0_1.6.0-1_amd64.deb ... #22 13.06 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 13.19 Selecting previously unselected package libdrm-common. #22 13.21 Preparing to unpack .../045-libdrm-common_2.4.114-1_all.deb ... #22 13.22 Unpacking libdrm-common (2.4.114-1) ... #22 13.37 Selecting previously unselected package libdrm2:amd64. #22 13.39 Preparing to unpack .../046-libdrm2_2.4.114-1+b1_amd64.deb ... #22 13.41 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 13.55 Selecting previously unselected package libglapi-mesa:amd64. #22 13.56 Preparing to unpack .../047-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 13.57 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 13.72 Selecting previously unselected package libx11-xcb1:amd64. #22 13.74 Preparing to unpack .../048-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 13.75 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 13.90 Selecting previously unselected package libxcb-dri2-0:amd64. #22 13.91 Preparing to unpack .../049-libxcb-dri2-0_1.15-1_amd64.deb ... #22 13.93 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 14.07 Selecting previously unselected package libxcb-dri3-0:amd64. #22 14.09 Preparing to unpack .../050-libxcb-dri3-0_1.15-1_amd64.deb ... #22 14.11 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 14.26 Selecting previously unselected package libxcb-glx0:amd64. #22 14.27 Preparing to unpack .../051-libxcb-glx0_1.15-1_amd64.deb ... #22 14.29 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 14.44 Selecting previously unselected package libxcb-present0:amd64. #22 14.45 Preparing to unpack .../052-libxcb-present0_1.15-1_amd64.deb ... #22 14.47 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 14.62 Selecting previously unselected package libxcb-randr0:amd64. #22 14.63 Preparing to unpack .../053-libxcb-randr0_1.15-1_amd64.deb ... #22 14.65 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 14.80 Selecting previously unselected package libxcb-sync1:amd64. #22 14.81 Preparing to unpack .../054-libxcb-sync1_1.15-1_amd64.deb ... #22 14.83 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 14.98 Selecting previously unselected package libxcb-xfixes0:amd64. #22 14.99 Preparing to unpack .../055-libxcb-xfixes0_1.15-1_amd64.deb ... #22 15.00 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 15.16 Selecting previously unselected package libxshmfence1:amd64. #22 15.17 Preparing to unpack .../056-libxshmfence1_1.3-1_amd64.deb ... #22 15.18 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 15.31 Selecting previously unselected package libxxf86vm1:amd64. #22 15.32 Preparing to unpack .../057-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 15.34 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 15.49 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 15.50 Preparing to unpack .../058-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 15.51 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 15.66 Selecting previously unselected package libdrm-intel1:amd64. #22 15.68 Preparing to unpack .../059-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 15.70 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 15.86 Selecting previously unselected package libdrm-nouveau2:amd64. #22 15.87 Preparing to unpack .../060-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 15.89 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 16.04 Selecting previously unselected package libdrm-radeon1:amd64. #22 16.06 Preparing to unpack .../061-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 16.08 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 16.22 Selecting previously unselected package libllvm15:amd64. #22 16.23 Preparing to unpack .../062-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 16.25 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 16.81 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 16.82 Preparing to unpack .../063-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 16.85 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 17.30 Selecting previously unselected package libglx-mesa0:amd64. #22 17.32 Preparing to unpack .../064-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 17.33 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 17.49 Selecting previously unselected package libglx0:amd64. #22 17.50 Preparing to unpack .../065-libglx0_1.6.0-1_amd64.deb ... #22 17.52 Unpacking libglx0:amd64 (1.6.0-1) ... #22 17.66 Selecting previously unselected package libgl1:amd64. #22 17.68 Preparing to unpack .../066-libgl1_1.6.0-1_amd64.deb ... #22 17.69 Unpacking libgl1:amd64 (1.6.0-1) ... #22 17.82 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 17.84 Preparing to unpack .../067-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 17.86 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 18.01 Selecting previously unselected package libopengl0:amd64. #22 18.03 Preparing to unpack .../068-libopengl0_1.6.0-1_amd64.deb ... #22 18.05 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 18.19 Selecting previously unselected package libglu1-mesa:amd64. #22 18.21 Preparing to unpack .../069-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 18.23 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 18.38 Selecting previously unselected package python3-opengl. #22 18.40 Preparing to unpack .../070-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 18.42 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 18.69 Selecting previously unselected package python3-pygccxml. #22 18.71 Preparing to unpack .../071-python3-pygccxml_2.2.1-1_all.deb ... #22 18.73 Unpacking python3-pygccxml (2.2.1-1) ... #22 18.86 Selecting previously unselected package python3-pyqt5.sip. #22 18.88 Preparing to unpack .../072-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 18.90 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 19.04 Selecting previously unselected package libdouble-conversion3:amd64. #22 19.06 Preparing to unpack .../073-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 19.08 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 19.28 Selecting previously unselected package libqt5core5a:amd64. #22 19.29 Preparing to unpack .../074-libqt5core5a_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 19.32 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 19.55 Selecting previously unselected package libqt5dbus5:amd64. #22 19.56 Preparing to unpack .../075-libqt5dbus5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 19.57 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 19.74 Selecting previously unselected package libwayland-server0:amd64. #22 19.75 Preparing to unpack .../076-libwayland-server0_1.21.0-1_amd64.deb ... #22 19.76 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 19.91 Selecting previously unselected package libgbm1:amd64. #22 19.93 Preparing to unpack .../077-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 19.95 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 20.11 Selecting previously unselected package libegl-mesa0:amd64. #22 20.12 Preparing to unpack .../078-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 20.13 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 20.28 Selecting previously unselected package libegl1:amd64. #22 20.29 Preparing to unpack .../079-libegl1_1.6.0-1_amd64.deb ... #22 20.31 Unpacking libegl1:amd64 (1.6.0-1) ... #22 20.47 Selecting previously unselected package libevdev2:amd64. #22 20.48 Preparing to unpack .../080-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 20.49 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 20.70 Selecting previously unselected package libmtdev1:amd64. #22 20.72 Preparing to unpack .../081-libmtdev1_1.1.6-1_amd64.deb ... #22 20.74 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 20.89 Selecting previously unselected package libgudev-1.0-0:amd64. #22 20.91 Preparing to unpack .../082-libgudev-1.0-0_237-2_amd64.deb ... #22 20.93 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 21.05 Selecting previously unselected package libwacom-common. #22 21.07 Preparing to unpack .../083-libwacom-common_2.6.0-1_all.deb ... #22 21.09 Unpacking libwacom-common (2.6.0-1) ... #22 21.26 Selecting previously unselected package libwacom9:amd64. #22 21.27 Preparing to unpack .../084-libwacom9_2.6.0-1_amd64.deb ... #22 21.29 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 21.42 Selecting previously unselected package libinput-bin. #22 21.44 Preparing to unpack .../085-libinput-bin_1.22.1-1_amd64.deb ... #22 21.46 Unpacking libinput-bin (1.22.1-1) ... #22 21.62 Selecting previously unselected package libinput10:amd64. #22 21.63 Preparing to unpack .../086-libinput10_1.22.1-1_amd64.deb ... #22 21.65 Unpacking libinput10:amd64 (1.22.1-1) ... #22 21.80 Selecting previously unselected package libmd4c0:amd64. #22 21.81 Preparing to unpack .../087-libmd4c0_0.4.8-1_amd64.deb ... #22 21.82 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 21.98 Selecting previously unselected package libqt5network5:amd64. #22 21.99 Preparing to unpack .../088-libqt5network5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 22.01 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 22.17 Selecting previously unselected package libxcb-icccm4:amd64. #22 22.19 Preparing to unpack .../089-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 22.21 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 22.37 Selecting previously unselected package libxcb-util1:amd64. #22 22.38 Preparing to unpack .../090-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 22.40 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 22.55 Selecting previously unselected package libxcb-image0:amd64. #22 22.56 Preparing to unpack .../091-libxcb-image0_0.4.0-2_amd64.deb ... #22 22.58 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 22.73 Selecting previously unselected package libxcb-keysyms1:amd64. #22 22.73 Preparing to unpack .../092-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 22.75 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 22.90 Selecting previously unselected package libxcb-render-util0:amd64. #22 22.91 Preparing to unpack .../093-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 22.92 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 23.06 Selecting previously unselected package libxcb-shape0:amd64. #22 23.07 Preparing to unpack .../094-libxcb-shape0_1.15-1_amd64.deb ... #22 23.08 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 23.24 Selecting previously unselected package libxcb-xinerama0:amd64. #22 23.26 Preparing to unpack .../095-libxcb-xinerama0_1.15-1_amd64.deb ... #22 23.28 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 23.43 Selecting previously unselected package libxcb-xinput0:amd64. #22 23.43 Preparing to unpack .../096-libxcb-xinput0_1.15-1_amd64.deb ... #22 23.45 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 23.60 Selecting previously unselected package libxcb-xkb1:amd64. #22 23.62 Preparing to unpack .../097-libxcb-xkb1_1.15-1_amd64.deb ... #22 23.64 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 23.79 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 23.79 Preparing to unpack .../098-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 23.81 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 24.00 Selecting previously unselected package libqt5gui5:amd64. #22 24.01 Preparing to unpack .../099-libqt5gui5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 24.04 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 24.32 Selecting previously unselected package libqt5widgets5:amd64. #22 24.33 Preparing to unpack .../100-libqt5widgets5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 24.34 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 24.56 Selecting previously unselected package libqt5xml5:amd64. #22 24.58 Preparing to unpack .../101-libqt5xml5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 24.60 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 24.79 Selecting previously unselected package libqt5designer5:amd64. #22 24.80 Preparing to unpack .../102-libqt5designer5_5.15.8-2_amd64.deb ... #22 24.83 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 25.05 Selecting previously unselected package libqt5sql5:amd64. #22 25.06 Preparing to unpack .../103-libqt5sql5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 25.07 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 25.22 Selecting previously unselected package libqt5help5:amd64. #22 25.22 Preparing to unpack .../104-libqt5help5_5.15.8-2_amd64.deb ... #22 25.24 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 25.39 Selecting previously unselected package libqt5printsupport5:amd64. #22 25.40 Preparing to unpack .../105-libqt5printsupport5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 25.42 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 25.57 Selecting previously unselected package libqt5test5:amd64. #22 25.58 Preparing to unpack .../106-libqt5test5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 25.60 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 25.75 Selecting previously unselected package python3-pyqt5. #22 25.77 Preparing to unpack .../107-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 25.79 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 26.03 Selecting previously unselected package python3-pyqt6.sip. #22 26.05 Preparing to unpack .../108-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 26.07 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 26.22 Selecting previously unselected package libb2-1:amd64. #22 26.24 Preparing to unpack .../109-libb2-1_0.98.1-1.1_amd64.deb ... #22 26.25 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 26.41 Selecting previously unselected package libqt6core6:amd64. #22 26.43 Preparing to unpack .../110-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 26.45 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 26.65 Selecting previously unselected package libqt6dbus6:amd64. #22 26.66 Preparing to unpack .../111-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 26.68 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 26.84 Selecting previously unselected package libts0:amd64. #22 26.85 Preparing to unpack .../112-libts0_1.22-1+b1_amd64.deb ... #22 26.87 Unpacking libts0:amd64 (1.22-1+b1) ... #22 27.03 Selecting previously unselected package libqt6gui6:amd64. #22 27.04 Preparing to unpack .../113-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 27.06 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 27.31 Selecting previously unselected package libproxy1v5:amd64. #22 27.33 Preparing to unpack .../114-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 27.34 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 27.51 Selecting previously unselected package libqt6network6:amd64. #22 27.51 Preparing to unpack .../115-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 27.53 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 27.70 Selecting previously unselected package libqt6opengl6:amd64. #22 27.71 Preparing to unpack .../116-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 27.73 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 27.90 Selecting previously unselected package libqt6widgets6:amd64. #22 27.91 Preparing to unpack .../117-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 27.93 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 28.20 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 28.20 Preparing to unpack .../118-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 28.22 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 28.38 Selecting previously unselected package libqt6printsupport6:amd64. #22 28.38 Preparing to unpack .../119-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 28.40 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 28.56 Selecting previously unselected package libqt6sql6:amd64. #22 28.57 Preparing to unpack .../120-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 28.59 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 28.74 Selecting previously unselected package libqt6test6:amd64. #22 28.75 Preparing to unpack .../121-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 28.77 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 28.93 Selecting previously unselected package libqt6xml6:amd64. #22 28.94 Preparing to unpack .../122-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 28.96 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 29.10 Selecting previously unselected package python3-pyqt6. #22 29.12 Preparing to unpack .../123-python3-pyqt6_6.4.2-1_amd64.deb ... #22 29.14 Unpacking python3-pyqt6 (6.4.2-1) ... #22 29.38 Selecting previously unselected package python3-decorator. #22 29.39 Preparing to unpack .../124-python3-decorator_5.1.1-3_all.deb ... #22 29.41 Unpacking python3-decorator (5.1.1-3) ... #22 29.58 Selecting previously unselected package libopenblas0-pthread:amd64. #22 29.58 Preparing to unpack .../125-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 29.60 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 29.92 Selecting previously unselected package libopenblas0:amd64. #22 29.94 Preparing to unpack .../126-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 29.96 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 30.11 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 30.11 Preparing to unpack .../127-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 30.13 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 30.37 Selecting previously unselected package libopenblas-dev:amd64. #22 30.39 Preparing to unpack .../128-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 30.41 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 30.53 Selecting previously unselected package libpython3-all-dev:amd64. #22 30.55 Preparing to unpack .../129-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 30.56 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 30.68 Selecting previously unselected package python3-all. #22 30.70 Preparing to unpack .../130-python3-all_3.11.2-1+b1_amd64.deb ... #22 30.72 Unpacking python3-all (3.11.2-1+b1) ... #22 30.84 Selecting previously unselected package python3-all-dev. #22 30.86 Preparing to unpack .../131-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 30.88 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 31.00 Selecting previously unselected package libxsimd-dev:amd64. #22 31.01 Preparing to unpack .../132-libxsimd-dev_8.1.0-7_amd64.deb ... #22 31.02 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 31.18 Selecting previously unselected package python3-gast. #22 31.19 Preparing to unpack .../133-python3-gast_0.5.2-2_all.deb ... #22 31.21 Unpacking python3-gast (0.5.2-2) ... #22 31.34 Selecting previously unselected package python3-beniget. #22 31.36 Preparing to unpack .../134-python3-beniget_0.4.1-3_all.deb ... #22 31.38 Unpacking python3-beniget (0.4.1-3) ... #22 31.52 Selecting previously unselected package python3-ply. #22 31.53 Preparing to unpack .../135-python3-ply_3.11-5_all.deb ... #22 31.55 Unpacking python3-ply (3.11-5) ... #22 31.72 Selecting previously unselected package python3-pythran. #22 31.74 Preparing to unpack .../136-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 31.75 Unpacking python3-pythran (0.11.0+ds-7) ... #22 31.99 Selecting previously unselected package liblbfgsb0:amd64. #22 32.01 Preparing to unpack .../137-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 32.02 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 32.17 Selecting previously unselected package python3-scipy. #22 32.19 Preparing to unpack .../138-python3-scipy_1.10.1-2_amd64.deb ... #22 32.21 Unpacking python3-scipy (1.10.1-2) ... #22 32.64 Selecting previously unselected package pyqt5-dev-tools. #22 32.66 Preparing to unpack .../139-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 32.68 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 32.83 Selecting previously unselected package pyqt6-dev-tools. #22 32.84 Preparing to unpack .../140-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 32.86 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 32.99 Selecting previously unselected package qtchooser. #22 33.01 Preparing to unpack .../141-qtchooser_66-2_amd64.deb ... #22 33.02 Unpacking qtchooser (66-2) ... #22 33.16 Selecting previously unselected package qtbase5-dev-tools. #22 33.18 Preparing to unpack .../142-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 33.20 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u3) ... #22 33.35 Selecting previously unselected package qt6-base-dev-tools. #22 33.37 Preparing to unpack .../143-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 33.38 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 33.56 Selecting previously unselected package python3-pyqtgraph. #22 33.56 Preparing to unpack .../144-python3-pyqtgraph_0.13.1-4_all.deb ... #22 33.58 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 33.74 Selecting previously unselected package python3-contextlib2. #22 33.76 Preparing to unpack .../145-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 33.78 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 33.93 Selecting previously unselected package python3-schema. #22 33.94 Preparing to unpack .../146-python3-schema_0.7.5-1_all.deb ... #22 33.95 Unpacking python3-schema (0.7.5-1) ... #22 34.10 Selecting previously unselected package python3-sip. #22 34.10 Preparing to unpack .../147-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 34.12 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 34.27 Selecting previously unselected package python3-thrift. #22 34.29 Preparing to unpack .../148-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 34.30 Unpacking python3-thrift (0.17.0-2+b2) ... #22 34.43 Selecting previously unselected package python3-cffi-backend:amd64. #22 34.45 Preparing to unpack .../149-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 34.47 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 34.61 Selecting previously unselected package python3-zmq. #22 34.63 Preparing to unpack .../150-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 34.64 Unpacking python3-zmq (24.0.1-4+b1) ... #22 34.79 Selecting previously unselected package libfmt9:amd64. #22 34.81 Preparing to unpack .../151-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 34.83 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 34.97 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 34.99 Preparing to unpack .../152-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 35.01 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 35.16 Selecting previously unselected package libspdlog1.10:amd64. #22 35.18 Preparing to unpack .../153-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 35.19 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 35.33 Selecting previously unselected package libthrift-0.17.0:amd64. #22 35.35 Preparing to unpack .../154-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 35.37 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 35.51 Selecting previously unselected package libunwind8:amd64. #22 35.53 Preparing to unpack .../155-libunwind8_1.6.2-3_amd64.deb ... #22 35.55 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 35.69 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 35.71 Preparing to unpack .../156-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 35.76 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 35.94 Selecting previously unselected package libogg0:amd64. #22 35.94 Preparing to unpack .../157-libogg0_1.3.5-3_amd64.deb ... #22 35.96 Unpacking libogg0:amd64 (1.3.5-3) ... #22 36.10 Selecting previously unselected package libflac12:amd64. #22 36.12 Preparing to unpack .../158-libflac12_1.4.2+ds-2_amd64.deb ... #22 36.14 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 36.30 Selecting previously unselected package libmp3lame0:amd64. #22 36.32 Preparing to unpack .../159-libmp3lame0_3.100-6_amd64.deb ... #22 36.34 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 36.50 Selecting previously unselected package libmpg123-0:amd64. #22 36.52 Preparing to unpack .../160-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 36.54 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 36.69 Selecting previously unselected package libopus0:amd64. #22 36.70 Preparing to unpack .../161-libopus0_1.3.1-3_amd64.deb ... #22 36.72 Unpacking libopus0:amd64 (1.3.1-3) ... #22 36.88 Selecting previously unselected package libvorbis0a:amd64. #22 36.89 Preparing to unpack .../162-libvorbis0a_1.3.7-1_amd64.deb ... #22 36.91 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 37.06 Selecting previously unselected package libvorbisenc2:amd64. #22 37.07 Preparing to unpack .../163-libvorbisenc2_1.3.7-1_amd64.deb ... #22 37.09 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 37.25 Selecting previously unselected package libsndfile1:amd64. #22 37.27 Preparing to unpack .../164-libsndfile1_1.2.0-1+deb12u1_amd64.deb ... #22 37.33 Unpacking libsndfile1:amd64 (1.2.0-1+deb12u1) ... #22 37.48 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 37.49 Preparing to unpack .../165-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 37.50 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 37.66 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 37.68 Preparing to unpack .../166-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 37.70 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 37.86 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 37.87 Preparing to unpack .../167-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 37.88 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 38.04 Selecting previously unselected package libsamplerate0:amd64. #22 38.06 Preparing to unpack .../168-libsamplerate0_0.2.2-3_amd64.deb ... #22 38.08 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 38.25 Selecting previously unselected package libjack-jackd2-0:amd64. #22 38.27 Preparing to unpack .../169-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 38.29 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 38.45 Selecting previously unselected package libportaudio2:amd64. #22 38.46 Preparing to unpack .../170-libportaudio2_19.6.0-1.2_amd64.deb ... #22 38.48 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 38.62 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 38.64 Preparing to unpack .../171-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 38.66 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 38.80 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 38.82 Preparing to unpack .../172-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 38.84 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 38.98 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 39.00 Preparing to unpack .../173-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 39.02 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 39.17 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 39.19 Preparing to unpack .../174-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 39.20 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 39.37 Selecting previously unselected package libgslcblas0:amd64. #22 39.38 Preparing to unpack .../175-libgslcblas0_2.7.1+dfsg-5+deb12u1_amd64.deb ... #22 39.39 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5+deb12u1) ... #22 39.56 Selecting previously unselected package libgsl27:amd64. #22 39.57 Preparing to unpack .../176-libgsl27_2.7.1+dfsg-5+deb12u1_amd64.deb ... #22 39.58 Unpacking libgsl27:amd64 (2.7.1+dfsg-5+deb12u1) ... #22 39.76 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 39.77 Preparing to unpack .../177-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 39.78 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 39.93 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 39.94 Preparing to unpack .../178-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 39.96 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 40.10 Selecting previously unselected package libiio0:amd64. #22 40.11 Preparing to unpack .../179-libiio0_0.24-4_amd64.deb ... #22 40.13 Unpacking libiio0:amd64 (0.24-4) ... #22 40.27 Selecting previously unselected package libad9361-0:amd64. #22 40.28 Preparing to unpack .../180-libad9361-0_0.2-1_amd64.deb ... #22 40.30 Unpacking libad9361-0:amd64 (0.2-1) ... #22 40.45 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 40.47 Preparing to unpack .../181-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 40.49 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 40.64 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 40.66 Preparing to unpack .../182-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 40.68 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 40.83 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 40.84 Preparing to unpack .../183-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 40.95 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 41.11 Selecting previously unselected package libqt5opengl5:amd64. #22 41.13 Preparing to unpack .../184-libqt5opengl5_5.15.8+dfsg-11+deb12u3_amd64.deb ... #22 41.15 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 41.31 Selecting previously unselected package libqt5svg5:amd64. #22 41.33 Preparing to unpack .../185-libqt5svg5_5.15.8-3_amd64.deb ... #22 41.35 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 41.51 Selecting previously unselected package libqwt-qt5-6. #22 41.52 Preparing to unpack .../186-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 41.53 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 41.69 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 41.70 Preparing to unpack .../187-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 41.71 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 41.86 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 41.88 Preparing to unpack .../188-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 41.90 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 42.05 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 42.06 Preparing to unpack .../189-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 42.07 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 42.22 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 42.24 Preparing to unpack .../190-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 42.26 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 42.42 Selecting previously unselected package libslang2:amd64. #22 42.42 Preparing to unpack .../191-libslang2_2.3.3-3_amd64.deb ... #22 42.44 Unpacking libslang2:amd64 (2.3.3-3) ... #22 42.60 Selecting previously unselected package libcaca0:amd64. #22 42.61 Preparing to unpack .../192-libcaca0_0.99.beta20-3_amd64.deb ... #22 42.63 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 42.79 Selecting previously unselected package libasyncns0:amd64. #22 42.80 Preparing to unpack .../193-libasyncns0_0.8-6+b3_amd64.deb ... #22 42.81 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 43.01 Selecting previously unselected package libpulse0:amd64. #22 43.03 Preparing to unpack .../194-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 43.06 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 43.22 Selecting previously unselected package libsdl1.2debian:amd64. #22 43.24 Preparing to unpack .../195-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 43.26 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 43.41 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 43.43 Preparing to unpack .../196-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 43.45 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 43.61 Selecting previously unselected package libcodec2-1.0:amd64. #22 43.63 Preparing to unpack .../197-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 43.65 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 44.15 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 44.16 Preparing to unpack .../198-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 44.18 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 44.32 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 44.33 Preparing to unpack .../199-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 44.35 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 44.50 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 44.52 Preparing to unpack .../200-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 44.53 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 44.70 Selecting previously unselected package gnuradio. #22 44.72 Preparing to unpack .../201-gnuradio_3.10.5.1-3_amd64.deb ... #22 44.73 Unpacking gnuradio (3.10.5.1-3) ... #22 45.10 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 45.15 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 45.20 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 45.25 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 45.31 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 45.36 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 45.41 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 45.46 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 45.51 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 45.57 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 45.62 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 45.67 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 45.68 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 45.70 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 45.72 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 45.78 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 45.83 Setting up libogg0:amd64 (1.3.5-3) ... #22 45.88 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 46.00 Setting up hicolor-icon-theme (0.17-2) ... #22 46.08 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 46.13 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 46.19 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 46.28 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5+deb12u1) ... #22 46.38 Setting up python3-colorama (0.4.6-2) ... #22 46.52 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 46.57 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 46.63 Setting up python3-ply (3.11-5) ... #22 46.78 Setting up libiio0:amd64 (0.24-4) ... #22 46.83 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 46.88 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 46.94 Setting up python3-gast (0.5.2-2) ... #22 47.07 Setting up libgsl27:amd64 (2.7.1+dfsg-5+deb12u1) ... #22 47.16 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 47.21 Setting up python3-all (3.11.2-1+b1) ... #22 47.27 Setting up xkb-data (2.35.1-1) ... #22 47.32 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 47.44 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 47.50 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 47.55 Setting up python3-click (8.1.3-2) ... #22 47.70 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 47.75 Setting up libunwind8:amd64 (1.6.2-3) ... #22 47.81 Setting up python3-thrift (0.17.0-2+b2) ... #22 47.95 Setting up libts0:amd64 (1.22-1+b1) ... #22 48.02 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 48.07 Setting up gnome-terminal-data (3.46.8-1) ... #22 48.12 Setting up libopengl0:amd64 (1.6.0-1) ... #22 48.18 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 48.23 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 48.28 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 48.33 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 48.39 Setting up libxcb-present0:amd64 (1.15-1) ... #22 48.44 Setting up libdconf1:amd64 (0.40.0-4) ... #22 48.49 Setting up python3-beniget (0.4.1-3) ... #22 48.62 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 48.67 Setting up python3-decorator (5.1.1-3) ... #22 48.79 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 48.85 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 48.90 Setting up libslang2:amd64 (2.3.3-3) ... #22 48.95 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 49.00 Setting up adwaita-icon-theme (43-1) ... #22 49.08 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 49.11 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 49.16 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 49.21 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 49.27 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 49.32 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 49.37 Setting up libopus0:amd64 (1.3.1-3) ... #22 49.43 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 49.48 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 49.53 Setting up castxml (0.5.1-1) ... #22 49.59 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 49.64 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 49.69 Setting up python3-click-plugins (1.1.1-4) ... #22 49.81 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 49.88 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 49.93 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 49.98 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 50.03 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 50.08 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 50.14 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 50.27 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 50.32 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 50.38 Setting up libxshmfence1:amd64 (1.3-1) ... #22 50.43 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 50.57 Setting up at-spi2-common (2.46.0-5) ... #22 50.62 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 50.67 Setting up python3-schema (0.7.5-1) ... #22 50.84 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 50.89 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 50.95 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 51.00 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 51.05 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 51.10 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 51.15 Setting up python3-pygccxml (2.2.1-1) ... #22 51.34 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 51.51 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 51.57 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 51.62 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 51.66 Setting up libdrm-common (2.4.114-1) ... #22 51.71 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 51.77 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 51.82 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 51.87 Setting up qtchooser (66-2) ... #22 51.92 Setting up libmp3lame0:amd64 (3.100-6) ... #22 51.97 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 52.02 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 52.07 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 52.12 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 52.17 Setting up libwacom-common (2.6.0-1) ... #22 52.23 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 52.35 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 52.40 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 52.45 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 52.51 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 52.55 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 52.56 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 52.57 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 52.60 Setting up python3-all-dev (3.11.2-1+b1) ... #22 52.65 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 52.70 Setting up libad9361-0:amd64 (0.2-1) ... #22 52.76 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 52.81 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 52.86 Setting up libwacom9:amd64 (2.6.0-1) ... #22 52.91 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 52.96 Setting up dconf-service (0.40.0-4) ... #22 53.02 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 53.07 Setting up libinput-bin (1.22.1-1) ... #22 53.12 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 53.18 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 53.23 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u3) ... #22 53.28 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 53.33 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 53.38 Setting up python3-jsonschema (4.10.3-1) ... #22 53.53 Setting up python3-zmq (24.0.1-4+b1) ... #22 53.71 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 53.76 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 53.81 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 53.86 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 53.91 Setting up python3-pythran (0.11.0+ds-7) ... #22 54.13 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 54.18 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 54.23 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 54.28 Setting up libsndfile1:amd64 (1.2.0-1+deb12u1) ... #22 54.33 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 54.38 Setting up libinput10:amd64 (1.22.1-1) ... #22 54.44 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 54.49 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 54.54 Setting up python3-scipy (1.10.1-2) ... #22 55.70 Setting up libvolk2-bin (2.5.2-3) ... #22 55.82 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 55.87 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 55.92 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 56.00 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 56.05 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 56.10 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 56.16 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 56.21 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 56.27 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 56.32 Setting up libegl1:amd64 (1.6.0-1) ... #22 56.37 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 56.42 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 56.52 Setting up gsettings-desktop-schemas (43.0-1) ... #22 56.57 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 56.62 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 56.67 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 56.73 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 56.78 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 56.83 Setting up libglx0:amd64 (1.6.0-1) ... #22 56.88 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 56.93 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 56.98 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 57.03 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 57.08 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 57.17 Setting up libgl1:amd64 (1.6.0-1) ... #22 57.22 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 57.27 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 57.32 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 57.37 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 57.42 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 57.48 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 57.53 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 57.58 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 57.63 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 57.68 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 57.75 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 57.80 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 57.85 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 57.91 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 58.57 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 58.62 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 58.67 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 58.72 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 58.78 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u3) ... #22 58.83 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 58.88 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 58.93 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 58.98 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 59.03 Setting up python3-pyqt6 (6.4.2-1) ... #22 59.15 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 59.29 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 59.34 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 59.40 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 59.45 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 59.58 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 59.70 Setting up python3-pyqtgraph (0.13.1-4) ... #22 60.07 Processing triggers for libc-bin (2.36-9+deb12u13) ... #22 60.14 Processing triggers for man-db (2.11.2-2) ... #22 60.20 Processing triggers for shared-mime-info (2.2-1) ... #22 68.20 Processing triggers for mailcap (3.70+nmu1) ... #22 68.25 Processing triggers for fontconfig (2.14.1-4) ... #22 68.46 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u8) ... #22 68.55 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 68.63 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 68.69 Setting up gnome-terminal (3.46.8-1) ... #22 68.73 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 68.73 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 68.76 Setting up gnuradio (3.10.5.1-3) ... #22 69.40 Processing triggers for libc-bin (2.36-9+deb12u13) ... #22 DONE 69.9s #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://archive.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.372 + mkdir -p /tmp/mongodb #23 0.373 + cd /tmp/mongodb #23 0.373 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.374 --2026-04-14 22:50:13-- https://pgp.mongodb.com/server-5.0.asc #23 0.380 Resolving pgp.mongodb.com (pgp.mongodb.com)... 99.84.152.50, 99.84.152.69, 99.84.152.66, ... #23 0.399 Connecting to pgp.mongodb.com (pgp.mongodb.com)|99.84.152.50|:443... connected. #23 0.426 HTTP request sent, awaiting response... 200 OK #23 0.736 Length: 1676 (1.6K) [application/x-www-form-urlencoded] #23 0.737 Saving to: ‘/mongodb.key’ #23 0.737 #23 0.737 0K . 100% 79.5M=0s #23 0.737 #23 0.737 2026-04-14 22:50:13 (79.5 MB/s) - ‘/mongodb.key’ saved [1676/1676] #23 0.737 #23 0.738 + wget http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.743 --2026-04-14 22:50:13-- http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.743 Resolving archive.debian.org (archive.debian.org)... 151.101.66.132, 151.101.194.132, 151.101.130.132, ... #23 0.744 Connecting to archive.debian.org (archive.debian.org)|151.101.66.132|:80... connected. #23 0.749 HTTP request sent, awaiting response... 200 OK #23 0.756 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.756 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.756 #23 0.756 0K .......... .......... .......... .......... .......... 3% 8.76M 0s #23 0.762 50K .......... .......... .......... .......... .......... 6% 26.0M 0s #23 0.763 100K .......... .......... .......... .......... .......... 9% 12.0M 0s #23 0.767 150K .......... .......... .......... .......... .......... 13% 56.8M 0s #23 0.768 200K .......... .......... .......... .......... .......... 16% 15.5M 0s #23 0.772 250K .......... .......... .......... .......... .......... 19% 57.3M 0s #23 0.772 300K .......... .......... .......... .......... .......... 23% 39.0M 0s #23 0.774 350K .......... .......... .......... .......... .......... 26% 65.5M 0s #23 0.774 400K .......... .......... .......... .......... .......... 29% 134M 0s #23 0.775 450K .......... .......... .......... .......... .......... 32% 74.3M 0s #23 0.775 500K .......... .......... .......... .......... .......... 36% 28.0M 0s #23 0.779 550K .......... .......... .......... .......... .......... 39% 93.4M 0s #23 0.779 600K .......... .......... .......... .......... .......... 42% 37.7M 0s #23 0.779 650K .......... .......... .......... .......... .......... 46% 122M 0s #23 0.779 700K .......... .......... .......... .......... .......... 49% 80.8M 0s #23 0.780 750K .......... .......... .......... .......... .......... 52% 181M 0s #23 0.780 800K .......... .......... .......... .......... .......... 56% 31.6M 0s #23 0.782 850K .......... .......... .......... .......... .......... 59% 207M 0s #23 0.782 900K .......... .......... .......... .......... .......... 62% 135M 0s #23 0.782 950K .......... .......... .......... .......... .......... 65% 171M 0s #23 0.783 1000K .......... .......... .......... .......... .......... 69% 70.8M 0s #23 0.783 1050K .......... .......... .......... .......... .......... 72% 75.5M 0s #23 0.784 1100K .......... .......... .......... .......... .......... 75% 106M 0s #23 0.784 1150K .......... .......... .......... .......... .......... 79% 114M 0s #23 0.785 1200K .......... .......... .......... .......... .......... 82% 146M 0s #23 0.785 1250K .......... .......... .......... .......... .......... 85% 149M 0s #23 0.785 1300K .......... .......... .......... .......... .......... 89% 136M 0s #23 0.786 1350K .......... .......... .......... .......... .......... 92% 315M 0s #23 0.786 1400K .......... .......... .......... .......... .......... 95% 310M 0s #23 0.786 1450K .......... .......... .......... .......... .......... 98% 328M 0s #23 0.786 1500K .......... ...... 100% 287M=0.03s #23 0.786 #23 0.786 2026-04-14 22:50:13 (48.6 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.786 #23 0.787 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.935 Selecting previously unselected package libssl1.1:amd64. #23 0.969 (Reading database ... 148537 files and directories currently installed.) #23 0.971 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 1.005 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.133 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.227 debconf: unable to initialize frontend: Dialog #23 1.227 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.227 debconf: falling back to frontend: Readline #23 1.231 debconf: unable to initialize frontend: Readline #23 1.231 debconf: (This frontend requires a controlling tty.) #23 1.231 debconf: falling back to frontend: Teletype #23 1.275 Processing triggers for libc-bin (2.36-9+deb12u13) ... #23 1.417 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.417 + apt-get update #23 1.492 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.492 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.492 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.492 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.703 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 2.208 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [105 kB] #23 2.241 Fetched 108 kB in 1s (136 kB/s) #23 2.241 Reading package lists... #23 2.515 + apt-get install -y mongodb-org #23 2.518 Reading package lists... #23 2.774 Building dependency tree... #23 2.832 Reading state information... #23 2.896 The following additional packages will be installed: #23 2.896 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 2.896 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 2.896 mongodb-org-shell mongodb-org-tools #23 2.905 The following NEW packages will be installed: #23 2.905 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 2.905 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 2.905 mongodb-org-shell mongodb-org-tools #23 3.149 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded. #23 3.149 Need to get 185 MB of archives. #23 3.149 After this operation, 570 MB of additional disk space will be used. #23 3.149 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.16.0 [60.7 MB] #23 3.877 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.8.2 [64.1 MB] #23 4.480 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.32 [14.9 MB] #23 4.770 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.32 [26.6 MB] #23 5.061 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.32 [18.9 MB] #23 5.361 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.32 [7,756 B] #23 5.577 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.32 [3,544 B] #23 5.698 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.32 [2,896 B] #23 5.810 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.32 [2,932 B] #23 5.910 debconf: delaying package configuration, since apt-utils is not installed #23 5.961 Fetched 185 MB in 3s (63.8 MB/s) #23 6.029 Selecting previously unselected package mongodb-database-tools. #23 6.029 (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 ... 148548 files and directories currently installed.) #23 6.073 Preparing to unpack .../0-mongodb-database-tools_100.16.0_amd64.deb ... #23 6.090 Unpacking mongodb-database-tools (100.16.0) ... #23 6.683 Selecting previously unselected package mongodb-mongosh. #23 6.692 Preparing to unpack .../1-mongodb-mongosh_2.8.2_amd64.deb ... #23 6.709 Unpacking mongodb-mongosh (2.8.2) ... #23 7.615 Selecting previously unselected package mongodb-org-shell. #23 7.636 Preparing to unpack .../2-mongodb-org-shell_5.0.32_amd64.deb ... #23 7.654 Unpacking mongodb-org-shell (5.0.32) ... #23 8.149 Selecting previously unselected package mongodb-org-server. #23 8.158 Preparing to unpack .../3-mongodb-org-server_5.0.32_amd64.deb ... #23 8.175 Unpacking mongodb-org-server (5.0.32) ... #23 8.707 Selecting previously unselected package mongodb-org-mongos. #23 8.718 Preparing to unpack .../4-mongodb-org-mongos_5.0.32_amd64.deb ... #23 8.736 Unpacking mongodb-org-mongos (5.0.32) ... #23 9.230 Selecting previously unselected package mongodb-org-database-tools-extra. #23 9.250 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.32_amd64.deb ... #23 9.267 Unpacking mongodb-org-database-tools-extra (5.0.32) ... #23 9.421 Selecting previously unselected package mongodb-org-database. #23 9.441 Preparing to unpack .../6-mongodb-org-database_5.0.32_amd64.deb ... #23 9.463 Unpacking mongodb-org-database (5.0.32) ... #23 9.578 Selecting previously unselected package mongodb-org-tools. #23 9.598 Preparing to unpack .../7-mongodb-org-tools_5.0.32_amd64.deb ... #23 9.615 Unpacking mongodb-org-tools (5.0.32) ... #23 9.739 Selecting previously unselected package mongodb-org. #23 9.759 Preparing to unpack .../8-mongodb-org_5.0.32_amd64.deb ... #23 9.777 Unpacking mongodb-org (5.0.32) ... #23 9.951 Setting up mongodb-mongosh (2.8.2) ... #23 10.00 Setting up mongodb-org-server (5.0.32) ... #23 10.09 Adding system user `mongodb' (UID 104) ... #23 10.09 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 10.20 Not creating `/nonexistent'. #23 10.23 Adding group `mongodb' (GID 106) ... #23 10.29 Done. #23 10.31 Adding user `mongodb' to group `mongodb' ... #23 10.40 Done. #23 10.42 System has not been booted with systemd as init system (PID 1). Can't operate. #23 10.42 Failed to connect to bus: Host is down #23 10.44 Setting up mongodb-org-shell (5.0.32) ... #23 10.49 Setting up mongodb-database-tools (100.16.0) ... #23 10.55 Setting up mongodb-org-mongos (5.0.32) ... #23 10.60 Setting up mongodb-org-database-tools-extra (5.0.32) ... #23 10.66 Setting up mongodb-org-database (5.0.32) ... #23 10.71 Setting up mongodb-org-tools (5.0.32) ... #23 10.76 Setting up mongodb-org (5.0.32) ... #23 10.82 Processing triggers for man-db (2.11.2-2) ... #23 10.95 + apt-get clean #23 10.96 + cd / #23 10.96 + rm -rf /tmp/mongodb #23 10.96 + rm /etc/apt/sources.list.d/mongodb-org.list #23 10.96 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 12.9s #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.407 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.407 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.407 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.407 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.906 Reading package lists... #24 1.179 Reading package lists... #24 1.434 Building dependency tree... #24 1.490 Reading state information... #24 1.568 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.568 python3-setuptools is already the newest version (66.1.1-1+deb12u2). #24 1.568 python3-wheel is already the newest version (0.38.4-2). #24 1.568 ninja-build is already the newest version (1.11.1-2~deb12u1). #24 1.568 ninja-build set to manually installed. #24 1.568 build-essential is already the newest version (12.9). #24 1.568 flex is already the newest version (2.6.4-8.2). #24 1.568 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.568 git is already the newest version (1:2.39.5-0+deb12u3). #24 1.568 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.568 libgnutls28-dev is already the newest version (3.7.9-2+deb12u6). #24 1.568 libgcrypt20-dev is already the newest version (1.10.1-3). #24 1.568 libgcrypt20-dev set to manually installed. #24 1.568 libssl-dev is already the newest version (3.0.19-1~deb12u2). #24 1.568 libmongoc-dev is already the newest version (1.23.1-1+deb12u2). #24 1.568 libbson-dev is already the newest version (1.23.1-1+deb12u2). #24 1.568 libbson-dev set to manually installed. #24 1.568 libyaml-dev is already the newest version (0.2.5-1). #24 1.568 libnghttp2-dev is already the newest version (1.52.0-1+deb12u2). #24 1.568 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.568 libmicrohttpd-dev set to manually installed. #24 1.568 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u14). #24 1.568 libcurl4-gnutls-dev set to manually installed. #24 1.568 meson is already the newest version (1.0.1-5). #24 1.568 The following NEW packages will be installed: #24 1.568 libidn11-dev #24 1.587 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded. #24 1.587 Need to get 42.4 kB of archives. #24 1.587 After this operation, 51.2 kB of additional disk space will be used. #24 1.587 Get:1 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.742 debconf: delaying package configuration, since apt-utils is not installed #24 1.784 Fetched 42.4 kB in 0s (1,021 kB/s) #24 1.846 Selecting previously unselected package libidn11-dev:amd64. #24 1.846 (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 ... 148610 files and directories currently installed.) #24 1.891 Preparing to unpack .../libidn11-dev_1.41-1_amd64.deb ... #24 1.907 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.057 Setting up libidn11-dev:amd64 (1.41-1) ... #24 DONE 2.2s #25 [20/28] WORKDIR /TMP #25 DONE 0.1s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.362 Cloning into 'osmo-gsm-tester'... #26 DONE 0.6s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.1s #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.379 Already on 'master' #28 0.379 Your branch is up to date with 'origin/master'. #28 0.381 refs/heads/master #28 0.388 HEAD is now at 14e2cf8 contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif #28 0.389 master #28 0.390 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee #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.5s #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.4s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.1s #33 [28/28] WORKDIR /DATA #33 DONE 0.1s #34 exporting to image #34 exporting layers #34 exporting layers 3.2s done #34 writing image sha256:6c8a4e4ca32ee79dac759e6f4f08317c406b78d1bd6fbee92f59d121688c0cff done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done #34 DONE 3.3s 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=8301 -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=2026-04-14 22:50:34 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-8301 + mkdir -p trial-8301 + mv open5gs.build-8.tgz osmo-bsc.build-2026-04-14_13_29_29.tgz osmo-bts-oc2g.build-2026-04-14_00_51_21.tgz osmo-bts-sysmo.build-2026-04-14_00_51_23.tgz osmo-bts.build-2026-04-14_00_51_32.tgz osmo-ggsn.build-2026-04-14_20_47_17.tgz osmo-hlr.build-2026-04-14_16_36_35.tgz osmo-hnbgw.build-2026-04-14_13_30_44.tgz osmo-mgw.build-2026-04-14_08_33_07.tgz osmo-msc.build-2026-04-14_13_35_21.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-14_07_35_20.tgz osmo-pcu-sysmo.build-2026-04-14_07_35_17.tgz osmo-pcu.build-2026-04-14_07_35_17.tgz osmo-sgsn.build-2026-04-14_20_49_42.tgz osmo-stp.build-2026-04-14_13_25_32.tgz osmo-trx.build-2026-04-14_14_22_24.tgz osmocom-bb.build-2026-04-14_21_20_15.tgz srslte.build-19.tgz trial-8301 + cat open5gs.build-8.md5 osmo-bsc.build-2026-04-14_13_29_29.md5 osmo-bts-oc2g.build-2026-04-14_00_51_21.md5 osmo-bts-sysmo.build-2026-04-14_00_51_23.md5 osmo-bts.build-2026-04-14_00_51_32.md5 osmo-ggsn.build-2026-04-14_20_47_17.md5 osmo-hlr.build-2026-04-14_16_36_35.md5 osmo-hnbgw.build-2026-04-14_13_30_44.md5 osmo-mgw.build-2026-04-14_08_33_07.md5 osmo-msc.build-2026-04-14_13_35_21.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-14_07_35_20.md5 osmo-pcu-sysmo.build-2026-04-14_07_35_17.md5 osmo-pcu.build-2026-04-14_07_35_17.md5 osmo-sgsn.build-2026-04-14_20_49_42.md5 osmo-stp.build-2026-04-14_13_25_32.md5 osmo-trx.build-2026-04-14_14_22_24.md5 osmocom-bb.build-2026-04-14_21_20_15.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2026-04-14_13_29_29.md5 osmo-bts-oc2g.build-2026-04-14_00_51_21.md5 osmo-bts-sysmo.build-2026-04-14_00_51_23.md5 osmo-bts.build-2026-04-14_00_51_32.md5 osmo-ggsn.build-2026-04-14_20_47_17.md5 osmo-hlr.build-2026-04-14_16_36_35.md5 osmo-hnbgw.build-2026-04-14_13_30_44.md5 osmo-mgw.build-2026-04-14_08_33_07.md5 osmo-msc.build-2026-04-14_13_35_21.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-14_07_35_20.md5 osmo-pcu-sysmo.build-2026-04-14_07_35_17.md5 osmo-pcu.build-2026-04-14_07_35_17.md5 osmo-sgsn.build-2026-04-14_20_49_42.md5 osmo-stp.build-2026-04-14_13_25_32.md5 osmo-trx.build-2026-04-14_14_22_24.md5 osmocom-bb.build-2026-04-14_21_20_15.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-8301 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-8301' 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-8301 -------------------------------------------------------------------------------------------- 22:50:35.138049 tst trial-8301: Detailed log at /build/trial-8301/run.2026-04-14_22-50-35/log --------------------------------------------------------------------- trial-8301 netreg_mass --------------------------------------------------------------------- 22:50:35.345571 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:50:35.345928 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:50:35.346695 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:50:35.347858 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:50:35.412888 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:50:35.416443 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:50:35.420394 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:50:35.486714 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-8301 netreg_mass register_default_mass.py ---------------------------------------------- 22:50:35.487406 tst register_default_mass.py:9: Claiming resources for the test 22:50:35.502614 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:35.503135 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:35.503597 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:35.504036 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:35.504463 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:35.504907 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:50:35.505339 tst netreg_mass: Using 1 x bts (candidates: 1) 22:50:35.535483 tst register_default_mass.py: using LAC 2 22:50:35.556980 tst register_default_mass.py: using RAC 2 22:50:35.582967 tst register_default_mass.py: using CellId 2 22:50:35.611447 tst register_default_mass.py: using BVCI 3 22:50:35.624869 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.625565 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.626178 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.626690 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.627202 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.627704 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.628191 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.628702 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.629219 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.629727 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.630216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.630722 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.631232 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.631769 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.632287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.632800 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.633324 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.633837 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.634340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.634854 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.635371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.635889 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.636396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.636920 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.637424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.637928 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.638444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.638956 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.639466 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.639993 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.640499 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.641005 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.641535 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.642052 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.642566 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.643065 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.643581 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.644099 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.644607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.645124 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.645630 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.646137 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.646638 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.647154 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.647670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.648172 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.648686 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.649200 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.649704 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.650216 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.650738 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.651242 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.651749 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.652275 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.652779 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.653283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.653806 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.654313 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.654814 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.655324 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.655823 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.656321 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.656841 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.657352 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.657845 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.658363 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.658872 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.659376 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.659903 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.660414 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.660914 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.661431 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.661999 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.662505 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.663002 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.663515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.664018 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.664513 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.665015 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.665518 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.666011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.666509 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.667013 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.667510 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.667998 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.668498 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.669000 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.669500 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.670011 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.670511 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.671020 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.671528 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.672038 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.672539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.673048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.673542 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.674038 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.674545 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.675048 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.675544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.676055 tst netreg_mass: Using 1 x modem (candidates: 100) 22:50:35.676618 tst register_default_mass.py:21: Launching a simple network 22:50:35.686500 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:50:35.804873 run create_hlr_db(pid=20): Launched 22:50:36.818562 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:50:36.842783 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:50:36.858104 run osmo-hlr_127.0.42.2(pid=23): Launched 22:50:36.863813 run osmo-stp_127.0.42.5: Starting osmo-stp 22:50:37.053081 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:50:37.067867 run osmo-stp_127.0.42.5(pid=25): Launched 22:50:37.073462 run osmo-msc_127.0.42.6: Starting osmo-msc 22:50:37.495055 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:50:37.510283 run osmo-msc_127.0.42.6(pid=27): Launched 22:50:40.524917 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:50:40.667239 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:50:40.682160 run osmo-mgw_127.0.42.3(pid=29): Launched 22:50:40.687709 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:50:40.710867 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:50:40.725616 run osmo-mgw_127.0.42.4(pid=31): Launched 22:50:40.731343 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:50:41.051901 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:50:41.067406 run osmo-bsc_127.0.42.7(pid=33): Launched 22:50:47.108741 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:50:47.285915 run osmo-bts-virtual(pid=34): Launched 22:50:48.335097 tst register_default_mass.py: using MSISDN 1001 22:50:48.354058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:50:48.393247 tst register_default_mass.py: using MSISDN 1002 22:50:48.411099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:50:48.442350 tst register_default_mass.py: using MSISDN 1003 22:50:48.457382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:50:48.488771 tst register_default_mass.py: using MSISDN 1004 22:50:48.503523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:50:48.534884 tst register_default_mass.py: using MSISDN 1005 22:50:48.549713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:50:48.581040 tst register_default_mass.py: using MSISDN 1006 22:50:48.595830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:50:48.627135 tst register_default_mass.py: using MSISDN 1007 22:50:48.641940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:50:48.673272 tst register_default_mass.py: using MSISDN 1008 22:50:48.688237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:50:48.719420 tst register_default_mass.py: using MSISDN 1009 22:50:48.734285 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:50:48.765748 tst register_default_mass.py: using MSISDN 1010 22:50:48.780645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:50:48.811845 tst register_default_mass.py: using MSISDN 1011 22:50:48.826536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:50:48.857986 tst register_default_mass.py: using MSISDN 1012 22:50:48.872857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:50:48.904098 tst register_default_mass.py: using MSISDN 1013 22:50:48.919031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:50:48.950121 tst register_default_mass.py: using MSISDN 1014 22:50:48.964867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:50:48.996271 tst register_default_mass.py: using MSISDN 1015 22:50:49.011226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:50:49.042444 tst register_default_mass.py: using MSISDN 1016 22:50:49.057186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:50:49.088327 tst register_default_mass.py: using MSISDN 1017 22:50:49.103002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:50:49.133336 tst register_default_mass.py: using MSISDN 1018 22:50:49.147748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:50:49.179118 tst register_default_mass.py: using MSISDN 1019 22:50:49.194040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:50:49.225474 tst register_default_mass.py: using MSISDN 1020 22:50:49.240432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:50:49.278542 tst register_default_mass.py: using MSISDN 1021 22:50:49.296025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:50:49.327452 tst register_default_mass.py: using MSISDN 1022 22:50:49.342571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:50:49.373575 tst register_default_mass.py: using MSISDN 1023 22:50:49.388350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:50:49.419279 tst register_default_mass.py: using MSISDN 1024 22:50:49.433888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:50:49.463871 tst register_default_mass.py: using MSISDN 1025 22:50:49.478069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:50:49.508705 tst register_default_mass.py: using MSISDN 1026 22:50:49.523142 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:50:49.553196 tst register_default_mass.py: using MSISDN 1027 22:50:49.567361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:50:49.597909 tst register_default_mass.py: using MSISDN 1028 22:50:49.612165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:50:49.642022 tst register_default_mass.py: using MSISDN 1029 22:50:49.656254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:50:49.686683 tst register_default_mass.py: using MSISDN 1030 22:50:49.701021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:50:49.730994 tst register_default_mass.py: using MSISDN 1031 22:50:49.745239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:50:49.775764 tst register_default_mass.py: using MSISDN 1032 22:50:49.790057 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:50:49.820613 tst register_default_mass.py: using MSISDN 1033 22:50:49.834941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:50:49.865139 tst register_default_mass.py: using MSISDN 1034 22:50:49.877200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:50:49.915190 tst register_default_mass.py: using MSISDN 1035 22:50:49.932432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:50:49.961943 tst register_default_mass.py: using MSISDN 1036 22:50:49.976099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:50:50.005439 tst register_default_mass.py: using MSISDN 1037 22:50:50.019288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:50:50.048669 tst register_default_mass.py: using MSISDN 1038 22:50:50.062397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:50:50.091830 tst register_default_mass.py: using MSISDN 1039 22:50:50.102170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:50:50.131568 tst register_default_mass.py: using MSISDN 1040 22:50:50.146557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:50:50.175940 tst register_default_mass.py: using MSISDN 1041 22:50:50.189754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:50:50.227234 tst register_default_mass.py: using MSISDN 1042 22:50:50.244545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:50:50.273993 tst register_default_mass.py: using MSISDN 1043 22:50:50.288128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:50:50.317568 tst register_default_mass.py: using MSISDN 1044 22:50:50.331434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:50:50.360881 tst register_default_mass.py: using MSISDN 1045 22:50:50.374682 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:50:50.404103 tst register_default_mass.py: using MSISDN 1046 22:50:50.417851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:50:50.455291 tst register_default_mass.py: using MSISDN 1047 22:50:50.472565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:50:50.502271 tst register_default_mass.py: using MSISDN 1048 22:50:50.516566 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:50:50.545957 tst register_default_mass.py: using MSISDN 1049 22:50:50.559870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:50:50.589147 tst register_default_mass.py: using MSISDN 1050 22:50:50.602830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:50:50.632373 tst register_default_mass.py: using MSISDN 1051 22:50:50.646075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:50:50.675604 tst register_default_mass.py: using MSISDN 1052 22:50:50.689563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:50:50.719962 tst register_default_mass.py: using MSISDN 1053 22:50:50.734235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:50:50.764306 tst register_default_mass.py: using MSISDN 1054 22:50:50.778544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:50:50.808532 tst register_default_mass.py: using MSISDN 1055 22:50:50.822662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:50:50.853351 tst register_default_mass.py: using MSISDN 1056 22:50:50.867777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:50:50.898148 tst register_default_mass.py: using MSISDN 1057 22:50:50.912441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:50:50.942719 tst register_default_mass.py: using MSISDN 1058 22:50:50.957099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:50:50.987424 tst register_default_mass.py: using MSISDN 1059 22:50:51.001731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:50:51.031983 tst register_default_mass.py: using MSISDN 1060 22:50:51.046266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:50:51.076754 tst register_default_mass.py: using MSISDN 1061 22:50:51.091256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:50:51.121239 tst register_default_mass.py: using MSISDN 1062 22:50:51.135321 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:51.165045 tst register_default_mass.py: using MSISDN 1063 22:50:51.179008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:51.208925 tst register_default_mass.py: using MSISDN 1064 22:50:51.223118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:51.253411 tst register_default_mass.py: using MSISDN 1065 22:50:51.267647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:51.297630 tst register_default_mass.py: using MSISDN 1066 22:50:51.311779 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:51.350246 tst register_default_mass.py: using MSISDN 1067 22:50:51.367797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:51.397723 tst register_default_mass.py: using MSISDN 1068 22:50:51.412044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:51.442249 tst register_default_mass.py: using MSISDN 1069 22:50:51.456601 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:51.487232 tst register_default_mass.py: using MSISDN 1070 22:50:51.501412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:51.531783 tst register_default_mass.py: using MSISDN 1071 22:50:51.546171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:51.576257 tst register_default_mass.py: using MSISDN 1072 22:50:51.590549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:51.620534 tst register_default_mass.py: using MSISDN 1073 22:50:51.634570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:51.665034 tst register_default_mass.py: using MSISDN 1074 22:50:51.675990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:51.707002 tst register_default_mass.py: using MSISDN 1075 22:50:51.721423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:51.752512 tst register_default_mass.py: using MSISDN 1076 22:50:51.767229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:51.798225 tst register_default_mass.py: using MSISDN 1077 22:50:51.812498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:51.842994 tst register_default_mass.py: using MSISDN 1078 22:50:51.857491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:51.888421 tst register_default_mass.py: using MSISDN 1079 22:50:51.903117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:51.934228 tst register_default_mass.py: using MSISDN 1080 22:50:51.948871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:51.979737 tst register_default_mass.py: using MSISDN 1081 22:50:51.994414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:52.025371 tst register_default_mass.py: using MSISDN 1082 22:50:52.040073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:52.070765 tst register_default_mass.py: using MSISDN 1083 22:50:52.085238 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:52.114921 tst register_default_mass.py: using MSISDN 1084 22:50:52.128963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:52.159900 tst register_default_mass.py: using MSISDN 1085 22:50:52.174468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:52.205499 tst register_default_mass.py: using MSISDN 1086 22:50:52.220069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:52.250973 tst register_default_mass.py: using MSISDN 1087 22:50:52.265553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:52.296193 tst register_default_mass.py: using MSISDN 1088 22:50:52.310625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:52.349842 tst register_default_mass.py: using MSISDN 1089 22:50:52.367605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:52.398533 tst register_default_mass.py: using MSISDN 1090 22:50:52.413464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:52.444182 tst register_default_mass.py: using MSISDN 1091 22:50:52.457912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:52.488625 tst register_default_mass.py: using MSISDN 1092 22:50:52.503208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:52.533844 tst register_default_mass.py: using MSISDN 1093 22:50:52.548353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:52.579213 tst register_default_mass.py: using MSISDN 1094 22:50:52.593720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:52.624209 tst register_default_mass.py: using MSISDN 1095 22:50:52.638708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:52.669010 tst register_default_mass.py: using MSISDN 1096 22:50:52.683360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:52.713792 tst register_default_mass.py: using MSISDN 1097 22:50:52.728216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:52.758754 tst register_default_mass.py: using MSISDN 1098 22:50:52.773108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:52.803144 tst register_default_mass.py: using MSISDN 1099 22:50:52.817398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:52.846860 tst register_default_mass.py: using MSISDN 1100 22:50:52.860723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:52.952404 run mass: Starting testcase 22:50:52.957960 run mass: Pre-launching all virtphy's 22:50:52.963350 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:52.976330 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:52.982567 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:52.995487 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:53.001555 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:53.014529 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:53.020554 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:53.033366 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:53.039487 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:53.052530 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:53.058573 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:53.071637 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:53.077711 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:53.090929 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:53.097033 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:53.110148 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:53.116160 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:53.129063 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:53.135046 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:53.147937 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:53.153913 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:53.166796 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:53.172768 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:53.185677 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:53.191769 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:53.204769 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:53.210806 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:53.223808 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:53.229845 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:53.243109 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:53.249126 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:53.262199 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:53.268177 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:53.281186 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:53.287251 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:53.300284 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:53.306302 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:53.319290 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:53.325375 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:53.338316 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:53.344345 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:53.357318 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:53.363266 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:53.376183 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:53.382221 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:53.395187 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:53.401209 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:53.414164 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:53.420180 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:53.433337 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:53.439755 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:53.453608 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:53.460230 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:53.473796 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:53.479920 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:53.492924 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:53.499012 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:53.512281 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:53.518387 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:53.531336 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:53.537336 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:53.550335 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:53.556574 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:53.569702 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:53.575846 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:53.588799 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:53.594780 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:53.607712 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:53.613721 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:53.626586 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:53.632584 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:53.645506 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:53.651620 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:53.664777 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:53.670958 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:53.684231 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:53.690332 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:53.703885 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:53.710004 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:53.723185 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:53.729297 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:53.742348 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:53.748354 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:53.761273 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:53.767354 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:53.780455 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:53.786787 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:53.799938 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:53.806012 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:53.819112 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:53.825276 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:53.838392 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:53.844451 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:53.857385 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:53.863342 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:53.876225 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:53.882216 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:53.895058 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:53.901049 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:53.914040 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:53.920020 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:53.933003 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:53.938937 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:53.951818 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:53.958030 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:53.971123 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:53.977448 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:53.990659 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:53.996764 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:54.009859 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:54.015932 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:54.028866 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:54.034818 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:54.047643 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:54.053620 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:54.066523 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:54.072488 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:54.085443 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:54.091652 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:54.104897 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:54.110953 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:54.123916 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:54.129899 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:54.142762 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:54.148950 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:54.161855 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:54.168040 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:54.180982 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:54.187041 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:54.200135 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:54.206111 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:54.219321 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:54.225456 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:54.238557 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:54.244731 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:54.257824 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:54.263949 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:54.277023 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:54.283091 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:54.296169 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:54.302219 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:54.315484 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:54.321582 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:54.334687 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:54.340783 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:54.353875 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:54.360073 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:54.373214 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:54.379424 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:54.392794 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:54.399017 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:54.412286 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:54.418350 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:54.431371 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:54.437456 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:54.450546 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:54.456735 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:54.469858 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:54.476008 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:54.489112 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:54.495194 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:54.508400 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:54.514475 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:54.527601 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:54.533674 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:54.546825 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:54.552850 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:54.565993 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:54.572089 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:54.585201 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:54.591312 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:54.604417 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:54.610457 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:54.623754 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:54.629832 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:54.643048 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:54.649226 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:54.662251 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:54.668518 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:54.681609 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:54.687814 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:54.700722 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:54.706778 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:54.719835 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:54.726024 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:54.739176 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:54.745210 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:54.758087 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:54.764078 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:54.777117 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:54.783093 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:54.795992 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:54.801990 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:54.814898 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:54.820981 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:54.834098 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:54.840222 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:54.853540 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:54.859611 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:54.872860 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:54.878855 run mass: Checking if sockets are in the filesystem 22:50:54.911002 run osmo-ms-mob/00000: Starting mobile 22:50:54.924349 run osmo-ms-mob/00000(pid=135): Launched 22:50:54.937068 run mass: MS start registered {at=6757681.145384292, delay=0.0066005997359752655, ms=00000} 22:50:59.125691 run osmo-ms-mob/00001: Starting mobile 22:50:59.142753 run osmo-ms-mob/00001(pid=136): Launched 22:50:59.153828 run mass: MS start registered {at=6757685.362143417, delay=0.004872547462582588, ms=00001} 22:51:00.125288 run mass: MS performed LU {at=6757686.333492119, lu_delay=5.188107826747, ms=00000} 22:51:00.934625 run osmo-ms-mob/00002: Starting mobile 22:51:00.950713 run osmo-ms-mob/00002(pid=137): Launched 22:51:00.961677 run mass: MS start registered {at=6757687.169988525, delay=0.004856571555137634, ms=00002} 22:51:02.234441 run osmo-ms-mob/00003: Starting mobile 22:51:02.250232 run osmo-ms-mob/00003(pid=138): Launched 22:51:02.261170 run mass: MS start registered {at=6757688.469489824, delay=0.004902961663901806, ms=00003} 22:51:03.294795 run osmo-ms-mob/00004: Starting mobile 22:51:03.307890 run osmo-ms-mob/00004(pid=139): Launched 22:51:03.318578 run mass: MS start registered {at=6757689.526897074, delay=0.004564691334962845, ms=00004} 22:51:03.891119 run mass: MS performed LU {at=6757690.0993289, lu_delay=4.737185482867062, ms=00001} 22:51:04.307578 run osmo-ms-mob/00005: Starting mobile 22:51:04.321454 run osmo-ms-mob/00005(pid=140): Launched 22:51:04.332398 run mass: MS start registered {at=6757690.54071225, delay=0.004777341149747372, ms=00005} 22:51:05.224580 run osmo-ms-mob/00006: Starting mobile 22:51:05.241439 run osmo-ms-mob/00006(pid=141): Launched 22:51:05.252244 run mass: MS start registered {at=6757691.460565751, delay=0.004671115428209305, ms=00006} 22:51:05.791767 run mass: MS performed LU {at=6757691.99993851, lu_delay=4.829949985258281, ms=00002} 22:51:06.094909 run osmo-ms-mob/00007: Starting mobile 22:51:06.108023 run osmo-ms-mob/00007(pid=142): Launched 22:51:06.118648 run mass: MS start registered {at=6757692.326967565, delay=0.004588283598423004, ms=00007} 22:51:06.894931 run osmo-ms-mob/00008: Starting mobile 22:51:06.908319 run osmo-ms-mob/00008(pid=143): Launched 22:51:06.919076 run mass: MS start registered {at=6757693.127396178, delay=0.004570562392473221, ms=00008} 22:51:07.634061 run osmo-ms-mob/00009: Starting mobile 22:51:07.650113 run osmo-ms-mob/00009(pid=144): Launched 22:51:07.656494 run mass: MS performed LU {at=6757693.864819881, lu_delay=5.395330056548119, ms=00003} 22:51:07.662463 run mass: MS start registered {at=6757693.870798755, delay=0.00599700678139925, ms=00009} 22:51:08.325639 run osmo-ms-mob/00010: Starting mobile 22:51:08.342748 run osmo-ms-mob/00010(pid=145): Launched 22:51:08.353576 run mass: MS start registered {at=6757694.56189514, delay=0.004716048017144203, ms=00010} 22:51:08.927814 run osmo-ms-mob/00011: Starting mobile 22:51:08.943080 run osmo-ms-mob/00011(pid=146): Launched 22:51:08.953823 run mass: MS start registered {at=6757695.16214192, delay=0.00461175199598074, ms=00011} 22:51:09.495186 run osmo-ms-mob/00012: Starting mobile 22:51:09.508191 run osmo-ms-mob/00012(pid=147): Launched 22:51:09.519188 run mass: MS start registered {at=6757695.727508269, delay=0.0047478098422288895, ms=00012} 22:51:09.557640 run mass: MS performed LU {at=6757695.765854072, lu_delay=6.238956998102367, ms=00004} 22:51:09.585079 run mass: MS performed LU {at=6757695.793360928, lu_delay=5.252648677676916, ms=00005} 22:51:10.130839 run osmo-ms-mob/00013: Starting mobile 22:51:10.145612 run osmo-ms-mob/00013(pid=148): Launched 22:51:10.156527 run mass: MS start registered {at=6757696.364846777, delay=0.004493255168199539, ms=00013} 22:51:10.720299 run osmo-ms-mob/00014: Starting mobile 22:51:10.736968 run osmo-ms-mob/00014(pid=149): Launched 22:51:10.748100 run mass: MS start registered {at=6757696.956422204, delay=0.005067347548902035, ms=00014} 22:51:11.309499 run osmo-ms-mob/00015: Starting mobile 22:51:11.325064 run osmo-ms-mob/00015(pid=150): Launched 22:51:11.336603 run mass: MS start registered {at=6757697.544924163, delay=0.005156858824193478, ms=00015} 22:51:11.422127 run mass: MS performed LU {at=6757697.630351429, lu_delay=6.169785677455366, ms=00006} 22:51:11.486737 run mass: MS performed LU {at=6757697.69494413, lu_delay=5.367976564913988, ms=00007} 22:51:11.819991 run osmo-ms-mob/00016: Starting mobile 22:51:11.838043 run osmo-ms-mob/00016(pid=151): Launched 22:51:11.844178 run mass: MS performed LU {at=6757698.05250554, lu_delay=4.925109361298382, ms=00008} 22:51:11.850215 run mass: MS start registered {at=6757698.058549184, delay=0.006061709485948086, ms=00016} 22:51:12.308003 run osmo-ms-mob/00017: Starting mobile 22:51:12.321852 run osmo-ms-mob/00017(pid=152): Launched 22:51:12.332886 run mass: MS start registered {at=6757698.541207832, delay=0.0048318831250071526, ms=00017} 22:51:12.926832 run osmo-ms-mob/00018: Starting mobile 22:51:12.943704 run osmo-ms-mob/00018(pid=153): Launched 22:51:12.954756 run mass: MS start registered {at=6757699.163078035, delay=0.0050222622230648994, ms=00018} 22:51:13.295392 run osmo-ms-mob/00019: Starting mobile 22:51:13.308407 run osmo-ms-mob/00019(pid=154): Launched 22:51:13.319183 run mass: MS start registered {at=6757699.527506131, delay=0.004827701486647129, ms=00019} 22:51:13.325213 run mass: MS performed LU {at=6757699.533543255, lu_delay=5.662744499742985, ms=00009} 22:51:13.349742 run mass: MS performed LU {at=6757699.558035714, lu_delay=4.996140573173761, ms=00010} 22:51:13.825546 run osmo-ms-mob/00020: Starting mobile 22:51:13.841503 run osmo-ms-mob/00020(pid=155): Launched 22:51:13.852997 run mass: MS start registered {at=6757700.061318328, delay=0.0053915223106741905, ms=00020} 22:51:14.294724 run osmo-ms-mob/00021: Starting mobile 22:51:14.307828 run osmo-ms-mob/00021(pid=156): Launched 22:51:14.319904 run mass: MS start registered {at=6757700.528223827, delay=0.005821254104375839, ms=00021} 22:51:14.695461 run osmo-ms-mob/00022: Starting mobile 22:51:14.708627 run osmo-ms-mob/00022(pid=157): Launched 22:51:14.720082 run mass: MS start registered {at=6757700.92839552, delay=0.005479901097714901, ms=00022} 22:51:15.228324 run osmo-ms-mob/00023: Starting mobile 22:51:15.241370 run osmo-ms-mob/00023(pid=158): Launched 22:51:15.247602 run mass: MS performed LU {at=6757701.455928534, lu_delay=5.72842026501894, ms=00012} 22:51:15.253856 run mass: MS performed LU {at=6757701.462189508, lu_delay=6.300047587603331, ms=00011} 22:51:15.259567 run mass: MS start registered {at=6757701.467901789, delay=0.011991919949650764, ms=00023} 22:51:15.321940 run mass: MS performed LU {at=6757701.530159448, lu_delay=5.165312671102583, ms=00013} 22:51:15.349909 run osmo-ms-mob/00024: Starting mobile 22:51:15.362878 run osmo-ms-mob/00024(pid=159): Launched 22:51:15.373956 run mass: MS start registered {at=6757701.582278328, delay=0.004990668967366219, ms=00024} 22:51:15.576138 run mass: MS performed LU {at=6757701.784365288, lu_delay=4.827943083830178, ms=00014} 22:51:16.107486 run osmo-ms-mob/00025: Starting mobile 22:51:16.121193 run osmo-ms-mob/00025(pid=160): Launched 22:51:16.132437 run mass: MS start registered {at=6757702.340755202, delay=0.00509242806583643, ms=00025} 22:51:16.520438 run osmo-ms-mob/00026: Starting mobile 22:51:16.538467 run osmo-ms-mob/00026(pid=161): Launched 22:51:16.549596 run mass: MS start registered {at=6757702.757915656, delay=0.005024328827857971, ms=00026} 22:51:16.917571 run osmo-ms-mob/00027: Starting mobile 22:51:16.933900 run osmo-ms-mob/00027(pid=162): Launched 22:51:16.944870 run mass: MS start registered {at=6757703.153191008, delay=0.004845059476792812, ms=00027} 22:51:17.005921 run mass: MS performed LU {at=6757703.214153744, lu_delay=5.6692295810207725, ms=00015} 22:51:17.090019 run mass: MS performed LU {at=6757703.298238823, lu_delay=4.75703099090606, ms=00017} 22:51:17.116494 run mass: MS performed LU {at=6757703.324739237, lu_delay=5.266190052963793, ms=00016} 22:51:17.144613 run osmo-ms-mob/00028: Starting mobile 22:51:17.157702 run osmo-ms-mob/00028(pid=163): Launched 22:51:17.168454 run mass: MS start registered {at=6757703.376778694, delay=0.004659537225961685, ms=00028} 22:51:17.727696 run osmo-ms-mob/00029: Starting mobile 22:51:17.743839 run osmo-ms-mob/00029(pid=164): Launched 22:51:17.755148 run mass: MS start registered {at=6757703.963467061, delay=0.005086642690002918, ms=00029} 22:51:18.108372 run osmo-ms-mob/00030: Starting mobile 22:51:18.122031 run osmo-ms-mob/00030(pid=165): Launched 22:51:18.133078 run mass: MS start registered {at=6757704.341396684, delay=0.004764501936733723, ms=00030} 22:51:18.525105 run osmo-ms-mob/00031: Starting mobile 22:51:18.540674 run osmo-ms-mob/00031(pid=166): Launched 22:51:18.551730 run mass: MS start registered {at=6757704.760050256, delay=0.004788482561707497, ms=00031} 22:51:18.806181 run osmo-ms-mob/00032: Starting mobile 22:51:18.819797 run osmo-ms-mob/00032(pid=167): Launched 22:51:18.830806 run mass: MS start registered {at=6757705.039124824, delay=0.004864616319537163, ms=00032} 22:51:18.954356 run mass: MS performed LU {at=6757705.162576933, lu_delay=5.635070802643895, ms=00019} 22:51:19.019081 run mass: MS performed LU {at=6757705.227299849, lu_delay=4.6990760220214725, ms=00021} 22:51:19.087838 run mass: MS performed LU {at=6757705.296043517, lu_delay=6.132965481840074, ms=00018} 22:51:19.116877 run osmo-ms-mob/00033: Starting mobile 22:51:19.130190 run osmo-ms-mob/00033(pid=168): Launched 22:51:19.136472 run mass: MS performed LU {at=6757705.344800224, lu_delay=5.2834818959236145, ms=00020} 22:51:19.142649 run mass: MS start registered {at=6757705.350983246, delay=0.006201494485139847, ms=00033} 22:51:19.614429 run osmo-ms-mob/00034: Starting mobile 22:51:19.629612 run osmo-ms-mob/00034(pid=169): Launched 22:51:19.641031 run mass: MS start registered {at=6757705.849348926, delay=0.005051496438682079, ms=00034} 22:51:19.902211 run osmo-ms-mob/00035: Starting mobile 22:51:19.915404 run osmo-ms-mob/00035(pid=170): Launched 22:51:19.926664 run mass: MS start registered {at=6757706.134982448, delay=0.005163994617760181, ms=00035} 22:51:20.325711 run osmo-ms-mob/00036: Starting mobile 22:51:20.342172 run osmo-ms-mob/00036(pid=171): Launched 22:51:20.353400 run mass: MS start registered {at=6757706.561720858, delay=0.004736557602882385, ms=00036} 22:51:20.694800 run osmo-ms-mob/00037: Starting mobile 22:51:20.708030 run osmo-ms-mob/00037(pid=172): Launched 22:51:20.718820 run mass: MS start registered {at=6757706.927139898, delay=0.0046695200726389885, ms=00037} 22:51:20.771899 run mass: MS performed LU {at=6757706.980118921, lu_delay=5.512217132374644, ms=00023} 22:51:20.855089 run mass: MS performed LU {at=6757707.063309508, lu_delay=6.1349139884114265, ms=00022} 22:51:20.883944 run osmo-ms-mob/00038: Starting mobile 22:51:20.897202 run osmo-ms-mob/00038(pid=173): Launched 22:51:20.903214 run mass: MS performed LU {at=6757707.11154353, lu_delay=5.52926520165056, ms=00024} 22:51:20.909063 run mass: MS start registered {at=6757707.11739766, delay=0.00587064865976572, ms=00038} 22:51:21.026157 run mass: MS performed LU {at=6757707.234376802, lu_delay=4.893621600233018, ms=00025} 22:51:21.055498 run osmo-ms-mob/00039: Starting mobile 22:51:21.068808 run osmo-ms-mob/00039(pid=174): Launched 22:51:21.079728 run mass: MS start registered {at=6757707.288049479, delay=0.004767571575939655, ms=00039} 22:51:21.694824 run osmo-ms-mob/00040: Starting mobile 22:51:21.708719 run osmo-ms-mob/00040(pid=175): Launched 22:51:21.720286 run mass: MS start registered {at=6757707.928603809, delay=0.00518652331084013, ms=00040} 22:51:22.007182 run osmo-ms-mob/00041: Starting mobile 22:51:22.021069 run osmo-ms-mob/00041(pid=176): Launched 22:51:22.032297 run mass: MS start registered {at=6757708.240617311, delay=0.005160491913557053, ms=00041} 22:51:22.345518 run osmo-ms-mob/00042: Starting mobile 22:51:22.362137 run osmo-ms-mob/00042(pid=177): Launched 22:51:22.373136 run mass: MS start registered {at=6757708.581457158, delay=0.005032130517065525, ms=00042} 22:51:22.694815 run osmo-ms-mob/00043: Starting mobile 22:51:22.707960 run osmo-ms-mob/00043(pid=178): Launched 22:51:22.718929 run mass: MS performed LU {at=6757708.927246064, lu_delay=5.550467370077968, ms=00028} 22:51:22.724902 run mass: MS start registered {at=6757708.933237645, delay=0.01075071096420288, ms=00043} 22:51:22.784419 run mass: MS performed LU {at=6757708.992637867, lu_delay=4.651241183280945, ms=00030} 22:51:22.815573 run osmo-ms-mob/00044: Starting mobile 22:51:22.830407 run osmo-ms-mob/00044(pid=179): Launched 22:51:22.841450 run mass: MS start registered {at=6757709.049771927, delay=0.004801356233656406, ms=00044} 22:51:22.851874 run mass: MS performed LU {at=6757709.060190537, lu_delay=6.302274880930781, ms=00026} 22:51:22.870702 run mass: MS performed LU {at=6757709.07902007, lu_delay=5.925829062238336, ms=00027} 22:51:22.882823 run osmo-ms-mob/00045: Starting mobile 22:51:22.895937 run osmo-ms-mob/00045(pid=180): Launched 22:51:22.906760 run mass: MS start registered {at=6757709.115082803, delay=0.004723362624645233, ms=00045} 22:51:22.926591 run mass: MS performed LU {at=6757709.134907695, lu_delay=5.17144063487649, ms=00029} 22:51:23.607838 run osmo-ms-mob/00046: Starting mobile 22:51:23.622170 run osmo-ms-mob/00046(pid=181): Launched 22:51:23.633516 run mass: MS start registered {at=6757709.841830092, delay=0.005135972984135151, ms=00046} 22:51:23.894930 run osmo-ms-mob/00047: Starting mobile 22:51:23.908768 run osmo-ms-mob/00047(pid=182): Launched 22:51:23.920750 run mass: MS start registered {at=6757710.129067339, delay=0.005719331093132496, ms=00047} 22:51:24.195151 run osmo-ms-mob/00048: Starting mobile 22:51:24.208132 run osmo-ms-mob/00048(pid=183): Launched 22:51:24.219549 run mass: MS start registered {at=6757710.427869727, delay=0.0053675128147006035, ms=00048} 22:51:24.494280 run osmo-ms-mob/00049: Starting mobile 22:51:24.507348 run osmo-ms-mob/00049(pid=184): Launched 22:51:24.518650 run mass: MS start registered {at=6757710.726968794, delay=0.00483240932226181, ms=00049} 22:51:24.537328 run mass: MS performed LU {at=6757710.745631284, lu_delay=5.394648037850857, ms=00033} 22:51:24.555624 run mass: MS performed LU {at=6757710.763860246, lu_delay=5.724735422059894, ms=00032} 22:51:24.568778 run osmo-ms-mob/00050: Starting mobile 22:51:24.582183 run osmo-ms-mob/00050(pid=185): Launched 22:51:24.593766 run mass: MS start registered {at=6757710.802084847, delay=0.00558150839060545, ms=00050} 22:51:24.649273 run mass: MS performed LU {at=6757710.857492596, lu_delay=5.00814366992563, ms=00034} 22:51:24.828912 run mass: MS performed LU {at=6757711.037129692, lu_delay=6.277079435996711, ms=00031} 22:51:25.211827 run osmo-ms-mob/00051: Starting mobile 22:51:25.225488 run osmo-ms-mob/00051(pid=186): Launched 22:51:25.236725 run mass: MS start registered {at=6757711.445039471, delay=0.0051334090530872345, ms=00051} 22:51:25.508498 run osmo-ms-mob/00052: Starting mobile 22:51:25.522483 run osmo-ms-mob/00052(pid=187): Launched 22:51:25.533776 run mass: MS start registered {at=6757711.742093904, delay=0.005094332620501518, ms=00052} 22:51:25.543002 run mass: MS performed LU {at=6757711.751320119, lu_delay=5.616337670944631, ms=00035} 22:51:25.806798 run osmo-ms-mob/00053: Starting mobile 22:51:25.820191 run osmo-ms-mob/00053(pid=188): Launched 22:51:25.831445 run mass: MS start registered {at=6757712.039765849, delay=0.00485380832105875, ms=00053} 22:51:26.105717 run osmo-ms-mob/00054: Starting mobile 22:51:26.119359 run osmo-ms-mob/00054(pid=189): Launched 22:51:26.132553 run mass: MS start registered {at=6757712.340861822, delay=0.006886661984026432, ms=00054} 22:51:26.383983 run mass: MS performed LU {at=6757712.592206083, lu_delay=6.03048522491008, ms=00036} 22:51:26.415776 run osmo-ms-mob/00055: Starting mobile 22:51:26.430279 run osmo-ms-mob/00055(pid=190): Launched 22:51:26.436324 run mass: MS performed LU {at=6757712.644651803, lu_delay=5.527254142798483, ms=00038} 22:51:26.442376 run mass: MS start registered {at=6757712.650710523, delay=0.00607557687908411, ms=00055} 22:51:26.549666 run mass: MS performed LU {at=6757712.757861477, lu_delay=5.830721579492092, ms=00037} 22:51:26.563787 run osmo-ms-mob/00056: Starting mobile 22:51:26.576848 run osmo-ms-mob/00056(pid=191): Launched 22:51:26.587947 run mass: MS start registered {at=6757712.796270227, delay=0.004935498349368572, ms=00056} 22:51:26.694386 run mass: MS performed LU {at=6757712.90260344, lu_delay=5.614553960971534, ms=00039} 22:51:26.729358 run mass: MS performed LU {at=6757712.937603495, lu_delay=5.008999685756862, ms=00040} 22:51:26.743959 run osmo-ms-mob/00057: Starting mobile 22:51:26.757385 run osmo-ms-mob/00057(pid=192): Launched 22:51:26.768670 run mass: MS start registered {at=6757712.976990894, delay=0.005044576711952686, ms=00057} 22:51:26.983842 run mass: MS performed LU {at=6757713.19206246, lu_delay=4.951445149257779, ms=00041} 22:51:27.407590 run osmo-ms-mob/00058: Starting mobile 22:51:27.421235 run osmo-ms-mob/00058(pid=193): Launched 22:51:27.432639 run mass: MS start registered {at=6757713.640955748, delay=0.005077522248029709, ms=00058} 22:51:27.547177 run mass: MS performed LU {at=6757713.755396249, lu_delay=5.173939091153443, ms=00042} 22:51:27.705945 run osmo-ms-mob/00059: Starting mobile 22:51:27.719828 run osmo-ms-mob/00059(pid=194): Launched 22:51:27.731682 run mass: MS start registered {at=6757713.93999394, delay=0.0054145511239767075, ms=00059} 22:51:27.995110 run osmo-ms-mob/00060: Starting mobile 22:51:28.008451 run osmo-ms-mob/00060(pid=195): Launched 22:51:28.019655 run mass: MS start registered {at=6757714.227973199, delay=0.005121036432683468, ms=00060} 22:51:28.303187 run mass: MS performed LU {at=6757714.511409403, lu_delay=5.578171757981181, ms=00043} 22:51:28.345518 run osmo-ms-mob/00061: Starting mobile 22:51:28.358967 run osmo-ms-mob/00061(pid=196): Launched 22:51:28.365037 run mass: MS performed LU {at=6757714.573365196, lu_delay=4.731535104103386, ms=00046} 22:51:28.371168 run mass: MS start registered {at=6757714.579501952, delay=0.0061541274189949036, ms=00061} 22:51:28.414724 run mass: MS performed LU {at=6757714.622973335, lu_delay=5.507890531793237, ms=00045} 22:51:28.434992 run osmo-ms-mob/00062: Starting mobile 22:51:28.448183 run osmo-ms-mob/00062(pid=197): Launched 22:51:28.459494 run mass: MS start registered {at=6757714.667814983, delay=0.005230667069554329, ms=00062} 22:51:28.594475 run mass: MS performed LU {at=6757714.802694959, lu_delay=5.752923031337559, ms=00044} 22:51:28.618410 run mass: MS performed LU {at=6757714.826740064, lu_delay=4.697672724723816, ms=00047} 22:51:28.629623 run osmo-ms-mob/00063: Starting mobile 22:51:28.642675 run osmo-ms-mob/00063(pid=198): Launched 22:51:28.654214 run mass: MS start registered {at=6757714.862528965, delay=0.005212028510868549, ms=00063} 22:51:29.406935 run osmo-ms-mob/00064: Starting mobile 22:51:29.420582 run osmo-ms-mob/00064(pid=199): Launched 22:51:29.431934 run mass: MS start registered {at=6757715.640250843, delay=0.00527019239962101, ms=00064} 22:51:29.808582 run osmo-ms-mob/00065: Starting mobile 22:51:29.822383 run osmo-ms-mob/00065(pid=200): Launched 22:51:29.833405 run mass: MS start registered {at=6757716.041725003, delay=0.004932579584419727, ms=00065} 22:51:30.116600 run osmo-ms-mob/00066: Starting mobile 22:51:30.133046 run osmo-ms-mob/00066(pid=201): Launched 22:51:30.144285 run mass: MS start registered {at=6757716.352607625, delay=0.005173401907086372, ms=00066} 22:51:30.150532 run mass: MS performed LU {at=6757716.358861553, lu_delay=5.55677670519799, ms=00050} 22:51:30.166807 run mass: MS performed LU {at=6757716.375123941, lu_delay=5.947254214435816, ms=00048} 22:51:30.316011 run mass: MS performed LU {at=6757716.524230907, lu_delay=5.797262112610042, ms=00049} 22:51:30.331362 run osmo-ms-mob/00067: Starting mobile 22:51:30.344223 run osmo-ms-mob/00067(pid=202): Launched 22:51:30.355237 run mass: MS start registered {at=6757716.563559475, delay=0.005021955817937851, ms=00067} 22:51:30.460285 run mass: MS performed LU {at=6757716.668503497, lu_delay=5.223464026115835, ms=00051} 22:51:30.495832 run mass: MS performed LU {at=6757716.704053958, lu_delay=4.961960054002702, ms=00052} 22:51:30.513650 run osmo-ms-mob/00068: Starting mobile 22:51:30.526594 run osmo-ms-mob/00068(pid=203): Launched 22:51:30.532635 run mass: MS performed LU {at=6757716.740966102, lu_delay=4.701200253330171, ms=00053} 22:51:30.538394 run mass: MS start registered {at=6757716.746730282, delay=0.005780704319477081, ms=00068} 22:51:31.208779 run osmo-ms-mob/00069: Starting mobile 22:51:31.222972 run osmo-ms-mob/00069(pid=204): Launched 22:51:31.233946 run mass: MS start registered {at=6757717.442266254, delay=0.0049427580088377, ms=00069} 22:51:31.602564 run osmo-ms-mob/00070: Starting mobile 22:51:31.615878 run osmo-ms-mob/00070(pid=205): Launched 22:51:31.627019 run mass: MS start registered {at=6757717.835339248, delay=0.004962400533258915, ms=00070} 22:51:32.026999 run osmo-ms-mob/00071: Starting mobile 22:51:32.044302 run osmo-ms-mob/00071(pid=206): Launched 22:51:32.055623 run mass: MS start registered {at=6757718.263940738, delay=0.005262270569801331, ms=00071} 22:51:32.133795 run mass: MS performed LU {at=6757718.341993277, lu_delay=4.701037528924644, ms=00058} 22:51:32.158231 run mass: MS performed LU {at=6757718.366558549, lu_delay=5.57028832193464, ms=00056} 22:51:32.179215 run mass: MS performed LU {at=6757718.387467928, lu_delay=5.736757405102253, ms=00055} 22:51:32.194337 run osmo-ms-mob/00072: Starting mobile 22:51:32.207390 run osmo-ms-mob/00072(pid=207): Launched 22:51:32.218691 run mass: MS start registered {at=6757718.427014564, delay=0.005315626040101051, ms=00072} 22:51:32.305143 run mass: MS performed LU {at=6757718.513360782, lu_delay=5.536369887180626, ms=00057} 22:51:32.328847 run mass: MS performed LU {at=6757718.537173288, lu_delay=6.196311466395855, ms=00054} 22:51:32.360177 run mass: MS performed LU {at=6757718.568416456, lu_delay=4.628422515466809, ms=00059} 22:51:32.380559 run osmo-ms-mob/00073: Starting mobile 22:51:32.393731 run osmo-ms-mob/00073(pid=208): Launched 22:51:32.405017 run mass: MS start registered {at=6757718.613339474, delay=0.005344828590750694, ms=00073} 22:51:33.194679 run osmo-ms-mob/00074: Starting mobile 22:51:33.207786 run osmo-ms-mob/00074(pid=209): Launched 22:51:33.219950 run mass: MS start registered {at=6757719.428258818, delay=0.00597506295889616, ms=00074} 22:51:33.623333 run osmo-ms-mob/00075: Starting mobile 22:51:33.638197 run osmo-ms-mob/00075(pid=210): Launched 22:51:33.649648 run mass: MS start registered {at=6757719.857968512, delay=0.005260557867586613, ms=00075} 22:51:33.915521 run mass: MS performed LU {at=6757720.123741344, lu_delay=5.5442393915727735, ms=00061} 22:51:33.933739 run mass: MS performed LU {at=6757720.141979334, lu_delay=5.27945036906749, ms=00063} 22:51:33.950562 run osmo-ms-mob/00076: Starting mobile 22:51:33.963866 run osmo-ms-mob/00076(pid=211): Launched 22:51:33.975775 run mass: MS start registered {at=6757720.184092222, delay=0.005680898204445839, ms=00076} 22:51:33.988273 run mass: MS performed LU {at=6757720.196586223, lu_delay=5.968613023869693, ms=00060} 22:51:34.261597 run mass: MS performed LU {at=6757720.469813756, lu_delay=4.82956291269511, ms=00064} 22:51:34.495317 run osmo-ms-mob/00077: Starting mobile 22:51:34.508555 run osmo-ms-mob/00077(pid=212): Launched 22:51:34.519882 run mass: MS start registered {at=6757720.72820348, delay=0.005251574330031872, ms=00077} 22:51:34.958462 run mass: MS performed LU {at=6757721.16668305, lu_delay=6.498868066817522, ms=00062} 22:51:34.987764 run osmo-ms-mob/00078: Starting mobile 22:51:35.000957 run osmo-ms-mob/00078(pid=213): Launched 22:51:35.012143 run mass: MS start registered {at=6757721.220463826, delay=0.004922664724290371, ms=00078} 22:51:35.423876 run osmo-ms-mob/00079: Starting mobile 22:51:35.439532 run osmo-ms-mob/00079(pid=214): Launched 22:51:35.450677 run mass: MS start registered {at=6757721.658995795, delay=0.005113750696182251, ms=00079} 22:51:35.835318 run mass: MS performed LU {at=6757722.043536204, lu_delay=5.296805921941996, ms=00068} 22:51:35.849704 run osmo-ms-mob/00080: Starting mobile 22:51:35.863032 run osmo-ms-mob/00080(pid=215): Launched 22:51:35.869173 run mass: MS performed LU {at=6757722.077501124, lu_delay=5.724893499165773, ms=00066} 22:51:35.875282 run mass: MS start registered {at=6757722.08361567, delay=0.006133182905614376, ms=00080} 22:51:35.946764 run mass: MS performed LU {at=6757722.154997725, lu_delay=6.113272721879184, ms=00065} 22:51:36.126430 run mass: MS performed LU {at=6757722.3346505, lu_delay=5.771091024391353, ms=00067} 22:51:36.429045 run osmo-ms-mob/00081: Starting mobile 22:51:36.444977 run osmo-ms-mob/00081(pid=216): Launched 22:51:36.456406 run mass: MS start registered {at=6757722.664723406, delay=0.005157730542123318, ms=00081} 22:51:36.740339 run mass: MS performed LU {at=6757722.948558212, lu_delay=5.506291958503425, ms=00069} 22:51:36.771191 run osmo-ms-mob/00082: Starting mobile 22:51:36.784451 run osmo-ms-mob/00082(pid=217): Launched 22:51:36.795610 run mass: MS start registered {at=6757723.003925643, delay=0.00500408373773098, ms=00082} 22:51:36.989475 run mass: MS performed LU {at=6757723.197695932, lu_delay=5.362356684170663, ms=00070} 22:51:37.445364 run osmo-ms-mob/00083: Starting mobile 22:51:37.462942 run osmo-ms-mob/00083(pid=218): Launched 22:51:37.474495 run mass: MS start registered {at=6757723.682804692, delay=0.00528227724134922, ms=00083} 22:51:37.699710 run mass: MS performed LU {at=6757723.907887392, lu_delay=4.479628574103117, ms=00074} 22:51:37.756698 run mass: MS performed LU {at=6757723.964922524, lu_delay=5.537907959893346, ms=00072} 22:51:37.781384 run osmo-ms-mob/00084: Starting mobile 22:51:37.794825 run osmo-ms-mob/00084(pid=219): Launched 22:51:37.800944 run mass: MS performed LU {at=6757724.009271572, lu_delay=5.745330834761262, ms=00071} 22:51:37.807011 run mass: MS start registered {at=6757724.015345362, delay=0.0060906801372766495, ms=00084} 22:51:38.046363 run mass: MS performed LU {at=6757724.254586257, lu_delay=5.641246782615781, ms=00073} 22:51:38.426028 run osmo-ms-mob/00085: Starting mobile 22:51:38.442955 run osmo-ms-mob/00085(pid=220): Launched 22:51:38.454526 run mass: MS start registered {at=6757724.6628406, delay=0.005330244079232216, ms=00085} 22:51:39.004035 run osmo-ms-mob/00086: Starting mobile 22:51:39.018106 run osmo-ms-mob/00086(pid=221): Launched 22:51:39.030352 run mass: MS start registered {at=6757725.238658277, delay=0.00603732094168663, ms=00086} 22:51:39.636374 run osmo-ms-mob/00087: Starting mobile 22:51:39.653884 run osmo-ms-mob/00087(pid=222): Launched 22:51:39.664831 run mass: MS performed LU {at=6757725.87313162, lu_delay=6.015163107775152, ms=00075} 22:51:39.671272 run mass: MS start registered {at=6757725.879607463, delay=0.011362041346728802, ms=00087} 22:51:39.712372 run mass: MS performed LU {at=6757725.920591338, lu_delay=5.736499115824699, ms=00076} 22:51:39.800040 run mass: MS performed LU {at=6757726.008258541, lu_delay=5.280055060982704, ms=00077} 22:51:39.836030 run mass: MS performed LU {at=6757726.044265798, lu_delay=4.823801971971989, ms=00078} 22:51:40.195375 run osmo-ms-mob/00088: Starting mobile 22:51:40.208834 run osmo-ms-mob/00088(pid=223): Launched 22:51:40.220050 run mass: MS start registered {at=6757726.428368617, delay=0.005124411545693874, ms=00088} 22:51:40.808821 run osmo-ms-mob/00089: Starting mobile 22:51:40.823322 run osmo-ms-mob/00089(pid=224): Launched 22:51:40.834713 run mass: MS start registered {at=6757727.043033517, delay=0.005415729247033596, ms=00089} 22:51:41.425732 run osmo-ms-mob/00090: Starting mobile 22:51:41.442494 run osmo-ms-mob/00090(pid=225): Launched 22:51:41.453481 run mass: MS start registered {at=6757727.661801833, delay=0.004826882854104042, ms=00090} 22:51:41.464524 run mass: MS performed LU {at=6757727.672835725, lu_delay=6.013839930295944, ms=00079} 22:51:41.504060 run mass: MS performed LU {at=6757727.71227382, lu_delay=5.047550414688885, ms=00081} 22:51:41.613011 run mass: MS performed LU {at=6757727.821228474, lu_delay=4.817302831448615, ms=00082} 22:51:41.757770 run mass: MS performed LU {at=6757727.965990754, lu_delay=5.882375083863735, ms=00080} 22:51:42.117952 run osmo-ms-mob/00091: Starting mobile 22:51:42.134482 run osmo-ms-mob/00091(pid=226): Launched 22:51:42.145502 run mass: MS start registered {at=6757728.353821989, delay=0.004855693317949772, ms=00091} 22:51:42.807531 run osmo-ms-mob/00092: Starting mobile 22:51:42.821350 run osmo-ms-mob/00092(pid=227): Launched 22:51:42.832308 run mass: MS start registered {at=6757729.04062779, delay=0.004972993396222591, ms=00092} 22:51:43.431225 run mass: MS performed LU {at=6757729.639409327, lu_delay=5.624063964933157, ms=00084} 22:51:43.635145 run osmo-ms-mob/00093: Starting mobile 22:51:43.651716 run osmo-ms-mob/00093(pid=228): Launched 22:51:43.662727 run mass: MS start registered {at=6757729.871044428, delay=0.005002627149224281, ms=00093} 22:51:43.800388 run mass: MS performed LU {at=6757730.008605437, lu_delay=4.769947160035372, ms=00086} 22:51:44.494652 run osmo-ms-mob/00094: Starting mobile 22:51:44.507864 run osmo-ms-mob/00094(pid=229): Launched 22:51:44.519345 run mass: MS start registered {at=6757730.727655819, delay=0.0055052004754543304, ms=00094} 22:51:45.231431 run mass: MS performed LU {at=6757731.439647487, lu_delay=5.560040024109185, ms=00087} 22:51:45.378925 run mass: MS performed LU {at=6757731.58714493, lu_delay=5.1587763130664825, ms=00088} 22:51:45.420754 run osmo-ms-mob/00095: Starting mobile 22:51:45.436542 run osmo-ms-mob/00095(pid=230): Launched 22:51:45.447649 run mass: MS start registered {at=6757731.655972544, delay=0.005082320421934128, ms=00095} 22:51:45.484770 run mass: MS performed LU {at=6757731.692998526, lu_delay=4.649965008720756, ms=00089} 22:51:46.395123 run osmo-ms-mob/00096: Starting mobile 22:51:46.408860 run osmo-ms-mob/00096(pid=231): Launched 22:51:46.420290 run mass: MS start registered {at=6757732.628600285, delay=0.005290495231747627, ms=00096} 22:51:47.095465 run mass: MS performed LU {at=6757733.303683819, lu_delay=4.949861830100417, ms=00091} 22:51:47.197461 run mass: MS performed LU {at=6757733.405639392, lu_delay=5.743837559595704, ms=00090} 22:51:47.494968 run osmo-ms-mob/00097: Starting mobile 22:51:47.507882 run osmo-ms-mob/00097(pid=232): Launched 22:51:47.518892 run mass: MS start registered {at=6757733.727213247, delay=0.004990817978978157, ms=00097} 22:51:47.622947 run mass: MS performed LU {at=6757733.831166405, lu_delay=4.790538615547121, ms=00092} 22:51:48.834273 run osmo-ms-mob/00098: Starting mobile 22:51:48.849841 run osmo-ms-mob/00098(pid=233): Launched 22:51:48.861272 run mass: MS start registered {at=6757735.069594331, delay=0.005444660782814026, ms=00098} 22:51:49.145010 run mass: MS performed LU {at=6757735.353230387, lu_delay=5.482185958884656, ms=00093} 22:51:49.232816 run mass: MS performed LU {at=6757735.441035292, lu_delay=4.713379473425448, ms=00094} 22:51:50.629320 run osmo-ms-mob/00099: Starting mobile 22:51:50.647880 run osmo-ms-mob/00099(pid=234): Launched 22:51:50.654233 run mass: All started... {duration=55.76965091750026, too_slow=0} 22:51:50.659989 run mass: MS start registered {at=6757736.868316478, delay=0.0057499706745147705, ms=00099} 22:51:50.963146 run mass: MS performed LU {at=6757737.171330551, lu_delay=5.515358006581664, ms=00095} 22:51:50.980997 run mass: MS performed LU {at=6757737.189226534, lu_delay=4.560626248829067, ms=00096} 22:51:52.892892 run mass: MS performed LU {at=6757739.101109824, lu_delay=5.373896577395499, ms=00097} 22:51:54.728704 run mass: MS performed LU {at=6757740.936880695, lu_delay=5.867286363616586, ms=00098} 22:51:56.630596 run mass: MS performed LU {at=6757742.838816274, lu_delay=5.970499795861542, ms=00099} 22:52:00.613857 run mass: MS performed LU {at=6757746.822047063, lu_delay=23.139242371544242, ms=00083} 22:52:00.639237 run mass: MS performed LU {at=6757746.847566082, lu_delay=22.184725482016802, ms=00085} 22:52:00.645312 run mass: Tests done {all_completed=True, max=23.139242371544242, min=4.479628574103117} 22:52:00.650749 tst register_default_mass.py: Test passed (85.2 sec) 22:52:00.656108 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:52:00.659370 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:52:00.662632 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:52:00.665896 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:52:00.669171 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:52:00.672499 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:52:00.675853 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:52:00.679223 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:52:00.682530 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:52:00.685879 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:52:00.689192 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:52:00.692517 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:52:00.695834 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:52:00.699146 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:52:00.702557 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:52:00.705901 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:52:00.709311 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:52:00.712800 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:52:00.716800 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:52:00.720729 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:52:00.724075 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:52:00.727381 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:52:00.730746 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:52:00.734110 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:52:00.737463 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:52:00.740815 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:52:00.744141 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:52:00.747461 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:52:00.750839 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:52:00.754203 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:52:00.757976 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:52:00.761363 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:52:00.764729 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:52:00.768089 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:52:00.771428 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:52:00.775054 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:52:00.778513 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:52:00.781948 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:52:00.785403 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:52:00.788861 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:52:00.792305 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:52:00.795754 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:52:00.799201 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:52:00.802854 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:52:00.806327 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:52:00.809818 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:52:00.813254 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:52:00.816717 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:52:00.820360 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:52:00.824348 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:52:00.827813 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:52:00.831240 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:52:00.834713 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:52:00.838166 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:52:00.841605 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:52:00.845063 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:52:00.848678 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:52:00.852183 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:52:00.855637 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:52:00.859122 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:52:00.862603 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:52:00.866177 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:52:00.869642 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:52:00.873105 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:52:00.876601 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:52:00.880102 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:52:00.883551 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:52:00.887082 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:52:00.890542 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:52:00.894061 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:52:00.897526 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:52:00.900978 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:52:00.904851 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:52:00.908519 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:52:00.911986 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:52:00.916028 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:52:00.919527 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:52:00.922997 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:52:00.926499 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:52:00.929976 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:52:00.933469 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:52:00.936980 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:52:00.940430 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:52:00.943908 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:52:00.947388 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:52:00.950882 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:52:00.954355 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:52:00.958400 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:52:00.961888 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:52:00.965356 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:52:00.968858 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:52:00.972377 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:52:00.976330 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:52:00.979833 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:52:00.983403 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:52:00.986945 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:52:00.990484 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:52:00.994167 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:52:00.997956 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:52:01.001746 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:52:01.005282 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:52:01.008805 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:52:01.012400 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:52:01.015888 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:52:01.019436 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:52:01.023066 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:52:01.026625 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:52:01.030124 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:52:01.033626 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:52:01.037177 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:52:01.040760 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:52:01.044345 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:52:01.047835 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:52:01.051297 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:52:01.055063 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:52:01.058754 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:52:01.062410 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:52:01.065791 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:52:01.069183 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:52:01.072547 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:52:01.075941 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:52:01.079307 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:52:01.082684 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:52:01.086062 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:52:01.089431 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:52:01.092819 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:52:01.096210 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:52:01.099569 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:52:01.102941 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:52:01.106321 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:52:01.109706 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:52:01.113079 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:52:01.116454 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:52:01.119846 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:52:01.123216 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:52:01.126591 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:52:01.129977 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:52:01.133345 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:52:01.136716 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:52:01.140097 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:52:01.143465 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:52:01.146838 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:52:01.150229 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:52:01.153615 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:52:01.157008 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:52:01.160378 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:52:01.163784 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:52:01.167159 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:52:01.170530 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:52:01.173901 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:52:01.177285 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:52:01.180648 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:52:01.184027 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:52:01.187389 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:52:01.190786 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:52:01.194223 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:52:01.197648 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:52:01.201083 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:52:01.204535 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:52:01.207987 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:52:01.211450 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:52:01.214833 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:52:01.218193 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:52:01.221554 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:52:01.224894 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:52:01.228300 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:52:01.231668 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:52:01.234992 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:52:01.238383 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:52:01.241770 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:52:01.245139 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:52:01.248500 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:52:01.251874 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:52:01.255199 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:52:01.258563 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:52:01.261933 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:52:01.265348 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:52:01.268760 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:52:01.272215 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:52:01.275503 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:52:01.278788 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:52:01.282110 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:52:01.285452 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:52:01.288792 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:52:01.292124 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:52:01.295445 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:52:01.298718 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:52:01.301989 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:52:01.305270 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:52:01.308553 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:52:01.311814 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:52:01.315077 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:52:01.318354 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:52:01.321629 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:52:01.324889 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:52:01.328176 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:52:01.331440 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:52:01.334707 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:52:01.337987 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:52:01.341259 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:52:01.344527 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:52:01.347808 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:52:01.351070 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:52:01.354343 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:52:01.357607 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:52:01.360892 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:52:01.364169 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:52:01.367442 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:52:01.370720 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:52:01.374006 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:52:01.377293 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:52:01.380567 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:52:01.383849 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:52:01.387142 --- ParallelTerminationStrategy: PID 22 died... 22:52:01.388644 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:52:01.392271 --- ParallelTerminationStrategy: PID 23 died... 22:52:01.393757 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:52:01.397371 --- ParallelTerminationStrategy: PID 24 died... 22:52:01.398839 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:52:01.402483 --- ParallelTerminationStrategy: PID 25 died... 22:52:01.403966 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:52:01.407577 --- ParallelTerminationStrategy: PID 26 died... 22:52:01.409060 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:52:01.412687 --- ParallelTerminationStrategy: PID 27 died... 22:52:01.414162 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:52:01.417764 --- ParallelTerminationStrategy: PID 28 died... 22:52:01.419237 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:52:01.422862 --- ParallelTerminationStrategy: PID 29 died... 22:52:01.424366 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:52:01.428004 --- ParallelTerminationStrategy: PID 30 died... 22:52:01.429478 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:52:01.433104 --- ParallelTerminationStrategy: PID 31 died... 22:52:01.434571 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:52:01.438225 --- ParallelTerminationStrategy: PID 32 died... 22:52:01.439730 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:52:01.443375 --- ParallelTerminationStrategy: PID 33 died... 22:52:01.444868 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:52:01.448552 --- ParallelTerminationStrategy: PID 35 died... 22:52:01.450037 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:52:01.453716 --- ParallelTerminationStrategy: PID 36 died... 22:52:01.455198 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:52:01.458851 --- ParallelTerminationStrategy: PID 37 died... 22:52:01.460340 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:52:01.464005 --- ParallelTerminationStrategy: PID 38 died... 22:52:01.465491 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:52:01.469145 --- ParallelTerminationStrategy: PID 39 died... 22:52:01.470622 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:52:01.474252 --- ParallelTerminationStrategy: PID 40 died... 22:52:01.475737 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:52:01.479362 --- ParallelTerminationStrategy: PID 41 died... 22:52:01.480900 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:52:01.484597 --- ParallelTerminationStrategy: PID 42 died... 22:52:01.486102 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:52:01.489805 --- ParallelTerminationStrategy: PID 43 died... 22:52:01.491301 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:52:01.495003 --- ParallelTerminationStrategy: PID 44 died... 22:52:01.496523 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:52:01.500204 --- ParallelTerminationStrategy: PID 45 died... 22:52:01.501725 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:52:01.505442 --- ParallelTerminationStrategy: PID 46 died... 22:52:01.506936 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:52:01.510626 --- ParallelTerminationStrategy: PID 47 died... 22:52:01.512141 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:52:01.515825 --- ParallelTerminationStrategy: PID 48 died... 22:52:01.517322 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:52:01.521019 --- ParallelTerminationStrategy: PID 49 died... 22:52:01.522526 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:52:01.526204 --- ParallelTerminationStrategy: PID 50 died... 22:52:01.527725 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:52:01.531415 --- ParallelTerminationStrategy: PID 51 died... 22:52:01.532915 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:52:01.536620 --- ParallelTerminationStrategy: PID 52 died... 22:52:01.538119 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:52:01.541873 --- ParallelTerminationStrategy: PID 53 died... 22:52:01.543380 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:52:01.547080 --- ParallelTerminationStrategy: PID 54 died... 22:52:01.548587 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:52:01.552269 --- ParallelTerminationStrategy: PID 55 died... 22:52:01.553764 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:52:01.557454 --- ParallelTerminationStrategy: PID 56 died... 22:52:01.558949 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:52:01.562677 --- ParallelTerminationStrategy: PID 57 died... 22:52:01.564180 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:52:01.567860 --- ParallelTerminationStrategy: PID 58 died... 22:52:01.569362 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:52:01.573053 --- ParallelTerminationStrategy: PID 59 died... 22:52:01.574547 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:52:01.578240 --- ParallelTerminationStrategy: PID 60 died... 22:52:01.579732 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:52:01.583407 --- ParallelTerminationStrategy: PID 61 died... 22:52:01.584914 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:52:01.588593 --- ParallelTerminationStrategy: PID 62 died... 22:52:01.590068 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:52:01.593681 --- ParallelTerminationStrategy: PID 63 died... 22:52:01.595162 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:52:01.598806 --- ParallelTerminationStrategy: PID 64 died... 22:52:01.600276 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:52:01.603906 --- ParallelTerminationStrategy: PID 65 died... 22:52:01.605365 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:52:01.609023 --- ParallelTerminationStrategy: PID 66 died... 22:52:01.610496 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:52:01.614122 --- ParallelTerminationStrategy: PID 67 died... 22:52:01.615591 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:52:01.619207 --- ParallelTerminationStrategy: PID 68 died... 22:52:01.620674 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:52:01.624334 --- ParallelTerminationStrategy: PID 69 died... 22:52:01.625800 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:52:01.629428 --- ParallelTerminationStrategy: PID 70 died... 22:52:01.630893 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:52:01.634549 --- ParallelTerminationStrategy: PID 71 died... 22:52:01.636067 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:52:01.639763 --- ParallelTerminationStrategy: PID 72 died... 22:52:01.641248 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:52:01.644870 --- ParallelTerminationStrategy: PID 73 died... 22:52:01.646337 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:52:01.649986 --- ParallelTerminationStrategy: PID 74 died... 22:52:01.651448 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:52:01.655074 --- ParallelTerminationStrategy: PID 75 died... 22:52:01.656595 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:52:01.660224 --- ParallelTerminationStrategy: PID 76 died... 22:52:01.661683 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:52:01.665298 --- ParallelTerminationStrategy: PID 77 died... 22:52:01.666759 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:52:01.670401 --- ParallelTerminationStrategy: PID 78 died... 22:52:01.671889 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:52:01.675502 --- ParallelTerminationStrategy: PID 79 died... 22:52:01.676974 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:52:01.680612 --- ParallelTerminationStrategy: PID 80 died... 22:52:01.682089 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:52:01.685724 --- ParallelTerminationStrategy: PID 81 died... 22:52:01.687191 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:52:01.690837 --- ParallelTerminationStrategy: PID 82 died... 22:52:01.692315 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:52:01.695929 --- ParallelTerminationStrategy: PID 83 died... 22:52:01.697394 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:52:01.701053 --- ParallelTerminationStrategy: PID 84 died... 22:52:01.702517 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:52:01.706137 --- ParallelTerminationStrategy: PID 85 died... 22:52:01.707601 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:52:01.711206 --- ParallelTerminationStrategy: PID 86 died... 22:52:01.712669 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:52:01.716282 --- ParallelTerminationStrategy: PID 87 died... 22:52:01.717753 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:52:01.721348 --- ParallelTerminationStrategy: PID 88 died... 22:52:01.722809 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:52:01.726443 --- ParallelTerminationStrategy: PID 89 died... 22:52:01.727903 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:52:01.731523 --- ParallelTerminationStrategy: PID 90 died... 22:52:01.733010 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:52:01.736611 --- ParallelTerminationStrategy: PID 91 died... 22:52:01.738070 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:52:01.741692 --- ParallelTerminationStrategy: PID 92 died... 22:52:01.743139 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:52:01.746720 --- ParallelTerminationStrategy: PID 93 died... 22:52:01.748187 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:52:01.751789 --- ParallelTerminationStrategy: PID 94 died... 22:52:01.753254 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:52:01.756922 --- ParallelTerminationStrategy: PID 95 died... 22:52:01.758415 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:52:01.762074 --- ParallelTerminationStrategy: PID 96 died... 22:52:01.763559 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:52:01.767245 --- ParallelTerminationStrategy: PID 97 died... 22:52:01.768756 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:52:01.772428 --- ParallelTerminationStrategy: PID 98 died... 22:52:01.773924 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:52:01.777597 --- ParallelTerminationStrategy: PID 99 died... 22:52:01.779080 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:52:01.782760 --- ParallelTerminationStrategy: PID 100 died... 22:52:01.784244 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:52:01.787938 --- ParallelTerminationStrategy: PID 101 died... 22:52:01.789423 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:52:01.793055 --- ParallelTerminationStrategy: PID 102 died... 22:52:01.794512 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:52:01.798131 --- ParallelTerminationStrategy: PID 103 died... 22:52:01.799577 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:52:01.803172 --- ParallelTerminationStrategy: PID 104 died... 22:52:01.804639 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:52:01.808221 --- ParallelTerminationStrategy: PID 105 died... 22:52:01.809670 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:52:01.813277 --- ParallelTerminationStrategy: PID 106 died... 22:52:01.814728 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:52:01.818329 --- ParallelTerminationStrategy: PID 107 died... 22:52:01.819781 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:52:01.823377 --- ParallelTerminationStrategy: PID 108 died... 22:52:01.824831 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:52:01.828424 --- ParallelTerminationStrategy: PID 109 died... 22:52:01.829877 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:52:01.833480 --- ParallelTerminationStrategy: PID 110 died... 22:52:01.834933 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:52:01.838531 --- ParallelTerminationStrategy: PID 111 died... 22:52:01.839997 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:52:01.843602 --- ParallelTerminationStrategy: PID 112 died... 22:52:01.845071 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:52:01.848672 --- ParallelTerminationStrategy: PID 113 died... 22:52:01.850136 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:52:01.853749 --- ParallelTerminationStrategy: PID 114 died... 22:52:01.855201 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:52:01.858795 --- ParallelTerminationStrategy: PID 115 died... 22:52:01.860255 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:52:01.863853 --- ParallelTerminationStrategy: PID 116 died... 22:52:01.865311 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:52:01.868948 --- ParallelTerminationStrategy: PID 117 died... 22:52:01.870403 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:52:01.874011 --- ParallelTerminationStrategy: PID 118 died... 22:52:01.875476 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:52:01.879084 --- ParallelTerminationStrategy: PID 119 died... 22:52:01.880550 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:52:01.884149 --- ParallelTerminationStrategy: PID 120 died... 22:52:01.885609 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:52:01.889222 --- ParallelTerminationStrategy: PID 121 died... 22:52:01.890682 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:52:01.894301 --- ParallelTerminationStrategy: PID 122 died... 22:52:01.895777 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:52:01.899369 --- ParallelTerminationStrategy: PID 123 died... 22:52:01.900836 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:52:01.904439 --- ParallelTerminationStrategy: PID 124 died... 22:52:01.905893 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:52:01.909509 --- ParallelTerminationStrategy: PID 125 died... 22:52:01.910968 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:52:01.914570 --- ParallelTerminationStrategy: PID 126 died... 22:52:01.916042 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:52:01.919625 --- ParallelTerminationStrategy: PID 127 died... 22:52:01.921091 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:52:01.924699 --- ParallelTerminationStrategy: PID 128 died... 22:52:01.926163 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:52:01.929780 --- ParallelTerminationStrategy: PID 129 died... 22:52:01.931234 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:52:01.934844 --- ParallelTerminationStrategy: PID 130 died... 22:52:01.936319 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:52:01.939909 --- ParallelTerminationStrategy: PID 131 died... 22:52:01.941365 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:52:01.944954 --- ParallelTerminationStrategy: PID 132 died... 22:52:01.946410 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:52:01.950012 --- ParallelTerminationStrategy: PID 133 died... 22:52:01.951465 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:52:01.955059 --- ParallelTerminationStrategy: PID 134 died... 22:52:01.956522 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:52:01.960141 --- ParallelTerminationStrategy: PID 135 died... 22:52:01.961598 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:52:01.965216 --- ParallelTerminationStrategy: PID 136 died... 22:52:01.966667 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:52:01.970298 --- ParallelTerminationStrategy: PID 137 died... 22:52:01.971761 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:52:01.975403 --- ParallelTerminationStrategy: PID 138 died... 22:52:01.976886 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:52:01.980504 --- ParallelTerminationStrategy: PID 139 died... 22:52:01.981968 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:52:01.985608 --- ParallelTerminationStrategy: PID 140 died... 22:52:01.987070 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:52:01.990693 --- ParallelTerminationStrategy: PID 141 died... 22:52:01.992174 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:52:01.995796 --- ParallelTerminationStrategy: PID 142 died... 22:52:01.997260 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:52:02.000865 --- ParallelTerminationStrategy: PID 143 died... 22:52:02.002316 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:52:02.005946 --- ParallelTerminationStrategy: PID 144 died... 22:52:02.007409 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:52:02.011046 --- ParallelTerminationStrategy: PID 145 died... 22:52:02.012517 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:52:02.016152 --- ParallelTerminationStrategy: PID 146 died... 22:52:02.017610 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:52:02.021234 --- ParallelTerminationStrategy: PID 147 died... 22:52:02.022699 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:52:02.026331 --- ParallelTerminationStrategy: PID 148 died... 22:52:02.027798 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:52:02.031443 --- ParallelTerminationStrategy: PID 149 died... 22:52:02.032928 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:52:02.036566 --- ParallelTerminationStrategy: PID 150 died... 22:52:02.038036 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:52:02.041663 --- ParallelTerminationStrategy: PID 151 died... 22:52:02.043135 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:52:02.046763 --- ParallelTerminationStrategy: PID 152 died... 22:52:02.048250 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:52:02.051876 --- ParallelTerminationStrategy: PID 153 died... 22:52:02.053345 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:52:02.056983 --- ParallelTerminationStrategy: PID 154 died... 22:52:02.058441 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:52:02.062078 --- ParallelTerminationStrategy: PID 155 died... 22:52:02.063538 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:52:02.067178 --- ParallelTerminationStrategy: PID 156 died... 22:52:02.068661 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:52:02.072297 --- ParallelTerminationStrategy: PID 157 died... 22:52:02.073758 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:52:02.077377 --- ParallelTerminationStrategy: PID 158 died... 22:52:02.078843 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:52:02.082486 --- ParallelTerminationStrategy: PID 159 died... 22:52:02.083954 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:52:02.087583 --- ParallelTerminationStrategy: PID 160 died... 22:52:02.089082 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:52:02.092707 --- ParallelTerminationStrategy: PID 161 died... 22:52:02.094172 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:52:02.097792 --- ParallelTerminationStrategy: PID 162 died... 22:52:02.099254 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:52:02.102873 --- ParallelTerminationStrategy: PID 163 died... 22:52:02.104339 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:52:02.107968 --- ParallelTerminationStrategy: PID 164 died... 22:52:02.109427 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:52:02.113069 --- ParallelTerminationStrategy: PID 165 died... 22:52:02.114541 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:52:02.118200 --- ParallelTerminationStrategy: PID 166 died... 22:52:02.119667 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:52:02.123304 --- ParallelTerminationStrategy: PID 167 died... 22:52:02.124775 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:52:02.128406 --- ParallelTerminationStrategy: PID 168 died... 22:52:02.129868 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:52:02.133504 --- ParallelTerminationStrategy: PID 169 died... 22:52:02.134974 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:52:02.138606 --- ParallelTerminationStrategy: PID 170 died... 22:52:02.140085 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:52:02.143731 --- ParallelTerminationStrategy: PID 171 died... 22:52:02.145186 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:52:02.148822 --- ParallelTerminationStrategy: PID 172 died... 22:52:02.150284 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:52:02.153915 --- ParallelTerminationStrategy: PID 173 died... 22:52:02.155373 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:52:02.158989 --- ParallelTerminationStrategy: PID 174 died... 22:52:02.160459 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:52:02.164105 --- ParallelTerminationStrategy: PID 175 died... 22:52:02.165572 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:52:02.169206 --- ParallelTerminationStrategy: PID 176 died... 22:52:02.170666 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:52:02.174323 --- ParallelTerminationStrategy: PID 177 died... 22:52:02.175792 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:52:02.179415 --- ParallelTerminationStrategy: PID 178 died... 22:52:02.180890 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:52:02.184531 --- ParallelTerminationStrategy: PID 179 died... 22:52:02.186008 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:52:02.189632 --- ParallelTerminationStrategy: PID 180 died... 22:52:02.191092 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:52:02.194723 --- ParallelTerminationStrategy: PID 181 died... 22:52:02.196215 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:52:02.199864 --- ParallelTerminationStrategy: PID 182 died... 22:52:02.201351 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:52:02.205043 --- ParallelTerminationStrategy: PID 183 died... 22:52:02.206531 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:52:02.210218 --- ParallelTerminationStrategy: PID 184 died... 22:52:02.211698 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:52:02.215379 --- ParallelTerminationStrategy: PID 185 died... 22:52:02.216876 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:52:02.220579 --- ParallelTerminationStrategy: PID 186 died... 22:52:02.222070 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:52:02.225748 --- ParallelTerminationStrategy: PID 187 died... 22:52:02.227229 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:52:02.230853 --- ParallelTerminationStrategy: PID 188 died... 22:52:02.232335 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:52:02.235973 --- ParallelTerminationStrategy: PID 189 died... 22:52:02.237442 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:52:02.241077 --- ParallelTerminationStrategy: PID 190 died... 22:52:02.242536 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:52:02.246198 --- ParallelTerminationStrategy: PID 191 died... 22:52:02.247661 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:52:02.251305 --- ParallelTerminationStrategy: PID 192 died... 22:52:02.252787 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:52:02.256413 --- ParallelTerminationStrategy: PID 193 died... 22:52:02.257878 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:52:02.261487 --- ParallelTerminationStrategy: PID 194 died... 22:52:02.262946 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:52:02.266594 --- ParallelTerminationStrategy: PID 195 died... 22:52:02.268069 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:52:02.271706 --- ParallelTerminationStrategy: PID 196 died... 22:52:02.273172 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:52:02.276808 --- ParallelTerminationStrategy: PID 197 died... 22:52:02.278275 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:52:02.281907 --- ParallelTerminationStrategy: PID 198 died... 22:52:02.283373 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:52:02.286992 --- ParallelTerminationStrategy: PID 199 died... 22:52:02.288468 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:52:02.292097 --- ParallelTerminationStrategy: PID 200 died... 22:52:02.293556 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:52:02.297179 --- ParallelTerminationStrategy: PID 201 died... 22:52:02.298647 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:52:02.302304 --- ParallelTerminationStrategy: PID 202 died... 22:52:02.303781 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:52:02.307389 --- ParallelTerminationStrategy: PID 203 died... 22:52:02.308869 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:52:02.312505 --- ParallelTerminationStrategy: PID 204 died... 22:52:02.313964 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:52:02.317599 --- ParallelTerminationStrategy: PID 205 died... 22:52:02.319059 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:52:02.322698 --- ParallelTerminationStrategy: PID 206 died... 22:52:02.324157 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:52:02.327780 --- ParallelTerminationStrategy: PID 207 died... 22:52:02.329245 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:52:02.332883 --- ParallelTerminationStrategy: PID 208 died... 22:52:02.334342 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:52:02.337958 --- ParallelTerminationStrategy: PID 209 died... 22:52:02.339417 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:52:02.343044 --- ParallelTerminationStrategy: PID 210 died... 22:52:02.344518 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:52:02.348150 --- ParallelTerminationStrategy: PID 211 died... 22:52:02.349623 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:52:02.353260 --- ParallelTerminationStrategy: PID 212 died... 22:52:02.354726 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:52:02.358357 --- ParallelTerminationStrategy: PID 213 died... 22:52:02.359828 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:52:02.363442 --- ParallelTerminationStrategy: PID 214 died... 22:52:02.364911 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:52:02.368548 --- ParallelTerminationStrategy: PID 215 died... 22:52:02.370002 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:52:02.373626 --- ParallelTerminationStrategy: PID 216 died... 22:52:02.375077 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:52:02.378693 --- ParallelTerminationStrategy: PID 217 died... 22:52:02.380156 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:52:02.383795 --- ParallelTerminationStrategy: PID 218 died... 22:52:02.385271 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:52:02.388901 --- ParallelTerminationStrategy: PID 219 died... 22:52:02.390360 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:52:02.394005 --- ParallelTerminationStrategy: PID 220 died... 22:52:02.395483 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:52:02.399118 --- ParallelTerminationStrategy: PID 221 died... 22:52:02.400596 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:52:02.404229 --- ParallelTerminationStrategy: PID 222 died... 22:52:02.405689 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:52:02.409323 --- ParallelTerminationStrategy: PID 223 died... 22:52:02.410778 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:52:02.414400 --- ParallelTerminationStrategy: PID 224 died... 22:52:02.415875 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:52:02.419512 --- ParallelTerminationStrategy: PID 225 died... 22:52:02.420983 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:52:02.424624 --- ParallelTerminationStrategy: PID 226 died... 22:52:02.426096 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:52:02.429734 --- ParallelTerminationStrategy: PID 227 died... 22:52:02.431190 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:52:02.434829 --- ParallelTerminationStrategy: PID 228 died... 22:52:02.436308 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:52:02.439926 --- ParallelTerminationStrategy: PID 229 died... 22:52:02.441387 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:52:02.445010 --- ParallelTerminationStrategy: PID 230 died... 22:52:02.446465 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:52:02.450092 --- ParallelTerminationStrategy: PID 231 died... 22:52:02.451558 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:52:02.455184 --- ParallelTerminationStrategy: PID 232 died... 22:52:02.456659 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:52:02.460284 --- ParallelTerminationStrategy: PID 233 died... 22:52:02.461741 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:52:02.465361 --- ParallelTerminationStrategy: PID 234 died... 22:52:02.466821 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:52:05.871061 --- ParallelTerminationStrategy: PID 34 died... 22:52:05.877275 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8301 netreg_mass PASS --------------------------------------------------------------------- 22:52:05.958584 tst trial-8301: Storing JUnit report in /build/trial-8301/run.2026-04-14_22-50-35/trial-8301.xml -------------------------------------------------------------------------------------------- trial-8301 PASS -------------------------------------------------------------------------------------------- 22:52:05.969906 tst trial-8301: trial-8301: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (85.2 sec) + exit_code=0 + rm -rf trial-8301/inst + cd trial-8301 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2026-04-14 22:50:34 No journal files were found. + readlink last_run + tar czf /build/trial-8301-run.tgz run.2026-04-14_22-50-35 + tar czf /build/trial-8301-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-14_13_29_29.tgz osmo-bts-oc2g.build-2026-04-14_00_51_21.tgz osmo-bts-sysmo.build-2026-04-14_00_51_23.tgz osmo-bts.build-2026-04-14_00_51_32.tgz osmo-ggsn.build-2026-04-14_20_47_17.tgz osmo-hlr.build-2026-04-14_16_36_35.tgz osmo-hnbgw.build-2026-04-14_13_30_44.tgz osmo-mgw.build-2026-04-14_08_33_07.tgz osmo-msc.build-2026-04-14_13_35_21.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-14_07_35_20.tgz osmo-pcu-sysmo.build-2026-04-14_07_35_17.tgz osmo-pcu.build-2026-04-14_07_35_17.tgz osmo-sgsn.build-2026-04-14_20_49_42.tgz osmo-stp.build-2026-04-14_13_25_32.tgz osmo-trx.build-2026-04-14_14_22_24.tgz osmocom-bb.build-2026-04-14_21_20_15.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