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/jenkins18360560711542464249.sh
+ rm -rf trial-8387-bin.tgz trial-8387-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 26139
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11484
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11134
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13298
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13624
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14385
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43396
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7991
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45793
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 9085
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 13631
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7960
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 12009
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 8031
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9507
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6751
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 7960
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7428100931378253098.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-8387
+ 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
782e664 redmine: hide avatars
+ 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 [ 3/28] RUN     groupadd osmo-gsm-tester
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#25 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#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 [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
#27 CACHED

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:03022388881c4c0c84c502195220ab3b3531a6d93b77e7bfe8656ea2f7c82fdc done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
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=8388 -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-10 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8388
+ mkdir -p trial-8388
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-10_08_36_48.tgz osmo-bts-oc2g.build-2026-07-10_00_52_27.tgz osmo-bts-sysmo.build-2026-07-10_00_52_29.tgz osmo-bts.build-2026-07-10_00_52_31.tgz osmo-ggsn.build-2026-07-10_20_43_01.tgz osmo-hlr.build-2026-07-10_16_39_47.tgz osmo-hnbgw.build-2026-07-10_10_57_06.tgz osmo-mgw.build-2026-07-10_08_35_30.tgz osmo-msc.build-2026-07-10_11_00_07.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-10_07_35_04.tgz osmo-pcu-sysmo.build-2026-07-10_07_35_02.tgz osmo-pcu.build-2026-07-10_07_35_05.tgz osmo-sgsn.build-2026-07-10_20_49_15.tgz osmo-stp.build-2026-07-10_01_06_19.tgz osmo-trx.build-2026-07-10_14_24_19.tgz osmocom-bb.build-2026-07-10_21_18_53.tgz srslte.build-19.tgz trial-8388
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-10_08_36_48.md5 osmo-bts-oc2g.build-2026-07-10_00_52_27.md5 osmo-bts-sysmo.build-2026-07-10_00_52_29.md5 osmo-bts.build-2026-07-10_00_52_31.md5 osmo-ggsn.build-2026-07-10_20_43_01.md5 osmo-hlr.build-2026-07-10_16_39_47.md5 osmo-hnbgw.build-2026-07-10_10_57_06.md5 osmo-mgw.build-2026-07-10_08_35_30.md5 osmo-msc.build-2026-07-10_11_00_07.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-10_07_35_04.md5 osmo-pcu-sysmo.build-2026-07-10_07_35_02.md5 osmo-pcu.build-2026-07-10_07_35_05.md5 osmo-sgsn.build-2026-07-10_20_49_15.md5 osmo-stp.build-2026-07-10_01_06_19.md5 osmo-trx.build-2026-07-10_14_24_19.md5 osmocom-bb.build-2026-07-10_21_18_53.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-10_08_36_48.md5 osmo-bts-oc2g.build-2026-07-10_00_52_27.md5 osmo-bts-sysmo.build-2026-07-10_00_52_29.md5 osmo-bts.build-2026-07-10_00_52_31.md5 osmo-ggsn.build-2026-07-10_20_43_01.md5 osmo-hlr.build-2026-07-10_16_39_47.md5 osmo-hnbgw.build-2026-07-10_10_57_06.md5 osmo-mgw.build-2026-07-10_08_35_30.md5 osmo-msc.build-2026-07-10_11_00_07.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-10_07_35_04.md5 osmo-pcu-sysmo.build-2026-07-10_07_35_02.md5 osmo-pcu.build-2026-07-10_07_35_05.md5 osmo-sgsn.build-2026-07-10_20_49_15.md5 osmo-stp.build-2026-07-10_01_06_19.md5 osmo-trx.build-2026-07-10_14_24_19.md5 osmocom-bb.build-2026-07-10_21_18_53.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-8388 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8388'
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-8388
--------------------------------------------------------------------------------------------
22:48:17.393291 tst                       trial-8388: Detailed log at /build/trial-8388/run.2026-07-10_22-48-17/log

---------------------------------------------------------------------
trial-8388 netreg_mass
---------------------------------------------------------------------
22:48:17.600477 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.600829 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.601589 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.602734 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.642227 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.642995 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.644118 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.716858 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-8388 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.718114 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.732863 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.733421 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.733867 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.734311 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.734743 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.735211 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.735658 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.761614 tst         register_default_mass.py: using LAC 2
22:48:17.783622 tst         register_default_mass.py: using RAC 2
22:48:17.814930 tst         register_default_mass.py: using CellId 2
22:48:17.840306 tst         register_default_mass.py: using BVCI 3
22:48:17.847133 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.847890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.848493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.849065 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.849580 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.850084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.850577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.851104 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.851624 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.852139 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.852641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.853137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.853649 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.854167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.854667 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.855181 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.855697 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.856198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.856696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.857200 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.857691 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.858184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.858701 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.859214 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.859731 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.860236 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.860734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.861243 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.861747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.862242 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.862737 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.863258 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.863758 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.864275 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.864785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.865276 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.865786 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.866287 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.866778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.867293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.867789 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.868282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.868797 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.869293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.869781 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.870262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.870768 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.871368 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.871883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.872373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.872874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.873362 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.873843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.874336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.874825 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.875322 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.875802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.876295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.876857 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.877349 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.877848 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.878337 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.878826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.879343 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.879828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.880311 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.880804 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.881298 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.881789 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.882271 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.882749 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.883243 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.883800 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.884283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.884763 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.885244 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.885719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.886191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.886675 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.887163 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.887638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.888109 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.888595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.889076 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.889544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.890019 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.890497 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.890981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.891468 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.891946 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.892420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.892909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.893408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.893888 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.894381 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.894864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.895348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.895847 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.896334 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.896812 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.897295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.897830 tst      register_default_mass.py:21: Launching a simple network
22:48:17.907333 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.024150 run            create_hlr_db(pid=20): Launched
22:48:19.038124 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.062439 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.077891 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.083487 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.268973 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.283631 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.289167 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.691790 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.706469 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.721642 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.859961 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.874633 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.880077 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.903211 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.917956 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.923521 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.229733 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.244670 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.271355 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.415889 run         osmo-bts-virtual(pid=34): Launched
22:48:30.447641 tst         register_default_mass.py: using MSISDN 1001
22:48:30.459668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.488891 tst         register_default_mass.py: using MSISDN 1002
22:48:30.501912 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.525446 tst         register_default_mass.py: using MSISDN 1003
22:48:30.536093 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.559349 tst         register_default_mass.py: using MSISDN 1004
22:48:30.569615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.592940 tst         register_default_mass.py: using MSISDN 1005
22:48:30.603219 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.625827 tst         register_default_mass.py: using MSISDN 1006
22:48:30.635778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.658282 tst         register_default_mass.py: using MSISDN 1007
22:48:30.668151 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.690483 tst         register_default_mass.py: using MSISDN 1008
22:48:30.700239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.722774 tst         register_default_mass.py: using MSISDN 1009
22:48:30.732634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.754850 tst         register_default_mass.py: using MSISDN 1010
22:48:30.764615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.787215 tst         register_default_mass.py: using MSISDN 1011
22:48:30.797044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.819478 tst         register_default_mass.py: using MSISDN 1012
22:48:30.829311 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.851539 tst         register_default_mass.py: using MSISDN 1013
22:48:30.861277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.883756 tst         register_default_mass.py: using MSISDN 1014
22:48:30.899869 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.923201 tst         register_default_mass.py: using MSISDN 1015
22:48:30.937841 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.960719 tst         register_default_mass.py: using MSISDN 1016
22:48:30.971242 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.993543 tst         register_default_mass.py: using MSISDN 1017
22:48:31.003437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.025955 tst         register_default_mass.py: using MSISDN 1018
22:48:31.035872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.058610 tst         register_default_mass.py: using MSISDN 1019
22:48:31.068536 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.091549 tst         register_default_mass.py: using MSISDN 1020
22:48:31.101615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.124549 tst         register_default_mass.py: using MSISDN 1021
22:48:31.134500 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.157886 tst         register_default_mass.py: using MSISDN 1022
22:48:31.168117 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.191611 tst         register_default_mass.py: using MSISDN 1023
22:48:31.201929 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.225452 tst         register_default_mass.py: using MSISDN 1024
22:48:31.235806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.258961 tst         register_default_mass.py: using MSISDN 1025
22:48:31.269049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.292158 tst         register_default_mass.py: using MSISDN 1026
22:48:31.302358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.325649 tst         register_default_mass.py: using MSISDN 1027
22:48:31.335887 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.359027 tst         register_default_mass.py: using MSISDN 1028
22:48:31.369152 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.392261 tst         register_default_mass.py: using MSISDN 1029
22:48:31.402396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.425789 tst         register_default_mass.py: using MSISDN 1030
22:48:31.436058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.459259 tst         register_default_mass.py: using MSISDN 1031
22:48:31.469451 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.492928 tst         register_default_mass.py: using MSISDN 1032
22:48:31.503318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.526723 tst         register_default_mass.py: using MSISDN 1033
22:48:31.537099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.560241 tst         register_default_mass.py: using MSISDN 1034
22:48:31.570457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.593557 tst         register_default_mass.py: using MSISDN 1035
22:48:31.603762 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.627163 tst         register_default_mass.py: using MSISDN 1036
22:48:31.637454 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.661049 tst         register_default_mass.py: using MSISDN 1037
22:48:31.671532 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.694921 tst         register_default_mass.py: using MSISDN 1038
22:48:31.705212 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.728386 tst         register_default_mass.py: using MSISDN 1039
22:48:31.738598 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.762078 tst         register_default_mass.py: using MSISDN 1040
22:48:31.772402 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.795853 tst         register_default_mass.py: using MSISDN 1041
22:48:31.806132 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.829406 tst         register_default_mass.py: using MSISDN 1042
22:48:31.839654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.862913 tst         register_default_mass.py: using MSISDN 1043
22:48:31.873173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.896479 tst         register_default_mass.py: using MSISDN 1044
22:48:31.908876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.936080 tst         register_default_mass.py: using MSISDN 1045
22:48:31.946492 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.969296 tst         register_default_mass.py: using MSISDN 1046
22:48:31.981858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.005400 tst         register_default_mass.py: using MSISDN 1047
22:48:32.016023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.039338 tst         register_default_mass.py: using MSISDN 1048
22:48:32.049619 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.073048 tst         register_default_mass.py: using MSISDN 1049
22:48:32.083364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.106559 tst         register_default_mass.py: using MSISDN 1050
22:48:32.116788 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.140097 tst         register_default_mass.py: using MSISDN 1051
22:48:32.150337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.173774 tst         register_default_mass.py: using MSISDN 1052
22:48:32.183986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.207163 tst         register_default_mass.py: using MSISDN 1053
22:48:32.217270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.240382 tst         register_default_mass.py: using MSISDN 1054
22:48:32.250525 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.273890 tst         register_default_mass.py: using MSISDN 1055
22:48:32.284019 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.307314 tst         register_default_mass.py: using MSISDN 1056
22:48:32.317494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.340747 tst         register_default_mass.py: using MSISDN 1057
22:48:32.350795 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.374150 tst         register_default_mass.py: using MSISDN 1058
22:48:32.384385 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.407816 tst         register_default_mass.py: using MSISDN 1059
22:48:32.418012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.441480 tst         register_default_mass.py: using MSISDN 1060
22:48:32.451770 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.475143 tst         register_default_mass.py: using MSISDN 1061
22:48:32.485392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.508757 tst         register_default_mass.py: using MSISDN 1062
22:48:32.519051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.542482 tst         register_default_mass.py: using MSISDN 1063
22:48:32.552795 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.575952 tst         register_default_mass.py: using MSISDN 1064
22:48:32.586113 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.609557 tst         register_default_mass.py: using MSISDN 1065
22:48:32.619851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.643016 tst         register_default_mass.py: using MSISDN 1066
22:48:32.653240 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.676510 tst         register_default_mass.py: using MSISDN 1067
22:48:32.686724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.710070 tst         register_default_mass.py: using MSISDN 1068
22:48:32.720381 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.743751 tst         register_default_mass.py: using MSISDN 1069
22:48:32.753944 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.777486 tst         register_default_mass.py: using MSISDN 1070
22:48:32.787820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.811065 tst         register_default_mass.py: using MSISDN 1071
22:48:32.821225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.844404 tst         register_default_mass.py: using MSISDN 1072
22:48:32.854601 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.878024 tst         register_default_mass.py: using MSISDN 1073
22:48:32.888315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.911660 tst         register_default_mass.py: using MSISDN 1074
22:48:32.921876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.945271 tst         register_default_mass.py: using MSISDN 1075
22:48:32.955494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.978678 tst         register_default_mass.py: using MSISDN 1076
22:48:32.988908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.012151 tst         register_default_mass.py: using MSISDN 1077
22:48:33.022373 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.045780 tst         register_default_mass.py: using MSISDN 1078
22:48:33.056099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.079652 tst         register_default_mass.py: using MSISDN 1079
22:48:33.089930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.113466 tst         register_default_mass.py: using MSISDN 1080
22:48:33.123898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.147242 tst         register_default_mass.py: using MSISDN 1081
22:48:33.157484 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.180912 tst         register_default_mass.py: using MSISDN 1082
22:48:33.191265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.214082 tst         register_default_mass.py: using MSISDN 1083
22:48:33.224134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.247573 tst         register_default_mass.py: using MSISDN 1084
22:48:33.257850 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.281082 tst         register_default_mass.py: using MSISDN 1085
22:48:33.291265 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.314208 tst         register_default_mass.py: using MSISDN 1086
22:48:33.323256 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.346673 tst         register_default_mass.py: using MSISDN 1087
22:48:33.359115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.382640 tst         register_default_mass.py: using MSISDN 1088
22:48:33.393356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.416698 tst         register_default_mass.py: using MSISDN 1089
22:48:33.427052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.450415 tst         register_default_mass.py: using MSISDN 1090
22:48:33.460754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.483929 tst         register_default_mass.py: using MSISDN 1091
22:48:33.494095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.517734 tst         register_default_mass.py: using MSISDN 1092
22:48:33.528133 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.551706 tst         register_default_mass.py: using MSISDN 1093
22:48:33.562007 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.585610 tst         register_default_mass.py: using MSISDN 1094
22:48:33.596028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.619131 tst         register_default_mass.py: using MSISDN 1095
22:48:33.629300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.652796 tst         register_default_mass.py: using MSISDN 1096
22:48:33.663174 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.686673 tst         register_default_mass.py: using MSISDN 1097
22:48:33.697116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.720429 tst         register_default_mass.py: using MSISDN 1098
22:48:33.730684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.754071 tst         register_default_mass.py: using MSISDN 1099
22:48:33.764439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.787944 tst         register_default_mass.py: using MSISDN 1100
22:48:33.798295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.884187 run                             mass: Starting testcase
22:48:33.889605 run                             mass: Pre-launching all virtphy's
22:48:33.894947 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.907764 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.913709 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.926710 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.932755 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.945607 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.951557 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.964429 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.970388 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.983179 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.989121 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.001885 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.007870 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.020671 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.026634 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.039403 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.045241 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.057867 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.063699 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.076384 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.082208 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.094870 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.100761 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.113518 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.119405 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.132146 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.138092 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.150852 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.156730 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.169494 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.175315 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.188064 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.193911 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.206629 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.212472 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.225210 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.231057 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.243836 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.249677 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.262395 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.268227 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.280940 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.286742 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.299439 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.305320 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.318116 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.323960 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.336630 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.342421 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.355160 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.360997 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.373706 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.379521 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.392319 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.398186 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.411191 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.417135 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.429943 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.435870 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.448683 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.454580 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.467354 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.473202 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.485940 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.491865 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.504683 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.510579 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.523318 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.529196 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.541970 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.547825 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.560568 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.566469 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.579277 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.585138 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.597868 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.603704 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.616465 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.622412 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.635201 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.641134 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.653869 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.659752 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.672647 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.678514 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.691477 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.697362 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.710090 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.715922 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.728633 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.734520 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.747286 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.753161 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.765908 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.771792 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.784583 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.790437 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.803156 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.808983 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.821724 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.827591 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.840395 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.846253 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.859154 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.865020 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.877907 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.883720 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.896388 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.902265 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.914946 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.920963 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.933769 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.939695 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.952421 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.958222 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.970911 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.976734 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.989413 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.995249 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.007905 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.013707 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.026448 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.032412 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.045107 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.050955 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.063641 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.069494 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.082339 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.088280 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.101271 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.107079 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.119974 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.125807 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.138735 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.144661 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.157626 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.163473 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.176207 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.182027 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.194759 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.200583 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.213273 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.219149 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.231861 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.237681 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.250427 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.256287 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.269145 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.275061 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.287841 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.293728 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.306542 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.312429 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.325245 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.331406 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.344249 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.350379 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.363288 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.369175 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.382272 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.388176 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.401288 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.407146 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.419899 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.425763 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.438560 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.444435 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.457202 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.463078 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.475798 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.481691 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.494431 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.500281 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.513042 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.519007 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.531855 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.537770 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.550657 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.556579 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.569678 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.575578 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.588793 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.594677 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.607457 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.613602 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.626481 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.632568 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.645423 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.651311 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.664057 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.669915 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.682623 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.688657 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.701570 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.707532 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.720347 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.726314 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.739205 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.745052 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.757903 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.763756 run                             mass: Checking if sockets are in the filesystem
22:48:35.795362 run                osmo-ms-mob/00000: Starting mobile
22:48:35.808709 run       osmo-ms-mob/00000(pid=135): Launched
22:48:35.822551 run                             mass: MS start registered  {at=389397.871657389, delay=0.007877386000473052, ms=00000}
22:48:39.979880 run                osmo-ms-mob/00001: Starting mobile
22:48:39.992929 run       osmo-ms-mob/00001(pid=136): Launched
22:48:40.004291 run                             mass: MS start registered  {at=389402.053403452, delay=0.005420453962869942, ms=00001}
22:48:40.833129 run                             mass: MS performed LU  {at=389402.882118716, lu_delay=5.010461327037774, ms=00000}
22:48:41.810685 run                osmo-ms-mob/00002: Starting mobile
22:48:41.827760 run       osmo-ms-mob/00002(pid=137): Launched
22:48:41.839757 run                             mass: MS start registered  {at=389403.888865425, delay=0.006005964009091258, ms=00002}
22:48:43.111015 run                osmo-ms-mob/00003: Starting mobile
22:48:43.128362 run       osmo-ms-mob/00003(pid=138): Launched
22:48:43.140387 run                             mass: MS start registered  {at=389405.189499541, delay=0.00598864903440699, ms=00003}
22:48:44.211909 run                osmo-ms-mob/00004: Starting mobile
22:48:44.229002 run       osmo-ms-mob/00004(pid=139): Launched
22:48:44.240422 run                             mass: MS start registered  {at=389406.289536253, delay=0.005393112020101398, ms=00004}
22:48:45.180594 run                osmo-ms-mob/00005: Starting mobile
22:48:45.193466 run       osmo-ms-mob/00005(pid=140): Launched
22:48:45.207880 run                             mass: MS start registered  {at=389407.256990834, delay=0.008433211012743413, ms=00005}
22:48:46.011946 run                             mass: MS performed LU  {at=389408.060919221, lu_delay=6.007515769044403, ms=00001}
22:48:46.030667 run                osmo-ms-mob/00006: Starting mobile
22:48:46.043691 run       osmo-ms-mob/00006(pid=141): Launched
22:48:46.057145 run                             mass: MS start registered  {at=389408.106244099, delay=0.007421899004839361, ms=00006}
22:48:46.978968 run                osmo-ms-mob/00007: Starting mobile
22:48:46.991901 run       osmo-ms-mob/00007(pid=142): Launched
22:48:47.005492 run                             mass: MS start registered  {at=389409.054603179, delay=0.007592615962494165, ms=00007}
22:48:47.809261 run                osmo-ms-mob/00008: Starting mobile
22:48:47.822440 run       osmo-ms-mob/00008(pid=143): Launched
22:48:47.834382 run                             mass: MS start registered  {at=389409.883496079, delay=0.005791197007056326, ms=00008}
22:48:47.913590 run                             mass: MS performed LU  {at=389409.962595743, lu_delay=4.773096201999579, ms=00003}
22:48:47.940868 run                             mass: MS performed LU  {at=389409.989900417, lu_delay=6.101034991967026, ms=00002}
22:48:48.515017 run                osmo-ms-mob/00009: Starting mobile
22:48:48.529695 run       osmo-ms-mob/00009(pid=144): Launched
22:48:48.543886 run                             mass: MS start registered  {at=389410.592993869, delay=0.008127814973704517, ms=00009}
22:48:49.205223 run                osmo-ms-mob/00010: Starting mobile
22:48:49.222713 run       osmo-ms-mob/00010(pid=145): Launched
22:48:49.235291 run                             mass: MS start registered  {at=389411.28439975, delay=0.006587642012163997, ms=00010}
22:48:49.810535 run                osmo-ms-mob/00011: Starting mobile
22:48:49.827283 run       osmo-ms-mob/00011(pid=146): Launched
22:48:49.833244 run                             mass: MS performed LU  {at=389411.882367692, lu_delay=5.5928314389893785, ms=00004}
22:48:49.839496 run                             mass: MS start registered  {at=389411.888619066, delay=0.006268268974963576, ms=00011}
22:48:50.313534 run                             mass: MS performed LU  {at=389412.362519563, lu_delay=5.105528728978243, ms=00005}
22:48:50.355876 run                osmo-ms-mob/00012: Starting mobile
22:48:50.372039 run       osmo-ms-mob/00012(pid=147): Launched
22:48:50.383675 run                             mass: MS start registered  {at=389412.432791369, delay=0.005694820953067392, ms=00012}
22:48:51.003419 run                osmo-ms-mob/00013: Starting mobile
22:48:51.019778 run       osmo-ms-mob/00013(pid=148): Launched
22:48:51.033175 run                             mass: MS start registered  {at=389413.082281398, delay=0.007368484977632761, ms=00013}
22:48:51.611417 run                osmo-ms-mob/00014: Starting mobile
22:48:51.628904 run       osmo-ms-mob/00014(pid=149): Launched
22:48:51.643352 run                             mass: MS start registered  {at=389413.692466969, delay=0.00810662901494652, ms=00014}
22:48:51.679266 run                             mass: MS performed LU  {at=389413.728274997, lu_delay=5.62203089799732, ms=00006}
22:48:51.706451 run                             mass: MS performed LU  {at=389413.755467581, lu_delay=4.700864401995204, ms=00007}
22:48:52.210585 run                osmo-ms-mob/00015: Starting mobile
22:48:52.227425 run       osmo-ms-mob/00015(pid=150): Launched
22:48:52.239497 run                             mass: MS start registered  {at=389414.288613989, delay=0.006094828015193343, ms=00015}
22:48:52.679508 run                osmo-ms-mob/00016: Starting mobile
22:48:52.692702 run       osmo-ms-mob/00016(pid=151): Launched
22:48:52.705940 run                             mass: MS start registered  {at=389414.755055928, delay=0.006901414017193019, ms=00016}
22:48:53.178553 run                osmo-ms-mob/00017: Starting mobile
22:48:53.192025 run       osmo-ms-mob/00017(pid=152): Launched
22:48:53.204140 run                             mass: MS start registered  {at=389415.253255515, delay=0.005977394990622997, ms=00017}
22:48:53.544348 run                             mass: MS performed LU  {at=389415.593362931, lu_delay=5.000369062006939, ms=00009}
22:48:53.609265 run                             mass: MS performed LU  {at=389415.658257963, lu_delay=5.774761884007603, ms=00008}
22:48:53.811097 run                osmo-ms-mob/00018: Starting mobile
22:48:53.827914 run       osmo-ms-mob/00018(pid=153): Launched
22:48:53.841217 run                             mass: MS start registered  {at=389415.890327385, delay=0.007223054009955376, ms=00018}
22:48:54.209865 run                osmo-ms-mob/00019: Starting mobile
22:48:54.225282 run       osmo-ms-mob/00019(pid=154): Launched
22:48:54.238063 run                             mass: MS start registered  {at=389416.287175174, delay=0.0067455709795467556, ms=00019}
22:48:54.680398 run                osmo-ms-mob/00020: Starting mobile
22:48:54.693618 run       osmo-ms-mob/00020(pid=155): Launched
22:48:54.706333 run                             mass: MS start registered  {at=389416.755450342, delay=0.006658460013568401, ms=00020}
22:48:55.212708 run                osmo-ms-mob/00021: Starting mobile
22:48:55.229420 run       osmo-ms-mob/00021(pid=156): Launched
22:48:55.240873 run                             mass: MS start registered  {at=389417.289988075, delay=0.005470752948895097, ms=00021}
22:48:55.445099 run                             mass: MS performed LU  {at=389417.494084416, lu_delay=5.605465350032318, ms=00011}
22:48:55.472402 run                             mass: MS performed LU  {at=389417.521447331, lu_delay=6.237047581002116, ms=00010}
22:48:55.493384 run                osmo-ms-mob/00022: Starting mobile
22:48:55.506742 run       osmo-ms-mob/00022(pid=157): Launched
22:48:55.520605 run                             mass: MS start registered  {at=389417.569714379, delay=0.00789607799379155, ms=00022}
22:48:55.560939 run                             mass: MS performed LU  {at=389417.609951341, lu_delay=5.177159972023219, ms=00012}
22:48:55.580672 run                             mass: MS performed LU  {at=389417.629801546, lu_delay=4.547520147985779, ms=00013}
22:48:56.111655 run                osmo-ms-mob/00023: Starting mobile
22:48:56.128287 run       osmo-ms-mob/00023(pid=158): Launched
22:48:56.140289 run                             mass: MS start registered  {at=389418.189390745, delay=0.0028266780427657068, ms=00023}
22:48:56.491950 run                osmo-ms-mob/00024: Starting mobile
22:48:56.506007 run       osmo-ms-mob/00024(pid=159): Launched
22:48:56.518411 run                             mass: MS start registered  {at=389418.567525367, delay=0.006206269026733935, ms=00024}
22:48:57.012120 run                osmo-ms-mob/00025: Starting mobile
22:48:57.029022 run       osmo-ms-mob/00025(pid=160): Launched
22:48:57.046577 run                             mass: MS start registered  {at=389419.095669432, delay=0.011479904991574585, ms=00025}
22:48:57.310348 run                             mass: MS performed LU  {at=389419.359336834, lu_delay=5.070722844975535, ms=00015}
22:48:57.326499 run                osmo-ms-mob/00026: Starting mobile
22:48:57.339639 run       osmo-ms-mob/00026(pid=161): Launched
22:48:57.351612 run                             mass: MS start registered  {at=389419.400731878, delay=0.006018319982104003, ms=00026}
22:48:57.373844 run                             mass: MS performed LU  {at=389419.422945372, lu_delay=5.730478402983863, ms=00014}
22:48:57.480711 run                             mass: MS performed LU  {at=389419.529728286, lu_delay=4.774672358005773, ms=00016}
22:48:57.781964 run                osmo-ms-mob/00027: Starting mobile
22:48:57.804281 run       osmo-ms-mob/00027(pid=162): Launched
22:48:57.818952 run                             mass: MS start registered  {at=389419.868067322, delay=0.007576473988592625, ms=00027}
22:48:58.200462 run                osmo-ms-mob/00028: Starting mobile
22:48:58.222248 run       osmo-ms-mob/00028(pid=163): Launched
22:48:58.236254 run                             mass: MS start registered  {at=389420.285364448, delay=0.007851843954995275, ms=00028}
22:48:58.581027 run                osmo-ms-mob/00029: Starting mobile
22:48:58.594054 run       osmo-ms-mob/00029(pid=164): Launched
22:48:58.605065 run                             mass: MS start registered  {at=389420.654184474, delay=0.004988708009477705, ms=00029}
22:48:58.979675 run                osmo-ms-mob/00030: Starting mobile
22:48:58.992822 run       osmo-ms-mob/00030(pid=165): Launched
22:48:59.004447 run                             mass: MS start registered  {at=389421.053562196, delay=0.005607593979220837, ms=00030}
22:48:59.211866 run                             mass: MS performed LU  {at=389421.260856171, lu_delay=4.505405828997027, ms=00020}
22:48:59.237720 run                             mass: MS performed LU  {at=389421.286828858, lu_delay=4.999653684033547, ms=00019}
22:48:59.249721 run                osmo-ms-mob/00031: Starting mobile
22:48:59.262869 run       osmo-ms-mob/00031(pid=166): Launched
22:48:59.273512 run                             mass: MS start registered  {at=389421.322633494, delay=0.004689813998993486, ms=00031}
22:48:59.326224 run                             mass: MS performed LU  {at=389421.375246449, lu_delay=5.4849190640379675, ms=00018}
22:48:59.351905 run                             mass: MS performed LU  {at=389421.401036217, lu_delay=6.14778070198372, ms=00017}
22:48:59.377376 run                osmo-ms-mob/00032: Starting mobile
22:48:59.391924 run       osmo-ms-mob/00032(pid=167): Launched
22:48:59.405578 run                             mass: MS start registered  {at=389421.454681216, delay=0.007574501971248537, ms=00032}
22:49:00.092696 run                osmo-ms-mob/00033: Starting mobile
22:49:00.106541 run       osmo-ms-mob/00033(pid=168): Launched
22:49:00.117423 run                             mass: MS start registered  {at=389422.166537042, delay=0.0047942789969965816, ms=00033}
22:49:00.480446 run                osmo-ms-mob/00034: Starting mobile
22:49:00.493726 run       osmo-ms-mob/00034(pid=169): Launched
22:49:00.506744 run                             mass: MS start registered  {at=389422.555855406, delay=0.006841171009000391, ms=00034}
22:49:00.792473 run                osmo-ms-mob/00035: Starting mobile
22:49:00.806910 run       osmo-ms-mob/00035(pid=170): Launched
22:49:00.819850 run                             mass: MS start registered  {at=389422.868966798, delay=0.006474915018770844, ms=00035}
22:49:01.075436 run                             mass: MS performed LU  {at=389423.124454341, lu_delay=5.554739962040912, ms=00022}
22:49:01.148211 run                osmo-ms-mob/00036: Starting mobile
22:49:01.164525 run       osmo-ms-mob/00036(pid=171): Launched
22:49:01.170601 run                             mass: MS performed LU  {at=389423.219725621, lu_delay=5.929737546015531, ms=00021}
22:49:01.176406 run                             mass: MS start registered  {at=389423.225537984, delay=0.005830944981426001, ms=00036}
22:49:01.265007 run                             mass: MS performed LU  {at=389423.314022939, lu_delay=4.746497571992222, ms=00024}
22:49:01.606820 run                osmo-ms-mob/00037: Starting mobile
22:49:01.631820 run       osmo-ms-mob/00037(pid=172): Launched
22:49:01.643052 run                             mass: MS start registered  {at=389423.692168359, delay=0.005173965007998049, ms=00037}
22:49:01.880516 run                osmo-ms-mob/00038: Starting mobile
22:49:01.893808 run       osmo-ms-mob/00038(pid=173): Launched
22:49:01.906994 run                             mass: MS start registered  {at=389423.956094952, delay=0.006703925027977675, ms=00038}
22:49:02.193318 run                osmo-ms-mob/00039: Starting mobile
22:49:02.207416 run       osmo-ms-mob/00039(pid=174): Launched
22:49:02.221026 run                             mass: MS start registered  {at=389424.270139643, delay=0.0075355820008553565, ms=00039}
22:49:02.603677 run                osmo-ms-mob/00040: Starting mobile
22:49:02.620483 run       osmo-ms-mob/00040(pid=175): Launched
22:49:02.632452 run                             mass: MS start registered  {at=389424.681562641, delay=0.005956061009783298, ms=00040}
22:49:02.904365 run                osmo-ms-mob/00041: Starting mobile
22:49:02.928084 run       osmo-ms-mob/00041(pid=176): Launched
22:49:02.940190 run                             mass: MS start registered  {at=389424.989303446, delay=0.0050750060472637415, ms=00041}
22:49:02.976277 run                             mass: MS performed LU  {at=389425.025316855, lu_delay=5.624584976991173, ms=00026}
22:49:03.004109 run                             mass: MS performed LU  {at=389425.053155986, lu_delay=5.185088664002251, ms=00027}
22:49:03.020582 run                osmo-ms-mob/00042: Starting mobile
22:49:03.033718 run       osmo-ms-mob/00042(pid=177): Launched
22:49:03.044901 run                             mass: MS start registered  {at=389425.094021395, delay=0.005037187016569078, ms=00042}
22:49:03.092063 run                             mass: MS performed LU  {at=389425.141085432, lu_delay=6.045416000008117, ms=00025}
22:49:03.111868 run                             mass: MS performed LU  {at=389425.160997607, lu_delay=4.875633159012068, ms=00028}
22:49:03.610493 run                osmo-ms-mob/00043: Starting mobile
22:49:03.627824 run       osmo-ms-mob/00043(pid=178): Launched
22:49:03.641624 run                             mass: MS start registered  {at=389425.690733938, delay=0.007764803012832999, ms=00043}
22:49:03.900813 run                osmo-ms-mob/00044: Starting mobile
22:49:03.927189 run       osmo-ms-mob/00044(pid=179): Launched
22:49:03.940967 run                             mass: MS start registered  {at=389425.990077498, delay=0.00767777900910005, ms=00044}
22:49:04.201980 run                osmo-ms-mob/00045: Starting mobile
22:49:04.218197 run       osmo-ms-mob/00045(pid=180): Launched
22:49:04.232272 run                             mass: MS start registered  {at=389426.281383037, delay=0.007992088969331235, ms=00045}
22:49:04.479627 run                osmo-ms-mob/00046: Starting mobile
22:49:04.492671 run       osmo-ms-mob/00046(pid=181): Launched
22:49:04.505628 run                             mass: MS start registered  {at=389426.554734139, delay=0.006942195992451161, ms=00046}
22:49:04.780428 run                osmo-ms-mob/00047: Starting mobile
22:49:04.793808 run       osmo-ms-mob/00047(pid=182): Launched
22:49:04.799958 run                             mass: MS performed LU  {at=389426.849082503, lu_delay=4.682545460993424, ms=00033}
22:49:04.805884 run                             mass: MS start registered  {at=389426.855015201, delay=0.00595071300631389, ms=00047}
22:49:04.840099 run                             mass: MS performed LU  {at=389426.889131707, lu_delay=5.83556951105129, ms=00030}
22:49:04.870971 run                osmo-ms-mob/00048: Starting mobile
22:49:04.884786 run       osmo-ms-mob/00048(pid=183): Launched
22:49:04.896246 run                             mass: MS start registered  {at=389426.945360637, delay=0.00543567695422098, ms=00048}
22:49:04.904614 run                             mass: MS performed LU  {at=389426.953717489, lu_delay=5.631083995045628, ms=00031}
22:49:05.066992 run                             mass: MS performed LU  {at=389427.11598284, lu_delay=5.661301624029875, ms=00032}
22:49:05.096474 run                osmo-ms-mob/00049: Starting mobile
22:49:05.109526 run       osmo-ms-mob/00049(pid=184): Launched
22:49:05.126755 run                             mass: MS start registered  {at=389427.175854826, delay=0.01125608099391684, ms=00049}
22:49:05.692825 run                osmo-ms-mob/00050: Starting mobile
22:49:05.706585 run       osmo-ms-mob/00050(pid=185): Launched
22:49:05.717828 run                             mass: MS start registered  {at=389427.766948966, delay=0.004579889005981386, ms=00050}
22:49:06.089357 run                osmo-ms-mob/00051: Starting mobile
22:49:06.102759 run       osmo-ms-mob/00051(pid=186): Launched
22:49:06.116885 run                             mass: MS start registered  {at=389428.165990809, delay=0.008167463005520403, ms=00051}
22:49:06.393144 run                osmo-ms-mob/00052: Starting mobile
22:49:06.407508 run       osmo-ms-mob/00052(pid=187): Launched
22:49:06.420147 run                             mass: MS start registered  {at=389428.469251781, delay=0.006572622980456799, ms=00052}
22:49:06.622263 run                             mass: MS performed LU  {at=389428.671280883, lu_delay=4.715185931010637, ms=00038}
22:49:06.654460 run                osmo-ms-mob/00053: Starting mobile
22:49:06.668110 run       osmo-ms-mob/00053(pid=188): Launched
22:49:06.674161 run                             mass: MS performed LU  {at=389428.723284168, lu_delay=5.497746184002608, ms=00036}
22:49:06.682493 run                             mass: MS start registered  {at=389428.731615958, delay=0.008351030002813786, ms=00053}
22:49:06.732878 run                             mass: MS performed LU  {at=389428.781912107, lu_delay=5.912945309013594, ms=00035}
22:49:06.756966 run                osmo-ms-mob/00054: Starting mobile
22:49:06.770048 run       osmo-ms-mob/00054(pid=189): Launched
22:49:06.787584 run                             mass: MS start registered  {at=389428.836692595, delay=0.011552413983736187, ms=00054}
22:49:07.318996 run                osmo-ms-mob/00055: Starting mobile
22:49:07.334733 run       osmo-ms-mob/00055(pid=190): Launched
22:49:07.347477 run                             mass: MS start registered  {at=389429.396594605, delay=0.00645653298124671, ms=00055}
22:49:07.593885 run                osmo-ms-mob/00056: Starting mobile
22:49:07.607798 run       osmo-ms-mob/00056(pid=191): Launched
22:49:07.621574 run                             mass: MS start registered  {at=389429.670673307, delay=0.007512734970077872, ms=00056}
22:49:07.665878 run                             mass: MS performed LU  {at=389429.714902456, lu_delay=5.444762812985573, ms=00039}
22:49:07.790211 run                             mass: MS performed LU  {at=389429.839211432, lu_delay=5.157648790976964, ms=00040}
22:49:07.833426 run                osmo-ms-mob/00057: Starting mobile
22:49:07.859655 run       osmo-ms-mob/00057(pid=192): Launched
22:49:07.865787 run                             mass: MS performed LU  {at=389429.914910119, lu_delay=3.6335270820418373, ms=00045}
22:49:07.873841 run                             mass: MS start registered  {at=389429.922969522, delay=0.008080010011326522, ms=00057}
22:49:08.314371 run                osmo-ms-mob/00058: Starting mobile
22:49:08.386534 run       osmo-ms-mob/00058(pid=193): Launched
22:49:08.393266 run                             mass: Starting too slowly. Moving on {now=389430.442397357, sleep=-0.023987870605196804, target=389430.4184094864}
22:49:08.400915 run                             mass: MS start registered  {at=389430.450037159, delay=0.007641827047336847, ms=00058}
22:49:08.541889 run                             mass: MS performed LU  {at=389430.59090883, lu_delay=4.9001748919836245, ms=00043}
22:49:08.571992 run                osmo-ms-mob/00059: Starting mobile
22:49:08.585286 run       osmo-ms-mob/00059(pid=194): Launched
22:49:08.591457 run                             mass: MS performed LU  {at=389430.640578395, lu_delay=4.650500896968879, ms=00044}
22:49:08.601440 run                             mass: MS start registered  {at=389430.650561651, delay=0.010004848008975387, ms=00059}
22:49:08.672214 run                             mass: MS performed LU  {at=389430.721226254, lu_delay=5.627204858988989, ms=00042}
22:49:08.713070 run                osmo-ms-mob/00060: Starting mobile
22:49:08.726342 run       osmo-ms-mob/00060(pid=195): Launched
22:49:08.740593 run                             mass: MS start registered  {at=389430.789707845, delay=0.007309500011615455, ms=00060}
22:49:08.833021 run                             mass: MS performed LU  {at=389430.882012396, lu_delay=5.892708949977532, ms=00041}
22:49:09.321834 run                osmo-ms-mob/00061: Starting mobile
22:49:09.338518 run       osmo-ms-mob/00061(pid=196): Launched
22:49:09.349984 run                             mass: MS start registered  {at=389431.399092329, delay=0.005215399025473744, ms=00061}
22:49:09.608541 run                osmo-ms-mob/00062: Starting mobile
22:49:09.639825 run       osmo-ms-mob/00062(pid=197): Launched
22:49:09.654068 run                             mass: MS start registered  {at=389431.70317672, delay=0.007817578036338091, ms=00062}
22:49:09.711687 run                             mass: MS performed LU  {at=389431.760715451, lu_delay=3.594724641996436, ms=00051}
22:49:09.892465 run                osmo-ms-mob/00063: Starting mobile
22:49:09.906075 run       osmo-ms-mob/00063(pid=198): Launched
22:49:09.920631 run                             mass: MS start registered  {at=389431.969737799, delay=0.008496168011333793, ms=00063}
22:49:10.293314 run                osmo-ms-mob/00064: Starting mobile
22:49:10.307129 run       osmo-ms-mob/00064(pid=199): Launched
22:49:10.319502 run                             mass: MS start registered  {at=389432.368619092, delay=0.0062671739724464715, ms=00064}
22:49:10.388479 run                             mass: MS performed LU  {at=389432.437433543, lu_delay=5.492072905995883, ms=00048}
22:49:10.420851 run                             mass: MS performed LU  {at=389432.469970736, lu_delay=5.614955534983892, ms=00047}
22:49:10.463146 run                             mass: MS performed LU  {at=389432.512175819, lu_delay=5.957441680016927, ms=00046}
22:49:10.554908 run                osmo-ms-mob/00065: Starting mobile
22:49:10.571343 run       osmo-ms-mob/00065(pid=200): Launched
22:49:10.584762 run                             mass: MS start registered  {at=389432.633884833, delay=0.005740284046623856, ms=00065}
22:49:10.725969 run                             mass: MS performed LU  {at=389432.774983753, lu_delay=5.008034786966164, ms=00050}
22:49:10.750290 run                             mass: MS performed LU  {at=389432.79941792, lu_delay=5.623563094006386, ms=00049}
22:49:10.761186 run                osmo-ms-mob/00066: Starting mobile
22:49:10.774303 run       osmo-ms-mob/00066(pid=201): Launched
22:49:10.790639 run                             mass: MS start registered  {at=389432.839748944, delay=0.01032594800926745, ms=00066}
22:49:11.395460 run                osmo-ms-mob/00067: Starting mobile
22:49:11.458162 run       osmo-ms-mob/00067(pid=202): Launched
22:49:11.471416 run                             mass: MS start registered  {at=389433.520516152, delay=0.0068967160186730325, ms=00067}
22:49:11.551216 run                             mass: MS performed LU  {at=389433.600204221, lu_delay=4.7635116259916686, ms=00054}
22:49:11.610797 run                osmo-ms-mob/00068: Starting mobile
22:49:11.624969 run       osmo-ms-mob/00068(pid=203): Launched
22:49:11.631491 run                             mass: MS performed LU  {at=389433.680612305, lu_delay=4.948996347025968, ms=00053}
22:49:11.640220 run                             mass: MS start registered  {at=389433.689338937, delay=0.008749183965846896, ms=00068}
22:49:12.122001 run                osmo-ms-mob/00069: Starting mobile
22:49:12.172703 run       osmo-ms-mob/00069(pid=204): Launched
22:49:12.178844 run                             mass: Starting too slowly. Moving on {now=389434.22797759, sleep=-0.00956810446223244, target=389434.21840948553}
22:49:12.184593 run                             mass: MS start registered  {at=389434.233718766, delay=0.005743409041315317, ms=00069}
22:49:12.309037 run                             mass: MS performed LU  {at=389434.358029153, lu_delay=4.9614345480222255, ms=00055}
22:49:12.436864 run                             mass: MS performed LU  {at=389434.485866539, lu_delay=4.81519323203247, ms=00056}
22:49:12.473931 run                osmo-ms-mob/00070: Starting mobile
22:49:12.486856 run       osmo-ms-mob/00070(pid=205): Launched
22:49:12.497765 run                             mass: MS start registered  {at=389434.546883479, delay=0.0027339819935150445, ms=00070}
22:49:12.598249 run                             mass: MS performed LU  {at=389434.647257896, lu_delay=6.178006115020253, ms=00052}
22:49:12.896286 run                osmo-ms-mob/00071: Starting mobile
22:49:12.912948 run       osmo-ms-mob/00071(pid=206): Launched
22:49:12.929775 run                             mass: MS start registered  {at=389434.97887735, delay=0.009109247999731451, ms=00071}
22:49:13.294660 run                osmo-ms-mob/00072: Starting mobile
22:49:13.314708 run       osmo-ms-mob/00072(pid=207): Launched
22:49:13.331886 run                             mass: MS start registered  {at=389435.380995485, delay=0.005363548989407718, ms=00072}
22:49:13.690933 run                osmo-ms-mob/00073: Starting mobile
22:49:13.705123 run       osmo-ms-mob/00073(pid=208): Launched
22:49:13.721390 run                             mass: MS start registered  {at=389435.770497844, delay=0.009916049952153116, ms=00073}
22:49:14.080246 run                osmo-ms-mob/00074: Starting mobile
22:49:14.093477 run       osmo-ms-mob/00074(pid=209): Launched
22:49:14.109519 run                             mass: MS start registered  {at=389436.158632048, delay=0.009923210018314421, ms=00074}
22:49:14.255618 run                             mass: MS performed LU  {at=389436.304564584, lu_delay=5.514856738969684, ms=00060}
22:49:14.274183 run                             mass: MS performed LU  {at=389436.323270384, lu_delay=5.672708733007312, ms=00059}
22:49:14.301500 run                             mass: MS performed LU  {at=389436.350542265, lu_delay=5.9005051059648395, ms=00058}
22:49:14.319060 run                osmo-ms-mob/00075: Starting mobile
22:49:14.332186 run       osmo-ms-mob/00075(pid=210): Launched
22:49:14.345447 run                             mass: MS start registered  {at=389436.394562589, delay=0.0070533829857595265, ms=00075}
22:49:14.389805 run                             mass: MS performed LU  {at=389436.438841995, lu_delay=4.7356652750168, ms=00062}
22:49:14.409196 run                             mass: MS performed LU  {at=389436.458324787, lu_delay=5.059232457948383, ms=00061}
22:49:14.464648 run                             mass: MS performed LU  {at=389436.513656483, lu_delay=4.543918683950324, ms=00063}
22:49:15.020211 run                osmo-ms-mob/00076: Starting mobile
22:49:15.054909 run       osmo-ms-mob/00076(pid=211): Launched
22:49:15.068825 run                             mass: MS start registered  {at=389437.117924597, delay=0.007817703997716308, ms=00076}
22:49:15.392649 run                osmo-ms-mob/00077: Starting mobile
22:49:15.408069 run       osmo-ms-mob/00077(pid=212): Launched
22:49:15.426857 run                             mass: MS start registered  {at=389437.475946793, delay=0.012084665009751916, ms=00077}
22:49:15.908941 run                osmo-ms-mob/00078: Starting mobile
22:49:15.928556 run       osmo-ms-mob/00078(pid=213): Launched
22:49:15.941935 run                             mass: MS start registered  {at=389437.991046938, delay=0.0027817609952762723, ms=00078}
22:49:16.073988 run                             mass: MS performed LU  {at=389438.122983562, lu_delay=5.283234618022107, ms=00066}
22:49:16.130136 run                             mass: MS performed LU  {at=389438.179152556, lu_delay=5.810533464013133, ms=00064}
22:49:16.172009 run                osmo-ms-mob/00079: Starting mobile
22:49:16.185138 run       osmo-ms-mob/00079(pid=214): Launched
22:49:16.199684 run                             mass: MS start registered  {at=389438.248793079, delay=0.008504402008838952, ms=00079}
22:49:16.205732 run                             mass: MS performed LU  {at=389438.254859319, lu_delay=4.734343166986946, ms=00067}
22:49:16.383830 run                             mass: MS performed LU  {at=389438.432823658, lu_delay=5.7989388249698095, ms=00065}
22:49:16.401870 run                             mass: MS performed LU  {at=389438.450913675, lu_delay=4.76157473801868, ms=00068}
22:49:16.792437 run                osmo-ms-mob/00080: Starting mobile
22:49:16.806342 run       osmo-ms-mob/00080(pid=215): Launched
22:49:16.821801 run                             mass: MS start registered  {at=389438.870910783, delay=0.009396543027833104, ms=00080}
22:49:17.291490 run                osmo-ms-mob/00081: Starting mobile
22:49:17.305224 run       osmo-ms-mob/00081(pid=216): Launched
22:49:17.317360 run                             mass: MS start registered  {at=389439.366465208, delay=0.005943346011918038, ms=00081}
22:49:17.702647 run                osmo-ms-mob/00082: Starting mobile
22:49:17.719373 run       osmo-ms-mob/00082(pid=217): Launched
22:49:17.731561 run                             mass: MS start registered  {at=389439.780678341, delay=0.006032752979081124, ms=00082}
22:49:18.021592 run                             mass: MS performed LU  {at=389440.070573208, lu_delay=4.689577722980175, ms=00072}
22:49:18.039559 run                             mass: MS performed LU  {at=389440.088585945, lu_delay=5.5417024660273455, ms=00070}
22:49:18.068141 run                             mass: MS performed LU  {at=389440.117167527, lu_delay=5.883448760956526, ms=00069}
22:49:18.115211 run                osmo-ms-mob/00083: Starting mobile
22:49:18.129219 run       osmo-ms-mob/00083(pid=218): Launched
22:49:18.145312 run                             mass: MS start registered  {at=389440.19442417, delay=0.010061406006570905, ms=00083}
22:49:18.154462 run                             mass: MS performed LU  {at=389440.203559078, lu_delay=5.22468172799563, ms=00071}
22:49:18.173930 run                             mass: MS performed LU  {at=389440.222965096, lu_delay=22.03357435099315, ms=00023}
22:49:18.799916 run                osmo-ms-mob/00084: Starting mobile
22:49:18.814164 run       osmo-ms-mob/00084(pid=219): Launched
22:49:18.825179 run                             mass: MS start registered  {at=389440.874298246, delay=0.0050421630148775876, ms=00084}
22:49:19.292564 run                osmo-ms-mob/00085: Starting mobile
22:49:19.306463 run       osmo-ms-mob/00085(pid=220): Launched
22:49:19.317578 run                             mass: MS start registered  {at=389441.366701701, delay=0.0030529320356436074, ms=00085}
22:49:19.839591 run                             mass: MS performed LU  {at=389441.888607246, lu_delay=5.729975197988097, ms=00074}
22:49:19.895651 run                osmo-ms-mob/00086: Starting mobile
22:49:19.910669 run       osmo-ms-mob/00086(pid=221): Launched
22:49:19.916873 run                             mass: MS performed LU  {at=389441.965997215, lu_delay=4.848072618013248, ms=00076}
22:49:19.922668 run                             mass: MS start registered  {at=389441.971799975, delay=0.00582140201004222, ms=00086}
22:49:19.968909 run                             mass: MS performed LU  {at=389442.017949955, lu_delay=5.6233873660094105, ms=00075}
22:49:20.113509 run                             mass: MS performed LU  {at=389442.1625319, lu_delay=6.392034056014381, ms=00073}
22:49:20.137012 run                             mass: MS performed LU  {at=389442.186140128, lu_delay=4.710193335020449, ms=00077}
22:49:20.147627 run                             mass: MS performed LU  {at=389442.196747405, lu_delay=21.54256293096114, ms=00029}
22:49:20.158565 run                osmo-ms-mob/00087: Starting mobile
22:49:20.171680 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.183696 run                             mass: MS start registered  {at=389442.232814488, delay=0.005970706988591701, ms=00087}
22:49:21.110799 run                osmo-ms-mob/00088: Starting mobile
22:49:21.130222 run       osmo-ms-mob/00088(pid=223): Launched
22:49:21.144668 run                             mass: MS start registered  {at=389443.19376668, delay=0.008310769044328481, ms=00088}
22:49:21.694372 run                osmo-ms-mob/00089: Starting mobile
22:49:21.720369 run       osmo-ms-mob/00089(pid=224): Launched
22:49:21.733573 run                             mass: MS start registered  {at=389443.782688383, delay=0.007014463015366346, ms=00089}
22:49:21.787710 run                             mass: MS performed LU  {at=389443.836692749, lu_delay=5.8456458110013045, ms=00078}
22:49:21.826055 run                             mass: MS performed LU  {at=389443.875151814, lu_delay=5.004241031012498, ms=00080}
22:49:21.839715 run                             mass: MS performed LU  {at=389443.888829736, lu_delay=5.640036656986922, ms=00079}
22:49:22.156325 run                             mass: MS performed LU  {at=389444.205345748, lu_delay=4.838880539988168, ms=00081}
22:49:22.292562 run                osmo-ms-mob/00090: Starting mobile
22:49:22.306522 run       osmo-ms-mob/00090(pid=225): Launched
22:49:22.317511 run                             mass: MS start registered  {at=389444.366627597, delay=0.00499778101220727, ms=00090}
22:49:22.991383 run                osmo-ms-mob/00091: Starting mobile
22:49:23.004561 run       osmo-ms-mob/00091(pid=226): Launched
22:49:23.017337 run                             mass: MS start registered  {at=389445.066453748, delay=0.006662960979156196, ms=00091}
22:49:23.587380 run                             mass: MS performed LU  {at=389445.636366937, lu_delay=5.855688596027903, ms=00082}
22:49:23.634337 run                osmo-ms-mob/00092: Starting mobile
22:49:23.648355 run       osmo-ms-mob/00092(pid=227): Launched
22:49:23.654480 run                             mass: MS performed LU  {at=389445.703603035, lu_delay=4.829304789018352, ms=00084}
22:49:23.660430 run                             mass: MS start registered  {at=389445.709561905, delay=0.0059771130327135324, ms=00092}
22:49:23.735265 run                             mass: MS performed LU  {at=389445.784265301, lu_delay=5.589841131004505, ms=00083}
22:49:23.860380 run                             mass: MS performed LU  {at=389445.909402639, lu_delay=22.2172342800186, ms=00037}
22:49:23.886063 run                             mass: MS performed LU  {at=389445.935189755, lu_delay=23.379334349010605, ms=00034}
22:49:24.479502 run                osmo-ms-mob/00093: Starting mobile
22:49:24.492796 run       osmo-ms-mob/00093(pid=228): Launched
22:49:24.504166 run                             mass: MS start registered  {at=389446.553282532, delay=0.0052264760015532374, ms=00093}
22:49:25.411219 run                osmo-ms-mob/00094: Starting mobile
22:49:25.428191 run       osmo-ms-mob/00094(pid=229): Launched
22:49:25.441403 run                             mass: MS start registered  {at=389447.490513636, delay=0.007161917979829013, ms=00094}
22:49:25.553203 run                             mass: MS performed LU  {at=389447.602201127, lu_delay=5.630401151953265, ms=00086}
22:49:25.571707 run                             mass: MS performed LU  {at=389447.620740233, lu_delay=5.387925744988024, ms=00087}
22:49:25.599007 run                             mass: MS performed LU  {at=389447.648079121, lu_delay=6.281377420003992, ms=00085}
22:49:25.922350 run                             mass: MS performed LU  {at=389447.971342092, lu_delay=4.777575411950238, ms=00088}
22:49:26.297545 run                osmo-ms-mob/00095: Starting mobile
22:49:26.311914 run       osmo-ms-mob/00095(pid=230): Launched
22:49:26.325243 run                             mass: MS start registered  {at=389448.374353809, delay=0.007314587011933327, ms=00095}
22:49:27.301475 run                osmo-ms-mob/00096: Starting mobile
22:49:27.317802 run       osmo-ms-mob/00096(pid=231): Launched
22:49:27.328921 run                             mass: MS start registered  {at=389449.378040358, delay=0.005155126040335745, ms=00096}
22:49:27.352718 run                             mass: MS performed LU  {at=389449.401750496, lu_delay=5.035122898989357, ms=00090}
22:49:27.500627 run                             mass: MS performed LU  {at=389449.549627247, lu_delay=5.766938863962423, ms=00089}
22:49:27.606607 run                             mass: MS performed LU  {at=389449.655624309, lu_delay=4.589170560997445, ms=00091}
22:49:28.388962 run                osmo-ms-mob/00097: Starting mobile
22:49:28.408925 run       osmo-ms-mob/00097(pid=232): Launched
22:49:28.420474 run                             mass: MS start registered  {at=389450.469592383, delay=0.005565580038819462, ms=00097}
22:49:29.318953 run                             mass: MS performed LU  {at=389451.367920077, lu_delay=4.814637544972356, ms=00093}
22:49:29.336816 run                             mass: MS performed LU  {at=389451.385812561, lu_delay=5.676250656018965, ms=00092}
22:49:29.600462 run                             mass: MS performed LU  {at=389451.649482694, lu_delay=21.726513171975967, ms=00057}
22:49:29.615759 run                osmo-ms-mob/00098: Starting mobile
22:49:29.628688 run       osmo-ms-mob/00098(pid=233): Launched
22:49:29.644973 run                             mass: MS start registered  {at=389451.694079841, delay=0.010295802028849721, ms=00098}
22:49:31.100254 run                             mass: MS performed LU  {at=389453.149275593, lu_delay=4.7749217840027995, ms=00095}
22:49:31.267007 run                             mass: MS performed LU  {at=389453.315987691, lu_delay=5.825474055018276, ms=00094}
22:49:31.509595 run                osmo-ms-mob/00099: Starting mobile
22:49:31.527224 run       osmo-ms-mob/00099(pid=234): Launched
22:49:31.533194 run                             mass: All started... {duration=55.763918611977715, too_slow=2}
22:49:31.539472 run                             mass: MS start registered  {at=389453.588592193, delay=0.00626689096679911, ms=00099}
22:49:33.085252 run                             mass: MS performed LU  {at=389455.134247158, lu_delay=5.756206799997017, ms=00096}
22:49:33.102995 run                             mass: MS performed LU  {at=389455.152072152, lu_delay=4.68247976899147, ms=00097}
22:49:35.013994 run                             mass: MS performed LU  {at=389457.063011022, lu_delay=5.36893118097214, ms=00098}
22:49:36.851998 run                             mass: MS performed LU  {at=389458.901013176, lu_delay=5.312420983042102, ms=00099}
22:49:36.875214 run                             mass: Tests done {all_completed=True, max=23.379334349010605, min=3.594724641996436}
22:49:36.880914 tst         register_default_mass.py: Test passed (79.2 sec)
22:49:36.886082 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.889224 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.892354 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.895470 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.898592 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.901755 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.904943 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.908138 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.911304 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.914460 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.917645 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.920880 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.924051 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.927228 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.930438 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.933885 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.937149 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.941074 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.944291 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.947546 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.951532 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.954829 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.958065 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.961363 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.964584 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.967854 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.971070 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.974271 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.977610 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.980955 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.984195 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.987400 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.990684 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.994227 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.997584 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:37.001351 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:37.004973 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:37.008249 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:37.011761 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.015088 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.018414 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.021745 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:37.025086 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:37.028400 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:37.031719 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:37.035029 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:37.038356 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:37.041871 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:37.045214 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:37.048538 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:37.051866 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:37.055200 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:37.058685 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:37.062027 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:37.065364 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:37.068719 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:37.072045 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:37.075385 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:37.078692 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:37.082028 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:37.085484 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:37.088827 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:37.092159 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:37.095478 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:37.098806 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:37.102478 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:37.106035 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:37.109731 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:37.113808 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:37.117194 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:37.120552 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:37.123911 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:37.127280 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:37.131352 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:37.134714 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:37.138078 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:37.141434 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:37.144757 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:37.148080 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:37.151421 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:37.154776 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.158149 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.161481 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.164801 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.168121 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.171451 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.174765 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.178095 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.181429 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.185008 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.188354 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.191691 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.195014 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.198331 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:37.201644 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:37.204969 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:37.208295 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:37.211620 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:37.214929 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:37.218231 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:37.221536 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:37.224860 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:37.228232 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:37.231555 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:37.234881 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:37.238197 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:37.241529 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:37.244883 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:37.248233 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:37.251561 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:37.254883 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:37.258199 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:37.261514 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:37.265290 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:37.268865 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:37.272246 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:37.275552 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:37.278850 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:37.282143 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:37.285442 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:37.288731 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:37.292018 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:37.295322 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:37.298622 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:37.301861 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:37.305034 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:37.308207 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:37.311383 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:37.314534 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:37.317702 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:37.320876 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:37.324034 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:37.327190 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:37.330338 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:37.333490 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:37.336660 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:37.339812 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:37.342985 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:37.346139 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:37.349318 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:37.352473 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:37.355632 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:37.358778 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:37.361936 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.365082 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.368242 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.371401 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.374552 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.377701 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.380854 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.384001 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.387153 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.390287 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.393446 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.396599 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.399756 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.402898 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.406059 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.409225 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.412386 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.415547 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.418701 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.421852 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.425010 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.428164 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.431315 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.434465 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.437615 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.440779 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.443932 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.447079 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.450233 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.453386 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.456542 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.459693 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.462846 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.466001 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.469159 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.472325 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.475468 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.478613 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.481760 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.484916 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.488072 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.491232 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.494382 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.497534 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.500677 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.503826 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.506974 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.510123 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.513279 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.516431 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.519599 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.522748 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.525901 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.529052 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.532222 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.535386 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.538548 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.541699 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.544863 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.548016 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.551183 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.554331 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.557486 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.560653 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.563812 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.566974 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.570130 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.573289 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.576448 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.579611 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.582775 ---      ParallelTerminationStrategy: PID 22 died...
22:49:37.584218 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.587730 ---      ParallelTerminationStrategy: PID 23 died...
22:49:37.589148 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.592654 ---      ParallelTerminationStrategy: PID 24 died...
22:49:37.594068 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.597564 ---      ParallelTerminationStrategy: PID 25 died...
22:49:37.598977 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.602456 ---      ParallelTerminationStrategy: PID 26 died...
22:49:37.603878 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.607406 ---      ParallelTerminationStrategy: PID 27 died...
22:49:37.608821 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.612317 ---      ParallelTerminationStrategy: PID 28 died...
22:49:37.613737 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.617240 ---      ParallelTerminationStrategy: PID 29 died...
22:49:37.618656 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.622176 ---      ParallelTerminationStrategy: PID 30 died...
22:49:37.623588 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.627083 ---      ParallelTerminationStrategy: PID 31 died...
22:49:37.628498 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.632019 ---      ParallelTerminationStrategy: PID 32 died...
22:49:37.633436 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.636936 ---      ParallelTerminationStrategy: PID 33 died...
22:49:37.638357 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.641861 ---      ParallelTerminationStrategy: PID 35 died...
22:49:37.643315 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.646822 ---      ParallelTerminationStrategy: PID 36 died...
22:49:37.648251 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.651760 ---      ParallelTerminationStrategy: PID 37 died...
22:49:37.653180 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.656684 ---      ParallelTerminationStrategy: PID 38 died...
22:49:37.658110 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.661616 ---      ParallelTerminationStrategy: PID 39 died...
22:49:37.663048 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.666546 ---      ParallelTerminationStrategy: PID 40 died...
22:49:37.667978 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.671470 ---      ParallelTerminationStrategy: PID 41 died...
22:49:37.672887 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.676367 ---      ParallelTerminationStrategy: PID 42 died...
22:49:37.677783 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.681272 ---      ParallelTerminationStrategy: PID 43 died...
22:49:37.682679 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.686190 ---      ParallelTerminationStrategy: PID 44 died...
22:49:37.687610 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.691109 ---      ParallelTerminationStrategy: PID 45 died...
22:49:37.692516 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.696007 ---      ParallelTerminationStrategy: PID 46 died...
22:49:37.697414 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.700939 ---      ParallelTerminationStrategy: PID 47 died...
22:49:37.702341 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.705806 ---      ParallelTerminationStrategy: PID 48 died...
22:49:37.707220 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.710679 ---      ParallelTerminationStrategy: PID 49 died...
22:49:37.712090 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.715598 ---      ParallelTerminationStrategy: PID 50 died...
22:49:37.717001 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.720465 ---      ParallelTerminationStrategy: PID 51 died...
22:49:37.721879 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.725354 ---      ParallelTerminationStrategy: PID 52 died...
22:49:37.726760 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.730230 ---      ParallelTerminationStrategy: PID 53 died...
22:49:37.731638 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.735116 ---      ParallelTerminationStrategy: PID 54 died...
22:49:37.736529 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.740004 ---      ParallelTerminationStrategy: PID 55 died...
22:49:37.741414 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.744887 ---      ParallelTerminationStrategy: PID 56 died...
22:49:37.746284 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.749790 ---      ParallelTerminationStrategy: PID 57 died...
22:49:37.751204 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.754689 ---      ParallelTerminationStrategy: PID 58 died...
22:49:37.756105 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.759588 ---      ParallelTerminationStrategy: PID 59 died...
22:49:37.760990 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.764465 ---      ParallelTerminationStrategy: PID 60 died...
22:49:37.765867 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.769348 ---      ParallelTerminationStrategy: PID 61 died...
22:49:37.770750 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.774252 ---      ParallelTerminationStrategy: PID 62 died...
22:49:37.775661 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.779130 ---      ParallelTerminationStrategy: PID 63 died...
22:49:37.780530 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.784016 ---      ParallelTerminationStrategy: PID 64 died...
22:49:37.785417 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.788890 ---      ParallelTerminationStrategy: PID 65 died...
22:49:37.790302 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.793774 ---      ParallelTerminationStrategy: PID 66 died...
22:49:37.795223 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.798688 ---      ParallelTerminationStrategy: PID 67 died...
22:49:37.800101 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.803584 ---      ParallelTerminationStrategy: PID 68 died...
22:49:37.804990 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.808464 ---      ParallelTerminationStrategy: PID 69 died...
22:49:37.809872 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.813352 ---      ParallelTerminationStrategy: PID 70 died...
22:49:37.814751 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.818229 ---      ParallelTerminationStrategy: PID 71 died...
22:49:37.819666 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.823136 ---      ParallelTerminationStrategy: PID 72 died...
22:49:37.824545 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.828034 ---      ParallelTerminationStrategy: PID 73 died...
22:49:37.829431 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.832892 ---      ParallelTerminationStrategy: PID 74 died...
22:49:37.834289 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.837762 ---      ParallelTerminationStrategy: PID 75 died...
22:49:37.839168 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.842851 ---      ParallelTerminationStrategy: PID 76 died...
22:49:37.844337 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.847973 ---      ParallelTerminationStrategy: PID 77 died...
22:49:37.849449 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.853064 ---      ParallelTerminationStrategy: PID 78 died...
22:49:37.854526 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.858140 ---      ParallelTerminationStrategy: PID 79 died...
22:49:37.859611 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.863234 ---      ParallelTerminationStrategy: PID 80 died...
22:49:37.864690 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.868301 ---      ParallelTerminationStrategy: PID 81 died...
22:49:37.869774 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.873426 ---      ParallelTerminationStrategy: PID 82 died...
22:49:37.874893 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.878504 ---      ParallelTerminationStrategy: PID 83 died...
22:49:37.879971 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.883578 ---      ParallelTerminationStrategy: PID 84 died...
22:49:37.885041 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.888650 ---      ParallelTerminationStrategy: PID 85 died...
22:49:37.890118 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.893731 ---      ParallelTerminationStrategy: PID 86 died...
22:49:37.895208 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.898821 ---      ParallelTerminationStrategy: PID 87 died...
22:49:37.900283 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.903904 ---      ParallelTerminationStrategy: PID 88 died...
22:49:37.905360 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.908983 ---      ParallelTerminationStrategy: PID 89 died...
22:49:37.910445 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.914056 ---      ParallelTerminationStrategy: PID 90 died...
22:49:37.915552 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.919164 ---      ParallelTerminationStrategy: PID 91 died...
22:49:37.920623 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.924239 ---      ParallelTerminationStrategy: PID 92 died...
22:49:37.925697 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.929311 ---      ParallelTerminationStrategy: PID 93 died...
22:49:37.930771 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.934385 ---      ParallelTerminationStrategy: PID 94 died...
22:49:37.935858 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.939464 ---      ParallelTerminationStrategy: PID 95 died...
22:49:37.940927 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.944537 ---      ParallelTerminationStrategy: PID 96 died...
22:49:37.945995 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.949615 ---      ParallelTerminationStrategy: PID 97 died...
22:49:37.951078 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.954686 ---      ParallelTerminationStrategy: PID 98 died...
22:49:37.956177 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.959787 ---      ParallelTerminationStrategy: PID 99 died...
22:49:37.961255 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.964867 ---      ParallelTerminationStrategy: PID 100 died...
22:49:37.966326 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.969939 ---      ParallelTerminationStrategy: PID 101 died...
22:49:37.971406 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.975021 ---      ParallelTerminationStrategy: PID 102 died...
22:49:37.976488 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.980107 ---      ParallelTerminationStrategy: PID 103 died...
22:49:37.981575 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.985198 ---      ParallelTerminationStrategy: PID 104 died...
22:49:37.986658 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.990283 ---      ParallelTerminationStrategy: PID 105 died...
22:49:37.991744 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.995355 ---      ParallelTerminationStrategy: PID 106 died...
22:49:37.996813 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:38.000453 ---      ParallelTerminationStrategy: PID 107 died...
22:49:38.001915 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:38.005524 ---      ParallelTerminationStrategy: PID 108 died...
22:49:38.006987 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:38.010598 ---      ParallelTerminationStrategy: PID 109 died...
22:49:38.012058 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:38.015701 ---      ParallelTerminationStrategy: PID 110 died...
22:49:38.017165 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:38.020805 ---      ParallelTerminationStrategy: PID 111 died...
22:49:38.022274 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:38.025892 ---      ParallelTerminationStrategy: PID 112 died...
22:49:38.027366 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:38.030992 ---      ParallelTerminationStrategy: PID 113 died...
22:49:38.032457 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:38.036093 ---      ParallelTerminationStrategy: PID 114 died...
22:49:38.037559 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:38.041174 ---      ParallelTerminationStrategy: PID 115 died...
22:49:38.042632 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:38.046252 ---      ParallelTerminationStrategy: PID 116 died...
22:49:38.047715 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:38.051334 ---      ParallelTerminationStrategy: PID 117 died...
22:49:38.052795 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:38.056424 ---      ParallelTerminationStrategy: PID 118 died...
22:49:38.057886 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:38.061502 ---      ParallelTerminationStrategy: PID 119 died...
22:49:38.062979 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:38.066590 ---      ParallelTerminationStrategy: PID 120 died...
22:49:38.068055 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:38.071675 ---      ParallelTerminationStrategy: PID 121 died...
22:49:38.073130 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:38.076748 ---      ParallelTerminationStrategy: PID 122 died...
22:49:38.078209 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:38.081830 ---      ParallelTerminationStrategy: PID 123 died...
22:49:38.083301 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:38.086918 ---      ParallelTerminationStrategy: PID 124 died...
22:49:38.088380 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:38.091989 ---      ParallelTerminationStrategy: PID 125 died...
22:49:38.093457 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:38.097063 ---      ParallelTerminationStrategy: PID 126 died...
22:49:38.098524 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:38.102140 ---      ParallelTerminationStrategy: PID 127 died...
22:49:38.103616 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:38.107223 ---      ParallelTerminationStrategy: PID 128 died...
22:49:38.108682 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:38.112412 ---      ParallelTerminationStrategy: PID 129 died...
22:49:38.113947 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:38.117624 ---      ParallelTerminationStrategy: PID 130 died...
22:49:38.119119 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:38.122858 ---      ParallelTerminationStrategy: PID 131 died...
22:49:38.124405 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:38.128099 ---      ParallelTerminationStrategy: PID 132 died...
22:49:38.129628 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:38.133469 ---      ParallelTerminationStrategy: PID 133 died...
22:49:38.135437 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:38.139102 ---      ParallelTerminationStrategy: PID 134 died...
22:49:38.140570 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:38.144211 ---      ParallelTerminationStrategy: PID 135 died...
22:49:38.145680 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:38.149334 ---      ParallelTerminationStrategy: PID 136 died...
22:49:38.150804 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.154476 ---      ParallelTerminationStrategy: PID 137 died...
22:49:38.155952 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:38.159611 ---      ParallelTerminationStrategy: PID 138 died...
22:49:38.161089 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:38.164757 ---      ParallelTerminationStrategy: PID 139 died...
22:49:38.166239 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:38.169887 ---      ParallelTerminationStrategy: PID 140 died...
22:49:38.171303 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:38.174799 ---      ParallelTerminationStrategy: PID 141 died...
22:49:38.176210 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:38.179710 ---      ParallelTerminationStrategy: PID 142 died...
22:49:38.181108 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:38.184630 ---      ParallelTerminationStrategy: PID 143 died...
22:49:38.186040 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:38.189542 ---      ParallelTerminationStrategy: PID 144 died...
22:49:38.190958 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:38.194451 ---      ParallelTerminationStrategy: PID 145 died...
22:49:38.195875 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:38.199381 ---      ParallelTerminationStrategy: PID 146 died...
22:49:38.200792 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:38.204310 ---      ParallelTerminationStrategy: PID 147 died...
22:49:38.205711 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:38.209220 ---      ParallelTerminationStrategy: PID 148 died...
22:49:38.210621 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:38.214205 ---      ParallelTerminationStrategy: PID 149 died...
22:49:38.215679 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:38.219178 ---      ParallelTerminationStrategy: PID 150 died...
22:49:38.220593 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:38.224091 ---      ParallelTerminationStrategy: PID 151 died...
22:49:38.225497 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:38.229001 ---      ParallelTerminationStrategy: PID 152 died...
22:49:38.230444 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:38.234087 ---      ParallelTerminationStrategy: PID 153 died...
22:49:38.235566 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:38.239210 ---      ParallelTerminationStrategy: PID 154 died...
22:49:38.240677 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:38.244312 ---      ParallelTerminationStrategy: PID 155 died...
22:49:38.245772 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:38.249410 ---      ParallelTerminationStrategy: PID 156 died...
22:49:38.250891 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:38.254416 ---      ParallelTerminationStrategy: PID 157 died...
22:49:38.255835 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:38.259326 ---      ParallelTerminationStrategy: PID 158 died...
22:49:38.260725 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:38.264206 ---      ParallelTerminationStrategy: PID 159 died...
22:49:38.265604 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:38.269097 ---      ParallelTerminationStrategy: PID 160 died...
22:49:38.270496 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:38.274017 ---      ParallelTerminationStrategy: PID 161 died...
22:49:38.275418 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:38.278905 ---      ParallelTerminationStrategy: PID 162 died...
22:49:38.280304 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:38.283784 ---      ParallelTerminationStrategy: PID 163 died...
22:49:38.285181 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:38.288711 ---      ParallelTerminationStrategy: PID 164 died...
22:49:38.290115 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:38.293624 ---      ParallelTerminationStrategy: PID 165 died...
22:49:38.295041 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:38.298530 ---      ParallelTerminationStrategy: PID 166 died...
22:49:38.299980 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:38.303492 ---      ParallelTerminationStrategy: PID 167 died...
22:49:38.304898 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:38.308478 ---      ParallelTerminationStrategy: PID 168 died...
22:49:38.309936 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:38.313763 ---      ParallelTerminationStrategy: PID 169 died...
22:49:38.315337 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:38.318993 ---      ParallelTerminationStrategy: PID 170 died...
22:49:38.320457 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:38.324091 ---      ParallelTerminationStrategy: PID 171 died...
22:49:38.325546 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:38.329196 ---      ParallelTerminationStrategy: PID 172 died...
22:49:38.330660 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:38.334298 ---      ParallelTerminationStrategy: PID 173 died...
22:49:38.335780 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:38.339387 ---      ParallelTerminationStrategy: PID 174 died...
22:49:38.340804 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:38.344324 ---      ParallelTerminationStrategy: PID 175 died...
22:49:38.345733 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:38.349245 ---      ParallelTerminationStrategy: PID 176 died...
22:49:38.350647 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.354134 ---      ParallelTerminationStrategy: PID 177 died...
22:49:38.355540 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.359060 ---      ParallelTerminationStrategy: PID 178 died...
22:49:38.360469 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.363966 ---      ParallelTerminationStrategy: PID 179 died...
22:49:38.365376 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.368905 ---      ParallelTerminationStrategy: PID 180 died...
22:49:38.370318 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.373841 ---      ParallelTerminationStrategy: PID 181 died...
22:49:38.375286 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.378909 ---      ParallelTerminationStrategy: PID 182 died...
22:49:38.380373 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.384031 ---      ParallelTerminationStrategy: PID 183 died...
22:49:38.385493 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.389145 ---      ParallelTerminationStrategy: PID 184 died...
22:49:38.390615 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.394265 ---      ParallelTerminationStrategy: PID 185 died...
22:49:38.395734 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.399382 ---      ParallelTerminationStrategy: PID 186 died...
22:49:38.400857 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.404504 ---      ParallelTerminationStrategy: PID 187 died...
22:49:38.405963 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.409489 ---      ParallelTerminationStrategy: PID 188 died...
22:49:38.410888 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.414378 ---      ParallelTerminationStrategy: PID 189 died...
22:49:38.415789 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.419284 ---      ParallelTerminationStrategy: PID 190 died...
22:49:38.420685 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.424208 ---      ParallelTerminationStrategy: PID 191 died...
22:49:38.425616 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.429114 ---      ParallelTerminationStrategy: PID 192 died...
22:49:38.430514 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.434007 ---      ParallelTerminationStrategy: PID 193 died...
22:49:38.435414 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.438929 ---      ParallelTerminationStrategy: PID 194 died...
22:49:38.440346 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.443838 ---      ParallelTerminationStrategy: PID 195 died...
22:49:38.445244 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.448736 ---      ParallelTerminationStrategy: PID 196 died...
22:49:38.450191 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.453705 ---      ParallelTerminationStrategy: PID 197 died...
22:49:38.455151 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.458637 ---      ParallelTerminationStrategy: PID 198 died...
22:49:38.460057 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.463536 ---      ParallelTerminationStrategy: PID 199 died...
22:49:38.464942 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.468442 ---      ParallelTerminationStrategy: PID 200 died...
22:49:38.469850 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.473357 ---      ParallelTerminationStrategy: PID 201 died...
22:49:38.474770 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.478256 ---      ParallelTerminationStrategy: PID 202 died...
22:49:38.479696 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.483188 ---      ParallelTerminationStrategy: PID 203 died...
22:49:38.484594 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.488085 ---      ParallelTerminationStrategy: PID 204 died...
22:49:38.489489 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.493006 ---      ParallelTerminationStrategy: PID 205 died...
22:49:38.494414 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.497912 ---      ParallelTerminationStrategy: PID 206 died...
22:49:38.499319 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.502842 ---      ParallelTerminationStrategy: PID 207 died...
22:49:38.504246 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.507749 ---      ParallelTerminationStrategy: PID 208 died...
22:49:38.509151 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.512641 ---      ParallelTerminationStrategy: PID 209 died...
22:49:38.514042 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.517559 ---      ParallelTerminationStrategy: PID 210 died...
22:49:38.518967 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.522442 ---      ParallelTerminationStrategy: PID 211 died...
22:49:38.523845 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.527329 ---      ParallelTerminationStrategy: PID 212 died...
22:49:38.528731 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.532238 ---      ParallelTerminationStrategy: PID 213 died...
22:49:38.533633 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.537135 ---      ParallelTerminationStrategy: PID 214 died...
22:49:38.538539 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.542016 ---      ParallelTerminationStrategy: PID 215 died...
22:49:38.543420 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.546930 ---      ParallelTerminationStrategy: PID 216 died...
22:49:38.548334 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.551809 ---      ParallelTerminationStrategy: PID 217 died...
22:49:38.553211 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.556725 ---      ParallelTerminationStrategy: PID 218 died...
22:49:38.558124 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.561609 ---      ParallelTerminationStrategy: PID 219 died...
22:49:38.563017 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.566507 ---      ParallelTerminationStrategy: PID 220 died...
22:49:38.567937 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.571440 ---      ParallelTerminationStrategy: PID 221 died...
22:49:38.572848 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.576363 ---      ParallelTerminationStrategy: PID 222 died...
22:49:38.577766 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.581268 ---      ParallelTerminationStrategy: PID 223 died...
22:49:38.582668 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.586168 ---      ParallelTerminationStrategy: PID 224 died...
22:49:38.587585 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.591106 ---      ParallelTerminationStrategy: PID 225 died...
22:49:38.592521 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.596161 ---      ParallelTerminationStrategy: PID 226 died...
22:49:38.597622 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.601257 ---      ParallelTerminationStrategy: PID 227 died...
22:49:38.602724 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.606361 ---      ParallelTerminationStrategy: PID 228 died...
22:49:38.607966 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.611643 ---      ParallelTerminationStrategy: PID 229 died...
22:49:38.613115 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.616770 ---      ParallelTerminationStrategy: PID 230 died...
22:49:38.618237 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.621893 ---      ParallelTerminationStrategy: PID 231 died...
22:49:38.623365 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.627051 ---      ParallelTerminationStrategy: PID 232 died...
22:49:38.628521 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.632159 ---      ParallelTerminationStrategy: PID 233 died...
22:49:38.633625 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.637259 ---      ParallelTerminationStrategy: PID 234 died...
22:49:38.638722 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:42.042780 ---      ParallelTerminationStrategy: PID 34 died...
22:49:42.048528 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8388 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.107215 tst                       trial-8388: Storing JUnit report in /build/trial-8388/run.2026-07-10_22-48-17/trial-8388.xml

--------------------------------------------------------------------------------------------
trial-8388 PASS
--------------------------------------------------------------------------------------------
22:49:42.116900 tst                       trial-8388: trial-8388: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8388/inst
+ cd trial-8388
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-10 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8388-run.tgz run.2026-07-10_22-48-17
+ tar czf /build/trial-8388-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-10_08_36_48.tgz osmo-bts-oc2g.build-2026-07-10_00_52_27.tgz osmo-bts-sysmo.build-2026-07-10_00_52_29.tgz osmo-bts.build-2026-07-10_00_52_31.tgz osmo-ggsn.build-2026-07-10_20_43_01.tgz osmo-hlr.build-2026-07-10_16_39_47.tgz osmo-hnbgw.build-2026-07-10_10_57_06.tgz osmo-mgw.build-2026-07-10_08_35_30.tgz osmo-msc.build-2026-07-10_11_00_07.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-10_07_35_04.tgz osmo-pcu-sysmo.build-2026-07-10_07_35_02.tgz osmo-pcu.build-2026-07-10_07_35_05.tgz osmo-sgsn.build-2026-07-10_20_49_15.tgz osmo-stp.build-2026-07-10_01_06_19.tgz osmo-trx.build-2026-07-10_14_24_19.tgz osmocom-bb.build-2026-07-10_21_18_53.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