Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring 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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6067361465093955613.sh
+ rm -rf trial-8216-bin.tgz trial-8216-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25236
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11127
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10583
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12952
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13278
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13122
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41627
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7650
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43816
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8527
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 13257
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7580
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11652
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7690
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9150
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6410
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 7580
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins252770637915846447.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-8216
+ 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
59d469a debian-trixie-build: install the osmocom:misc repo
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7b20a8ec0049b2486256f2122d8dcc91e4844a5d2ecce4671cc4a7033cd52476 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=8217 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-01-20 22:48:21
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8217
+ mkdir -p trial-8217
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-20_13_26_32.tgz osmo-bts-oc2g.build-2026-01-20_13_19_26.tgz osmo-bts-sysmo.build-2026-01-20_13_20_50.tgz osmo-bts.build-2026-01-20_13_19_33.tgz osmo-ggsn.build-2026-01-20_20_42_35.tgz osmo-hlr.build-2026-01-20_16_36_43.tgz osmo-hnbgw.build-2026-01-20_13_29_04.tgz osmo-mgw.build-2026-01-20_08_33_08.tgz osmo-msc.build-2026-01-20_13_32_49.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-20_13_20_37.tgz osmo-pcu-sysmo.build-2026-01-20_13_19_07.tgz osmo-pcu.build-2026-01-20_13_19_15.tgz osmo-sgsn.build-2026-01-20_20_48_06.tgz osmo-stp.build-2026-01-20_13_23_14.tgz osmo-trx.build-2026-01-20_20_40_41.tgz osmocom-bb.build-2026-01-20_21_17_28.tgz srslte.build-19.tgz trial-8217
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-20_13_26_32.md5 osmo-bts-oc2g.build-2026-01-20_13_19_26.md5 osmo-bts-sysmo.build-2026-01-20_13_20_50.md5 osmo-bts.build-2026-01-20_13_19_33.md5 osmo-ggsn.build-2026-01-20_20_42_35.md5 osmo-hlr.build-2026-01-20_16_36_43.md5 osmo-hnbgw.build-2026-01-20_13_29_04.md5 osmo-mgw.build-2026-01-20_08_33_08.md5 osmo-msc.build-2026-01-20_13_32_49.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-20_13_20_37.md5 osmo-pcu-sysmo.build-2026-01-20_13_19_07.md5 osmo-pcu.build-2026-01-20_13_19_15.md5 osmo-sgsn.build-2026-01-20_20_48_06.md5 osmo-stp.build-2026-01-20_13_23_14.md5 osmo-trx.build-2026-01-20_20_40_41.md5 osmocom-bb.build-2026-01-20_21_17_28.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-20_13_26_32.md5 osmo-bts-oc2g.build-2026-01-20_13_19_26.md5 osmo-bts-sysmo.build-2026-01-20_13_20_50.md5 osmo-bts.build-2026-01-20_13_19_33.md5 osmo-ggsn.build-2026-01-20_20_42_35.md5 osmo-hlr.build-2026-01-20_16_36_43.md5 osmo-hnbgw.build-2026-01-20_13_29_04.md5 osmo-mgw.build-2026-01-20_08_33_08.md5 osmo-msc.build-2026-01-20_13_32_49.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-20_13_20_37.md5 osmo-pcu-sysmo.build-2026-01-20_13_19_07.md5 osmo-pcu.build-2026-01-20_13_19_15.md5 osmo-sgsn.build-2026-01-20_20_48_06.md5 osmo-stp.build-2026-01-20_13_23_14.md5 osmo-trx.build-2026-01-20_20_40_41.md5 osmocom-bb.build-2026-01-20_21_17_28.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-8217 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8217'
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-8217
--------------------------------------------------------------------------------------------
22:48:21.493586 tst                       trial-8217: Detailed log at /build/trial-8217/run.2026-01-20_22-48-21/log

---------------------------------------------------------------------
trial-8217 netreg_mass
---------------------------------------------------------------------
22:48:21.698115 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.698518 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.699280 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.700411 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.739060 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.739818 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.740909 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.814093 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-8217 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.814837 tst       register_default_mass.py:9: Claiming resources for the test
22:48:21.829911 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.830416 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.830885 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.831332 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.831768 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.832220 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.832664 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.858155 tst         register_default_mass.py: using LAC 2
22:48:21.874239 tst         register_default_mass.py: using RAC 2
22:48:21.891089 tst         register_default_mass.py: using CellId 2
22:48:21.909851 tst         register_default_mass.py: using BVCI 3
22:48:21.918682 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.919270 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.919795 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.920308 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.920809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.921322 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.921812 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.922312 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.922842 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.923371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.923889 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.924402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.924944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.925474 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.926009 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.926539 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.927054 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.927576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.928098 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.928615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.929128 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.929657 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.930173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.930713 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.931239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.931752 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.932264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.932791 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.933310 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.933831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.934353 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.934882 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.935400 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.935917 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.936447 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.936964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.937477 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.938016 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.938540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.939058 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.939581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.940098 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.940614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.941143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.941669 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.942187 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.942725 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.943258 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.943775 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.944295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.944829 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.945341 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.945851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.946362 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.946891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.947411 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.947939 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.948463 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.948979 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.949492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.950007 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.950520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.951028 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.951549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.952051 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.952555 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.953081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.953597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.954125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.954645 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.955155 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.955683 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.956262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.956779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.957303 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.957805 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.958306 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.958838 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.959354 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.959861 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.960359 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.960878 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.961388 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.961893 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.962417 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.962925 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.963436 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.963949 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.964459 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.964964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.965490 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.966002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.966519 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.967051 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.967560 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.968059 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.968575 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.969096 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.969605 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.970119 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.970638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.971196 tst      register_default_mass.py:21: Launching a simple network
22:48:21.981109 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:22.100670 run            create_hlr_db(pid=20): Launched
22:48:23.113807 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:23.137850 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:23.153040 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:23.158715 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:23.344879 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:23.359872 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:23.365532 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.783795 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.800992 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.816184 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:26.940508 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:26.955250 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:26.961049 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:26.984316 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:26.999155 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:27.004808 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:27.320061 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:27.335082 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:33.361732 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:33.532536 run         osmo-bts-virtual(pid=34): Launched
22:48:34.564065 tst         register_default_mass.py: using MSISDN 1001
22:48:34.576136 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:34.606156 tst         register_default_mass.py: using MSISDN 1002
22:48:34.619698 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.643192 tst         register_default_mass.py: using MSISDN 1003
22:48:34.653981 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.677376 tst         register_default_mass.py: using MSISDN 1004
22:48:34.687893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:34.711012 tst         register_default_mass.py: using MSISDN 1005
22:48:34.721230 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:34.744683 tst         register_default_mass.py: using MSISDN 1006
22:48:34.755092 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:34.778717 tst         register_default_mass.py: using MSISDN 1007
22:48:34.789157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:34.812632 tst         register_default_mass.py: using MSISDN 1008
22:48:34.823124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.846597 tst         register_default_mass.py: using MSISDN 1009
22:48:34.856990 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.880262 tst         register_default_mass.py: using MSISDN 1010
22:48:34.890586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.913707 tst         register_default_mass.py: using MSISDN 1011
22:48:34.923950 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.947119 tst         register_default_mass.py: using MSISDN 1012
22:48:34.957396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.980632 tst         register_default_mass.py: using MSISDN 1013
22:48:34.990891 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:35.014161 tst         register_default_mass.py: using MSISDN 1014
22:48:35.024498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:35.047820 tst         register_default_mass.py: using MSISDN 1015
22:48:35.058057 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:35.081281 tst         register_default_mass.py: using MSISDN 1016
22:48:35.091518 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:35.114724 tst         register_default_mass.py: using MSISDN 1017
22:48:35.124963 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:35.147779 tst         register_default_mass.py: using MSISDN 1018
22:48:35.157995 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:35.180539 tst         register_default_mass.py: using MSISDN 1019
22:48:35.190445 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:35.213620 tst         register_default_mass.py: using MSISDN 1020
22:48:35.223943 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:35.247237 tst         register_default_mass.py: using MSISDN 1021
22:48:35.257476 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:35.280398 tst         register_default_mass.py: using MSISDN 1022
22:48:35.290684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:35.313248 tst         register_default_mass.py: using MSISDN 1023
22:48:35.323126 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:35.345636 tst         register_default_mass.py: using MSISDN 1024
22:48:35.355573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:35.378572 tst         register_default_mass.py: using MSISDN 1025
22:48:35.388795 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.411851 tst         register_default_mass.py: using MSISDN 1026
22:48:35.422055 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.445350 tst         register_default_mass.py: using MSISDN 1027
22:48:35.455551 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.478543 tst         register_default_mass.py: using MSISDN 1028
22:48:35.488824 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.511732 tst         register_default_mass.py: using MSISDN 1029
22:48:35.521725 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.544761 tst         register_default_mass.py: using MSISDN 1030
22:48:35.554942 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.578264 tst         register_default_mass.py: using MSISDN 1031
22:48:35.588602 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.611860 tst         register_default_mass.py: using MSISDN 1032
22:48:35.622222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:35.645538 tst         register_default_mass.py: using MSISDN 1033
22:48:35.655824 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:35.679128 tst         register_default_mass.py: using MSISDN 1034
22:48:35.689521 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.712656 tst         register_default_mass.py: using MSISDN 1035
22:48:35.722876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.746160 tst         register_default_mass.py: using MSISDN 1036
22:48:35.756401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:35.779529 tst         register_default_mass.py: using MSISDN 1037
22:48:35.789871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:35.812385 tst         register_default_mass.py: using MSISDN 1038
22:48:35.822207 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:35.844943 tst         register_default_mass.py: using MSISDN 1039
22:48:35.854893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:35.878113 tst         register_default_mass.py: using MSISDN 1040
22:48:35.888401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.911533 tst         register_default_mass.py: using MSISDN 1041
22:48:35.921782 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.944762 tst         register_default_mass.py: using MSISDN 1042
22:48:35.954934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.977932 tst         register_default_mass.py: using MSISDN 1043
22:48:35.988116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:36.011278 tst         register_default_mass.py: using MSISDN 1044
22:48:36.021507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:36.044672 tst         register_default_mass.py: using MSISDN 1045
22:48:36.054960 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:36.077984 tst         register_default_mass.py: using MSISDN 1046
22:48:36.088034 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:36.111322 tst         register_default_mass.py: using MSISDN 1047
22:48:36.121603 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:36.144875 tst         register_default_mass.py: using MSISDN 1048
22:48:36.155230 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:36.178427 tst         register_default_mass.py: using MSISDN 1049
22:48:36.188754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:36.211802 tst         register_default_mass.py: using MSISDN 1050
22:48:36.221826 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:36.244855 tst         register_default_mass.py: using MSISDN 1051
22:48:36.254973 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:36.278135 tst         register_default_mass.py: using MSISDN 1052
22:48:36.288422 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:36.311766 tst         register_default_mass.py: using MSISDN 1053
22:48:36.322105 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:36.345165 tst         register_default_mass.py: using MSISDN 1054
22:48:36.355340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:36.378552 tst         register_default_mass.py: using MSISDN 1055
22:48:36.388890 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:36.412067 tst         register_default_mass.py: using MSISDN 1056
22:48:36.422199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:36.445336 tst         register_default_mass.py: using MSISDN 1057
22:48:36.455641 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:36.478724 tst         register_default_mass.py: using MSISDN 1058
22:48:36.488880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:36.511657 tst         register_default_mass.py: using MSISDN 1059
22:48:36.521618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:36.544641 tst         register_default_mass.py: using MSISDN 1060
22:48:36.554793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.581367 tst         register_default_mass.py: using MSISDN 1061
22:48:36.593366 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.616344 tst         register_default_mass.py: using MSISDN 1062
22:48:36.626686 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.649610 tst         register_default_mass.py: using MSISDN 1063
22:48:36.659802 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.682513 tst         register_default_mass.py: using MSISDN 1064
22:48:36.692678 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.715714 tst         register_default_mass.py: using MSISDN 1065
22:48:36.725821 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.748705 tst         register_default_mass.py: using MSISDN 1066
22:48:36.758792 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.781802 tst         register_default_mass.py: using MSISDN 1067
22:48:36.791993 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.815139 tst         register_default_mass.py: using MSISDN 1068
22:48:36.825350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.848357 tst         register_default_mass.py: using MSISDN 1069
22:48:36.858551 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.881416 tst         register_default_mass.py: using MSISDN 1070
22:48:36.891589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.914579 tst         register_default_mass.py: using MSISDN 1071
22:48:36.924725 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.947834 tst         register_default_mass.py: using MSISDN 1072
22:48:36.957969 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.980998 tst         register_default_mass.py: using MSISDN 1073
22:48:36.991149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:37.014003 tst         register_default_mass.py: using MSISDN 1074
22:48:37.024052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:37.047349 tst         register_default_mass.py: using MSISDN 1075
22:48:37.057625 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:37.080512 tst         register_default_mass.py: using MSISDN 1076
22:48:37.090588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:37.113519 tst         register_default_mass.py: using MSISDN 1077
22:48:37.123628 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:37.146394 tst         register_default_mass.py: using MSISDN 1078
22:48:37.156525 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:37.179428 tst         register_default_mass.py: using MSISDN 1079
22:48:37.189416 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:37.212262 tst         register_default_mass.py: using MSISDN 1080
22:48:37.222390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:37.245246 tst         register_default_mass.py: using MSISDN 1081
22:48:37.255244 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:37.278205 tst         register_default_mass.py: using MSISDN 1082
22:48:37.288317 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:37.311429 tst         register_default_mass.py: using MSISDN 1083
22:48:37.321530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:37.344544 tst         register_default_mass.py: using MSISDN 1084
22:48:37.354770 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.383757 tst         register_default_mass.py: using MSISDN 1085
22:48:37.396555 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.419950 tst         register_default_mass.py: using MSISDN 1086
22:48:37.430707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:37.453742 tst         register_default_mass.py: using MSISDN 1087
22:48:37.464041 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.487155 tst         register_default_mass.py: using MSISDN 1088
22:48:37.497264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.519920 tst         register_default_mass.py: using MSISDN 1089
22:48:37.529885 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.552802 tst         register_default_mass.py: using MSISDN 1090
22:48:37.562896 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.586054 tst         register_default_mass.py: using MSISDN 1091
22:48:37.596369 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.619243 tst         register_default_mass.py: using MSISDN 1092
22:48:37.629293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.652331 tst         register_default_mass.py: using MSISDN 1093
22:48:37.662490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.685465 tst         register_default_mass.py: using MSISDN 1094
22:48:37.695593 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.717913 tst         register_default_mass.py: using MSISDN 1095
22:48:37.727716 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.750609 tst         register_default_mass.py: using MSISDN 1096
22:48:37.760711 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.783863 tst         register_default_mass.py: using MSISDN 1097
22:48:37.794166 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.817461 tst         register_default_mass.py: using MSISDN 1098
22:48:37.827588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.850419 tst         register_default_mass.py: using MSISDN 1099
22:48:37.860533 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.883550 tst         register_default_mass.py: using MSISDN 1100
22:48:37.893702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.982551 run                             mass: Starting testcase
22:48:37.988136 run                             mass: Pre-launching all virtphy's
22:48:37.993638 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:38.006797 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:38.012808 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:38.025629 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:38.031676 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:38.044558 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:38.050669 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:38.063647 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:38.069759 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:38.082682 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:38.088663 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:38.101553 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:38.107574 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:38.120508 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:38.126557 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:38.139605 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:38.145613 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:38.158605 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:38.164613 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:38.177589 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:38.183824 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:38.196938 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:38.203007 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:38.215947 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:38.221930 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:38.235081 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:38.241060 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:38.254070 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:38.260085 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:38.273088 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:38.279037 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:38.292009 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:38.297976 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:38.310943 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:38.317009 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:38.329933 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:38.335947 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:38.348857 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:38.354852 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.367838 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.373842 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.386780 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.392785 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.405709 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.411785 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.424712 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.430747 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.443635 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.449658 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.462598 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.468575 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.481496 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.487488 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.500365 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.506396 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.519425 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.525418 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.538336 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.544310 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.557345 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.563381 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.576424 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.582448 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.595464 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.601513 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.614476 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.620520 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.633483 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.639522 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.652469 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.658477 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.671496 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.677563 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.690579 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.696611 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.709579 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.715630 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.728590 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.734642 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.747761 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.753781 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.766941 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.772961 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.786063 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.792066 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.805160 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.811247 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.824223 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.830262 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.843244 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.849287 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.862271 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.868383 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.881416 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.887468 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.900447 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.906471 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.919451 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.925479 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.938477 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.944534 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.957493 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.963577 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.976689 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.982739 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.995816 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:39.001858 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:39.014822 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:39.020955 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:39.033887 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:39.040012 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:39.053014 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:39.059073 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:39.072018 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:39.078043 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:39.091009 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:39.097012 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:39.109903 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:39.115949 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:39.128883 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:39.134907 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:39.147858 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:39.153892 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:39.166863 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:39.172907 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:39.185907 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:39.191970 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:39.204951 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:39.211138 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:39.224159 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:39.230350 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:39.243562 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:39.249726 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:39.262819 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:39.268851 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:39.282005 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:39.288080 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:39.301079 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:39.307156 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:39.320170 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:39.326176 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:39.339127 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:39.345169 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:39.358141 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:39.364211 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.377222 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:39.383254 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.396223 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.402285 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.415291 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.421363 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.434335 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.440386 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.453567 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.459587 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.472650 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.478708 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.491927 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.497933 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.511111 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.517116 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.530128 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.536137 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.549087 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.555112 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.568043 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.574062 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.587080 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.593054 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.605992 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.612021 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.624977 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.630961 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.643845 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.649881 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.662843 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.668866 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.682099 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.688150 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.701256 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.707261 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.720167 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.726357 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.739332 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.745422 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.758401 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.764455 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.777446 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.783442 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.796376 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.802381 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.815462 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.821578 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.834609 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.840708 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.853797 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.859888 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.872923 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.879030 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.892035 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.898078 run                             mass: Checking if sockets are in the filesystem
22:48:39.927832 run                osmo-ms-mob/00000: Starting mobile
22:48:39.941384 run       osmo-ms-mob/00000(pid=135): Launched
22:48:39.953455 run                             mass: MS start registered  {at=38258.246967782, delay=0.0057592199955252, ms=00000}
22:48:44.114800 run                osmo-ms-mob/00001: Starting mobile
22:48:44.128021 run       osmo-ms-mob/00001(pid=136): Launched
22:48:44.138973 run                             mass: MS start registered  {at=38262.432486506, delay=0.004736414994113147, ms=00001}
22:48:44.949920 run                             mass: MS performed LU  {at=38263.243315231, lu_delay=4.996347448999586, ms=00000}
22:48:45.942687 run                osmo-ms-mob/00002: Starting mobile
22:48:45.959252 run       osmo-ms-mob/00002(pid=137): Launched
22:48:45.970258 run                             mass: MS start registered  {at=38264.263767251, delay=0.004987955006072298, ms=00002}
22:48:47.243095 run                osmo-ms-mob/00003: Starting mobile
22:48:47.259913 run       osmo-ms-mob/00003(pid=138): Launched
22:48:47.271086 run                             mass: MS start registered  {at=38265.564596803, delay=0.005026420003559906, ms=00003}
22:48:48.342944 run                osmo-ms-mob/00004: Starting mobile
22:48:48.359614 run       osmo-ms-mob/00004(pid=139): Launched
22:48:48.370582 run                             mass: MS start registered  {at=38266.664094886, delay=0.004784739998285659, ms=00004}
22:48:49.313837 run                osmo-ms-mob/00005: Starting mobile
22:48:49.326760 run       osmo-ms-mob/00005(pid=140): Launched
22:48:49.338013 run                             mass: MS start registered  {at=38267.631526608, delay=0.004870409997238312, ms=00005}
22:48:50.127938 run                             mass: MS performed LU  {at=38268.421333935, lu_delay=5.988847429005546, ms=00001}
22:48:50.166127 run                osmo-ms-mob/00006: Starting mobile
22:48:50.181530 run       osmo-ms-mob/00006(pid=141): Launched
22:48:50.192631 run                             mass: MS start registered  {at=38268.486146805, delay=0.005007785999623593, ms=00006}
22:48:51.126359 run                osmo-ms-mob/00007: Starting mobile
22:48:51.139935 run       osmo-ms-mob/00007(pid=142): Launched
22:48:51.150950 run                             mass: MS start registered  {at=38269.444464902, delay=0.004776544003107119, ms=00007}
22:48:51.942042 run                osmo-ms-mob/00008: Starting mobile
22:48:51.954993 run       osmo-ms-mob/00008(pid=143): Launched
22:48:51.966395 run                             mass: MS start registered  {at=38270.259907722, delay=0.005330034997314215, ms=00008}
22:48:52.029243 run                             mass: MS performed LU  {at=38270.322645011, lu_delay=6.0588777599987225, ms=00002}
22:48:52.056232 run                             mass: MS performed LU  {at=38270.34962635, lu_delay=4.785029546997976, ms=00003}
22:48:52.642348 run                osmo-ms-mob/00009: Starting mobile
22:48:52.658865 run       osmo-ms-mob/00009(pid=144): Launched
22:48:52.670213 run                             mass: MS start registered  {at=38270.963723688, delay=0.005157020001206547, ms=00009}
22:48:53.352553 run                osmo-ms-mob/00010: Starting mobile
22:48:53.378800 run       osmo-ms-mob/00010(pid=145): Launched
22:48:53.389989 run                             mass: MS start registered  {at=38271.683501419, delay=0.0049774389990489, ms=00010}
22:48:53.893710 run                             mass: MS performed LU  {at=38272.187116246, lu_delay=5.523021360000712, ms=00004}
22:48:53.933028 run                osmo-ms-mob/00011: Starting mobile
22:48:53.948368 run       osmo-ms-mob/00011(pid=146): Launched
22:48:53.959763 run                             mass: MS start registered  {at=38272.253276085, delay=0.00534625600266736, ms=00011}
22:48:54.429391 run                             mass: MS performed LU  {at=38272.722796228, lu_delay=5.091269620003004, ms=00005}
22:48:54.456908 run                osmo-ms-mob/00012: Starting mobile
22:48:54.471051 run       osmo-ms-mob/00012(pid=147): Launched
22:48:54.482159 run                             mass: MS start registered  {at=38272.775675671, delay=0.004752615001052618, ms=00012}
22:48:55.113893 run                osmo-ms-mob/00013: Starting mobile
22:48:55.127328 run       osmo-ms-mob/00013(pid=148): Launched
22:48:55.138567 run                             mass: MS start registered  {at=38273.432079593, delay=0.004940160004480276, ms=00013}
22:48:55.743233 run                osmo-ms-mob/00014: Starting mobile
22:48:55.764465 run       osmo-ms-mob/00014(pid=149): Launched
22:48:55.775592 run                             mass: MS start registered  {at=38274.069105307, delay=0.005000851997465361, ms=00014}
22:48:55.793764 run                             mass: MS performed LU  {at=38274.087270121, lu_delay=5.601123316002486, ms=00006}
22:48:55.821747 run                             mass: MS performed LU  {at=38274.115208483, lu_delay=4.670743581002171, ms=00007}
22:48:56.343366 run                osmo-ms-mob/00015: Starting mobile
22:48:56.360186 run       osmo-ms-mob/00015(pid=150): Launched
22:48:56.371273 run                             mass: MS start registered  {at=38274.664787867, delay=0.004887719995167572, ms=00015}
22:48:56.830151 run                osmo-ms-mob/00016: Starting mobile
22:48:56.844396 run       osmo-ms-mob/00016(pid=151): Launched
22:48:56.855525 run                             mass: MS start registered  {at=38275.149039822, delay=0.004903298999124672, ms=00016}
22:48:57.338143 run                osmo-ms-mob/00017: Starting mobile
22:48:57.351668 run       osmo-ms-mob/00017(pid=152): Launched
22:48:57.362873 run                             mass: MS start registered  {at=38275.656386369, delay=0.005079204005596694, ms=00017}
22:48:57.657872 run                             mass: MS performed LU  {at=38275.951323301, lu_delay=4.987599612999475, ms=00009}
22:48:57.723719 run                             mass: MS performed LU  {at=38276.017131289, lu_delay=5.757223567001347, ms=00008}
22:48:57.914021 run                osmo-ms-mob/00018: Starting mobile
22:48:57.927194 run       osmo-ms-mob/00018(pid=153): Launched
22:48:57.938193 run                             mass: MS start registered  {at=38276.231708833, delay=0.00493821500276681, ms=00018}
22:48:58.332932 run                osmo-ms-mob/00019: Starting mobile
22:48:58.351348 run       osmo-ms-mob/00019(pid=154): Launched
22:48:58.362283 run                             mass: MS start registered  {at=38276.655795511, delay=0.0047086489939829335, ms=00019}
22:48:58.815097 run                osmo-ms-mob/00020: Starting mobile
22:48:58.828246 run       osmo-ms-mob/00020(pid=155): Launched
22:48:58.839842 run                             mass: MS start registered  {at=38277.133351235, delay=0.005281279001792427, ms=00020}
22:48:59.333838 run                osmo-ms-mob/00021: Starting mobile
22:48:59.349740 run       osmo-ms-mob/00021(pid=156): Launched
22:48:59.360954 run                             mass: MS start registered  {at=38277.654468158, delay=0.0048098670013132505, ms=00021}
22:48:59.560592 run                             mass: MS performed LU  {at=38277.854004114, lu_delay=5.0783284429999185, ms=00012}
22:48:59.588375 run                             mass: MS performed LU  {at=38277.881801303, lu_delay=5.6285252180023235, ms=00011}
22:48:59.601115 run                osmo-ms-mob/00022: Starting mobile
22:48:59.614260 run       osmo-ms-mob/00022(pid=157): Launched
22:48:59.625818 run                             mass: MS start registered  {at=38277.919334858, delay=0.00548965699999826, ms=00022}
22:48:59.675776 run                             mass: MS performed LU  {at=38277.969209395, lu_delay=6.285707975999685, ms=00010}
22:48:59.930314 run                             mass: MS performed LU  {at=38278.223728075, lu_delay=4.7916484819943435, ms=00013}
22:49:00.214032 run                osmo-ms-mob/00023: Starting mobile
22:49:00.227533 run       osmo-ms-mob/00023(pid=158): Launched
22:49:00.238495 run                             mass: MS start registered  {at=38278.532007494, delay=0.004893043005722575, ms=00023}
22:49:00.613988 run                osmo-ms-mob/00024: Starting mobile
22:49:00.627628 run       osmo-ms-mob/00024(pid=159): Launched
22:49:00.638745 run                             mass: MS start registered  {at=38278.93225688, delay=0.005014078997191973, ms=00024}
22:49:01.155527 run                osmo-ms-mob/00025: Starting mobile
22:49:01.177918 run       osmo-ms-mob/00025(pid=160): Launched
22:49:01.189842 run                             mass: MS start registered  {at=38279.483349907, delay=0.0057379420031793416, ms=00025}
22:49:01.426090 run                             mass: MS performed LU  {at=38279.719506452, lu_delay=5.0547185850009555, ms=00015}
22:49:01.453884 run                osmo-ms-mob/00026: Starting mobile
22:49:01.467049 run       osmo-ms-mob/00026(pid=161): Launched
22:49:01.477903 run                             mass: MS start registered  {at=38279.771421538, delay=0.004786446996149607, ms=00026}
22:49:01.489037 run                             mass: MS performed LU  {at=38279.782546354, lu_delay=5.713441047002561, ms=00014}
22:49:01.595833 run                             mass: MS performed LU  {at=38279.889246891, lu_delay=4.740207069000462, ms=00016}
22:49:01.942857 run                osmo-ms-mob/00027: Starting mobile
22:49:01.959690 run       osmo-ms-mob/00027(pid=162): Launched
22:49:01.970805 run                             mass: MS start registered  {at=38280.264318181, delay=0.004858221000176854, ms=00027}
22:49:02.331093 run                osmo-ms-mob/00028: Starting mobile
22:49:02.345822 run       osmo-ms-mob/00028(pid=163): Launched
22:49:02.357027 run                             mass: MS start registered  {at=38280.650540727, delay=0.005028207000577822, ms=00028}
22:49:02.714456 run                osmo-ms-mob/00029: Starting mobile
22:49:02.727429 run       osmo-ms-mob/00029(pid=164): Launched
22:49:02.738894 run                             mass: MS start registered  {at=38281.032399846, delay=0.005387227000028361, ms=00029}
22:49:03.134110 run                osmo-ms-mob/00030: Starting mobile
22:49:03.150258 run       osmo-ms-mob/00030(pid=165): Launched
22:49:03.161349 run                             mass: MS start registered  {at=38281.454860168, delay=0.004903711000224575, ms=00030}
22:49:03.326779 run                             mass: MS performed LU  {at=38281.620194839, lu_delay=4.96439932800422, ms=00019}
22:49:03.353770 run                             mass: MS performed LU  {at=38281.647205793, lu_delay=5.415496959998563, ms=00018}
22:49:03.397383 run                osmo-ms-mob/00031: Starting mobile
22:49:03.412099 run       osmo-ms-mob/00031(pid=166): Launched
22:49:03.422827 run                             mass: MS start registered  {at=38281.716341932, delay=0.004659931000787765, ms=00031}
22:49:03.441051 run                             mass: MS performed LU  {at=38281.734505211, lu_delay=6.078118842000549, ms=00017}
22:49:03.695777 run                             mass: MS performed LU  {at=38281.989191124, lu_delay=4.855839888994524, ms=00020}
22:49:03.710342 run                osmo-ms-mob/00032: Starting mobile
22:49:03.723450 run       osmo-ms-mob/00032(pid=167): Launched
22:49:03.737375 run                             mass: MS start registered  {at=38282.030885107, delay=0.007898869000200648, ms=00032}
22:49:04.226864 run                osmo-ms-mob/00033: Starting mobile
22:49:04.240664 run       osmo-ms-mob/00033(pid=168): Launched
22:49:04.251993 run                             mass: MS start registered  {at=38282.545503274, delay=0.005175389000214636, ms=00033}
22:49:04.633555 run                osmo-ms-mob/00034: Starting mobile
22:49:04.649774 run       osmo-ms-mob/00034(pid=169): Launched
22:49:04.660995 run                             mass: MS start registered  {at=38282.954507874, delay=0.0048367130002588965, ms=00034}
22:49:04.914779 run                osmo-ms-mob/00035: Starting mobile
22:49:04.928096 run       osmo-ms-mob/00035(pid=170): Launched
22:49:04.938945 run                             mass: MS start registered  {at=38283.232459431, delay=0.004786147001141217, ms=00035}
22:49:05.126254 run                             mass: MS performed LU  {at=38283.41966935, lu_delay=5.5003344919969095, ms=00022}
22:49:05.191436 run                             mass: MS performed LU  {at=38283.484865569, lu_delay=5.830397411002195, ms=00021}
22:49:05.231024 run                osmo-ms-mob/00036: Starting mobile
22:49:05.244507 run       osmo-ms-mob/00036(pid=171): Launched
22:49:05.254005 run                             mass: MS performed LU  {at=38283.547511323, lu_delay=5.015503828995861, ms=00023}
22:49:05.260330 run                             mass: MS start registered  {at=38283.553858619, delay=0.009681269999418873, ms=00036}
22:49:05.380897 run                             mass: MS performed LU  {at=38283.674310506, lu_delay=4.742053626003326, ms=00024}
22:49:05.733770 run                osmo-ms-mob/00037: Starting mobile
22:49:05.749875 run       osmo-ms-mob/00037(pid=172): Launched
22:49:05.760804 run                             mass: MS start registered  {at=38284.054318947, delay=0.004743694000353571, ms=00037}
22:49:06.024734 run                osmo-ms-mob/00038: Starting mobile
22:49:06.038948 run       osmo-ms-mob/00038(pid=173): Launched
22:49:06.050030 run                             mass: MS start registered  {at=38284.343543139, delay=0.0049774860017350875, ms=00038}
22:49:06.327876 run                osmo-ms-mob/00039: Starting mobile
22:49:06.341963 run       osmo-ms-mob/00039(pid=174): Launched
22:49:06.352931 run                             mass: MS start registered  {at=38284.646442946, delay=0.004870071999903303, ms=00039}
22:49:06.714453 run                osmo-ms-mob/00040: Starting mobile
22:49:06.727415 run       osmo-ms-mob/00040(pid=175): Launched
22:49:06.738656 run                             mass: MS start registered  {at=38285.032168795, delay=0.005211147996305954, ms=00040}
22:49:07.056410 run                osmo-ms-mob/00041: Starting mobile
22:49:07.072693 run       osmo-ms-mob/00041(pid=176): Launched
22:49:07.083600 run                             mass: MS start registered  {at=38285.377113853, delay=0.004801693998160772, ms=00041}
22:49:07.090668 run                             mass: MS performed LU  {at=38285.384180608, lu_delay=4.733639881000272, ms=00028}
22:49:07.119709 run                             mass: MS performed LU  {at=38285.413107726, lu_delay=5.641686188006133, ms=00026}
22:49:07.135165 run                osmo-ms-mob/00042: Starting mobile
22:49:07.148305 run       osmo-ms-mob/00042(pid=177): Launched
22:49:07.159095 run                             mass: MS start registered  {at=38285.452612262, delay=0.004749058003653772, ms=00042}
22:49:07.207373 run                             mass: MS performed LU  {at=38285.500786093, lu_delay=6.017436185997212, ms=00025}
22:49:07.225801 run                             mass: MS performed LU  {at=38285.519276026, lu_delay=5.254957845005265, ms=00027}
22:49:07.518174 run                             mass: MS performed LU  {at=38285.811586506, lu_delay=4.779186660001869, ms=00029}
22:49:07.556008 run                osmo-ms-mob/00043: Starting mobile
22:49:07.570032 run       osmo-ms-mob/00043(pid=178): Launched
22:49:07.581047 run                             mass: MS start registered  {at=38285.874561387, delay=0.004806282995559741, ms=00043}
22:49:08.027805 run                osmo-ms-mob/00044: Starting mobile
22:49:08.041891 run       osmo-ms-mob/00044(pid=179): Launched
22:49:08.052951 run                             mass: MS start registered  {at=38286.346464737, delay=0.005006072999094613, ms=00044}
22:49:08.327530 run                osmo-ms-mob/00045: Starting mobile
22:49:08.341221 run       osmo-ms-mob/00045(pid=180): Launched
22:49:08.352222 run                             mass: MS start registered  {at=38286.645738632, delay=0.004912162003165577, ms=00045}
22:49:08.614080 run                osmo-ms-mob/00046: Starting mobile
22:49:08.627163 run       osmo-ms-mob/00046(pid=181): Launched
22:49:08.638518 run                             mass: MS start registered  {at=38286.932008812, delay=0.004750344996864442, ms=00046}
22:49:08.892219 run                             mass: MS performed LU  {at=38287.185634002, lu_delay=4.640130728002987, ms=00033}
22:49:08.906556 run                osmo-ms-mob/00047: Starting mobile
22:49:08.920370 run       osmo-ms-mob/00047(pid=182): Launched
22:49:08.931475 run                             mass: MS start registered  {at=38287.224984256, delay=0.005059810995589942, ms=00047}
22:49:08.955743 run                             mass: MS performed LU  {at=38287.249238814, lu_delay=5.532896882003115, ms=00031}
22:49:09.021614 run                             mass: MS performed LU  {at=38287.315028636, lu_delay=5.860168468003394, ms=00030}
22:49:09.049084 run                osmo-ms-mob/00048: Starting mobile
22:49:09.062196 run       osmo-ms-mob/00048(pid=183): Launched
22:49:09.073104 run                             mass: MS start registered  {at=38287.366620117, delay=0.004794035994564183, ms=00048}
22:49:09.146595 run                             mass: MS performed LU  {at=38287.439998184, lu_delay=5.409113077002985, ms=00032}
22:49:09.532524 run                osmo-ms-mob/00049: Starting mobile
22:49:09.550841 run       osmo-ms-mob/00049(pid=184): Launched
22:49:09.561891 run                             mass: MS start registered  {at=38287.855401354, delay=0.004892742996162269, ms=00049}
22:49:09.828060 run                osmo-ms-mob/00050: Starting mobile
22:49:09.842051 run       osmo-ms-mob/00050(pid=185): Launched
22:49:09.853716 run                             mass: MS start registered  {at=38288.147217882, delay=0.005459615997096989, ms=00050}
22:49:10.224645 run                osmo-ms-mob/00051: Starting mobile
22:49:10.238477 run       osmo-ms-mob/00051(pid=186): Launched
22:49:10.249541 run                             mass: MS start registered  {at=38288.543055192, delay=0.005033036999520846, ms=00051}
22:49:10.534801 run                osmo-ms-mob/00052: Starting mobile
22:49:10.550662 run       osmo-ms-mob/00052(pid=187): Launched
22:49:10.562024 run                             mass: MS start registered  {at=38288.855533971, delay=0.005015813003410585, ms=00052}
22:49:10.814152 run                osmo-ms-mob/00053: Starting mobile
22:49:10.827415 run       osmo-ms-mob/00053(pid=188): Launched
22:49:10.838568 run                             mass: MS start registered  {at=38289.132059032, delay=0.004783327000041027, ms=00053}
22:49:10.857290 run                             mass: MS performed LU  {at=38289.1507989, lu_delay=5.096479953004746, ms=00037}
22:49:10.885260 run                             mass: MS performed LU  {at=38289.178700428, lu_delay=5.946240997000132, ms=00035}
22:49:10.903254 run                osmo-ms-mob/00054: Starting mobile
22:49:10.916482 run       osmo-ms-mob/00054(pid=189): Launched
22:49:10.927332 run                             mass: MS start registered  {at=38289.22084908, delay=0.004763634999108035, ms=00054}
22:49:10.973925 run                             mass: MS performed LU  {at=38289.267337523, lu_delay=6.312829649003106, ms=00034}
22:49:10.993323 run                             mass: MS performed LU  {at=38289.286847703, lu_delay=5.732989083997381, ms=00036}
22:49:11.004648 run                osmo-ms-mob/00055: Starting mobile
22:49:11.017701 run       osmo-ms-mob/00055(pid=190): Launched
22:49:11.028937 run                             mass: MS start registered  {at=38289.322445246, delay=0.005020404001697898, ms=00055}
22:49:11.045909 run                             mass: MS performed LU  {at=38289.339379822, lu_delay=4.995836682996014, ms=00038}
22:49:11.301566 run                             mass: MS performed LU  {at=38289.594980868, lu_delay=4.94853792199865, ms=00039}
22:49:11.342189 run                osmo-ms-mob/00056: Starting mobile
22:49:11.356301 run       osmo-ms-mob/00056(pid=191): Launched
22:49:11.367237 run                             mass: MS start registered  {at=38289.660753678, delay=0.004765821002365556, ms=00056}
22:49:12.028123 run                osmo-ms-mob/00057: Starting mobile
22:49:12.042200 run       osmo-ms-mob/00057(pid=192): Launched
22:49:12.053374 run                             mass: MS start registered  {at=38290.346884553, delay=0.004843410002649762, ms=00057}
22:49:12.414698 run                osmo-ms-mob/00058: Starting mobile
22:49:12.428255 run       osmo-ms-mob/00058(pid=193): Launched
22:49:12.439227 run                             mass: MS start registered  {at=38290.732715859, delay=0.004810888000065461, ms=00058}
22:49:12.657798 run                             mass: MS performed LU  {at=38290.951211045, lu_delay=4.604746308003087, ms=00044}
22:49:12.686984 run                osmo-ms-mob/00059: Starting mobile
22:49:12.700428 run       osmo-ms-mob/00059(pid=194): Launched
22:49:12.711385 run                             mass: MS start registered  {at=38291.004901425, delay=0.004896007005299907, ms=00059}
22:49:12.721270 run                             mass: MS performed LU  {at=38291.014784932, lu_delay=5.140223545000481, ms=00043}
22:49:12.787416 run                             mass: MS performed LU  {at=38291.080814284, lu_delay=6.048645489005139, ms=00040}
22:49:12.801260 run                osmo-ms-mob/00060: Starting mobile
22:49:12.814194 run       osmo-ms-mob/00060(pid=195): Launched
22:49:12.825044 run                             mass: MS start registered  {at=38291.118562164, delay=0.004868010000791401, ms=00060}
22:49:12.913182 run                             mass: MS performed LU  {at=38291.206595298, lu_delay=5.753983035996498, ms=00042}
22:49:12.966770 run                             mass: MS performed LU  {at=38291.260195219, lu_delay=5.883081366002443, ms=00041}
22:49:13.425227 run                osmo-ms-mob/00061: Starting mobile
22:49:13.440254 run       osmo-ms-mob/00061(pid=196): Launched
22:49:13.451619 run                             mass: MS start registered  {at=38291.74513323, delay=0.005005612998502329, ms=00061}
22:49:13.728260 run                osmo-ms-mob/00062: Starting mobile
22:49:13.742163 run       osmo-ms-mob/00062(pid=197): Launched
22:49:13.753536 run                             mass: MS start registered  {at=38292.047048951, delay=0.005201060994295403, ms=00062}
22:49:14.014467 run                osmo-ms-mob/00063: Starting mobile
22:49:14.027513 run       osmo-ms-mob/00063(pid=198): Launched
22:49:14.040418 run                             mass: MS start registered  {at=38292.333930407, delay=0.006606546005059499, ms=00063}
22:49:14.441375 run                osmo-ms-mob/00064: Starting mobile
22:49:14.456778 run       osmo-ms-mob/00064(pid=199): Launched
22:49:14.467758 run                             mass: MS start registered  {at=38292.761273906, delay=0.004724147998786066, ms=00064}
22:49:14.504398 run                             mass: MS performed LU  {at=38292.797830776, lu_delay=4.942429422000714, ms=00049}
22:49:14.525385 run                             mass: MS performed LU  {at=38292.818909155, lu_delay=4.671691273004399, ms=00050}
22:49:14.651634 run                             mass: MS performed LU  {at=38292.945052862, lu_delay=6.013044049999735, ms=00046}
22:49:14.679705 run                osmo-ms-mob/00065: Starting mobile
22:49:14.692781 run       osmo-ms-mob/00065(pid=200): Launched
22:49:14.704427 run                             mass: MS start registered  {at=38292.997939325, delay=0.0050709060014924034, ms=00065}
22:49:14.814174 run                             mass: MS performed LU  {at=38293.10758759, lu_delay=6.461848957995244, ms=00045}
22:49:14.837794 run                             mass: MS performed LU  {at=38293.131317882, lu_delay=5.7646977650001645, ms=00048}
22:49:14.849342 run                osmo-ms-mob/00066: Starting mobile
22:49:14.862773 run       osmo-ms-mob/00066(pid=201): Launched
22:49:14.873923 run                             mass: MS start registered  {at=38293.167437659, delay=0.00489064500288805, ms=00066}
22:49:15.103985 run                             mass: MS performed LU  {at=38293.397398793, lu_delay=4.854343601000437, ms=00051}
22:49:15.525999 run                osmo-ms-mob/00067: Starting mobile
22:49:15.539672 run       osmo-ms-mob/00067(pid=202): Launched
22:49:15.551337 run                             mass: MS start registered  {at=38293.844850988, delay=0.005004236001695972, ms=00067}
22:49:15.667597 run                             mass: MS performed LU  {at=38293.960984216, lu_delay=4.300230537999596, ms=00056}
22:49:15.694274 run                             mass: MS performed LU  {at=38293.987797438, lu_delay=3.640912884999125, ms=00057}
22:49:15.705764 run                osmo-ms-mob/00068: Starting mobile
22:49:15.719359 run       osmo-ms-mob/00068(pid=203): Launched
22:49:15.730393 run                             mass: MS start registered  {at=38294.023904421, delay=0.004647862006095238, ms=00068}
22:49:15.782641 run                             mass: MS performed LU  {at=38294.076066681, lu_delay=6.851082425004279, ms=00047}
22:49:16.229610 run                osmo-ms-mob/00069: Starting mobile
22:49:16.243597 run       osmo-ms-mob/00069(pid=204): Launched
22:49:16.255141 run                             mass: MS start registered  {at=38294.548646037, delay=0.005230271999607794, ms=00069}
22:49:16.424292 run                             mass: MS performed LU  {at=38294.717650291, lu_delay=5.496801211003913, ms=00054}
22:49:16.449364 run                             mass: MS performed LU  {at=38294.742888066, lu_delay=5.610829033998016, ms=00053}
22:49:16.460928 run                osmo-ms-mob/00070: Starting mobile
22:49:16.474717 run       osmo-ms-mob/00070(pid=205): Launched
22:49:16.486290 run                             mass: MS start registered  {at=38294.77979951, delay=0.005337451999366749, ms=00070}
22:49:16.552383 run                             mass: MS performed LU  {at=38294.84580588, lu_delay=5.990271909002331, ms=00052}
22:49:16.732938 run                             mass: MS performed LU  {at=38295.026346363, lu_delay=5.703901117005444, ms=00055}
22:49:17.029798 run                osmo-ms-mob/00071: Starting mobile
22:49:17.043765 run       osmo-ms-mob/00071(pid=206): Launched
22:49:17.055052 run                             mass: MS start registered  {at=38295.348567469, delay=0.004846804004046135, ms=00071}
22:49:17.436109 run                osmo-ms-mob/00072: Starting mobile
22:49:17.451303 run       osmo-ms-mob/00072(pid=207): Launched
22:49:17.462344 run                             mass: MS start registered  {at=38295.755859994, delay=0.004913025004498195, ms=00072}
22:49:17.816311 run                osmo-ms-mob/00073: Starting mobile
22:49:17.829894 run       osmo-ms-mob/00073(pid=208): Launched
22:49:17.840740 run                             mass: MS start registered  {at=38296.134254029, delay=0.004558128995995503, ms=00073}
22:49:18.214611 run                osmo-ms-mob/00074: Starting mobile
22:49:18.227670 run       osmo-ms-mob/00074(pid=209): Launched
22:49:18.238380 run                             mass: MS start registered  {at=38296.531894128, delay=0.0046652800010633655, ms=00074}
22:49:18.270084 run                             mass: MS performed LU  {at=38296.563495555, lu_delay=5.830779695999809, ms=00058}
22:49:18.286974 run                             mass: MS performed LU  {at=38296.580455156, lu_delay=5.575553730996035, ms=00059}
22:49:18.417177 run                             mass: MS performed LU  {at=38296.71059168, lu_delay=5.592029515995819, ms=00060}
22:49:18.445893 run                osmo-ms-mob/00075: Starting mobile
22:49:18.458890 run       osmo-ms-mob/00075(pid=210): Launched
22:49:18.469755 run                             mass: MS start registered  {at=38296.763270171, delay=0.004777245005243458, ms=00075}
22:49:18.580287 run                             mass: MS performed LU  {at=38296.873697669, lu_delay=5.128564439000911, ms=00061}
22:49:18.603760 run                             mass: MS performed LU  {at=38296.897286306, lu_delay=4.85023735499999, ms=00062}
22:49:18.610286 run                             mass: MS performed LU  {at=38296.903813235, lu_delay=4.569882828000118, ms=00063}
22:49:19.127556 run                osmo-ms-mob/00076: Starting mobile
22:49:19.141836 run       osmo-ms-mob/00076(pid=211): Launched
22:49:19.152793 run                             mass: MS start registered  {at=38297.446304582, delay=0.0047945839978638105, ms=00076}
22:49:19.527998 run                osmo-ms-mob/00077: Starting mobile
22:49:19.542071 run       osmo-ms-mob/00077(pid=212): Launched
22:49:19.553352 run                             mass: MS start registered  {at=38297.846865832, delay=0.004777591995662078, ms=00077}
22:49:20.051483 run                osmo-ms-mob/00078: Starting mobile
22:49:20.067508 run       osmo-ms-mob/00078(pid=213): Launched
22:49:20.078374 run                             mass: MS start registered  {at=38298.371887778, delay=0.004751955995743629, ms=00078}
22:49:20.190176 run                             mass: MS performed LU  {at=38298.483588621, lu_delay=5.722314714999811, ms=00064}
22:49:20.214191 run                             mass: MS performed LU  {at=38298.507711535, lu_delay=5.509772209996299, ms=00065}
22:49:20.318400 run                             mass: MS performed LU  {at=38298.61181819, lu_delay=4.766967201998341, ms=00067}
22:49:20.333941 run                osmo-ms-mob/00079: Starting mobile
22:49:20.347452 run       osmo-ms-mob/00079(pid=214): Launched
22:49:20.358333 run                             mass: MS start registered  {at=38298.651851614, delay=0.004695727999205701, ms=00079}
22:49:20.516879 run                             mass: MS performed LU  {at=38298.810291502, lu_delay=4.7863870809960645, ms=00068}
22:49:20.942395 run                osmo-ms-mob/00080: Starting mobile
22:49:20.957682 run       osmo-ms-mob/00080(pid=215): Launched
22:49:20.968852 run                             mass: MS start registered  {at=38299.262365898, delay=0.004681193000578787, ms=00080}
22:49:21.427039 run                osmo-ms-mob/00081: Starting mobile
22:49:21.441606 run       osmo-ms-mob/00081(pid=216): Launched
22:49:21.452864 run                             mass: MS start registered  {at=38299.746370735, delay=0.004990348003047984, ms=00081}
22:49:21.835846 run                osmo-ms-mob/00082: Starting mobile
22:49:21.852037 run       osmo-ms-mob/00082(pid=217): Launched
22:49:21.863422 run                             mass: MS start registered  {at=38300.156935615, delay=0.0049911009991774336, ms=00082}
22:49:22.137599 run                             mass: MS performed LU  {at=38300.431011063, lu_delay=5.651211553005851, ms=00070}
22:49:22.155317 run                             mass: MS performed LU  {at=38300.448757732, lu_delay=5.900111695002124, ms=00069}
22:49:22.183010 run                             mass: MS performed LU  {at=38300.476420338, lu_delay=4.720560343994293, ms=00072}
22:49:22.200080 run                osmo-ms-mob/00083: Starting mobile
22:49:22.212997 run       osmo-ms-mob/00083(pid=218): Launched
22:49:22.223784 run                             mass: MS start registered  {at=38300.517301956, delay=0.004706173000158742, ms=00083}
22:49:22.271245 run                             mass: MS performed LU  {at=38300.564653916, lu_delay=5.2160864469988155, ms=00071}
22:49:22.923239 run                osmo-ms-mob/00084: Starting mobile
22:49:22.936637 run       osmo-ms-mob/00084(pid=219): Launched
22:49:22.947523 run                             mass: MS start registered  {at=38301.24103823, delay=0.004688259003160056, ms=00084}
22:49:23.427203 run                osmo-ms-mob/00085: Starting mobile
22:49:23.441128 run       osmo-ms-mob/00085(pid=220): Launched
22:49:23.452412 run                             mass: MS start registered  {at=38301.7459222, delay=0.004987525004253257, ms=00085}
22:49:23.937095 run                             mass: MS performed LU  {at=38302.230506241, lu_delay=6.096252212002582, ms=00073}
22:49:23.989574 run                osmo-ms-mob/00086: Starting mobile
22:49:24.005099 run       osmo-ms-mob/00086(pid=221): Launched
22:49:24.011173 run                             mass: MS performed LU  {at=38302.304693761, lu_delay=5.772799632999522, ms=00074}
22:49:24.016975 run                             mass: MS start registered  {at=38302.310503318, delay=0.005828416004078463, ms=00086}
22:49:24.085155 run                             mass: MS performed LU  {at=38302.378565803, lu_delay=4.932261221001681, ms=00076}
22:49:24.210604 run                             mass: MS performed LU  {at=38302.503984738, lu_delay=5.740714567000396, ms=00075}
22:49:24.235268 run                             mass: MS performed LU  {at=38302.52879141, lu_delay=4.681925577999209, ms=00077}
22:49:24.645636 run                osmo-ms-mob/00087: Starting mobile
22:49:24.659227 run       osmo-ms-mob/00087(pid=222): Launched
22:49:24.670174 run                             mass: MS start registered  {at=38302.963687001, delay=0.004589964999468066, ms=00087}
22:49:25.228832 run                osmo-ms-mob/00088: Starting mobile
22:49:25.242813 run       osmo-ms-mob/00088(pid=223): Launched
22:49:25.253602 run                             mass: MS start registered  {at=38303.547113174, delay=0.004593835001287516, ms=00088}
22:49:25.844189 run                osmo-ms-mob/00089: Starting mobile
22:49:25.861040 run       osmo-ms-mob/00089(pid=224): Launched
22:49:25.872050 run                             mass: MS start registered  {at=38304.16556575, delay=0.004665384003601503, ms=00089}
22:49:25.902941 run                             mass: MS performed LU  {at=38304.1963715, lu_delay=5.5445198860034, ms=00079}
22:49:25.920690 run                             mass: MS performed LU  {at=38304.214192943, lu_delay=5.842305165002472, ms=00078}
22:49:26.272511 run                             mass: MS performed LU  {at=38304.565924961, lu_delay=4.819554226000037, ms=00081}
22:49:26.452968 run                osmo-ms-mob/00090: Starting mobile
22:49:26.471806 run       osmo-ms-mob/00090(pid=225): Launched
22:49:26.482942 run                             mass: MS start registered  {at=38304.776454025, delay=0.0048907439995673485, ms=00090}
22:49:27.137264 run                osmo-ms-mob/00091: Starting mobile
22:49:27.152000 run       osmo-ms-mob/00091(pid=226): Launched
22:49:27.162870 run                             mass: MS start registered  {at=38305.456384202, delay=0.004734511996502988, ms=00091}
22:49:27.702274 run                             mass: MS performed LU  {at=38305.995691259, lu_delay=5.47838930299622, ms=00083}
22:49:27.727726 run                             mass: MS performed LU  {at=38306.021249589, lu_delay=4.780211359000532, ms=00084}
22:49:27.739240 run                osmo-ms-mob/00092: Starting mobile
22:49:27.752737 run       osmo-ms-mob/00092(pid=227): Launched
22:49:27.763985 run                             mass: MS start registered  {at=38306.057496431, delay=0.004809525999007747, ms=00092}
22:49:27.851220 run                             mass: MS performed LU  {at=38306.144632603, lu_delay=5.987696987998788, ms=00082}
22:49:28.613973 run                osmo-ms-mob/00093: Starting mobile
22:49:28.627347 run       osmo-ms-mob/00093(pid=228): Launched
22:49:28.638554 run                             mass: MS start registered  {at=38306.932057175, delay=0.0050291160005144775, ms=00093}
22:49:29.533427 run                osmo-ms-mob/00094: Starting mobile
22:49:29.549578 run       osmo-ms-mob/00094(pid=229): Launched
22:49:29.560616 run                             mass: MS start registered  {at=38307.85413067, delay=0.004857544001424685, ms=00094}
22:49:29.668280 run                             mass: MS performed LU  {at=38307.961650268, lu_delay=4.997963267000159, ms=00087}
22:49:29.687240 run                             mass: MS performed LU  {at=38307.980675725, lu_delay=6.234753524993721, ms=00085}
22:49:29.803196 run                             mass: MS performed LU  {at=38308.096610853, lu_delay=5.786107534993789, ms=00086}
22:49:30.095115 run                             mass: MS performed LU  {at=38308.388527201, lu_delay=4.841414027003339, ms=00088}
22:49:30.414795 run                osmo-ms-mob/00095: Starting mobile
22:49:30.427939 run       osmo-ms-mob/00095(pid=230): Launched
22:49:30.439093 run                             mass: MS start registered  {at=38308.732606275, delay=0.005048193997936323, ms=00095}
22:49:31.443163 run                osmo-ms-mob/00096: Starting mobile
22:49:31.460483 run       osmo-ms-mob/00096(pid=231): Launched
22:49:31.467446 run                             mass: MS performed LU  {at=38309.76096073, lu_delay=5.595394979995035, ms=00089}
22:49:31.473400 run                             mass: MS start registered  {at=38309.766928025, delay=0.006694833995425142, ms=00096}
22:49:31.617066 run                             mass: MS performed LU  {at=38309.910478789, lu_delay=5.134024764003698, ms=00090}
22:49:31.722686 run                             mass: MS performed LU  {at=38310.016095074, lu_delay=4.559710872003052, ms=00091}
22:49:32.526943 run                osmo-ms-mob/00097: Starting mobile
22:49:32.540820 run       osmo-ms-mob/00097(pid=232): Launched
22:49:32.551732 run                             mass: MS start registered  {at=38310.845246747, delay=0.004669343994464725, ms=00097}
22:49:33.434795 run                             mass: MS performed LU  {at=38311.728169785, lu_delay=4.79611260999809, ms=00093}
22:49:33.452634 run                             mass: MS performed LU  {at=38311.74606615, lu_delay=5.688569719000952, ms=00092}
22:49:33.833749 run                osmo-ms-mob/00098: Starting mobile
22:49:33.849612 run       osmo-ms-mob/00098(pid=233): Launched
22:49:33.860847 run                             mass: MS start registered  {at=38312.154349209, delay=0.004989615001250058, ms=00098}
22:49:35.363988 run                             mass: MS performed LU  {at=38313.657401358, lu_delay=4.924795083003119, ms=00095}
22:49:35.382173 run                             mass: MS performed LU  {at=38313.675609314, lu_delay=5.821478644000308, ms=00094}
22:49:35.643049 run                osmo-ms-mob/00099: Starting mobile
22:49:35.659706 run       osmo-ms-mob/00099(pid=234): Launched
22:49:35.665741 run                             mass: All started... {duration=55.76190852099535, too_slow=0}
22:49:35.671509 run                             mass: MS start registered  {at=38313.965031106, delay=0.005761029002314899, ms=00099}
22:49:37.200472 run                             mass: MS performed LU  {at=38315.49383822, lu_delay=5.726910195000528, ms=00096}
22:49:37.223778 run                             mass: MS performed LU  {at=38315.517292171, lu_delay=22.349854511994636, ms=00066}
22:49:37.569839 run                             mass: MS performed LU  {at=38315.863252312, lu_delay=5.018005565005296, ms=00097}
22:49:39.129673 run                             mass: MS performed LU  {at=38317.423073175, lu_delay=5.2687239660008345, ms=00098}
22:49:40.967067 run                             mass: MS performed LU  {at=38319.260479233, lu_delay=5.295448126998963, ms=00099}
22:49:43.103624 run                             mass: MS performed LU  {at=38321.397039569, lu_delay=22.134673670996563, ms=00080}
22:49:43.112838 run                             mass: Tests done {all_completed=True, max=22.349854511994636, min=3.640912884999125}
22:49:43.118336 tst         register_default_mass.py: Test passed (81.3 sec)
22:49:43.123629 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:43.126891 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:43.130122 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:43.133346 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:43.136575 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:43.139825 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:43.143060 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:43.146286 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:43.149531 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:43.153114 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:43.156354 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:43.159619 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:43.162862 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:43.166075 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:43.169317 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:43.172587 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:43.175877 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:43.179321 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:43.182743 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:43.186081 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:43.189407 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:43.192728 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:43.196056 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:43.199395 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:43.202685 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:43.205976 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:43.209278 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:43.212619 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:43.215935 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:43.219288 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:43.222598 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:43.225998 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:43.229510 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:43.232910 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:43.236330 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:43.240018 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:43.243408 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:43.247022 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:43.250388 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:43.253773 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:43.257106 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:43.260444 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:43.263816 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:43.267132 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:43.270440 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:43.273945 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:43.277277 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:43.280634 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:43.283950 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:43.287758 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:43.291234 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:43.295112 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:43.298405 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:43.301722 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:43.305003 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:43.308323 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:43.311869 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:43.315164 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:43.318448 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:43.321744 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:43.325032 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:43.328419 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:43.331715 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:43.335043 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:43.338407 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:43.341907 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:43.345230 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:43.348803 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:43.352089 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:43.355383 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:43.358727 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:43.362019 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:43.365397 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:43.368770 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:43.372134 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:43.375523 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:43.378830 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:43.382182 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:43.385552 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:43.388907 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:43.392306 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:43.395663 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:43.399050 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:43.402369 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:43.405724 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:43.409734 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:43.413178 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:43.416521 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:43.419915 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:43.423303 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:43.426674 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:43.430046 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:43.433861 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:43.437300 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:43.441344 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:43.445211 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:43.448581 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:43.451994 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:43.455413 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:43.458845 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:43.462313 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:43.465739 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:43.469157 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:43.472612 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:43.476029 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:43.479454 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:43.482889 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:43.486314 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:43.489742 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:43.493180 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:43.496604 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:43.500034 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:43.503460 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:43.506901 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:43.510336 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:43.513781 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:43.517200 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:43.520611 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:43.523964 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:43.527221 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:43.530465 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:43.533717 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:43.536983 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:43.540249 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:43.543500 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:43.546761 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:43.550012 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:43.553281 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:43.556552 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:43.559810 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:43.563087 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:43.566352 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:43.569620 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:43.572884 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:43.576149 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:43.579417 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:43.582679 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:43.585950 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:43.589210 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:43.592470 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:43.595733 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:43.599007 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:43.602266 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:43.605523 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:43.608784 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:43.612050 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:43.615313 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:43.618595 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:43.621854 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:43.625127 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:43.628394 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:43.631669 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:43.634933 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:43.638201 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:43.641464 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:43.644714 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:43.647980 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:43.651246 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:43.654498 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:43.657760 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:43.661019 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:43.664294 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:43.667552 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:43.670817 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:43.674078 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:43.677362 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:43.680636 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:43.683895 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:43.687165 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:43.690413 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:43.693674 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:43.696935 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:43.700223 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:43.703486 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:43.706759 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:43.710020 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:43.713296 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:43.716596 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:43.719862 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:43.723136 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:43.726407 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:43.729677 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:43.732949 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:43.736212 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:43.739481 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:43.742762 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:43.746027 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:43.749303 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:43.752565 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:43.755846 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:43.759251 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:43.762563 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:43.765845 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:43.769103 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:43.772369 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:43.775633 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:43.778901 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:43.782162 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:43.785430 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:43.788714 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:43.791993 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:43.795269 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:43.798540 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:43.801808 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:43.805085 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:43.808358 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:43.811630 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:43.814903 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:43.818158 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:43.821415 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:43.824694 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:43.827960 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:43.831238 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:43.834512 ---      ParallelTerminationStrategy: PID 22 died...
22:49:43.836001 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:43.839633 ---      ParallelTerminationStrategy: PID 23 died...
22:49:43.841100 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:43.844715 ---      ParallelTerminationStrategy: PID 24 died...
22:49:43.846178 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:43.849797 ---      ParallelTerminationStrategy: PID 25 died...
22:49:43.851281 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:43.854918 ---      ParallelTerminationStrategy: PID 26 died...
22:49:43.856380 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:43.860059 ---      ParallelTerminationStrategy: PID 27 died...
22:49:43.861547 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:43.865180 ---      ParallelTerminationStrategy: PID 28 died...
22:49:43.866648 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:43.870273 ---      ParallelTerminationStrategy: PID 29 died...
22:49:43.871763 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:43.875402 ---      ParallelTerminationStrategy: PID 30 died...
22:49:43.876879 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:43.880510 ---      ParallelTerminationStrategy: PID 31 died...
22:49:43.881980 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:43.885639 ---      ParallelTerminationStrategy: PID 32 died...
22:49:43.887119 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:43.890763 ---      ParallelTerminationStrategy: PID 33 died...
22:49:43.892252 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:43.895903 ---      ParallelTerminationStrategy: PID 35 died...
22:49:43.897372 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:43.901032 ---      ParallelTerminationStrategy: PID 36 died...
22:49:43.902522 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:43.906171 ---      ParallelTerminationStrategy: PID 37 died...
22:49:43.907667 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:43.911325 ---      ParallelTerminationStrategy: PID 38 died...
22:49:43.912813 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:43.916444 ---      ParallelTerminationStrategy: PID 39 died...
22:49:43.917906 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:43.921705 ---      ParallelTerminationStrategy: PID 40 died...
22:49:43.923241 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:43.927025 ---      ParallelTerminationStrategy: PID 41 died...
22:49:43.928550 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:43.932318 ---      ParallelTerminationStrategy: PID 42 died...
22:49:43.933843 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:43.937632 ---      ParallelTerminationStrategy: PID 43 died...
22:49:43.939165 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:43.942937 ---      ParallelTerminationStrategy: PID 44 died...
22:49:43.944398 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:43.948020 ---      ParallelTerminationStrategy: PID 45 died...
22:49:43.949476 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:43.953084 ---      ParallelTerminationStrategy: PID 46 died...
22:49:43.954570 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:43.958181 ---      ParallelTerminationStrategy: PID 47 died...
22:49:43.959647 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:43.963268 ---      ParallelTerminationStrategy: PID 48 died...
22:49:43.964735 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:43.968340 ---      ParallelTerminationStrategy: PID 49 died...
22:49:43.969815 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:43.973430 ---      ParallelTerminationStrategy: PID 50 died...
22:49:43.974906 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:43.978563 ---      ParallelTerminationStrategy: PID 51 died...
22:49:43.980026 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:43.983654 ---      ParallelTerminationStrategy: PID 52 died...
22:49:43.985126 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:43.988729 ---      ParallelTerminationStrategy: PID 53 died...
22:49:43.990186 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:43.993809 ---      ParallelTerminationStrategy: PID 54 died...
22:49:43.995276 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:43.998879 ---      ParallelTerminationStrategy: PID 55 died...
22:49:44.000331 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:44.003948 ---      ParallelTerminationStrategy: PID 56 died...
22:49:44.005404 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:44.009013 ---      ParallelTerminationStrategy: PID 57 died...
22:49:44.010470 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:44.014090 ---      ParallelTerminationStrategy: PID 58 died...
22:49:44.015577 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:44.019209 ---      ParallelTerminationStrategy: PID 59 died...
22:49:44.020665 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:44.024302 ---      ParallelTerminationStrategy: PID 60 died...
22:49:44.025765 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:44.029399 ---      ParallelTerminationStrategy: PID 61 died...
22:49:44.030861 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:44.034475 ---      ParallelTerminationStrategy: PID 62 died...
22:49:44.035939 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:44.039576 ---      ParallelTerminationStrategy: PID 63 died...
22:49:44.041037 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:44.044652 ---      ParallelTerminationStrategy: PID 64 died...
22:49:44.046110 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:44.049730 ---      ParallelTerminationStrategy: PID 65 died...
22:49:44.051195 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:44.054821 ---      ParallelTerminationStrategy: PID 66 died...
22:49:44.056285 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:44.059930 ---      ParallelTerminationStrategy: PID 67 died...
22:49:44.061408 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:44.065045 ---      ParallelTerminationStrategy: PID 68 died...
22:49:44.066511 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:44.070119 ---      ParallelTerminationStrategy: PID 69 died...
22:49:44.071588 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:44.075193 ---      ParallelTerminationStrategy: PID 70 died...
22:49:44.076651 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:44.080289 ---      ParallelTerminationStrategy: PID 71 died...
22:49:44.081754 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:44.085369 ---      ParallelTerminationStrategy: PID 72 died...
22:49:44.086839 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:44.090448 ---      ParallelTerminationStrategy: PID 73 died...
22:49:44.091921 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:44.095579 ---      ParallelTerminationStrategy: PID 74 died...
22:49:44.097071 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:44.100702 ---      ParallelTerminationStrategy: PID 75 died...
22:49:44.102159 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:44.105788 ---      ParallelTerminationStrategy: PID 76 died...
22:49:44.107264 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:44.110914 ---      ParallelTerminationStrategy: PID 77 died...
22:49:44.112379 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:44.116010 ---      ParallelTerminationStrategy: PID 78 died...
22:49:44.117477 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:44.121113 ---      ParallelTerminationStrategy: PID 79 died...
22:49:44.122582 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:44.126200 ---      ParallelTerminationStrategy: PID 80 died...
22:49:44.127676 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:44.131273 ---      ParallelTerminationStrategy: PID 81 died...
22:49:44.132728 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:44.136345 ---      ParallelTerminationStrategy: PID 82 died...
22:49:44.137803 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:44.141415 ---      ParallelTerminationStrategy: PID 83 died...
22:49:44.142892 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:44.146492 ---      ParallelTerminationStrategy: PID 84 died...
22:49:44.147959 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:44.151585 ---      ParallelTerminationStrategy: PID 85 died...
22:49:44.153048 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:44.156675 ---      ParallelTerminationStrategy: PID 86 died...
22:49:44.158124 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:44.161762 ---      ParallelTerminationStrategy: PID 87 died...
22:49:44.163224 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:44.166852 ---      ParallelTerminationStrategy: PID 88 died...
22:49:44.168302 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:44.171919 ---      ParallelTerminationStrategy: PID 89 died...
22:49:44.173376 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:44.177008 ---      ParallelTerminationStrategy: PID 90 died...
22:49:44.178456 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:44.182073 ---      ParallelTerminationStrategy: PID 91 died...
22:49:44.183534 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:44.187136 ---      ParallelTerminationStrategy: PID 92 died...
22:49:44.188597 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:44.192235 ---      ParallelTerminationStrategy: PID 93 died...
22:49:44.193692 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:44.197307 ---      ParallelTerminationStrategy: PID 94 died...
22:49:44.198776 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:44.202395 ---      ParallelTerminationStrategy: PID 95 died...
22:49:44.203867 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:44.207498 ---      ParallelTerminationStrategy: PID 96 died...
22:49:44.208964 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:44.212578 ---      ParallelTerminationStrategy: PID 97 died...
22:49:44.214047 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:44.217671 ---      ParallelTerminationStrategy: PID 98 died...
22:49:44.219144 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:44.222770 ---      ParallelTerminationStrategy: PID 99 died...
22:49:44.224234 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:44.227856 ---      ParallelTerminationStrategy: PID 100 died...
22:49:44.229335 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:44.232952 ---      ParallelTerminationStrategy: PID 101 died...
22:49:44.234410 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:44.238026 ---      ParallelTerminationStrategy: PID 102 died...
22:49:44.239508 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:44.243136 ---      ParallelTerminationStrategy: PID 103 died...
22:49:44.244601 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:44.248219 ---      ParallelTerminationStrategy: PID 104 died...
22:49:44.249680 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:44.253303 ---      ParallelTerminationStrategy: PID 105 died...
22:49:44.254790 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:44.258501 ---      ParallelTerminationStrategy: PID 106 died...
22:49:44.259970 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:44.263586 ---      ParallelTerminationStrategy: PID 107 died...
22:49:44.265056 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:44.268674 ---      ParallelTerminationStrategy: PID 108 died...
22:49:44.270135 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:44.273786 ---      ParallelTerminationStrategy: PID 109 died...
22:49:44.275253 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:44.278875 ---      ParallelTerminationStrategy: PID 110 died...
22:49:44.280334 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:44.283964 ---      ParallelTerminationStrategy: PID 111 died...
22:49:44.285431 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:44.289076 ---      ParallelTerminationStrategy: PID 112 died...
22:49:44.290554 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:44.294173 ---      ParallelTerminationStrategy: PID 113 died...
22:49:44.295637 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:44.299262 ---      ParallelTerminationStrategy: PID 114 died...
22:49:44.300721 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:44.304338 ---      ParallelTerminationStrategy: PID 115 died...
22:49:44.305800 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:44.309411 ---      ParallelTerminationStrategy: PID 116 died...
22:49:44.310873 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:44.314493 ---      ParallelTerminationStrategy: PID 117 died...
22:49:44.315959 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:44.319574 ---      ParallelTerminationStrategy: PID 118 died...
22:49:44.321038 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:44.324660 ---      ParallelTerminationStrategy: PID 119 died...
22:49:44.326135 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:44.329756 ---      ParallelTerminationStrategy: PID 120 died...
22:49:44.331237 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:44.334845 ---      ParallelTerminationStrategy: PID 121 died...
22:49:44.336317 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:44.339952 ---      ParallelTerminationStrategy: PID 122 died...
22:49:44.341409 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:44.345027 ---      ParallelTerminationStrategy: PID 123 died...
22:49:44.346491 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:44.350097 ---      ParallelTerminationStrategy: PID 124 died...
22:49:44.351562 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:44.355191 ---      ParallelTerminationStrategy: PID 125 died...
22:49:44.356653 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:44.360301 ---      ParallelTerminationStrategy: PID 126 died...
22:49:44.361755 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:44.365374 ---      ParallelTerminationStrategy: PID 127 died...
22:49:44.366833 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:44.370496 ---      ParallelTerminationStrategy: PID 128 died...
22:49:44.371954 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:44.375577 ---      ParallelTerminationStrategy: PID 129 died...
22:49:44.377051 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:44.380664 ---      ParallelTerminationStrategy: PID 130 died...
22:49:44.382128 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:44.385744 ---      ParallelTerminationStrategy: PID 131 died...
22:49:44.387216 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:44.390840 ---      ParallelTerminationStrategy: PID 132 died...
22:49:44.392299 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:44.395905 ---      ParallelTerminationStrategy: PID 133 died...
22:49:44.397371 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:44.401000 ---      ParallelTerminationStrategy: PID 134 died...
22:49:44.402476 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:44.406073 ---      ParallelTerminationStrategy: PID 135 died...
22:49:44.407537 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:44.411197 ---      ParallelTerminationStrategy: PID 136 died...
22:49:44.412663 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:44.416309 ---      ParallelTerminationStrategy: PID 137 died...
22:49:44.417773 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:44.421412 ---      ParallelTerminationStrategy: PID 138 died...
22:49:44.422900 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:44.426551 ---      ParallelTerminationStrategy: PID 139 died...
22:49:44.428027 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:44.431666 ---      ParallelTerminationStrategy: PID 140 died...
22:49:44.433134 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:44.436772 ---      ParallelTerminationStrategy: PID 141 died...
22:49:44.438240 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:44.441875 ---      ParallelTerminationStrategy: PID 142 died...
22:49:44.443337 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:44.446968 ---      ParallelTerminationStrategy: PID 143 died...
22:49:44.448430 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:44.452099 ---      ParallelTerminationStrategy: PID 144 died...
22:49:44.453562 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:44.457202 ---      ParallelTerminationStrategy: PID 145 died...
22:49:44.458679 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:44.462354 ---      ParallelTerminationStrategy: PID 146 died...
22:49:44.463815 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:44.467467 ---      ParallelTerminationStrategy: PID 147 died...
22:49:44.468935 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:44.472568 ---      ParallelTerminationStrategy: PID 148 died...
22:49:44.474039 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:44.477694 ---      ParallelTerminationStrategy: PID 149 died...
22:49:44.479162 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:44.482789 ---      ParallelTerminationStrategy: PID 150 died...
22:49:44.484254 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:44.487880 ---      ParallelTerminationStrategy: PID 151 died...
22:49:44.489336 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:44.492981 ---      ParallelTerminationStrategy: PID 152 died...
22:49:44.494439 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:44.498090 ---      ParallelTerminationStrategy: PID 153 died...
22:49:44.499538 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:44.503118 ---      ParallelTerminationStrategy: PID 154 died...
22:49:44.504555 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:44.508127 ---      ParallelTerminationStrategy: PID 155 died...
22:49:44.509557 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:44.513156 ---      ParallelTerminationStrategy: PID 156 died...
22:49:44.514602 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:44.518175 ---      ParallelTerminationStrategy: PID 157 died...
22:49:44.519620 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:44.523171 ---      ParallelTerminationStrategy: PID 158 died...
22:49:44.524605 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:44.528172 ---      ParallelTerminationStrategy: PID 159 died...
22:49:44.529629 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:44.533228 ---      ParallelTerminationStrategy: PID 160 died...
22:49:44.534674 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:44.538233 ---      ParallelTerminationStrategy: PID 161 died...
22:49:44.539674 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:44.543266 ---      ParallelTerminationStrategy: PID 162 died...
22:49:44.544703 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:44.548287 ---      ParallelTerminationStrategy: PID 163 died...
22:49:44.549729 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:44.553330 ---      ParallelTerminationStrategy: PID 164 died...
22:49:44.554781 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:44.558353 ---      ParallelTerminationStrategy: PID 165 died...
22:49:44.559807 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:44.563389 ---      ParallelTerminationStrategy: PID 166 died...
22:49:44.564828 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:44.568422 ---      ParallelTerminationStrategy: PID 167 died...
22:49:44.569865 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:44.573455 ---      ParallelTerminationStrategy: PID 168 died...
22:49:44.574908 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:44.578509 ---      ParallelTerminationStrategy: PID 169 died...
22:49:44.579960 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:44.583604 ---      ParallelTerminationStrategy: PID 170 died...
22:49:44.585041 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:44.588674 ---      ParallelTerminationStrategy: PID 171 died...
22:49:44.590147 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:44.593781 ---      ParallelTerminationStrategy: PID 172 died...
22:49:44.595259 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:44.598906 ---      ParallelTerminationStrategy: PID 173 died...
22:49:44.600373 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:44.604001 ---      ParallelTerminationStrategy: PID 174 died...
22:49:44.605464 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:44.609114 ---      ParallelTerminationStrategy: PID 175 died...
22:49:44.610583 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:44.614212 ---      ParallelTerminationStrategy: PID 176 died...
22:49:44.615684 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:44.619336 ---      ParallelTerminationStrategy: PID 177 died...
22:49:44.620806 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:44.624448 ---      ParallelTerminationStrategy: PID 178 died...
22:49:44.625927 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:44.629567 ---      ParallelTerminationStrategy: PID 179 died...
22:49:44.631056 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:44.634688 ---      ParallelTerminationStrategy: PID 180 died...
22:49:44.636156 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:44.639788 ---      ParallelTerminationStrategy: PID 181 died...
22:49:44.641249 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:44.644883 ---      ParallelTerminationStrategy: PID 182 died...
22:49:44.646342 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:44.649960 ---      ParallelTerminationStrategy: PID 183 died...
22:49:44.651447 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:44.655083 ---      ParallelTerminationStrategy: PID 184 died...
22:49:44.656553 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:44.660200 ---      ParallelTerminationStrategy: PID 185 died...
22:49:44.661660 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:44.665296 ---      ParallelTerminationStrategy: PID 186 died...
22:49:44.666767 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:44.670394 ---      ParallelTerminationStrategy: PID 187 died...
22:49:44.671861 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:44.675512 ---      ParallelTerminationStrategy: PID 188 died...
22:49:44.676983 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:44.680643 ---      ParallelTerminationStrategy: PID 189 died...
22:49:44.682105 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:44.685735 ---      ParallelTerminationStrategy: PID 190 died...
22:49:44.687200 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:44.690837 ---      ParallelTerminationStrategy: PID 191 died...
22:49:44.692312 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:44.695964 ---      ParallelTerminationStrategy: PID 192 died...
22:49:44.697441 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:44.701113 ---      ParallelTerminationStrategy: PID 193 died...
22:49:44.702587 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:44.706205 ---      ParallelTerminationStrategy: PID 194 died...
22:49:44.707673 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:44.711337 ---      ParallelTerminationStrategy: PID 195 died...
22:49:44.712803 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:44.716451 ---      ParallelTerminationStrategy: PID 196 died...
22:49:44.717924 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:44.721545 ---      ParallelTerminationStrategy: PID 197 died...
22:49:44.723018 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:44.726690 ---      ParallelTerminationStrategy: PID 198 died...
22:49:44.728153 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:44.731803 ---      ParallelTerminationStrategy: PID 199 died...
22:49:44.733264 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:44.736901 ---      ParallelTerminationStrategy: PID 200 died...
22:49:44.738368 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:44.741995 ---      ParallelTerminationStrategy: PID 201 died...
22:49:44.743476 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:44.747128 ---      ParallelTerminationStrategy: PID 202 died...
22:49:44.748591 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:44.752235 ---      ParallelTerminationStrategy: PID 203 died...
22:49:44.753703 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:44.757335 ---      ParallelTerminationStrategy: PID 204 died...
22:49:44.758820 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:44.762454 ---      ParallelTerminationStrategy: PID 205 died...
22:49:44.763935 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:44.767588 ---      ParallelTerminationStrategy: PID 206 died...
22:49:44.769055 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:44.772690 ---      ParallelTerminationStrategy: PID 207 died...
22:49:44.774168 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:44.777834 ---      ParallelTerminationStrategy: PID 208 died...
22:49:44.779301 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:44.783074 ---      ParallelTerminationStrategy: PID 209 died...
22:49:44.784609 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:44.788342 ---      ParallelTerminationStrategy: PID 210 died...
22:49:44.789815 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:44.793464 ---      ParallelTerminationStrategy: PID 211 died...
22:49:44.794932 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:44.798607 ---      ParallelTerminationStrategy: PID 212 died...
22:49:44.800078 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:44.803735 ---      ParallelTerminationStrategy: PID 213 died...
22:49:44.805200 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:44.808837 ---      ParallelTerminationStrategy: PID 214 died...
22:49:44.810309 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:44.813954 ---      ParallelTerminationStrategy: PID 215 died...
22:49:44.815446 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:44.819098 ---      ParallelTerminationStrategy: PID 216 died...
22:49:44.820560 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:44.824214 ---      ParallelTerminationStrategy: PID 217 died...
22:49:44.825674 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:44.829335 ---      ParallelTerminationStrategy: PID 218 died...
22:49:44.830818 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:44.834481 ---      ParallelTerminationStrategy: PID 219 died...
22:49:44.835954 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:44.839602 ---      ParallelTerminationStrategy: PID 220 died...
22:49:44.841075 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:44.844728 ---      ParallelTerminationStrategy: PID 221 died...
22:49:44.846197 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:44.849870 ---      ParallelTerminationStrategy: PID 222 died...
22:49:44.851358 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:44.855031 ---      ParallelTerminationStrategy: PID 223 died...
22:49:44.856503 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:44.860175 ---      ParallelTerminationStrategy: PID 224 died...
22:49:44.861657 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:44.865323 ---      ParallelTerminationStrategy: PID 225 died...
22:49:44.866800 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:44.870458 ---      ParallelTerminationStrategy: PID 226 died...
22:49:44.871933 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:44.875594 ---      ParallelTerminationStrategy: PID 227 died...
22:49:44.877067 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:44.880770 ---      ParallelTerminationStrategy: PID 228 died...
22:49:44.882237 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:44.885895 ---      ParallelTerminationStrategy: PID 229 died...
22:49:44.887376 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:44.891050 ---      ParallelTerminationStrategy: PID 230 died...
22:49:44.892517 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:44.896194 ---      ParallelTerminationStrategy: PID 231 died...
22:49:44.897660 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:44.901318 ---      ParallelTerminationStrategy: PID 232 died...
22:49:44.902797 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:44.906465 ---      ParallelTerminationStrategy: PID 233 died...
22:49:44.907941 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:44.911606 ---      ParallelTerminationStrategy: PID 234 died...
22:49:44.913076 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:48.317389 ---      ParallelTerminationStrategy: PID 34 died...
22:49:48.323063 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8217 netreg_mass PASS
---------------------------------------------------------------------
22:49:48.393785 tst                       trial-8217: Storing JUnit report in /build/trial-8217/run.2026-01-20_22-48-21/trial-8217.xml

--------------------------------------------------------------------------------------------
trial-8217 PASS
--------------------------------------------------------------------------------------------
22:49:48.404519 tst                       trial-8217: trial-8217: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.3 sec)
+ exit_code=0
+ rm -rf trial-8217/inst
+ cd trial-8217
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-20 22:48:21
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8217-run.tgz run.2026-01-20_22-48-21
+ tar czf /build/trial-8217-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-20_13_26_32.tgz osmo-bts-oc2g.build-2026-01-20_13_19_26.tgz osmo-bts-sysmo.build-2026-01-20_13_20_50.tgz osmo-bts.build-2026-01-20_13_19_33.tgz osmo-ggsn.build-2026-01-20_20_42_35.tgz osmo-hlr.build-2026-01-20_16_36_43.tgz osmo-hnbgw.build-2026-01-20_13_29_04.tgz osmo-mgw.build-2026-01-20_08_33_08.tgz osmo-msc.build-2026-01-20_13_32_49.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-20_13_20_37.tgz osmo-pcu-sysmo.build-2026-01-20_13_19_07.tgz osmo-pcu.build-2026-01-20_13_19_15.tgz osmo-sgsn.build-2026-01-20_20_48_06.tgz osmo-stp.build-2026-01-20_13_23_14.tgz osmo-trx.build-2026-01-20_20_40_41.tgz osmocom-bb.build-2026-01-20_21_17_28.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