Skip to content
Success

Console Output

Skipping 14 KB.. Full Log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16111588102913994254.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-8200
+ 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
3e2224c ttcn3-bts-test: mount tracingfs only when needed
+ 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 [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
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#24 [19/28] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-pip 			python3-setuptools 			python3-wheel 			ninja-build 			build-essential 			flex 			bison 			git 			libsctp-dev 			libgnutls28-dev 			libgcrypt-dev 			libssl-dev 			libidn11-dev 			libmongoc-dev 			libbson-dev 			libyaml-dev 			libnghttp2-dev 			libmicrohttpd-dev 			libcurl4-gnutls-dev 			libnghttp2-dev 			meson && 		apt-get clean; 	fi
#24 CACHED

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

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

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

#28 [23/28] RUN	CD osmo-gsm-tester && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#28 CACHED

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:92a841b8c304e155e180e61eb8a2d7ea5a2b39c747d6e771db366c7adfecb0e1 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=8201 -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-01-04 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8201
+ mkdir -p trial-8201
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-04_13_34_15.tgz osmo-bts-oc2g.build-2026-01-04_00_52_59.tgz osmo-bts-sysmo.build-2026-01-04_00_53_00.tgz osmo-bts.build-2026-01-04_00_52_50.tgz osmo-ggsn.build-2026-01-04_20_59_46.tgz osmo-hlr.build-2026-01-04_16_37_00.tgz osmo-hnbgw.build-2026-01-04_13_33_27.tgz osmo-mgw.build-2026-01-04_08_34_44.tgz osmo-msc.build-2026-01-04_13_37_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-04_07_34_49.tgz osmo-pcu-sysmo.build-2026-01-04_07_36_55.tgz osmo-pcu.build-2026-01-04_07_34_21.tgz osmo-sgsn.build-2026-01-04_21_17_57.tgz osmo-stp.build-2026-01-04_13_27_47.tgz osmo-trx.build-2026-01-04_14_38_42.tgz osmocom-bb.build-2026-01-04_21_18_54.tgz srslte.build-19.tgz trial-8201
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-04_13_34_15.md5 osmo-bts-oc2g.build-2026-01-04_00_52_59.md5 osmo-bts-sysmo.build-2026-01-04_00_53_00.md5 osmo-bts.build-2026-01-04_00_52_50.md5 osmo-ggsn.build-2026-01-04_20_59_46.md5 osmo-hlr.build-2026-01-04_16_37_00.md5 osmo-hnbgw.build-2026-01-04_13_33_27.md5 osmo-mgw.build-2026-01-04_08_34_44.md5 osmo-msc.build-2026-01-04_13_37_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-04_07_34_49.md5 osmo-pcu-sysmo.build-2026-01-04_07_36_55.md5 osmo-pcu.build-2026-01-04_07_34_21.md5 osmo-sgsn.build-2026-01-04_21_17_57.md5 osmo-stp.build-2026-01-04_13_27_47.md5 osmo-trx.build-2026-01-04_14_38_42.md5 osmocom-bb.build-2026-01-04_21_18_54.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-04_13_34_15.md5 osmo-bts-oc2g.build-2026-01-04_00_52_59.md5 osmo-bts-sysmo.build-2026-01-04_00_53_00.md5 osmo-bts.build-2026-01-04_00_52_50.md5 osmo-ggsn.build-2026-01-04_20_59_46.md5 osmo-hlr.build-2026-01-04_16_37_00.md5 osmo-hnbgw.build-2026-01-04_13_33_27.md5 osmo-mgw.build-2026-01-04_08_34_44.md5 osmo-msc.build-2026-01-04_13_37_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-04_07_34_49.md5 osmo-pcu-sysmo.build-2026-01-04_07_36_55.md5 osmo-pcu.build-2026-01-04_07_34_21.md5 osmo-sgsn.build-2026-01-04_21_17_57.md5 osmo-stp.build-2026-01-04_13_27_47.md5 osmo-trx.build-2026-01-04_14_38_42.md5 osmocom-bb.build-2026-01-04_21_18_54.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-8201 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8201'
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-8201
--------------------------------------------------------------------------------------------
22:48:17.070766 tst                       trial-8201: Detailed log at /build/trial-8201/run.2026-01-04_22-48-17/log

---------------------------------------------------------------------
trial-8201 netreg_mass
---------------------------------------------------------------------
22:48:17.280963 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.281303 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.282059 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.283200 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.321097 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.321869 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.322972 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.385010 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-8201 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.385683 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.400892 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.401414 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.401860 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.402283 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.402712 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.403160 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.403589 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.435054 tst         register_default_mass.py: using LAC 2
22:48:17.457356 tst         register_default_mass.py: using RAC 2
22:48:17.484061 tst         register_default_mass.py: using CellId 2
22:48:17.513405 tst         register_default_mass.py: using BVCI 3
22:48:17.527159 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.527828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.528403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.528932 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.529424 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.529929 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.530422 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.530919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.531441 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.531938 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.532452 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.532978 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.533573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.534125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.534643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.535156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.535675 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.536195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.536709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.537227 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.537737 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.538248 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.538771 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.539289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.539792 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.540295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.540826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.541335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.541837 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.542361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.542864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.543364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.543885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.544401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.544911 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.545427 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.545934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.546442 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.546945 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.547457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.547956 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.548458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.548982 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.549492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.549994 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.550491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551007 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551519 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554046 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555069 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555571 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556086 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556598 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557608 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558106 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558608 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559112 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559634 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560136 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561659 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562161 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563175 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564250 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564769 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565761 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566259 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566761 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567260 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568255 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568755 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569248 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569753 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570249 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570737 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572245 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572753 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.573262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.573760 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.576291 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.576802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577300 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577807 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578308 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578859 tst      register_default_mass.py:21: Launching a simple network
22:48:17.588819 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.707997 run            create_hlr_db(pid=20): Launched
22:48:18.722223 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.738417 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.753535 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.759219 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.950948 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.967998 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.973854 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.390078 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.405331 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.419624 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.537240 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.552155 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.557801 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.823086 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.838054 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.843836 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.156990 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.172035 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.204238 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.373827 run         osmo-bts-virtual(pid=34): Launched
22:48:30.410032 tst         register_default_mass.py: using MSISDN 1001
22:48:30.424080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.463724 tst         register_default_mass.py: using MSISDN 1002
22:48:30.481295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.511043 tst         register_default_mass.py: using MSISDN 1003
22:48:30.517343 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.554533 tst         register_default_mass.py: using MSISDN 1004
22:48:30.560137 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.589673 tst         register_default_mass.py: using MSISDN 1005
22:48:30.602603 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.631808 tst         register_default_mass.py: using MSISDN 1006
22:48:30.638680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.668199 tst         register_default_mass.py: using MSISDN 1007
22:48:30.680485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.711112 tst         register_default_mass.py: using MSISDN 1008
22:48:30.725213 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.756145 tst         register_default_mass.py: using MSISDN 1009
22:48:30.770713 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.801434 tst         register_default_mass.py: using MSISDN 1010
22:48:30.815884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.846473 tst         register_default_mass.py: using MSISDN 1011
22:48:30.861025 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.891962 tst         register_default_mass.py: using MSISDN 1012
22:48:30.906668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.937279 tst         register_default_mass.py: using MSISDN 1013
22:48:30.951670 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.982232 tst         register_default_mass.py: using MSISDN 1014
22:48:30.996653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.027557 tst         register_default_mass.py: using MSISDN 1015
22:48:31.042205 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.073333 tst         register_default_mass.py: using MSISDN 1016
22:48:31.083626 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.122819 tst         register_default_mass.py: using MSISDN 1017
22:48:31.140730 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.172508 tst         register_default_mass.py: using MSISDN 1018
22:48:31.187186 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.218264 tst         register_default_mass.py: using MSISDN 1019
22:48:31.232519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.263517 tst         register_default_mass.py: using MSISDN 1020
22:48:31.277559 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.308793 tst         register_default_mass.py: using MSISDN 1021
22:48:31.318604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.349347 tst         register_default_mass.py: using MSISDN 1022
22:48:31.365357 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.396334 tst         register_default_mass.py: using MSISDN 1023
22:48:31.410954 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.442104 tst         register_default_mass.py: using MSISDN 1024
22:48:31.456895 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.487729 tst         register_default_mass.py: using MSISDN 1025
22:48:31.502259 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.532947 tst         register_default_mass.py: using MSISDN 1026
22:48:31.547522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.578263 tst         register_default_mass.py: using MSISDN 1027
22:48:31.592754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.623466 tst         register_default_mass.py: using MSISDN 1028
22:48:31.637989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.668727 tst         register_default_mass.py: using MSISDN 1029
22:48:31.683340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.713643 tst         register_default_mass.py: using MSISDN 1030
22:48:31.728048 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.758626 tst         register_default_mass.py: using MSISDN 1031
22:48:31.773100 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.803765 tst         register_default_mass.py: using MSISDN 1032
22:48:31.818163 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.849168 tst         register_default_mass.py: using MSISDN 1033
22:48:31.863882 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.894544 tst         register_default_mass.py: using MSISDN 1034
22:48:31.909129 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.939875 tst         register_default_mass.py: using MSISDN 1035
22:48:31.954565 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.985343 tst         register_default_mass.py: using MSISDN 1036
22:48:31.999943 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.030863 tst         register_default_mass.py: using MSISDN 1037
22:48:32.045462 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.076051 tst         register_default_mass.py: using MSISDN 1038
22:48:32.090607 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.121537 tst         register_default_mass.py: using MSISDN 1039
22:48:32.136073 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.167073 tst         register_default_mass.py: using MSISDN 1040
22:48:32.181803 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.212468 tst         register_default_mass.py: using MSISDN 1041
22:48:32.226999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.257742 tst         register_default_mass.py: using MSISDN 1042
22:48:32.272288 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.302838 tst         register_default_mass.py: using MSISDN 1043
22:48:32.317263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.347876 tst         register_default_mass.py: using MSISDN 1044
22:48:32.362344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.392923 tst         register_default_mass.py: using MSISDN 1045
22:48:32.407448 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.438231 tst         register_default_mass.py: using MSISDN 1046
22:48:32.452764 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.483476 tst         register_default_mass.py: using MSISDN 1047
22:48:32.498096 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.528959 tst         register_default_mass.py: using MSISDN 1048
22:48:32.543572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.574292 tst         register_default_mass.py: using MSISDN 1049
22:48:32.588841 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.619429 tst         register_default_mass.py: using MSISDN 1050
22:48:32.633968 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.664481 tst         register_default_mass.py: using MSISDN 1051
22:48:32.678849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.709615 tst         register_default_mass.py: using MSISDN 1052
22:48:32.724261 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.755635 tst         register_default_mass.py: using MSISDN 1053
22:48:32.770400 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.801260 tst         register_default_mass.py: using MSISDN 1054
22:48:32.816040 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.847001 tst         register_default_mass.py: using MSISDN 1055
22:48:32.861602 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.892616 tst         register_default_mass.py: using MSISDN 1056
22:48:32.907207 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.938484 tst         register_default_mass.py: using MSISDN 1057
22:48:32.953436 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.984805 tst         register_default_mass.py: using MSISDN 1058
22:48:32.999653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.030443 tst         register_default_mass.py: using MSISDN 1059
22:48:33.045002 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.076006 tst         register_default_mass.py: using MSISDN 1060
22:48:33.090784 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.121279 tst         register_default_mass.py: using MSISDN 1061
22:48:33.135806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.166504 tst         register_default_mass.py: using MSISDN 1062
22:48:33.180933 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.210495 tst         register_default_mass.py: using MSISDN 1063
22:48:33.220346 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.250509 tst         register_default_mass.py: using MSISDN 1064
22:48:33.265298 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.296507 tst         register_default_mass.py: using MSISDN 1065
22:48:33.306583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.337310 tst         register_default_mass.py: using MSISDN 1066
22:48:33.353113 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.390938 tst         register_default_mass.py: using MSISDN 1067
22:48:33.408265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.438793 tst         register_default_mass.py: using MSISDN 1068
22:48:33.453425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.484105 tst         register_default_mass.py: using MSISDN 1069
22:48:33.498637 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.529494 tst         register_default_mass.py: using MSISDN 1070
22:48:33.544085 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.575182 tst         register_default_mass.py: using MSISDN 1071
22:48:33.589858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.620796 tst         register_default_mass.py: using MSISDN 1072
22:48:33.635508 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.666489 tst         register_default_mass.py: using MSISDN 1073
22:48:33.681279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.712267 tst         register_default_mass.py: using MSISDN 1074
22:48:33.726875 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.757907 tst         register_default_mass.py: using MSISDN 1075
22:48:33.772642 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.803508 tst         register_default_mass.py: using MSISDN 1076
22:48:33.818130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.849062 tst         register_default_mass.py: using MSISDN 1077
22:48:33.863729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.894491 tst         register_default_mass.py: using MSISDN 1078
22:48:33.909101 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.939857 tst         register_default_mass.py: using MSISDN 1079
22:48:33.954573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.985282 tst         register_default_mass.py: using MSISDN 1080
22:48:33.999682 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.030417 tst         register_default_mass.py: using MSISDN 1081
22:48:34.044899 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.075801 tst         register_default_mass.py: using MSISDN 1082
22:48:34.090542 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.120726 tst         register_default_mass.py: using MSISDN 1083
22:48:34.135007 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.166015 tst         register_default_mass.py: using MSISDN 1084
22:48:34.180731 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.211732 tst         register_default_mass.py: using MSISDN 1085
22:48:34.226439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.265195 tst         register_default_mass.py: using MSISDN 1086
22:48:34.282780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.313345 tst         register_default_mass.py: using MSISDN 1087
22:48:34.327924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.358887 tst         register_default_mass.py: using MSISDN 1088
22:48:34.373581 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.404320 tst         register_default_mass.py: using MSISDN 1089
22:48:34.418834 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.449692 tst         register_default_mass.py: using MSISDN 1090
22:48:34.464247 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.494918 tst         register_default_mass.py: using MSISDN 1091
22:48:34.509376 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.540108 tst         register_default_mass.py: using MSISDN 1092
22:48:34.554721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.585613 tst         register_default_mass.py: using MSISDN 1093
22:48:34.600260 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.630922 tst         register_default_mass.py: using MSISDN 1094
22:48:34.645436 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.676208 tst         register_default_mass.py: using MSISDN 1095
22:48:34.690870 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.721631 tst         register_default_mass.py: using MSISDN 1096
22:48:34.736066 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.766915 tst         register_default_mass.py: using MSISDN 1097
22:48:34.781530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.811802 tst         register_default_mass.py: using MSISDN 1098
22:48:34.826124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.855907 tst         register_default_mass.py: using MSISDN 1099
22:48:34.870132 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.900726 tst         register_default_mass.py: using MSISDN 1100
22:48:34.915116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.007240 run                             mass: Starting testcase
22:48:35.012787 run                             mass: Pre-launching all virtphy's
22:48:35.018235 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.031241 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.038281 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.052765 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.058779 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.071592 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.077607 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.090622 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.096805 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.109894 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.115951 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.128950 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.134942 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.147843 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.153820 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.166707 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.172694 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.185510 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.191444 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.204289 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.210246 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.223118 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.229080 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.241934 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.247907 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.260809 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.266762 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.279595 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.285579 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.298442 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.304485 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.317394 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.323340 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.336238 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.342302 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.355380 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.361424 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.374309 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.380226 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.393094 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.399058 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.411981 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.417928 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.430845 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.436814 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.449683 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.455734 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.468785 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.474759 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.487661 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.493618 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.506484 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.512418 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.525436 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.531328 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.544313 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.550283 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.563174 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.569222 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.582130 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.588217 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.601110 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.607065 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.619943 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.625883 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.638781 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.644773 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.657919 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.663898 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.676840 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.682832 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.695779 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.701770 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.714625 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.720645 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.733556 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.739563 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.752454 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.758499 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.771465 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.777438 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.790320 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.796251 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.809273 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.815207 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.828183 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.834154 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.847013 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.852972 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.865886 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.871819 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.884766 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.890705 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.903583 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.909507 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.922356 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.928295 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.941182 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.947136 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.960043 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.965990 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.978909 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.984860 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.997931 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.003863 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.016905 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.022886 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.035912 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.041916 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.054911 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.060843 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.073758 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.079690 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.092585 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.098504 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.111413 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.117363 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.130262 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.136170 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.149118 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.155086 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.167947 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.173852 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.186737 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.192752 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.205714 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.211682 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.224725 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.230697 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.243659 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.249578 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.262410 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.268383 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.281421 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.287353 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.300395 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.306356 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.319247 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.325197 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.338087 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.344030 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.356982 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.362931 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.375806 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.381756 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.394572 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.400570 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.413477 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.419430 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.432299 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.438213 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.451082 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.457032 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.470020 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.475925 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.488936 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.495122 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.508132 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.514140 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.527180 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.533157 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.546120 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.552071 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.564998 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.570970 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.583833 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.589820 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.602754 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.608763 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.621677 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.627597 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.640502 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.646471 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.659333 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.665245 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.678088 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.684111 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.697244 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.703208 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.716291 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.722204 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.735102 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.741223 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.754118 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.760154 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.773146 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.779102 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.791976 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.797985 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.810918 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.816857 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.829735 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.835698 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.848588 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.854552 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.867467 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.873458 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.886354 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.892349 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.905290 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.911211 run                             mass: Checking if sockets are in the filesystem
22:48:36.943420 run                osmo-ms-mob/00000: Starting mobile
22:48:36.956620 run       osmo-ms-mob/00000(pid=135): Launched
22:48:36.968743 run                             mass: MS start registered  {at=30797822.672087885, delay=0.006028994917869568, ms=00000}
22:48:41.158685 run                osmo-ms-mob/00001: Starting mobile
22:48:41.175853 run       osmo-ms-mob/00001(pid=136): Launched
22:48:41.186728 run                             mass: MS start registered  {at=30797826.890076596, delay=0.004888962954282761, ms=00001}
22:48:42.202713 run                             mass: MS performed LU  {at=30797827.905943274, lu_delay=5.23385538905859, ms=00000}
22:48:42.951926 run                osmo-ms-mob/00002: Starting mobile
22:48:42.964981 run       osmo-ms-mob/00002(pid=137): Launched
22:48:42.975704 run                             mass: MS start registered  {at=30797828.67904828, delay=0.004659011960029602, ms=00002}
22:48:44.251522 run                osmo-ms-mob/00003: Starting mobile
22:48:44.264518 run       osmo-ms-mob/00003(pid=138): Launched
22:48:44.275574 run                             mass: MS start registered  {at=30797829.978919532, delay=0.004972714930772781, ms=00003}
22:48:45.326648 run                osmo-ms-mob/00004: Starting mobile
22:48:45.339451 run       osmo-ms-mob/00004(pid=139): Launched
22:48:45.350091 run                             mass: MS start registered  {at=30797831.05344196, delay=0.004647545516490936, ms=00004}
22:48:45.968541 run                             mass: MS performed LU  {at=30797831.67177651, lu_delay=4.781699914485216, ms=00001}
22:48:46.326964 run                osmo-ms-mob/00005: Starting mobile
22:48:46.339792 run       osmo-ms-mob/00005(pid=140): Launched
22:48:46.350575 run                             mass: MS start registered  {at=30797832.053921103, delay=0.004245419055223465, ms=00005}
22:48:47.257969 run                osmo-ms-mob/00006: Starting mobile
22:48:47.273291 run       osmo-ms-mob/00006(pid=141): Launched
22:48:47.284132 run                             mass: MS start registered  {at=30797832.987483695, delay=0.004847496747970581, ms=00006}
22:48:47.869528 run                             mass: MS performed LU  {at=30797833.572763994, lu_delay=4.893715713173151, ms=00002}
22:48:48.166380 run                osmo-ms-mob/00007: Starting mobile
22:48:48.182145 run       osmo-ms-mob/00007(pid=142): Launched
22:48:48.192850 run                             mass: MS start registered  {at=30797833.896197867, delay=0.004705708473920822, ms=00007}
22:48:48.927254 run                osmo-ms-mob/00008: Starting mobile
22:48:48.940444 run       osmo-ms-mob/00008(pid=143): Launched
22:48:48.951260 run                             mass: MS start registered  {at=30797834.654610384, delay=0.004802405834197998, ms=00008}
22:48:49.659402 run                osmo-ms-mob/00009: Starting mobile
22:48:49.672411 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.683057 run                             mass: MS start registered  {at=30797835.386407334, delay=0.004671208560466766, ms=00009}
22:48:49.733653 run                             mass: MS performed LU  {at=30797835.436916847, lu_delay=5.457997314631939, ms=00003}
22:48:50.349510 run                osmo-ms-mob/00010: Starting mobile
22:48:50.365845 run       osmo-ms-mob/00010(pid=145): Launched
22:48:50.376540 run                             mass: MS start registered  {at=30797836.079894893, delay=0.004559606313705444, ms=00010}
22:48:50.948662 run                osmo-ms-mob/00011: Starting mobile
22:48:50.965073 run       osmo-ms-mob/00011(pid=146): Launched
22:48:50.975756 run                             mass: MS start registered  {at=30797836.67911048, delay=0.004639774560928345, ms=00011}
22:48:51.531419 run                osmo-ms-mob/00012: Starting mobile
22:48:51.544764 run       osmo-ms-mob/00012(pid=147): Launched
22:48:51.555376 run                             mass: MS start registered  {at=30797837.258727487, delay=0.0045161619782447815, ms=00012}
22:48:51.634847 run                             mass: MS performed LU  {at=30797837.338091336, lu_delay=5.2841702327132225, ms=00005}
22:48:51.661655 run                             mass: MS performed LU  {at=30797837.36497026, lu_delay=6.3115282990038395, ms=00004}
22:48:52.151690 run                osmo-ms-mob/00013: Starting mobile
22:48:52.167741 run       osmo-ms-mob/00013(pid=148): Launched
22:48:52.178673 run                             mass: MS start registered  {at=30797837.882022172, delay=0.005014155060052872, ms=00013}
22:48:52.727746 run                osmo-ms-mob/00014: Starting mobile
22:48:52.740560 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.751872 run                             mass: MS start registered  {at=30797838.45521538, delay=0.005218915641307831, ms=00014}
22:48:53.345794 run                osmo-ms-mob/00015: Starting mobile
22:48:53.358771 run       osmo-ms-mob/00015(pid=150): Launched
22:48:53.369593 run                             mass: MS start registered  {at=30797839.072946478, delay=0.004801936447620392, ms=00015}
22:48:53.498482 run                             mass: MS performed LU  {at=30797839.20180279, lu_delay=6.214319095015526, ms=00006}
22:48:53.564330 run                             mass: MS performed LU  {at=30797839.26758753, lu_delay=5.371389664709568, ms=00007}
22:48:53.827096 run                osmo-ms-mob/00016: Starting mobile
22:48:53.839913 run       osmo-ms-mob/00016(pid=151): Launched
22:48:53.850728 run                             mass: MS start registered  {at=30797839.554081786, delay=0.0047584958374500275, ms=00016}
22:48:53.867688 run                             mass: MS performed LU  {at=30797839.57103978, lu_delay=4.9164293967187405, ms=00008}
22:48:54.335527 run                osmo-ms-mob/00017: Starting mobile
22:48:54.351726 run       osmo-ms-mob/00017(pid=152): Launched
22:48:54.362959 run                             mass: MS start registered  {at=30797840.06630695, delay=0.004940107464790344, ms=00017}
22:48:54.959999 run                osmo-ms-mob/00018: Starting mobile
22:48:54.976403 run       osmo-ms-mob/00018(pid=153): Launched
22:48:54.987408 run                             mass: MS start registered  {at=30797840.690759588, delay=0.004961580038070679, ms=00018}
22:48:55.326426 run                osmo-ms-mob/00019: Starting mobile
22:48:55.339693 run       osmo-ms-mob/00019(pid=154): Launched
22:48:55.350593 run                             mass: MS start registered  {at=30797841.053947393, delay=0.004925969988107681, ms=00019}
22:48:55.400885 run                             mass: MS performed LU  {at=30797841.10413836, lu_delay=5.717731025069952, ms=00009}
22:48:55.428167 run                             mass: MS performed LU  {at=30797841.13147922, lu_delay=5.051584325730801, ms=00010}
22:48:55.535139 run                             mass: MS performed LU  {at=30797841.23840139, lu_delay=4.559290912002325, ms=00011}
22:48:55.858911 run                osmo-ms-mob/00020: Starting mobile
22:48:55.876130 run       osmo-ms-mob/00020(pid=155): Launched
22:48:55.887121 run                             mass: MS start registered  {at=30797841.590474263, delay=0.004943199455738068, ms=00020}
22:48:56.343551 run                osmo-ms-mob/00021: Starting mobile
22:48:56.358545 run       osmo-ms-mob/00021(pid=156): Launched
22:48:56.369658 run                             mass: MS start registered  {at=30797842.07299912, delay=0.004922389984130859, ms=00021}
22:48:56.727196 run                osmo-ms-mob/00022: Starting mobile
22:48:56.740149 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.751380 run                             mass: MS start registered  {at=30797842.454726916, delay=0.005248229950666428, ms=00022}
22:48:57.249249 run                osmo-ms-mob/00023: Starting mobile
22:48:57.265438 run       osmo-ms-mob/00023(pid=158): Launched
22:48:57.271445 run                             mass: MS performed LU  {at=30797842.974804923, lu_delay=5.092782750725746, ms=00013}
22:48:57.277247 run                             mass: MS start registered  {at=30797842.980613895, delay=0.005826029926538467, ms=00023}
22:48:57.330410 run                             mass: MS performed LU  {at=30797843.033657834, lu_delay=5.7749303467571735, ms=00012}
22:48:57.627950 run                osmo-ms-mob/00024: Starting mobile
22:48:57.648029 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.654697 run                             mass: MS performed LU  {at=30797843.358056176, lu_delay=4.902840796858072, ms=00014}
22:48:57.660959 run                             mass: MS start registered  {at=30797843.364324708, delay=0.006285853683948517, ms=00024}
22:48:58.148636 run                osmo-ms-mob/00025: Starting mobile
22:48:58.163472 run       osmo-ms-mob/00025(pid=160): Launched
22:48:58.174396 run                             mass: MS start registered  {at=30797843.87774903, delay=0.004796892404556274, ms=00025}
22:48:58.548888 run                osmo-ms-mob/00026: Starting mobile
22:48:58.565038 run       osmo-ms-mob/00026(pid=161): Launched
22:48:58.576402 run                             mass: MS start registered  {at=30797844.27975242, delay=0.005121730268001556, ms=00026}
22:48:58.948511 run                osmo-ms-mob/00027: Starting mobile
22:48:58.964794 run       osmo-ms-mob/00027(pid=162): Launched
22:48:58.975640 run                             mass: MS start registered  {at=30797844.67899218, delay=0.004832230508327484, ms=00027}
22:48:59.064888 run                             mass: MS performed LU  {at=30797844.76814239, lu_delay=5.214060604572296, ms=00016}
22:48:59.166660 run                             mass: MS performed LU  {at=30797844.86991221, lu_delay=5.796965733170509, ms=00015}
22:48:59.193906 run                             mass: MS performed LU  {at=30797844.897217687, lu_delay=4.830910738557577, ms=00017}
22:48:59.206759 run                osmo-ms-mob/00028: Starting mobile
22:48:59.219926 run       osmo-ms-mob/00028(pid=163): Launched
22:48:59.230572 run                             mass: MS start registered  {at=30797844.933929287, delay=0.0045077502727508545, ms=00028}
22:48:59.748941 run                osmo-ms-mob/00029: Starting mobile
22:48:59.765549 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.776435 run                             mass: MS start registered  {at=30797845.479787942, delay=0.004705850034952164, ms=00029}
22:49:00.138841 run                osmo-ms-mob/00030: Starting mobile
22:49:00.152186 run       osmo-ms-mob/00030(pid=165): Launched
22:49:00.163365 run                             mass: MS start registered  {at=30797845.86671893, delay=0.004922166466712952, ms=00030}
22:49:00.561351 run                osmo-ms-mob/00031: Starting mobile
22:49:00.576239 run       osmo-ms-mob/00031(pid=166): Launched
22:49:00.587246 run                             mass: MS start registered  {at=30797846.29059782, delay=0.004968415945768356, ms=00031}
22:49:00.827193 run                osmo-ms-mob/00032: Starting mobile
22:49:00.840197 run       osmo-ms-mob/00032(pid=167): Launched
22:49:00.850897 run                             mass: MS start registered  {at=30797846.554249298, delay=0.004662077873945236, ms=00032}
22:49:01.031098 run                             mass: MS performed LU  {at=30797846.734344807, lu_delay=4.661345686763525, ms=00021}
22:49:01.096570 run                             mass: MS performed LU  {at=30797846.799824014, lu_delay=6.1090644262731075, ms=00018}
22:49:01.138192 run                osmo-ms-mob/00033: Starting mobile
22:49:01.152089 run       osmo-ms-mob/00033(pid=168): Launched
22:49:01.162846 run                             mass: MS start registered  {at=30797846.86619837, delay=0.004721745848655701, ms=00033}
22:49:01.169057 run                             mass: MS performed LU  {at=30797846.872419205, lu_delay=5.281944941729307, ms=00020}
22:49:01.201139 run                             mass: MS performed LU  {at=30797846.904457077, lu_delay=5.850509684532881, ms=00019}
22:49:01.666447 run                osmo-ms-mob/00034: Starting mobile
22:49:01.681898 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.695329 run                             mass: MS start registered  {at=30797847.39867353, delay=0.0072424523532390594, ms=00034}
22:49:01.943968 run                osmo-ms-mob/00035: Starting mobile
22:49:01.957970 run       osmo-ms-mob/00035(pid=170): Launched
22:49:01.968662 run                             mass: MS start registered  {at=30797847.672013704, delay=0.004669498652219772, ms=00035}
22:49:02.350684 run                osmo-ms-mob/00036: Starting mobile
22:49:02.367106 run       osmo-ms-mob/00036(pid=171): Launched
22:49:02.378657 run                             mass: MS start registered  {at=30797848.082008846, delay=0.005230601876974106, ms=00036}
22:49:02.726996 run                osmo-ms-mob/00037: Starting mobile
22:49:02.739928 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.750682 run                             mass: MS start registered  {at=30797848.45403755, delay=0.004745762795209885, ms=00037}
22:49:02.831620 run                             mass: MS performed LU  {at=30797848.53487047, lu_delay=4.657121442258358, ms=00025}
22:49:02.931981 run                             mass: MS performed LU  {at=30797848.63523172, lu_delay=6.1805048026144505, ms=00022}
22:49:02.945828 run                osmo-ms-mob/00038: Starting mobile
22:49:02.958811 run       osmo-ms-mob/00038(pid=173): Launched
22:49:02.965198 run                             mass: MS performed LU  {at=30797848.66855813, lu_delay=5.687944233417511, ms=00023}
22:49:02.971115 run                             mass: MS start registered  {at=30797848.674481586, delay=0.005939994007349014, ms=00038}
22:49:03.104819 run                             mass: MS performed LU  {at=30797848.808072496, lu_delay=5.443747788667679, ms=00024}
22:49:03.133804 run                osmo-ms-mob/00039: Starting mobile
22:49:03.146639 run       osmo-ms-mob/00039(pid=174): Launched
22:49:03.157646 run                             mass: MS start registered  {at=30797848.860999182, delay=0.005025293678045273, ms=00039}
22:49:03.726489 run                osmo-ms-mob/00040: Starting mobile
22:49:03.740038 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.751372 run                             mass: MS start registered  {at=30797849.454724688, delay=0.005175560712814331, ms=00040}
22:49:04.039632 run                osmo-ms-mob/00041: Starting mobile
22:49:04.053567 run       osmo-ms-mob/00041(pid=176): Launched
22:49:04.066130 run                             mass: MS start registered  {at=30797849.76947283, delay=0.0064973533153533936, ms=00041}
22:49:04.339332 run                osmo-ms-mob/00042: Starting mobile
22:49:04.352892 run       osmo-ms-mob/00042(pid=177): Launched
22:49:04.363878 run                             mass: MS start registered  {at=30797850.067230593, delay=0.004999149590730667, ms=00042}
22:49:04.759116 run                osmo-ms-mob/00043: Starting mobile
22:49:04.776536 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.787464 run                             mass: MS start registered  {at=30797850.490809012, delay=0.004894044250249863, ms=00043}
22:49:04.795903 run                             mass: MS performed LU  {at=30797850.499255303, lu_delay=4.632536374032497, ms=00030}
22:49:04.861764 run                             mass: MS performed LU  {at=30797850.565016586, lu_delay=5.085228644311428, ms=00029}
22:49:04.889345 run                osmo-ms-mob/00044: Starting mobile
22:49:04.902477 run       osmo-ms-mob/00044(pid=179): Launched
22:49:04.913836 run                             mass: MS start registered  {at=30797850.61719024, delay=0.0052067674696445465, ms=00044}
22:49:04.929501 run                             mass: MS performed LU  {at=30797850.63285678, lu_delay=5.698927491903305, ms=00028}
22:49:04.967610 run                             mass: MS performed LU  {at=30797850.670877837, lu_delay=5.991885658353567, ms=00027}
22:49:04.988330 run                osmo-ms-mob/00045: Starting mobile
22:49:05.001434 run       osmo-ms-mob/00045(pid=180): Launched
22:49:05.007966 run                             mass: MS performed LU  {at=30797850.711321693, lu_delay=6.431569274514914, ms=00026}
22:49:05.013897 run                             mass: MS start registered  {at=30797850.717263397, delay=0.005961436778306961, ms=00045}
22:49:05.639335 run                osmo-ms-mob/00046: Starting mobile
22:49:05.653304 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.665204 run                             mass: MS start registered  {at=30797851.368548706, delay=0.0055931322276592255, ms=00046}
22:49:05.940370 run                osmo-ms-mob/00047: Starting mobile
22:49:05.955220 run       osmo-ms-mob/00047(pid=182): Launched
22:49:05.966731 run                             mass: MS start registered  {at=30797851.670078147, delay=0.005265828222036362, ms=00047}
22:49:06.239603 run                osmo-ms-mob/00048: Starting mobile
22:49:06.253315 run       osmo-ms-mob/00048(pid=183): Launched
22:49:06.264653 run                             mass: MS start registered  {at=30797851.967993617, delay=0.00507749617099762, ms=00048}
22:49:06.527738 run                osmo-ms-mob/00049: Starting mobile
22:49:06.540461 run       osmo-ms-mob/00049(pid=184): Launched
22:49:06.551433 run                             mass: MS start registered  {at=30797852.254784867, delay=0.005126111209392548, ms=00049}
22:49:06.596341 run                             mass: MS performed LU  {at=30797852.29959483, lu_delay=4.627581126987934, ms=00035}
22:49:06.698594 run                             mass: MS performed LU  {at=30797852.401826236, lu_delay=6.111228417605162, ms=00031}
22:49:06.712626 run                osmo-ms-mob/00050: Starting mobile
22:49:06.725675 run       osmo-ms-mob/00050(pid=185): Launched
22:49:06.731711 run                             mass: MS performed LU  {at=30797852.435073193, lu_delay=5.8808238953351974, ms=00032}
22:49:06.737546 run                             mass: MS start registered  {at=30797852.44091332, delay=0.0058578550815582275, ms=00050}
22:49:06.906084 run                             mass: MS performed LU  {at=30797852.609335627, lu_delay=5.210662096738815, ms=00034}
22:49:07.259390 run                osmo-ms-mob/00051: Starting mobile
22:49:07.275641 run       osmo-ms-mob/00051(pid=186): Launched
22:49:07.286897 run                             mass: MS start registered  {at=30797852.99024064, delay=0.005291398614645004, ms=00051}
22:49:07.528500 run                osmo-ms-mob/00052: Starting mobile
22:49:07.541791 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.553447 run                             mass: MS start registered  {at=30797853.25679435, delay=0.005302343517541885, ms=00052}
22:49:07.841439 run                osmo-ms-mob/00053: Starting mobile
22:49:07.855644 run       osmo-ms-mob/00053(pid=188): Launched
22:49:07.866993 run                             mass: MS start registered  {at=30797853.570344783, delay=0.005301058292388916, ms=00053}
22:49:08.137111 run                osmo-ms-mob/00054: Starting mobile
22:49:08.150468 run       osmo-ms-mob/00054(pid=189): Launched
22:49:08.163723 run                             mass: MS start registered  {at=30797853.867063686, delay=0.006939295679330826, ms=00054}
22:49:08.446883 run                osmo-ms-mob/00055: Starting mobile
22:49:08.460486 run       osmo-ms-mob/00055(pid=190): Launched
22:49:08.472139 run                             mass: MS start registered  {at=30797854.17548494, delay=0.005193118005990982, ms=00055}
22:49:08.563378 run                             mass: MS performed LU  {at=30797854.266628783, lu_delay=4.811904095113277, ms=00040}
22:49:08.627304 run                             mass: MS performed LU  {at=30797854.330557536, lu_delay=5.4695583544671535, ms=00039}
22:49:08.655216 run                osmo-ms-mob/00056: Starting mobile
22:49:08.668137 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.679143 run                             mass: MS start registered  {at=30797854.382496677, delay=0.005153246223926544, ms=00056}
22:49:08.696134 run                             mass: MS performed LU  {at=30797854.399453543, lu_delay=5.945415992289782, ms=00037}
22:49:08.733604 run                             mass: MS performed LU  {at=30797854.43687605, lu_delay=5.762394465506077, ms=00038}
22:49:08.754052 run                osmo-ms-mob/00057: Starting mobile
22:49:08.766988 run       osmo-ms-mob/00057(pid=192): Launched
22:49:08.773485 run                             mass: MS performed LU  {at=30797854.47684352, lu_delay=6.39483467489481, ms=00036}
22:49:08.779306 run                             mass: MS start registered  {at=30797854.48267234, delay=0.005845852196216583, ms=00057}
22:49:09.043088 run                             mass: MS performed LU  {at=30797854.746340092, lu_delay=4.976867262274027, ms=00041}
22:49:09.441664 run                osmo-ms-mob/00058: Starting mobile
22:49:09.455199 run       osmo-ms-mob/00058(pid=193): Launched
22:49:09.466881 run                             mass: MS start registered  {at=30797855.170230377, delay=0.005301181226968765, ms=00058}
22:49:09.648490 run                             mass: MS performed LU  {at=30797855.35174725, lu_delay=3.6816691011190414, ms=00047}
22:49:09.677829 run                osmo-ms-mob/00059: Starting mobile
22:49:09.691001 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.702167 run                             mass: MS start registered  {at=30797855.405518938, delay=0.004914663732051849, ms=00059}
22:49:10.041049 run                osmo-ms-mob/00060: Starting mobile
22:49:10.055259 run       osmo-ms-mob/00060(pid=195): Launched
22:49:10.066171 run                             mass: MS start registered  {at=30797855.769504596, delay=0.004907336086034775, ms=00060}
22:49:10.440734 run                osmo-ms-mob/00061: Starting mobile
22:49:10.454559 run       osmo-ms-mob/00061(pid=196): Launched
22:49:10.462642 run                             mass: MS performed LU  {at=30797856.165979605, lu_delay=6.09874901175499, ms=00042}
22:49:10.469450 run                             mass: MS start registered  {at=30797856.172816686, delay=0.008752845227718353, ms=00061}
22:49:10.490633 run                             mass: MS performed LU  {at=30797856.193986032, lu_delay=5.576795790344477, ms=00044}
22:49:10.518352 run                osmo-ms-mob/00062: Starting mobile
22:49:10.533171 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.544155 run                             mass: MS start registered  {at=30797856.24750827, delay=0.004781339317560196, ms=00062}
22:49:10.671522 run                             mass: MS performed LU  {at=30797856.374778435, lu_delay=5.006229728460312, ms=00046}
22:49:10.708596 run                             mass: MS performed LU  {at=30797856.4118528, lu_delay=5.694589402526617, ms=00045}
22:49:10.722660 run                osmo-ms-mob/00063: Starting mobile
22:49:10.735992 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.747068 run                             mass: MS start registered  {at=30797856.45041705, delay=0.005114622414112091, ms=00063}
22:49:11.448858 run                osmo-ms-mob/00064: Starting mobile
22:49:11.463992 run       osmo-ms-mob/00064(pid=199): Launched
22:49:11.475456 run                             mass: MS start registered  {at=30797857.178806882, delay=0.004986979067325592, ms=00064}
22:49:11.831114 run                osmo-ms-mob/00065: Starting mobile
22:49:11.844763 run       osmo-ms-mob/00065(pid=200): Launched
22:49:11.856059 run                             mass: MS start registered  {at=30797857.559412956, delay=0.004852920770645142, ms=00065}
22:49:12.149541 run                osmo-ms-mob/00066: Starting mobile
22:49:12.165813 run       osmo-ms-mob/00066(pid=201): Launched
22:49:12.176979 run                             mass: MS start registered  {at=30797857.880330827, delay=0.005114521831274033, ms=00066}
22:49:12.328960 run                             mass: MS performed LU  {at=30797858.032215845, lu_delay=5.7774309776723385, ms=00049}
22:49:12.393391 run                             mass: MS performed LU  {at=30797858.096644852, lu_delay=6.128651235252619, ms=00048}
22:49:12.420024 run                osmo-ms-mob/00067: Starting mobile
22:49:12.432971 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.444271 run                             mass: MS start registered  {at=30797858.147623975, delay=0.00524616613984108, ms=00067}
22:49:12.461447 run                             mass: MS performed LU  {at=30797858.164778017, lu_delay=5.723864696919918, ms=00050}
22:49:12.499446 run                             mass: MS performed LU  {at=30797858.202716466, lu_delay=5.212475825101137, ms=00051}
22:49:12.527048 run                osmo-ms-mob/00068: Starting mobile
22:49:12.540519 run       osmo-ms-mob/00068(pid=203): Launched
22:49:12.546691 run                             mass: MS performed LU  {at=30797858.250050627, lu_delay=4.993256278336048, ms=00052}
22:49:12.552650 run                             mass: MS start registered  {at=30797858.25601665, delay=0.005983896553516388, ms=00068}
22:49:12.572011 run                             mass: MS performed LU  {at=30797858.275361, lu_delay=4.70501621812582, ms=00053}
22:49:13.242348 run                osmo-ms-mob/00069: Starting mobile
22:49:13.256216 run       osmo-ms-mob/00069(pid=204): Launched
22:49:13.267583 run                             mass: MS start registered  {at=30797858.970927816, delay=0.005153395235538483, ms=00069}
22:49:13.404071 run                             mass: MS performed LU  {at=30797859.10732806, lu_delay=3.701809123158455, ms=00059}
22:49:13.638515 run                osmo-ms-mob/00070: Starting mobile
22:49:13.652440 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.663481 run                             mass: MS start registered  {at=30797859.36683241, delay=0.005109228193759918, ms=00070}
22:49:14.056982 run                osmo-ms-mob/00071: Starting mobile
22:49:14.072111 run       osmo-ms-mob/00071(pid=206): Launched
22:49:14.083247 run                             mass: MS start registered  {at=30797859.786600497, delay=0.005088586360216141, ms=00071}
22:49:14.166747 run                             mass: MS performed LU  {at=30797859.86998625, lu_delay=5.694501310586929, ms=00055}
22:49:14.229941 run                             mass: MS performed LU  {at=30797859.933195103, lu_delay=4.762964725494385, ms=00058}
22:49:14.256504 run                             mass: MS performed LU  {at=30797859.95982373, lu_delay=5.57732705399394, ms=00056}
22:49:14.268497 run                osmo-ms-mob/00072: Starting mobile
22:49:14.281482 run       osmo-ms-mob/00072(pid=207): Launched
22:49:14.292577 run                             mass: MS start registered  {at=30797859.995930135, delay=0.004911042749881744, ms=00072}
22:49:14.438373 run                             mass: MS performed LU  {at=30797860.141626187, lu_delay=6.2745625004172325, ms=00054}
22:49:14.474029 run                             mass: MS performed LU  {at=30797860.17730746, lu_delay=5.69463511928916, ms=00057}
22:49:14.867277 run                osmo-ms-mob/00073: Starting mobile
22:49:14.884286 run       osmo-ms-mob/00073(pid=208): Launched
22:49:14.895801 run                             mass: MS start registered  {at=30797860.599148806, delay=0.005074683576822281, ms=00073}
22:49:15.238850 run                osmo-ms-mob/00074: Starting mobile
22:49:15.252931 run       osmo-ms-mob/00074(pid=209): Launched
22:49:15.264349 run                             mass: MS start registered  {at=30797860.96769978, delay=0.005381200462579727, ms=00074}
22:49:15.656989 run                osmo-ms-mob/00075: Starting mobile
22:49:15.672012 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.683189 run                             mass: MS start registered  {at=30797861.38654306, delay=0.005225624889135361, ms=00075}
22:49:16.094807 run                             mass: MS performed LU  {at=30797861.798056234, lu_delay=4.619249351322651, ms=00064}
22:49:16.148887 run                osmo-ms-mob/00076: Starting mobile
22:49:16.164582 run       osmo-ms-mob/00076(pid=211): Launched
22:49:16.170571 run                             mass: MS performed LU  {at=30797861.873930577, lu_delay=5.626422308385372, ms=00062}
22:49:16.176798 run                             mass: MS start registered  {at=30797861.880163852, delay=0.006251852959394455, ms=00076}
22:49:16.228277 run                             mass: MS performed LU  {at=30797861.93153272, lu_delay=5.48111566901207, ms=00063}
22:49:16.303732 run                             mass: MS performed LU  {at=30797862.006987993, lu_delay=5.8341713063418865, ms=00061}
22:49:16.317346 run                osmo-ms-mob/00077: Starting mobile
22:49:16.330844 run       osmo-ms-mob/00077(pid=212): Launched
22:49:16.341793 run                             mass: MS start registered  {at=30797862.045144685, delay=0.0048698000609874725, ms=00077}
22:49:17.040980 run                osmo-ms-mob/00078: Starting mobile
22:49:17.054830 run       osmo-ms-mob/00078(pid=213): Launched
22:49:17.065998 run                             mass: MS start registered  {at=30797862.769349422, delay=0.005199160426855087, ms=00078}
22:49:17.459742 run                osmo-ms-mob/00079: Starting mobile
22:49:17.476248 run       osmo-ms-mob/00079(pid=214): Launched
22:49:17.488166 run                             mass: MS start registered  {at=30797863.19140604, delay=0.005366425961256027, ms=00079}
22:49:17.894442 run                             mass: MS performed LU  {at=30797863.5976934, lu_delay=5.341676749289036, ms=00068}
22:49:17.949846 run                osmo-ms-mob/00080: Starting mobile
22:49:17.964590 run       osmo-ms-mob/00080(pid=215): Launched
22:49:17.975794 run                             mass: MS start registered  {at=30797863.679138277, delay=0.005106739699840546, ms=00080}
22:49:17.994541 run                             mass: MS performed LU  {at=30797863.697890397, lu_delay=4.726962581276894, ms=00069}
22:49:18.023360 run                             mass: MS performed LU  {at=30797863.726664163, lu_delay=5.579040188342333, ms=00067}
22:49:18.167135 run                             mass: MS performed LU  {at=30797863.870386537, lu_delay=5.990055710077286, ms=00066}
22:49:18.203736 run                             mass: MS performed LU  {at=30797863.907003548, lu_delay=6.34759059175849, ms=00065}
22:49:18.242617 run                osmo-ms-mob/00081: Starting mobile
22:49:18.256402 run       osmo-ms-mob/00081(pid=216): Launched
22:49:18.262557 run                             mass: MS performed LU  {at=30797863.96591599, lu_delay=4.5990835800766945, ms=00070}
22:49:18.268425 run                             mass: MS start registered  {at=30797863.971791003, delay=0.005891967564821243, ms=00081}
22:49:18.842855 run                osmo-ms-mob/00082: Starting mobile
22:49:18.857315 run       osmo-ms-mob/00082(pid=217): Launched
22:49:18.868457 run                             mass: MS start registered  {at=30797864.57180326, delay=0.005122572183609009, ms=00082}
22:49:19.459651 run                osmo-ms-mob/00083: Starting mobile
22:49:19.474817 run       osmo-ms-mob/00083(pid=218): Launched
22:49:19.486068 run                             mass: MS start registered  {at=30797865.18941366, delay=0.005273841321468353, ms=00083}
22:49:19.859757 run                             mass: MS performed LU  {at=30797865.562985964, lu_delay=5.7763854674994946, ms=00071}
22:49:19.890799 run                osmo-ms-mob/00084: Starting mobile
22:49:19.905479 run       osmo-ms-mob/00084(pid=219): Launched
22:49:19.916714 run                             mass: MS start registered  {at=30797865.620065447, delay=0.005265567451715469, ms=00084}
22:49:19.924169 run                             mass: MS performed LU  {at=30797865.627522595, lu_delay=5.028373789042234, ms=00073}
22:49:19.994284 run                             mass: MS performed LU  {at=30797865.697536837, lu_delay=5.701606702059507, ms=00072}
22:49:20.069249 run                             mass: MS performed LU  {at=30797865.77250447, lu_delay=4.804804690182209, ms=00074}
22:49:20.454741 run                osmo-ms-mob/00085: Starting mobile
22:49:20.468212 run       osmo-ms-mob/00085(pid=220): Launched
22:49:20.479571 run                             mass: MS start registered  {at=30797866.18292397, delay=0.005020979791879654, ms=00085}
22:49:21.041892 run                osmo-ms-mob/00086: Starting mobile
22:49:21.055634 run       osmo-ms-mob/00086(pid=221): Launched
22:49:21.066728 run                             mass: MS start registered  {at=30797866.77008069, delay=0.005054377019405365, ms=00086}
22:49:21.659876 run                osmo-ms-mob/00087: Starting mobile
22:49:21.677590 run       osmo-ms-mob/00087(pid=222): Launched
22:49:21.683535 run                             mass: MS performed LU  {at=30797867.386894856, lu_delay=5.506731003522873, ms=00076}
22:49:21.689288 run                             mass: MS start registered  {at=30797867.392655928, delay=0.005778331309556961, ms=00087}
22:49:21.761976 run                             mass: MS performed LU  {at=30797867.465226963, lu_delay=4.6958775408566, ms=00078}
22:49:21.789133 run                             mass: MS performed LU  {at=30797867.492412377, lu_delay=5.447267692536116, ms=00077}
22:49:22.266964 run                osmo-ms-mob/00088: Starting mobile
22:49:22.283337 run       osmo-ms-mob/00088(pid=223): Launched
22:49:22.294535 run                             mass: MS start registered  {at=30797867.997885235, delay=0.005000140517950058, ms=00088}
22:49:22.823237 run                osmo-ms-mob/00089: Starting mobile
22:49:22.837188 run       osmo-ms-mob/00089(pid=224): Launched
22:49:22.849052 run                             mass: MS start registered  {at=30797868.55239398, delay=0.005746737122535706, ms=00089}
22:49:23.444065 run                osmo-ms-mob/00090: Starting mobile
22:49:23.457917 run       osmo-ms-mob/00090(pid=225): Launched
22:49:23.469231 run                             mass: MS start registered  {at=30797869.172583696, delay=0.0049092769622802734, ms=00090}
22:49:23.626360 run                             mass: MS performed LU  {at=30797869.329616398, lu_delay=6.138210356235504, ms=00079}
22:49:23.691150 run                             mass: MS performed LU  {at=30797869.394401707, lu_delay=5.715263430029154, ms=00080}
22:49:23.759462 run                             mass: MS performed LU  {at=30797869.46271803, lu_delay=5.490927025675774, ms=00081}
22:49:23.796882 run                             mass: MS performed LU  {at=30797869.50015189, lu_delay=4.928348630666733, ms=00082}
22:49:23.836008 run                             mass: MS performed LU  {at=30797869.53926108, lu_delay=22.673062711954117, ms=00033}
22:49:23.882303 run                osmo-ms-mob/00091: Starting mobile
22:49:23.896979 run       osmo-ms-mob/00091(pid=226): Launched
22:49:23.908128 run                             mass: MS start registered  {at=30797869.6114801, delay=0.0051732733845710754, ms=00091}
22:49:24.840404 run                osmo-ms-mob/00092: Starting mobile
22:49:24.854334 run       osmo-ms-mob/00092(pid=227): Launched
22:49:24.865201 run                             mass: MS start registered  {at=30797870.568553045, delay=0.0049066320061683655, ms=00092}
22:49:25.426219 run                             mass: MS performed LU  {at=30797871.129472427, lu_delay=5.509406980127096, ms=00084}
22:49:25.527853 run                             mass: MS performed LU  {at=30797871.231104203, lu_delay=5.048180233687162, ms=00085}
22:49:25.568383 run                osmo-ms-mob/00093: Starting mobile
22:49:25.583690 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.589643 run                             mass: MS performed LU  {at=30797871.293004293, lu_delay=6.1035906337201595, ms=00083}
22:49:25.595470 run                             mass: MS start registered  {at=30797871.298837174, delay=0.005850598216056824, ms=00093}
22:49:25.735184 run                             mass: MS performed LU  {at=30797871.438434474, lu_delay=4.668353784829378, ms=00086}
22:49:26.539783 run                osmo-ms-mob/00094: Starting mobile
22:49:26.554696 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.565819 run                             mass: MS start registered  {at=30797872.269171786, delay=0.005201414227485657, ms=00094}
22:49:27.392459 run                             mass: MS performed LU  {at=30797873.09542735, lu_delay=5.097542114555836, ms=00088}
22:49:27.421315 run                osmo-ms-mob/00095: Starting mobile
22:49:27.434187 run       osmo-ms-mob/00095(pid=230): Launched
22:49:27.445258 run                             mass: MS start registered  {at=30797873.148614965, delay=0.005075346678495407, ms=00095}
22:49:27.455330 run                             mass: MS performed LU  {at=30797873.158686623, lu_delay=4.606292642652988, ms=00089}
22:49:27.525946 run                             mass: MS performed LU  {at=30797873.229195785, lu_delay=5.8365398570895195, ms=00087}
22:49:27.561991 run                             mass: MS performed LU  {at=30797873.265259378, lu_delay=22.77445036545396, ms=00043}
22:49:28.426952 run                osmo-ms-mob/00096: Starting mobile
22:49:28.439723 run       osmo-ms-mob/00096(pid=231): Launched
22:49:28.451041 run                             mass: MS start registered  {at=30797874.154393587, delay=0.005067348480224609, ms=00096}
22:49:29.293429 run                             mass: MS performed LU  {at=30797874.99666144, lu_delay=5.824077744036913, ms=00090}
22:49:29.320789 run                             mass: MS performed LU  {at=30797875.02404951, lu_delay=5.412569411098957, ms=00091}
22:49:29.427274 run                             mass: MS performed LU  {at=30797875.13052962, lu_delay=4.561976574361324, ms=00092}
22:49:29.473273 run                osmo-ms-mob/00097: Starting mobile
22:49:29.487508 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.498637 run                             mass: MS start registered  {at=30797875.20198983, delay=0.005005300045013428, ms=00097}
22:49:30.859065 run                osmo-ms-mob/00098: Starting mobile
22:49:30.875887 run       osmo-ms-mob/00098(pid=233): Launched
22:49:30.886902 run                             mass: MS start registered  {at=30797876.590254575, delay=0.004889030009508133, ms=00098}
22:49:31.158536 run                             mass: MS performed LU  {at=30797876.861738235, lu_delay=4.592566449195147, ms=00094}
22:49:31.222655 run                             mass: MS performed LU  {at=30797876.92590633, lu_delay=5.627069156616926, ms=00093}
22:49:32.639958 run                osmo-ms-mob/00099: Starting mobile
22:49:32.653724 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.659636 run                             mass: All started... {duration=55.74279571697116, too_slow=0}
22:49:32.665307 run                             mass: MS start registered  {at=30797878.368667785, delay=0.005664505064487457, ms=00099}
22:49:33.059006 run                             mass: MS performed LU  {at=30797878.762257896, lu_delay=5.613642930984497, ms=00095}
22:49:33.322727 run                             mass: MS performed LU  {at=30797879.025977746, lu_delay=23.256473150104284, ms=00060}
22:49:33.410412 run                             mass: MS performed LU  {at=30797879.113660887, lu_delay=4.959267299622297, ms=00096}
22:49:34.923647 run                             mass: MS performed LU  {at=30797880.626835532, lu_delay=5.424845702946186, ms=00097}
22:49:36.824464 run                             mass: MS performed LU  {at=30797882.52771673, lu_delay=5.937462154775858, ms=00098}
22:49:38.689645 run                             mass: MS performed LU  {at=30797884.392900787, lu_delay=6.024233002215624, ms=00099}
22:49:38.736080 run                             mass: MS performed LU  {at=30797884.439334467, lu_delay=23.05279140546918, ms=00075}
22:49:38.757114 run                             mass: Tests done {all_completed=True, max=23.256473150104284, min=3.6816691011190414}
22:49:38.770747 tst         register_default_mass.py: Test passed (81.4 sec)
22:49:38.777154 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.780423 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.783645 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.786895 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.790156 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.793449 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.796866 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.800138 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.803433 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.806781 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.810077 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.813374 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.816675 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.819954 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.823320 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.826649 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.830733 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.834398 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.837796 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.841233 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.844677 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.848041 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.851642 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.855044 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.858355 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.861791 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.865107 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.868482 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.871789 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.875121 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.879251 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.882667 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.885980 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.889349 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.892676 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.896268 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.899598 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.902955 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.906251 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.909591 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.912916 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.916189 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.919482 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.922827 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.926787 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.930084 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.933427 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.936736 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.940043 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.943334 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.946666 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.949961 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.953917 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.957312 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.961065 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.964813 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.968093 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.971533 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.974930 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.978335 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.981766 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.985173 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.988605 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.991970 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.996015 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.999452 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.002933 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.006399 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.009852 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.013236 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.017338 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.020759 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.024207 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.027673 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.031233 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.034760 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.038212 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.041711 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.045253 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.048782 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.052286 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.055822 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.059369 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.062910 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.066448 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.070096 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.073552 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.077084 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.080650 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.084177 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.087791 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.091251 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.094713 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.098203 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.102243 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.105822 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.110074 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.113620 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.117147 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.121299 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.124833 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.129016 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.132576 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.136072 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.139586 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.143093 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.146592 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.150099 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.153685 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.157177 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.160692 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.164203 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.167716 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.171209 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.174720 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.178219 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.181610 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.184952 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.188356 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.191849 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.195396 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.198809 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.202083 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.205316 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.208578 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.211830 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.215078 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.218374 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.221643 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.224922 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.228172 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.231411 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.234678 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.238041 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.241365 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.244611 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.247856 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.251115 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.254355 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.257609 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.260870 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.264092 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.267359 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.270601 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.274190 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.277473 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.280745 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.283988 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.287231 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.290475 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.293704 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.296956 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.300191 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.303426 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.306651 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.309861 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.313077 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.316284 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.319517 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.322744 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.325964 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.329187 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.332399 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.335606 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.338824 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.342045 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.345266 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.348464 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.351683 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.354889 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.358109 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.361330 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.364532 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.367748 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.370953 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.374182 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.377391 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.380600 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.383830 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.387054 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.390276 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.393476 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.396687 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.399894 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.403117 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.406330 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.409548 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.412761 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.415975 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.419203 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.422422 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.425643 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.428855 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.432060 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.435264 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.438491 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.441708 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.444920 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.448137 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.451341 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.454565 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.457779 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.460997 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.464202 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.467417 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.470630 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.473840 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.477050 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.480254 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.483462 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.486670 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.489881 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.493096 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.496317 ---      ParallelTerminationStrategy: PID 22 died...
22:49:39.497797 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.501360 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.502808 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.506366 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.507819 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.511409 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.512885 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.516453 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.517922 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.521512 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.522990 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.526585 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.528045 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.531659 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.533123 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.536729 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.538219 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.541901 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.543383 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.547061 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.548551 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.552196 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.553706 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.557355 ---      ParallelTerminationStrategy: PID 35 died...
22:49:39.558824 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.562479 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.563963 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.567605 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.569092 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.572716 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.574185 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.577780 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.579250 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.582843 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.584307 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.587912 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.589401 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.593011 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.594476 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.598062 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.599517 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.603096 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.604553 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.608137 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.609605 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.613210 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.614676 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.618261 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.619726 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.623319 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.624786 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.628365 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.629834 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.633425 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.634884 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.638480 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.639939 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.643535 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.645001 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.648631 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.650118 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.653772 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.655256 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.658885 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.660366 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.664049 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.665540 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.669186 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.670665 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.674357 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.675839 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.679509 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.680994 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.684652 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.686134 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.689783 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.691270 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.694977 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.696465 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.700120 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.701607 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.705283 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.706758 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.710411 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.711901 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.715548 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.717055 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.720700 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.722179 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.725837 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.727321 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.730974 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.732442 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.736092 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.737589 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.741262 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.742765 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.746431 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.747914 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.751570 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.753055 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.756710 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.758196 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.761866 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.763351 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.767017 ---      ParallelTerminationStrategy: PID 76 died...
22:49:39.768499 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.772251 ---      ParallelTerminationStrategy: PID 77 died...
22:49:39.773743 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.777397 ---      ParallelTerminationStrategy: PID 78 died...
22:49:39.778877 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.782524 ---      ParallelTerminationStrategy: PID 79 died...
22:49:39.784000 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.787671 ---      ParallelTerminationStrategy: PID 80 died...
22:49:39.789158 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.792815 ---      ParallelTerminationStrategy: PID 81 died...
22:49:39.794301 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.797978 ---      ParallelTerminationStrategy: PID 82 died...
22:49:39.799467 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.803148 ---      ParallelTerminationStrategy: PID 83 died...
22:49:39.804630 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.808286 ---      ParallelTerminationStrategy: PID 84 died...
22:49:39.809802 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.813469 ---      ParallelTerminationStrategy: PID 85 died...
22:49:39.814950 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.818609 ---      ParallelTerminationStrategy: PID 86 died...
22:49:39.820094 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.823732 ---      ParallelTerminationStrategy: PID 87 died...
22:49:39.825211 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.828880 ---      ParallelTerminationStrategy: PID 88 died...
22:49:39.830357 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.834021 ---      ParallelTerminationStrategy: PID 89 died...
22:49:39.835519 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.839182 ---      ParallelTerminationStrategy: PID 90 died...
22:49:39.840667 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.844333 ---      ParallelTerminationStrategy: PID 91 died...
22:49:39.845843 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.849507 ---      ParallelTerminationStrategy: PID 92 died...
22:49:39.850998 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.854669 ---      ParallelTerminationStrategy: PID 93 died...
22:49:39.856154 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.859800 ---      ParallelTerminationStrategy: PID 94 died...
22:49:39.861295 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.864952 ---      ParallelTerminationStrategy: PID 95 died...
22:49:39.866438 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.870093 ---      ParallelTerminationStrategy: PID 96 died...
22:49:39.871580 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.875250 ---      ParallelTerminationStrategy: PID 97 died...
22:49:39.876768 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.880442 ---      ParallelTerminationStrategy: PID 98 died...
22:49:39.881929 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.885586 ---      ParallelTerminationStrategy: PID 99 died...
22:49:39.887078 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.890734 ---      ParallelTerminationStrategy: PID 100 died...
22:49:39.892219 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.895866 ---      ParallelTerminationStrategy: PID 101 died...
22:49:39.897385 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.901046 ---      ParallelTerminationStrategy: PID 102 died...
22:49:39.902523 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.906172 ---      ParallelTerminationStrategy: PID 103 died...
22:49:39.907654 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.911333 ---      ParallelTerminationStrategy: PID 104 died...
22:49:39.912824 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.916466 ---      ParallelTerminationStrategy: PID 105 died...
22:49:39.917957 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.921653 ---      ParallelTerminationStrategy: PID 106 died...
22:49:39.923134 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.926798 ---      ParallelTerminationStrategy: PID 107 died...
22:49:39.928289 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.931951 ---      ParallelTerminationStrategy: PID 108 died...
22:49:39.933438 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.937085 ---      ParallelTerminationStrategy: PID 109 died...
22:49:39.938568 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.942255 ---      ParallelTerminationStrategy: PID 110 died...
22:49:39.943746 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.947421 ---      ParallelTerminationStrategy: PID 111 died...
22:49:39.948934 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.952579 ---      ParallelTerminationStrategy: PID 112 died...
22:49:39.954100 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.957768 ---      ParallelTerminationStrategy: PID 113 died...
22:49:39.959253 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.962887 ---      ParallelTerminationStrategy: PID 114 died...
22:49:39.964365 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.968009 ---      ParallelTerminationStrategy: PID 115 died...
22:49:39.969494 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.973167 ---      ParallelTerminationStrategy: PID 116 died...
22:49:39.974650 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.978332 ---      ParallelTerminationStrategy: PID 117 died...
22:49:39.979811 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.983463 ---      ParallelTerminationStrategy: PID 118 died...
22:49:39.984964 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.988615 ---      ParallelTerminationStrategy: PID 119 died...
22:49:39.990111 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.993780 ---      ParallelTerminationStrategy: PID 120 died...
22:49:39.995268 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.998954 ---      ParallelTerminationStrategy: PID 121 died...
22:49:40.000443 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.004106 ---      ParallelTerminationStrategy: PID 122 died...
22:49:40.005597 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.009269 ---      ParallelTerminationStrategy: PID 123 died...
22:49:40.010759 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.014402 ---      ParallelTerminationStrategy: PID 124 died...
22:49:40.015891 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.019545 ---      ParallelTerminationStrategy: PID 125 died...
22:49:40.021061 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.024725 ---      ParallelTerminationStrategy: PID 126 died...
22:49:40.026204 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.029860 ---      ParallelTerminationStrategy: PID 127 died...
22:49:40.031344 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.035012 ---      ParallelTerminationStrategy: PID 128 died...
22:49:40.036497 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.040156 ---      ParallelTerminationStrategy: PID 129 died...
22:49:40.041663 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.045344 ---      ParallelTerminationStrategy: PID 130 died...
22:49:40.046837 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.050493 ---      ParallelTerminationStrategy: PID 131 died...
22:49:40.051984 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.055661 ---      ParallelTerminationStrategy: PID 132 died...
22:49:40.057164 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.060831 ---      ParallelTerminationStrategy: PID 133 died...
22:49:40.062321 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.065974 ---      ParallelTerminationStrategy: PID 134 died...
22:49:40.067454 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.071130 ---      ParallelTerminationStrategy: PID 135 died...
22:49:40.072619 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.076307 ---      ParallelTerminationStrategy: PID 136 died...
22:49:40.077811 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.081482 ---      ParallelTerminationStrategy: PID 137 died...
22:49:40.082964 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.086664 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.088150 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.091838 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.093325 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.097028 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.098520 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.102216 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.103705 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.107407 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.108909 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.112572 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.114065 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.117760 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.119241 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.122935 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.124419 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.128081 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.129587 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.133275 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.134760 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.138438 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.139931 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.143643 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.145150 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.148848 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.150339 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.154018 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.155500 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.159180 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.160670 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.164349 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.165852 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.169557 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.171045 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.174743 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.176229 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.179925 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.181431 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.185119 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.186606 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.190301 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.191782 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.195474 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.196969 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.200623 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.202125 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.205776 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.207262 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.210945 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.212425 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.216097 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.217596 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.221274 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.222755 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.226419 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.227902 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.231607 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.233095 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.236773 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.238254 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.241920 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.243402 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.247098 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.248590 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.252277 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.253773 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.257437 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.258908 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.262587 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.264067 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.267735 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.269216 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.272883 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.274370 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.278055 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.279534 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.283194 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.284694 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.288360 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.289845 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.293534 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.295017 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.298689 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.300167 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.303820 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.305307 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.308975 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.310449 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.314120 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.315599 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.319283 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.320777 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.324445 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.325941 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.329618 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.331105 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.334785 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.336269 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.339932 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.341425 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.345115 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.346600 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.350284 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.351770 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.355450 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.356962 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.360642 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.362120 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.365802 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.367284 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.370965 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.372452 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.376139 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.377628 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.381290 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.382764 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.386435 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.387921 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.391602 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.393085 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.396770 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.398251 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.401931 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.403415 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.407105 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.408600 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.412279 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.413773 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.417470 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.418965 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.422637 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.424125 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.427827 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.429313 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.433002 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.434481 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.438188 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.439664 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.443345 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.444848 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.448524 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.450019 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.453707 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.455196 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.458884 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.460363 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.464064 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.465558 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.469256 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.470735 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.474407 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.475884 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.479576 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.481065 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.484746 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.486245 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.489931 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.491420 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.495101 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.496577 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.500252 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.501768 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.505450 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.506946 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.510628 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.512111 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.515798 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.517292 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.520982 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.522468 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.526176 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.527666 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.531360 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.532855 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.536536 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.538040 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.541744 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.543236 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.546921 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.548408 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.552106 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.553603 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.557285 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.558780 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.562473 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.563961 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.567663 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.569182 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.572865 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.574363 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.578047 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.579540 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.583226 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.584724 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.989038 ---      ParallelTerminationStrategy: PID 34 died...
22:49:43.998316 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8201 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.071480 tst                       trial-8201: Storing JUnit report in /build/trial-8201/run.2026-01-04_22-48-17/trial-8201.xml

--------------------------------------------------------------------------------------------
trial-8201 PASS
--------------------------------------------------------------------------------------------
22:49:44.084719 tst                       trial-8201: trial-8201: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8201/inst
+ cd trial-8201
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-04 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8201-run.tgz run.2026-01-04_22-48-17
+ tar czf /build/trial-8201-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-04_13_34_15.tgz osmo-bts-oc2g.build-2026-01-04_00_52_59.tgz osmo-bts-sysmo.build-2026-01-04_00_53_00.tgz osmo-bts.build-2026-01-04_00_52_50.tgz osmo-ggsn.build-2026-01-04_20_59_46.tgz osmo-hlr.build-2026-01-04_16_37_00.tgz osmo-hnbgw.build-2026-01-04_13_33_27.tgz osmo-mgw.build-2026-01-04_08_34_44.tgz osmo-msc.build-2026-01-04_13_37_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-04_07_34_49.tgz osmo-pcu-sysmo.build-2026-01-04_07_36_55.tgz osmo-pcu.build-2026-01-04_07_34_21.tgz osmo-sgsn.build-2026-01-04_21_17_57.tgz osmo-stp.build-2026-01-04_13_27_47.tgz osmo-trx.build-2026-01-04_14_38_42.tgz osmocom-bb.build-2026-01-04_21_18_54.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