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/jenkins918358677765664992.sh
+ rm -rf trial-8410-bin.tgz trial-8410-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 26255
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11529
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11204
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13346
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13670
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14546
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43624
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 8038
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 46045
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 9152
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 13678
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 8007
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 12054
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 8078
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9552
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6798
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 8007
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17833805979558354609.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-8410
+ 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
f69f41a ttcn3-asterisk-ims-ue-test: set execfn
+ 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 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:78258f374600c73ac60f30a2fc29fa11d3c4de4b3fc68ef196c192c6cf3f651e done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8411 -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-08-02 22:49:01
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8411
+ mkdir -p trial-8411
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-08-02_13_27_04.tgz osmo-bts-oc2g.build-2026-08-02_00_52_34.tgz osmo-bts-sysmo.build-2026-08-02_00_52_30.tgz osmo-bts.build-2026-08-02_00_52_35.tgz osmo-ggsn.build-2026-08-02_20_43_29.tgz osmo-hlr.build-2026-08-02_16_37_42.tgz osmo-hnbgw.build-2026-08-02_13_29_58.tgz osmo-mgw.build-2026-08-02_08_33_45.tgz osmo-msc.build-2026-08-02_13_33_56.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-08-02_07_35_13.tgz osmo-pcu-sysmo.build-2026-08-02_07_35_12.tgz osmo-pcu.build-2026-08-02_07_35_12.tgz osmo-sgsn.build-2026-08-02_20_50_09.tgz osmo-stp.build-2026-08-02_13_25_41.tgz osmo-trx.build-2026-08-02_14_22_23.tgz osmocom-bb.build-2026-08-02_21_17_59.tgz srslte.build-19.tgz trial-8411
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-08-02_13_27_04.md5 osmo-bts-oc2g.build-2026-08-02_00_52_34.md5 osmo-bts-sysmo.build-2026-08-02_00_52_30.md5 osmo-bts.build-2026-08-02_00_52_35.md5 osmo-ggsn.build-2026-08-02_20_43_29.md5 osmo-hlr.build-2026-08-02_16_37_42.md5 osmo-hnbgw.build-2026-08-02_13_29_58.md5 osmo-mgw.build-2026-08-02_08_33_45.md5 osmo-msc.build-2026-08-02_13_33_56.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-08-02_07_35_13.md5 osmo-pcu-sysmo.build-2026-08-02_07_35_12.md5 osmo-pcu.build-2026-08-02_07_35_12.md5 osmo-sgsn.build-2026-08-02_20_50_09.md5 osmo-stp.build-2026-08-02_13_25_41.md5 osmo-trx.build-2026-08-02_14_22_23.md5 osmocom-bb.build-2026-08-02_21_17_59.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-08-02_13_27_04.md5 osmo-bts-oc2g.build-2026-08-02_00_52_34.md5 osmo-bts-sysmo.build-2026-08-02_00_52_30.md5 osmo-bts.build-2026-08-02_00_52_35.md5 osmo-ggsn.build-2026-08-02_20_43_29.md5 osmo-hlr.build-2026-08-02_16_37_42.md5 osmo-hnbgw.build-2026-08-02_13_29_58.md5 osmo-mgw.build-2026-08-02_08_33_45.md5 osmo-msc.build-2026-08-02_13_33_56.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-08-02_07_35_13.md5 osmo-pcu-sysmo.build-2026-08-02_07_35_12.md5 osmo-pcu.build-2026-08-02_07_35_12.md5 osmo-sgsn.build-2026-08-02_20_50_09.md5 osmo-stp.build-2026-08-02_13_25_41.md5 osmo-trx.build-2026-08-02_14_22_23.md5 osmocom-bb.build-2026-08-02_21_17_59.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-8411 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8411'
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-8411
--------------------------------------------------------------------------------------------
22:49:02.119383 tst                       trial-8411: Detailed log at /build/trial-8411/run.2026-08-02_22-49-02/log

---------------------------------------------------------------------
trial-8411 netreg_mass
---------------------------------------------------------------------
22:49:02.336729 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:02.337105 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:02.337878 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:02.339065 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:02.379278 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:02.380032 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:02.381134 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:02.442451 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-8411 netreg_mass register_default_mass.py
----------------------------------------------
22:49:02.443465 tst       register_default_mass.py:9: Claiming resources for the test
22:49:02.457817 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:02.458397 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:02.458864 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:02.459315 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:02.459746 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:02.460206 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:02.460663 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:49:02.487368 tst         register_default_mass.py: using LAC 2
22:49:02.504446 tst         register_default_mass.py: using RAC 2
22:49:02.522677 tst         register_default_mass.py: using CellId 2
22:49:02.543094 tst         register_default_mass.py: using BVCI 3
22:49:02.552776 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.553426 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.553967 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.554486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.555028 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.555553 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.556054 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.556595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.557138 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.557657 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.558170 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.558675 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.559210 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.559757 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.560282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.560804 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.561338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.561856 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.562369 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.562901 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.563422 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.563944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.564480 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.565007 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.565524 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.566053 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.566582 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.567097 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.567635 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.568157 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.568667 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.569192 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.569709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.570252 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.570779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.571303 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.571837 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.572368 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.572889 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.573399 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.573919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.574436 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.574972 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.575496 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.576011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.576516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.577044 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.577563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.578070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.578586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.579111 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.579618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.580129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.580641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.581142 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.581641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.582171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.582682 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.583215 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.583714 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.584207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.584731 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.585251 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.585761 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.586269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.586781 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.587295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.587804 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.588331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.588843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.589352 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.589883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.590460 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.590976 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.591509 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.592017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.592517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.593037 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.593550 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.594048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.594545 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.595060 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.595576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.596082 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.596599 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.597105 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.597611 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.598126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.598650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.599172 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.599693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.600222 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.600748 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.601262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.601783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.602288 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.602809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.603338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.603856 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.604364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.604874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:49:02.605438 tst      register_default_mass.py:21: Launching a simple network
22:49:02.615308 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:02.732219 run            create_hlr_db(pid=20): Launched
22:49:03.746406 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:03.762566 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:03.777471 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:49:03.783077 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:49:03.975537 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:03.990208 run      osmo-stp_127.0.42.5(pid=25): Launched
22:49:03.995696 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:49:04.401512 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:04.416366 run      osmo-msc_127.0.42.6(pid=27): Launched
22:49:07.431897 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:07.557081 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:07.571829 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:49:07.577317 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:07.601064 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:07.615983 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:49:07.621578 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:07.928841 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:07.943694 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:49:13.970969 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:14.141563 run         osmo-bts-virtual(pid=34): Launched
22:49:15.173528 tst         register_default_mass.py: using MSISDN 1001
22:49:15.185361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:49:15.214428 tst         register_default_mass.py: using MSISDN 1002
22:49:15.227409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:15.249883 tst         register_default_mass.py: using MSISDN 1003
22:49:15.260206 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:15.282737 tst         register_default_mass.py: using MSISDN 1004
22:49:15.292705 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:15.315130 tst         register_default_mass.py: using MSISDN 1005
22:49:15.324784 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:15.347085 tst         register_default_mass.py: using MSISDN 1006
22:49:15.356913 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:15.379541 tst         register_default_mass.py: using MSISDN 1007
22:49:15.389344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:15.411933 tst         register_default_mass.py: using MSISDN 1008
22:49:15.421729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:15.444327 tst         register_default_mass.py: using MSISDN 1009
22:49:15.454102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:15.476565 tst         register_default_mass.py: using MSISDN 1010
22:49:15.486359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:15.508739 tst         register_default_mass.py: using MSISDN 1011
22:49:15.518410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:15.540726 tst         register_default_mass.py: using MSISDN 1012
22:49:15.550346 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:15.572870 tst         register_default_mass.py: using MSISDN 1013
22:49:15.582597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:15.605181 tst         register_default_mass.py: using MSISDN 1014
22:49:15.614953 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:15.637564 tst         register_default_mass.py: using MSISDN 1015
22:49:15.647423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:15.669569 tst         register_default_mass.py: using MSISDN 1016
22:49:15.679244 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:15.701641 tst         register_default_mass.py: using MSISDN 1017
22:49:15.711250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:15.733646 tst         register_default_mass.py: using MSISDN 1018
22:49:15.743506 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:15.765785 tst         register_default_mass.py: using MSISDN 1019
22:49:15.775365 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:15.797800 tst         register_default_mass.py: using MSISDN 1020
22:49:15.807606 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:15.830308 tst         register_default_mass.py: using MSISDN 1021
22:49:15.840202 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:15.862858 tst         register_default_mass.py: using MSISDN 1022
22:49:15.872739 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:15.895104 tst         register_default_mass.py: using MSISDN 1023
22:49:15.904248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:15.926441 tst         register_default_mass.py: using MSISDN 1024
22:49:15.935834 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:15.958453 tst         register_default_mass.py: using MSISDN 1025
22:49:15.968308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:15.990701 tst         register_default_mass.py: using MSISDN 1026
22:49:16.000333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:16.022766 tst         register_default_mass.py: using MSISDN 1027
22:49:16.032441 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:16.054972 tst         register_default_mass.py: using MSISDN 1028
22:49:16.064670 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:16.086908 tst         register_default_mass.py: using MSISDN 1029
22:49:16.096663 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:16.119012 tst         register_default_mass.py: using MSISDN 1030
22:49:16.128624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:16.151195 tst         register_default_mass.py: using MSISDN 1031
22:49:16.160772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:16.183194 tst         register_default_mass.py: using MSISDN 1032
22:49:16.192902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:16.215161 tst         register_default_mass.py: using MSISDN 1033
22:49:16.224862 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:16.247164 tst         register_default_mass.py: using MSISDN 1034
22:49:16.256784 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:16.278993 tst         register_default_mass.py: using MSISDN 1035
22:49:16.288490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:16.310880 tst         register_default_mass.py: using MSISDN 1036
22:49:16.320598 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:16.342801 tst         register_default_mass.py: using MSISDN 1037
22:49:16.352422 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:16.374900 tst         register_default_mass.py: using MSISDN 1038
22:49:16.384533 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:16.406791 tst         register_default_mass.py: using MSISDN 1039
22:49:16.416470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:16.438802 tst         register_default_mass.py: using MSISDN 1040
22:49:16.448498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:16.470704 tst         register_default_mass.py: using MSISDN 1041
22:49:16.480337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:16.502647 tst         register_default_mass.py: using MSISDN 1042
22:49:16.512289 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:16.534899 tst         register_default_mass.py: using MSISDN 1043
22:49:16.544694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:49:16.567155 tst         register_default_mass.py: using MSISDN 1044
22:49:16.576788 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:49:16.598906 tst         register_default_mass.py: using MSISDN 1045
22:49:16.608529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:49:16.630676 tst         register_default_mass.py: using MSISDN 1046
22:49:16.640282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:49:16.662719 tst         register_default_mass.py: using MSISDN 1047
22:49:16.672279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:49:16.694515 tst         register_default_mass.py: using MSISDN 1048
22:49:16.704187 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:49:16.726766 tst         register_default_mass.py: using MSISDN 1049
22:49:16.736510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:49:16.759094 tst         register_default_mass.py: using MSISDN 1050
22:49:16.768798 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:49:16.791191 tst         register_default_mass.py: using MSISDN 1051
22:49:16.800904 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:49:16.823369 tst         register_default_mass.py: using MSISDN 1052
22:49:16.832902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:49:16.855166 tst         register_default_mass.py: using MSISDN 1053
22:49:16.864762 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:49:16.887206 tst         register_default_mass.py: using MSISDN 1054
22:49:16.896938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:49:16.919288 tst         register_default_mass.py: using MSISDN 1055
22:49:16.925104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:49:16.947550 tst         register_default_mass.py: using MSISDN 1056
22:49:16.957264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:49:16.979546 tst         register_default_mass.py: using MSISDN 1057
22:49:16.988928 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:49:17.011397 tst         register_default_mass.py: using MSISDN 1058
22:49:17.021058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:49:17.043477 tst         register_default_mass.py: using MSISDN 1059
22:49:17.053099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:49:17.075512 tst         register_default_mass.py: using MSISDN 1060
22:49:17.085168 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:49:17.107475 tst         register_default_mass.py: using MSISDN 1061
22:49:17.117093 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:49:17.139594 tst         register_default_mass.py: using MSISDN 1062
22:49:17.149370 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:49:17.171932 tst         register_default_mass.py: using MSISDN 1063
22:49:17.181519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:49:17.203867 tst         register_default_mass.py: using MSISDN 1064
22:49:17.213613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:49:17.236373 tst         register_default_mass.py: using MSISDN 1065
22:49:17.246122 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:49:17.268708 tst         register_default_mass.py: using MSISDN 1066
22:49:17.278398 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:49:17.300774 tst         register_default_mass.py: using MSISDN 1067
22:49:17.310428 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:49:17.332654 tst         register_default_mass.py: using MSISDN 1068
22:49:17.342270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:49:17.364556 tst         register_default_mass.py: using MSISDN 1069
22:49:17.374238 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:49:17.396819 tst         register_default_mass.py: using MSISDN 1070
22:49:17.406649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:49:17.429214 tst         register_default_mass.py: using MSISDN 1071
22:49:17.439137 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:49:17.461769 tst         register_default_mass.py: using MSISDN 1072
22:49:17.471634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:49:17.494373 tst         register_default_mass.py: using MSISDN 1073
22:49:17.504281 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:49:17.526902 tst         register_default_mass.py: using MSISDN 1074
22:49:17.536707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:49:17.559369 tst         register_default_mass.py: using MSISDN 1075
22:49:17.569167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:49:17.591602 tst         register_default_mass.py: using MSISDN 1076
22:49:17.601401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:49:17.624080 tst         register_default_mass.py: using MSISDN 1077
22:49:17.633783 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:49:17.656219 tst         register_default_mass.py: using MSISDN 1078
22:49:17.665968 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:49:17.688813 tst         register_default_mass.py: using MSISDN 1079
22:49:17.698664 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:49:17.721234 tst         register_default_mass.py: using MSISDN 1080
22:49:17.731173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:49:17.753915 tst         register_default_mass.py: using MSISDN 1081
22:49:17.763822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:49:17.786423 tst         register_default_mass.py: using MSISDN 1082
22:49:17.796203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:49:17.819177 tst         register_default_mass.py: using MSISDN 1083
22:49:17.828928 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:49:17.852031 tst         register_default_mass.py: using MSISDN 1084
22:49:17.864337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:49:17.888398 tst         register_default_mass.py: using MSISDN 1085
22:49:17.898991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:49:17.922028 tst         register_default_mass.py: using MSISDN 1086
22:49:17.932161 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:49:17.955919 tst         register_default_mass.py: using MSISDN 1087
22:49:17.965361 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:49:17.993836 tst         register_default_mass.py: using MSISDN 1088
22:49:18.008453 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:49:18.031542 tst         register_default_mass.py: using MSISDN 1089
22:49:18.042174 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:49:18.065503 tst         register_default_mass.py: using MSISDN 1090
22:49:18.075856 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:49:18.098990 tst         register_default_mass.py: using MSISDN 1091
22:49:18.109088 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:49:18.132207 tst         register_default_mass.py: using MSISDN 1092
22:49:18.142343 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:49:18.165549 tst         register_default_mass.py: using MSISDN 1093
22:49:18.175689 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:49:18.198889 tst         register_default_mass.py: using MSISDN 1094
22:49:18.209094 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:49:18.232173 tst         register_default_mass.py: using MSISDN 1095
22:49:18.242283 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:49:18.265385 tst         register_default_mass.py: using MSISDN 1096
22:49:18.275393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:49:18.298457 tst         register_default_mass.py: using MSISDN 1097
22:49:18.308590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:49:18.331578 tst         register_default_mass.py: using MSISDN 1098
22:49:18.341581 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:49:18.364633 tst         register_default_mass.py: using MSISDN 1099
22:49:18.374700 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:49:18.397771 tst         register_default_mass.py: using MSISDN 1100
22:49:18.407927 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:49:18.494515 run                             mass: Starting testcase
22:49:18.500012 run                             mass: Pre-launching all virtphy's
22:49:18.505409 run           osmo-ms-virt-phy/00000: Starting virtphy
22:49:18.518327 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:49:18.524440 run           osmo-ms-virt-phy/00001: Starting virtphy
22:49:18.537372 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:49:18.543375 run           osmo-ms-virt-phy/00002: Starting virtphy
22:49:18.556252 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:49:18.562219 run           osmo-ms-virt-phy/00003: Starting virtphy
22:49:18.575275 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:49:18.581370 run           osmo-ms-virt-phy/00004: Starting virtphy
22:49:18.594362 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:49:18.600328 run           osmo-ms-virt-phy/00005: Starting virtphy
22:49:18.613143 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:49:18.619139 run           osmo-ms-virt-phy/00006: Starting virtphy
22:49:18.632170 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:49:18.638167 run           osmo-ms-virt-phy/00007: Starting virtphy
22:49:18.651046 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:49:18.656950 run           osmo-ms-virt-phy/00008: Starting virtphy
22:49:18.669849 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:49:18.675747 run           osmo-ms-virt-phy/00009: Starting virtphy
22:49:18.688578 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:49:18.694494 run           osmo-ms-virt-phy/00010: Starting virtphy
22:49:18.707435 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:49:18.713434 run           osmo-ms-virt-phy/00011: Starting virtphy
22:49:18.726420 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:49:18.732315 run           osmo-ms-virt-phy/00012: Starting virtphy
22:49:18.745148 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:49:18.751044 run           osmo-ms-virt-phy/00013: Starting virtphy
22:49:18.763907 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:49:18.769901 run           osmo-ms-virt-phy/00014: Starting virtphy
22:49:18.782778 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:49:18.788668 run           osmo-ms-virt-phy/00015: Starting virtphy
22:49:18.801525 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:49:18.807440 run           osmo-ms-virt-phy/00016: Starting virtphy
22:49:18.820366 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:49:18.826415 run           osmo-ms-virt-phy/00017: Starting virtphy
22:49:18.839407 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:49:18.845432 run           osmo-ms-virt-phy/00018: Starting virtphy
22:49:18.858286 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:49:18.864219 run           osmo-ms-virt-phy/00019: Starting virtphy
22:49:18.877202 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:49:18.883146 run           osmo-ms-virt-phy/00020: Starting virtphy
22:49:18.896113 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:49:18.902080 run           osmo-ms-virt-phy/00021: Starting virtphy
22:49:18.915102 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:49:18.921099 run           osmo-ms-virt-phy/00022: Starting virtphy
22:49:18.934014 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:49:18.939929 run           osmo-ms-virt-phy/00023: Starting virtphy
22:49:18.952827 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:49:18.958754 run           osmo-ms-virt-phy/00024: Starting virtphy
22:49:18.971701 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:49:18.977619 run           osmo-ms-virt-phy/00025: Starting virtphy
22:49:18.990477 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:49:18.996389 run           osmo-ms-virt-phy/00026: Starting virtphy
22:49:19.009267 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:49:19.015231 run           osmo-ms-virt-phy/00027: Starting virtphy
22:49:19.028075 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:49:19.034000 run           osmo-ms-virt-phy/00028: Starting virtphy
22:49:19.046865 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:49:19.052814 run           osmo-ms-virt-phy/00029: Starting virtphy
22:49:19.065927 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:49:19.071938 run           osmo-ms-virt-phy/00030: Starting virtphy
22:49:19.085002 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:49:19.090996 run           osmo-ms-virt-phy/00031: Starting virtphy
22:49:19.103930 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:49:19.109785 run           osmo-ms-virt-phy/00032: Starting virtphy
22:49:19.122690 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:49:19.128664 run           osmo-ms-virt-phy/00033: Starting virtphy
22:49:19.141542 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:49:19.147459 run           osmo-ms-virt-phy/00034: Starting virtphy
22:49:19.160349 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:49:19.166278 run           osmo-ms-virt-phy/00035: Starting virtphy
22:49:19.179176 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:49:19.185054 run           osmo-ms-virt-phy/00036: Starting virtphy
22:49:19.198000 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:49:19.203911 run           osmo-ms-virt-phy/00037: Starting virtphy
22:49:19.216770 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:49:19.222693 run           osmo-ms-virt-phy/00038: Starting virtphy
22:49:19.235567 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:49:19.241477 run           osmo-ms-virt-phy/00039: Starting virtphy
22:49:19.254321 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:49:19.260247 run           osmo-ms-virt-phy/00040: Starting virtphy
22:49:19.273092 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:49:19.278992 run           osmo-ms-virt-phy/00041: Starting virtphy
22:49:19.291863 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:49:19.297757 run           osmo-ms-virt-phy/00042: Starting virtphy
22:49:19.310635 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:49:19.316572 run           osmo-ms-virt-phy/00043: Starting virtphy
22:49:19.329388 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:49:19.335377 run           osmo-ms-virt-phy/00044: Starting virtphy
22:49:19.348540 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:49:19.354558 run           osmo-ms-virt-phy/00045: Starting virtphy
22:49:19.367751 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:49:19.373768 run           osmo-ms-virt-phy/00046: Starting virtphy
22:49:19.386857 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:49:19.392873 run           osmo-ms-virt-phy/00047: Starting virtphy
22:49:19.406073 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:49:19.412170 run           osmo-ms-virt-phy/00048: Starting virtphy
22:49:19.425335 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:49:19.431326 run           osmo-ms-virt-phy/00049: Starting virtphy
22:49:19.444437 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:49:19.450490 run           osmo-ms-virt-phy/00050: Starting virtphy
22:49:19.463478 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:49:19.469400 run           osmo-ms-virt-phy/00051: Starting virtphy
22:49:19.482245 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:49:19.488179 run           osmo-ms-virt-phy/00052: Starting virtphy
22:49:19.500984 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:49:19.506939 run           osmo-ms-virt-phy/00053: Starting virtphy
22:49:19.519763 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:49:19.525637 run           osmo-ms-virt-phy/00054: Starting virtphy
22:49:19.538474 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:49:19.544386 run           osmo-ms-virt-phy/00055: Starting virtphy
22:49:19.557490 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:49:19.563534 run           osmo-ms-virt-phy/00056: Starting virtphy
22:49:19.576595 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:49:19.582648 run           osmo-ms-virt-phy/00057: Starting virtphy
22:49:19.595590 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:49:19.601528 run           osmo-ms-virt-phy/00058: Starting virtphy
22:49:19.614416 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:49:19.620351 run           osmo-ms-virt-phy/00059: Starting virtphy
22:49:19.633298 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:49:19.639257 run           osmo-ms-virt-phy/00060: Starting virtphy
22:49:19.652187 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:49:19.658092 run           osmo-ms-virt-phy/00061: Starting virtphy
22:49:19.671012 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:49:19.676913 run           osmo-ms-virt-phy/00062: Starting virtphy
22:49:19.689718 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:49:19.695624 run           osmo-ms-virt-phy/00063: Starting virtphy
22:49:19.708490 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:49:19.714365 run           osmo-ms-virt-phy/00064: Starting virtphy
22:49:19.727240 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:49:19.733128 run           osmo-ms-virt-phy/00065: Starting virtphy
22:49:19.746003 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:49:19.751950 run           osmo-ms-virt-phy/00066: Starting virtphy
22:49:19.764784 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:49:19.770735 run           osmo-ms-virt-phy/00067: Starting virtphy
22:49:19.783554 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:49:19.789460 run           osmo-ms-virt-phy/00068: Starting virtphy
22:49:19.802302 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:49:19.808227 run           osmo-ms-virt-phy/00069: Starting virtphy
22:49:19.821166 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:49:19.827070 run           osmo-ms-virt-phy/00070: Starting virtphy
22:49:19.840104 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:49:19.846010 run           osmo-ms-virt-phy/00071: Starting virtphy
22:49:19.858935 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:49:19.864968 run           osmo-ms-virt-phy/00072: Starting virtphy
22:49:19.877805 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:49:19.883761 run           osmo-ms-virt-phy/00073: Starting virtphy
22:49:19.896618 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:49:19.902560 run           osmo-ms-virt-phy/00074: Starting virtphy
22:49:19.915384 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:49:19.921269 run           osmo-ms-virt-phy/00075: Starting virtphy
22:49:19.934072 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:49:19.939985 run           osmo-ms-virt-phy/00076: Starting virtphy
22:49:19.952806 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:49:19.958698 run           osmo-ms-virt-phy/00077: Starting virtphy
22:49:19.971611 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:49:19.977523 run           osmo-ms-virt-phy/00078: Starting virtphy
22:49:19.990349 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:49:19.996239 run           osmo-ms-virt-phy/00079: Starting virtphy
22:49:20.009091 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:49:20.014975 run           osmo-ms-virt-phy/00080: Starting virtphy
22:49:20.027866 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:49:20.033762 run           osmo-ms-virt-phy/00081: Starting virtphy
22:49:20.046606 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:49:20.052581 run           osmo-ms-virt-phy/00082: Starting virtphy
22:49:20.065655 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:49:20.071744 run           osmo-ms-virt-phy/00083: Starting virtphy
22:49:20.084584 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:49:20.090519 run           osmo-ms-virt-phy/00084: Starting virtphy
22:49:20.103512 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:49:20.109456 run           osmo-ms-virt-phy/00085: Starting virtphy
22:49:20.122468 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:49:20.128370 run           osmo-ms-virt-phy/00086: Starting virtphy
22:49:20.141276 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:49:20.147172 run           osmo-ms-virt-phy/00087: Starting virtphy
22:49:20.160085 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:49:20.165988 run           osmo-ms-virt-phy/00088: Starting virtphy
22:49:20.178830 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:49:20.184771 run           osmo-ms-virt-phy/00089: Starting virtphy
22:49:20.197644 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:49:20.203557 run           osmo-ms-virt-phy/00090: Starting virtphy
22:49:20.216491 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:49:20.222417 run           osmo-ms-virt-phy/00091: Starting virtphy
22:49:20.235264 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:49:20.241169 run           osmo-ms-virt-phy/00092: Starting virtphy
22:49:20.254045 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:49:20.259947 run           osmo-ms-virt-phy/00093: Starting virtphy
22:49:20.272853 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:49:20.278754 run           osmo-ms-virt-phy/00094: Starting virtphy
22:49:20.291765 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:49:20.297702 run           osmo-ms-virt-phy/00095: Starting virtphy
22:49:20.310745 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:49:20.316706 run           osmo-ms-virt-phy/00096: Starting virtphy
22:49:20.329608 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:49:20.335659 run           osmo-ms-virt-phy/00097: Starting virtphy
22:49:20.348580 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:49:20.354584 run           osmo-ms-virt-phy/00098: Starting virtphy
22:49:20.367498 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:49:20.373425 run           osmo-ms-virt-phy/00099: Starting virtphy
22:49:20.386323 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:49:20.392180 run                             mass: Checking if sockets are in the filesystem
22:49:20.424470 run                osmo-ms-mob/00000: Starting mobile
22:49:20.437538 run       osmo-ms-mob/00000(pid=135): Launched
22:49:20.453077 run                             mass: MS start registered  {at=2376642.50218844, delay=0.009514716919511557, ms=00000}
22:49:24.607896 run                osmo-ms-mob/00001: Starting mobile
22:49:24.620995 run       osmo-ms-mob/00001(pid=136): Launched
22:49:24.635558 run                             mass: MS start registered  {at=2376646.684665674, delay=0.008555080741643906, ms=00001}
22:49:25.560751 run                             mass: MS performed LU  {at=2376647.609751495, lu_delay=5.1075630551204085, ms=00000}
22:49:26.439372 run                osmo-ms-mob/00002: Starting mobile
22:49:26.456453 run       osmo-ms-mob/00002(pid=137): Launched
22:49:26.469545 run                             mass: MS start registered  {at=2376648.518647736, delay=0.007084792014211416, ms=00002}
22:49:27.739822 run                osmo-ms-mob/00003: Starting mobile
22:49:27.756929 run       osmo-ms-mob/00003(pid=138): Launched
22:49:27.768317 run                             mass: MS start registered  {at=2376649.817435474, delay=0.005345908924937248, ms=00003}
22:49:28.839824 run                osmo-ms-mob/00004: Starting mobile
22:49:28.856661 run       osmo-ms-mob/00004(pid=139): Launched
22:49:28.868280 run                             mass: MS start registered  {at=2376650.917393276, delay=0.005608866922557354, ms=00004}
22:49:29.808302 run                osmo-ms-mob/00005: Starting mobile
22:49:29.821511 run       osmo-ms-mob/00005(pid=140): Launched
22:49:29.835858 run                             mass: MS start registered  {at=2376651.884969115, delay=0.008320904802531004, ms=00005}
22:49:30.750517 run                osmo-ms-mob/00006: Starting mobile
22:49:30.770634 run       osmo-ms-mob/00006(pid=141): Launched
22:49:30.776643 run                             mass: MS performed LU  {at=2376652.825765941, lu_delay=6.141100266948342, ms=00001}
22:49:30.782474 run                             mass: MS start registered  {at=2376652.83160544, delay=0.005857876967638731, ms=00006}
22:49:31.620431 run                osmo-ms-mob/00007: Starting mobile
22:49:31.634213 run       osmo-ms-mob/00007(pid=142): Launched
22:49:31.648465 run                             mass: MS start registered  {at=2376653.697577862, delay=0.008235504850745201, ms=00007}
22:49:32.408706 run                osmo-ms-mob/00008: Starting mobile
22:49:32.421801 run       osmo-ms-mob/00008(pid=143): Launched
22:49:32.432949 run                             mass: MS start registered  {at=2376654.482066606, delay=0.0050855642184615135, ms=00008}
22:49:32.640066 run                             mass: MS performed LU  {at=2376654.689064614, lu_delay=4.8716291398741305, ms=00003}
22:49:32.668567 run                             mass: MS performed LU  {at=2376654.717557115, lu_delay=6.198909379076213, ms=00002}
22:49:33.108110 run                osmo-ms-mob/00009: Starting mobile
22:49:33.121407 run       osmo-ms-mob/00009(pid=144): Launched
22:49:33.132582 run                             mass: MS start registered  {at=2376655.181700384, delay=0.005130525678396225, ms=00009}
22:49:33.821287 run                osmo-ms-mob/00010: Starting mobile
22:49:33.835223 run       osmo-ms-mob/00010(pid=145): Launched
22:49:33.846645 run                             mass: MS start registered  {at=2376655.895761955, delay=0.0054276129230856895, ms=00010}
22:49:34.440464 run                osmo-ms-mob/00011: Starting mobile
22:49:34.457575 run       osmo-ms-mob/00011(pid=146): Launched
22:49:34.468069 run                             mass: MS start registered  {at=2376656.517188579, delay=0.0044638547115027905, ms=00011}
22:49:34.504422 run                             mass: MS performed LU  {at=2376656.553432455, lu_delay=5.636039178818464, ms=00004}
22:49:35.008745 run                osmo-ms-mob/00012: Starting mobile
22:49:35.021876 run       osmo-ms-mob/00012(pid=147): Launched
22:49:35.034340 run                             mass: MS start registered  {at=2376657.083457047, delay=0.0064689842984080315, ms=00012}
22:49:35.041151 run                             mass: MS performed LU  {at=2376657.090275764, lu_delay=5.205306649208069, ms=00005}
22:49:35.621445 run                osmo-ms-mob/00013: Starting mobile
22:49:35.635614 run       osmo-ms-mob/00013(pid=148): Launched
22:49:35.649146 run                             mass: MS start registered  {at=2376657.69826184, delay=0.007407031022012234, ms=00013}
22:49:36.246623 run                osmo-ms-mob/00014: Starting mobile
22:49:36.263075 run       osmo-ms-mob/00014(pid=149): Launched
22:49:36.275270 run                             mass: MS start registered  {at=2376658.324388401, delay=0.006210489198565483, ms=00014}
22:49:36.405750 run                             mass: MS performed LU  {at=2376658.454759068, lu_delay=4.757181205786765, ms=00007}
22:49:36.432747 run                             mass: MS performed LU  {at=2376658.481833413, lu_delay=5.650227972771972, ms=00006}
22:49:36.854879 run                osmo-ms-mob/00015: Starting mobile
22:49:36.872358 run       osmo-ms-mob/00015(pid=150): Launched
22:49:36.884438 run                             mass: MS start registered  {at=2376658.933551915, delay=0.0034733577631413937, ms=00015}
22:49:37.320706 run                osmo-ms-mob/00016: Starting mobile
22:49:37.334781 run       osmo-ms-mob/00016(pid=151): Launched
22:49:37.345591 run                             mass: MS start registered  {at=2376659.394700873, delay=0.004800630267709494, ms=00016}
22:49:37.824134 run                osmo-ms-mob/00017: Starting mobile
22:49:37.838187 run       osmo-ms-mob/00017(pid=152): Launched
22:49:37.851174 run                             mass: MS start registered  {at=2376659.900290004, delay=0.006702891085296869, ms=00017}
22:49:38.270824 run                             mass: MS performed LU  {at=2376660.319819652, lu_delay=5.138119268231094, ms=00009}
22:49:38.335041 run                             mass: MS performed LU  {at=2376660.384082609, lu_delay=5.902016002684832, ms=00008}
22:49:38.478149 run                osmo-ms-mob/00018: Starting mobile
22:49:38.498493 run       osmo-ms-mob/00018(pid=153): Launched
22:49:38.504774 run                             mass: Starting too slowly. Moving on {now=2376660.553905025, sleep=-0.00703220721334219, target=2376660.546872818}
22:49:38.511123 run                             mass: MS start registered  {at=2376660.560246379, delay=0.006344339344650507, ms=00018}
22:49:38.639908 run                             mass: MS performed LU  {at=2376660.688939129, lu_delay=4.793177173938602, ms=00010}
22:49:38.813966 run                osmo-ms-mob/00019: Starting mobile
22:49:38.827117 run       osmo-ms-mob/00019(pid=154): Launched
22:49:38.840106 run                             mass: MS start registered  {at=2376660.889220119, delay=0.006950551178306341, ms=00019}
22:49:39.309091 run                osmo-ms-mob/00020: Starting mobile
22:49:39.322452 run       osmo-ms-mob/00020(pid=155): Launched
22:49:39.333508 run                             mass: MS start registered  {at=2376661.382625795, delay=0.004898678977042437, ms=00020}
22:49:39.834452 run                osmo-ms-mob/00021: Starting mobile
22:49:39.849512 run       osmo-ms-mob/00021(pid=156): Launched
22:49:39.869241 run                             mass: MS start registered  {at=2376661.918341429, delay=0.01083517074584961, ms=00021}
22:49:40.171587 run                             mass: MS performed LU  {at=2376662.22058552, lu_delay=5.137128472793847, ms=00012}
22:49:40.221446 run                osmo-ms-mob/00022: Starting mobile
22:49:40.237590 run       osmo-ms-mob/00022(pid=157): Launched
22:49:40.243600 run                             mass: MS performed LU  {at=2376662.292725045, lu_delay=5.775536465924233, ms=00011}
22:49:40.250357 run                             mass: MS start registered  {at=2376662.299480504, delay=0.00677374005317688, ms=00022}
22:49:40.305272 run                             mass: MS performed LU  {at=2376662.354289014, lu_delay=4.656027174089104, ms=00013}
22:49:40.725101 run                osmo-ms-mob/00023: Starting mobile
22:49:40.738362 run       osmo-ms-mob/00023(pid=158): Launched
22:49:40.749284 run                             mass: MS start registered  {at=2376662.798401265, delay=0.0048526860773563385, ms=00023}
22:49:41.116249 run                osmo-ms-mob/00024: Starting mobile
22:49:41.129311 run       osmo-ms-mob/00024(pid=159): Launched
22:49:41.144022 run                             mass: MS start registered  {at=2376663.193128305, delay=0.00867671612650156, ms=00024}
22:49:41.635944 run                osmo-ms-mob/00025: Starting mobile
22:49:41.649114 run       osmo-ms-mob/00025(pid=160): Launched
22:49:41.666358 run                             mass: MS start registered  {at=2376663.715458971, delay=0.011093947105109692, ms=00025}
22:49:42.021941 run                osmo-ms-mob/00026: Starting mobile
22:49:42.036105 run       osmo-ms-mob/00026(pid=161): Launched
22:49:42.042206 run                             mass: MS performed LU  {at=2376664.091330322, lu_delay=4.6966294487938285, ms=00016}
22:49:42.048541 run                             mass: MS start registered  {at=2376664.097651489, delay=0.006338645238429308, ms=00026}
22:49:42.101067 run                             mass: MS performed LU  {at=2376664.15008262, lu_delay=5.21653070487082, ms=00015}
22:49:42.170560 run                             mass: MS performed LU  {at=2376664.219557369, lu_delay=5.895168968010694, ms=00014}
22:49:42.213388 run                osmo-ms-mob/00027: Starting mobile
22:49:42.229279 run       osmo-ms-mob/00027(pid=162): Launched
22:49:42.242111 run                             mass: MS start registered  {at=2376664.291226355, delay=0.006742082070559263, ms=00027}
22:49:42.820366 run                osmo-ms-mob/00028: Starting mobile
22:49:42.834304 run       osmo-ms-mob/00028(pid=163): Launched
22:49:42.845229 run                             mass: MS start registered  {at=2376664.894347594, delay=0.004839925095438957, ms=00028}
22:49:43.221843 run                osmo-ms-mob/00029: Starting mobile
22:49:43.236119 run       osmo-ms-mob/00029(pid=164): Launched
22:49:43.249530 run                             mass: MS start registered  {at=2376665.298646084, delay=0.007252905052155256, ms=00029}
22:49:43.609210 run                osmo-ms-mob/00030: Starting mobile
22:49:43.622663 run       osmo-ms-mob/00030(pid=165): Launched
22:49:43.639779 run                             mass: MS start registered  {at=2376665.68888332, delay=0.010999455116689205, ms=00030}
22:49:43.835980 run                             mass: MS performed LU  {at=2376665.884981518, lu_delay=5.324735139030963, ms=00018}
22:49:43.938421 run                             mass: MS performed LU  {at=2376665.987416118, lu_delay=5.098195998929441, ms=00019}
22:49:43.971842 run                osmo-ms-mob/00031: Starting mobile
22:49:43.986623 run       osmo-ms-mob/00031(pid=166): Launched
22:49:43.992615 run                             mass: MS performed LU  {at=2376666.041739466, lu_delay=6.141449462156743, ms=00017}
22:49:43.998408 run                             mass: MS start registered  {at=2376666.047540267, delay=0.005817064084112644, ms=00031}
22:49:44.090160 run                             mass: MS performed LU  {at=2376666.139174606, lu_delay=4.756548811215907, ms=00020}
22:49:44.127735 run                osmo-ms-mob/00032: Starting mobile
22:49:44.140805 run       osmo-ms-mob/00032(pid=167): Launched
22:49:44.153711 run                             mass: MS start registered  {at=2376666.202826137, delay=0.0068901302292943, ms=00032}
22:49:44.745782 run                osmo-ms-mob/00033: Starting mobile
22:49:44.759172 run       osmo-ms-mob/00033(pid=168): Launched
22:49:44.772191 run                             mass: MS start registered  {at=2376666.821292951, delay=0.006649590563029051, ms=00033}
22:49:45.108050 run                osmo-ms-mob/00034: Starting mobile
22:49:45.121282 run       osmo-ms-mob/00034(pid=169): Launched
22:49:45.138960 run                             mass: MS start registered  {at=2376667.188060239, delay=0.011548805050551891, ms=00034}
22:49:45.417564 run                osmo-ms-mob/00035: Starting mobile
22:49:45.431259 run       osmo-ms-mob/00035(pid=170): Launched
22:49:45.442423 run                             mass: MS start registered  {at=2376667.491541991, delay=0.00491901021450758, ms=00035}
22:49:45.838649 run                osmo-ms-mob/00036: Starting mobile
22:49:45.855971 run       osmo-ms-mob/00036(pid=171): Launched
22:49:45.861981 run                             mass: MS performed LU  {at=2376667.911106451, lu_delay=4.717978145927191, ms=00024}
22:49:45.867896 run                             mass: MS performed LU  {at=2376667.917027385, lu_delay=5.118626120034605, ms=00023}
22:49:45.873665 run                             mass: MS start registered  {at=2376667.922796723, delay=0.011707602068781853, ms=00036}
22:49:45.935840 run                             mass: MS performed LU  {at=2376667.984879963, lu_delay=6.066538534127176, ms=00021}
22:49:45.963678 run                osmo-ms-mob/00037: Starting mobile
22:49:45.976951 run       osmo-ms-mob/00037(pid=172): Launched
22:49:45.992235 run                             mass: MS start registered  {at=2376668.041343445, delay=0.009248000103980303, ms=00037}
22:49:46.530802 run                osmo-ms-mob/00038: Starting mobile
22:49:46.546551 run       osmo-ms-mob/00038(pid=173): Launched
22:49:46.559470 run                             mass: MS start registered  {at=2376668.60858473, delay=0.00652660895138979, ms=00038}
22:49:46.821652 run                osmo-ms-mob/00039: Starting mobile
22:49:46.835527 run       osmo-ms-mob/00039(pid=174): Launched
22:49:46.849449 run                             mass: MS start registered  {at=2376668.898558262, delay=0.007919284980744123, ms=00039}
22:49:47.244032 run                osmo-ms-mob/00040: Starting mobile
22:49:47.281698 run       osmo-ms-mob/00040(pid=175): Launched
22:49:47.294345 run                             mass: MS start registered  {at=2376669.343462119, delay=0.0064744530245661736, ms=00040}
22:49:47.520267 run                osmo-ms-mob/00041: Starting mobile
22:49:47.534164 run       osmo-ms-mob/00041(pid=176): Launched
22:49:47.546870 run                             mass: MS start registered  {at=2376669.595982401, delay=0.0066816359758377075, ms=00041}
22:49:47.602145 run                             mass: MS performed LU  {at=2376669.651158508, lu_delay=5.5535070188343525, ms=00026}
22:49:47.703558 run                             mass: MS performed LU  {at=2376669.752560946, lu_delay=4.858213352039456, ms=00028}
22:49:47.731446 run                osmo-ms-mob/00042: Starting mobile
22:49:47.744910 run       osmo-ms-mob/00042(pid=177): Launched
22:49:47.751134 run                             mass: MS performed LU  {at=2376669.800257813, lu_delay=6.084798842202872, ms=00025}
22:49:47.758030 run                             mass: MS start registered  {at=2376669.807152211, delay=0.006913062185049057, ms=00042}
22:49:47.855929 run                             mass: MS performed LU  {at=2376669.904945758, lu_delay=5.613719403278083, ms=00027}
22:49:47.893315 run                             mass: MS performed LU  {at=2376669.942337953, lu_delay=4.643691868986934, ms=00029}
22:49:47.911321 run                osmo-ms-mob/00043: Starting mobile
22:49:47.924319 run       osmo-ms-mob/00043(pid=178): Launched
22:49:47.937679 run                             mass: MS start registered  {at=2376669.986787572, delay=0.007466534152626991, ms=00043}
22:49:48.543958 run                osmo-ms-mob/00044: Starting mobile
22:49:48.568265 run       osmo-ms-mob/00044(pid=179): Launched
22:49:48.581989 run                             mass: MS start registered  {at=2376670.631091791, delay=0.0075104981660842896, ms=00044}
22:49:48.821784 run                osmo-ms-mob/00045: Starting mobile
22:49:48.836034 run       osmo-ms-mob/00045(pid=180): Launched
22:49:48.854165 run                             mass: MS start registered  {at=2376670.903256122, delay=0.012073379009962082, ms=00045}
22:49:49.118935 run                osmo-ms-mob/00046: Starting mobile
22:49:49.132492 run       osmo-ms-mob/00046(pid=181): Launched
22:49:49.150122 run                             mass: MS start registered  {at=2376671.19922551, delay=0.01160613913089037, ms=00046}
22:49:49.408502 run                osmo-ms-mob/00047: Starting mobile
22:49:49.421980 run       osmo-ms-mob/00047(pid=182): Launched
22:49:49.436449 run                             mass: MS start registered  {at=2376671.485562535, delay=0.008436446078121662, ms=00047}
22:49:49.568427 run                             mass: MS performed LU  {at=2376671.617428887, lu_delay=5.928545567207038, ms=00030}
22:49:49.633507 run                             mass: MS performed LU  {at=2376671.682520661, lu_delay=4.861227710265666, ms=00033}
22:49:49.660331 run                osmo-ms-mob/00048: Starting mobile
22:49:49.673375 run       osmo-ms-mob/00048(pid=183): Launched
22:49:49.685801 run                             mass: MS start registered  {at=2376671.734921027, delay=0.0063369981944561005, ms=00048}
22:49:49.701279 run                             mass: MS performed LU  {at=2376671.750359356, lu_delay=5.5475332187488675, ms=00032}
22:49:49.794658 run                             mass: MS performed LU  {at=2376671.843670928, lu_delay=5.796130660921335, ms=00031}
22:49:49.827686 run                osmo-ms-mob/00049: Starting mobile
22:49:49.840789 run       osmo-ms-mob/00049(pid=184): Launched
22:49:49.852891 run                             mass: MS start registered  {at=2376671.902003911, delay=0.006059110630303621, ms=00049}
22:49:50.047486 run                             mass: MS performed LU  {at=2376672.096500898, lu_delay=4.908440658822656, ms=00034}
22:49:50.319981 run                osmo-ms-mob/00050: Starting mobile
22:49:50.344434 run       osmo-ms-mob/00050(pid=185): Launched
22:49:50.361367 run                             mass: MS start registered  {at=2376672.410477755, delay=0.010770055931061506, ms=00050}
22:49:50.721698 run                osmo-ms-mob/00051: Starting mobile
22:49:50.736140 run       osmo-ms-mob/00051(pid=186): Launched
22:49:50.750320 run                             mass: MS start registered  {at=2376672.799427948, delay=0.008146856911480427, ms=00051}
22:49:51.036822 run                osmo-ms-mob/00052: Starting mobile
22:49:51.051891 run       osmo-ms-mob/00052(pid=187): Launched
22:49:51.069560 run                             mass: MS start registered  {at=2376673.118662039, delay=0.011682312935590744, ms=00052}
22:49:51.311477 run                osmo-ms-mob/00053: Starting mobile
22:49:51.325284 run       osmo-ms-mob/00053(pid=188): Launched
22:49:51.339507 run                             mass: MS start registered  {at=2376673.388598835, delay=0.0079687531106174, ms=00053}
22:49:51.366664 run                             mass: MS performed LU  {at=2376673.415759032, lu_delay=5.374415587168187, ms=00037}
22:49:51.468739 run                             mass: MS performed LU  {at=2376673.517735227, lu_delay=6.026193236000836, ms=00035}
22:49:51.484243 run                osmo-ms-mob/00054: Starting mobile
22:49:51.497816 run       osmo-ms-mob/00054(pid=189): Launched
22:49:51.503828 run                             mass: MS performed LU  {at=2376673.552950521, lu_delay=5.630153798032552, ms=00036}
22:49:51.514096 run                             mass: MS start registered  {at=2376673.563211816, delay=0.010280686896294355, ms=00054}
22:49:51.621519 run                             mass: MS performed LU  {at=2376673.67053608, lu_delay=5.061951349955052, ms=00038}
22:49:51.651025 run                osmo-ms-mob/00055: Starting mobile
22:49:51.664420 run       osmo-ms-mob/00055(pid=190): Launched
22:49:51.670455 run                             mass: MS performed LU  {at=2376673.719578032, lu_delay=4.821019770111889, ms=00039}
22:49:51.677760 run                             mass: MS start registered  {at=2376673.72688261, delay=0.00732434680685401, ms=00055}
22:49:52.223010 run                osmo-ms-mob/00056: Starting mobile
22:49:52.237256 run       osmo-ms-mob/00056(pid=191): Launched
22:49:52.248966 run                             mass: MS start registered  {at=2376674.298085144, delay=0.00557746971026063, ms=00056}
22:49:52.520680 run                osmo-ms-mob/00057: Starting mobile
22:49:52.535188 run       osmo-ms-mob/00057(pid=192): Launched
22:49:52.547874 run                             mass: MS start registered  {at=2376674.596984638, delay=0.006605606060475111, ms=00057}
22:49:52.908074 run                osmo-ms-mob/00058: Starting mobile
22:49:52.921186 run       osmo-ms-mob/00058(pid=193): Launched
22:49:52.933308 run                             mass: MS start registered  {at=2376674.982418594, delay=0.0057051777839660645, ms=00058}
22:49:53.208267 run                osmo-ms-mob/00059: Starting mobile
22:49:53.221613 run       osmo-ms-mob/00059(pid=194): Launched
22:49:53.230831 run                             mass: MS performed LU  {at=2376675.279933341, lu_delay=5.472781129647046, ms=00042}
22:49:53.237192 run                             mass: MS start registered  {at=2376675.286321218, delay=0.009521258063614368, ms=00059}
22:49:53.288102 run                             mass: MS performed LU  {at=2376675.337040873, lu_delay=5.993578753899783, ms=00040}
22:49:53.349138 run                osmo-ms-mob/00060: Starting mobile
22:49:53.366759 run       osmo-ms-mob/00060(pid=195): Launched
22:49:53.380876 run                             mass: MS start registered  {at=2376675.429988871, delay=0.008080600760877132, ms=00060}
22:49:53.397154 run                             mass: MS performed LU  {at=2376675.446248241, lu_delay=5.459460668731481, ms=00043}
22:49:53.559489 run                             mass: MS performed LU  {at=2376675.608510299, lu_delay=6.012527897953987, ms=00041}
22:49:53.813250 run                             mass: MS performed LU  {at=2376675.862264413, lu_delay=4.959008290898055, ms=00045}
22:49:53.863595 run                osmo-ms-mob/00061: Starting mobile
22:49:53.879135 run       osmo-ms-mob/00061(pid=196): Launched
22:49:53.893339 run                             mass: MS start registered  {at=2376675.942442294, delay=0.00808702316135168, ms=00061}
22:49:54.230524 run                osmo-ms-mob/00062: Starting mobile
22:49:54.257309 run       osmo-ms-mob/00062(pid=197): Launched
22:49:54.269026 run                             mass: MS start registered  {at=2376676.318140571, delay=0.005538708996027708, ms=00062}
22:49:54.293638 run                             mass: MS performed LU  {at=2376676.342713089, lu_delay=5.711621297989041, ms=00044}
22:49:54.437006 run                             mass: MS performed LU  {at=2376676.486007271, lu_delay=3.6865793229080737, ms=00051}
22:49:54.466061 run                osmo-ms-mob/00063: Starting mobile
22:49:54.483802 run       osmo-ms-mob/00063(pid=198): Launched
22:49:54.496015 run                             mass: MS start registered  {at=2376676.545126331, delay=0.006122740916907787, ms=00063}
22:49:54.942761 run                osmo-ms-mob/00064: Starting mobile
22:49:54.978537 run       osmo-ms-mob/00064(pid=199): Launched
22:49:54.992872 run                             mass: MS start registered  {at=2376677.041931095, delay=0.008161753881722689, ms=00064}
22:49:55.133869 run                             mass: MS performed LU  {at=2376677.182878034, lu_delay=5.983652524184436, ms=00046}
22:49:55.158522 run                             mass: MS performed LU  {at=2376677.207618261, lu_delay=5.722055726218969, ms=00047}
22:49:55.177956 run                osmo-ms-mob/00065: Starting mobile
22:49:55.191384 run       osmo-ms-mob/00065(pid=200): Launched
22:49:55.205087 run                             mass: MS start registered  {at=2376677.254200921, delay=0.007529763970524073, ms=00065}
22:49:55.262940 run                             mass: MS performed LU  {at=2376677.311942207, lu_delay=4.901464452035725, ms=00050}
22:49:55.424694 run                             mass: MS performed LU  {at=2376677.473711051, lu_delay=5.571707140188664, ms=00049}
22:49:55.463114 run                osmo-ms-mob/00066: Starting mobile
22:49:55.476579 run       osmo-ms-mob/00066(pid=201): Launched
22:49:55.482812 run                             mass: MS performed LU  {at=2376677.531936179, lu_delay=5.797015151940286, ms=00048}
22:49:55.488770 run                             mass: MS start registered  {at=2376677.537901305, delay=0.005982181057333946, ms=00066}
22:49:56.016662 run                osmo-ms-mob/00067: Starting mobile
22:49:56.030314 run       osmo-ms-mob/00067(pid=202): Launched
22:49:56.041677 run                             mass: MS start registered  {at=2376678.090792044, delay=0.004954315256327391, ms=00067}
22:49:56.296840 run                             mass: MS performed LU  {at=2376678.345863518, lu_delay=4.0477783740498126, ms=00056}
22:49:56.355252 run                osmo-ms-mob/00068: Starting mobile
22:49:56.369044 run       osmo-ms-mob/00068(pid=203): Launched
22:49:56.380574 run                             mass: MS start registered  {at=2376678.429686325, delay=0.005269306246191263, ms=00068}
22:49:56.721249 run                osmo-ms-mob/00069: Starting mobile
22:49:56.735288 run       osmo-ms-mob/00069(pid=204): Launched
22:49:56.747838 run                             mass: MS start registered  {at=2376678.796951446, delay=0.0063791354186832905, ms=00069}
22:49:56.998412 run                             mass: MS performed LU  {at=2376679.047442837, lu_delay=5.484231021255255, ms=00054}
22:49:57.013131 run                osmo-ms-mob/00070: Starting mobile
22:49:57.026506 run       osmo-ms-mob/00070(pid=205): Launched
22:49:57.037916 run                             mass: MS start registered  {at=2376679.087030623, delay=0.005366835277527571, ms=00070}
22:49:57.052168 run                             mass: MS performed LU  {at=2376679.101283426, lu_delay=5.712684590835124, ms=00053}
22:49:57.089821 run                             mass: MS performed LU  {at=2376679.138858131, lu_delay=6.020196092315018, ms=00052}
22:49:57.343861 run                             mass: MS performed LU  {at=2376679.392857001, lu_delay=4.7958723632618785, ms=00057}
22:49:57.389240 run                osmo-ms-mob/00071: Starting mobile
22:49:57.403740 run       osmo-ms-mob/00071(pid=206): Launched
22:49:57.415985 run                             mass: MS start registered  {at=2376679.465096491, delay=0.006212226115167141, ms=00071}
22:49:57.929442 run                osmo-ms-mob/00072: Starting mobile
22:49:57.953581 run       osmo-ms-mob/00072(pid=207): Launched
22:49:57.967140 run                             mass: MS start registered  {at=2376680.016249806, delay=0.005463251378387213, ms=00072}
22:49:58.059286 run                             mass: MS performed LU  {at=2376680.108282337, lu_delay=6.381399726960808, ms=00055}
22:49:58.175877 run                             mass: MS performed LU  {at=2376680.224906458, lu_delay=3.679780127014965, ms=00063}
22:49:58.316697 run                osmo-ms-mob/00073: Starting mobile
22:49:58.330550 run       osmo-ms-mob/00073(pid=208): Launched
22:49:58.344799 run                             mass: MS start registered  {at=2376680.393904948, delay=0.008095779921859503, ms=00073}
22:49:58.725339 run                osmo-ms-mob/00074: Starting mobile
22:49:58.740926 run       osmo-ms-mob/00074(pid=209): Launched
22:49:58.752216 run                             mass: MS start registered  {at=2376680.801332488, delay=0.005179955158382654, ms=00074}
22:49:58.899789 run                             mass: MS performed LU  {at=2376680.948810621, lu_delay=5.662489403039217, ms=00059}
22:49:58.924293 run                             mass: MS performed LU  {at=2376680.973419645, lu_delay=5.0309773506596684, ms=00061}
22:49:58.959750 run                osmo-ms-mob/00075: Starting mobile
22:49:58.973770 run       osmo-ms-mob/00075(pid=210): Launched
22:49:58.988160 run                             mass: MS start registered  {at=2376681.037269808, delay=0.008197196759283543, ms=00075}
22:49:59.028587 run                             mass: MS performed LU  {at=2376681.077599844, lu_delay=5.647610973101109, ms=00060}
22:49:59.191665 run                             mass: MS performed LU  {at=2376681.240679337, lu_delay=4.922538766171783, ms=00062}
22:49:59.244786 run                             mass: MS performed LU  {at=2376681.293822222, lu_delay=6.31140362797305, ms=00058}
22:49:59.647974 run                osmo-ms-mob/00076: Starting mobile
22:49:59.664185 run       osmo-ms-mob/00076(pid=211): Launched
22:49:59.677898 run                             mass: MS start registered  {at=2376681.727006248, delay=0.007553762290626764, ms=00076}
22:50:00.022493 run                osmo-ms-mob/00077: Starting mobile
22:50:00.036898 run       osmo-ms-mob/00077(pid=212): Launched
22:50:00.049228 run                             mass: MS start registered  {at=2376682.098345207, delay=0.005839222110807896, ms=00077}
22:50:00.542033 run                osmo-ms-mob/00078: Starting mobile
22:50:00.568990 run       osmo-ms-mob/00078(pid=213): Launched
22:50:00.584788 run                             mass: MS start registered  {at=2376682.633887121, delay=0.009447009768337011, ms=00078}
22:50:00.764350 run                             mass: MS performed LU  {at=2376682.813365236, lu_delay=4.722573191858828, ms=00067}
22:50:00.819881 run                             mass: MS performed LU  {at=2376682.868912163, lu_delay=5.614711242262274, ms=00065}
22:50:00.848301 run                osmo-ms-mob/00079: Starting mobile
22:50:00.861589 run       osmo-ms-mob/00079(pid=214): Launched
22:50:00.868265 run                             mass: MS performed LU  {at=2376682.917389023, lu_delay=5.379487717989832, ms=00066}
22:50:00.874170 run                             mass: MS start registered  {at=2376682.923301075, delay=0.005928232334554195, ms=00079}
22:50:01.091548 run                             mass: MS performed LU  {at=2376683.140562457, lu_delay=4.71087613189593, ms=00068}
22:50:01.118157 run                             mass: MS performed LU  {at=2376683.167268745, lu_delay=6.125337650068104, ms=00064}
22:50:01.439111 run                osmo-ms-mob/00080: Starting mobile
22:50:01.456015 run       osmo-ms-mob/00080(pid=215): Launched
22:50:01.468273 run                             mass: MS start registered  {at=2376683.517390628, delay=0.006173111964017153, ms=00080}
22:50:01.911765 run                osmo-ms-mob/00081: Starting mobile
22:50:01.926288 run       osmo-ms-mob/00081(pid=216): Launched
22:50:01.942346 run                             mass: MS start registered  {at=2376683.991450861, delay=0.00962582416832447, ms=00081}
22:50:02.335454 run                osmo-ms-mob/00082: Starting mobile
22:50:02.350025 run       osmo-ms-mob/00082(pid=217): Launched
22:50:02.361466 run                             mass: MS start registered  {at=2376684.410585254, delay=0.005350935738533735, ms=00082}
22:50:02.665754 run                             mass: MS performed LU  {at=2376684.714769806, lu_delay=5.627739182673395, ms=00070}
22:50:02.690547 run                             mass: MS performed LU  {at=2376684.739673312, lu_delay=5.274576820898801, ms=00071}
22:50:02.795136 run                             mass: MS performed LU  {at=2376684.844150901, lu_delay=4.82790109468624, ms=00072}
22:50:02.850303 run                osmo-ms-mob/00083: Starting mobile
22:50:02.865380 run       osmo-ms-mob/00083(pid=218): Launched
22:50:02.878401 run                             mass: MS start registered  {at=2376684.927517573, delay=0.007009109016507864, ms=00083}
22:50:02.956945 run                             mass: MS performed LU  {at=2376685.005952816, lu_delay=6.209001369774342, ms=00069}
22:50:02.993269 run                             mass: MS performed LU  {at=2376685.042286088, lu_delay=4.648381140083075, ms=00073}
22:50:03.010647 run                             mass: MS performed LU  {at=2376685.059759466, lu_delay=22.760278962086886, ms=00022}
22:50:03.421673 run                osmo-ms-mob/00084: Starting mobile
22:50:03.436604 run       osmo-ms-mob/00084(pid=219): Launched
22:50:03.449775 run                             mass: MS start registered  {at=2376685.498890588, delay=0.007081023883074522, ms=00084}
22:50:03.919926 run                osmo-ms-mob/00085: Starting mobile
22:50:03.957705 run       osmo-ms-mob/00085(pid=220): Launched
22:50:03.977466 run                             mass: MS start registered  {at=2376686.026579459, delay=0.004563280381262302, ms=00085}
22:50:04.507983 run                osmo-ms-mob/00086: Starting mobile
22:50:04.521086 run       osmo-ms-mob/00086(pid=221): Launched
22:50:04.534759 run                             mass: MS start registered  {at=2376686.583869106, delay=0.007650736253708601, ms=00086}
22:50:04.631299 run                             mass: MS performed LU  {at=2376686.680312074, lu_delay=4.581966866739094, ms=00077}
22:50:04.653938 run                             mass: MS performed LU  {at=2376686.703066598, lu_delay=4.97606034995988, ms=00076}
22:50:04.696318 run                             mass: MS performed LU  {at=2376686.745332234, lu_delay=5.943999745883048, ms=00074}
22:50:04.765084 run                             mass: MS performed LU  {at=2376686.814100139, lu_delay=5.776830330956727, ms=00075}
22:50:05.138297 run                osmo-ms-mob/00087: Starting mobile
22:50:05.159839 run       osmo-ms-mob/00087(pid=222): Launched
22:50:05.171791 run                             mass: MS start registered  {at=2376687.220902463, delay=0.005426439922302961, ms=00087}
22:50:05.708183 run                osmo-ms-mob/00088: Starting mobile
22:50:05.721966 run       osmo-ms-mob/00088(pid=223): Launched
22:50:05.733825 run                             mass: MS start registered  {at=2376687.782935681, delay=0.0055729239247739315, ms=00088}
22:50:06.331191 run                osmo-ms-mob/00089: Starting mobile
22:50:06.347555 run       osmo-ms-mob/00089(pid=224): Launched
22:50:06.359910 run                             mass: MS start registered  {at=2376688.409026985, delay=0.0063844588585197926, ms=00089}
22:50:06.431267 run                             mass: MS performed LU  {at=2376688.480280209, lu_delay=5.846393087878823, ms=00078}
22:50:06.454674 run                             mass: MS performed LU  {at=2376688.503801771, lu_delay=4.986411143094301, ms=00080}
22:50:06.560551 run                             mass: MS performed LU  {at=2376688.609545393, lu_delay=5.686244317796081, ms=00079}
22:50:06.704306 run                             mass: MS performed LU  {at=2376688.753324297, lu_delay=4.761873435694724, ms=00081}
22:50:06.951326 run                osmo-ms-mob/00090: Starting mobile
22:50:06.985939 run       osmo-ms-mob/00090(pid=225): Launched
22:50:07.002245 run                             mass: MS start registered  {at=2376689.051350319, delay=0.010280943010002375, ms=00090}
22:50:07.622488 run                osmo-ms-mob/00091: Starting mobile
22:50:07.636380 run       osmo-ms-mob/00091(pid=226): Launched
22:50:07.649923 run                             mass: MS start registered  {at=2376689.699028835, delay=0.007481018081307411, ms=00091}
22:50:08.308699 run                osmo-ms-mob/00092: Starting mobile
22:50:08.321922 run       osmo-ms-mob/00092(pid=227): Launched
22:50:08.332727 run                             mass: MS start registered  {at=2376690.38184606, delay=0.004682774189859629, ms=00092}
22:50:08.396526 run                             mass: MS performed LU  {at=2376690.445544835, lu_delay=4.946654247120023, ms=00084}
22:50:08.421362 run                             mass: MS performed LU  {at=2376690.470489154, lu_delay=5.542971581220627, ms=00083}
22:50:08.462292 run                             mass: MS performed LU  {at=2376690.511282774, lu_delay=6.100697520188987, ms=00082}
22:50:08.765476 run                             mass: MS performed LU  {at=2376690.814570312, lu_delay=4.787990852724761, ms=00085}
22:50:09.136621 run                osmo-ms-mob/00093: Starting mobile
22:50:09.151051 run       osmo-ms-mob/00093(pid=228): Launched
22:50:09.166531 run                             mass: MS start registered  {at=2376691.215639615, delay=0.008928750175982714, ms=00093}
22:50:10.047793 run                osmo-ms-mob/00094: Starting mobile
22:50:10.063790 run       osmo-ms-mob/00094(pid=229): Launched
22:50:10.078983 run                             mass: MS start registered  {at=2376692.128097324, delay=0.006755490321666002, ms=00094}
22:50:10.196392 run                             mass: MS performed LU  {at=2376692.245386875, lu_delay=5.024484411813319, ms=00087}
22:50:10.214154 run                             mass: MS performed LU  {at=2376692.26325815, lu_delay=4.48032246902585, ms=00088}
22:50:10.325643 run                             mass: MS performed LU  {at=2376692.374652471, lu_delay=5.790783364791423, ms=00086}
22:50:10.953418 run                osmo-ms-mob/00095: Starting mobile
22:50:10.976660 run       osmo-ms-mob/00095(pid=230): Launched
22:50:10.990999 run                             mass: MS start registered  {at=2376693.040100062, delay=0.008315382990986109, ms=00095}
22:50:11.924165 run                osmo-ms-mob/00096: Starting mobile
22:50:11.939224 run       osmo-ms-mob/00096(pid=231): Launched
22:50:11.951562 run                             mass: MS start registered  {at=2376694.000680421, delay=0.006164526101201773, ms=00096}
22:50:12.162942 run                             mass: MS performed LU  {at=2376694.211924768, lu_delay=5.802897782996297, ms=00089}
22:50:12.181311 run                             mass: MS performed LU  {at=2376694.230351816, lu_delay=5.179001497104764, ms=00090}
22:50:12.698473 run                             mass: MS performed LU  {at=2376694.747467566, lu_delay=5.04843873064965, ms=00091}
22:50:13.008036 run                osmo-ms-mob/00097: Starting mobile
22:50:13.024475 run       osmo-ms-mob/00097(pid=232): Launched
22:50:13.037126 run                             mass: MS start registered  {at=2376695.086233496, delay=0.005893317051231861, ms=00097}
22:50:13.944477 run                             mass: MS performed LU  {at=2376695.993468791, lu_delay=5.611622730735689, ms=00092}
22:50:14.091565 run                             mass: MS performed LU  {at=2376696.140576671, lu_delay=4.924937055911869, ms=00093}
22:50:14.339444 run                osmo-ms-mob/00098: Starting mobile
22:50:14.356147 run       osmo-ms-mob/00098(pid=233): Launched
22:50:14.369747 run                             mass: MS start registered  {at=2376696.418860431, delay=0.00759592792019248, ms=00098}
22:50:15.929349 run                             mass: MS performed LU  {at=2376697.97836542, lu_delay=5.850268095731735, ms=00094}
22:50:15.945987 run                             mass: MS performed LU  {at=2376697.995063439, lu_delay=4.954963377211243, ms=00095}
22:50:15.987037 run                osmo-ms-mob/00099: Starting mobile
22:50:16.001230 run       osmo-ms-mob/00099(pid=234): Launched
22:50:16.007252 run                             mass: All started... {duration=55.609513490926474, too_slow=1}
22:50:16.017537 run                             mass: MS start registered  {at=2376698.066654581, delay=0.010271149221807718, ms=00099}
22:50:17.857824 run                             mass: MS performed LU  {at=2376699.906842616, lu_delay=5.906162194907665, ms=00096}
22:50:17.875276 run                             mass: MS performed LU  {at=2376699.924318366, lu_delay=4.838084870018065, ms=00097}
22:50:19.694095 run                             mass: MS performed LU  {at=2376701.743109117, lu_delay=5.324248685967177, ms=00098}
22:50:21.596163 run                             mass: MS performed LU  {at=2376703.64515719, lu_delay=5.578502608928829, ms=00099}
22:50:21.611455 run                             mass: Tests done {all_completed=True, max=22.760278962086886, min=3.679780127014965}
22:50:21.616852 tst         register_default_mass.py: Test passed (79.2 sec)
22:50:21.622134 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:21.625360 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:21.628574 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:21.631769 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:21.634968 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:21.638162 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:21.641378 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:21.644653 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:21.647905 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:21.651149 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:21.654397 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:21.657720 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:21.660952 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:21.664209 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:21.667633 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:21.670900 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:21.674172 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:21.678008 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:21.681395 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:21.684661 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:21.687942 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:21.691289 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:21.694551 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:21.697829 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:21.701139 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:21.704382 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:21.708197 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:21.711567 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:21.714831 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:21.718109 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:21.723633 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:21.727062 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:21.730433 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:21.733716 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:21.736979 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:21.741004 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:21.744582 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:21.747896 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:21.751200 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:21.754438 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:21.757753 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:21.761127 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:21.764400 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:21.768497 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:21.772067 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:21.775678 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:21.779683 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:21.783066 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:21.786628 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:21.790487 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:21.793977 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:21.797422 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:21.801373 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:21.804816 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:21.808203 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:21.811574 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:21.814981 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:21.818628 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:21.821993 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:21.826032 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:21.829420 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:21.833107 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:21.836513 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:21.839786 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:21.843012 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:21.846493 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:21.850347 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:21.853631 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:21.857310 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:21.860539 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:21.864011 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:21.867540 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:21.870733 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:21.873984 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:21.877247 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:21.880550 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:21.884099 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:21.887646 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:21.890908 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:21.894147 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:21.897409 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:21.900734 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:21.904002 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:21.907252 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:21.910481 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:21.913730 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:21.917012 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:21.920311 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:21.923991 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:21.927382 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:21.930664 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:21.934000 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:21.937406 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:21.940766 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:21.944005 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:21.947263 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:21.950602 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:21.953870 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:21.957274 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:21.960616 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:21.963971 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:21.967236 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:21.970577 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:21.973881 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:21.977275 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:21.980632 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:21.983992 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:21.987265 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:21.990616 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:21.993983 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:21.997321 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:22.000873 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:22.004303 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:22.007684 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:22.010981 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:22.014215 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:22.017453 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:22.020676 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:22.023894 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:22.027123 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:22.030345 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:22.033596 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:22.036871 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:22.040102 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:22.043324 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:22.046541 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:22.049755 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:22.052974 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:22.056192 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:22.059403 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:22.062610 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:22.065824 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:22.069036 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:22.072246 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:22.075450 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:22.078647 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:22.081856 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:22.085091 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:22.088313 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:22.091527 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:22.094729 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:22.097943 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:22.101164 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:22.104380 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:22.107611 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:22.110798 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:22.114009 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:22.117230 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:22.120434 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:22.123644 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:22.126850 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:22.130052 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:22.133268 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:22.136465 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:22.139679 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:22.142895 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:22.146095 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:22.149300 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:22.152509 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:22.155708 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:22.158908 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:22.162103 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:22.165313 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:22.168535 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:22.171749 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:22.174961 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:22.178159 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:22.181362 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:22.184566 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:22.187787 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:22.191006 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:22.194201 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:22.197405 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:22.200619 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:22.203828 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:22.207043 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:22.210267 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:22.213490 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:22.216685 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:22.219840 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:22.222983 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:22.226128 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:22.229289 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:22.232446 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:22.235596 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:22.238750 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:22.241946 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:22.245154 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:22.248360 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:22.251577 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:22.254791 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:22.258013 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:22.261227 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:22.264444 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:22.267656 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:22.270878 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:22.274098 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:22.277316 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:22.280534 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:22.283733 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:22.286945 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:22.290152 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:22.293388 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:22.296617 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:22.299843 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:22.303081 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:22.306293 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:22.309502 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:22.312724 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:22.315934 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:22.319140 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:22.322348 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:22.325560 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:22.328788 ---      ParallelTerminationStrategy: PID 22 died...
22:50:22.330241 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:22.333785 ---      ParallelTerminationStrategy: PID 23 died...
22:50:22.335248 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:22.338783 ---      ParallelTerminationStrategy: PID 24 died...
22:50:22.340226 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:22.343775 ---      ParallelTerminationStrategy: PID 25 died...
22:50:22.345225 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:22.348793 ---      ParallelTerminationStrategy: PID 26 died...
22:50:22.350247 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:22.353842 ---      ParallelTerminationStrategy: PID 27 died...
22:50:22.355305 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:22.358997 ---      ParallelTerminationStrategy: PID 28 died...
22:50:22.360455 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:22.364142 ---      ParallelTerminationStrategy: PID 29 died...
22:50:22.365647 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:22.369397 ---      ParallelTerminationStrategy: PID 30 died...
22:50:22.370898 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:22.374606 ---      ParallelTerminationStrategy: PID 31 died...
22:50:22.376115 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:22.379858 ---      ParallelTerminationStrategy: PID 32 died...
22:50:22.381370 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:22.385085 ---      ParallelTerminationStrategy: PID 33 died...
22:50:22.386608 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:22.390332 ---      ParallelTerminationStrategy: PID 35 died...
22:50:22.391853 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:22.395583 ---      ParallelTerminationStrategy: PID 36 died...
22:50:22.397103 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:22.400819 ---      ParallelTerminationStrategy: PID 37 died...
22:50:22.402281 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:22.405866 ---      ParallelTerminationStrategy: PID 38 died...
22:50:22.407349 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:22.410918 ---      ParallelTerminationStrategy: PID 39 died...
22:50:22.412372 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:22.415967 ---      ParallelTerminationStrategy: PID 40 died...
22:50:22.417413 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:22.421002 ---      ParallelTerminationStrategy: PID 41 died...
22:50:22.422450 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:22.426025 ---      ParallelTerminationStrategy: PID 42 died...
22:50:22.427472 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:22.431046 ---      ParallelTerminationStrategy: PID 43 died...
22:50:22.432485 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:22.436033 ---      ParallelTerminationStrategy: PID 44 died...
22:50:22.437479 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:22.441065 ---      ParallelTerminationStrategy: PID 45 died...
22:50:22.442504 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:22.446069 ---      ParallelTerminationStrategy: PID 46 died...
22:50:22.447533 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:22.451097 ---      ParallelTerminationStrategy: PID 47 died...
22:50:22.452536 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:22.456106 ---      ParallelTerminationStrategy: PID 48 died...
22:50:22.457553 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:22.461095 ---      ParallelTerminationStrategy: PID 49 died...
22:50:22.462526 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:22.466071 ---      ParallelTerminationStrategy: PID 50 died...
22:50:22.467522 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:22.471069 ---      ParallelTerminationStrategy: PID 51 died...
22:50:22.472521 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:22.476089 ---      ParallelTerminationStrategy: PID 52 died...
22:50:22.477532 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:22.481089 ---      ParallelTerminationStrategy: PID 53 died...
22:50:22.482520 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:22.486068 ---      ParallelTerminationStrategy: PID 54 died...
22:50:22.487514 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:22.491072 ---      ParallelTerminationStrategy: PID 55 died...
22:50:22.492516 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:22.496101 ---      ParallelTerminationStrategy: PID 56 died...
22:50:22.497544 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:22.501132 ---      ParallelTerminationStrategy: PID 57 died...
22:50:22.502563 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:22.506123 ---      ParallelTerminationStrategy: PID 58 died...
22:50:22.507555 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:22.511130 ---      ParallelTerminationStrategy: PID 59 died...
22:50:22.512567 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:22.516117 ---      ParallelTerminationStrategy: PID 60 died...
22:50:22.517556 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:22.521134 ---      ParallelTerminationStrategy: PID 61 died...
22:50:22.522581 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:22.526146 ---      ParallelTerminationStrategy: PID 62 died...
22:50:22.527601 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:22.531179 ---      ParallelTerminationStrategy: PID 63 died...
22:50:22.532611 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:22.536147 ---      ParallelTerminationStrategy: PID 64 died...
22:50:22.537583 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:22.541135 ---      ParallelTerminationStrategy: PID 65 died...
22:50:22.542572 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:22.546145 ---      ParallelTerminationStrategy: PID 66 died...
22:50:22.547589 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:22.551148 ---      ParallelTerminationStrategy: PID 67 died...
22:50:22.552590 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:22.556146 ---      ParallelTerminationStrategy: PID 68 died...
22:50:22.557582 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:22.561142 ---      ParallelTerminationStrategy: PID 69 died...
22:50:22.562579 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:22.566163 ---      ParallelTerminationStrategy: PID 70 died...
22:50:22.567604 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:22.571141 ---      ParallelTerminationStrategy: PID 71 died...
22:50:22.572579 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:22.576138 ---      ParallelTerminationStrategy: PID 72 died...
22:50:22.577580 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:22.581176 ---      ParallelTerminationStrategy: PID 73 died...
22:50:22.582615 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:22.586161 ---      ParallelTerminationStrategy: PID 74 died...
22:50:22.587615 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:22.591162 ---      ParallelTerminationStrategy: PID 75 died...
22:50:22.592604 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:22.596154 ---      ParallelTerminationStrategy: PID 76 died...
22:50:22.597594 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:22.601147 ---      ParallelTerminationStrategy: PID 77 died...
22:50:22.602577 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:22.606152 ---      ParallelTerminationStrategy: PID 78 died...
22:50:22.607595 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:22.611149 ---      ParallelTerminationStrategy: PID 79 died...
22:50:22.612597 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:22.616143 ---      ParallelTerminationStrategy: PID 80 died...
22:50:22.617572 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:22.621154 ---      ParallelTerminationStrategy: PID 81 died...
22:50:22.622585 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:22.626132 ---      ParallelTerminationStrategy: PID 82 died...
22:50:22.627569 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:22.631113 ---      ParallelTerminationStrategy: PID 83 died...
22:50:22.632556 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:22.636110 ---      ParallelTerminationStrategy: PID 84 died...
22:50:22.637569 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:22.641118 ---      ParallelTerminationStrategy: PID 85 died...
22:50:22.642548 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:22.646082 ---      ParallelTerminationStrategy: PID 86 died...
22:50:22.647525 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:22.651076 ---      ParallelTerminationStrategy: PID 87 died...
22:50:22.652525 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:22.656076 ---      ParallelTerminationStrategy: PID 88 died...
22:50:22.657516 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:22.661061 ---      ParallelTerminationStrategy: PID 89 died...
22:50:22.662497 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:22.666053 ---      ParallelTerminationStrategy: PID 90 died...
22:50:22.667523 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:22.671076 ---      ParallelTerminationStrategy: PID 91 died...
22:50:22.672512 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:22.676063 ---      ParallelTerminationStrategy: PID 92 died...
22:50:22.677491 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:22.681067 ---      ParallelTerminationStrategy: PID 93 died...
22:50:22.682495 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:22.686090 ---      ParallelTerminationStrategy: PID 94 died...
22:50:22.687548 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:22.691159 ---      ParallelTerminationStrategy: PID 95 died...
22:50:22.692603 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:22.696168 ---      ParallelTerminationStrategy: PID 96 died...
22:50:22.697607 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:22.701189 ---      ParallelTerminationStrategy: PID 97 died...
22:50:22.702628 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:22.706176 ---      ParallelTerminationStrategy: PID 98 died...
22:50:22.707634 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:22.711188 ---      ParallelTerminationStrategy: PID 99 died...
22:50:22.712636 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:22.716222 ---      ParallelTerminationStrategy: PID 100 died...
22:50:22.717647 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:22.721194 ---      ParallelTerminationStrategy: PID 101 died...
22:50:22.722636 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:22.726201 ---      ParallelTerminationStrategy: PID 102 died...
22:50:22.727648 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:22.731186 ---      ParallelTerminationStrategy: PID 103 died...
22:50:22.732635 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:22.736176 ---      ParallelTerminationStrategy: PID 104 died...
22:50:22.737620 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:22.741191 ---      ParallelTerminationStrategy: PID 105 died...
22:50:22.742633 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:22.746192 ---      ParallelTerminationStrategy: PID 106 died...
22:50:22.747637 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:22.751193 ---      ParallelTerminationStrategy: PID 107 died...
22:50:22.752627 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:22.756186 ---      ParallelTerminationStrategy: PID 108 died...
22:50:22.757624 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:22.761174 ---      ParallelTerminationStrategy: PID 109 died...
22:50:22.762610 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:22.766141 ---      ParallelTerminationStrategy: PID 110 died...
22:50:22.767600 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:22.771174 ---      ParallelTerminationStrategy: PID 111 died...
22:50:22.772619 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:22.776174 ---      ParallelTerminationStrategy: PID 112 died...
22:50:22.777610 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:22.781175 ---      ParallelTerminationStrategy: PID 113 died...
22:50:22.782615 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:22.786158 ---      ParallelTerminationStrategy: PID 114 died...
22:50:22.787598 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:22.791149 ---      ParallelTerminationStrategy: PID 115 died...
22:50:22.792590 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:22.796123 ---      ParallelTerminationStrategy: PID 116 died...
22:50:22.797557 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:22.801133 ---      ParallelTerminationStrategy: PID 117 died...
22:50:22.802594 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:22.806143 ---      ParallelTerminationStrategy: PID 118 died...
22:50:22.807606 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:22.811138 ---      ParallelTerminationStrategy: PID 119 died...
22:50:22.812571 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:22.816142 ---      ParallelTerminationStrategy: PID 120 died...
22:50:22.817576 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:22.821147 ---      ParallelTerminationStrategy: PID 121 died...
22:50:22.822578 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:22.826130 ---      ParallelTerminationStrategy: PID 122 died...
22:50:22.827578 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:22.831124 ---      ParallelTerminationStrategy: PID 123 died...
22:50:22.832562 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:22.836121 ---      ParallelTerminationStrategy: PID 124 died...
22:50:22.837559 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:22.841118 ---      ParallelTerminationStrategy: PID 125 died...
22:50:22.842554 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:22.846103 ---      ParallelTerminationStrategy: PID 126 died...
22:50:22.847544 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:22.851104 ---      ParallelTerminationStrategy: PID 127 died...
22:50:22.852536 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:22.856082 ---      ParallelTerminationStrategy: PID 128 died...
22:50:22.857512 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:22.861071 ---      ParallelTerminationStrategy: PID 129 died...
22:50:22.862503 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:22.866075 ---      ParallelTerminationStrategy: PID 130 died...
22:50:22.867520 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:22.871059 ---      ParallelTerminationStrategy: PID 131 died...
22:50:22.872499 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:22.876055 ---      ParallelTerminationStrategy: PID 132 died...
22:50:22.877487 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:22.881057 ---      ParallelTerminationStrategy: PID 133 died...
22:50:22.882499 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:22.886059 ---      ParallelTerminationStrategy: PID 134 died...
22:50:22.887497 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:22.891048 ---      ParallelTerminationStrategy: PID 135 died...
22:50:22.892490 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:22.896070 ---      ParallelTerminationStrategy: PID 136 died...
22:50:22.897512 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:22.901100 ---      ParallelTerminationStrategy: PID 137 died...
22:50:22.902536 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:22.906117 ---      ParallelTerminationStrategy: PID 138 died...
22:50:22.907566 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:22.911146 ---      ParallelTerminationStrategy: PID 139 died...
22:50:22.912575 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:22.916160 ---      ParallelTerminationStrategy: PID 140 died...
22:50:22.917600 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:22.921165 ---      ParallelTerminationStrategy: PID 141 died...
22:50:22.922592 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:22.926177 ---      ParallelTerminationStrategy: PID 142 died...
22:50:22.927628 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:22.931202 ---      ParallelTerminationStrategy: PID 143 died...
22:50:22.932638 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:22.936209 ---      ParallelTerminationStrategy: PID 144 died...
22:50:22.937650 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:22.941213 ---      ParallelTerminationStrategy: PID 145 died...
22:50:22.942644 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:22.946193 ---      ParallelTerminationStrategy: PID 146 died...
22:50:22.947642 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:22.951220 ---      ParallelTerminationStrategy: PID 147 died...
22:50:22.952653 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:22.956205 ---      ParallelTerminationStrategy: PID 148 died...
22:50:22.957638 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:22.961195 ---      ParallelTerminationStrategy: PID 149 died...
22:50:22.962632 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:22.966199 ---      ParallelTerminationStrategy: PID 150 died...
22:50:22.967654 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:22.971229 ---      ParallelTerminationStrategy: PID 151 died...
22:50:22.972655 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:22.976209 ---      ParallelTerminationStrategy: PID 152 died...
22:50:22.977641 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:22.981233 ---      ParallelTerminationStrategy: PID 153 died...
22:50:22.982662 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:22.986241 ---      ParallelTerminationStrategy: PID 154 died...
22:50:22.987674 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:22.991230 ---      ParallelTerminationStrategy: PID 155 died...
22:50:22.992668 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:22.996225 ---      ParallelTerminationStrategy: PID 156 died...
22:50:22.997663 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:23.001272 ---      ParallelTerminationStrategy: PID 157 died...
22:50:23.002716 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:23.006270 ---      ParallelTerminationStrategy: PID 158 died...
22:50:23.007711 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:23.011279 ---      ParallelTerminationStrategy: PID 159 died...
22:50:23.012716 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:23.016292 ---      ParallelTerminationStrategy: PID 160 died...
22:50:23.017733 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:23.021309 ---      ParallelTerminationStrategy: PID 161 died...
22:50:23.022738 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:23.026307 ---      ParallelTerminationStrategy: PID 162 died...
22:50:23.027757 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:23.031321 ---      ParallelTerminationStrategy: PID 163 died...
22:50:23.032753 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:23.036318 ---      ParallelTerminationStrategy: PID 164 died...
22:50:23.037749 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:23.041298 ---      ParallelTerminationStrategy: PID 165 died...
22:50:23.042728 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:23.046317 ---      ParallelTerminationStrategy: PID 166 died...
22:50:23.047769 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:23.051327 ---      ParallelTerminationStrategy: PID 167 died...
22:50:23.052754 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:23.056306 ---      ParallelTerminationStrategy: PID 168 died...
22:50:23.057741 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:23.061305 ---      ParallelTerminationStrategy: PID 169 died...
22:50:23.062738 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:23.066317 ---      ParallelTerminationStrategy: PID 170 died...
22:50:23.067753 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:23.071305 ---      ParallelTerminationStrategy: PID 171 died...
22:50:23.072729 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:23.076299 ---      ParallelTerminationStrategy: PID 172 died...
22:50:23.077739 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:23.081314 ---      ParallelTerminationStrategy: PID 173 died...
22:50:23.082753 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:23.086327 ---      ParallelTerminationStrategy: PID 174 died...
22:50:23.087775 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:23.091345 ---      ParallelTerminationStrategy: PID 175 died...
22:50:23.092783 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:23.096383 ---      ParallelTerminationStrategy: PID 176 died...
22:50:23.097821 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:23.101380 ---      ParallelTerminationStrategy: PID 177 died...
22:50:23.102814 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:23.106376 ---      ParallelTerminationStrategy: PID 178 died...
22:50:23.107811 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:23.111409 ---      ParallelTerminationStrategy: PID 179 died...
22:50:23.112854 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:23.116426 ---      ParallelTerminationStrategy: PID 180 died...
22:50:23.117862 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:23.121441 ---      ParallelTerminationStrategy: PID 181 died...
22:50:23.122880 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:23.126450 ---      ParallelTerminationStrategy: PID 182 died...
22:50:23.127890 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:23.131443 ---      ParallelTerminationStrategy: PID 183 died...
22:50:23.132883 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:23.136480 ---      ParallelTerminationStrategy: PID 184 died...
22:50:23.137919 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:23.141468 ---      ParallelTerminationStrategy: PID 185 died...
22:50:23.142909 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:23.146462 ---      ParallelTerminationStrategy: PID 186 died...
22:50:23.147896 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:23.151483 ---      ParallelTerminationStrategy: PID 187 died...
22:50:23.152927 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:23.156478 ---      ParallelTerminationStrategy: PID 188 died...
22:50:23.157911 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:23.161491 ---      ParallelTerminationStrategy: PID 189 died...
22:50:23.162928 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:23.166497 ---      ParallelTerminationStrategy: PID 190 died...
22:50:23.167962 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:23.171531 ---      ParallelTerminationStrategy: PID 191 died...
22:50:23.172971 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:23.176571 ---      ParallelTerminationStrategy: PID 192 died...
22:50:23.178011 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:23.181590 ---      ParallelTerminationStrategy: PID 193 died...
22:50:23.183054 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:23.186613 ---      ParallelTerminationStrategy: PID 194 died...
22:50:23.188066 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:23.191638 ---      ParallelTerminationStrategy: PID 195 died...
22:50:23.193072 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:23.196666 ---      ParallelTerminationStrategy: PID 196 died...
22:50:23.198111 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:23.201687 ---      ParallelTerminationStrategy: PID 197 died...
22:50:23.203150 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:23.206731 ---      ParallelTerminationStrategy: PID 198 died...
22:50:23.208174 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:23.211741 ---      ParallelTerminationStrategy: PID 199 died...
22:50:23.213176 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:23.216763 ---      ParallelTerminationStrategy: PID 200 died...
22:50:23.218195 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:23.221777 ---      ParallelTerminationStrategy: PID 201 died...
22:50:23.223211 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:23.226766 ---      ParallelTerminationStrategy: PID 202 died...
22:50:23.228217 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:23.231788 ---      ParallelTerminationStrategy: PID 203 died...
22:50:23.233234 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:23.236787 ---      ParallelTerminationStrategy: PID 204 died...
22:50:23.238222 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:23.241798 ---      ParallelTerminationStrategy: PID 205 died...
22:50:23.243242 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:23.246824 ---      ParallelTerminationStrategy: PID 206 died...
22:50:23.248287 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:23.251843 ---      ParallelTerminationStrategy: PID 207 died...
22:50:23.253284 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:23.256854 ---      ParallelTerminationStrategy: PID 208 died...
22:50:23.258283 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:23.261855 ---      ParallelTerminationStrategy: PID 209 died...
22:50:23.263308 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:23.266872 ---      ParallelTerminationStrategy: PID 210 died...
22:50:23.268310 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:23.271854 ---      ParallelTerminationStrategy: PID 211 died...
22:50:23.273299 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:23.276885 ---      ParallelTerminationStrategy: PID 212 died...
22:50:23.278312 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:23.281879 ---      ParallelTerminationStrategy: PID 213 died...
22:50:23.283310 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:23.286879 ---      ParallelTerminationStrategy: PID 214 died...
22:50:23.288310 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:23.291867 ---      ParallelTerminationStrategy: PID 215 died...
22:50:23.293303 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:23.296877 ---      ParallelTerminationStrategy: PID 216 died...
22:50:23.298305 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:23.301891 ---      ParallelTerminationStrategy: PID 217 died...
22:50:23.303317 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:23.306886 ---      ParallelTerminationStrategy: PID 218 died...
22:50:23.308318 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:23.311907 ---      ParallelTerminationStrategy: PID 219 died...
22:50:23.313341 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:23.316913 ---      ParallelTerminationStrategy: PID 220 died...
22:50:23.318348 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:23.321923 ---      ParallelTerminationStrategy: PID 221 died...
22:50:23.323402 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:23.326971 ---      ParallelTerminationStrategy: PID 222 died...
22:50:23.328412 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:23.331977 ---      ParallelTerminationStrategy: PID 223 died...
22:50:23.333411 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:23.336971 ---      ParallelTerminationStrategy: PID 224 died...
22:50:23.338409 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:23.341969 ---      ParallelTerminationStrategy: PID 225 died...
22:50:23.343414 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:23.347053 ---      ParallelTerminationStrategy: PID 226 died...
22:50:23.348529 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:23.352109 ---      ParallelTerminationStrategy: PID 227 died...
22:50:23.353549 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:23.357134 ---      ParallelTerminationStrategy: PID 228 died...
22:50:23.358581 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:23.362148 ---      ParallelTerminationStrategy: PID 229 died...
22:50:23.363607 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:23.367181 ---      ParallelTerminationStrategy: PID 230 died...
22:50:23.368608 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:23.372195 ---      ParallelTerminationStrategy: PID 231 died...
22:50:23.373622 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:23.377188 ---      ParallelTerminationStrategy: PID 232 died...
22:50:23.378627 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:23.382208 ---      ParallelTerminationStrategy: PID 233 died...
22:50:23.383647 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:23.387243 ---      ParallelTerminationStrategy: PID 234 died...
22:50:23.388680 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:26.792996 ---      ParallelTerminationStrategy: PID 34 died...
22:50:26.799490 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8411 netreg_mass PASS
---------------------------------------------------------------------
22:50:26.869994 tst                       trial-8411: Storing JUnit report in /build/trial-8411/run.2026-08-02_22-49-02/trial-8411.xml

--------------------------------------------------------------------------------------------
trial-8411 PASS
--------------------------------------------------------------------------------------------
22:50:26.879993 tst                       trial-8411: trial-8411: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8411/inst
+ cd trial-8411
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-08-02 22:49:01
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8411-run.tgz run.2026-08-02_22-49-02
+ tar czf /build/trial-8411-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-08-02_13_27_04.tgz osmo-bts-oc2g.build-2026-08-02_00_52_34.tgz osmo-bts-sysmo.build-2026-08-02_00_52_30.tgz osmo-bts.build-2026-08-02_00_52_35.tgz osmo-ggsn.build-2026-08-02_20_43_29.tgz osmo-hlr.build-2026-08-02_16_37_42.tgz osmo-hnbgw.build-2026-08-02_13_29_58.tgz osmo-mgw.build-2026-08-02_08_33_45.tgz osmo-msc.build-2026-08-02_13_33_56.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-08-02_07_35_13.tgz osmo-pcu-sysmo.build-2026-08-02_07_35_12.tgz osmo-pcu.build-2026-08-02_07_35_12.tgz osmo-sgsn.build-2026-08-02_20_50_09.tgz osmo-stp.build-2026-08-02_13_25_41.tgz osmo-trx.build-2026-08-02_14_22_23.tgz osmocom-bb.build-2026-08-02_21_17_59.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