Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif"
 > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8674396974162641736.sh
+ rm -rf trial-8398-bin.tgz trial-8398-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 26195
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11506
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11167
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13322
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13646
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14463
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43508
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 8013
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45916
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 9118
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13654
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7982
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 12031
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 8053
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9529
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6773
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7982
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7711477730358574209.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-8398
+ 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
c71de27 debian-{bullseye,bookworm}-titan[-master]: drop libfftranscode
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s

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

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

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

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

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

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

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

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

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

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

#15 [20/28] WORKDIR	/TMP
#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 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#17 CACHED

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

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

#20 [15/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-gsup-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libgtp-dev 		libasn1c-dev && 	apt-get clean
#20 CACHED

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

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

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

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

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

#26 [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
#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 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#29 CACHED

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f8f17b388804579017d640d9c6309db8904ddd8f3462b6121a5e01e2dac77919 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8399 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-21 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8399
+ mkdir -p trial-8399
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-21_13_27_29.tgz osmo-bts-oc2g.build-2026-07-21_00_52_13.tgz osmo-bts-sysmo.build-2026-07-21_00_52_16.tgz osmo-bts.build-2026-07-21_00_52_31.tgz osmo-ggsn.build-2026-07-21_20_43_09.tgz osmo-hlr.build-2026-07-21_16_37_40.tgz osmo-hnbgw.build-2026-07-21_13_31_11.tgz osmo-mgw.build-2026-07-21_08_33_38.tgz osmo-msc.build-2026-07-21_13_35_59.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-21_07_34_57.tgz osmo-pcu-sysmo.build-2026-07-21_07_34_57.tgz osmo-pcu.build-2026-07-21_07_34_55.tgz osmo-sgsn.build-2026-07-21_20_49_26.tgz osmo-stp.build-2026-07-21_13_26_03.tgz osmo-trx.build-2026-07-21_14_22_21.tgz osmocom-bb.build-2026-07-21_21_18_51.tgz srslte.build-19.tgz trial-8399
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-21_13_27_29.md5 osmo-bts-oc2g.build-2026-07-21_00_52_13.md5 osmo-bts-sysmo.build-2026-07-21_00_52_16.md5 osmo-bts.build-2026-07-21_00_52_31.md5 osmo-ggsn.build-2026-07-21_20_43_09.md5 osmo-hlr.build-2026-07-21_16_37_40.md5 osmo-hnbgw.build-2026-07-21_13_31_11.md5 osmo-mgw.build-2026-07-21_08_33_38.md5 osmo-msc.build-2026-07-21_13_35_59.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-21_07_34_57.md5 osmo-pcu-sysmo.build-2026-07-21_07_34_57.md5 osmo-pcu.build-2026-07-21_07_34_55.md5 osmo-sgsn.build-2026-07-21_20_49_26.md5 osmo-stp.build-2026-07-21_13_26_03.md5 osmo-trx.build-2026-07-21_14_22_21.md5 osmocom-bb.build-2026-07-21_21_18_51.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-21_13_27_29.md5 osmo-bts-oc2g.build-2026-07-21_00_52_13.md5 osmo-bts-sysmo.build-2026-07-21_00_52_16.md5 osmo-bts.build-2026-07-21_00_52_31.md5 osmo-ggsn.build-2026-07-21_20_43_09.md5 osmo-hlr.build-2026-07-21_16_37_40.md5 osmo-hnbgw.build-2026-07-21_13_31_11.md5 osmo-mgw.build-2026-07-21_08_33_38.md5 osmo-msc.build-2026-07-21_13_35_59.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-21_07_34_57.md5 osmo-pcu-sysmo.build-2026-07-21_07_34_57.md5 osmo-pcu.build-2026-07-21_07_34_55.md5 osmo-sgsn.build-2026-07-21_20_49_26.md5 osmo-stp.build-2026-07-21_13_26_03.md5 osmo-trx.build-2026-07-21_14_22_21.md5 osmocom-bb.build-2026-07-21_21_18_51.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-8399 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8399'
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-8399
--------------------------------------------------------------------------------------------
22:48:16.964070 tst                       trial-8399: Detailed log at /build/trial-8399/run.2026-07-21_22-48-16/log

---------------------------------------------------------------------
trial-8399 netreg_mass
---------------------------------------------------------------------
22:48:17.170045 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.170433 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.171218 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.172380 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.212181 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.212952 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.214099 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.275585 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-8399 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.276432 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.290758 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.291291 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.291743 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.292180 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.292620 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.293064 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.293501 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.319550 tst         register_default_mass.py: using LAC 2
22:48:17.336372 tst         register_default_mass.py: using RAC 2
22:48:17.354446 tst         register_default_mass.py: using CellId 2
22:48:17.374787 tst         register_default_mass.py: using BVCI 3
22:48:17.384476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.385118 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.385657 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.386183 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.386711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.387238 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.387740 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.388289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.388824 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.389338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.389863 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.390365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.390878 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.391424 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.391946 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.392468 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.393000 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.393515 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.394027 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.394551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.395069 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.395588 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.396125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.396647 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.397158 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.397690 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.398210 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.398719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.399258 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.399787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.400294 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.400825 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.401350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.401867 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.402410 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.402937 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.403454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.403983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.404507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.405031 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.405538 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.406047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.406580 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407102 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407623 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.408140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.408645 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.409169 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.409683 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.410192 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.410704 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.411229 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.411740 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.412244 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.412765 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.413273 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.413782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.414299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.414802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.415323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.415830 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.416346 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.416872 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.417387 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.417885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.418406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.418930 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.419442 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.419964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.420475 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.420979 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.421504 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.422080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.422586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.423116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.423625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.424120 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.424617 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.425140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.425640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.426137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.426649 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.427154 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.427658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.428164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.428660 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.429167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.429672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.430173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.430689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.431212 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.431735 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.432258 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.432765 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.433264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.433781 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.434289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.434813 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.435321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.435809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.436301 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.436839 tst      register_default_mass.py:21: Launching a simple network
22:48:17.446361 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.562046 run            create_hlr_db(pid=20): Launched
22:48:18.575510 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.599904 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.615620 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.621225 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.811333 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.825898 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.831331 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.236020 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.250784 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.266106 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.403358 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.418328 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.423935 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.447291 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.462408 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.468028 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.772535 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.787544 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.820356 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.989822 run         osmo-bts-virtual(pid=34): Launched
22:48:30.021456 tst         register_default_mass.py: using MSISDN 1001
22:48:30.033421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.063635 tst         register_default_mass.py: using MSISDN 1002
22:48:30.077088 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.100344 tst         register_default_mass.py: using MSISDN 1003
22:48:30.110908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.134394 tst         register_default_mass.py: using MSISDN 1004
22:48:30.144924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.167634 tst         register_default_mass.py: using MSISDN 1005
22:48:30.177598 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.200328 tst         register_default_mass.py: using MSISDN 1006
22:48:30.210157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.233707 tst         register_default_mass.py: using MSISDN 1007
22:48:30.244025 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.267745 tst         register_default_mass.py: using MSISDN 1008
22:48:30.278131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.301640 tst         register_default_mass.py: using MSISDN 1009
22:48:30.311943 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.335740 tst         register_default_mass.py: using MSISDN 1010
22:48:30.346256 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.369850 tst         register_default_mass.py: using MSISDN 1011
22:48:30.380190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.403827 tst         register_default_mass.py: using MSISDN 1012
22:48:30.414268 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.437746 tst         register_default_mass.py: using MSISDN 1013
22:48:30.448146 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.471534 tst         register_default_mass.py: using MSISDN 1014
22:48:30.481771 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.505215 tst         register_default_mass.py: using MSISDN 1015
22:48:30.515498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.538382 tst         register_default_mass.py: using MSISDN 1016
22:48:30.548487 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.571389 tst         register_default_mass.py: using MSISDN 1017
22:48:30.581385 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.603881 tst         register_default_mass.py: using MSISDN 1018
22:48:30.613863 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.636478 tst         register_default_mass.py: using MSISDN 1019
22:48:30.646180 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.668666 tst         register_default_mass.py: using MSISDN 1020
22:48:30.678481 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.701144 tst         register_default_mass.py: using MSISDN 1021
22:48:30.710985 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.733495 tst         register_default_mass.py: using MSISDN 1022
22:48:30.743270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.765867 tst         register_default_mass.py: using MSISDN 1023
22:48:30.775748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.798255 tst         register_default_mass.py: using MSISDN 1024
22:48:30.808075 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.830319 tst         register_default_mass.py: using MSISDN 1025
22:48:30.839937 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.862354 tst         register_default_mass.py: using MSISDN 1026
22:48:30.872067 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.894398 tst         register_default_mass.py: using MSISDN 1027
22:48:30.904025 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.926605 tst         register_default_mass.py: using MSISDN 1028
22:48:30.936435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.958761 tst         register_default_mass.py: using MSISDN 1029
22:48:30.968457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.990780 tst         register_default_mass.py: using MSISDN 1030
22:48:31.000514 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.028948 tst         register_default_mass.py: using MSISDN 1031
22:48:31.041355 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.063941 tst         register_default_mass.py: using MSISDN 1032
22:48:31.074171 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.096758 tst         register_default_mass.py: using MSISDN 1033
22:48:31.106654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.129393 tst         register_default_mass.py: using MSISDN 1034
22:48:31.139299 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.161781 tst         register_default_mass.py: using MSISDN 1035
22:48:31.171672 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.194265 tst         register_default_mass.py: using MSISDN 1036
22:48:31.204052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.230586 tst         register_default_mass.py: using MSISDN 1037
22:48:31.242256 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.264678 tst         register_default_mass.py: using MSISDN 1038
22:48:31.274655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.296971 tst         register_default_mass.py: using MSISDN 1039
22:48:31.306849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.329351 tst         register_default_mass.py: using MSISDN 1040
22:48:31.339070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.361558 tst         register_default_mass.py: using MSISDN 1041
22:48:31.371396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.393780 tst         register_default_mass.py: using MSISDN 1042
22:48:31.403555 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.426045 tst         register_default_mass.py: using MSISDN 1043
22:48:31.435861 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.458469 tst         register_default_mass.py: using MSISDN 1044
22:48:31.468301 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.490454 tst         register_default_mass.py: using MSISDN 1045
22:48:31.500032 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.522074 tst         register_default_mass.py: using MSISDN 1046
22:48:31.531633 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.553638 tst         register_default_mass.py: using MSISDN 1047
22:48:31.563114 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.585127 tst         register_default_mass.py: using MSISDN 1048
22:48:31.594580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.616646 tst         register_default_mass.py: using MSISDN 1049
22:48:31.626141 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.648059 tst         register_default_mass.py: using MSISDN 1050
22:48:31.657591 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.679868 tst         register_default_mass.py: using MSISDN 1051
22:48:31.689425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.711541 tst         register_default_mass.py: using MSISDN 1052
22:48:31.721141 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.743090 tst         register_default_mass.py: using MSISDN 1053
22:48:31.752573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.774643 tst         register_default_mass.py: using MSISDN 1054
22:48:31.784244 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.806153 tst         register_default_mass.py: using MSISDN 1055
22:48:31.815524 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.837677 tst         register_default_mass.py: using MSISDN 1056
22:48:31.847293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.869088 tst         register_default_mass.py: using MSISDN 1057
22:48:31.878446 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.901222 tst         register_default_mass.py: using MSISDN 1058
22:48:31.909522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.932524 tst         register_default_mass.py: using MSISDN 1059
22:48:31.940579 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.963182 tst         register_default_mass.py: using MSISDN 1060
22:48:31.972634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.995098 tst         register_default_mass.py: using MSISDN 1061
22:48:32.004758 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.033122 tst         register_default_mass.py: using MSISDN 1062
22:48:32.045695 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.069009 tst         register_default_mass.py: using MSISDN 1063
22:48:32.079464 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.103110 tst         register_default_mass.py: using MSISDN 1064
22:48:32.113603 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.137259 tst         register_default_mass.py: using MSISDN 1065
22:48:32.147725 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.171101 tst         register_default_mass.py: using MSISDN 1066
22:48:32.181279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.204081 tst         register_default_mass.py: using MSISDN 1067
22:48:32.214172 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.237894 tst         register_default_mass.py: using MSISDN 1068
22:48:32.248293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.271778 tst         register_default_mass.py: using MSISDN 1069
22:48:32.282201 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.305757 tst         register_default_mass.py: using MSISDN 1070
22:48:32.316181 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.338274 tst         register_default_mass.py: using MSISDN 1071
22:48:32.347940 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.370038 tst         register_default_mass.py: using MSISDN 1072
22:48:32.379557 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.401811 tst         register_default_mass.py: using MSISDN 1073
22:48:32.411509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.434789 tst         register_default_mass.py: using MSISDN 1074
22:48:32.444882 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.466965 tst         register_default_mass.py: using MSISDN 1075
22:48:32.476597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.499101 tst         register_default_mass.py: using MSISDN 1076
22:48:32.508846 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.530884 tst         register_default_mass.py: using MSISDN 1077
22:48:32.540385 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.562659 tst         register_default_mass.py: using MSISDN 1078
22:48:32.572379 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.594957 tst         register_default_mass.py: using MSISDN 1079
22:48:32.604712 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.627075 tst         register_default_mass.py: using MSISDN 1080
22:48:32.636871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.659344 tst         register_default_mass.py: using MSISDN 1081
22:48:32.668999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.691151 tst         register_default_mass.py: using MSISDN 1082
22:48:32.700868 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.723175 tst         register_default_mass.py: using MSISDN 1083
22:48:32.732825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.754950 tst         register_default_mass.py: using MSISDN 1084
22:48:32.764449 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.786548 tst         register_default_mass.py: using MSISDN 1085
22:48:32.796130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.818354 tst         register_default_mass.py: using MSISDN 1086
22:48:32.827953 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.849981 tst         register_default_mass.py: using MSISDN 1087
22:48:32.859535 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.881598 tst         register_default_mass.py: using MSISDN 1088
22:48:32.891054 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.913035 tst         register_default_mass.py: using MSISDN 1089
22:48:32.922626 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.944861 tst         register_default_mass.py: using MSISDN 1090
22:48:32.954484 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.976484 tst         register_default_mass.py: using MSISDN 1091
22:48:32.985965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.008175 tst         register_default_mass.py: using MSISDN 1092
22:48:33.017745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.039732 tst         register_default_mass.py: using MSISDN 1093
22:48:33.049236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.071439 tst         register_default_mass.py: using MSISDN 1094
22:48:33.081030 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.103119 tst         register_default_mass.py: using MSISDN 1095
22:48:33.112730 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.134897 tst         register_default_mass.py: using MSISDN 1096
22:48:33.144439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.166546 tst         register_default_mass.py: using MSISDN 1097
22:48:33.176028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.198237 tst         register_default_mass.py: using MSISDN 1098
22:48:33.207826 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.229925 tst         register_default_mass.py: using MSISDN 1099
22:48:33.239498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.261761 tst         register_default_mass.py: using MSISDN 1100
22:48:33.271303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.357390 run                             mass: Starting testcase
22:48:33.362904 run                             mass: Pre-launching all virtphy's
22:48:33.368269 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.381172 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.387258 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.400204 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.406225 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.419098 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.425097 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.438134 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.444139 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.456973 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.462989 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.475952 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.481957 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.494892 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.500809 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.513812 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.519827 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.532674 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.538675 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.551578 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.557565 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.570392 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.576306 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.589180 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.595210 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.608123 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.614117 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.627054 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.633099 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.646001 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.652017 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.664820 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.670783 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.683700 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.689632 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.702442 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.708410 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.721261 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.727217 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.740083 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.746015 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.758878 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.764831 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.777764 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.783726 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.796607 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.802492 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.815387 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.821318 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.834230 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.840143 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.853006 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.858948 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.871799 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.877680 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.890504 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.896459 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.909304 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.915253 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.928129 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.934053 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.946914 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.952845 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.965836 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.971822 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.984734 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.990698 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.003645 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.009605 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.022526 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.028465 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.041320 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.047239 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.060065 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.065997 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.078831 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.084725 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.097551 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.103486 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.116331 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.122173 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.135096 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.141011 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.153836 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.159759 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.172633 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.178562 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.191443 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.197391 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.210199 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.216233 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.229105 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.235057 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.247942 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.253957 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.266966 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.272975 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.285820 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.291771 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.304651 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.310629 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.323517 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.329454 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.342332 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.348215 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.360989 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.366916 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.379725 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.385650 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.398485 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.404382 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.417268 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.423197 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.436342 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.442339 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.455493 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.461499 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.474497 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.480637 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.493690 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.499798 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.512812 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.518869 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.531882 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.537959 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.551191 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.557315 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.570402 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.576490 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.589465 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.595473 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.608505 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.614458 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.627321 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.633285 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.646143 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.652086 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.665054 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.671014 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.684037 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.689933 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.702825 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.708709 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.721676 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.727578 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.740690 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.746728 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.759758 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.765738 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.778714 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.784700 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.797765 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.803860 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.816912 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.822868 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.835900 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.841893 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.854739 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.860691 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.873535 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.879507 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.892426 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.898326 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.911426 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.917420 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.930433 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.936382 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.949367 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.955286 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.968353 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.974252 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.987068 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.992957 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.005781 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.011714 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.024567 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.030446 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.043282 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.049169 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.062013 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.067937 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.080768 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.086695 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.099579 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.105463 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.118311 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.124210 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.137233 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.143250 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.156235 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.162191 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.175163 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.181187 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.194314 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.200507 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.213604 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.219631 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.232712 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.238730 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.251770 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.257699 run                             mass: Checking if sockets are in the filesystem
22:48:35.290363 run                osmo-ms-mob/00000: Starting mobile
22:48:35.303453 run       osmo-ms-mob/00000(pid=135): Launched
22:48:35.322733 run                             mass: MS start registered  {at=1339797.371825689, delay=0.013266568072140217, ms=00000}
22:48:39.474343 run                osmo-ms-mob/00001: Starting mobile
22:48:39.487332 run       osmo-ms-mob/00001(pid=136): Launched
22:48:39.502560 run                             mass: MS start registered  {at=1339801.551671961, delay=0.009349551983177662, ms=00001}
22:48:40.407317 run                             mass: MS performed LU  {at=1339802.456299215, lu_delay=5.084473526105285, ms=00000}
22:48:41.305826 run                osmo-ms-mob/00002: Starting mobile
22:48:41.322512 run       osmo-ms-mob/00002(pid=137): Launched
22:48:41.333383 run                             mass: MS start registered  {at=1339803.382493726, delay=0.00496816704981029, ms=00002}
22:48:42.605687 run                osmo-ms-mob/00003: Starting mobile
22:48:42.622576 run       osmo-ms-mob/00003(pid=138): Launched
22:48:42.636593 run                             mass: MS start registered  {at=1339804.685706103, delay=0.007923824014142156, ms=00003}
22:48:43.705091 run                osmo-ms-mob/00004: Starting mobile
22:48:43.721715 run       osmo-ms-mob/00004(pid=139): Launched
22:48:43.732776 run                             mass: MS start registered  {at=1339805.781890565, delay=0.005082688061520457, ms=00004}
22:48:44.673315 run                osmo-ms-mob/00005: Starting mobile
22:48:44.686206 run       osmo-ms-mob/00005(pid=140): Launched
22:48:44.698651 run                             mass: MS start registered  {at=1339806.747767377, delay=0.006510006031021476, ms=00005}
22:48:45.604757 run                osmo-ms-mob/00006: Starting mobile
22:48:45.621166 run       osmo-ms-mob/00006(pid=141): Launched
22:48:45.627156 run                             mass: MS performed LU  {at=1339807.676275497, lu_delay=6.124603535979986, ms=00001}
22:48:45.635688 run                             mass: MS start registered  {at=1339807.684808442, delay=0.00855386396870017, ms=00006}
22:48:46.487067 run                osmo-ms-mob/00007: Starting mobile
22:48:46.500329 run       osmo-ms-mob/00007(pid=142): Launched
22:48:46.512063 run                             mass: MS start registered  {at=1339808.561180616, delay=0.005813017021864653, ms=00007}
22:48:47.304522 run                osmo-ms-mob/00008: Starting mobile
22:48:47.321268 run       osmo-ms-mob/00008(pid=143): Launched
22:48:47.335804 run                             mass: MS start registered  {at=1339809.384916408, delay=0.008441004902124405, ms=00008}
22:48:47.486961 run                             mass: MS performed LU  {at=1339809.535932508, lu_delay=4.850226405076683, ms=00003}
22:48:47.513494 run                             mass: MS performed LU  {at=1339809.562540415, lu_delay=6.180046688998118, ms=00002}
22:48:48.004868 run                osmo-ms-mob/00009: Starting mobile
22:48:48.021430 run       osmo-ms-mob/00009(pid=144): Launched
22:48:48.032882 run                             mass: MS start registered  {at=1339810.081995536, delay=0.005484141176566482, ms=00009}
22:48:48.673949 run                osmo-ms-mob/00010: Starting mobile
22:48:48.687102 run       osmo-ms-mob/00010(pid=145): Launched
22:48:48.699018 run                             mass: MS start registered  {at=1339810.747987759, delay=0.005564174149185419, ms=00010}
22:48:49.302395 run                osmo-ms-mob/00011: Starting mobile
22:48:49.315623 run       osmo-ms-mob/00011(pid=146): Launched
22:48:49.327949 run                             mass: MS start registered  {at=1339811.377062085, delay=0.006316306069493294, ms=00011}
22:48:49.350480 run                             mass: MS performed LU  {at=1339811.399517844, lu_delay=5.617627278901637, ms=00004}
22:48:49.873527 run                osmo-ms-mob/00012: Starting mobile
22:48:49.888774 run       osmo-ms-mob/00012(pid=147): Launched
22:48:49.897002 run                             mass: MS performed LU  {at=1339811.946124673, lu_delay=5.198357295943424, ms=00005}
22:48:49.902927 run                             mass: MS start registered  {at=1339811.952032791, delay=0.0059281529393047094, ms=00012}
22:48:50.487303 run                osmo-ms-mob/00013: Starting mobile
22:48:50.501975 run       osmo-ms-mob/00013(pid=148): Launched
22:48:50.518057 run                             mass: MS start registered  {at=1339812.567172896, delay=0.004516842775046825, ms=00013}
22:48:51.106173 run                osmo-ms-mob/00014: Starting mobile
22:48:51.123257 run       osmo-ms-mob/00014(pid=149): Launched
22:48:51.134361 run                             mass: MS start registered  {at=1339813.183479567, delay=0.0050625279545784, ms=00014}
22:48:51.252604 run                             mass: MS performed LU  {at=1339813.301551801, lu_delay=4.740371184889227, ms=00007}
22:48:51.280396 run                             mass: MS performed LU  {at=1339813.329432668, lu_delay=5.6446242260281, ms=00006}
22:48:51.704946 run                osmo-ms-mob/00015: Starting mobile
22:48:51.721857 run       osmo-ms-mob/00015(pid=150): Launched
22:48:51.733041 run                             mass: MS start registered  {at=1339813.782155967, delay=0.005135032115504146, ms=00015}
22:48:52.175344 run                osmo-ms-mob/00016: Starting mobile
22:48:52.191972 run       osmo-ms-mob/00016(pid=151): Launched
22:48:52.205329 run                             mass: MS start registered  {at=1339814.254442272, delay=0.007212168071419001, ms=00016}
22:48:52.697857 run                osmo-ms-mob/00017: Starting mobile
22:48:52.713495 run       osmo-ms-mob/00017(pid=152): Launched
22:48:52.724889 run                             mass: MS start registered  {at=1339814.77400672, delay=0.005134926876053214, ms=00017}
22:48:53.116778 run                             mass: MS performed LU  {at=1339815.165801064, lu_delay=5.780884656123817, ms=00008}
22:48:53.181499 run                             mass: MS performed LU  {at=1339815.230510255, lu_delay=5.14851471898146, ms=00009}
22:48:53.236836 run                osmo-ms-mob/00018: Starting mobile
22:48:53.252249 run       osmo-ms-mob/00018(pid=153): Launched
22:48:53.265851 run                             mass: MS start registered  {at=1339815.314961478, delay=0.007627961225807667, ms=00018}
22:48:53.486369 run                             mass: MS performed LU  {at=1339815.53538549, lu_delay=4.787397730862722, ms=00010}
22:48:53.704500 run                osmo-ms-mob/00019: Starting mobile
22:48:53.719595 run       osmo-ms-mob/00019(pid=154): Launched
22:48:53.730685 run                             mass: MS start registered  {at=1339815.779799607, delay=0.00500391679815948, ms=00019}
22:48:54.175627 run                osmo-ms-mob/00020: Starting mobile
22:48:54.188561 run       osmo-ms-mob/00020(pid=155): Launched
22:48:54.200304 run                             mass: MS start registered  {at=1339816.249417486, delay=0.005649016005918384, ms=00020}
22:48:54.705411 run                osmo-ms-mob/00021: Starting mobile
22:48:54.722195 run       osmo-ms-mob/00021(pid=156): Launched
22:48:54.733329 run                             mass: MS start registered  {at=1339816.78244755, delay=0.005049712024629116, ms=00021}
22:48:55.018055 run                             mass: MS performed LU  {at=1339817.067078606, lu_delay=5.690016520908102, ms=00011}
22:48:55.031596 run                osmo-ms-mob/00022: Starting mobile
22:48:55.044885 run       osmo-ms-mob/00022(pid=157): Launched
22:48:55.050977 run                             mass: MS performed LU  {at=1339817.100101061, lu_delay=5.148068269947544, ms=00012}
22:48:55.056853 run                             mass: MS start registered  {at=1339817.105981513, delay=0.005897230003029108, ms=00022}
22:48:55.152092 run                             mass: MS performed LU  {at=1339817.201090616, lu_delay=4.63391772005707, ms=00013}
22:48:55.605865 run                osmo-ms-mob/00023: Starting mobile
22:48:55.622902 run       osmo-ms-mob/00023(pid=158): Launched
22:48:55.635340 run                             mass: MS start registered  {at=1339817.684443998, delay=0.006475136848166585, ms=00023}
22:48:55.986823 run                osmo-ms-mob/00024: Starting mobile
22:48:56.012319 run       osmo-ms-mob/00024(pid=159): Launched
22:48:56.025675 run                             mass: MS start registered  {at=1339818.074788589, delay=0.007383021991699934, ms=00024}
22:48:56.504280 run                osmo-ms-mob/00025: Starting mobile
22:48:56.523520 run       osmo-ms-mob/00025(pid=160): Launched
22:48:56.535734 run                             mass: MS start registered  {at=1339818.584850285, delay=0.0062715220265090466, ms=00025}
22:48:56.873838 run                osmo-ms-mob/00026: Starting mobile
22:48:56.887236 run       osmo-ms-mob/00026(pid=161): Launched
22:48:56.893255 run                             mass: MS performed LU  {at=1339818.942378883, lu_delay=5.160222915932536, ms=00015}
22:48:56.901146 run                             mass: MS start registered  {at=1339818.950269086, delay=0.00790981505997479, ms=00026}
22:48:57.016656 run                             mass: MS performed LU  {at=1339819.065649298, lu_delay=4.811207026010379, ms=00016}
22:48:57.303813 run                osmo-ms-mob/00027: Starting mobile
22:48:57.319579 run       osmo-ms-mob/00027(pid=162): Launched
22:48:57.332254 run                             mass: MS start registered  {at=1339819.381370775, delay=0.00639312993735075, ms=00027}
22:48:57.694540 run                osmo-ms-mob/00028: Starting mobile
22:48:57.713570 run       osmo-ms-mob/00028(pid=163): Launched
22:48:57.725091 run                             mass: MS start registered  {at=1339819.774195955, delay=0.005466422997415066, ms=00028}
22:48:58.086604 run                osmo-ms-mob/00029: Starting mobile
22:48:58.100326 run       osmo-ms-mob/00029(pid=164): Launched
22:48:58.112166 run                             mass: MS start registered  {at=1339820.161282425, delay=0.00540824793279171, ms=00029}
22:48:58.504044 run                osmo-ms-mob/00030: Starting mobile
22:48:58.519325 run       osmo-ms-mob/00030(pid=165): Launched
22:48:58.533085 run                             mass: MS start registered  {at=1339820.582194648, delay=0.007775821024551988, ms=00030}
22:48:58.682365 run                             mass: MS performed LU  {at=1339820.731364087, lu_delay=5.9573573670350015, ms=00017}
22:48:58.784189 run                             mass: MS performed LU  {at=1339820.833183674, lu_delay=5.053384067025036, ms=00019}
22:48:58.832240 run                osmo-ms-mob/00031: Starting mobile
22:48:58.846391 run       osmo-ms-mob/00031(pid=166): Launched
22:48:58.852428 run                             mass: MS performed LU  {at=1339820.901555543, lu_delay=5.586594064952806, ms=00018}
22:48:58.858262 run                             mass: MS start registered  {at=1339820.907394095, delay=0.005855604074895382, ms=00031}
22:48:58.936556 run                             mass: MS performed LU  {at=1339820.985573763, lu_delay=4.736156277125701, ms=00020}
22:48:58.965812 run                osmo-ms-mob/00032: Starting mobile
22:48:58.981017 run       osmo-ms-mob/00032(pid=167): Launched
22:48:58.992557 run                             mass: MS start registered  {at=1339821.041675363, delay=0.005523626925423741, ms=00032}
22:48:59.585471 run                osmo-ms-mob/00033: Starting mobile
22:48:59.599286 run       osmo-ms-mob/00033(pid=168): Launched
22:48:59.611722 run                             mass: MS start registered  {at=1339821.660833864, delay=0.006171732908114791, ms=00033}
22:48:59.973904 run                osmo-ms-mob/00034: Starting mobile
22:48:59.987007 run       osmo-ms-mob/00034(pid=169): Launched
22:48:59.998494 run                             mass: MS start registered  {at=1339822.047610548, delay=0.0051296541932970285, ms=00034}
22:49:00.274112 run                osmo-ms-mob/00035: Starting mobile
22:49:00.287391 run       osmo-ms-mob/00035(pid=170): Launched
22:49:00.301058 run                             mass: MS start registered  {at=1339822.350169932, delay=0.007594597060233355, ms=00035}
22:49:00.546627 run                             mass: MS performed LU  {at=1339822.595636167, lu_delay=4.91119216918014, ms=00023}
22:49:00.602898 run                             mass: MS performed LU  {at=1339822.651913679, lu_delay=5.545932166045532, ms=00022}
22:49:00.657752 run                osmo-ms-mob/00036: Starting mobile
22:49:00.673918 run       osmo-ms-mob/00036(pid=171): Launched
22:49:00.680073 run                             mass: MS performed LU  {at=1339822.729198432, lu_delay=5.9467508820816875, ms=00021}
22:49:00.686044 run                             mass: MS start registered  {at=1339822.735175607, delay=0.005994952050969005, ms=00036}
22:49:00.857242 run                             mass: MS performed LU  {at=1339822.906258943, lu_delay=4.8314703539945185, ms=00024}
22:49:01.106826 run                osmo-ms-mob/00037: Starting mobile
22:49:01.123382 run       osmo-ms-mob/00037(pid=172): Launched
22:49:01.135592 run                             mass: MS start registered  {at=1339823.184709262, delay=0.006131919100880623, ms=00037}
22:49:01.384729 run                osmo-ms-mob/00038: Starting mobile
22:49:01.398285 run       osmo-ms-mob/00038(pid=173): Launched
22:49:01.409126 run                             mass: MS start registered  {at=1339823.458243136, delay=0.004583679139614105, ms=00038}
22:49:01.691336 run                osmo-ms-mob/00039: Starting mobile
22:49:01.705639 run       osmo-ms-mob/00039(pid=174): Launched
22:49:01.720032 run                             mass: MS start registered  {at=1339823.769144342, delay=0.008381077088415623, ms=00039}
22:49:02.110664 run                osmo-ms-mob/00040: Starting mobile
22:49:02.126391 run       osmo-ms-mob/00040(pid=175): Launched
22:49:02.138941 run                             mass: MS start registered  {at=1339824.188031841, delay=0.0064065600745379925, ms=00040}
22:49:02.386333 run                osmo-ms-mob/00041: Starting mobile
22:49:02.400109 run       osmo-ms-mob/00041(pid=176): Launched
22:49:02.413445 run                             mass: MS start registered  {at=1339824.462561855, delay=0.007274006027728319, ms=00041}
22:49:02.448635 run                             mass: MS performed LU  {at=1339824.497652084, lu_delay=5.5473829980473965, ms=00026}
22:49:02.549550 run                             mass: MS performed LU  {at=1339824.598566927, lu_delay=5.21719615207985, ms=00027}
22:49:02.578162 run                osmo-ms-mob/00042: Starting mobile
22:49:02.591269 run       osmo-ms-mob/00042(pid=177): Launched
22:49:02.597255 run                             mass: MS performed LU  {at=1339824.646379426, lu_delay=4.8721834709867835, ms=00028}
22:49:02.607996 run                             mass: MS start registered  {at=1339824.657114665, delay=0.010755680967122316, ms=00042}
22:49:02.701151 run                             mass: MS performed LU  {at=1339824.750236351, lu_delay=6.165386066073552, ms=00025}
22:49:02.757034 run                             mass: MS performed LU  {at=1339824.806056836, lu_delay=4.6447744108736515, ms=00029}
22:49:02.787575 run                osmo-ms-mob/00043: Starting mobile
22:49:02.800550 run       osmo-ms-mob/00043(pid=178): Launched
22:49:02.812363 run                             mass: MS start registered  {at=1339824.861475971, delay=0.00584353506565094, ms=00043}
22:49:03.388630 run                osmo-ms-mob/00044: Starting mobile
22:49:03.404279 run       osmo-ms-mob/00044(pid=179): Launched
22:49:03.417658 run                             mass: MS start registered  {at=1339825.46676965, delay=0.007144027156755328, ms=00044}
22:49:03.687001 run                osmo-ms-mob/00045: Starting mobile
22:49:03.700868 run       osmo-ms-mob/00045(pid=180): Launched
22:49:03.714291 run                             mass: MS start registered  {at=1339825.763402243, delay=0.007433895952999592, ms=00045}
22:49:03.974041 run                osmo-ms-mob/00046: Starting mobile
22:49:03.987086 run       osmo-ms-mob/00046(pid=181): Launched
22:49:04.004718 run                             mass: MS start registered  {at=1339826.053821571, delay=0.01161658694036305, ms=00046}
22:49:04.274426 run                osmo-ms-mob/00047: Starting mobile
22:49:04.287761 run       osmo-ms-mob/00047(pid=182): Launched
22:49:04.299200 run                             mass: MS start registered  {at=1339826.348317831, delay=0.0053860400803387165, ms=00047}
22:49:04.413902 run                             mass: MS performed LU  {at=1339826.462924639, lu_delay=4.802090774988756, ms=00033}
22:49:04.479228 run                             mass: MS performed LU  {at=1339826.528057184, lu_delay=5.6206630889791995, ms=00031}
22:49:04.520783 run                osmo-ms-mob/00048: Starting mobile
22:49:04.536540 run       osmo-ms-mob/00048(pid=183): Launched
22:49:04.546676 run                             mass: MS performed LU  {at=1339826.595795003, lu_delay=6.013600355014205, ms=00030}
22:49:04.552560 run                             mass: MS start registered  {at=1339826.601691711, delay=0.010021707974374294, ms=00048}
22:49:04.604328 run                             mass: MS performed LU  {at=1339826.65336061, lu_delay=5.611685246927664, ms=00032}
22:49:04.618880 run                osmo-ms-mob/00049: Starting mobile
22:49:04.632286 run       osmo-ms-mob/00049(pid=184): Launched
22:49:04.645497 run                             mass: MS start registered  {at=1339826.694611589, delay=0.00723045994527638, ms=00049}
22:49:04.857347 run                             mass: MS performed LU  {at=1339826.906360621, lu_delay=4.858750073006377, ms=00034}
22:49:05.191248 run                osmo-ms-mob/00050: Starting mobile
22:49:05.220513 run       osmo-ms-mob/00050(pid=185): Launched
22:49:05.231637 run                             mass: MS start registered  {at=1339827.280751039, delay=0.005087616154924035, ms=00050}
22:49:05.587465 run                osmo-ms-mob/00051: Starting mobile
22:49:05.601039 run       osmo-ms-mob/00051(pid=186): Launched
22:49:05.614131 run                             mass: MS start registered  {at=1339827.663238323, delay=0.006988342152908444, ms=00051}
22:49:05.884630 run                osmo-ms-mob/00052: Starting mobile
22:49:05.898091 run       osmo-ms-mob/00052(pid=187): Launched
22:49:05.910669 run                             mass: MS start registered  {at=1339827.959781476, delay=0.006585080176591873, ms=00052}
22:49:06.209747 run                osmo-ms-mob/00053: Starting mobile
22:49:06.223358 run       osmo-ms-mob/00053(pid=188): Launched
22:49:06.229431 run                             mass: MS performed LU  {at=1339828.278552453, lu_delay=4.820309316972271, ms=00038}
22:49:06.237346 run                             mass: MS start registered  {at=1339828.286468222, delay=0.007937244139611721, ms=00053}
22:49:06.315593 run                             mass: MS performed LU  {at=1339828.364610367, lu_delay=5.629434759961441, ms=00036}
22:49:06.343241 run                osmo-ms-mob/00054: Starting mobile
22:49:06.356144 run       osmo-ms-mob/00054(pid=189): Launched
22:49:06.362116 run                             mass: MS performed LU  {at=1339828.411241432, lu_delay=6.061071499949321, ms=00035}
22:49:06.373605 run                             mass: MS start registered  {at=1339828.422716817, delay=0.011493693804368377, ms=00054}
22:49:06.468266 run                             mass: MS performed LU  {at=1339828.517285272, lu_delay=5.332576009910554, ms=00037}
22:49:06.498679 run                osmo-ms-mob/00055: Starting mobile
22:49:06.512031 run       osmo-ms-mob/00055(pid=190): Launched
22:49:06.522195 run                             mass: MS performed LU  {at=1339828.571298551, lu_delay=4.802154208999127, ms=00039}
22:49:06.528894 run                             mass: MS start registered  {at=1339828.578024922, delay=0.009790388867259026, ms=00055}
22:49:07.114667 run                osmo-ms-mob/00056: Starting mobile
22:49:07.131444 run       osmo-ms-mob/00056(pid=191): Launched
22:49:07.144263 run                             mass: MS start registered  {at=1339829.193353941, delay=0.006522862007841468, ms=00056}
22:49:07.387244 run                osmo-ms-mob/00057: Starting mobile
22:49:07.401513 run       osmo-ms-mob/00057(pid=192): Launched
22:49:07.414405 run                             mass: MS start registered  {at=1339829.463517081, delay=0.006692091003060341, ms=00057}
22:49:07.773433 run                osmo-ms-mob/00058: Starting mobile
22:49:07.786435 run       osmo-ms-mob/00058(pid=193): Launched
22:49:07.797417 run                             mass: MS start registered  {at=1339829.846534446, delay=0.005013877060264349, ms=00058}
22:49:08.074004 run                osmo-ms-mob/00059: Starting mobile
22:49:08.087777 run       osmo-ms-mob/00059(pid=194): Launched
22:49:08.099798 run                             mass: MS start registered  {at=1339830.148917007, delay=0.006008591968566179, ms=00059}
22:49:08.179707 run                             mass: MS performed LU  {at=1339830.228735752, lu_delay=4.761966101825237, ms=00044}
22:49:08.244561 run                             mass: MS performed LU  {at=1339830.293604173, lu_delay=5.432128201937303, ms=00043}
22:49:08.271523 run                osmo-ms-mob/00060: Starting mobile
22:49:08.284585 run       osmo-ms-mob/00060(pid=195): Launched
22:49:08.296216 run                             mass: MS start registered  {at=1339830.345336443, delay=0.005649809027090669, ms=00060}
22:49:08.312572 run                             mass: MS performed LU  {at=1339830.361676742, lu_delay=5.70456207706593, ms=00042}
22:49:08.369574 run                             mass: MS performed LU  {at=1339830.418610838, lu_delay=5.9560489829164, ms=00041}
22:49:08.391756 run                             mass: MS performed LU  {at=1339830.440884386, lu_delay=6.252852544886991, ms=00040}
22:49:08.402795 run                osmo-ms-mob/00061: Starting mobile
22:49:08.416146 run       osmo-ms-mob/00061(pid=196): Launched
22:49:08.429814 run                             mass: MS start registered  {at=1339830.478926994, delay=0.007633572909981012, ms=00061}
22:49:08.660193 run                             mass: MS performed LU  {at=1339830.709207458, lu_delay=4.945805215043947, ms=00045}
22:49:09.087693 run                osmo-ms-mob/00062: Starting mobile
22:49:09.102206 run       osmo-ms-mob/00062(pid=197): Launched
22:49:09.113422 run                             mass: MS start registered  {at=1339831.162539227, delay=0.005142817972227931, ms=00062}
22:49:09.387236 run                osmo-ms-mob/00063: Starting mobile
22:49:09.401240 run       osmo-ms-mob/00063(pid=198): Launched
22:49:09.411940 run                             mass: MS start registered  {at=1339831.46105876, delay=0.004701404133811593, ms=00063}
22:49:09.785842 run                osmo-ms-mob/00064: Starting mobile
22:49:09.799912 run       osmo-ms-mob/00064(pid=199): Launched
22:49:09.814932 run                             mass: MS start registered  {at=1339831.864021561, delay=0.008955143159255385, ms=00064}
22:49:09.979964 run                             mass: MS performed LU  {at=1339832.028968112, lu_delay=5.334356523118913, ms=00049}
22:49:10.002964 run                             mass: MS performed LU  {at=1339832.052091974, lu_delay=5.45040026307106, ms=00048}
22:49:10.014010 run                osmo-ms-mob/00065: Starting mobile
22:49:10.027379 run       osmo-ms-mob/00065(pid=200): Launched
22:49:10.039546 run                             mass: MS start registered  {at=1339832.08865784, delay=0.00598524184897542, ms=00065}
22:49:10.108405 run                             mass: MS performed LU  {at=1339832.157435814, lu_delay=4.8766847748775035, ms=00050}
22:49:10.289385 run                             mass: MS performed LU  {at=1339832.338404979, lu_delay=5.990087148034945, ms=00047}
22:49:10.304691 run                osmo-ms-mob/00066: Starting mobile
22:49:10.318009 run       osmo-ms-mob/00066(pid=201): Launched
22:49:10.325515 run                             mass: MS performed LU  {at=1339832.374623998, lu_delay=4.711385675007477, ms=00051}
22:49:10.332522 run                             mass: MS start registered  {at=1339832.381652825, delay=0.008430686080828309, ms=00066}
22:49:10.887572 run                osmo-ms-mob/00067: Starting mobile
22:49:10.901687 run       osmo-ms-mob/00067(pid=202): Launched
22:49:10.913836 run                             mass: MS start registered  {at=1339832.962947278, delay=0.005913852946832776, ms=00067}
22:49:11.004019 run                             mass: MS performed LU  {at=1339833.05303438, lu_delay=6.999212809139863, ms=00046}
22:49:11.187054 run                osmo-ms-mob/00068: Starting mobile
22:49:11.204680 run       osmo-ms-mob/00068(pid=203): Launched
22:49:11.218571 run                             mass: MS start registered  {at=1339833.267679713, delay=0.006949680857360363, ms=00068}
22:49:11.364792 run                             mass: MS performed LU  {at=1339833.413799782, lu_delay=3.9502827010583133, ms=00057}
22:49:11.586656 run                osmo-ms-mob/00069: Starting mobile
22:49:11.600166 run       osmo-ms-mob/00069(pid=204): Launched
22:49:11.612225 run                             mass: MS start registered  {at=1339833.661340353, delay=0.005749656120315194, ms=00069}
22:49:11.844499 run                             mass: MS performed LU  {at=1339833.893503359, lu_delay=5.315478437114507, ms=00055}
22:49:11.901060 run                             mass: MS performed LU  {at=1339833.950047208, lu_delay=5.52733039110899, ms=00054}
22:49:11.974683 run                osmo-ms-mob/00070: Starting mobile
22:49:11.990139 run       osmo-ms-mob/00070(pid=205): Launched
22:49:12.001486 run                             mass: MS start registered  {at=1339834.050597307, delay=0.005261291051283479, ms=00070}
22:49:12.008991 run                             mass: MS performed LU  {at=1339834.05810826, lu_delay=4.864754318958148, ms=00056}
22:49:12.154148 run                             mass: MS performed LU  {at=1339834.203143044, lu_delay=5.9166748218704015, ms=00053}
22:49:12.189843 run                             mass: MS performed LU  {at=1339834.238909991, lu_delay=6.279128514928743, ms=00052}
22:49:12.206443 run                osmo-ms-mob/00071: Starting mobile
22:49:12.219846 run       osmo-ms-mob/00071(pid=206): Launched
22:49:12.231108 run                             mass: MS start registered  {at=1339834.280221232, delay=0.004866380011662841, ms=00071}
22:49:12.784443 run                osmo-ms-mob/00072: Starting mobile
22:49:12.798837 run       osmo-ms-mob/00072(pid=207): Launched
22:49:12.810166 run                             mass: MS start registered  {at=1339834.85928286, delay=0.00445561995729804, ms=00072}
22:49:13.044609 run                             mass: MS performed LU  {at=1339835.093625678, lu_delay=3.632566917920485, ms=00063}
22:49:13.190956 run                osmo-ms-mob/00073: Starting mobile
22:49:13.205384 run       osmo-ms-mob/00073(pid=208): Launched
22:49:13.216955 run                             mass: MS start registered  {at=1339835.266069387, delay=0.005434300983324647, ms=00073}
22:49:13.600520 run                osmo-ms-mob/00074: Starting mobile
22:49:13.615377 run       osmo-ms-mob/00074(pid=209): Launched
22:49:13.628008 run                             mass: MS start registered  {at=1339835.677120635, delay=0.00618709297850728, ms=00074}
22:49:13.746023 run                             mass: MS performed LU  {at=1339835.7950479, lu_delay=4.632508673006669, ms=00062}
22:49:13.770218 run                             mass: MS performed LU  {at=1339835.819346381, lu_delay=5.474009937839583, ms=00060}
22:49:13.819838 run                             mass: MS performed LU  {at=1339835.868865102, lu_delay=5.3899381081573665, ms=00061}
22:49:13.846279 run                osmo-ms-mob/00075: Starting mobile
22:49:13.860578 run       osmo-ms-mob/00075(pid=210): Launched
22:49:13.872891 run                             mass: MS start registered  {at=1339835.922006174, delay=0.005963040050119162, ms=00075}
22:49:14.064556 run                             mass: MS performed LU  {at=1339836.113575271, lu_delay=22.93009570403956, ms=00014}
22:49:14.512940 run                osmo-ms-mob/00076: Starting mobile
22:49:14.529122 run       osmo-ms-mob/00076(pid=211): Launched
22:49:14.540990 run                             mass: MS start registered  {at=1339836.590103588, delay=0.0053823289927095175, ms=00076}
22:49:14.668250 run                             mass: MS performed LU  {at=1339836.717276975, lu_delay=6.870742528932169, ms=00058}
22:49:14.887483 run                osmo-ms-mob/00077: Starting mobile
22:49:14.901346 run       osmo-ms-mob/00077(pid=212): Launched
22:49:14.907825 run                             mass: MS performed LU  {at=1339836.956948259, lu_delay=3.6892685459461063, ms=00068}
22:49:14.914241 run                             mass: MS start registered  {at=1339836.963371086, delay=0.006440606899559498, ms=00077}
22:49:15.396170 run                osmo-ms-mob/00078: Starting mobile
22:49:15.428903 run       osmo-ms-mob/00078(pid=213): Launched
22:49:15.440391 run                             mass: MS start registered  {at=1339837.489508522, delay=0.00427359389141202, ms=00078}
22:49:15.665918 run                             mass: MS performed LU  {at=1339837.71492478, lu_delay=5.626266940031201, ms=00065}
22:49:15.693072 run                osmo-ms-mob/00079: Starting mobile
22:49:15.706435 run       osmo-ms-mob/00079(pid=214): Launched
22:49:15.712661 run                             mass: MS performed LU  {at=1339837.761786133, lu_delay=4.798838855000213, ms=00067}
22:49:15.718519 run                             mass: MS start registered  {at=1339837.767650567, delay=0.005882627097889781, ms=00079}
22:49:15.776705 run                             mass: MS performed LU  {at=1339837.82572027, lu_delay=5.961698708822951, ms=00064}
22:49:16.313182 run                osmo-ms-mob/00080: Starting mobile
22:49:16.329894 run       osmo-ms-mob/00080(pid=215): Launched
22:49:16.341156 run                             mass: MS start registered  {at=1339838.390272486, delay=0.00513056106865406, ms=00080}
22:49:16.792217 run                osmo-ms-mob/00081: Starting mobile
22:49:16.834300 run       osmo-ms-mob/00081(pid=216): Launched
22:49:16.846582 run                             mass: MS start registered  {at=1339838.895692818, delay=0.006250546080991626, ms=00081}
22:49:17.203582 run                osmo-ms-mob/00082: Starting mobile
22:49:17.219055 run       osmo-ms-mob/00082(pid=217): Launched
22:49:17.231380 run                             mass: MS start registered  {at=1339839.280496282, delay=0.006361925043165684, ms=00082}
22:49:17.595410 run                             mass: MS performed LU  {at=1339839.644411397, lu_delay=4.785128536866978, ms=00072}
22:49:17.618371 run                             mass: MS performed LU  {at=1339839.667499326, lu_delay=5.387278093956411, ms=00071}
22:49:17.642689 run                osmo-ms-mob/00083: Starting mobile
22:49:17.655929 run       osmo-ms-mob/00083(pid=218): Launched
22:49:17.667802 run                             mass: MS start registered  {at=1339839.716921851, delay=0.005920075112953782, ms=00083}
22:49:17.728609 run                             mass: MS performed LU  {at=1339839.777603108, lu_delay=6.116262754891068, ms=00069}
22:49:17.764531 run                             mass: MS performed LU  {at=1339839.813612601, lu_delay=5.76301529398188, ms=00070}
22:49:17.774085 run                             mass: MS performed LU  {at=1339839.823216792, lu_delay=4.557147404877469, ms=00073}
22:49:18.287596 run                osmo-ms-mob/00084: Starting mobile
22:49:18.301740 run       osmo-ms-mob/00084(pid=219): Launched
22:49:18.313089 run                             mass: MS start registered  {at=1339840.362207952, delay=0.005285891005769372, ms=00084}
22:49:18.786756 run                osmo-ms-mob/00085: Starting mobile
22:49:18.800651 run       osmo-ms-mob/00085(pid=220): Launched
22:49:18.817616 run                             mass: MS start registered  {at=1339840.866721639, delay=0.011001314967870712, ms=00085}
22:49:19.413709 run                osmo-ms-mob/00086: Starting mobile
22:49:19.429774 run       osmo-ms-mob/00086(pid=221): Launched
22:49:19.436209 run                             mass: MS performed LU  {at=1339841.485332703, lu_delay=4.895229114918038, ms=00076}
22:49:19.442094 run                             mass: MS start registered  {at=1339841.491225393, delay=0.005910749081522226, ms=00086}
22:49:19.449270 run                             mass: MS performed LU  {at=1339841.498382099, lu_delay=5.5763759249821305, ms=00075}
22:49:19.543344 run                             mass: MS performed LU  {at=1339841.592361127, lu_delay=4.628990041092038, ms=00077}
22:49:19.703593 run                             mass: MS performed LU  {at=1339841.752610215, lu_delay=6.075489579932764, ms=00074}
22:49:20.006666 run                osmo-ms-mob/00087: Starting mobile
22:49:20.024146 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.037604 run                             mass: MS start registered  {at=1339842.086720245, delay=0.007517240941524506, ms=00087}
22:49:20.587557 run                osmo-ms-mob/00088: Starting mobile
22:49:20.601330 run       osmo-ms-mob/00088(pid=223): Launched
22:49:20.614810 run                             mass: MS start registered  {at=1339842.663921795, delay=0.007303855149075389, ms=00088}
22:49:21.174031 run                osmo-ms-mob/00089: Starting mobile
22:49:21.187638 run       osmo-ms-mob/00089(pid=224): Launched
22:49:21.201510 run                             mass: MS start registered  {at=1339843.250621557, delay=0.007730964105576277, ms=00089}
22:49:21.360811 run                             mass: MS performed LU  {at=1339843.409828347, lu_delay=5.920319824945182, ms=00078}
22:49:21.384105 run                             mass: MS performed LU  {at=1339843.43323424, lu_delay=5.6655836729332805, ms=00079}
22:49:21.405991 run                             mass: MS performed LU  {at=1339843.455050667, lu_delay=5.064778181025758, ms=00080}
22:49:21.729771 run                             mass: MS performed LU  {at=1339843.778767175, lu_delay=4.883074356941506, ms=00081}
22:49:21.786370 run                osmo-ms-mob/00090: Starting mobile
22:49:21.802357 run       osmo-ms-mob/00090(pid=225): Launched
22:49:21.816659 run                             mass: MS start registered  {at=1339843.865770943, delay=0.007924977922812104, ms=00090}
22:49:22.488680 run                osmo-ms-mob/00091: Starting mobile
22:49:22.514921 run       osmo-ms-mob/00091(pid=226): Launched
22:49:22.528868 run                             mass: MS start registered  {at=1339844.577980333, delay=0.00787171209231019, ms=00091}
22:49:23.159847 run                             mass: MS performed LU  {at=1339845.208863605, lu_delay=4.342141966102645, ms=00085}
22:49:23.188974 run                osmo-ms-mob/00092: Starting mobile
22:49:23.202418 run       osmo-ms-mob/00092(pid=227): Launched
22:49:23.208428 run                             mass: MS performed LU  {at=1339845.257553269, lu_delay=5.977056986885145, ms=00082}
22:49:23.214248 run                             mass: MS start registered  {at=1339845.263379693, delay=0.005845099920406938, ms=00092}
22:49:23.308770 run                             mass: MS performed LU  {at=1339845.357763403, lu_delay=4.995555451139808, ms=00084}
22:49:23.433621 run                             mass: MS performed LU  {at=1339845.482627182, lu_delay=5.765705330995843, ms=00083}
22:49:23.986444 run                osmo-ms-mob/00093: Starting mobile
22:49:24.000549 run       osmo-ms-mob/00093(pid=228): Launched
22:49:24.013843 run                             mass: MS start registered  {at=1339846.062953315, delay=0.007248369976878166, ms=00093}
22:49:24.901690 run                osmo-ms-mob/00094: Starting mobile
22:49:24.916197 run       osmo-ms-mob/00094(pid=229): Launched
22:49:24.929644 run                             mass: MS start registered  {at=1339846.978758837, delay=0.007316986098885536, ms=00094}
22:49:25.126346 run                             mass: MS performed LU  {at=1339847.175350442, lu_delay=5.088630197104067, ms=00087}
22:49:25.150893 run                             mass: MS performed LU  {at=1339847.200023306, lu_delay=5.708797913044691, ms=00086}
22:49:25.643641 run                             mass: MS performed LU  {at=1339847.692662526, lu_delay=5.028740730835125, ms=00088}
22:49:25.813075 run                osmo-ms-mob/00095: Starting mobile
22:49:25.829430 run       osmo-ms-mob/00095(pid=230): Launched
22:49:25.842545 run                             mass: MS start registered  {at=1339847.891660502, delay=0.006738665048032999, ms=00095}
22:49:26.803721 run                osmo-ms-mob/00096: Starting mobile
22:49:26.819429 run       osmo-ms-mob/00096(pid=231): Launched
22:49:26.833159 run                             mass: MS start registered  {at=1339848.882272699, delay=0.007668179925531149, ms=00096}
22:49:26.908367 run                             mass: MS performed LU  {at=1339848.957357672, lu_delay=5.091586729045957, ms=00090}
22:49:26.925470 run                             mass: MS performed LU  {at=1339848.974497147, lu_delay=5.723875589901581, ms=00089}
22:49:27.074191 run                             mass: MS performed LU  {at=1339849.123210192, lu_delay=4.545229858951643, ms=00091}
22:49:27.887543 run                osmo-ms-mob/00097: Starting mobile
22:49:27.903787 run       osmo-ms-mob/00097(pid=232): Launched
22:49:27.916251 run                             mass: MS start registered  {at=1339849.96537271, delay=0.004682192113250494, ms=00097}
22:49:28.892147 run                             mass: MS performed LU  {at=1339850.94113472, lu_delay=4.878181405132636, ms=00093}
22:49:28.916900 run                             mass: MS performed LU  {at=1339850.966031419, lu_delay=5.702651726081967, ms=00092}
22:49:29.174152 run                osmo-ms-mob/00098: Starting mobile
22:49:29.187170 run       osmo-ms-mob/00098(pid=233): Launched
22:49:29.199358 run                             mass: MS start registered  {at=1339851.248477449, delay=0.006217801943421364, ms=00098}
22:49:30.821858 run                             mass: MS performed LU  {at=1339852.870875053, lu_delay=4.979214551160112, ms=00095}
22:49:30.839439 run                             mass: MS performed LU  {at=1339852.888486981, lu_delay=5.909728143829852, ms=00094}
22:49:30.893537 run                osmo-ms-mob/00099: Starting mobile
22:49:30.909071 run       osmo-ms-mob/00099(pid=234): Launched
22:49:30.915152 run                             mass: All started... {duration=55.65181219391525, too_slow=0}
22:49:30.921142 run                             mass: MS performed LU  {at=1339852.970265499, lu_delay=22.82134849205613, ms=00059}
22:49:30.926891 run                             mass: MS start registered  {at=1339852.976022273, delay=0.011738611152395606, ms=00099}
22:49:32.574849 run                             mass: MS performed LU  {at=1339854.623872543, lu_delay=22.242219717940316, ms=00066}
22:49:32.657471 run                             mass: MS performed LU  {at=1339854.706476563, lu_delay=4.7411038528662175, ms=00097}
22:49:32.680310 run                             mass: MS performed LU  {at=1339854.729438507, lu_delay=5.847165808081627, ms=00096}
22:49:34.587337 run                             mass: MS performed LU  {at=1339856.636356921, lu_delay=5.387879471993074, ms=00098}
22:49:36.424460 run                             mass: MS performed LU  {at=1339858.47348175, lu_delay=5.497459477046505, ms=00099}
22:49:36.447708 run                             mass: Tests done {all_completed=True, max=22.93009570403956, min=3.632566917920485}
22:49:36.453468 tst         register_default_mass.py: Test passed (79.2 sec)
22:49:36.458796 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.462083 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.465266 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.468524 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.471741 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.474996 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.478215 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.481549 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.484948 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.489008 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.492421 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.495826 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.499306 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.502699 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.506101 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.509503 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.512911 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.516366 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.519772 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.523167 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.526908 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.530858 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.534398 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.538196 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.542158 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.545715 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.549118 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.552576 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.555998 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.559439 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.562874 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.566511 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.570225 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.573719 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.577710 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.581133 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.584719 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.588190 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.591877 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:36.595291 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:36.599341 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:36.602994 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:36.606464 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:36.609771 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:36.613412 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:36.616871 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:36.620302 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:36.623680 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:36.627265 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:36.631026 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:36.635152 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:36.638605 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:36.641912 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:36.645203 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:36.648554 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:36.651875 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:36.655774 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:36.659422 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:36.662723 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:36.666114 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:36.669528 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:36.672885 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:36.676589 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:36.680562 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:36.684004 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:36.687501 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:36.691034 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:36.694499 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:36.698014 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:36.701534 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:36.705064 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:36.708596 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:36.712083 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:36.715611 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:36.719435 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:36.723144 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:36.727204 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:36.730706 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:36.734244 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:36.737685 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:36.741212 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:36.744812 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:36.748377 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:36.752412 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:36.755851 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:36.759279 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:36.762686 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:36.766108 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:36.769546 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:36.772970 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:36.776395 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:36.779830 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:36.783305 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:36.786712 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:36.790147 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:36.793598 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:36.797028 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:36.800466 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:36.803960 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:36.807403 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:36.810740 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:36.814496 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:36.817912 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:36.821819 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:36.825235 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:36.828614 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:36.832021 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:36.835506 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:36.838819 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:36.842166 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:36.845557 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:36.849000 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:36.852404 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:36.855803 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:36.859235 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:36.862706 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:36.866010 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:36.869239 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:36.872473 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:36.875757 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:36.879094 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:36.882399 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:36.885737 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:36.889049 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:36.892359 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:36.895691 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:36.899015 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:36.902338 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:36.905676 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:36.908997 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:36.912334 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:36.915666 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:36.918999 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:36.922709 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:36.926402 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:36.929634 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:36.932850 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:36.936052 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:36.939258 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:36.942470 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:36.945685 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:36.948891 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:36.952206 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:36.955418 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:36.958636 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:36.961856 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:36.965068 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:36.968291 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:36.971513 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:36.974719 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:36.977948 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:36.981170 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:36.984421 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:36.987652 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:36.990879 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:36.994094 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:36.997307 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.000538 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.003772 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.006989 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.010213 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.013452 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.016673 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.019879 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.023106 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.026312 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.029549 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.032773 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.035982 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.039208 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.042406 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.045626 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.048855 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.052062 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.055281 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.058488 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.061717 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.064946 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.068177 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.071416 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.074632 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.077847 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.081061 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.084295 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.087540 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.090766 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.093981 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.097203 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.100486 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.103784 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.107070 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.110355 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.113662 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.116945 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.120231 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.123536 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.126808 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.130039 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.133281 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.136515 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.139732 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.142950 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.146189 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.149400 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.152640 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.155855 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.159071 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.162297 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.165507 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.168726 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.171938 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.175157 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.178388 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.181622 ---      ParallelTerminationStrategy: PID 22 died...
22:49:37.183115 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.186697 ---      ParallelTerminationStrategy: PID 23 died...
22:49:37.188152 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.191700 ---      ParallelTerminationStrategy: PID 24 died...
22:49:37.193146 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.196685 ---      ParallelTerminationStrategy: PID 25 died...
22:49:37.198136 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.201698 ---      ParallelTerminationStrategy: PID 26 died...
22:49:37.203155 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.206727 ---      ParallelTerminationStrategy: PID 27 died...
22:49:37.208197 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.211759 ---      ParallelTerminationStrategy: PID 28 died...
22:49:37.213213 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.216795 ---      ParallelTerminationStrategy: PID 29 died...
22:49:37.218256 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.221841 ---      ParallelTerminationStrategy: PID 30 died...
22:49:37.223302 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.226876 ---      ParallelTerminationStrategy: PID 31 died...
22:49:37.228345 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.231941 ---      ParallelTerminationStrategy: PID 32 died...
22:49:37.233389 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.236963 ---      ParallelTerminationStrategy: PID 33 died...
22:49:37.238411 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.242015 ---      ParallelTerminationStrategy: PID 35 died...
22:49:37.243488 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.247084 ---      ParallelTerminationStrategy: PID 36 died...
22:49:37.248544 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.252126 ---      ParallelTerminationStrategy: PID 37 died...
22:49:37.253584 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.257184 ---      ParallelTerminationStrategy: PID 38 died...
22:49:37.258648 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.262224 ---      ParallelTerminationStrategy: PID 39 died...
22:49:37.263698 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.267294 ---      ParallelTerminationStrategy: PID 40 died...
22:49:37.268752 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.272344 ---      ParallelTerminationStrategy: PID 41 died...
22:49:37.273803 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.277374 ---      ParallelTerminationStrategy: PID 42 died...
22:49:37.278824 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.282418 ---      ParallelTerminationStrategy: PID 43 died...
22:49:37.283873 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.287464 ---      ParallelTerminationStrategy: PID 44 died...
22:49:37.288914 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.292482 ---      ParallelTerminationStrategy: PID 45 died...
22:49:37.293941 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.297517 ---      ParallelTerminationStrategy: PID 46 died...
22:49:37.298969 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.302546 ---      ParallelTerminationStrategy: PID 47 died...
22:49:37.304003 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.307577 ---      ParallelTerminationStrategy: PID 48 died...
22:49:37.309021 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.312570 ---      ParallelTerminationStrategy: PID 49 died...
22:49:37.314021 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.317602 ---      ParallelTerminationStrategy: PID 50 died...
22:49:37.319049 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.322606 ---      ParallelTerminationStrategy: PID 51 died...
22:49:37.324080 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.327644 ---      ParallelTerminationStrategy: PID 52 died...
22:49:37.329093 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.332644 ---      ParallelTerminationStrategy: PID 53 died...
22:49:37.334093 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.337681 ---      ParallelTerminationStrategy: PID 54 died...
22:49:37.339133 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.342687 ---      ParallelTerminationStrategy: PID 55 died...
22:49:37.344144 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.347703 ---      ParallelTerminationStrategy: PID 56 died...
22:49:37.349148 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.352706 ---      ParallelTerminationStrategy: PID 57 died...
22:49:37.354155 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.357726 ---      ParallelTerminationStrategy: PID 58 died...
22:49:37.359172 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.362717 ---      ParallelTerminationStrategy: PID 59 died...
22:49:37.364171 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.367727 ---      ParallelTerminationStrategy: PID 60 died...
22:49:37.369185 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.372746 ---      ParallelTerminationStrategy: PID 61 died...
22:49:37.374192 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.377748 ---      ParallelTerminationStrategy: PID 62 died...
22:49:37.379205 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.382771 ---      ParallelTerminationStrategy: PID 63 died...
22:49:37.384256 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.387818 ---      ParallelTerminationStrategy: PID 64 died...
22:49:37.389278 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.392834 ---      ParallelTerminationStrategy: PID 65 died...
22:49:37.394290 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.397860 ---      ParallelTerminationStrategy: PID 66 died...
22:49:37.399335 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.402885 ---      ParallelTerminationStrategy: PID 67 died...
22:49:37.404342 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.407894 ---      ParallelTerminationStrategy: PID 68 died...
22:49:37.409337 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.412903 ---      ParallelTerminationStrategy: PID 69 died...
22:49:37.414360 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.417962 ---      ParallelTerminationStrategy: PID 70 died...
22:49:37.419420 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.422982 ---      ParallelTerminationStrategy: PID 71 died...
22:49:37.424441 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.427991 ---      ParallelTerminationStrategy: PID 72 died...
22:49:37.429440 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.433000 ---      ParallelTerminationStrategy: PID 73 died...
22:49:37.434440 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.438009 ---      ParallelTerminationStrategy: PID 74 died...
22:49:37.439468 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.443026 ---      ParallelTerminationStrategy: PID 75 died...
22:49:37.444485 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.448064 ---      ParallelTerminationStrategy: PID 76 died...
22:49:37.449518 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.453091 ---      ParallelTerminationStrategy: PID 77 died...
22:49:37.454533 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.458092 ---      ParallelTerminationStrategy: PID 78 died...
22:49:37.459551 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.463150 ---      ParallelTerminationStrategy: PID 79 died...
22:49:37.464598 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.468162 ---      ParallelTerminationStrategy: PID 80 died...
22:49:37.469618 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.473183 ---      ParallelTerminationStrategy: PID 81 died...
22:49:37.474633 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.478187 ---      ParallelTerminationStrategy: PID 82 died...
22:49:37.479652 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.483204 ---      ParallelTerminationStrategy: PID 83 died...
22:49:37.484658 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.488217 ---      ParallelTerminationStrategy: PID 84 died...
22:49:37.489657 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.493200 ---      ParallelTerminationStrategy: PID 85 died...
22:49:37.494653 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.498219 ---      ParallelTerminationStrategy: PID 86 died...
22:49:37.499691 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.503233 ---      ParallelTerminationStrategy: PID 87 died...
22:49:37.504682 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.508243 ---      ParallelTerminationStrategy: PID 88 died...
22:49:37.509697 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.513258 ---      ParallelTerminationStrategy: PID 89 died...
22:49:37.514700 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.518299 ---      ParallelTerminationStrategy: PID 90 died...
22:49:37.519755 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.523327 ---      ParallelTerminationStrategy: PID 91 died...
22:49:37.524794 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.528366 ---      ParallelTerminationStrategy: PID 92 died...
22:49:37.529819 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.533413 ---      ParallelTerminationStrategy: PID 93 died...
22:49:37.534877 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.538438 ---      ParallelTerminationStrategy: PID 94 died...
22:49:37.539897 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.543455 ---      ParallelTerminationStrategy: PID 95 died...
22:49:37.544910 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.548480 ---      ParallelTerminationStrategy: PID 96 died...
22:49:37.549927 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.553499 ---      ParallelTerminationStrategy: PID 97 died...
22:49:37.554957 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.558518 ---      ParallelTerminationStrategy: PID 98 died...
22:49:37.559985 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.563571 ---      ParallelTerminationStrategy: PID 99 died...
22:49:37.565027 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.568613 ---      ParallelTerminationStrategy: PID 100 died...
22:49:37.570063 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.573612 ---      ParallelTerminationStrategy: PID 101 died...
22:49:37.575064 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.578616 ---      ParallelTerminationStrategy: PID 102 died...
22:49:37.580083 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.583644 ---      ParallelTerminationStrategy: PID 103 died...
22:49:37.585100 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.588660 ---      ParallelTerminationStrategy: PID 104 died...
22:49:37.590109 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.593651 ---      ParallelTerminationStrategy: PID 105 died...
22:49:37.595123 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.598661 ---      ParallelTerminationStrategy: PID 106 died...
22:49:37.600124 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:37.603689 ---      ParallelTerminationStrategy: PID 107 died...
22:49:37.605142 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:37.608703 ---      ParallelTerminationStrategy: PID 108 died...
22:49:37.610157 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:37.613738 ---      ParallelTerminationStrategy: PID 109 died...
22:49:37.615191 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:37.618744 ---      ParallelTerminationStrategy: PID 110 died...
22:49:37.620194 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:37.623752 ---      ParallelTerminationStrategy: PID 111 died...
22:49:37.625203 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:37.628768 ---      ParallelTerminationStrategy: PID 112 died...
22:49:37.630206 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:37.633784 ---      ParallelTerminationStrategy: PID 113 died...
22:49:37.635241 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:37.638798 ---      ParallelTerminationStrategy: PID 114 died...
22:49:37.640250 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:37.643817 ---      ParallelTerminationStrategy: PID 115 died...
22:49:37.645268 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:37.648862 ---      ParallelTerminationStrategy: PID 116 died...
22:49:37.650314 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:37.653916 ---      ParallelTerminationStrategy: PID 117 died...
22:49:37.655379 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:37.658967 ---      ParallelTerminationStrategy: PID 118 died...
22:49:37.660427 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:37.663988 ---      ParallelTerminationStrategy: PID 119 died...
22:49:37.665436 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:37.668991 ---      ParallelTerminationStrategy: PID 120 died...
22:49:37.670435 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:37.674009 ---      ParallelTerminationStrategy: PID 121 died...
22:49:37.675458 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:37.679025 ---      ParallelTerminationStrategy: PID 122 died...
22:49:37.680474 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:37.684043 ---      ParallelTerminationStrategy: PID 123 died...
22:49:37.685485 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:37.689045 ---      ParallelTerminationStrategy: PID 124 died...
22:49:37.690507 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:37.694053 ---      ParallelTerminationStrategy: PID 125 died...
22:49:37.695511 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:37.699108 ---      ParallelTerminationStrategy: PID 126 died...
22:49:37.700569 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:37.704117 ---      ParallelTerminationStrategy: PID 127 died...
22:49:37.705566 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:37.709130 ---      ParallelTerminationStrategy: PID 128 died...
22:49:37.710578 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:37.714135 ---      ParallelTerminationStrategy: PID 129 died...
22:49:37.715610 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:37.719173 ---      ParallelTerminationStrategy: PID 130 died...
22:49:37.720624 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:37.724158 ---      ParallelTerminationStrategy: PID 131 died...
22:49:37.725610 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:37.729167 ---      ParallelTerminationStrategy: PID 132 died...
22:49:37.730612 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:37.734175 ---      ParallelTerminationStrategy: PID 133 died...
22:49:37.735638 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:37.739189 ---      ParallelTerminationStrategy: PID 134 died...
22:49:37.740631 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:37.744200 ---      ParallelTerminationStrategy: PID 135 died...
22:49:37.745658 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:37.749235 ---      ParallelTerminationStrategy: PID 136 died...
22:49:37.750680 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:37.754294 ---      ParallelTerminationStrategy: PID 137 died...
22:49:37.755739 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:37.759314 ---      ParallelTerminationStrategy: PID 138 died...
22:49:37.760753 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:37.764326 ---      ParallelTerminationStrategy: PID 139 died...
22:49:37.765781 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:37.769369 ---      ParallelTerminationStrategy: PID 140 died...
22:49:37.770817 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:37.774380 ---      ParallelTerminationStrategy: PID 141 died...
22:49:37.775845 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:37.779447 ---      ParallelTerminationStrategy: PID 142 died...
22:49:37.780898 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:37.784492 ---      ParallelTerminationStrategy: PID 143 died...
22:49:37.785929 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:37.789516 ---      ParallelTerminationStrategy: PID 144 died...
22:49:37.790986 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:37.794570 ---      ParallelTerminationStrategy: PID 145 died...
22:49:37.796026 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:37.799593 ---      ParallelTerminationStrategy: PID 146 died...
22:49:37.801053 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:37.804614 ---      ParallelTerminationStrategy: PID 147 died...
22:49:37.806062 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:37.809650 ---      ParallelTerminationStrategy: PID 148 died...
22:49:37.811106 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:37.814683 ---      ParallelTerminationStrategy: PID 149 died...
22:49:37.816128 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:37.819734 ---      ParallelTerminationStrategy: PID 150 died...
22:49:37.821187 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:37.824756 ---      ParallelTerminationStrategy: PID 151 died...
22:49:37.826209 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:37.829805 ---      ParallelTerminationStrategy: PID 152 died...
22:49:37.831271 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:37.834832 ---      ParallelTerminationStrategy: PID 153 died...
22:49:37.836295 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:37.839886 ---      ParallelTerminationStrategy: PID 154 died...
22:49:37.841340 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:37.844901 ---      ParallelTerminationStrategy: PID 155 died...
22:49:37.846339 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:37.849928 ---      ParallelTerminationStrategy: PID 156 died...
22:49:37.851369 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:37.854953 ---      ParallelTerminationStrategy: PID 157 died...
22:49:37.856405 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:37.859965 ---      ParallelTerminationStrategy: PID 158 died...
22:49:37.861417 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:37.864981 ---      ParallelTerminationStrategy: PID 159 died...
22:49:37.866426 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:37.869999 ---      ParallelTerminationStrategy: PID 160 died...
22:49:37.871479 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:37.875057 ---      ParallelTerminationStrategy: PID 161 died...
22:49:37.876507 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:37.880093 ---      ParallelTerminationStrategy: PID 162 died...
22:49:37.881536 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:37.885099 ---      ParallelTerminationStrategy: PID 163 died...
22:49:37.886553 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:37.890140 ---      ParallelTerminationStrategy: PID 164 died...
22:49:37.891587 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:37.895162 ---      ParallelTerminationStrategy: PID 165 died...
22:49:37.896616 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:37.900247 ---      ParallelTerminationStrategy: PID 166 died...
22:49:37.901730 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:37.905440 ---      ParallelTerminationStrategy: PID 167 died...
22:49:37.906940 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:37.910629 ---      ParallelTerminationStrategy: PID 168 died...
22:49:37.912121 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:37.915793 ---      ParallelTerminationStrategy: PID 169 died...
22:49:37.917289 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:37.920929 ---      ParallelTerminationStrategy: PID 170 died...
22:49:37.922370 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:37.925931 ---      ParallelTerminationStrategy: PID 171 died...
22:49:37.927376 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:37.930943 ---      ParallelTerminationStrategy: PID 172 died...
22:49:37.932386 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:37.935964 ---      ParallelTerminationStrategy: PID 173 died...
22:49:37.937405 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:37.940990 ---      ParallelTerminationStrategy: PID 174 died...
22:49:37.942445 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:37.946026 ---      ParallelTerminationStrategy: PID 175 died...
22:49:37.947482 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:37.951050 ---      ParallelTerminationStrategy: PID 176 died...
22:49:37.952514 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:37.956109 ---      ParallelTerminationStrategy: PID 177 died...
22:49:37.957553 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:37.961137 ---      ParallelTerminationStrategy: PID 178 died...
22:49:37.962584 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:37.966151 ---      ParallelTerminationStrategy: PID 179 died...
22:49:37.967617 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:37.971213 ---      ParallelTerminationStrategy: PID 180 died...
22:49:37.972648 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:37.976224 ---      ParallelTerminationStrategy: PID 181 died...
22:49:37.977665 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:37.981232 ---      ParallelTerminationStrategy: PID 182 died...
22:49:37.982673 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:37.986242 ---      ParallelTerminationStrategy: PID 183 died...
22:49:37.987707 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:37.991267 ---      ParallelTerminationStrategy: PID 184 died...
22:49:37.992705 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:37.996292 ---      ParallelTerminationStrategy: PID 185 died...
22:49:37.997733 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.001313 ---      ParallelTerminationStrategy: PID 186 died...
22:49:38.002761 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.006344 ---      ParallelTerminationStrategy: PID 187 died...
22:49:38.007788 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.011387 ---      ParallelTerminationStrategy: PID 188 died...
22:49:38.012835 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.016416 ---      ParallelTerminationStrategy: PID 189 died...
22:49:38.017874 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.021481 ---      ParallelTerminationStrategy: PID 190 died...
22:49:38.022940 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.026526 ---      ParallelTerminationStrategy: PID 191 died...
22:49:38.027992 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.031592 ---      ParallelTerminationStrategy: PID 192 died...
22:49:38.033035 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.036620 ---      ParallelTerminationStrategy: PID 193 died...
22:49:38.038082 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.041666 ---      ParallelTerminationStrategy: PID 194 died...
22:49:38.043127 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.046696 ---      ParallelTerminationStrategy: PID 195 died...
22:49:38.048146 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.051755 ---      ParallelTerminationStrategy: PID 196 died...
22:49:38.053207 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.056758 ---      ParallelTerminationStrategy: PID 197 died...
22:49:38.058200 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.061772 ---      ParallelTerminationStrategy: PID 198 died...
22:49:38.063235 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.066809 ---      ParallelTerminationStrategy: PID 199 died...
22:49:38.068286 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.071877 ---      ParallelTerminationStrategy: PID 200 died...
22:49:38.073331 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.076902 ---      ParallelTerminationStrategy: PID 201 died...
22:49:38.078350 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.081944 ---      ParallelTerminationStrategy: PID 202 died...
22:49:38.083413 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.086984 ---      ParallelTerminationStrategy: PID 203 died...
22:49:38.088424 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.092115 ---      ParallelTerminationStrategy: PID 204 died...
22:49:38.093580 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.097292 ---      ParallelTerminationStrategy: PID 205 died...
22:49:38.098754 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.102407 ---      ParallelTerminationStrategy: PID 206 died...
22:49:38.103946 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.107606 ---      ParallelTerminationStrategy: PID 207 died...
22:49:38.109070 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.112775 ---      ParallelTerminationStrategy: PID 208 died...
22:49:38.114234 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.117839 ---      ParallelTerminationStrategy: PID 209 died...
22:49:38.119290 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.122918 ---      ParallelTerminationStrategy: PID 210 died...
22:49:38.124377 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.127947 ---      ParallelTerminationStrategy: PID 211 died...
22:49:38.129407 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.132985 ---      ParallelTerminationStrategy: PID 212 died...
22:49:38.134444 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.138030 ---      ParallelTerminationStrategy: PID 213 died...
22:49:38.139480 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.143040 ---      ParallelTerminationStrategy: PID 214 died...
22:49:38.144485 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.148056 ---      ParallelTerminationStrategy: PID 215 died...
22:49:38.149502 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.153085 ---      ParallelTerminationStrategy: PID 216 died...
22:49:38.154524 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.158104 ---      ParallelTerminationStrategy: PID 217 died...
22:49:38.159587 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.163148 ---      ParallelTerminationStrategy: PID 218 died...
22:49:38.164580 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.168159 ---      ParallelTerminationStrategy: PID 219 died...
22:49:38.169605 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.173157 ---      ParallelTerminationStrategy: PID 220 died...
22:49:38.174583 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.178102 ---      ParallelTerminationStrategy: PID 221 died...
22:49:38.179543 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.183058 ---      ParallelTerminationStrategy: PID 222 died...
22:49:38.184489 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.188021 ---      ParallelTerminationStrategy: PID 223 died...
22:49:38.189450 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.192970 ---      ParallelTerminationStrategy: PID 224 died...
22:49:38.194391 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.197888 ---      ParallelTerminationStrategy: PID 225 died...
22:49:38.199312 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.202802 ---      ParallelTerminationStrategy: PID 226 died...
22:49:38.204227 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.207743 ---      ParallelTerminationStrategy: PID 227 died...
22:49:38.209164 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.212674 ---      ParallelTerminationStrategy: PID 228 died...
22:49:38.214093 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.217608 ---      ParallelTerminationStrategy: PID 229 died...
22:49:38.219025 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.222520 ---      ParallelTerminationStrategy: PID 230 died...
22:49:38.223952 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.227478 ---      ParallelTerminationStrategy: PID 231 died...
22:49:38.228891 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.232390 ---      ParallelTerminationStrategy: PID 232 died...
22:49:38.233815 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.237327 ---      ParallelTerminationStrategy: PID 233 died...
22:49:38.238741 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.242265 ---      ParallelTerminationStrategy: PID 234 died...
22:49:38.243711 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:41.647900 ---      ParallelTerminationStrategy: PID 34 died...
22:49:41.653913 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8399 netreg_mass PASS
---------------------------------------------------------------------
22:49:41.725549 tst                       trial-8399: Storing JUnit report in /build/trial-8399/run.2026-07-21_22-48-16/trial-8399.xml

--------------------------------------------------------------------------------------------
trial-8399 PASS
--------------------------------------------------------------------------------------------
22:49:41.735512 tst                       trial-8399: trial-8399: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8399/inst
+ cd trial-8399
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-21 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8399-run.tgz run.2026-07-21_22-48-16
+ tar czf /build/trial-8399-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-21_13_27_29.tgz osmo-bts-oc2g.build-2026-07-21_00_52_13.tgz osmo-bts-sysmo.build-2026-07-21_00_52_16.tgz osmo-bts.build-2026-07-21_00_52_31.tgz osmo-ggsn.build-2026-07-21_20_43_09.tgz osmo-hlr.build-2026-07-21_16_37_40.tgz osmo-hnbgw.build-2026-07-21_13_31_11.tgz osmo-mgw.build-2026-07-21_08_33_38.tgz osmo-msc.build-2026-07-21_13_35_59.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-21_07_34_57.tgz osmo-pcu-sysmo.build-2026-07-21_07_34_57.tgz osmo-pcu.build-2026-07-21_07_34_55.tgz osmo-sgsn.build-2026-07-21_20_49_26.tgz osmo-stp.build-2026-07-21_13_26_03.tgz osmo-trx.build-2026-07-21_14_22_21.tgz osmocom-bb.build-2026-07-21_21_18_51.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