Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7708
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins11727385983193856899.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-8267
+ 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 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s

#6 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s

#7 [ 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
#7 CACHED

#8 [ 8/28] RUN	MKDIR /var/run/sshd
#8 CACHED

#9 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#9 CACHED

#10 [ 6/28] RUN	PIP3 install --break-system-packages 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#10 CACHED

#11 [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
#11 CACHED

#12 [ 2/28] RUN     useradd -ms /bin/bash jenkins
#12 CACHED

#13 [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
#13 CACHED

#14 [24/28] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#14 CACHED

#15 [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
#15 CACHED

#16 [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
#16 CACHED

#17 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#17 CACHED

#18 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#18 CACHED

#19 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#19 CACHED

#20 [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
#20 CACHED

#21 [20/28] WORKDIR	/TMP
#21 CACHED

#22 [ 7/28] RUN	APT-GET update && apt-get install -y openssh-server
#22 CACHED

#23 [11/28] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#23 CACHED

#24 [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
#24 CACHED

#25 [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
#25 CACHED

#26 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#26 CACHED

#27 [ 3/28] RUN     groupadd osmo-gsm-tester
#27 CACHED

#28 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#28 CACHED

#29 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#29 CACHED

#30 [21/28] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#30 CACHED

#31 [ 9/28] COPY	SSH /root/.ssh
#31 CACHED

#32 [10/28] COPY	--CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#32 CACHED

#33 [28/28] WORKDIR	/DATA
#33 CACHED

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:0d47282f2e56ee110bd73b4ab2006880dacdc9279ba18f02c51ba476d2f30422 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
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=8268 -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-03-12 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8268
+ mkdir -p trial-8268
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-12_13_26_51.tgz osmo-bts-oc2g.build-2026-03-12_00_51_27.tgz osmo-bts-sysmo.build-2026-03-12_00_51_31.tgz osmo-bts.build-2026-03-12_00_51_30.tgz osmo-ggsn.build-2026-03-12_20_42_38.tgz osmo-hlr.build-2026-03-12_16_37_01.tgz osmo-hnbgw.build-2026-03-12_13_30_45.tgz osmo-mgw.build-2026-03-12_08_33_04.tgz osmo-msc.build-2026-03-12_13_32_57.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-12_07_35_01.tgz osmo-pcu-sysmo.build-2026-03-12_07_34_54.tgz osmo-pcu.build-2026-03-12_07_35_06.tgz osmo-sgsn.build-2026-03-12_20_48_22.tgz osmo-stp.build-2026-03-12_13_25_40.tgz osmo-trx.build-2026-03-12_14_21_58.tgz osmocom-bb.build-2026-03-12_21_17_50.tgz srslte.build-19.tgz trial-8268
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-12_13_26_51.md5 osmo-bts-oc2g.build-2026-03-12_00_51_27.md5 osmo-bts-sysmo.build-2026-03-12_00_51_31.md5 osmo-bts.build-2026-03-12_00_51_30.md5 osmo-ggsn.build-2026-03-12_20_42_38.md5 osmo-hlr.build-2026-03-12_16_37_01.md5 osmo-hnbgw.build-2026-03-12_13_30_45.md5 osmo-mgw.build-2026-03-12_08_33_04.md5 osmo-msc.build-2026-03-12_13_32_57.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-12_07_35_01.md5 osmo-pcu-sysmo.build-2026-03-12_07_34_54.md5 osmo-pcu.build-2026-03-12_07_35_06.md5 osmo-sgsn.build-2026-03-12_20_48_22.md5 osmo-stp.build-2026-03-12_13_25_40.md5 osmo-trx.build-2026-03-12_14_21_58.md5 osmocom-bb.build-2026-03-12_21_17_50.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-12_13_26_51.md5 osmo-bts-oc2g.build-2026-03-12_00_51_27.md5 osmo-bts-sysmo.build-2026-03-12_00_51_31.md5 osmo-bts.build-2026-03-12_00_51_30.md5 osmo-ggsn.build-2026-03-12_20_42_38.md5 osmo-hlr.build-2026-03-12_16_37_01.md5 osmo-hnbgw.build-2026-03-12_13_30_45.md5 osmo-mgw.build-2026-03-12_08_33_04.md5 osmo-msc.build-2026-03-12_13_32_57.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-12_07_35_01.md5 osmo-pcu-sysmo.build-2026-03-12_07_34_54.md5 osmo-pcu.build-2026-03-12_07_35_06.md5 osmo-sgsn.build-2026-03-12_20_48_22.md5 osmo-stp.build-2026-03-12_13_25_40.md5 osmo-trx.build-2026-03-12_14_21_58.md5 osmocom-bb.build-2026-03-12_21_17_50.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-8268 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8268'
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-8268
--------------------------------------------------------------------------------------------
22:48:15.731552 tst                       trial-8268: Detailed log at /build/trial-8268/run.2026-03-12_22-48-15/log

---------------------------------------------------------------------
trial-8268 netreg_mass
---------------------------------------------------------------------
22:48:15.937163 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.937528 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.938296 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.939444 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.980510 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.981399 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.982817 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.045792 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-8268 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.046549 tst       register_default_mass.py:9: Claiming resources for the test
22:48:16.061698 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.062194 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.062644 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.063091 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.063530 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.063995 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.064447 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.095083 tst         register_default_mass.py: using LAC 2
22:48:16.117038 tst         register_default_mass.py: using RAC 2
22:48:16.143094 tst         register_default_mass.py: using CellId 2
22:48:16.172177 tst         register_default_mass.py: using BVCI 3
22:48:16.185702 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.186373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.186959 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.187472 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.187991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.188509 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.188997 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.189506 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.190052 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.190576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.191092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.191610 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.192140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.192660 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.193193 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.193724 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.194245 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.194782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.195305 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.195838 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.196360 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.196890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.197411 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.197926 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.198460 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.198977 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.199500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.200044 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.200573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.201096 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.201614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.202143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.202670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.203207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.203743 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.204262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.204778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.205308 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.205822 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.206321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.206836 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.207348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.207868 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.208391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.208904 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.209406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.209908 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.210442 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.210961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.211471 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.212003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.212515 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.213011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.213520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.214038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.214544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.215042 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.215563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.216086 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.216586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.217083 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.217610 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.218123 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.218629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.219140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.219650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.220169 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.220690 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.221203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.221699 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.222201 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.222721 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.223292 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.223812 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.224331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.224836 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.225335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.225850 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.226359 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.226863 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.227357 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.227883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.228396 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.228984 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.229514 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.230024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.230549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.231057 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.231561 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.232090 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.232615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.233127 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.233648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.234162 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.234668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.235163 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.235679 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.236189 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.236685 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.237184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.237693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.238253 tst      register_default_mass.py:21: Launching a simple network
22:48:16.248216 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.367463 run            create_hlr_db(pid=20): Launched
22:48:17.382269 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.398828 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.414015 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.419854 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.602137 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.616789 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.622412 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.039542 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.054555 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.069348 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.196843 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.211807 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.217476 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.240802 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.255992 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.261739 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.575416 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.590539 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.617062 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.790744 run         osmo-bts-virtual(pid=34): Launched
22:48:28.826252 tst         register_default_mass.py: using MSISDN 1001
22:48:28.840488 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.879951 tst         register_default_mass.py: using MSISDN 1002
22:48:28.897760 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.928504 tst         register_default_mass.py: using MSISDN 1003
22:48:28.943256 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.973768 tst         register_default_mass.py: using MSISDN 1004
22:48:28.988376 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.018434 tst         register_default_mass.py: using MSISDN 1005
22:48:29.032532 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.062206 tst         register_default_mass.py: using MSISDN 1006
22:48:29.076144 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.105925 tst         register_default_mass.py: using MSISDN 1007
22:48:29.120005 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.149718 tst         register_default_mass.py: using MSISDN 1008
22:48:29.163573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.193219 tst         register_default_mass.py: using MSISDN 1009
22:48:29.207115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.236761 tst         register_default_mass.py: using MSISDN 1010
22:48:29.250753 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.280463 tst         register_default_mass.py: using MSISDN 1011
22:48:29.294417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.324006 tst         register_default_mass.py: using MSISDN 1012
22:48:29.337850 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.367555 tst         register_default_mass.py: using MSISDN 1013
22:48:29.381620 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.411356 tst         register_default_mass.py: using MSISDN 1014
22:48:29.425358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.454832 tst         register_default_mass.py: using MSISDN 1015
22:48:29.468754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.498133 tst         register_default_mass.py: using MSISDN 1016
22:48:29.512133 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.541526 tst         register_default_mass.py: using MSISDN 1017
22:48:29.555423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.584845 tst         register_default_mass.py: using MSISDN 1018
22:48:29.598624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.628032 tst         register_default_mass.py: using MSISDN 1019
22:48:29.641708 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.670933 tst         register_default_mass.py: using MSISDN 1020
22:48:29.684733 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.714216 tst         register_default_mass.py: using MSISDN 1021
22:48:29.728061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.761313 tst         register_default_mass.py: using MSISDN 1022
22:48:29.777107 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.806487 tst         register_default_mass.py: using MSISDN 1023
22:48:29.820445 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.849691 tst         register_default_mass.py: using MSISDN 1024
22:48:29.863437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.892713 tst         register_default_mass.py: using MSISDN 1025
22:48:29.906361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.935636 tst         register_default_mass.py: using MSISDN 1026
22:48:29.949396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.978844 tst         register_default_mass.py: using MSISDN 1027
22:48:29.992776 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.022392 tst         register_default_mass.py: using MSISDN 1028
22:48:30.036346 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.066507 tst         register_default_mass.py: using MSISDN 1029
22:48:30.080652 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.110797 tst         register_default_mass.py: using MSISDN 1030
22:48:30.125090 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.155414 tst         register_default_mass.py: using MSISDN 1031
22:48:30.169533 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.199379 tst         register_default_mass.py: using MSISDN 1032
22:48:30.213604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.243782 tst         register_default_mass.py: using MSISDN 1033
22:48:30.255433 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.285892 tst         register_default_mass.py: using MSISDN 1034
22:48:30.300329 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.330561 tst         register_default_mass.py: using MSISDN 1035
22:48:30.344916 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.375325 tst         register_default_mass.py: using MSISDN 1036
22:48:30.389706 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.420164 tst         register_default_mass.py: using MSISDN 1037
22:48:30.434466 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.464727 tst         register_default_mass.py: using MSISDN 1038
22:48:30.479147 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.509480 tst         register_default_mass.py: using MSISDN 1039
22:48:30.523851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.554264 tst         register_default_mass.py: using MSISDN 1040
22:48:30.568390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.598596 tst         register_default_mass.py: using MSISDN 1041
22:48:30.612975 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.642977 tst         register_default_mass.py: using MSISDN 1042
22:48:30.657330 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.687734 tst         register_default_mass.py: using MSISDN 1043
22:48:30.702002 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.732292 tst         register_default_mass.py: using MSISDN 1044
22:48:30.746549 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.776804 tst         register_default_mass.py: using MSISDN 1045
22:48:30.791060 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.821540 tst         register_default_mass.py: using MSISDN 1046
22:48:30.835838 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.866182 tst         register_default_mass.py: using MSISDN 1047
22:48:30.880532 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.910937 tst         register_default_mass.py: using MSISDN 1048
22:48:30.925427 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.955708 tst         register_default_mass.py: using MSISDN 1049
22:48:30.969871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.000108 tst         register_default_mass.py: using MSISDN 1050
22:48:31.014402 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.044774 tst         register_default_mass.py: using MSISDN 1051
22:48:31.059025 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.089446 tst         register_default_mass.py: using MSISDN 1052
22:48:31.103772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.133966 tst         register_default_mass.py: using MSISDN 1053
22:48:31.148264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.178465 tst         register_default_mass.py: using MSISDN 1054
22:48:31.192831 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.223342 tst         register_default_mass.py: using MSISDN 1055
22:48:31.237681 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.268361 tst         register_default_mass.py: using MSISDN 1056
22:48:31.282815 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.313350 tst         register_default_mass.py: using MSISDN 1057
22:48:31.327723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.357940 tst         register_default_mass.py: using MSISDN 1058
22:48:31.372077 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.401966 tst         register_default_mass.py: using MSISDN 1059
22:48:31.416144 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.446645 tst         register_default_mass.py: using MSISDN 1060
22:48:31.461154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.491597 tst         register_default_mass.py: using MSISDN 1061
22:48:31.505985 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.536461 tst         register_default_mass.py: using MSISDN 1062
22:48:31.550933 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.581346 tst         register_default_mass.py: using MSISDN 1063
22:48:31.595770 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.626471 tst         register_default_mass.py: using MSISDN 1064
22:48:31.640948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.671245 tst         register_default_mass.py: using MSISDN 1065
22:48:31.685829 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.716117 tst         register_default_mass.py: using MSISDN 1066
22:48:31.730236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.760866 tst         register_default_mass.py: using MSISDN 1067
22:48:31.775350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.805781 tst         register_default_mass.py: using MSISDN 1068
22:48:31.820299 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.850726 tst         register_default_mass.py: using MSISDN 1069
22:48:31.865190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.895590 tst         register_default_mass.py: using MSISDN 1070
22:48:31.909967 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.940480 tst         register_default_mass.py: using MSISDN 1071
22:48:31.954912 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.985230 tst         register_default_mass.py: using MSISDN 1072
22:48:31.999705 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.029637 tst         register_default_mass.py: using MSISDN 1073
22:48:32.043637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.073596 tst         register_default_mass.py: using MSISDN 1074
22:48:32.087836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.117811 tst         register_default_mass.py: using MSISDN 1075
22:48:32.131989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.162192 tst         register_default_mass.py: using MSISDN 1076
22:48:32.170278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.201137 tst         register_default_mass.py: using MSISDN 1077
22:48:32.215466 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.246045 tst         register_default_mass.py: using MSISDN 1078
22:48:32.260416 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.290213 tst         register_default_mass.py: using MSISDN 1079
22:48:32.304287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.334546 tst         register_default_mass.py: using MSISDN 1080
22:48:32.348793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.379056 tst         register_default_mass.py: using MSISDN 1081
22:48:32.393262 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.423444 tst         register_default_mass.py: using MSISDN 1082
22:48:32.437793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.468001 tst         register_default_mass.py: using MSISDN 1083
22:48:32.482119 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.512648 tst         register_default_mass.py: using MSISDN 1084
22:48:32.527047 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.557841 tst         register_default_mass.py: using MSISDN 1085
22:48:32.572502 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.603449 tst         register_default_mass.py: using MSISDN 1086
22:48:32.618061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.648824 tst         register_default_mass.py: using MSISDN 1087
22:48:32.663247 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.693995 tst         register_default_mass.py: using MSISDN 1088
22:48:32.705785 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.736936 tst         register_default_mass.py: using MSISDN 1089
22:48:32.751445 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.782236 tst         register_default_mass.py: using MSISDN 1090
22:48:32.796894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.827485 tst         register_default_mass.py: using MSISDN 1091
22:48:32.842038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.872629 tst         register_default_mass.py: using MSISDN 1092
22:48:32.886940 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.917570 tst         register_default_mass.py: using MSISDN 1093
22:48:32.931908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.962458 tst         register_default_mass.py: using MSISDN 1094
22:48:32.977092 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.008055 tst         register_default_mass.py: using MSISDN 1095
22:48:33.022650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.053425 tst         register_default_mass.py: using MSISDN 1096
22:48:33.068066 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.098784 tst         register_default_mass.py: using MSISDN 1097
22:48:33.113395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.144041 tst         register_default_mass.py: using MSISDN 1098
22:48:33.158384 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.189185 tst         register_default_mass.py: using MSISDN 1099
22:48:33.203685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.234140 tst         register_default_mass.py: using MSISDN 1100
22:48:33.248698 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.340858 run                             mass: Starting testcase
22:48:33.346380 run                             mass: Pre-launching all virtphy's
22:48:33.351881 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.364978 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.371099 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.384247 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.390325 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.403376 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.409428 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.422567 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.428693 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.441812 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.447973 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.461137 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.467325 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.480432 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.486570 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.499599 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.505687 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.518663 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.524614 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.537466 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.543403 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.556266 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.562272 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.575132 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.581102 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.594005 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.599943 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.612808 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.618777 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.631614 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.637599 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.650460 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.656447 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.669363 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.675353 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.688231 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.694223 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.707292 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.713247 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.726285 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.732387 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.745370 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.751602 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.764858 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.770980 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.783997 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.790138 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.803245 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.809334 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.822457 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.828677 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.841858 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.848038 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.861142 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.867207 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.880325 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.886431 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.899501 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.905598 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.918695 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.924757 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.937981 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.944050 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.957270 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.963328 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.976429 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.982518 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.995446 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.001497 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.014505 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.020483 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.033387 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.039390 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.052360 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.058290 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.071233 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.077264 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.090138 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.096126 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.109037 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.114984 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.127981 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.133953 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.146756 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.152713 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.165562 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.171626 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.184552 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.190622 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.203606 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.209610 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.222605 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.228639 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.241637 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.247601 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.260506 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.266610 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.279496 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.285485 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.298355 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.304315 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.317244 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.323158 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.336000 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.341961 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.354813 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.360805 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.373694 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.379634 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.392559 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.398537 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.411635 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.417633 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.430621 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.436592 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.449483 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.455502 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.468409 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.474539 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.487437 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.493412 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.506260 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.512224 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.525083 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.531003 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.543886 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.549806 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.562647 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.568610 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.581477 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.587413 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.600324 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.606223 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.619075 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.625104 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.637978 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.644036 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.656964 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.663028 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.675940 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.681903 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.695077 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.701056 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.714052 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.720070 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.732983 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.738958 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.751884 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.757863 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.770715 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.776707 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.789612 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.795548 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.808414 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.814374 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.827199 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.833168 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.846002 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.851955 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.864818 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.870770 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.883924 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.889877 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.902827 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.908766 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.921663 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.927840 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.940948 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.947010 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.959942 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.965951 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.978808 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.984895 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.998002 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.004075 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.017085 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.023068 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.035954 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.041982 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.054643 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.060534 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.073476 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.079565 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.092635 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.098650 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.111579 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.117811 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.130891 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.136971 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.149941 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.155902 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.169038 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.175088 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.188301 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.194282 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.207217 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.213227 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.226209 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.232131 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.244952 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.250867 run                             mass: Checking if sockets are in the filesystem
22:48:35.283022 run                osmo-ms-mob/00000: Starting mobile
22:48:35.295872 run       osmo-ms-mob/00000(pid=135): Launched
22:48:35.306843 run                             mass: MS start registered  {at=3906341.51516081, delay=0.0048827254213392735, ms=00000}
22:48:39.488369 run                osmo-ms-mob/00001: Starting mobile
22:48:39.504361 run       osmo-ms-mob/00001(pid=136): Launched
22:48:39.514778 run                             mass: MS start registered  {at=3906345.723096764, delay=0.004436103161424398, ms=00001}
22:48:40.619429 run                             mass: MS performed LU  {at=3906346.827633398, lu_delay=5.312472587917, ms=00000}
22:48:41.266740 run                osmo-ms-mob/00002: Starting mobile
22:48:41.280150 run       osmo-ms-mob/00002(pid=137): Launched
22:48:41.290682 run                             mass: MS start registered  {at=3906347.498997822, delay=0.004487496800720692, ms=00002}
22:48:42.598542 run                osmo-ms-mob/00003: Starting mobile
22:48:42.615297 run       osmo-ms-mob/00003(pid=138): Launched
22:48:42.625966 run                             mass: MS start registered  {at=3906348.834285379, delay=0.004741355776786804, ms=00003}
22:48:43.666024 run                osmo-ms-mob/00004: Starting mobile
22:48:43.679159 run       osmo-ms-mob/00004(pid=139): Launched
22:48:43.689784 run                             mass: MS start registered  {at=3906349.8981039, delay=0.004455777816474438, ms=00004}
22:48:44.385683 run                             mass: MS performed LU  {at=3906350.593888687, lu_delay=4.870791922789067, ms=00001}
22:48:44.698631 run                osmo-ms-mob/00005: Starting mobile
22:48:44.715395 run       osmo-ms-mob/00005(pid=140): Launched
22:48:44.726015 run                             mass: MS start registered  {at=3906350.934333573, delay=0.004684118088334799, ms=00005}
22:48:45.589413 run                osmo-ms-mob/00006: Starting mobile
22:48:45.605512 run       osmo-ms-mob/00006(pid=141): Launched
22:48:45.616170 run                             mass: MS start registered  {at=3906351.8244912, delay=0.004690878093242645, ms=00006}
22:48:46.286403 run                             mass: MS performed LU  {at=3906352.494608037, lu_delay=4.9956102152355015, ms=00002}
22:48:46.504997 run                osmo-ms-mob/00007: Starting mobile
22:48:46.521637 run       osmo-ms-mob/00007(pid=142): Launched
22:48:46.532251 run                             mass: MS start registered  {at=3906352.740572575, delay=0.0033915708772838116, ms=00007}
22:48:47.266470 run                osmo-ms-mob/00008: Starting mobile
22:48:47.279244 run       osmo-ms-mob/00008(pid=143): Launched
22:48:47.289934 run                             mass: MS start registered  {at=3906353.49825229, delay=0.004797960631549358, ms=00008}
22:48:47.967115 run                osmo-ms-mob/00009: Starting mobile
22:48:47.980058 run       osmo-ms-mob/00009(pid=144): Launched
22:48:47.990664 run                             mass: MS start registered  {at=3906354.198985994, delay=0.004685463849455118, ms=00009}
22:48:48.151457 run                             mass: MS performed LU  {at=3906354.359669793, lu_delay=5.52538441400975, ms=00003}
22:48:48.697231 run                osmo-ms-mob/00010: Starting mobile
22:48:48.713758 run       osmo-ms-mob/00010(pid=145): Launched
22:48:48.719764 run                             mass: MS performed LU  {at=3906354.928090162, lu_delay=5.029986262321472, ms=00004}
22:48:48.725509 run                             mass: MS start registered  {at=3906354.933844687, delay=0.00577175710350275, ms=00010}
22:48:49.279558 run                osmo-ms-mob/00011: Starting mobile
22:48:49.293516 run       osmo-ms-mob/00011(pid=146): Launched
22:48:49.304818 run                             mass: MS start registered  {at=3906355.513138567, delay=0.0051491339690983295, ms=00011}
22:48:49.866199 run                osmo-ms-mob/00012: Starting mobile
22:48:49.879007 run       osmo-ms-mob/00012(pid=147): Launched
22:48:49.889938 run                             mass: MS start registered  {at=3906356.098258581, delay=0.004911249037832022, ms=00012}
22:48:50.052193 run                             mass: MS performed LU  {at=3906356.260381157, lu_delay=5.326047583948821, ms=00005}
22:48:50.498272 run                osmo-ms-mob/00013: Starting mobile
22:48:50.515894 run       osmo-ms-mob/00013(pid=148): Launched
22:48:50.527283 run                             mass: MS start registered  {at=3906356.735602767, delay=0.0051127150654792786, ms=00013}
22:48:51.066817 run                osmo-ms-mob/00014: Starting mobile
22:48:51.079832 run       osmo-ms-mob/00014(pid=149): Launched
22:48:51.091001 run                             mass: MS start registered  {at=3906357.299323341, delay=0.0051344516687095165, ms=00014}
22:48:51.699128 run                osmo-ms-mob/00015: Starting mobile
22:48:51.717244 run       osmo-ms-mob/00015(pid=150): Launched
22:48:51.729031 run                             mass: MS start registered  {at=3906357.937350187, delay=0.005292986053973436, ms=00015}
22:48:51.916544 run                             mass: MS performed LU  {at=3906358.12475678, lu_delay=4.626504490152001, ms=00008}
22:48:51.963159 run                             mass: MS performed LU  {at=3906358.171369905, lu_delay=6.346878705080599, ms=00006}
22:48:51.980099 run                             mass: MS performed LU  {at=3906358.188425623, lu_delay=5.447853047866374, ms=00007}
22:48:51.991353 run                osmo-ms-mob/00016: Starting mobile
22:48:52.004302 run       osmo-ms-mob/00016(pid=151): Launched
22:48:52.015534 run                             mass: MS start registered  {at=3906358.223854739, delay=0.005273822229355574, ms=00016}
22:48:52.666226 run                osmo-ms-mob/00017: Starting mobile
22:48:52.679800 run       osmo-ms-mob/00017(pid=152): Launched
22:48:52.691221 run                             mass: MS start registered  {at=3906358.899542769, delay=0.005145221948623657, ms=00017}
22:48:53.311083 run                osmo-ms-mob/00018: Starting mobile
22:48:53.332737 run       osmo-ms-mob/00018(pid=153): Launched
22:48:53.343979 run                             mass: MS start registered  {at=3906359.552299413, delay=0.005144522991031408, ms=00018}
22:48:53.665979 run                osmo-ms-mob/00019: Starting mobile
22:48:53.679070 run       osmo-ms-mob/00019(pid=154): Launched
22:48:53.690006 run                             mass: MS start registered  {at=3906359.898324308, delay=0.004814513958990574, ms=00019}
22:48:53.696570 run                             mass: MS performed LU  {at=3906359.904894028, lu_delay=4.3917554607614875, ms=00011}
22:48:53.715012 run                             mass: MS performed LU  {at=3906359.923335729, lu_delay=4.989491042215377, ms=00010}
22:48:53.817932 run                             mass: MS performed LU  {at=3906360.02615472, lu_delay=5.827168726362288, ms=00009}
22:48:54.201882 run                osmo-ms-mob/00020: Starting mobile
22:48:54.220362 run       osmo-ms-mob/00020(pid=155): Launched
22:48:54.231552 run                             mass: MS start registered  {at=3906360.439871037, delay=0.004804966039955616, ms=00020}
22:48:54.680425 run                osmo-ms-mob/00021: Starting mobile
22:48:54.694228 run       osmo-ms-mob/00021(pid=156): Launched
22:48:54.705073 run                             mass: MS start registered  {at=3906360.913391624, delay=0.004700222983956337, ms=00021}
22:48:55.065913 run                osmo-ms-mob/00022: Starting mobile
22:48:55.079313 run       osmo-ms-mob/00022(pid=157): Launched
22:48:55.090508 run                             mass: MS start registered  {at=3906361.298828776, delay=0.005002062767744064, ms=00022}
22:48:55.599185 run                osmo-ms-mob/00023: Starting mobile
22:48:55.616234 run       osmo-ms-mob/00023(pid=158): Launched
22:48:55.627085 run                             mass: MS start registered  {at=3906361.835407019, delay=0.0048523349687457085, ms=00023}
22:48:55.683002 run                             mass: MS performed LU  {at=3906361.891222723, lu_delay=5.15561995562166, ms=00013}
22:48:55.729969 run                             mass: MS performed LU  {at=3906361.938194953, lu_delay=5.839936371892691, ms=00012}
22:48:56.001233 run                osmo-ms-mob/00024: Starting mobile
22:48:56.017705 run       osmo-ms-mob/00024(pid=159): Launched
22:48:56.023713 run                             mass: MS performed LU  {at=3906362.232013979, lu_delay=4.932690638117492, ms=00014}
22:48:56.029415 run                             mass: MS start registered  {at=3906362.237749778, delay=0.005758254323154688, ms=00024}
22:48:56.466372 run                osmo-ms-mob/00025: Starting mobile
22:48:56.479464 run       osmo-ms-mob/00025(pid=160): Launched
22:48:56.490464 run                             mass: MS start registered  {at=3906362.698785054, delay=0.004960176069289446, ms=00025}
22:48:56.866948 run                osmo-ms-mob/00026: Starting mobile
22:48:56.880113 run       osmo-ms-mob/00026(pid=161): Launched
22:48:56.891146 run                             mass: MS start registered  {at=3906363.099469331, delay=0.004951544106006622, ms=00026}
22:48:57.296173 run                osmo-ms-mob/00027: Starting mobile
22:48:57.311822 run       osmo-ms-mob/00027(pid=162): Launched
22:48:57.322709 run                             mass: MS start registered  {at=3906363.531027928, delay=0.004940338898450136, ms=00027}
22:48:57.464711 run                             mass: MS performed LU  {at=3906363.672934584, lu_delay=5.735584396868944, ms=00015}
22:48:57.482065 run                             mass: MS performed LU  {at=3906363.690312525, lu_delay=5.466457785572857, ms=00016}
22:48:57.498919 run                osmo-ms-mob/00028: Starting mobile
22:48:57.511863 run       osmo-ms-mob/00028(pid=163): Launched
22:48:57.522975 run                             mass: MS start registered  {at=3906363.731297964, delay=0.004901538137346506, ms=00028}
22:48:57.583822 run                             mass: MS performed LU  {at=3906363.792040776, lu_delay=4.892498007044196, ms=00017}
22:48:58.098225 run                osmo-ms-mob/00029: Starting mobile
22:48:58.114993 run       osmo-ms-mob/00029(pid=164): Launched
22:48:58.126292 run                             mass: MS start registered  {at=3906364.334613318, delay=0.005079383030533791, ms=00029}
22:48:58.479509 run                osmo-ms-mob/00030: Starting mobile
22:48:58.492967 run       osmo-ms-mob/00030(pid=165): Launched
22:48:58.503914 run                             mass: MS start registered  {at=3906364.712234232, delay=0.00490029389038682, ms=00030}
22:48:58.894411 run                osmo-ms-mob/00031: Starting mobile
22:48:58.907624 run       osmo-ms-mob/00031(pid=166): Launched
22:48:58.918770 run                             mass: MS start registered  {at=3906365.127091242, delay=0.0049257040955126286, ms=00031}
22:48:59.167086 run                osmo-ms-mob/00032: Starting mobile
22:48:59.180366 run       osmo-ms-mob/00032(pid=167): Launched
22:48:59.191859 run                             mass: MS start registered  {at=3906365.400180014, delay=0.005293579772114754, ms=00032}
22:48:59.448494 run                             mass: MS performed LU  {at=3906365.656716128, lu_delay=4.7433245037682354, ms=00021}
22:48:59.495113 run                             mass: MS performed LU  {at=3906365.703333142, lu_delay=5.2634621053002775, ms=00020}
22:48:59.537932 run                osmo-ms-mob/00033: Starting mobile
22:48:59.552061 run       osmo-ms-mob/00033(pid=168): Launched
22:48:59.558163 run                             mass: MS performed LU  {at=3906365.766493475, lu_delay=5.8681691670790315, ms=00019}
22:48:59.564015 run                             mass: MS start registered  {at=3906365.772351021, delay=0.005873449146747589, ms=00033}
22:48:59.619271 run                             mass: MS performed LU  {at=3906365.827493571, lu_delay=6.275194158311933, ms=00018}
22:49:00.005981 run                osmo-ms-mob/00034: Starting mobile
22:49:00.022147 run       osmo-ms-mob/00034(pid=169): Launched
22:49:00.033244 run                             mass: MS start registered  {at=3906366.241560977, delay=0.005062652751803398, ms=00034}
22:49:00.267537 run                osmo-ms-mob/00035: Starting mobile
22:49:00.280680 run       osmo-ms-mob/00035(pid=170): Launched
22:49:00.292074 run                             mass: MS start registered  {at=3906366.500387614, delay=0.005253415089100599, ms=00035}
22:49:00.667165 run                osmo-ms-mob/00036: Starting mobile
22:49:00.680687 run       osmo-ms-mob/00036(pid=171): Launched
22:49:00.691953 run                             mass: MS start registered  {at=3906366.900270449, delay=0.005233543924987316, ms=00036}
22:49:01.080979 run                osmo-ms-mob/00037: Starting mobile
22:49:01.094648 run       osmo-ms-mob/00037(pid=172): Launched
22:49:01.105637 run                             mass: MS start registered  {at=3906367.31395883, delay=0.004979618359357119, ms=00037}
22:49:01.230672 run                             mass: MS performed LU  {at=3906367.438894076, lu_delay=5.201144297607243, ms=00024}
22:49:01.247064 run                             mass: MS performed LU  {at=3906367.455351985, lu_delay=5.619944965932518, ms=00023}
22:49:01.263014 run                osmo-ms-mob/00038: Starting mobile
22:49:01.276102 run       osmo-ms-mob/00038(pid=173): Launched
22:49:01.287163 run                             mass: MS start registered  {at=3906367.495479813, delay=0.0050712828524410725, ms=00038}
22:49:01.349793 run                             mass: MS performed LU  {at=3906367.558014443, lu_delay=4.45854511205107, ms=00026}
22:49:01.521352 run                             mass: MS performed LU  {at=3906367.72957371, lu_delay=6.430744933895767, ms=00022}
22:49:01.550839 run                osmo-ms-mob/00039: Starting mobile
22:49:01.564111 run       osmo-ms-mob/00039(pid=174): Launched
22:49:01.570147 run                             mass: MS performed LU  {at=3906367.77847657, lu_delay=5.0796915157698095, ms=00025}
22:49:01.575982 run                             mass: MS start registered  {at=3906367.784317546, delay=0.005859565921127796, ms=00039}
22:49:02.079926 run                osmo-ms-mob/00040: Starting mobile
22:49:02.093914 run       osmo-ms-mob/00040(pid=175): Launched
22:49:02.105064 run                             mass: MS start registered  {at=3906368.313382285, delay=0.005093125160783529, ms=00040}
22:49:02.367150 run                osmo-ms-mob/00041: Starting mobile
22:49:02.380169 run       osmo-ms-mob/00041(pid=176): Launched
22:49:02.391057 run                             mass: MS start registered  {at=3906368.599380647, delay=0.004814798943698406, ms=00041}
22:49:02.681618 run                osmo-ms-mob/00042: Starting mobile
22:49:02.695506 run       osmo-ms-mob/00042(pid=177): Launched
22:49:02.708526 run                             mass: MS start registered  {at=3906368.916846056, delay=0.0067669968120753765, ms=00042}
22:49:03.098787 run                osmo-ms-mob/00043: Starting mobile
22:49:03.115831 run       osmo-ms-mob/00043(pid=178): Launched
22:49:03.126884 run                             mass: MS start registered  {at=3906369.335205515, delay=0.004769376944750547, ms=00043}
22:49:03.213833 run                             mass: MS performed LU  {at=3906369.422053815, lu_delay=4.709819582756609, ms=00030}
22:49:03.260947 run                             mass: MS performed LU  {at=3906369.469174692, lu_delay=5.134561373852193, ms=00029}
22:49:03.312283 run                osmo-ms-mob/00044: Starting mobile
22:49:03.327295 run       osmo-ms-mob/00044(pid=179): Launched
22:49:03.333180 run                             mass: MS performed LU  {at=3906369.541511689, lu_delay=6.010483760852367, ms=00027}
22:49:03.338914 run                             mass: MS start registered  {at=3906369.547249359, delay=0.005753341130912304, ms=00044}
22:49:03.385310 run                             mass: MS performed LU  {at=3906369.593548401, lu_delay=5.862250436563045, ms=00028}
22:49:03.407476 run                osmo-ms-mob/00045: Starting mobile
22:49:03.420664 run       osmo-ms-mob/00045(pid=180): Launched
22:49:03.431571 run                             mass: MS start registered  {at=3906369.639892445, delay=0.004858436994254589, ms=00045}
22:49:03.979647 run                osmo-ms-mob/00046: Starting mobile
22:49:03.993858 run       osmo-ms-mob/00046(pid=181): Launched
22:49:04.005010 run                             mass: MS start registered  {at=3906370.213331537, delay=0.005104318726807833, ms=00046}
22:49:04.280038 run                osmo-ms-mob/00047: Starting mobile
22:49:04.294036 run       osmo-ms-mob/00047(pid=182): Launched
22:49:04.306543 run                             mass: MS start registered  {at=3906370.514858685, delay=0.0061555891297757626, ms=00047}
22:49:04.580089 run                osmo-ms-mob/00048: Starting mobile
22:49:04.593995 run       osmo-ms-mob/00048(pid=183): Launched
22:49:04.605689 run                             mass: MS start registered  {at=3906370.814009024, delay=0.005248087923973799, ms=00048}
22:49:04.866959 run                osmo-ms-mob/00049: Starting mobile
22:49:04.880206 run       osmo-ms-mob/00049(pid=184): Launched
22:49:04.891091 run                             mass: MS start registered  {at=3906371.099414292, delay=0.004836817737668753, ms=00049}
22:49:04.995751 run                             mass: MS performed LU  {at=3906371.203938354, lu_delay=4.703550739679486, ms=00035}
22:49:05.014269 run                             mass: MS performed LU  {at=3906371.222591653, lu_delay=4.981030676048249, ms=00034}
22:49:05.026527 run                osmo-ms-mob/00050: Starting mobile
22:49:05.039453 run       osmo-ms-mob/00050(pid=185): Launched
22:49:05.050167 run                             mass: MS performed LU  {at=3906371.258458308, lu_delay=4.358187858946621, ms=00036}
22:49:05.056134 run                             mass: MS start registered  {at=3906371.264468812, delay=0.010704980697482824, ms=00050}
22:49:05.305498 run                             mass: MS performed LU  {at=3906371.513720669, lu_delay=5.7413696479052305, ms=00033}
22:49:05.329183 run                             mass: MS performed LU  {at=3906371.5375129, lu_delay=6.137332885991782, ms=00032}
22:49:05.375165 run                osmo-ms-mob/00051: Starting mobile
22:49:05.400332 run       osmo-ms-mob/00051(pid=186): Launched
22:49:05.411060 run                             mass: MS start registered  {at=3906371.61937994, delay=0.004751464817672968, ms=00051}
22:49:05.878794 run                osmo-ms-mob/00052: Starting mobile
22:49:05.892499 run       osmo-ms-mob/00052(pid=187): Launched
22:49:05.903494 run                             mass: MS start registered  {at=3906372.111816081, delay=0.004720350261777639, ms=00052}
22:49:06.038329 run                             mass: MS performed LU  {at=3906372.246551361, lu_delay=7.119460118934512, ms=00031}
22:49:06.179666 run                osmo-ms-mob/00053: Starting mobile
22:49:06.194236 run       osmo-ms-mob/00053(pid=188): Launched
22:49:06.205531 run                             mass: MS start registered  {at=3906372.413851518, delay=0.0049317399971187115, ms=00053}
22:49:06.471146 run                osmo-ms-mob/00054: Starting mobile
22:49:06.484493 run       osmo-ms-mob/00054(pid=189): Launched
22:49:06.495534 run                             mass: MS start registered  {at=3906372.703852897, delay=0.0049560219049453735, ms=00054}
22:49:06.805424 run                osmo-ms-mob/00055: Starting mobile
22:49:06.821629 run       osmo-ms-mob/00055(pid=190): Launched
22:49:06.832641 run                             mass: MS start registered  {at=3906373.040962492, delay=0.004826460033655167, ms=00055}
22:49:06.915472 run                             mass: MS performed LU  {at=3906373.123692596, lu_delay=5.809733765665442, ms=00037}
22:49:07.026294 run                             mass: MS performed LU  {at=3906373.234521808, lu_delay=5.450204262044281, ms=00039}
22:49:07.067336 run                osmo-ms-mob/00056: Starting mobile
22:49:07.080614 run       osmo-ms-mob/00056(pid=191): Launched
22:49:07.086793 run                             mass: MS performed LU  {at=3906373.295122858, lu_delay=5.799643045291305, ms=00038}
22:49:07.092687 run                             mass: MS start registered  {at=3906373.301022049, delay=0.005915130954235792, ms=00056}
22:49:07.224556 run                             mass: MS performed LU  {at=3906373.432775353, lu_delay=5.119393067900091, ms=00040}
22:49:07.252832 run                osmo-ms-mob/00057: Starting mobile
22:49:07.266405 run       osmo-ms-mob/00057(pid=192): Launched
22:49:07.272539 run                             mass: MS performed LU  {at=3906373.480867146, lu_delay=4.8814864992164075, ms=00041}
22:49:07.278328 run                             mass: MS start registered  {at=3906373.486663265, delay=0.005812836345285177, ms=00057}
22:49:07.776944 run                osmo-ms-mob/00058: Starting mobile
22:49:07.790102 run       osmo-ms-mob/00058(pid=193): Launched
22:49:07.800983 run                             mass: MS start registered  {at=3906374.009304972, delay=0.004852961748838425, ms=00058}
22:49:08.079538 run                osmo-ms-mob/00059: Starting mobile
22:49:08.093755 run       osmo-ms-mob/00059(pid=194): Launched
22:49:08.104732 run                             mass: MS start registered  {at=3906374.313053747, delay=0.004878554027527571, ms=00059}
22:49:08.415021 run                osmo-ms-mob/00060: Starting mobile
22:49:08.443387 run       osmo-ms-mob/00060(pid=195): Launched
22:49:08.454427 run                             mass: MS start registered  {at=3906374.662746297, delay=0.004985186271369457, ms=00060}
22:49:08.766910 run                osmo-ms-mob/00061: Starting mobile
22:49:08.780712 run       osmo-ms-mob/00061(pid=196): Launched
22:49:08.786819 run                             mass: MS performed LU  {at=3906374.995147322, lu_delay=4.781815784983337, ms=00046}
22:49:08.793167 run                             mass: MS performed LU  {at=3906375.0014996, lu_delay=5.36160715483129, ms=00045}
22:49:08.798961 run                             mass: MS start registered  {at=3906375.00729618, delay=0.012165741994976997, ms=00061}
22:49:08.809789 run                osmo-ms-mob/00062: Starting mobile
22:49:08.823269 run       osmo-ms-mob/00062(pid=197): Launched
22:49:08.829359 run                             mass: MS performed LU  {at=3906375.037688138, lu_delay=5.702482623048127, ms=00043}
22:49:08.835596 run                             mass: MS start registered  {at=3906375.043930304, delay=0.006258796900510788, ms=00062}
22:49:09.070901 run                             mass: MS performed LU  {at=3906375.279139488, lu_delay=4.764280803035945, ms=00047}
22:49:09.096755 run                osmo-ms-mob/00063: Starting mobile
22:49:09.110190 run       osmo-ms-mob/00063(pid=198): Launched
22:49:09.116283 run                             mass: MS performed LU  {at=3906375.324611104, lu_delay=5.777361745014787, ms=00044}
22:49:09.122157 run                             mass: MS performed LU  {at=3906375.330492219, lu_delay=6.413646162953228, ms=00042}
22:49:09.127862 run                             mass: MS start registered  {at=3906375.336198336, delay=0.01160499406978488, ms=00063}
22:49:09.782363 run                osmo-ms-mob/00064: Starting mobile
22:49:09.796283 run       osmo-ms-mob/00064(pid=199): Launched
22:49:09.808031 run                             mass: MS start registered  {at=3906376.01634506, delay=0.005420493893325329, ms=00064}
22:49:09.961455 run                             mass: MS performed LU  {at=3906376.169678688, lu_delay=3.75582716986537, ms=00053}
22:49:10.180085 run                osmo-ms-mob/00065: Starting mobile
22:49:10.194528 run       osmo-ms-mob/00065(pid=200): Launched
22:49:10.205979 run                             mass: MS start registered  {at=3906376.414295681, delay=0.005056710913777351, ms=00065}
22:49:10.498381 run                osmo-ms-mob/00066: Starting mobile
22:49:10.513877 run       osmo-ms-mob/00066(pid=201): Launched
22:49:10.525609 run                             mass: MS start registered  {at=3906376.733925037, delay=0.005450978875160217, ms=00066}
22:49:10.681354 run                             mass: MS performed LU  {at=3906376.889580747, lu_delay=5.790166455321014, ms=00049}
22:49:10.792039 run                             mass: MS performed LU  {at=3906377.000273304, lu_delay=4.88845722284168, ms=00052}
22:49:10.821143 run                osmo-ms-mob/00067: Starting mobile
22:49:10.834452 run       osmo-ms-mob/00067(pid=202): Launched
22:49:10.840545 run                             mass: MS performed LU  {at=3906377.04887171, lu_delay=6.234862686134875, ms=00048}
22:49:10.846633 run                             mass: MS start registered  {at=3906377.054966496, delay=0.006113091018050909, ms=00067}
22:49:10.990820 run                             mass: MS performed LU  {at=3906377.199039531, lu_delay=5.934570719022304, ms=00050}
22:49:11.020031 run                osmo-ms-mob/00068: Starting mobile
22:49:11.033423 run       osmo-ms-mob/00068(pid=203): Launched
22:49:11.039450 run                             mass: MS performed LU  {at=3906377.247778334, lu_delay=5.628398394212127, ms=00051}
22:49:11.045572 run                             mass: MS start registered  {at=3906377.253893619, delay=0.006133886985480785, ms=00068}
22:49:11.567801 run                osmo-ms-mob/00069: Starting mobile
22:49:11.581122 run       osmo-ms-mob/00069(pid=204): Launched
22:49:11.592599 run                             mass: MS start registered  {at=3906377.800919195, delay=0.005291840061545372, ms=00069}
22:49:11.977919 run                osmo-ms-mob/00070: Starting mobile
22:49:11.991497 run       osmo-ms-mob/00070(pid=205): Launched
22:49:12.002738 run                             mass: MS start registered  {at=3906378.211057381, delay=0.005309111904352903, ms=00070}
22:49:12.381087 run                osmo-ms-mob/00071: Starting mobile
22:49:12.394921 run       osmo-ms-mob/00071(pid=206): Launched
22:49:12.406106 run                             mass: MS start registered  {at=3906378.61442554, delay=0.005267538130283356, ms=00071}
22:49:12.629335 run                             mass: MS performed LU  {at=3906378.837555879, lu_delay=5.796593386679888, ms=00055}
22:49:12.653444 run                             mass: MS performed LU  {at=3906378.861774962, lu_delay=6.157922064885497, ms=00054}
22:49:12.664851 run                osmo-ms-mob/00072: Starting mobile
22:49:12.678052 run       osmo-ms-mob/00072(pid=207): Launched
22:49:12.689219 run                             mass: MS start registered  {at=3906378.897540537, delay=0.005069371312856674, ms=00072}
22:49:12.763228 run                             mass: MS performed LU  {at=3906378.97144977, lu_delay=5.484786504879594, ms=00057}
22:49:12.781032 run                             mass: MS performed LU  {at=3906378.989320374, lu_delay=5.6882983250543475, ms=00056}
22:49:12.837227 run                             mass: MS performed LU  {at=3906379.045461009, lu_delay=4.732407261617482, ms=00059}
22:49:12.889256 run                osmo-ms-mob/00073: Starting mobile
22:49:12.904321 run       osmo-ms-mob/00073(pid=208): Launched
22:49:12.915503 run                             mass: MS start registered  {at=3906379.123823219, delay=0.00516677787527442, ms=00073}
22:49:13.581876 run                osmo-ms-mob/00074: Starting mobile
22:49:13.595981 run       osmo-ms-mob/00074(pid=209): Launched
22:49:13.607111 run                             mass: MS start registered  {at=3906379.815433769, delay=0.005006655119359493, ms=00074}
22:49:13.983044 run                osmo-ms-mob/00075: Starting mobile
22:49:13.997430 run       osmo-ms-mob/00075(pid=210): Launched
22:49:14.008524 run                             mass: MS start registered  {at=3906380.216843031, delay=0.004945949651300907, ms=00075}
22:49:14.446693 run                             mass: MS performed LU  {at=3906380.654912226, lu_delay=5.610981922131032, ms=00062}
22:49:14.488930 run                osmo-ms-mob/00076: Starting mobile
22:49:14.504598 run       osmo-ms-mob/00076(pid=211): Launched
22:49:14.515868 run                             mass: MS start registered  {at=3906380.724186586, delay=0.005133496131747961, ms=00076}
22:49:14.557290 run                             mass: MS performed LU  {at=3906380.765530759, lu_delay=4.7491856990382075, ms=00064}
22:49:14.575174 run                             mass: MS performed LU  {at=3906380.783496595, lu_delay=5.447298259008676, ms=00063}
22:49:14.737495 run                             mass: MS performed LU  {at=3906380.945716276, lu_delay=5.93842009594664, ms=00061}
22:49:14.766435 run                osmo-ms-mob/00077: Starting mobile
22:49:14.779391 run       osmo-ms-mob/00077(pid=212): Launched
22:49:14.785415 run                             mass: MS performed LU  {at=3906380.993743404, lu_delay=6.330997106619179, ms=00060}
22:49:14.791281 run                             mass: MS start registered  {at=3906380.999617313, delay=0.0058923400938510895, ms=00077}
22:49:15.380593 run                osmo-ms-mob/00078: Starting mobile
22:49:15.394361 run       osmo-ms-mob/00078(pid=213): Launched
22:49:15.405926 run                             mass: MS start registered  {at=3906381.614236537, delay=0.00528449472039938, ms=00078}
22:49:15.779274 run                osmo-ms-mob/00079: Starting mobile
22:49:15.793402 run       osmo-ms-mob/00079(pid=214): Launched
22:49:15.804528 run                             mass: MS start registered  {at=3906382.012848511, delay=0.005065914709120989, ms=00079}
22:49:16.267829 run                osmo-ms-mob/00080: Starting mobile
22:49:16.280799 run       osmo-ms-mob/00080(pid=215): Launched
22:49:16.291665 run                             mass: MS performed LU  {at=3906382.499968137, lu_delay=5.4450016412884, ms=00067}
22:49:16.297692 run                             mass: MS start registered  {at=3906382.506026362, delay=0.010762798134237528, ms=00080}
22:49:16.310687 run                             mass: MS performed LU  {at=3906382.518982311, lu_delay=5.265088691841811, ms=00068}
22:49:16.412408 run                             mass: MS performed LU  {at=3906382.620630019, lu_delay=6.206334338057786, ms=00065}
22:49:16.603888 run                             mass: MS performed LU  {at=3906382.812107686, lu_delay=5.011188490781933, ms=00069}
22:49:16.650478 run                osmo-ms-mob/00081: Starting mobile
22:49:16.664990 run       osmo-ms-mob/00081(pid=216): Launched
22:49:16.676049 run                             mass: MS start registered  {at=3906382.884368486, delay=0.00504177063703537, ms=00081}
22:49:16.892543 run                             mass: MS performed LU  {at=3906383.100765438, lu_delay=4.889708057045937, ms=00070}
22:49:17.196985 run                osmo-ms-mob/00082: Starting mobile
22:49:17.213849 run       osmo-ms-mob/00082(pid=217): Launched
22:49:17.225047 run                             mass: MS start registered  {at=3906383.433368611, delay=0.005063433200120926, ms=00082}
22:49:17.271113 run                             mass: MS performed LU  {at=3906383.479332119, lu_delay=6.745407082140446, ms=00066}
22:49:17.767379 run                osmo-ms-mob/00083: Starting mobile
22:49:17.780800 run       osmo-ms-mob/00083(pid=218): Launched
22:49:17.792067 run                             mass: MS start registered  {at=3906384.000388051, delay=0.005178603809326887, ms=00083}
22:49:18.289759 run                osmo-ms-mob/00084: Starting mobile
22:49:18.305810 run       osmo-ms-mob/00084(pid=219): Launched
22:49:18.311955 run                             mass: MS performed LU  {at=3906384.520282678, lu_delay=5.62274214066565, ms=00072}
22:49:18.317826 run                             mass: MS start registered  {at=3906384.526161443, delay=0.005897103808820248, ms=00084}
22:49:18.323762 run                             mass: MS performed LU  {at=3906384.532092867, lu_delay=5.917667326983064, ms=00071}
22:49:18.341476 run                             mass: MS performed LU  {at=3906384.549802528, lu_delay=5.425979309249669, ms=00073}
22:49:18.521539 run                             mass: MS performed LU  {at=3906384.729759241, lu_delay=4.914325471967459, ms=00074}
22:49:18.549883 run                osmo-ms-mob/00085: Starting mobile
22:49:18.563012 run       osmo-ms-mob/00085(pid=220): Launched
22:49:18.574313 run                             mass: MS start registered  {at=3906384.782634838, delay=0.005293690133839846, ms=00085}
22:49:19.381712 run                osmo-ms-mob/00086: Starting mobile
22:49:19.395527 run       osmo-ms-mob/00086(pid=221): Launched
22:49:19.407487 run                             mass: MS start registered  {at=3906385.615799994, delay=0.005987868178635836, ms=00086}
22:49:20.006554 run                osmo-ms-mob/00087: Starting mobile
22:49:20.022377 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.033432 run                             mass: MS start registered  {at=3906386.241750342, delay=0.004974924027919769, ms=00087}
22:49:20.058073 run                             mass: MS performed LU  {at=3906386.26637694, lu_delay=6.049533909186721, ms=00075}
22:49:20.076201 run                             mass: MS performed LU  {at=3906386.284511933, lu_delay=5.284894620068371, ms=00077}
22:49:20.179047 run                             mass: MS performed LU  {at=3906386.387267369, lu_delay=5.6630807826295495, ms=00076}
22:49:20.331012 run                             mass: MS performed LU  {at=3906386.539230909, lu_delay=4.52638239832595, ms=00079}
22:49:20.355306 run                             mass: MS performed LU  {at=3906386.563632151, lu_delay=4.949395614210516, ms=00078}
22:49:20.366640 run                osmo-ms-mob/00088: Starting mobile
22:49:20.379951 run       osmo-ms-mob/00088(pid=223): Launched
22:49:20.391116 run                             mass: MS start registered  {at=3906386.599436972, delay=0.0050538876093924046, ms=00088}
22:49:21.167090 run                osmo-ms-mob/00089: Starting mobile
22:49:21.180127 run       osmo-ms-mob/00089(pid=224): Launched
22:49:21.191359 run                             mass: MS start registered  {at=3906387.399676016, delay=0.00521276006475091, ms=00089}
22:49:21.797179 run                osmo-ms-mob/00090: Starting mobile
22:49:21.813595 run       osmo-ms-mob/00090(pid=225): Launched
22:49:21.824866 run                             mass: MS start registered  {at=3906388.033182934, delay=0.005280510056763887, ms=00090}
22:49:22.016156 run                             mass: MS performed LU  {at=3906388.224371719, lu_delay=5.3400032334029675, ms=00081}
22:49:22.089409 run                             mass: MS performed LU  {at=3906388.297629892, lu_delay=4.864261280745268, ms=00082}
22:49:22.113096 run                             mass: MS performed LU  {at=3906388.321429113, lu_delay=5.815402750857174, ms=00080}
22:49:22.480063 run                osmo-ms-mob/00091: Starting mobile
22:49:22.494775 run       osmo-ms-mob/00091(pid=226): Launched
22:49:22.505978 run                             mass: MS start registered  {at=3906388.714287335, delay=0.004960149060934782, ms=00091}
22:49:23.182757 run                osmo-ms-mob/00092: Starting mobile
22:49:23.197237 run       osmo-ms-mob/00092(pid=227): Launched
22:49:23.208352 run                             mass: MS start registered  {at=3906389.41667254, delay=0.005075892899185419, ms=00092}
22:49:23.926289 run                             mass: MS performed LU  {at=3906390.134516878, lu_delay=6.13412882713601, ms=00083}
22:49:23.980774 run                osmo-ms-mob/00093: Starting mobile
22:49:23.995664 run       osmo-ms-mob/00093(pid=228): Launched
22:49:24.001602 run                             mass: MS performed LU  {at=3906390.209932495, lu_delay=5.427297656890005, ms=00085}
22:49:24.007339 run                             mass: MS start registered  {at=3906390.215674406, delay=0.005758651066571474, ms=00093}
22:49:24.060059 run                             mass: MS performed LU  {at=3906390.268278633, lu_delay=5.742117189802229, ms=00084}
22:49:24.313344 run                             mass: MS performed LU  {at=3906390.521565368, lu_delay=4.905765373725444, ms=00086}
22:49:24.880531 run                osmo-ms-mob/00094: Starting mobile
22:49:24.894461 run       osmo-ms-mob/00094(pid=229): Launched
22:49:24.905547 run                             mass: MS start registered  {at=3906391.113868476, delay=0.005045587662607431, ms=00094}
22:49:25.744098 run                             mass: MS performed LU  {at=3906391.952315185, lu_delay=5.352878213394433, ms=00088}
22:49:25.798313 run                osmo-ms-mob/00095: Starting mobile
22:49:25.813366 run       osmo-ms-mob/00095(pid=230): Launched
22:49:25.824480 run                             mass: MS start registered  {at=3906392.032802263, delay=0.005078195594251156, ms=00095}
22:49:25.855079 run                             mass: MS performed LU  {at=3906392.063344806, lu_delay=4.663668789900839, ms=00089}
22:49:25.872583 run                             mass: MS performed LU  {at=3906392.080894942, lu_delay=5.839144600089639, ms=00087}
22:49:26.779967 run                osmo-ms-mob/00096: Starting mobile
22:49:26.793790 run       osmo-ms-mob/00096(pid=231): Launched
22:49:26.805044 run                             mass: MS start registered  {at=3906393.013364076, delay=0.004951223265379667, ms=00096}
22:49:27.692708 run                             mass: MS performed LU  {at=3906393.900886506, lu_delay=5.8677035719156265, ms=00090}
22:49:27.719239 run                             mass: MS performed LU  {at=3906393.927569177, lu_delay=5.213281841948628, ms=00091}
22:49:27.730347 run                osmo-ms-mob/00097: Starting mobile
22:49:27.743197 run       osmo-ms-mob/00097(pid=232): Launched
22:49:27.754443 run                             mass: MS start registered  {at=3906393.962768199, delay=0.005363981705158949, ms=00097}
22:49:28.060802 run                             mass: MS performed LU  {at=3906394.269026061, lu_delay=4.852353521157056, ms=00092}
22:49:29.205925 run                osmo-ms-mob/00098: Starting mobile
22:49:29.222316 run       osmo-ms-mob/00098(pid=233): Launched
22:49:29.233512 run                             mass: MS start registered  {at=3906395.441831334, delay=0.005135430954396725, ms=00098}
22:49:29.621149 run                             mass: MS performed LU  {at=3906395.829368882, lu_delay=5.613694475963712, ms=00093}
22:49:29.638770 run                             mass: MS performed LU  {at=3906395.847029761, lu_delay=4.733161285053939, ms=00094}
22:49:29.727582 run                             mass: MS performed LU  {at=3906395.935805145, lu_delay=21.926500173285604, ms=00058}
22:49:31.005868 run                osmo-ms-mob/00099: Starting mobile
22:49:31.021654 run       osmo-ms-mob/00099(pid=234): Launched
22:49:31.027564 run                             mass: All started... {duration=55.771124343853444, too_slow=0}
22:49:31.033177 run                             mass: MS start registered  {at=3906397.241505408, delay=0.005605596117675304, ms=00099}
22:49:31.458396 run                             mass: MS performed LU  {at=3906397.666496198, lu_delay=4.653132122009993, ms=00096}
22:49:31.481433 run                             mass: MS performed LU  {at=3906397.689764884, lu_delay=5.656962621025741, ms=00095}
22:49:33.386944 run                             mass: MS performed LU  {at=3906399.595173365, lu_delay=5.632405166048557, ms=00097}
22:49:35.223965 run                             mass: MS performed LU  {at=3906401.432111283, lu_delay=5.9902799488045275, ms=00098}
22:49:37.125293 run                             mass: MS performed LU  {at=3906403.333513874, lu_delay=6.092008465901017, ms=00099}
22:49:37.135651 run                             mass: Tests done {all_completed=True, max=21.926500173285604, min=3.75582716986537}
22:49:37.149177 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:37.156639 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:37.159945 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:37.163239 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:37.166544 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:37.169881 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:37.173293 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:37.176679 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:37.180059 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:37.183439 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:37.187293 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:37.190715 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:37.194123 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:37.197504 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:37.200935 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:37.204459 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:37.207956 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:37.211504 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:37.215005 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:37.218472 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:37.221889 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:37.225301 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:37.228740 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:37.232245 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:37.235677 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:37.239070 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:37.242615 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:37.246158 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:37.249912 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:37.253379 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:37.256917 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:37.260444 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:37.263962 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:37.267727 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:37.271239 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:37.274762 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:37.278315 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:37.281861 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:37.285365 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:37.289072 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.293122 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.296768 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.300326 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:37.303815 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:37.307289 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:37.310861 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:37.314534 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:37.318092 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:37.321653 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:37.325190 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:37.328732 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:37.332289 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:37.335835 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:37.339381 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:37.343312 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:37.347133 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:37.351004 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:37.354804 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:37.358277 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:37.361714 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:37.365150 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:37.368519 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:37.371958 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:37.375399 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:37.378826 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:37.382515 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:37.386461 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:37.389941 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:37.393380 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:37.396820 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:37.400685 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:37.404116 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:37.407545 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:37.410975 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:37.414439 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:37.417883 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:37.421317 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:37.425032 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:37.428480 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:37.431926 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:37.435360 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:37.438793 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.442235 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.445905 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.449393 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.453373 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.456814 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.460256 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.464132 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.467560 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.471005 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.474455 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.477933 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.481506 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.485078 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:37.489040 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:37.492507 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:37.495946 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:37.499387 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:37.502888 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:37.506311 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:37.509748 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:37.513193 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:37.516607 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:37.519909 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:37.523352 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:37.526678 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:37.530048 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:37.533478 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:37.537336 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:37.540725 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:37.544169 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:37.547610 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:37.551057 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:37.554443 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:37.557855 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:37.561300 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:37.564682 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:37.567960 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:37.571239 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:37.574557 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:37.577803 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:37.581032 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:37.584300 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:37.587587 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:37.590885 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:37.594181 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:37.597462 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:37.600746 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:37.604057 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:37.607356 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:37.610655 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:37.613958 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:37.617239 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:37.620519 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:37.623813 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:37.627103 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:37.630394 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:37.633706 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:37.637003 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:37.640321 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:37.643697 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:37.647008 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:37.650328 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:37.653623 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.656945 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.660269 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.663546 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.666848 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.670136 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.673448 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.676754 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.680074 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.683367 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.686675 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.689945 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.693251 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.696584 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.699894 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.703217 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.706518 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.709821 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.713109 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.716408 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.719707 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.723004 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.726309 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.729622 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.732920 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.736220 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.739475 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.742729 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.745967 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.749186 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.752416 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.755638 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.758862 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.762092 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.765319 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.768549 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.771783 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.775007 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.778230 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.781475 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.784679 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.787892 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.791130 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.794355 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.797568 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.800782 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.804004 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.807223 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.810453 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.813664 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.816884 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.820101 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.823313 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.826538 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.829754 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.832964 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.836184 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.839398 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.842620 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.845841 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.849067 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.852278 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.855485 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.858706 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.861914 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.865141 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.868359 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.871581 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.874789 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.878014 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.881247 ---      ParallelTerminationStrategy: PID 22 died...
22:49:37.882709 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.886272 ---      ParallelTerminationStrategy: PID 23 died...
22:49:37.887719 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.891275 ---      ParallelTerminationStrategy: PID 24 died...
22:49:37.892711 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.896275 ---      ParallelTerminationStrategy: PID 25 died...
22:49:37.897735 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.901319 ---      ParallelTerminationStrategy: PID 26 died...
22:49:37.902769 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.906382 ---      ParallelTerminationStrategy: PID 27 died...
22:49:37.907849 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.911441 ---      ParallelTerminationStrategy: PID 28 died...
22:49:37.912918 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.916499 ---      ParallelTerminationStrategy: PID 29 died...
22:49:37.917959 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.921560 ---      ParallelTerminationStrategy: PID 30 died...
22:49:37.923000 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.926596 ---      ParallelTerminationStrategy: PID 31 died...
22:49:37.928080 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.931699 ---      ParallelTerminationStrategy: PID 32 died...
22:49:37.933157 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.936782 ---      ParallelTerminationStrategy: PID 33 died...
22:49:37.938256 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.941873 ---      ParallelTerminationStrategy: PID 35 died...
22:49:37.943362 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.947076 ---      ParallelTerminationStrategy: PID 36 died...
22:49:37.948568 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.952249 ---      ParallelTerminationStrategy: PID 37 died...
22:49:37.953739 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.957394 ---      ParallelTerminationStrategy: PID 38 died...
22:49:37.958885 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.962577 ---      ParallelTerminationStrategy: PID 39 died...
22:49:37.964063 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.967737 ---      ParallelTerminationStrategy: PID 40 died...
22:49:37.969232 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.972895 ---      ParallelTerminationStrategy: PID 41 died...
22:49:37.974374 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.978035 ---      ParallelTerminationStrategy: PID 42 died...
22:49:37.979508 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.983152 ---      ParallelTerminationStrategy: PID 43 died...
22:49:37.984647 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.988277 ---      ParallelTerminationStrategy: PID 44 died...
22:49:37.989745 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.993398 ---      ParallelTerminationStrategy: PID 45 died...
22:49:37.994861 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.998496 ---      ParallelTerminationStrategy: PID 46 died...
22:49:37.999978 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:38.003597 ---      ParallelTerminationStrategy: PID 47 died...
22:49:38.005085 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:38.008724 ---      ParallelTerminationStrategy: PID 48 died...
22:49:38.010196 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:38.013828 ---      ParallelTerminationStrategy: PID 49 died...
22:49:38.015304 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:38.018953 ---      ParallelTerminationStrategy: PID 50 died...
22:49:38.020431 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:38.024067 ---      ParallelTerminationStrategy: PID 51 died...
22:49:38.025533 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:38.029183 ---      ParallelTerminationStrategy: PID 52 died...
22:49:38.030658 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:38.034311 ---      ParallelTerminationStrategy: PID 53 died...
22:49:38.035790 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:38.039429 ---      ParallelTerminationStrategy: PID 54 died...
22:49:38.040903 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:38.044554 ---      ParallelTerminationStrategy: PID 55 died...
22:49:38.046030 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:38.049674 ---      ParallelTerminationStrategy: PID 56 died...
22:49:38.051153 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:38.054819 ---      ParallelTerminationStrategy: PID 57 died...
22:49:38.056299 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:38.059932 ---      ParallelTerminationStrategy: PID 58 died...
22:49:38.061402 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:38.065050 ---      ParallelTerminationStrategy: PID 59 died...
22:49:38.066521 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:38.070173 ---      ParallelTerminationStrategy: PID 60 died...
22:49:38.071654 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:38.075313 ---      ParallelTerminationStrategy: PID 61 died...
22:49:38.076803 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:38.080466 ---      ParallelTerminationStrategy: PID 62 died...
22:49:38.081936 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:38.085578 ---      ParallelTerminationStrategy: PID 63 died...
22:49:38.087111 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:38.090821 ---      ParallelTerminationStrategy: PID 64 died...
22:49:38.092308 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:38.095947 ---      ParallelTerminationStrategy: PID 65 died...
22:49:38.097420 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:38.101053 ---      ParallelTerminationStrategy: PID 66 died...
22:49:38.102536 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:38.106172 ---      ParallelTerminationStrategy: PID 67 died...
22:49:38.107644 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:38.111283 ---      ParallelTerminationStrategy: PID 68 died...
22:49:38.112753 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:38.116405 ---      ParallelTerminationStrategy: PID 69 died...
22:49:38.117868 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:38.121499 ---      ParallelTerminationStrategy: PID 70 died...
22:49:38.122968 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:38.126613 ---      ParallelTerminationStrategy: PID 71 died...
22:49:38.128092 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:38.131736 ---      ParallelTerminationStrategy: PID 72 died...
22:49:38.133214 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:38.136853 ---      ParallelTerminationStrategy: PID 73 died...
22:49:38.138326 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:38.141978 ---      ParallelTerminationStrategy: PID 74 died...
22:49:38.143446 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:38.147092 ---      ParallelTerminationStrategy: PID 75 died...
22:49:38.148571 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:38.152209 ---      ParallelTerminationStrategy: PID 76 died...
22:49:38.153665 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:38.157312 ---      ParallelTerminationStrategy: PID 77 died...
22:49:38.158780 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:38.162408 ---      ParallelTerminationStrategy: PID 78 died...
22:49:38.163883 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:38.167523 ---      ParallelTerminationStrategy: PID 79 died...
22:49:38.168993 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:38.172643 ---      ParallelTerminationStrategy: PID 80 died...
22:49:38.174115 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:38.177748 ---      ParallelTerminationStrategy: PID 81 died...
22:49:38.179222 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:38.182882 ---      ParallelTerminationStrategy: PID 82 died...
22:49:38.184352 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:38.188019 ---      ParallelTerminationStrategy: PID 83 died...
22:49:38.189489 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:38.193116 ---      ParallelTerminationStrategy: PID 84 died...
22:49:38.194583 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:38.198209 ---      ParallelTerminationStrategy: PID 85 died...
22:49:38.199678 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:38.203328 ---      ParallelTerminationStrategy: PID 86 died...
22:49:38.204799 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:38.208445 ---      ParallelTerminationStrategy: PID 87 died...
22:49:38.209911 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:38.213538 ---      ParallelTerminationStrategy: PID 88 died...
22:49:38.215004 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:38.218647 ---      ParallelTerminationStrategy: PID 89 died...
22:49:38.220124 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:38.223771 ---      ParallelTerminationStrategy: PID 90 died...
22:49:38.225242 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:38.228863 ---      ParallelTerminationStrategy: PID 91 died...
22:49:38.230339 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:38.233992 ---      ParallelTerminationStrategy: PID 92 died...
22:49:38.235457 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:38.239096 ---      ParallelTerminationStrategy: PID 93 died...
22:49:38.240581 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:38.244204 ---      ParallelTerminationStrategy: PID 94 died...
22:49:38.245677 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:38.249324 ---      ParallelTerminationStrategy: PID 95 died...
22:49:38.250790 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:38.254429 ---      ParallelTerminationStrategy: PID 96 died...
22:49:38.255915 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:38.259550 ---      ParallelTerminationStrategy: PID 97 died...
22:49:38.261018 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:38.264686 ---      ParallelTerminationStrategy: PID 98 died...
22:49:38.266156 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:38.269796 ---      ParallelTerminationStrategy: PID 99 died...
22:49:38.271265 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:38.274922 ---      ParallelTerminationStrategy: PID 100 died...
22:49:38.276430 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:38.280249 ---      ParallelTerminationStrategy: PID 101 died...
22:49:38.281801 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:38.285569 ---      ParallelTerminationStrategy: PID 102 died...
22:49:38.287046 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:38.290680 ---      ParallelTerminationStrategy: PID 103 died...
22:49:38.292176 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:38.295836 ---      ParallelTerminationStrategy: PID 104 died...
22:49:38.297309 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:38.300957 ---      ParallelTerminationStrategy: PID 105 died...
22:49:38.302432 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:38.306075 ---      ParallelTerminationStrategy: PID 106 died...
22:49:38.307542 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:38.311185 ---      ParallelTerminationStrategy: PID 107 died...
22:49:38.312665 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:38.316311 ---      ParallelTerminationStrategy: PID 108 died...
22:49:38.317779 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:38.321425 ---      ParallelTerminationStrategy: PID 109 died...
22:49:38.322892 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:38.326536 ---      ParallelTerminationStrategy: PID 110 died...
22:49:38.328027 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:38.331678 ---      ParallelTerminationStrategy: PID 111 died...
22:49:38.333166 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:38.336810 ---      ParallelTerminationStrategy: PID 112 died...
22:49:38.338290 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:38.341946 ---      ParallelTerminationStrategy: PID 113 died...
22:49:38.343412 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:38.347063 ---      ParallelTerminationStrategy: PID 114 died...
22:49:38.348542 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:38.352176 ---      ParallelTerminationStrategy: PID 115 died...
22:49:38.353655 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:38.357311 ---      ParallelTerminationStrategy: PID 116 died...
22:49:38.358785 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:38.362434 ---      ParallelTerminationStrategy: PID 117 died...
22:49:38.363909 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:38.367539 ---      ParallelTerminationStrategy: PID 118 died...
22:49:38.369015 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:38.372649 ---      ParallelTerminationStrategy: PID 119 died...
22:49:38.374116 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:38.377757 ---      ParallelTerminationStrategy: PID 120 died...
22:49:38.379222 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:38.382864 ---      ParallelTerminationStrategy: PID 121 died...
22:49:38.384335 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:38.387987 ---      ParallelTerminationStrategy: PID 122 died...
22:49:38.389457 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:38.393128 ---      ParallelTerminationStrategy: PID 123 died...
22:49:38.394596 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:38.398218 ---      ParallelTerminationStrategy: PID 124 died...
22:49:38.399699 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:38.403331 ---      ParallelTerminationStrategy: PID 125 died...
22:49:38.404804 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:38.408460 ---      ParallelTerminationStrategy: PID 126 died...
22:49:38.409939 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:38.413589 ---      ParallelTerminationStrategy: PID 127 died...
22:49:38.415062 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:38.418721 ---      ParallelTerminationStrategy: PID 128 died...
22:49:38.420211 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:38.423861 ---      ParallelTerminationStrategy: PID 129 died...
22:49:38.425344 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:38.428997 ---      ParallelTerminationStrategy: PID 130 died...
22:49:38.430473 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:38.434109 ---      ParallelTerminationStrategy: PID 131 died...
22:49:38.435577 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:38.439222 ---      ParallelTerminationStrategy: PID 132 died...
22:49:38.440736 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:38.444390 ---      ParallelTerminationStrategy: PID 133 died...
22:49:38.445860 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:38.449502 ---      ParallelTerminationStrategy: PID 134 died...
22:49:38.450979 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:38.454619 ---      ParallelTerminationStrategy: PID 135 died...
22:49:38.456099 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:38.459782 ---      ParallelTerminationStrategy: PID 136 died...
22:49:38.461264 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.464930 ---      ParallelTerminationStrategy: PID 137 died...
22:49:38.466390 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:38.470057 ---      ParallelTerminationStrategy: PID 138 died...
22:49:38.471546 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:38.475208 ---      ParallelTerminationStrategy: PID 139 died...
22:49:38.476698 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:38.480353 ---      ParallelTerminationStrategy: PID 140 died...
22:49:38.481836 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:38.485517 ---      ParallelTerminationStrategy: PID 141 died...
22:49:38.486995 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:38.490679 ---      ParallelTerminationStrategy: PID 142 died...
22:49:38.492169 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:38.495854 ---      ParallelTerminationStrategy: PID 143 died...
22:49:38.497325 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:38.500979 ---      ParallelTerminationStrategy: PID 144 died...
22:49:38.502449 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:38.506126 ---      ParallelTerminationStrategy: PID 145 died...
22:49:38.507604 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:38.511292 ---      ParallelTerminationStrategy: PID 146 died...
22:49:38.512783 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:38.516434 ---      ParallelTerminationStrategy: PID 147 died...
22:49:38.517917 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:38.521589 ---      ParallelTerminationStrategy: PID 148 died...
22:49:38.523068 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:38.526734 ---      ParallelTerminationStrategy: PID 149 died...
22:49:38.528205 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:38.531897 ---      ParallelTerminationStrategy: PID 150 died...
22:49:38.533385 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:38.537043 ---      ParallelTerminationStrategy: PID 151 died...
22:49:38.538513 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:38.542188 ---      ParallelTerminationStrategy: PID 152 died...
22:49:38.543655 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:38.547308 ---      ParallelTerminationStrategy: PID 153 died...
22:49:38.548821 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:38.552481 ---      ParallelTerminationStrategy: PID 154 died...
22:49:38.553949 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:38.557602 ---      ParallelTerminationStrategy: PID 155 died...
22:49:38.559072 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:38.562724 ---      ParallelTerminationStrategy: PID 156 died...
22:49:38.564195 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:38.567867 ---      ParallelTerminationStrategy: PID 157 died...
22:49:38.569337 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:38.573019 ---      ParallelTerminationStrategy: PID 158 died...
22:49:38.574493 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:38.578156 ---      ParallelTerminationStrategy: PID 159 died...
22:49:38.579638 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:38.583301 ---      ParallelTerminationStrategy: PID 160 died...
22:49:38.584806 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:38.588477 ---      ParallelTerminationStrategy: PID 161 died...
22:49:38.589948 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:38.593610 ---      ParallelTerminationStrategy: PID 162 died...
22:49:38.595083 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:38.598744 ---      ParallelTerminationStrategy: PID 163 died...
22:49:38.600256 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:38.603924 ---      ParallelTerminationStrategy: PID 164 died...
22:49:38.605409 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:38.609061 ---      ParallelTerminationStrategy: PID 165 died...
22:49:38.610530 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:38.614218 ---      ParallelTerminationStrategy: PID 166 died...
22:49:38.615705 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:38.619385 ---      ParallelTerminationStrategy: PID 167 died...
22:49:38.620865 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:38.624539 ---      ParallelTerminationStrategy: PID 168 died...
22:49:38.626015 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:38.629701 ---      ParallelTerminationStrategy: PID 169 died...
22:49:38.631178 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:38.634857 ---      ParallelTerminationStrategy: PID 170 died...
22:49:38.636344 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:38.640025 ---      ParallelTerminationStrategy: PID 171 died...
22:49:38.641504 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:38.645160 ---      ParallelTerminationStrategy: PID 172 died...
22:49:38.646636 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:38.650307 ---      ParallelTerminationStrategy: PID 173 died...
22:49:38.651792 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:38.655445 ---      ParallelTerminationStrategy: PID 174 died...
22:49:38.656948 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:38.660628 ---      ParallelTerminationStrategy: PID 175 died...
22:49:38.662109 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:38.665775 ---      ParallelTerminationStrategy: PID 176 died...
22:49:38.667247 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.670912 ---      ParallelTerminationStrategy: PID 177 died...
22:49:38.672400 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.676061 ---      ParallelTerminationStrategy: PID 178 died...
22:49:38.677531 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.681203 ---      ParallelTerminationStrategy: PID 179 died...
22:49:38.682679 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.686356 ---      ParallelTerminationStrategy: PID 180 died...
22:49:38.687850 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.691509 ---      ParallelTerminationStrategy: PID 181 died...
22:49:38.692984 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.696647 ---      ParallelTerminationStrategy: PID 182 died...
22:49:38.698121 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.701794 ---      ParallelTerminationStrategy: PID 183 died...
22:49:38.703278 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.706954 ---      ParallelTerminationStrategy: PID 184 died...
22:49:38.708437 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.712099 ---      ParallelTerminationStrategy: PID 185 died...
22:49:38.713571 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.717246 ---      ParallelTerminationStrategy: PID 186 died...
22:49:38.718722 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.722385 ---      ParallelTerminationStrategy: PID 187 died...
22:49:38.723869 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.727525 ---      ParallelTerminationStrategy: PID 188 died...
22:49:38.729025 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.732712 ---      ParallelTerminationStrategy: PID 189 died...
22:49:38.734191 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.737865 ---      ParallelTerminationStrategy: PID 190 died...
22:49:38.739336 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.743017 ---      ParallelTerminationStrategy: PID 191 died...
22:49:38.744528 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.748173 ---      ParallelTerminationStrategy: PID 192 died...
22:49:38.749649 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.753321 ---      ParallelTerminationStrategy: PID 193 died...
22:49:38.754791 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.758479 ---      ParallelTerminationStrategy: PID 194 died...
22:49:38.759968 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.763612 ---      ParallelTerminationStrategy: PID 195 died...
22:49:38.765095 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.768783 ---      ParallelTerminationStrategy: PID 196 died...
22:49:38.770255 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.773916 ---      ParallelTerminationStrategy: PID 197 died...
22:49:38.775400 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.779092 ---      ParallelTerminationStrategy: PID 198 died...
22:49:38.780611 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.784303 ---      ParallelTerminationStrategy: PID 199 died...
22:49:38.785783 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.789447 ---      ParallelTerminationStrategy: PID 200 died...
22:49:38.790921 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.794610 ---      ParallelTerminationStrategy: PID 201 died...
22:49:38.796100 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.799765 ---      ParallelTerminationStrategy: PID 202 died...
22:49:38.801249 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.804927 ---      ParallelTerminationStrategy: PID 203 died...
22:49:38.806407 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.810083 ---      ParallelTerminationStrategy: PID 204 died...
22:49:38.811559 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.815238 ---      ParallelTerminationStrategy: PID 205 died...
22:49:38.816743 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.820411 ---      ParallelTerminationStrategy: PID 206 died...
22:49:38.821887 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.825578 ---      ParallelTerminationStrategy: PID 207 died...
22:49:38.827053 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.830724 ---      ParallelTerminationStrategy: PID 208 died...
22:49:38.832212 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.835902 ---      ParallelTerminationStrategy: PID 209 died...
22:49:38.837380 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.841042 ---      ParallelTerminationStrategy: PID 210 died...
22:49:38.842516 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.846199 ---      ParallelTerminationStrategy: PID 211 died...
22:49:38.847676 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.851356 ---      ParallelTerminationStrategy: PID 212 died...
22:49:38.852856 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.856537 ---      ParallelTerminationStrategy: PID 213 died...
22:49:38.858015 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.861696 ---      ParallelTerminationStrategy: PID 214 died...
22:49:38.863170 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.866826 ---      ParallelTerminationStrategy: PID 215 died...
22:49:38.868322 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.872022 ---      ParallelTerminationStrategy: PID 216 died...
22:49:38.873501 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.877180 ---      ParallelTerminationStrategy: PID 217 died...
22:49:38.878653 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.882331 ---      ParallelTerminationStrategy: PID 218 died...
22:49:38.883828 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.887488 ---      ParallelTerminationStrategy: PID 219 died...
22:49:38.888972 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.892685 ---      ParallelTerminationStrategy: PID 220 died...
22:49:38.894158 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.897840 ---      ParallelTerminationStrategy: PID 221 died...
22:49:38.899318 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.902994 ---      ParallelTerminationStrategy: PID 222 died...
22:49:38.904469 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.908131 ---      ParallelTerminationStrategy: PID 223 died...
22:49:38.909606 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.913271 ---      ParallelTerminationStrategy: PID 224 died...
22:49:38.914746 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.918428 ---      ParallelTerminationStrategy: PID 225 died...
22:49:38.919910 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.923596 ---      ParallelTerminationStrategy: PID 226 died...
22:49:38.925082 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.928758 ---      ParallelTerminationStrategy: PID 227 died...
22:49:38.930233 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.933909 ---      ParallelTerminationStrategy: PID 228 died...
22:49:38.935380 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.939054 ---      ParallelTerminationStrategy: PID 229 died...
22:49:38.940554 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.944236 ---      ParallelTerminationStrategy: PID 230 died...
22:49:38.945710 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.949382 ---      ParallelTerminationStrategy: PID 231 died...
22:49:38.950862 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.954535 ---      ParallelTerminationStrategy: PID 232 died...
22:49:38.956035 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.959707 ---      ParallelTerminationStrategy: PID 233 died...
22:49:38.961192 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.964848 ---      ParallelTerminationStrategy: PID 234 died...
22:49:38.966346 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:42.370831 ---      ParallelTerminationStrategy: PID 34 died...
22:49:42.376985 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8268 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.442762 tst                       trial-8268: Storing JUnit report in /build/trial-8268/run.2026-03-12_22-48-15/trial-8268.xml

--------------------------------------------------------------------------------------------
trial-8268 PASS
--------------------------------------------------------------------------------------------
22:49:42.453328 tst                       trial-8268: trial-8268: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8268/inst
+ cd trial-8268
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-12 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8268-run.tgz run.2026-03-12_22-48-15
+ tar czf /build/trial-8268-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-12_13_26_51.tgz osmo-bts-oc2g.build-2026-03-12_00_51_27.tgz osmo-bts-sysmo.build-2026-03-12_00_51_31.tgz osmo-bts.build-2026-03-12_00_51_30.tgz osmo-ggsn.build-2026-03-12_20_42_38.tgz osmo-hlr.build-2026-03-12_16_37_01.tgz osmo-hnbgw.build-2026-03-12_13_30_45.tgz osmo-mgw.build-2026-03-12_08_33_04.tgz osmo-msc.build-2026-03-12_13_32_57.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-12_07_35_01.tgz osmo-pcu-sysmo.build-2026-03-12_07_34_54.tgz osmo-pcu.build-2026-03-12_07_35_06.tgz osmo-sgsn.build-2026-03-12_20_48_22.tgz osmo-stp.build-2026-03-12_13_25_40.tgz osmo-trx.build-2026-03-12_14_21_58.tgz osmocom-bb.build-2026-03-12_21_17_50.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