Skip to content
Success

Console Output

Skipping 14 KB.. Full Log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4157725309114656881.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-7879
+ 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
29206c0 osmo-pcap-master: depend on libosmo-netif
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_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 DONE 0.1s

#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.1s

#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.1s

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

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

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

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

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

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

#12 [18/28] RUN	SET -x && 	mkdir -p /tmp/mongodb && 	cd /tmp/mongodb && 	wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && 	wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" 		> /etc/apt/sources.list.d/mongodb-org.list && 	apt-get update && 	apt-get install -y mongodb-org && 	apt-get clean && 	cd / && 	rm -rf /tmp/mongodb && 	rm /etc/apt/sources.list.d/mongodb-org.list && 	sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#12 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:4e0bef58d447cb63f46f2b9e30170b3fb88a12b4ec0f4af5d221874a2fc19e6f 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=7880 -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=2025-02-17 22:48:29
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7880
+ mkdir -p trial-7880
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-02-17_13_25_50.tgz osmo-bts-oc2g.build-2025-02-17_00_51_28.tgz osmo-bts-sysmo.build-2025-02-17_00_51_28.tgz osmo-bts.build-2025-02-17_00_51_41.tgz osmo-ggsn.build-2025-02-17_20_42_32.tgz osmo-hlr.build-2025-02-17_16_36_56.tgz osmo-hnbgw.build-2025-02-17_13_28_47.tgz osmo-mgw.build-2025-02-17_08_33_09.tgz osmo-msc.build-2025-02-17_13_32_40.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-17_07_41_07.tgz osmo-pcu-sysmo.build-2025-02-17_07_41_03.tgz osmo-pcu.build-2025-02-17_07_41_10.tgz osmo-sgsn.build-2025-02-17_20_48_22.tgz osmo-stp.build-2025-02-17_13_25_17.tgz osmo-trx.build-2025-02-17_14_27_21.tgz osmocom-bb.build-2025-02-17_21_17_21.tgz srslte.build-19.tgz trial-7880
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-02-17_13_25_50.md5 osmo-bts-oc2g.build-2025-02-17_00_51_28.md5 osmo-bts-sysmo.build-2025-02-17_00_51_28.md5 osmo-bts.build-2025-02-17_00_51_41.md5 osmo-ggsn.build-2025-02-17_20_42_32.md5 osmo-hlr.build-2025-02-17_16_36_56.md5 osmo-hnbgw.build-2025-02-17_13_28_47.md5 osmo-mgw.build-2025-02-17_08_33_09.md5 osmo-msc.build-2025-02-17_13_32_40.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-17_07_41_07.md5 osmo-pcu-sysmo.build-2025-02-17_07_41_03.md5 osmo-pcu.build-2025-02-17_07_41_10.md5 osmo-sgsn.build-2025-02-17_20_48_22.md5 osmo-stp.build-2025-02-17_13_25_17.md5 osmo-trx.build-2025-02-17_14_27_21.md5 osmocom-bb.build-2025-02-17_21_17_21.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-02-17_13_25_50.md5 osmo-bts-oc2g.build-2025-02-17_00_51_28.md5 osmo-bts-sysmo.build-2025-02-17_00_51_28.md5 osmo-bts.build-2025-02-17_00_51_41.md5 osmo-ggsn.build-2025-02-17_20_42_32.md5 osmo-hlr.build-2025-02-17_16_36_56.md5 osmo-hnbgw.build-2025-02-17_13_28_47.md5 osmo-mgw.build-2025-02-17_08_33_09.md5 osmo-msc.build-2025-02-17_13_32_40.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-17_07_41_07.md5 osmo-pcu-sysmo.build-2025-02-17_07_41_03.md5 osmo-pcu.build-2025-02-17_07_41_10.md5 osmo-sgsn.build-2025-02-17_20_48_22.md5 osmo-stp.build-2025-02-17_13_25_17.md5 osmo-trx.build-2025-02-17_14_27_21.md5 osmocom-bb.build-2025-02-17_21_17_21.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-7880 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7880'
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-7880
--------------------------------------------------------------------------------------------
22:48:29.837653 tst                       trial-7880: Detailed log at /build/trial-7880/run.2025-02-17_22-48-29/log

---------------------------------------------------------------------
trial-7880 netreg_mass
---------------------------------------------------------------------
22:48:30.071534 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:30.071956 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:30.072921 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:30.074324 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:30.117762 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:30.118777 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:30.120143 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:30.229862 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-7880 netreg_mass register_default_mass.py
----------------------------------------------
22:48:30.231283 tst       register_default_mass.py:9: Claiming resources for the test
22:48:30.260128 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.260765 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.261292 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.261794 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.262290 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.262819 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.263327 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:30.312702 tst         register_default_mass.py: using LAC 2
22:48:30.355029 tst         register_default_mass.py: using RAC 2
22:48:30.391271 tst         register_default_mass.py: using CellId 2
22:48:30.427574 tst         register_default_mass.py: using BVCI 3
22:48:30.438215 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.439384 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.440416 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.441293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.441879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.442453 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.442999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.443559 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.444131 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.444712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.445343 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.445919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.446500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.447067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.447630 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.448206 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.448787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.449358 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.449923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.450480 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.451045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.451627 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.452214 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.452822 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.453403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.454069 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.454663 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.455238 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.455835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.456440 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.457023 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.457601 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.458212 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.458803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.459384 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.459999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.460597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.461226 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.461858 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.462493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.463075 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.463668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.464280 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.464877 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.465493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.466101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.466704 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.467339 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.467962 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.468569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.469199 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.470047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.470746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.471396 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.472025 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.472688 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.473344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.473990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.474626 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.475285 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.475920 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.476550 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.477221 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.478184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.478898 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.479560 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.480214 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.480903 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.481564 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.482205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.482859 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.483517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.484250 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.484896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.485562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.486190 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.486813 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.487476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.488393 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.489054 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.489694 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.490342 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.490988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.491607 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.492215 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.492858 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.493483 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.494106 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.494747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.495546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.496285 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.496939 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.497581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.498227 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.498856 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.499470 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.500088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.500725 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.501348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.501962 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.502585 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:30.503276 tst      register_default_mass.py:21: Launching a simple network
22:48:30.515148 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:30.662488 run            create_hlr_db(pid=20): Launched
22:48:31.678542 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:31.707928 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:31.741830 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:31.748545 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:31.956138 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:31.974950 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:31.983051 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:32.471661 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:32.489561 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:35.501269 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:35.679322 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:35.697970 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:35.705150 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:35.735560 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:35.755863 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:35.763720 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:36.140995 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:36.157823 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:42.176176 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:42.363706 run         osmo-bts-virtual(pid=34): Launched
22:48:43.433647 tst         register_default_mass.py: using MSISDN 1001
22:48:43.439303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:43.527782 tst         register_default_mass.py: using MSISDN 1002
22:48:43.533811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:43.622193 tst         register_default_mass.py: using MSISDN 1003
22:48:43.628283 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:43.703390 tst         register_default_mass.py: using MSISDN 1004
22:48:43.709046 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:43.782081 tst         register_default_mass.py: using MSISDN 1005
22:48:43.787718 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:43.849838 tst         register_default_mass.py: using MSISDN 1006
22:48:43.858872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:43.921691 tst         register_default_mass.py: using MSISDN 1007
22:48:43.931743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:43.989358 tst         register_default_mass.py: using MSISDN 1008
22:48:43.996864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:44.072232 tst         register_default_mass.py: using MSISDN 1009
22:48:44.078172 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:44.202859 tst         register_default_mass.py: using MSISDN 1010
22:48:44.215339 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:44.288077 tst         register_default_mass.py: using MSISDN 1011
22:48:44.300830 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:44.373594 tst         register_default_mass.py: using MSISDN 1012
22:48:44.385963 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:44.480066 tst         register_default_mass.py: using MSISDN 1013
22:48:44.492259 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:44.583134 tst         register_default_mass.py: using MSISDN 1014
22:48:44.590752 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:44.694279 tst         register_default_mass.py: using MSISDN 1015
22:48:44.701514 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:44.803290 tst         register_default_mass.py: using MSISDN 1016
22:48:44.809278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:44.899747 tst         register_default_mass.py: using MSISDN 1017
22:48:44.906203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:44.993380 tst         register_default_mass.py: using MSISDN 1018
22:48:44.999657 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:45.081363 tst         register_default_mass.py: using MSISDN 1019
22:48:45.091914 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:45.163257 tst         register_default_mass.py: using MSISDN 1020
22:48:45.169403 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:45.252949 tst         register_default_mass.py: using MSISDN 1021
22:48:45.258925 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:45.339804 tst         register_default_mass.py: using MSISDN 1022
22:48:45.345662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:45.436498 tst         register_default_mass.py: using MSISDN 1023
22:48:45.443931 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:45.509992 tst         register_default_mass.py: using MSISDN 1024
22:48:45.515962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:45.588363 tst         register_default_mass.py: using MSISDN 1025
22:48:45.594420 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:45.678073 tst         register_default_mass.py: using MSISDN 1026
22:48:45.690442 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:45.808451 tst         register_default_mass.py: using MSISDN 1027
22:48:45.820527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:45.927587 tst         register_default_mass.py: using MSISDN 1028
22:48:45.934729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:46.016760 tst         register_default_mass.py: using MSISDN 1029
22:48:46.025443 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:46.097299 tst         register_default_mass.py: using MSISDN 1030
22:48:46.105845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:46.207375 tst         register_default_mass.py: using MSISDN 1031
22:48:46.215192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:46.296925 tst         register_default_mass.py: using MSISDN 1032
22:48:46.307696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:46.380387 tst         register_default_mass.py: using MSISDN 1033
22:48:46.386676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:46.459011 tst         register_default_mass.py: using MSISDN 1034
22:48:46.465472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:46.532066 tst         register_default_mass.py: using MSISDN 1035
22:48:46.538021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:46.616771 tst         register_default_mass.py: using MSISDN 1036
22:48:46.622628 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:46.684526 tst         register_default_mass.py: using MSISDN 1037
22:48:46.691001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:46.784450 tst         register_default_mass.py: using MSISDN 1038
22:48:46.790843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:46.857505 tst         register_default_mass.py: using MSISDN 1039
22:48:46.865367 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:46.942972 tst         register_default_mass.py: using MSISDN 1040
22:48:46.950002 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:47.022936 tst         register_default_mass.py: using MSISDN 1041
22:48:47.030215 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:47.102356 tst         register_default_mass.py: using MSISDN 1042
22:48:47.110382 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:47.186855 tst         register_default_mass.py: using MSISDN 1043
22:48:47.194733 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:47.272454 tst         register_default_mass.py: using MSISDN 1044
22:48:47.279289 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:47.361907 tst         register_default_mass.py: using MSISDN 1045
22:48:47.368206 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:47.450249 tst         register_default_mass.py: using MSISDN 1046
22:48:47.456943 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:47.533467 tst         register_default_mass.py: using MSISDN 1047
22:48:47.541348 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:47.605015 tst         register_default_mass.py: using MSISDN 1048
22:48:47.611241 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:47.691095 tst         register_default_mass.py: using MSISDN 1049
22:48:47.698003 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:47.774515 tst         register_default_mass.py: using MSISDN 1050
22:48:47.780791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:48.101083 tst         register_default_mass.py: using MSISDN 1051
22:48:48.112134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:48.194380 tst         register_default_mass.py: using MSISDN 1052
22:48:48.203534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:48.265444 tst         register_default_mass.py: using MSISDN 1053
22:48:48.271483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:48.348084 tst         register_default_mass.py: using MSISDN 1054
22:48:48.355007 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:48.434171 tst         register_default_mass.py: using MSISDN 1055
22:48:48.441501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:48.506475 tst         register_default_mass.py: using MSISDN 1056
22:48:48.515487 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:48.589869 tst         register_default_mass.py: using MSISDN 1057
22:48:48.595993 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:48.658524 tst         register_default_mass.py: using MSISDN 1058
22:48:48.664664 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:48.741501 tst         register_default_mass.py: using MSISDN 1059
22:48:48.749344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:48.822562 tst         register_default_mass.py: using MSISDN 1060
22:48:48.829917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:48.897466 tst         register_default_mass.py: using MSISDN 1061
22:48:48.907639 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:48.971518 tst         register_default_mass.py: using MSISDN 1062
22:48:48.978014 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:49.079009 tst         register_default_mass.py: using MSISDN 1063
22:48:49.090325 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:49.189914 tst         register_default_mass.py: using MSISDN 1064
22:48:49.197748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:49.260737 tst         register_default_mass.py: using MSISDN 1065
22:48:49.266580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:49.336609 tst         register_default_mass.py: using MSISDN 1066
22:48:49.342494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:49.416205 tst         register_default_mass.py: using MSISDN 1067
22:48:49.422274 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:49.498225 tst         register_default_mass.py: using MSISDN 1068
22:48:49.504280 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:49.582719 tst         register_default_mass.py: using MSISDN 1069
22:48:49.588732 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:49.663703 tst         register_default_mass.py: using MSISDN 1070
22:48:49.678058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:49.761434 tst         register_default_mass.py: using MSISDN 1071
22:48:49.775501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:49.851717 tst         register_default_mass.py: using MSISDN 1072
22:48:49.865960 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:49.947978 tst         register_default_mass.py: using MSISDN 1073
22:48:49.956388 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:50.039311 tst         register_default_mass.py: using MSISDN 1074
22:48:50.049379 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:50.145599 tst         register_default_mass.py: using MSISDN 1075
22:48:50.152737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:50.245908 tst         register_default_mass.py: using MSISDN 1076
22:48:50.252020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:50.341888 tst         register_default_mass.py: using MSISDN 1077
22:48:50.348328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:50.468944 tst         register_default_mass.py: using MSISDN 1078
22:48:50.474957 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:50.571066 tst         register_default_mass.py: using MSISDN 1079
22:48:50.577465 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:50.683266 tst         register_default_mass.py: using MSISDN 1080
22:48:50.689344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:50.779597 tst         register_default_mass.py: using MSISDN 1081
22:48:50.788041 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:50.861460 tst         register_default_mass.py: using MSISDN 1082
22:48:50.868756 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:50.938759 tst         register_default_mass.py: using MSISDN 1083
22:48:50.949233 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:51.036987 tst         register_default_mass.py: using MSISDN 1084
22:48:51.048649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:51.130604 tst         register_default_mass.py: using MSISDN 1085
22:48:51.137001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:51.209446 tst         register_default_mass.py: using MSISDN 1086
22:48:51.217153 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:51.305028 tst         register_default_mass.py: using MSISDN 1087
22:48:51.310959 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:51.381845 tst         register_default_mass.py: using MSISDN 1088
22:48:51.387482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:51.459418 tst         register_default_mass.py: using MSISDN 1089
22:48:51.465898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:51.536676 tst         register_default_mass.py: using MSISDN 1090
22:48:51.547641 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:51.622537 tst         register_default_mass.py: using MSISDN 1091
22:48:51.628252 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:51.709139 tst         register_default_mass.py: using MSISDN 1092
22:48:51.718872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:51.791243 tst         register_default_mass.py: using MSISDN 1093
22:48:51.799990 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:51.869678 tst         register_default_mass.py: using MSISDN 1094
22:48:51.877626 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:51.964393 tst         register_default_mass.py: using MSISDN 1095
22:48:51.972392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:52.048820 tst         register_default_mass.py: using MSISDN 1096
22:48:52.055096 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:52.131375 tst         register_default_mass.py: using MSISDN 1097
22:48:52.138153 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:52.216229 tst         register_default_mass.py: using MSISDN 1098
22:48:52.222338 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:52.292525 tst         register_default_mass.py: using MSISDN 1099
22:48:52.298950 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:52.365407 tst         register_default_mass.py: using MSISDN 1100
22:48:52.373839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:52.595336 run                             mass: Starting testcase
22:48:52.607965 run                             mass: Pre-launching all virtphy's
22:48:52.619171 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:52.635878 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:52.645740 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:52.662754 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:52.673262 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:52.690051 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:52.770975 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:52.786220 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:52.793756 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:52.873388 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:52.879739 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:52.893300 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:52.899768 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:52.914247 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:52.921043 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:52.937134 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:52.943865 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:52.958754 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:52.965472 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:52.979682 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:52.986633 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:53.001483 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:53.008564 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:53.023675 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:53.030723 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:53.045455 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:53.052316 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:53.067825 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:53.075526 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:53.091510 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:53.098771 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:53.113570 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:53.120195 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:53.134057 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:53.140548 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:53.154595 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:53.161236 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:53.175346 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:53.181925 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:53.196971 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:53.203619 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:53.217943 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:53.224944 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:53.240468 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:53.247592 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:53.263133 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:53.270510 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:53.286614 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:53.293859 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:53.309128 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:53.316115 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:53.330398 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:53.336974 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:53.351027 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:53.357558 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:53.372493 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:53.379706 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:53.395848 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:53.403301 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:53.419558 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:53.427185 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:53.443794 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:53.451642 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:53.468408 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:53.476072 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:53.492715 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:53.500258 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:53.515500 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:53.522210 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:53.536685 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:53.543265 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:53.557416 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:53.563895 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:53.577934 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:53.584341 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:53.598476 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:53.604987 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:53.618949 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:53.625402 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:53.640125 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:53.647046 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:53.662628 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:53.670067 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:53.685572 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:53.692475 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:53.707379 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:53.714136 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:53.728705 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:53.735258 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:53.749337 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:53.755796 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:53.770387 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:53.776942 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:53.791093 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:53.797700 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:53.812074 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:53.818574 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:53.832797 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:53.839538 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:53.854208 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:53.861222 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:53.876477 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:53.883322 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:53.897814 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:53.904396 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:53.918346 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:53.924730 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:53.938618 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:53.944914 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:53.958923 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:53.965374 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:53.979170 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:53.985638 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:54.000046 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:54.006775 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:54.021458 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:54.028157 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:54.042397 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:54.049035 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:54.063194 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:54.069743 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:54.084162 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:54.090617 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:54.104525 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:54.110948 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:54.124919 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:54.131304 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:54.145197 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:54.151668 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:54.166149 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:54.173266 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:54.188268 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:54.195266 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:54.210347 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:54.217237 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:54.232159 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:54.238955 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:54.253437 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:54.260177 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:54.275142 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:54.281834 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:54.296092 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:54.302758 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:54.317887 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:54.325156 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:54.340470 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:54.347354 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:54.362109 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:54.368714 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:54.382752 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:54.389071 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:54.403008 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:54.409543 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:54.423381 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:54.429852 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:54.444167 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:54.450576 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:54.464907 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:54.471620 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:54.485959 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:54.492406 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:54.506367 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:54.512878 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:54.527568 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:54.534488 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:54.550360 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:54.557641 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:54.573220 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:54.580439 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:54.596078 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:54.603084 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:54.617463 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:54.623879 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:54.637611 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:54.645831 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:54.661174 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:54.668537 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:54.684381 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:54.691929 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:54.707330 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:54.714280 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:54.729452 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:54.736363 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:54.751192 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:54.758097 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:54.772800 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:54.782305 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:54.796515 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:54.803169 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:54.817947 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:54.824611 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:54.838726 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:54.845118 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:54.859031 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:54.865700 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:54.880096 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:54.886622 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:54.900734 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:54.907254 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:54.921330 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:54.927926 run                             mass: Checking if sockets are in the filesystem
22:48:54.941127 run                osmo-ms-mob/00000: Starting mobile
22:48:54.955314 run       osmo-ms-mob/00000(pid=135): Launched
22:48:54.967294 run                             mass: MS start registered  {at=3063440.670630725, delay=0.005531101021915674, ms=00000}
22:48:59.166986 run                osmo-ms-mob/00001: Starting mobile
22:48:59.181291 run       osmo-ms-mob/00001(pid=136): Launched
22:48:59.197987 run                             mass: MS start registered  {at=3063444.901319461, delay=0.007650685030966997, ms=00001}
22:49:00.856011 run                             mass: MS performed LU  {at=3063446.559327977, lu_delay=5.888697251677513, ms=00000}
22:49:00.868057 run                osmo-ms-mob/00002: Starting mobile
22:49:00.881876 run       osmo-ms-mob/00002(pid=137): Launched
22:49:00.893035 run                             mass: MS start registered  {at=3063446.596375643, delay=0.004823913797736168, ms=00002}
22:49:02.241401 run                osmo-ms-mob/00003: Starting mobile
22:49:02.255370 run       osmo-ms-mob/00003(pid=138): Launched
22:49:02.266440 run                             mass: MS start registered  {at=3063447.969788627, delay=0.004676049575209618, ms=00003}
22:49:03.340102 run                osmo-ms-mob/00004: Starting mobile
22:49:03.354401 run       osmo-ms-mob/00004(pid=139): Launched
22:49:03.365713 run                             mass: MS start registered  {at=3063449.069063538, delay=0.004844625014811754, ms=00004}
22:49:04.344542 run                osmo-ms-mob/00005: Starting mobile
22:49:04.364897 run       osmo-ms-mob/00005(pid=140): Launched
22:49:04.383990 run                             mass: MS start registered  {at=3063450.087318455, delay=4.5064836740493774e-05, ms=00005}
22:49:04.621557 run                             mass: MS performed LU  {at=3063450.324841119, lu_delay=5.42352165794, ms=00001}
22:49:05.250536 run                osmo-ms-mob/00006: Starting mobile
22:49:05.288292 run       osmo-ms-mob/00006(pid=141): Launched
22:49:05.313593 run                             mass: MS start registered  {at=3063451.016900077, delay=0.0075535038486123085, ms=00006}
22:49:06.149505 run                osmo-ms-mob/00007: Starting mobile
22:49:06.185927 run       osmo-ms-mob/00007(pid=142): Launched
22:49:06.210546 run                             mass: MS start registered  {at=3063451.913849501, delay=0.005111109931021929, ms=00007}
22:49:06.523211 run                             mass: MS performed LU  {at=3063452.226505456, lu_delay=5.630129813216627, ms=00002}
22:49:06.951135 run                osmo-ms-mob/00008: Starting mobile
22:49:06.995879 run       osmo-ms-mob/00008(pid=143): Launched
22:49:07.013613 run                             mass: MS start registered  {at=3063452.71694896, delay=3.953883424401283e-05, ms=00008}
22:49:07.641204 run                osmo-ms-mob/00009: Starting mobile
22:49:07.656812 run       osmo-ms-mob/00009(pid=144): Launched
22:49:07.669768 run                             mass: MS start registered  {at=3063453.37310578, delay=0.005653532221913338, ms=00009}
22:49:08.344321 run                osmo-ms-mob/00010: Starting mobile
22:49:08.361742 run       osmo-ms-mob/00010(pid=145): Launched
22:49:08.375475 run                             mass: MS start registered  {at=3063454.078817183, delay=0.005540871061384678, ms=00010}
22:49:08.387098 run                             mass: MS performed LU  {at=3063454.090442708, lu_delay=5.021379170008004, ms=00004}
22:49:08.432950 run                             mass: MS performed LU  {at=3063454.136276394, lu_delay=6.1664877673611045, ms=00003}
22:49:08.947385 run                osmo-ms-mob/00011: Starting mobile
22:49:08.980844 run       osmo-ms-mob/00011(pid=146): Launched
22:49:09.006478 run                             mass: MS start registered  {at=3063454.709794201, delay=0.008874866180121899, ms=00011}
22:49:09.557427 run                osmo-ms-mob/00012: Starting mobile
22:49:09.579582 run       osmo-ms-mob/00012(pid=147): Launched
22:49:09.596892 run                             mass: MS start registered  {at=3063455.300226453, delay=0.0036096563562750816, ms=00012}
22:49:10.147173 run                osmo-ms-mob/00013: Starting mobile
22:49:10.176844 run       osmo-ms-mob/00013(pid=148): Launched
22:49:10.190760 run                             mass: MS start registered  {at=3063455.894104886, delay=3.2075680792331696e-05, ms=00013}
22:49:10.288869 run                             mass: MS performed LU  {at=3063455.992177406, lu_delay=4.97527732886374, ms=00006}
22:49:10.335043 run                             mass: MS performed LU  {at=3063456.038362541, lu_delay=5.951044085901231, ms=00005}
22:49:10.746301 run                osmo-ms-mob/00014: Starting mobile
22:49:10.769681 run       osmo-ms-mob/00014(pid=149): Launched
22:49:10.786911 run                             mass: MS start registered  {at=3063456.490240129, delay=0.007879897020757198, ms=00014}
22:49:11.345869 run                osmo-ms-mob/00015: Starting mobile
22:49:11.363442 run       osmo-ms-mob/00015(pid=150): Launched
22:49:11.381500 run                             mass: MS start registered  {at=3063457.084820159, delay=0.008877161890268326, ms=00015}
22:49:11.844674 run                osmo-ms-mob/00016: Starting mobile
22:49:11.861757 run       osmo-ms-mob/00016(pid=151): Launched
22:49:11.875002 run                             mass: MS start registered  {at=3063457.578338829, delay=0.0058199320919811726, ms=00016}
22:49:12.152998 run                             mass: MS performed LU  {at=3063457.856321784, lu_delay=5.9424722832627594, ms=00007}
22:49:12.199089 run                             mass: MS performed LU  {at=3063457.902403898, lu_delay=5.185454938095063, ms=00008}
22:49:12.215053 run                osmo-ms-mob/00017: Starting mobile
22:49:12.234830 run       osmo-ms-mob/00017(pid=152): Launched
22:49:12.249018 run                             mass: MS start registered  {at=3063457.952357827, delay=0.0046832202933728695, ms=00017}
22:49:12.522113 run                             mass: MS performed LU  {at=3063458.225412022, lu_delay=4.852306241635233, ms=00009}
22:49:12.951349 run                osmo-ms-mob/00018: Starting mobile
22:49:12.992175 run       osmo-ms-mob/00018(pid=153): Launched
22:49:13.011234 run                             mass: MS start registered  {at=3063458.714564991, delay=4.4173095375299454e-05, ms=00018}
22:49:13.345468 run                osmo-ms-mob/00019: Starting mobile
22:49:13.371332 run       osmo-ms-mob/00019(pid=154): Launched
22:49:13.399960 run                             mass: MS start registered  {at=3063459.103264189, delay=0.016803856939077377, ms=00019}
22:49:13.844962 run                osmo-ms-mob/00020: Starting mobile
22:49:13.923927 run       osmo-ms-mob/00020(pid=155): Launched
22:49:13.937024 run                             mass: MS start registered  {at=3063459.640371323, delay=0.005649504251778126, ms=00020}
22:49:14.054423 run                             mass: MS performed LU  {at=3063459.757754882, lu_delay=5.678937698714435, ms=00010}
22:49:14.188084 run                             mass: MS performed LU  {at=3063459.891416077, lu_delay=4.591189623810351, ms=00012}
22:49:14.346566 run                osmo-ms-mob/00021: Starting mobile
22:49:14.375939 run       osmo-ms-mob/00021(pid=156): Launched
22:49:14.397705 run                             mass: MS start registered  {at=3063460.101038308, delay=0.007020365912467241, ms=00021}
22:49:14.742049 run                osmo-ms-mob/00022: Starting mobile
22:49:14.758689 run       osmo-ms-mob/00022(pid=157): Launched
22:49:14.772744 run                             mass: MS start registered  {at=3063460.476078959, delay=0.0061139450408518314, ms=00022}
22:49:15.241919 run                osmo-ms-mob/00023: Starting mobile
22:49:15.259264 run       osmo-ms-mob/00023(pid=158): Launched
22:49:15.274034 run                             mass: MS start registered  {at=3063460.977387886, delay=2.2031832486391068e-05, ms=00023}
22:49:15.641805 run                osmo-ms-mob/00024: Starting mobile
22:49:15.658543 run       osmo-ms-mob/00024(pid=159): Launched
22:49:15.671291 run                             mass: MS start registered  {at=3063461.374636247, delay=0.005289190914481878, ms=00024}
22:49:15.919194 run                             mass: MS performed LU  {at=3063461.62252486, lu_delay=4.537704701069742, ms=00015}
22:49:15.964789 run                             mass: MS performed LU  {at=3063461.668106984, lu_delay=5.774002098012716, ms=00013}
22:49:16.141535 run                osmo-ms-mob/00025: Starting mobile
22:49:16.157950 run       osmo-ms-mob/00025(pid=160): Launched
22:49:16.171311 run                             mass: MS start registered  {at=3063461.874635361, delay=0.005660694092512131, ms=00025}
22:49:16.542889 run                osmo-ms-mob/00026: Starting mobile
22:49:16.562339 run       osmo-ms-mob/00026(pid=161): Launched
22:49:16.577332 run                             mass: MS start registered  {at=3063462.280667129, delay=0.000949258916079998, ms=00026}
22:49:16.941411 run                osmo-ms-mob/00027: Starting mobile
22:49:16.955958 run       osmo-ms-mob/00027(pid=162): Launched
22:49:16.967758 run                             mass: MS start registered  {at=3063462.671106821, delay=0.005034638103097677, ms=00027}
22:49:17.340836 run                osmo-ms-mob/00028: Starting mobile
22:49:17.355676 run       osmo-ms-mob/00028(pid=163): Launched
22:49:17.367494 run                             mass: MS start registered  {at=3063463.070843872, delay=0.005095836240798235, ms=00028}
22:49:17.718052 run                             mass: MS performed LU  {at=3063463.4213858, lu_delay=5.469027972780168, ms=00017}
22:49:17.730058 run                osmo-ms-mob/00029: Starting mobile
22:49:17.744099 run       osmo-ms-mob/00029(pid=164): Launched
22:49:17.750649 run                             mass: MS performed LU  {at=3063463.454008425, lu_delay=4.739443433936685, ms=00018}
22:49:17.757544 run                             mass: MS start registered  {at=3063463.460908067, delay=0.006917866878211498, ms=00029}
22:49:17.820768 run                             mass: MS performed LU  {at=3063463.524098596, lu_delay=5.945759767200798, ms=00016}
22:49:17.990868 run                             mass: MS performed LU  {at=3063463.694199486, lu_delay=4.590935297310352, ms=00019}
22:49:18.002312 run                osmo-ms-mob/00030: Starting mobile
22:49:18.016576 run       osmo-ms-mob/00030(pid=165): Launched
22:49:18.028498 run                             mass: MS start registered  {at=3063463.731847144, delay=0.005215035285800695, ms=00030}
22:49:18.540643 run                osmo-ms-mob/00031: Starting mobile
22:49:18.554715 run       osmo-ms-mob/00031(pid=166): Launched
22:49:18.566607 run                             mass: MS start registered  {at=3063464.269964833, delay=0.0021027536131441593, ms=00031}
22:49:18.840911 run                osmo-ms-mob/00032: Starting mobile
22:49:18.855171 run       osmo-ms-mob/00032(pid=167): Launched
22:49:18.867397 run                             mass: MS start registered  {at=3063464.570741272, delay=0.005520332138985395, ms=00032}
22:49:19.241049 run                osmo-ms-mob/00033: Starting mobile
22:49:19.255287 run       osmo-ms-mob/00033(pid=168): Launched
22:49:19.267230 run                             mass: MS start registered  {at=3063464.970581374, delay=0.004250630270689726, ms=00033}
22:49:19.647847 run                osmo-ms-mob/00034: Starting mobile
22:49:19.662696 run       osmo-ms-mob/00034(pid=169): Launched
22:49:19.669465 run                             mass: MS performed LU  {at=3063465.372822106, lu_delay=5.732450782787055, ms=00020}
22:49:19.676414 run                             mass: MS start registered  {at=3063465.379778916, delay=0.00697775324806571, ms=00034}
22:49:19.684942 run                             mass: MS performed LU  {at=3063465.388288906, lu_delay=5.287250597961247, ms=00021}
22:49:19.699112 run                osmo-ms-mob/00035: Starting mobile
22:49:19.715488 run       osmo-ms-mob/00035(pid=170): Launched
22:49:19.728968 run                             mass: MS start registered  {at=3063465.43231491, delay=0.005442336201667786, ms=00035}
22:49:19.736649 run                             mass: MS performed LU  {at=3063465.439999701, lu_delay=4.963920741807669, ms=00022}
22:49:20.146363 run                             mass: MS performed LU  {at=3063465.849669959, lu_delay=4.872282072901726, ms=00023}
22:49:20.344613 run                osmo-ms-mob/00036: Starting mobile
22:49:20.361297 run       osmo-ms-mob/00036(pid=171): Launched
22:49:20.375931 run                             mass: MS start registered  {at=3063466.079264571, delay=0.006082722917199135, ms=00036}
22:49:20.743352 run                osmo-ms-mob/00037: Starting mobile
22:49:20.758564 run       osmo-ms-mob/00037(pid=172): Launched
22:49:20.774773 run                             mass: MS start registered  {at=3063466.478106854, delay=0.008908390067517757, ms=00037}
22:49:21.041031 run                osmo-ms-mob/00038: Starting mobile
22:49:21.058058 run       osmo-ms-mob/00038(pid=173): Launched
22:49:21.071814 run                             mass: MS start registered  {at=3063466.77513495, delay=0.0059982771053910255, ms=00038}
22:49:21.341204 run                osmo-ms-mob/00039: Starting mobile
22:49:21.356523 run       osmo-ms-mob/00039(pid=174): Launched
22:49:21.369524 run                             mass: MS start registered  {at=3063467.072859861, delay=0.005710197146981955, ms=00039}
22:49:21.484416 run                             mass: MS performed LU  {at=3063467.187749861, lu_delay=4.907082731835544, ms=00026}
22:49:21.586369 run                             mass: MS performed LU  {at=3063467.289687832, lu_delay=5.415052470751107, ms=00025}
22:49:21.632364 run                             mass: MS performed LU  {at=3063467.335697752, lu_delay=5.961061505135149, ms=00024}
22:49:21.646111 run                osmo-ms-mob/00040: Starting mobile
22:49:21.662227 run       osmo-ms-mob/00040(pid=175): Launched
22:49:21.675319 run                             mass: MS start registered  {at=3063467.378658529, delay=0.005557223688811064, ms=00040}
22:49:21.973642 run                             mass: MS performed LU  {at=3063467.676974477, lu_delay=5.005867655854672, ms=00027}
22:49:21.985942 run                osmo-ms-mob/00041: Starting mobile
22:49:22.001436 run       osmo-ms-mob/00041(pid=176): Launched
22:49:22.014958 run                             mass: MS start registered  {at=3063467.718277279, delay=0.006244859658181667, ms=00041}
22:49:22.343412 run                osmo-ms-mob/00042: Starting mobile
22:49:22.358845 run       osmo-ms-mob/00042(pid=177): Launched
22:49:22.372659 run                             mass: MS start registered  {at=3063468.07598765, delay=0.0050378479063510895, ms=00042}
22:49:22.743473 run                osmo-ms-mob/00043: Starting mobile
22:49:22.758166 run       osmo-ms-mob/00043(pid=178): Launched
22:49:22.771707 run                             mass: MS start registered  {at=3063468.47504963, delay=0.006393210031092167, ms=00043}
22:49:23.041089 run                osmo-ms-mob/00044: Starting mobile
22:49:23.063594 run       osmo-ms-mob/00044(pid=179): Launched
22:49:23.075680 run                             mass: MS start registered  {at=3063468.77903503, delay=0.004919114988297224, ms=00044}
22:49:23.340541 run                osmo-ms-mob/00045: Starting mobile
22:49:23.354865 run       osmo-ms-mob/00045(pid=180): Launched
22:49:23.366676 run                             mass: MS start registered  {at=3063469.070025841, delay=0.004932750947773457, ms=00045}
22:49:23.450239 run                             mass: MS performed LU  {at=3063469.153569731, lu_delay=6.082725858781487, ms=00028}
22:49:23.496936 run                             mass: MS performed LU  {at=3063469.2002708, lu_delay=4.930305967107415, ms=00031}
22:49:23.509809 run                osmo-ms-mob/00046: Starting mobile
22:49:23.531008 run       osmo-ms-mob/00046(pid=181): Launched
22:49:23.544799 run                             mass: MS start registered  {at=3063469.248152875, delay=0.0029599787667393684, ms=00046}
22:49:23.640009 run                             mass: MS performed LU  {at=3063469.343342762, lu_delay=5.882434695027769, ms=00029}
22:49:23.894284 run                             mass: MS performed LU  {at=3063469.597617375, lu_delay=5.026876103132963, ms=00032}
22:49:23.906917 run                osmo-ms-mob/00047: Starting mobile
22:49:23.922814 run       osmo-ms-mob/00047(pid=182): Launched
22:49:23.935667 run                             mass: MS start registered  {at=3063469.639009934, delay=0.005530613008886576, ms=00047}
22:49:24.277676 run                osmo-ms-mob/00048: Starting mobile
22:49:24.292616 run       osmo-ms-mob/00048(pid=183): Launched
22:49:24.305901 run                             mass: MS start registered  {at=3063470.009243849, delay=0.005923501215875149, ms=00048}
22:49:24.542339 run                osmo-ms-mob/00049: Starting mobile
22:49:24.559631 run       osmo-ms-mob/00049(pid=184): Launched
22:49:24.573649 run                             mass: MS start registered  {at=3063470.276970124, delay=0.0061507029458880424, ms=00049}
22:49:24.845332 run                osmo-ms-mob/00050: Starting mobile
22:49:24.861646 run       osmo-ms-mob/00050(pid=185): Launched
22:49:24.874771 run                             mass: MS start registered  {at=3063470.578108871, delay=0.005679619032889605, ms=00050}
22:49:25.241181 run                osmo-ms-mob/00051: Starting mobile
22:49:25.255284 run       osmo-ms-mob/00051(pid=186): Launched
22:49:25.267598 run                             mass: MS start registered  {at=3063470.970940327, delay=0.005654148757457733, ms=00051}
22:49:25.351857 run                             mass: MS performed LU  {at=3063471.055191465, lu_delay=4.975926894228905, ms=00036}
22:49:25.397963 run                             mass: MS performed LU  {at=3063471.101303314, lu_delay=5.721524397842586, ms=00034}
22:49:25.409579 run                osmo-ms-mob/00052: Starting mobile
22:49:25.423246 run       osmo-ms-mob/00052(pid=187): Launched
22:49:25.434903 run                             mass: MS start registered  {at=3063471.138258764, delay=0.005235503893345594, ms=00052}
22:49:25.504406 run                             mass: MS performed LU  {at=3063471.20773823, lu_delay=6.237156855873764, ms=00033}
22:49:25.559755 run                             mass: MS performed LU  {at=3063471.263087775, lu_delay=4.784980921074748, ms=00037}
22:49:25.573604 run                osmo-ms-mob/00053: Starting mobile
22:49:25.589991 run       osmo-ms-mob/00053(pid=188): Launched
22:49:25.605796 run                             mass: MS start registered  {at=3063471.309139012, delay=0.007949450984597206, ms=00053}
22:49:26.141210 run                osmo-ms-mob/00054: Starting mobile
22:49:26.156047 run       osmo-ms-mob/00054(pid=189): Launched
22:49:26.167857 run                             mass: MS start registered  {at=3063471.871209571, delay=0.0052124690264463425, ms=00054}
22:49:26.440645 run                osmo-ms-mob/00055: Starting mobile
22:49:26.455558 run       osmo-ms-mob/00055(pid=190): Launched
22:49:26.468389 run                             mass: MS start registered  {at=3063472.171712586, delay=0.0058615002781152725, ms=00055}
22:49:26.741687 run                osmo-ms-mob/00056: Starting mobile
22:49:26.757484 run       osmo-ms-mob/00056(pid=191): Launched
22:49:26.769558 run                             mass: MS start registered  {at=3063472.472905171, delay=0.005112797021865845, ms=00056}
22:49:27.041822 run                osmo-ms-mob/00057: Starting mobile
22:49:27.056560 run       osmo-ms-mob/00057(pid=192): Launched
22:49:27.068560 run                             mass: MS start registered  {at=3063472.771904727, delay=0.005251529160887003, ms=00057}
22:49:27.170220 run                             mass: MS performed LU  {at=3063472.873554262, lu_delay=6.098419311922044, ms=00038}
22:49:27.216466 run                             mass: MS performed LU  {at=3063472.919794539, lu_delay=5.846934678032994, ms=00039}
22:49:27.424312 run                             mass: MS performed LU  {at=3063473.127648154, lu_delay=5.4093708749860525, ms=00041}
22:49:27.436438 run                osmo-ms-mob/00058: Starting mobile
22:49:27.450578 run       osmo-ms-mob/00058(pid=193): Launched
22:49:27.460835 run                             mass: MS performed LU  {at=3063473.164182306, lu_delay=5.0881946557201445, ms=00042}
22:49:27.467465 run                             mass: MS start registered  {at=3063473.170830976, delay=0.010066329035907984, ms=00058}
22:49:27.714338 run                             mass: MS performed LU  {at=3063473.417670701, lu_delay=4.94262107135728, ms=00043}
22:49:27.726177 run                osmo-ms-mob/00059: Starting mobile
22:49:27.740058 run       osmo-ms-mob/00059(pid=194): Launched
22:49:27.751943 run                             mass: MS start registered  {at=3063473.455284878, delay=0.0054470631293952465, ms=00059}
22:49:28.041065 run                osmo-ms-mob/00060: Starting mobile
22:49:28.055816 run       osmo-ms-mob/00060(pid=195): Launched
22:49:28.068024 run                             mass: MS start registered  {at=3063473.771360678, delay=0.00543806329369545, ms=00060}
22:49:28.440800 run                osmo-ms-mob/00061: Starting mobile
22:49:28.455605 run       osmo-ms-mob/00061(pid=196): Launched
22:49:28.467841 run                             mass: MS start registered  {at=3063474.171191405, delay=0.005211320240050554, ms=00061}
22:49:28.490582 run                             mass: MS performed LU  {at=3063474.193918056, lu_delay=3.916947931982577, ms=00049}
22:49:28.741351 run                osmo-ms-mob/00062: Starting mobile
22:49:28.756180 run       osmo-ms-mob/00062(pid=197): Launched
22:49:28.768347 run                             mass: MS start registered  {at=3063474.4716947, delay=0.005253385752439499, ms=00062}
22:49:29.034785 run                             mass: MS performed LU  {at=3063474.738120319, lu_delay=5.099110384937376, ms=00047}
22:49:29.047307 run                osmo-ms-mob/00063: Starting mobile
22:49:29.062745 run       osmo-ms-mob/00063(pid=198): Launched
22:49:29.075855 run                             mass: MS start registered  {at=3063474.77919572, delay=0.005912094842642546, ms=00063}
22:49:29.117664 run                             mass: MS performed LU  {at=3063474.820999664, lu_delay=4.81175581458956, ms=00048}
22:49:29.163461 run                             mass: MS performed LU  {at=3063474.866796137, lu_delay=6.087761106900871, ms=00044}
22:49:29.325141 run                             mass: MS performed LU  {at=3063475.028477608, lu_delay=5.780324733350426, ms=00046}
22:49:29.519181 run                osmo-ms-mob/00064: Starting mobile
22:49:29.535776 run       osmo-ms-mob/00064(pid=199): Launched
22:49:29.542941 run                             mass: Starting too slowly. Moving on {now=3063475.246306737, sleep=-0.008771605789661407, target=3063475.237535131}
22:49:29.549656 run                             mass: MS start registered  {at=3063475.253014823, delay=0.006711085792630911, ms=00064}
22:49:29.896924 run                osmo-ms-mob/00065: Starting mobile
22:49:29.911527 run       osmo-ms-mob/00065(pid=200): Launched
22:49:29.923444 run                             mass: MS start registered  {at=3063475.626795248, delay=0.004984692204743624, ms=00065}
22:49:30.334163 run                osmo-ms-mob/00066: Starting mobile
22:49:30.348156 run       osmo-ms-mob/00066(pid=201): Launched
22:49:30.354934 run                             mass: Starting too slowly. Moving on {now=3063476.058301228, sleep=-0.12076609628275037, target=3063475.937535132}
22:49:30.361424 run                             mass: MS start registered  {at=3063476.064780654, delay=0.006482276134192944, ms=00066}
22:49:30.367965 run                             mass: Starting too slowly. Moving on {now=3063476.071334219, sleep=-0.033799087163060904, target=3063476.037535132}
22:49:30.558212 run                osmo-ms-mob/00067: Starting mobile
22:49:30.571925 run       osmo-ms-mob/00067(pid=202): Launched
22:49:30.583102 run                             mass: MS start registered  {at=3063476.28645307, delay=0.004831993021070957, ms=00067}
22:49:30.840293 run                osmo-ms-mob/00068: Starting mobile
22:49:30.854573 run       osmo-ms-mob/00068(pid=203): Launched
22:49:30.866475 run                             mass: MS start registered  {at=3063476.569826273, delay=0.005278187803924084, ms=00068}
22:49:31.051106 run                             mass: MS performed LU  {at=3063476.75444315, lu_delay=22.044648949056864, ms=00011}
22:49:31.240217 run                osmo-ms-mob/00069: Starting mobile
22:49:31.253980 run       osmo-ms-mob/00069(pid=204): Launched
22:49:31.265519 run                             mass: MS start registered  {at=3063476.968869705, delay=0.004860526416450739, ms=00069}
22:49:31.640433 run                osmo-ms-mob/00070: Starting mobile
22:49:31.655507 run       osmo-ms-mob/00070(pid=205): Launched
22:49:31.662745 run                             mass: MS performed LU  {at=3063477.366099369, lu_delay=6.227840604726225, ms=00052}
22:49:31.669854 run                             mass: MS performed LU  {at=3063477.3732175, lu_delay=6.40227717300877, ms=00051}
22:49:31.676902 run                             mass: MS start registered  {at=3063477.380266941, delay=0.014188237953931093, ms=00070}
22:49:31.688037 run                             mass: MS performed LU  {at=3063477.391357574, lu_delay=6.813248703256249, ms=00050}
22:49:31.701517 run                osmo-ms-mob/00071: Starting mobile
22:49:31.717480 run       osmo-ms-mob/00071(pid=206): Launched
22:49:31.724954 run                             mass: MS performed LU  {at=3063477.428308928, lu_delay=6.119169916026294, ms=00053}
22:49:31.732549 run                             mass: MS performed LU  {at=3063477.43591011, lu_delay=5.264197523705661, ms=00055}
22:49:31.739875 run                             mass: MS start registered  {at=3063477.443239046, delay=0.0149534628726542, ms=00071}
22:49:31.821736 run                             mass: MS performed LU  {at=3063477.52507306, lu_delay=5.653863488696516, ms=00054}
22:49:31.834532 run                osmo-ms-mob/00072: Starting mobile
22:49:31.849881 run       osmo-ms-mob/00072(pid=207): Launched
22:49:31.861966 run                             mass: MS start registered  {at=3063477.565316013, delay=0.005122208967804909, ms=00072}
22:49:32.089431 run                             mass: MS performed LU  {at=3063477.792754415, lu_delay=21.30251428578049, ms=00014}
22:49:32.108282 run                             mass: MS performed LU  {at=3063477.811632591, lu_delay=3.6404411857947707, ms=00061}
22:49:32.781274 run                             mass: MS performed LU  {at=3063478.484611399, lu_delay=5.712706672027707, ms=00057}
22:49:32.794142 run                osmo-ms-mob/00073: Starting mobile
22:49:32.809285 run       osmo-ms-mob/00073(pid=208): Launched
22:49:32.821856 run                             mass: MS start registered  {at=3063478.525196214, delay=0.005265641026198864, ms=00073}
22:49:32.930075 run                             mass: MS performed LU  {at=3063478.633408526, lu_delay=4.862047847826034, ms=00060}
22:49:33.090894 run                             mass: MS performed LU  {at=3063478.794182512, lu_delay=5.338897633831948, ms=00059}
22:49:33.240811 run                osmo-ms-mob/00074: Starting mobile
22:49:33.256125 run       osmo-ms-mob/00074(pid=209): Launched
22:49:33.268174 run                             mass: MS start registered  {at=3063478.971524033, delay=0.004927858244627714, ms=00074}
22:49:33.640412 run                osmo-ms-mob/00075: Starting mobile
22:49:33.654759 run       osmo-ms-mob/00075(pid=210): Launched
22:49:33.666507 run                             mass: MS start registered  {at=3063479.369850369, delay=0.005130172241479158, ms=00075}
22:49:34.141079 run                osmo-ms-mob/00076: Starting mobile
22:49:34.155969 run       osmo-ms-mob/00076(pid=211): Launched
22:49:34.168417 run                             mass: MS start registered  {at=3063479.871767294, delay=0.005170896183699369, ms=00076}
22:49:34.540688 run                osmo-ms-mob/00077: Starting mobile
22:49:34.555125 run       osmo-ms-mob/00077(pid=212): Launched
22:49:34.568493 run                             mass: MS start registered  {at=3063480.271839488, delay=0.006413776893168688, ms=00077}
22:49:34.748495 run                             mass: MS performed LU  {at=3063480.451813171, lu_delay=4.825017923023552, ms=00065}
22:49:34.794215 run                             mass: MS performed LU  {at=3063480.497552404, lu_delay=5.2445375812239945, ms=00064}
22:49:34.882302 run                             mass: MS performed LU  {at=3063480.585632972, lu_delay=5.806437252089381, ms=00063}
22:49:34.894067 run                osmo-ms-mob/00078: Starting mobile
22:49:34.908177 run       osmo-ms-mob/00078(pid=213): Launched
22:49:34.920497 run                             mass: MS start registered  {at=3063480.623838013, delay=0.005244133062660694, ms=00078}
22:49:34.937359 run                             mass: MS performed LU  {at=3063480.640693852, lu_delay=6.1689991522580385, ms=00062}
22:49:34.955572 run                             mass: MS performed LU  {at=3063480.658886594, lu_delay=8.185981423128396, ms=00056}
22:49:34.992563 run                             mass: MS performed LU  {at=3063480.695878216, lu_delay=4.631097562145442, ms=00066}
22:49:35.009858 run                osmo-ms-mob/00079: Starting mobile
22:49:35.026116 run       osmo-ms-mob/00079(pid=214): Launched
22:49:35.039219 run                             mass: MS start registered  {at=3063480.742566883, delay=0.005499996244907379, ms=00079}
22:49:35.850862 run                             mass: MS performed LU  {at=3063481.554198312, lu_delay=3.9888822990469635, ms=00072}
22:49:35.863309 run                osmo-ms-mob/00080: Starting mobile
22:49:35.878330 run       osmo-ms-mob/00080(pid=215): Launched
22:49:35.885565 run                             mass: MS performed LU  {at=3063481.58892092, lu_delay=4.620051214937121, ms=00069}
22:49:35.892586 run                             mass: MS start registered  {at=3063481.595949483, delay=0.007048791274428368, ms=00080}
22:49:36.445169 run                osmo-ms-mob/00081: Starting mobile
22:49:36.461724 run       osmo-ms-mob/00081(pid=216): Launched
22:49:36.474831 run                             mass: MS start registered  {at=3063482.178172343, delay=0.005579541902989149, ms=00081}
22:49:36.547678 run                             mass: MS performed LU  {at=3063482.250988166, lu_delay=5.964535095728934, ms=00067}
22:49:36.621087 run                             mass: MS performed LU  {at=3063482.324423188, lu_delay=4.88118414208293, ms=00071}
22:49:36.695133 run                             mass: MS performed LU  {at=3063482.398468294, lu_delay=5.828642021398991, ms=00068}
22:49:36.707297 run                osmo-ms-mob/00082: Starting mobile
22:49:36.722158 run       osmo-ms-mob/00082(pid=217): Launched
22:49:36.734632 run                             mass: MS start registered  {at=3063482.437981664, delay=0.0052327560260891914, ms=00082}
22:49:36.893143 run                             mass: MS performed LU  {at=3063482.596480117, lu_delay=5.21621317602694, ms=00070}
22:49:37.440325 run                osmo-ms-mob/00083: Starting mobile
22:49:37.455078 run       osmo-ms-mob/00083(pid=218): Launched
22:49:37.467708 run                             mass: MS start registered  {at=3063483.17104794, delay=0.00577669870108366, ms=00083}
22:49:37.941803 run                osmo-ms-mob/00084: Starting mobile
22:49:37.956322 run       osmo-ms-mob/00084(pid=219): Launched
22:49:37.968323 run                             mass: MS start registered  {at=3063483.671674795, delay=0.005102757830172777, ms=00084}
22:49:38.441148 run                osmo-ms-mob/00085: Starting mobile
22:49:38.455023 run       osmo-ms-mob/00085(pid=220): Launched
22:49:38.466469 run                             mass: MS start registered  {at=3063484.169821284, delay=0.005025101825594902, ms=00085}
22:49:38.513540 run                             mass: MS performed LU  {at=3063484.216845647, lu_delay=5.245321613736451, ms=00074}
22:49:38.559923 run                             mass: MS performed LU  {at=3063484.263263687, lu_delay=4.8934133178554475, ms=00075}
22:49:38.647448 run                             mass: MS performed LU  {at=3063484.350770062, lu_delay=5.82557384762913, ms=00073}
22:49:38.702852 run                             mass: MS performed LU  {at=3063484.406164659, lu_delay=4.534397365059704, ms=00076}
22:49:39.040256 run                osmo-ms-mob/00086: Starting mobile
22:49:39.053877 run       osmo-ms-mob/00086(pid=221): Launched
22:49:39.065172 run                             mass: MS start registered  {at=3063484.768520532, delay=0.005163958296179771, ms=00086}
22:49:39.640585 run                osmo-ms-mob/00087: Starting mobile
22:49:39.654434 run       osmo-ms-mob/00087(pid=222): Launched
22:49:39.665983 run                             mass: MS start registered  {at=3063485.369326171, delay=0.005483623128384352, ms=00087}
22:49:40.240526 run                osmo-ms-mob/00088: Starting mobile
22:49:40.254721 run       osmo-ms-mob/00088(pid=223): Launched
22:49:40.267019 run                             mass: MS start registered  {at=3063485.970368008, delay=0.005524500273168087, ms=00088}
22:49:40.312965 run                             mass: MS performed LU  {at=3063486.016302803, lu_delay=5.744463315233588, ms=00077}
22:49:40.415513 run                             mass: MS performed LU  {at=3063486.118847008, lu_delay=5.3762801247648895, ms=00079}
22:49:40.461103 run                             mass: MS performed LU  {at=3063486.164428402, lu_delay=5.540590389166027, ms=00078}
22:49:40.567091 run                             mass: MS performed LU  {at=3063486.27042428, lu_delay=4.674474796745926, ms=00080}
22:49:40.604805 run                             mass: MS performed LU  {at=3063486.308140344, lu_delay=22.57629319978878, ms=00030}
22:49:40.616753 run                osmo-ms-mob/00089: Starting mobile
22:49:40.630439 run       osmo-ms-mob/00089(pid=224): Launched
22:49:40.641301 run                             mass: MS start registered  {at=3063486.344649843, delay=0.004813713021576405, ms=00089}
22:49:41.441013 run                osmo-ms-mob/00090: Starting mobile
22:49:41.454395 run       osmo-ms-mob/00090(pid=225): Launched
22:49:41.465373 run                             mass: MS start registered  {at=3063487.168720158, delay=0.004750545602291822, ms=00090}
22:49:42.139760 run                osmo-ms-mob/00091: Starting mobile
22:49:42.153164 run       osmo-ms-mob/00091(pid=226): Launched
22:49:42.164040 run                             mass: MS start registered  {at=3063487.867393614, delay=0.0048912628553807735, ms=00091}
22:49:42.279347 run                             mass: MS performed LU  {at=3063487.982633011, lu_delay=5.544651346746832, ms=00082}
22:49:42.325706 run                             mass: MS performed LU  {at=3063488.029038744, lu_delay=4.857990804128349, ms=00083}
22:49:42.413114 run                             mass: MS performed LU  {at=3063488.116434486, lu_delay=5.938262143172324, ms=00081}
22:49:42.468653 run                             mass: MS performed LU  {at=3063488.171981237, lu_delay=22.739666326902807, ms=00035}
22:49:42.741568 run                             mass: MS performed LU  {at=3063488.444902492, lu_delay=4.773227697238326, ms=00084}
22:49:42.753559 run                osmo-ms-mob/00092: Starting mobile
22:49:42.767262 run       osmo-ms-mob/00092(pid=227): Launched
22:49:42.778512 run                             mass: MS start registered  {at=3063488.481863026, delay=0.0047104451805353165, ms=00092}
22:49:43.640551 run                osmo-ms-mob/00093: Starting mobile
22:49:43.654282 run       osmo-ms-mob/00093(pid=228): Launched
22:49:43.665754 run                             mass: MS start registered  {at=3063489.369099527, delay=0.0052888039499521255, ms=00093}
22:49:44.181311 run                             mass: MS performed LU  {at=3063489.884642358, lu_delay=5.116121825762093, ms=00086}
22:49:44.227305 run                             mass: MS performed LU  {at=3063489.930639432, lu_delay=5.760818148031831, ms=00085}
22:49:44.315164 run                             mass: MS performed LU  {at=3063490.018467421, lu_delay=4.649141250178218, ms=00087}
22:49:44.333031 run                             mass: MS performed LU  {at=3063490.036359162, lu_delay=22.657700633164495, ms=00040}
22:49:44.366520 run                osmo-ms-mob/00094: Starting mobile
22:49:44.406329 run       osmo-ms-mob/00094(pid=229): Launched
22:49:44.426223 run                             mass: MS start registered  {at=3063490.129543426, delay=0.0015042810700833797, ms=00094}
22:49:45.448371 run                osmo-ms-mob/00095: Starting mobile
22:49:45.475250 run       osmo-ms-mob/00095(pid=230): Launched
22:49:45.500834 run                             mass: MS start registered  {at=3063491.204113376, delay=0.014860085677355528, ms=00095}
22:49:46.045310 run                             mass: MS performed LU  {at=3063491.748603415, lu_delay=5.778235407080501, ms=00088}
22:49:46.091458 run                             mass: MS performed LU  {at=3063491.794757636, lu_delay=4.626037477981299, ms=00090}
22:49:46.179168 run                             mass: MS performed LU  {at=3063491.882471714, lu_delay=5.537821871228516, ms=00089}
22:49:46.235348 run                             mass: MS performed LU  {at=3063491.938662055, lu_delay=22.86863621417433, ms=00045}
22:49:46.266647 run                osmo-ms-mob/00096: Starting mobile
22:49:46.303107 run       osmo-ms-mob/00096(pid=231): Launched
22:49:46.328469 run                             mass: MS start registered  {at=3063492.031772453, delay=0.00845527509227395, ms=00096}
22:49:47.549044 run                osmo-ms-mob/00097: Starting mobile
22:49:47.583534 run       osmo-ms-mob/00097(pid=232): Launched
22:49:47.608547 run                             mass: MS start registered  {at=3063493.311852507, delay=0.008834668900817633, ms=00097}
22:49:47.946582 run                             mass: MS performed LU  {at=3063493.649856977, lu_delay=5.167993951123208, ms=00092}
22:49:47.992670 run                             mass: MS performed LU  {at=3063493.695951913, lu_delay=5.828558299224824, ms=00091}
22:49:48.849192 run                osmo-ms-mob/00098: Starting mobile
22:49:48.884057 run       osmo-ms-mob/00098(pid=233): Launched
22:49:48.909569 run                             mass: MS start registered  {at=3063494.612890159, delay=0.00807160697877407, ms=00098}
22:49:49.811051 run                             mass: MS performed LU  {at=3063495.51432685, lu_delay=6.145227322820574, ms=00093}
22:49:49.858268 run                             mass: MS performed LU  {at=3063495.561579868, lu_delay=5.432036442216486, ms=00094}
22:49:49.945509 run                             mass: MS performed LU  {at=3063495.648817193, lu_delay=22.477986217010766, ms=00058}
22:49:50.199207 run                             mass: MS performed LU  {at=3063495.902517562, lu_delay=4.69840418593958, ms=00095}
22:49:50.649383 run                osmo-ms-mob/00099: Starting mobile
22:49:50.685579 run       osmo-ms-mob/00099(pid=234): Launched
22:49:50.703442 run                             mass: All started... {duration=55.769262955058366, too_slow=3}
22:49:50.714759 run                             mass: MS start registered  {at=3063496.418109111, delay=0.011317381169646978, ms=00099}
22:49:51.712171 run                             mass: MS performed LU  {at=3063497.415471886, lu_delay=5.383699432946742, ms=00096}
22:49:53.577082 run                             mass: MS performed LU  {at=3063499.280326319, lu_delay=4.66743616014719, ms=00098}
22:49:53.623735 run                             mass: MS performed LU  {at=3063499.327073987, lu_delay=6.015221480280161, ms=00097}
22:49:55.479023 run                             mass: MS performed LU  {at=3063501.182344768, lu_delay=4.76423565717414, ms=00099}
22:49:55.487455 run                             mass: Tests done {all_completed=True, max=22.86863621417433, min=3.6404411857947707}
22:49:55.494883 tst         register_default_mass.py: Test passed (85.3 sec)
22:49:55.502202 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:55.506746 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:55.511270 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:55.515786 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:55.520375 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:55.525019 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:55.529735 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:55.534418 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:55.539028 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:55.543704 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:55.548435 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:55.553203 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:55.557875 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:55.562516 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:55.567204 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:55.571995 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:55.577085 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:55.582412 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:55.587772 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:55.594250 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:55.604484 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:55.614111 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:55.623497 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:55.632659 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:55.642013 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:55.651320 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:55.660732 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:55.670066 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:55.679647 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:55.689128 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:55.698672 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:55.708239 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:55.718062 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:55.738579 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:55.747872 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:55.756902 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:55.766252 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:55.775378 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:55.784533 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:55.794317 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:55.803698 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:55.812972 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:55.822266 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:55.831383 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:55.840584 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:55.849952 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:55.859166 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:55.868136 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:55.877222 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:55.886468 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:55.895545 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:55.905175 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:55.912309 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:55.917577 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:55.922750 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:55.928529 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:55.933537 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:55.939388 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:55.944224 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:55.949107 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:55.953833 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:55.958494 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:55.963270 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:55.968106 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:55.972892 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:55.977846 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:55.982690 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:55.987506 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:55.992333 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:55.997209 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:56.002234 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:56.011961 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:56.021327 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:56.029794 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:56.036844 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:56.041750 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:56.046879 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:56.051918 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:56.057488 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:56.062778 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:56.068597 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:56.074142 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:56.079019 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:56.083975 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:56.088943 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:56.094400 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:56.099243 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:56.104237 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:56.109143 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:56.114129 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:56.119013 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:56.124180 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:56.129133 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:56.134069 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:56.140349 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:56.145370 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:56.150500 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:56.155382 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:56.161832 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:56.166653 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:56.171654 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:56.177048 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:56.181868 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:56.186840 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:56.191707 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:56.196961 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:56.202587 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:56.207867 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:56.212864 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:56.217732 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:56.222598 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:56.227429 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:56.232288 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:56.237420 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:56.242713 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:56.247969 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:56.252838 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:56.257698 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:56.262386 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:56.267052 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:56.271671 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:56.276386 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:56.281041 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:56.285617 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:56.290139 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:56.294685 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:56.299209 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:56.303746 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:56.308262 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:56.312889 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:56.317455 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:56.322123 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:56.326694 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:56.331262 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:56.335898 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:56.340406 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:56.345059 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:56.349570 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:56.354070 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:56.358588 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:56.363124 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:56.367633 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:56.372261 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:56.376842 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:56.381474 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:56.386061 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:56.390531 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:56.395100 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:56.399576 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:56.404104 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:56.408664 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:56.413162 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:56.417883 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:56.423917 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:56.428575 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:56.433275 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:56.437948 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:56.442572 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:56.447133 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:56.451675 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:56.456217 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:56.460732 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:56.465266 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:56.469798 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:56.475574 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:56.483893 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:56.488498 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:56.493119 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:56.497638 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:56.502193 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:56.506677 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:56.511176 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:56.515712 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:56.520396 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:56.525055 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:56.529877 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:56.534790 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:56.539608 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:56.544368 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:56.549042 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:56.553635 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:56.558282 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:56.562921 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:56.567581 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:56.572207 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:56.576825 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:56.581439 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:56.586053 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:56.590870 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:56.596228 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:56.600770 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:56.605348 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:56.609869 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:56.614483 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:56.619040 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:56.623606 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:56.628213 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:56.632875 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:56.637541 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:56.642146 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:56.646619 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:56.651112 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:56.655631 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:56.660324 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:56.665018 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:56.669670 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:56.674330 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:56.678997 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:56.683699 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:56.688354 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:56.693000 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:56.697532 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:56.702044 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:56.706546 ---      ParallelTerminationStrategy: PID 22 died...
22:49:56.708578 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:56.713547 ---      ParallelTerminationStrategy: PID 23 died...
22:49:56.715619 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:56.720946 ---      ParallelTerminationStrategy: PID 24 died...
22:49:56.723242 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:56.728427 ---      ParallelTerminationStrategy: PID 25 died...
22:49:56.730559 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:56.735637 ---      ParallelTerminationStrategy: PID 26 died...
22:49:56.737708 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:56.742828 ---      ParallelTerminationStrategy: PID 27 died...
22:49:56.744856 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:56.749809 ---      ParallelTerminationStrategy: PID 28 died...
22:49:56.751841 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:56.756947 ---      ParallelTerminationStrategy: PID 29 died...
22:49:56.759057 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:56.764614 ---      ParallelTerminationStrategy: PID 30 died...
22:49:56.766731 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:56.771823 ---      ParallelTerminationStrategy: PID 31 died...
22:49:56.773888 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:56.778897 ---      ParallelTerminationStrategy: PID 32 died...
22:49:56.780959 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:56.785967 ---      ParallelTerminationStrategy: PID 33 died...
22:49:56.788006 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:56.792998 ---      ParallelTerminationStrategy: PID 35 died...
22:49:56.794992 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:56.799924 ---      ParallelTerminationStrategy: PID 36 died...
22:49:56.801972 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:56.806962 ---      ParallelTerminationStrategy: PID 37 died...
22:49:56.809023 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:56.814047 ---      ParallelTerminationStrategy: PID 38 died...
22:49:56.816093 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:56.821109 ---      ParallelTerminationStrategy: PID 39 died...
22:49:56.823166 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:56.828168 ---      ParallelTerminationStrategy: PID 40 died...
22:49:56.830267 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:56.835275 ---      ParallelTerminationStrategy: PID 41 died...
22:49:56.837326 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:56.842253 ---      ParallelTerminationStrategy: PID 42 died...
22:49:56.844224 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:56.849079 ---      ParallelTerminationStrategy: PID 43 died...
22:49:56.851074 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:56.855885 ---      ParallelTerminationStrategy: PID 44 died...
22:49:56.857858 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:56.862684 ---      ParallelTerminationStrategy: PID 45 died...
22:49:56.864714 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:56.869522 ---      ParallelTerminationStrategy: PID 46 died...
22:49:56.871475 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:56.876292 ---      ParallelTerminationStrategy: PID 47 died...
22:49:56.878266 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:56.883052 ---      ParallelTerminationStrategy: PID 48 died...
22:49:56.885025 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:56.889825 ---      ParallelTerminationStrategy: PID 49 died...
22:49:56.891747 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:56.896546 ---      ParallelTerminationStrategy: PID 50 died...
22:49:56.898500 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:56.903285 ---      ParallelTerminationStrategy: PID 51 died...
22:49:56.905267 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:56.910021 ---      ParallelTerminationStrategy: PID 52 died...
22:49:56.911941 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:56.916688 ---      ParallelTerminationStrategy: PID 53 died...
22:49:56.918601 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:56.923369 ---      ParallelTerminationStrategy: PID 54 died...
22:49:56.925325 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:56.930068 ---      ParallelTerminationStrategy: PID 55 died...
22:49:56.931986 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:56.936762 ---      ParallelTerminationStrategy: PID 56 died...
22:49:56.938698 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:56.943390 ---      ParallelTerminationStrategy: PID 57 died...
22:49:56.945277 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:56.949907 ---      ParallelTerminationStrategy: PID 58 died...
22:49:56.951768 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:56.956503 ---      ParallelTerminationStrategy: PID 59 died...
22:49:56.958414 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:56.963172 ---      ParallelTerminationStrategy: PID 60 died...
22:49:56.965122 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:56.969887 ---      ParallelTerminationStrategy: PID 61 died...
22:49:56.971804 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:56.976565 ---      ParallelTerminationStrategy: PID 62 died...
22:49:56.978549 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:56.983418 ---      ParallelTerminationStrategy: PID 63 died...
22:49:56.985425 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:56.990363 ---      ParallelTerminationStrategy: PID 64 died...
22:49:56.992360 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:56.997296 ---      ParallelTerminationStrategy: PID 65 died...
22:49:56.999301 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:57.004241 ---      ParallelTerminationStrategy: PID 66 died...
22:49:57.006239 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:57.011149 ---      ParallelTerminationStrategy: PID 67 died...
22:49:57.013141 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:57.017965 ---      ParallelTerminationStrategy: PID 68 died...
22:49:57.019974 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:57.024918 ---      ParallelTerminationStrategy: PID 69 died...
22:49:57.026847 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:57.031733 ---      ParallelTerminationStrategy: PID 70 died...
22:49:57.033709 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:57.038571 ---      ParallelTerminationStrategy: PID 71 died...
22:49:57.040544 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:57.045523 ---      ParallelTerminationStrategy: PID 72 died...
22:49:57.047523 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:57.052482 ---      ParallelTerminationStrategy: PID 73 died...
22:49:57.054512 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:57.059441 ---      ParallelTerminationStrategy: PID 74 died...
22:49:57.061437 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:57.066374 ---      ParallelTerminationStrategy: PID 75 died...
22:49:57.068360 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:57.073289 ---      ParallelTerminationStrategy: PID 76 died...
22:49:57.075289 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:57.080261 ---      ParallelTerminationStrategy: PID 77 died...
22:49:57.082264 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:57.087208 ---      ParallelTerminationStrategy: PID 78 died...
22:49:57.089197 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:57.094095 ---      ParallelTerminationStrategy: PID 79 died...
22:49:57.096083 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:57.100931 ---      ParallelTerminationStrategy: PID 80 died...
22:49:57.102871 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:57.107852 ---      ParallelTerminationStrategy: PID 81 died...
22:49:57.109855 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:57.114741 ---      ParallelTerminationStrategy: PID 82 died...
22:49:57.116745 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:57.121636 ---      ParallelTerminationStrategy: PID 83 died...
22:49:57.123638 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:57.128569 ---      ParallelTerminationStrategy: PID 84 died...
22:49:57.130562 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:57.135433 ---      ParallelTerminationStrategy: PID 85 died...
22:49:57.137429 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:57.142368 ---      ParallelTerminationStrategy: PID 86 died...
22:49:57.144341 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:57.149157 ---      ParallelTerminationStrategy: PID 87 died...
22:49:57.151064 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:57.155973 ---      ParallelTerminationStrategy: PID 88 died...
22:49:57.157926 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:57.162740 ---      ParallelTerminationStrategy: PID 89 died...
22:49:57.164753 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:57.169604 ---      ParallelTerminationStrategy: PID 90 died...
22:49:57.172720 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:57.177568 ---      ParallelTerminationStrategy: PID 91 died...
22:49:57.179520 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:57.184518 ---      ParallelTerminationStrategy: PID 92 died...
22:49:57.186621 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:57.191606 ---      ParallelTerminationStrategy: PID 93 died...
22:49:57.193613 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:57.198567 ---      ParallelTerminationStrategy: PID 94 died...
22:49:57.200553 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:57.205426 ---      ParallelTerminationStrategy: PID 95 died...
22:49:57.207407 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:57.212218 ---      ParallelTerminationStrategy: PID 96 died...
22:49:57.214210 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:57.219145 ---      ParallelTerminationStrategy: PID 97 died...
22:49:57.221148 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:57.226096 ---      ParallelTerminationStrategy: PID 98 died...
22:49:57.228081 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:57.233017 ---      ParallelTerminationStrategy: PID 99 died...
22:49:57.235010 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:57.239915 ---      ParallelTerminationStrategy: PID 100 died...
22:49:57.241895 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:57.246775 ---      ParallelTerminationStrategy: PID 101 died...
22:49:57.248792 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:57.253670 ---      ParallelTerminationStrategy: PID 102 died...
22:49:57.255603 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:57.260448 ---      ParallelTerminationStrategy: PID 103 died...
22:49:57.262472 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:57.267475 ---      ParallelTerminationStrategy: PID 104 died...
22:49:57.269475 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:57.274576 ---      ParallelTerminationStrategy: PID 105 died...
22:49:57.276689 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:57.281791 ---      ParallelTerminationStrategy: PID 106 died...
22:49:57.283871 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:57.289043 ---      ParallelTerminationStrategy: PID 107 died...
22:49:57.291109 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:57.296208 ---      ParallelTerminationStrategy: PID 108 died...
22:49:57.298298 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:57.303471 ---      ParallelTerminationStrategy: PID 109 died...
22:49:57.305577 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:57.310683 ---      ParallelTerminationStrategy: PID 110 died...
22:49:57.312756 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:57.317841 ---      ParallelTerminationStrategy: PID 111 died...
22:49:57.319872 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:57.325160 ---      ParallelTerminationStrategy: PID 112 died...
22:49:57.329410 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:57.339224 ---      ParallelTerminationStrategy: PID 113 died...
22:49:57.343091 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:57.352394 ---      ParallelTerminationStrategy: PID 114 died...
22:49:57.354689 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:57.359858 ---      ParallelTerminationStrategy: PID 115 died...
22:49:57.362136 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:57.367435 ---      ParallelTerminationStrategy: PID 116 died...
22:49:57.369542 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:57.374824 ---      ParallelTerminationStrategy: PID 117 died...
22:49:57.376877 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:57.381864 ---      ParallelTerminationStrategy: PID 118 died...
22:49:57.383889 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:57.388862 ---      ParallelTerminationStrategy: PID 119 died...
22:49:57.390917 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:57.395980 ---      ParallelTerminationStrategy: PID 120 died...
22:49:57.398336 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:57.403458 ---      ParallelTerminationStrategy: PID 121 died...
22:49:57.405517 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:57.410677 ---      ParallelTerminationStrategy: PID 122 died...
22:49:57.412785 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:57.417801 ---      ParallelTerminationStrategy: PID 123 died...
22:49:57.419825 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:57.424858 ---      ParallelTerminationStrategy: PID 124 died...
22:49:57.426910 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:57.431903 ---      ParallelTerminationStrategy: PID 125 died...
22:49:57.434007 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:57.439128 ---      ParallelTerminationStrategy: PID 126 died...
22:49:57.441150 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:57.446075 ---      ParallelTerminationStrategy: PID 127 died...
22:49:57.448113 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:57.453080 ---      ParallelTerminationStrategy: PID 128 died...
22:49:57.455069 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:57.460136 ---      ParallelTerminationStrategy: PID 129 died...
22:49:57.462143 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:57.467279 ---      ParallelTerminationStrategy: PID 130 died...
22:49:57.469324 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:57.474595 ---      ParallelTerminationStrategy: PID 131 died...
22:49:57.476650 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:57.481674 ---      ParallelTerminationStrategy: PID 132 died...
22:49:57.483663 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:57.488610 ---      ParallelTerminationStrategy: PID 133 died...
22:49:57.490695 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:57.495816 ---      ParallelTerminationStrategy: PID 134 died...
22:49:57.497960 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:57.503235 ---      ParallelTerminationStrategy: PID 135 died...
22:49:57.505325 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:57.510446 ---      ParallelTerminationStrategy: PID 136 died...
22:49:57.512528 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:57.519707 ---      ParallelTerminationStrategy: PID 137 died...
22:49:57.523608 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:57.533197 ---      ParallelTerminationStrategy: PID 138 died...
22:49:57.537159 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:57.546591 ---      ParallelTerminationStrategy: PID 139 died...
22:49:57.550409 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:57.559901 ---      ParallelTerminationStrategy: PID 140 died...
22:49:57.563736 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:57.573151 ---      ParallelTerminationStrategy: PID 141 died...
22:49:57.576994 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:57.586427 ---      ParallelTerminationStrategy: PID 142 died...
22:49:57.590321 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:57.599673 ---      ParallelTerminationStrategy: PID 143 died...
22:49:57.603455 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:57.613256 ---      ParallelTerminationStrategy: PID 144 died...
22:49:57.617327 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:57.626853 ---      ParallelTerminationStrategy: PID 145 died...
22:49:57.630809 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:57.640156 ---      ParallelTerminationStrategy: PID 146 died...
22:49:57.643947 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:57.653205 ---      ParallelTerminationStrategy: PID 147 died...
22:49:57.657015 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:57.666366 ---      ParallelTerminationStrategy: PID 148 died...
22:49:57.670177 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:57.679380 ---      ParallelTerminationStrategy: PID 149 died...
22:49:57.683245 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:57.692539 ---      ParallelTerminationStrategy: PID 150 died...
22:49:57.696393 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:57.705814 ---      ParallelTerminationStrategy: PID 151 died...
22:49:57.709541 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:57.718755 ---      ParallelTerminationStrategy: PID 152 died...
22:49:57.722541 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:57.731755 ---      ParallelTerminationStrategy: PID 153 died...
22:49:57.735527 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:57.744777 ---      ParallelTerminationStrategy: PID 154 died...
22:49:57.748655 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:57.757938 ---      ParallelTerminationStrategy: PID 155 died...
22:49:57.761800 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:57.772285 ---      ParallelTerminationStrategy: PID 156 died...
22:49:57.776425 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:57.786382 ---      ParallelTerminationStrategy: PID 157 died...
22:49:57.790514 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:57.800267 ---      ParallelTerminationStrategy: PID 158 died...
22:49:57.804192 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:57.813940 ---      ParallelTerminationStrategy: PID 159 died...
22:49:57.817886 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:57.827731 ---      ParallelTerminationStrategy: PID 160 died...
22:49:57.831696 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:57.841334 ---      ParallelTerminationStrategy: PID 161 died...
22:49:57.845199 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:57.854808 ---      ParallelTerminationStrategy: PID 162 died...
22:49:57.858650 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:57.868318 ---      ParallelTerminationStrategy: PID 163 died...
22:49:57.872110 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:57.881376 ---      ParallelTerminationStrategy: PID 164 died...
22:49:57.885164 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:57.894949 ---      ParallelTerminationStrategy: PID 165 died...
22:49:57.898828 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:57.908226 ---      ParallelTerminationStrategy: PID 166 died...
22:49:57.912197 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:57.921572 ---      ParallelTerminationStrategy: PID 167 died...
22:49:57.925584 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:57.935267 ---      ParallelTerminationStrategy: PID 168 died...
22:49:57.939042 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:57.948089 ---      ParallelTerminationStrategy: PID 169 died...
22:49:57.951832 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:57.960866 ---      ParallelTerminationStrategy: PID 170 died...
22:49:57.964532 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:57.969746 ---      ParallelTerminationStrategy: PID 171 died...
22:49:57.971675 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:57.976576 ---      ParallelTerminationStrategy: PID 172 died...
22:49:57.978595 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:57.983517 ---      ParallelTerminationStrategy: PID 173 died...
22:49:57.985484 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:57.990316 ---      ParallelTerminationStrategy: PID 174 died...
22:49:57.992285 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:57.997222 ---      ParallelTerminationStrategy: PID 175 died...
22:49:57.999178 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:58.003969 ---      ParallelTerminationStrategy: PID 176 died...
22:49:58.006071 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:58.010878 ---      ParallelTerminationStrategy: PID 177 died...
22:49:58.012824 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:58.017529 ---      ParallelTerminationStrategy: PID 178 died...
22:49:58.019418 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:58.024115 ---      ParallelTerminationStrategy: PID 179 died...
22:49:58.026006 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:58.031684 ---      ParallelTerminationStrategy: PID 180 died...
22:49:58.033656 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:58.038514 ---      ParallelTerminationStrategy: PID 181 died...
22:49:58.040456 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:58.045277 ---      ParallelTerminationStrategy: PID 182 died...
22:49:58.047136 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:58.051770 ---      ParallelTerminationStrategy: PID 183 died...
22:49:58.053697 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:58.058387 ---      ParallelTerminationStrategy: PID 184 died...
22:49:58.060308 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:58.064997 ---      ParallelTerminationStrategy: PID 185 died...
22:49:58.066859 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:58.071639 ---      ParallelTerminationStrategy: PID 186 died...
22:49:58.073593 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:58.078379 ---      ParallelTerminationStrategy: PID 187 died...
22:49:58.080259 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:58.085068 ---      ParallelTerminationStrategy: PID 188 died...
22:49:58.086943 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:58.091684 ---      ParallelTerminationStrategy: PID 189 died...
22:49:58.093590 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:58.098360 ---      ParallelTerminationStrategy: PID 190 died...
22:49:58.100232 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:58.105021 ---      ParallelTerminationStrategy: PID 191 died...
22:49:58.106957 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:58.111669 ---      ParallelTerminationStrategy: PID 192 died...
22:49:58.113653 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:58.118391 ---      ParallelTerminationStrategy: PID 193 died...
22:49:58.120273 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:58.124987 ---      ParallelTerminationStrategy: PID 194 died...
22:49:58.126860 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:58.131537 ---      ParallelTerminationStrategy: PID 195 died...
22:49:58.133468 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:58.139766 ---      ParallelTerminationStrategy: PID 196 died...
22:49:58.142344 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:58.147095 ---      ParallelTerminationStrategy: PID 197 died...
22:49:58.149033 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:58.153736 ---      ParallelTerminationStrategy: PID 198 died...
22:49:58.155596 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:58.160208 ---      ParallelTerminationStrategy: PID 199 died...
22:49:58.162101 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:58.166746 ---      ParallelTerminationStrategy: PID 200 died...
22:49:58.168623 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:58.173313 ---      ParallelTerminationStrategy: PID 201 died...
22:49:58.175202 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:58.179861 ---      ParallelTerminationStrategy: PID 202 died...
22:49:58.181729 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:58.186252 ---      ParallelTerminationStrategy: PID 203 died...
22:49:58.188093 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:58.192643 ---      ParallelTerminationStrategy: PID 204 died...
22:49:58.194492 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:58.199178 ---      ParallelTerminationStrategy: PID 205 died...
22:49:58.201019 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:58.205592 ---      ParallelTerminationStrategy: PID 206 died...
22:49:58.207429 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:58.211955 ---      ParallelTerminationStrategy: PID 207 died...
22:49:58.213790 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:58.218347 ---      ParallelTerminationStrategy: PID 208 died...
22:49:58.220171 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:58.224882 ---      ParallelTerminationStrategy: PID 209 died...
22:49:58.226804 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:58.231487 ---      ParallelTerminationStrategy: PID 210 died...
22:49:58.233376 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:58.238038 ---      ParallelTerminationStrategy: PID 211 died...
22:49:58.239916 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:58.244613 ---      ParallelTerminationStrategy: PID 212 died...
22:49:58.246544 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:58.251359 ---      ParallelTerminationStrategy: PID 213 died...
22:49:58.253254 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:58.257887 ---      ParallelTerminationStrategy: PID 214 died...
22:49:58.259763 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:58.264463 ---      ParallelTerminationStrategy: PID 215 died...
22:49:58.266417 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:58.271129 ---      ParallelTerminationStrategy: PID 216 died...
22:49:58.273022 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:58.277757 ---      ParallelTerminationStrategy: PID 217 died...
22:49:58.279630 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:58.284202 ---      ParallelTerminationStrategy: PID 218 died...
22:49:58.286036 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:58.290587 ---      ParallelTerminationStrategy: PID 219 died...
22:49:58.292412 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:58.296906 ---      ParallelTerminationStrategy: PID 220 died...
22:49:58.298675 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:58.303099 ---      ParallelTerminationStrategy: PID 221 died...
22:49:58.304871 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:58.309315 ---      ParallelTerminationStrategy: PID 222 died...
22:49:58.311111 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:58.315583 ---      ParallelTerminationStrategy: PID 223 died...
22:49:58.317429 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:58.322078 ---      ParallelTerminationStrategy: PID 224 died...
22:49:58.323936 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:58.328473 ---      ParallelTerminationStrategy: PID 225 died...
22:49:58.330258 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:58.334795 ---      ParallelTerminationStrategy: PID 226 died...
22:49:58.336644 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:58.341236 ---      ParallelTerminationStrategy: PID 227 died...
22:49:58.343123 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:58.347713 ---      ParallelTerminationStrategy: PID 228 died...
22:49:58.349545 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:58.354073 ---      ParallelTerminationStrategy: PID 229 died...
22:49:58.355895 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:58.360466 ---      ParallelTerminationStrategy: PID 230 died...
22:49:58.362324 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:58.367023 ---      ParallelTerminationStrategy: PID 231 died...
22:49:58.368914 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:58.373562 ---      ParallelTerminationStrategy: PID 232 died...
22:49:58.375394 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:58.379907 ---      ParallelTerminationStrategy: PID 233 died...
22:49:58.381764 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:58.386344 ---      ParallelTerminationStrategy: PID 234 died...
22:49:58.388179 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:01.071168 ---      ParallelTerminationStrategy: PID 34 died...
22:50:01.072884 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7880 netreg_mass PASS
---------------------------------------------------------------------
22:50:01.168811 tst                       trial-7880: Storing JUnit report in /build/trial-7880/run.2025-02-17_22-48-29/trial-7880.xml

--------------------------------------------------------------------------------------------
trial-7880 PASS
--------------------------------------------------------------------------------------------
22:50:01.187509 tst                       trial-7880: trial-7880: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (85.3 sec)
+ exit_code=0
+ rm -rf trial-7880/inst
+ cd trial-7880
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-02-17 22:48:29
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7880-run.tgz run.2025-02-17_22-48-29
+ tar czf /build/trial-7880-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-17_13_25_50.tgz osmo-bts-oc2g.build-2025-02-17_00_51_28.tgz osmo-bts-sysmo.build-2025-02-17_00_51_28.tgz osmo-bts.build-2025-02-17_00_51_41.tgz osmo-ggsn.build-2025-02-17_20_42_32.tgz osmo-hlr.build-2025-02-17_16_36_56.tgz osmo-hnbgw.build-2025-02-17_13_28_47.tgz osmo-mgw.build-2025-02-17_08_33_09.tgz osmo-msc.build-2025-02-17_13_32_40.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-17_07_41_07.tgz osmo-pcu-sysmo.build-2025-02-17_07_41_03.tgz osmo-pcu.build-2025-02-17_07_41_10.tgz osmo-sgsn.build-2025-02-17_20_48_22.tgz osmo-stp.build-2025-02-17_13_25_17.tgz osmo-trx.build-2025-02-17_14_27_21.tgz osmocom-bb.build-2025-02-17_21_17_21.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