Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (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/jenkins3196538679151176508.sh
+ rm -rf trial-7924-bin.tgz trial-7924-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23884
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10529
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9659
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12355
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12676
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11148
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38973
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7066
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40827
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7613
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 12819
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6955
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11054
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7106
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8552
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5825
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 6955
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14338156970270279184.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-7924
+ 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
ffa93bd debian-bookworm-build: fix lcov-to-cobertura-xml
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 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 [ 6/28] RUN	PIP3 install --break-system-packages 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#7 CACHED

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

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

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

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

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

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

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

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

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

#17 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen &&     dpkg-reconfigure --frontend=noninteractive locales &&     update-locale LANG=en_US.UTF-8
#17 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:09d626b3df6ee608b5d9721deac408d082a0f241f561a66751d0a08856d2fcfa
#34 writing image sha256:09d626b3df6ee608b5d9721deac408d082a0f241f561a66751d0a08856d2fcfa 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=7925 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-04-03 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7925
+ mkdir -p trial-7925
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-04-03_13_25_49.tgz osmo-bts-oc2g.build-2025-04-03_00_51_38.tgz osmo-bts-sysmo.build-2025-04-03_00_51_32.tgz osmo-bts.build-2025-04-03_00_51_38.tgz osmo-ggsn.build-2025-04-03_20_42_57.tgz osmo-hlr.build-2025-04-03_16_37_07.tgz osmo-hnbgw.build-2025-04-03_13_28_44.tgz osmo-mgw.build-2025-04-03_08_33_11.tgz osmo-msc.build-2025-04-03_13_32_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-03_07_41_41.tgz osmo-pcu-sysmo.build-2025-04-03_07_41_35.tgz osmo-pcu.build-2025-04-03_07_41_42.tgz osmo-sgsn.build-2025-04-03_20_49_07.tgz osmo-stp.build-2025-04-03_13_23_04.tgz osmo-trx.build-2025-04-03_14_27_37.tgz osmocom-bb.build-2025-04-03_21_17_46.tgz srslte.build-19.tgz trial-7925
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-04-03_13_25_49.md5 osmo-bts-oc2g.build-2025-04-03_00_51_38.md5 osmo-bts-sysmo.build-2025-04-03_00_51_32.md5 osmo-bts.build-2025-04-03_00_51_38.md5 osmo-ggsn.build-2025-04-03_20_42_57.md5 osmo-hlr.build-2025-04-03_16_37_07.md5 osmo-hnbgw.build-2025-04-03_13_28_44.md5 osmo-mgw.build-2025-04-03_08_33_11.md5 osmo-msc.build-2025-04-03_13_32_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-03_07_41_41.md5 osmo-pcu-sysmo.build-2025-04-03_07_41_35.md5 osmo-pcu.build-2025-04-03_07_41_42.md5 osmo-sgsn.build-2025-04-03_20_49_07.md5 osmo-stp.build-2025-04-03_13_23_04.md5 osmo-trx.build-2025-04-03_14_27_37.md5 osmocom-bb.build-2025-04-03_21_17_46.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-04-03_13_25_49.md5 osmo-bts-oc2g.build-2025-04-03_00_51_38.md5 osmo-bts-sysmo.build-2025-04-03_00_51_32.md5 osmo-bts.build-2025-04-03_00_51_38.md5 osmo-ggsn.build-2025-04-03_20_42_57.md5 osmo-hlr.build-2025-04-03_16_37_07.md5 osmo-hnbgw.build-2025-04-03_13_28_44.md5 osmo-mgw.build-2025-04-03_08_33_11.md5 osmo-msc.build-2025-04-03_13_32_31.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-04-03_07_41_41.md5 osmo-pcu-sysmo.build-2025-04-03_07_41_35.md5 osmo-pcu.build-2025-04-03_07_41_42.md5 osmo-sgsn.build-2025-04-03_20_49_07.md5 osmo-stp.build-2025-04-03_13_23_04.md5 osmo-trx.build-2025-04-03_14_27_37.md5 osmocom-bb.build-2025-04-03_21_17_46.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-7925 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7925'
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-7925
--------------------------------------------------------------------------------------------
22:48:16.156850 tst                       trial-7925: Detailed log at /build/trial-7925/run.2025-04-03_22-48-16/log

---------------------------------------------------------------------
trial-7925 netreg_mass
---------------------------------------------------------------------
22:48:16.354932 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.355296 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.356051 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.357209 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.398688 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.399557 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.400731 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.463820 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-7925 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.464486 tst       register_default_mass.py:9: Claiming resources for the test
22:48:16.479480 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.480014 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.480478 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.480925 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.481357 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.481808 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.482261 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.512895 tst         register_default_mass.py: using LAC 2
22:48:16.534659 tst         register_default_mass.py: using RAC 2
22:48:16.560782 tst         register_default_mass.py: using CellId 2
22:48:16.590021 tst         register_default_mass.py: using BVCI 3
22:48:16.603815 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.604535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.605132 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.605696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.606216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.606751 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.607265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.607796 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.608327 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.608860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.609361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.609874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.610518 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.611079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.611617 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.612148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.612690 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.613211 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.613734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.614267 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.614784 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.615317 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.615854 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.616379 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.616895 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.617424 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.617948 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.618462 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.618988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.619511 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.620016 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.620528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.621071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.621588 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.622114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.622642 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.623157 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.623682 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.624215 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.624730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.625238 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.625767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.626290 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.626821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.627354 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.627883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.628406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.628931 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.629453 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.629984 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.630507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.631038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.631557 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.632079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.632592 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.633129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.633638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.634171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.634692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.635198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.635712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.636231 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.636755 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.637286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.637800 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.638306 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.638809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.639335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.639846 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.640366 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.640880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.641389 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.641972 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.642479 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.642993 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.643507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.644008 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.644526 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.645038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.645546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.646067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.646578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.647086 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.647610 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.648116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.648623 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.649153 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.649665 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.650174 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.650676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.651198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.651710 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.652222 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.652753 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.653260 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.653779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.654293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.654796 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.655301 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.655819 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.656323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.656895 tst      register_default_mass.py:21: Launching a simple network
22:48:16.666717 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.782770 run            create_hlr_db(pid=20): Launched
22:48:17.797078 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.820933 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.835792 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.841354 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.011336 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.025781 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.033649 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.439792 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.456779 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.471273 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.580578 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.595227 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.600806 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.623905 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.638579 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.644155 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.948747 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.963645 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.002731 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.173768 run         osmo-bts-virtual(pid=34): Launched
22:48:29.209564 tst         register_default_mass.py: using MSISDN 1001
22:48:29.223813 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.262896 tst         register_default_mass.py: using MSISDN 1002
22:48:29.280409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.310353 tst         register_default_mass.py: using MSISDN 1003
22:48:29.324684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.354528 tst         register_default_mass.py: using MSISDN 1004
22:48:29.368360 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.397684 tst         register_default_mass.py: using MSISDN 1005
22:48:29.411119 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.441575 tst         register_default_mass.py: using MSISDN 1006
22:48:29.455630 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.486153 tst         register_default_mass.py: using MSISDN 1007
22:48:29.500254 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.530926 tst         register_default_mass.py: using MSISDN 1008
22:48:29.545011 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.575432 tst         register_default_mass.py: using MSISDN 1009
22:48:29.589516 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.620038 tst         register_default_mass.py: using MSISDN 1010
22:48:29.634106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.664434 tst         register_default_mass.py: using MSISDN 1011
22:48:29.678606 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.709497 tst         register_default_mass.py: using MSISDN 1012
22:48:29.723661 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.757928 tst         register_default_mass.py: using MSISDN 1013
22:48:29.773624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.803857 tst         register_default_mass.py: using MSISDN 1014
22:48:29.817936 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.848336 tst         register_default_mass.py: using MSISDN 1015
22:48:29.862538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.893142 tst         register_default_mass.py: using MSISDN 1016
22:48:29.907407 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.938089 tst         register_default_mass.py: using MSISDN 1017
22:48:29.952316 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.982857 tst         register_default_mass.py: using MSISDN 1018
22:48:29.996917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.027271 tst         register_default_mass.py: using MSISDN 1019
22:48:30.041286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.071712 tst         register_default_mass.py: using MSISDN 1020
22:48:30.085838 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.116301 tst         register_default_mass.py: using MSISDN 1021
22:48:30.130512 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.161005 tst         register_default_mass.py: using MSISDN 1022
22:48:30.175251 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.206090 tst         register_default_mass.py: using MSISDN 1023
22:48:30.220403 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.251007 tst         register_default_mass.py: using MSISDN 1024
22:48:30.265218 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.295734 tst         register_default_mass.py: using MSISDN 1025
22:48:30.309804 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.340361 tst         register_default_mass.py: using MSISDN 1026
22:48:30.354572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.385010 tst         register_default_mass.py: using MSISDN 1027
22:48:30.399239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.429516 tst         register_default_mass.py: using MSISDN 1028
22:48:30.443509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.474039 tst         register_default_mass.py: using MSISDN 1029
22:48:30.488225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.518452 tst         register_default_mass.py: using MSISDN 1030
22:48:30.532532 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.562546 tst         register_default_mass.py: using MSISDN 1031
22:48:30.576491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.606807 tst         register_default_mass.py: using MSISDN 1032
22:48:30.620892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.651201 tst         register_default_mass.py: using MSISDN 1033
22:48:30.665240 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.695934 tst         register_default_mass.py: using MSISDN 1034
22:48:30.710131 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.740332 tst         register_default_mass.py: using MSISDN 1035
22:48:30.754451 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.785095 tst         register_default_mass.py: using MSISDN 1036
22:48:30.799248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.829565 tst         register_default_mass.py: using MSISDN 1037
22:48:30.843633 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.874081 tst         register_default_mass.py: using MSISDN 1038
22:48:30.888101 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.918351 tst         register_default_mass.py: using MSISDN 1039
22:48:30.932448 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.963053 tst         register_default_mass.py: using MSISDN 1040
22:48:30.977329 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.007686 tst         register_default_mass.py: using MSISDN 1041
22:48:31.021685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.052515 tst         register_default_mass.py: using MSISDN 1042
22:48:31.066764 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.097464 tst         register_default_mass.py: using MSISDN 1043
22:48:31.111655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.142169 tst         register_default_mass.py: using MSISDN 1044
22:48:31.156342 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.186630 tst         register_default_mass.py: using MSISDN 1045
22:48:31.200643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.230982 tst         register_default_mass.py: using MSISDN 1046
22:48:31.244988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.275381 tst         register_default_mass.py: using MSISDN 1047
22:48:31.289199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.321279 tst         register_default_mass.py: using MSISDN 1048
22:48:31.336212 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.365828 tst         register_default_mass.py: using MSISDN 1049
22:48:31.379814 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.409444 tst         register_default_mass.py: using MSISDN 1050
22:48:31.423370 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.452938 tst         register_default_mass.py: using MSISDN 1051
22:48:31.461003 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.496202 tst         register_default_mass.py: using MSISDN 1052
22:48:31.513348 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.542994 tst         register_default_mass.py: using MSISDN 1053
22:48:31.556702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.585955 tst         register_default_mass.py: using MSISDN 1054
22:48:31.599248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.628369 tst         register_default_mass.py: using MSISDN 1055
22:48:31.641599 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.670720 tst         register_default_mass.py: using MSISDN 1056
22:48:31.684124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.713441 tst         register_default_mass.py: using MSISDN 1057
22:48:31.726906 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.756671 tst         register_default_mass.py: using MSISDN 1058
22:48:31.769953 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.800311 tst         register_default_mass.py: using MSISDN 1059
22:48:31.814124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.850766 tst         register_default_mass.py: using MSISDN 1060
22:48:31.867087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.896951 tst         register_default_mass.py: using MSISDN 1061
22:48:31.910503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.946943 tst         register_default_mass.py: using MSISDN 1062
22:48:31.956452 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.986410 tst         register_default_mass.py: using MSISDN 1063
22:48:32.008544 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.039048 tst         register_default_mass.py: using MSISDN 1064
22:48:32.053431 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.084249 tst         register_default_mass.py: using MSISDN 1065
22:48:32.098378 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.128707 tst         register_default_mass.py: using MSISDN 1066
22:48:32.138704 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.168929 tst         register_default_mass.py: using MSISDN 1067
22:48:32.184296 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.222722 tst         register_default_mass.py: using MSISDN 1068
22:48:32.240125 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.270706 tst         register_default_mass.py: using MSISDN 1069
22:48:32.285367 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.315438 tst         register_default_mass.py: using MSISDN 1070
22:48:32.329611 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.360114 tst         register_default_mass.py: using MSISDN 1071
22:48:32.374522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.404508 tst         register_default_mass.py: using MSISDN 1072
22:48:32.418694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.448688 tst         register_default_mass.py: using MSISDN 1073
22:48:32.462901 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.492941 tst         register_default_mass.py: using MSISDN 1074
22:48:32.507027 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.536969 tst         register_default_mass.py: using MSISDN 1075
22:48:32.551035 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.581199 tst         register_default_mass.py: using MSISDN 1076
22:48:32.595311 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.625376 tst         register_default_mass.py: using MSISDN 1077
22:48:32.639480 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.669705 tst         register_default_mass.py: using MSISDN 1078
22:48:32.683930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.714162 tst         register_default_mass.py: using MSISDN 1079
22:48:32.724028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.753779 tst         register_default_mass.py: using MSISDN 1080
22:48:32.768645 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.799001 tst         register_default_mass.py: using MSISDN 1081
22:48:32.813048 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.843387 tst         register_default_mass.py: using MSISDN 1082
22:48:32.857410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.887315 tst         register_default_mass.py: using MSISDN 1083
22:48:32.900938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.930499 tst         register_default_mass.py: using MSISDN 1084
22:48:32.943954 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.973539 tst         register_default_mass.py: using MSISDN 1085
22:48:32.987020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.016689 tst         register_default_mass.py: using MSISDN 1086
22:48:33.030215 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.059858 tst         register_default_mass.py: using MSISDN 1087
22:48:33.073404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.110983 tst         register_default_mass.py: using MSISDN 1088
22:48:33.127923 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.157279 tst         register_default_mass.py: using MSISDN 1089
22:48:33.171042 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.200535 tst         register_default_mass.py: using MSISDN 1090
22:48:33.213755 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.243222 tst         register_default_mass.py: using MSISDN 1091
22:48:33.256658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.286047 tst         register_default_mass.py: using MSISDN 1092
22:48:33.299494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.329401 tst         register_default_mass.py: using MSISDN 1093
22:48:33.343119 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.373476 tst         register_default_mass.py: using MSISDN 1094
22:48:33.387303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.417502 tst         register_default_mass.py: using MSISDN 1095
22:48:33.431435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.460446 tst         register_default_mass.py: using MSISDN 1096
22:48:33.473715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.503423 tst         register_default_mass.py: using MSISDN 1097
22:48:33.517095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.547644 tst         register_default_mass.py: using MSISDN 1098
22:48:33.561580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.592181 tst         register_default_mass.py: using MSISDN 1099
22:48:33.606192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.636563 tst         register_default_mass.py: using MSISDN 1100
22:48:33.650306 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.741765 run                             mass: Starting testcase
22:48:33.747221 run                             mass: Pre-launching all virtphy's
22:48:33.752550 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.765405 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.771279 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.783870 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.789802 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.802538 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.808580 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.821525 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.827648 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.840243 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.846189 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.859048 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.865043 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.877684 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.883484 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.896151 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.902033 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.914838 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.920756 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.933594 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.939603 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.952382 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.958347 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.971044 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.976980 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.989741 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.995625 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.008260 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.014191 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.026856 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.032762 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.045377 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.051344 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.064135 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.070096 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.083211 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.089249 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.102442 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.108545 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.121479 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.127445 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.140252 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.146145 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.159045 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.164946 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.177644 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.183564 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.196237 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.202290 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.215048 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.220938 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.233654 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.239589 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.252334 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.258294 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.271235 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.277276 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.290218 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.296244 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.308985 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.314924 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.327895 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.333791 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.346890 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.352928 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.366061 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.372064 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.385042 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.390970 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.403737 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.409652 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.422307 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.428250 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.440900 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.446840 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.459389 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.465331 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.478025 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.483892 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.496340 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.502178 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.514868 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.520799 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.533333 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.539159 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.551759 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.557798 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.570477 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.576525 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.589285 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.595168 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.607967 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.613832 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.626596 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.632515 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.645223 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.651177 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.663791 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.669679 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.682329 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.688183 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.700919 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.706830 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.719558 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.725495 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.738138 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.744012 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.756726 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.762728 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.775482 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.781424 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.794287 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.800177 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.812909 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.818808 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.831461 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.837518 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.850207 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.856220 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.868871 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.874737 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.887322 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.893213 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.905795 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.911629 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.924258 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.930104 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.942724 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.948534 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.961105 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.967016 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.979571 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.985381 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.997929 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.003785 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.016409 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.022224 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.035014 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.040866 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.053665 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.059546 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.072369 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.078285 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.091015 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.096904 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.109484 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.115364 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.127954 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.133828 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.146517 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.152413 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.165138 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.171074 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.183764 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.189715 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.202347 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.208237 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.220973 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.226928 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.239557 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.245507 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.258194 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.264256 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.276941 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.282965 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.295651 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.301554 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.314357 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.320203 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.333073 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.338980 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.351718 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.357719 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.370482 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.376390 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.389039 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.394912 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.407564 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.413445 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.426056 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.431890 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.444530 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.450356 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.462989 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.468878 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.481564 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.487418 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.500322 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.506196 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.518985 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.524921 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.537547 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.543583 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.556339 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.562322 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.574934 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.580812 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.593404 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.599262 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.611858 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.617722 run                             mass: Checking if sockets are in the filesystem
22:48:35.649842 run                osmo-ms-mob/00000: Starting mobile
22:48:35.662611 run       osmo-ms-mob/00000(pid=135): Launched
22:48:35.674405 run                             mass: MS start registered  {at=6951421.377753287, delay=0.005863749422132969, ms=00000}
22:48:39.864770 run                osmo-ms-mob/00001: Starting mobile
22:48:39.881513 run       osmo-ms-mob/00001(pid=136): Launched
22:48:39.891954 run                             mass: MS start registered  {at=6951425.595303681, delay=0.004530586302280426, ms=00001}
22:48:41.001557 run                             mass: MS performed LU  {at=6951426.704795869, lu_delay=5.327042582444847, ms=00000}
22:48:41.665728 run                osmo-ms-mob/00002: Starting mobile
22:48:41.686982 run       osmo-ms-mob/00002(pid=137): Launched
22:48:41.697433 run                             mass: MS start registered  {at=6951427.400776833, delay=0.004527417942881584, ms=00002}
22:48:42.970320 run                osmo-ms-mob/00003: Starting mobile
22:48:42.987385 run       osmo-ms-mob/00003(pid=138): Launched
22:48:42.997788 run                             mass: MS start registered  {at=6951428.70113821, delay=0.0044991979375481606, ms=00003}
22:48:44.032582 run                osmo-ms-mob/00004: Starting mobile
22:48:44.045662 run       osmo-ms-mob/00004(pid=139): Launched
22:48:44.056118 run                             mass: MS start registered  {at=6951429.759470337, delay=0.004567323252558708, ms=00004}
22:48:44.768014 run                             mass: MS performed LU  {at=6951430.471258125, lu_delay=4.8759544445201755, ms=00001}
22:48:45.051086 run                osmo-ms-mob/00005: Starting mobile
22:48:45.066537 run       osmo-ms-mob/00005(pid=140): Launched
22:48:45.077079 run                             mass: MS start registered  {at=6951430.780431643, delay=0.004625305533409119, ms=00005}
22:48:45.934002 run                osmo-ms-mob/00006: Starting mobile
22:48:45.947171 run       osmo-ms-mob/00006(pid=141): Launched
22:48:45.957646 run                             mass: MS start registered  {at=6951431.660999781, delay=0.004489747807383537, ms=00006}
22:48:46.669244 run                             mass: MS performed LU  {at=6951432.372479405, lu_delay=4.9717025719583035, ms=00002}
22:48:46.865833 run                osmo-ms-mob/00007: Starting mobile
22:48:46.881279 run       osmo-ms-mob/00007(pid=142): Launched
22:48:46.891789 run                             mass: MS start registered  {at=6951432.595140557, delay=0.004575361497700214, ms=00007}
22:48:47.632859 run                osmo-ms-mob/00008: Starting mobile
22:48:47.645947 run       osmo-ms-mob/00008(pid=143): Launched
22:48:47.656527 run                             mass: MS start registered  {at=6951433.359880495, delay=0.004555215127766132, ms=00008}
22:48:48.384161 run                osmo-ms-mob/00009: Starting mobile
22:48:48.401739 run       osmo-ms-mob/00009(pid=144): Launched
22:48:48.412288 run                             mass: MS start registered  {at=6951434.115643134, delay=0.00465119443833828, ms=00009}
22:48:48.534043 run                             mass: MS performed LU  {at=6951434.237288114, lu_delay=5.536149904131889, ms=00003}
22:48:49.068185 run                osmo-ms-mob/00010: Starting mobile
22:48:49.085027 run       osmo-ms-mob/00010(pid=145): Launched
22:48:49.091024 run                             mass: MS performed LU  {at=6951434.794382394, lu_delay=5.034912057220936, ms=00004}
22:48:49.096801 run                             mass: MS start registered  {at=6951434.800168087, delay=0.005802437663078308, ms=00010}
22:48:49.633009 run                osmo-ms-mob/00011: Starting mobile
22:48:49.646487 run       osmo-ms-mob/00011(pid=146): Launched
22:48:49.657169 run                             mass: MS start registered  {at=6951435.36052173, delay=0.004557354375720024, ms=00011}
22:48:50.233901 run                osmo-ms-mob/00012: Starting mobile
22:48:50.246911 run       osmo-ms-mob/00012(pid=147): Launched
22:48:50.257492 run                             mass: MS start registered  {at=6951435.960843119, delay=0.00462589506059885, ms=00012}
22:48:50.435182 run                             mass: MS performed LU  {at=6951436.138431584, lu_delay=5.357999941334128, ms=00005}
22:48:50.866033 run                osmo-ms-mob/00013: Starting mobile
22:48:50.882731 run       osmo-ms-mob/00013(pid=148): Launched
22:48:50.896403 run                             mass: MS start registered  {at=6951436.59975239, delay=0.007496194913983345, ms=00013}
22:48:50.951920 run                             mass: MS performed LU  {at=6951436.655186503, lu_delay=4.994186721742153, ms=00006}
22:48:51.458864 run                osmo-ms-mob/00014: Starting mobile
22:48:51.475070 run       osmo-ms-mob/00014(pid=149): Launched
22:48:51.485679 run                             mass: MS start registered  {at=6951437.189031607, delay=0.004730137996375561, ms=00014}
22:48:52.073412 run                osmo-ms-mob/00015: Starting mobile
22:48:52.089594 run       osmo-ms-mob/00015(pid=150): Launched
22:48:52.100128 run                             mass: MS start registered  {at=6951437.803482785, delay=0.004585529677569866, ms=00015}
22:48:52.299657 run                             mass: MS performed LU  {at=6951438.00289803, lu_delay=5.407757473178208, ms=00007}
22:48:52.345480 run                             mass: MS performed LU  {at=6951438.048759771, lu_delay=4.6888792756944895, ms=00008}
22:48:52.533848 run                osmo-ms-mob/00016: Starting mobile
22:48:52.546837 run       osmo-ms-mob/00016(pid=151): Launched
22:48:52.557408 run                             mass: MS start registered  {at=6951438.260760881, delay=0.004667690023779869, ms=00016}
22:48:53.057733 run                osmo-ms-mob/00017: Starting mobile
22:48:53.070805 run       osmo-ms-mob/00017(pid=152): Launched
22:48:53.081469 run                             mass: MS start registered  {at=6951438.784823992, delay=0.004636608064174652, ms=00017}
22:48:53.646610 run                osmo-ms-mob/00018: Starting mobile
22:48:53.660298 run       osmo-ms-mob/00018(pid=153): Launched
22:48:53.671162 run                             mass: MS start registered  {at=6951439.374514855, delay=0.004675852134823799, ms=00018}
22:48:54.033620 run                osmo-ms-mob/00019: Starting mobile
22:48:54.046464 run       osmo-ms-mob/00019(pid=154): Launched
22:48:54.057351 run                             mass: MS start registered  {at=6951439.760705543, delay=0.004952792078256607, ms=00019}
22:48:54.200529 run                             mass: MS performed LU  {at=6951439.903783579, lu_delay=5.103615492582321, ms=00010}
22:48:54.246610 run                             mass: MS performed LU  {at=6951439.949865874, lu_delay=5.834222739562392, ms=00009}
22:48:54.556124 run                osmo-ms-mob/00020: Starting mobile
22:48:54.572800 run       osmo-ms-mob/00020(pid=155): Launched
22:48:54.578950 run                             mass: MS performed LU  {at=6951440.282308157, lu_delay=4.921786426566541, ms=00011}
22:48:54.584732 run                             mass: MS start registered  {at=6951440.288098274, delay=0.005808673799037933, ms=00020}
22:48:55.055602 run                osmo-ms-mob/00021: Starting mobile
22:48:55.073275 run       osmo-ms-mob/00021(pid=156): Launched
22:48:55.084200 run                             mass: MS start registered  {at=6951440.787552986, delay=0.004737497307360172, ms=00021}
22:48:55.433121 run                osmo-ms-mob/00022: Starting mobile
22:48:55.446101 run       osmo-ms-mob/00022(pid=157): Launched
22:48:55.457068 run                             mass: MS start registered  {at=6951441.160421039, delay=0.004789926111698151, ms=00022}
22:48:55.956162 run                osmo-ms-mob/00023: Starting mobile
22:48:55.972440 run       osmo-ms-mob/00023(pid=158): Launched
22:48:55.983385 run                             mass: MS start registered  {at=6951441.686736449, delay=0.004891606047749519, ms=00023}
22:48:56.065633 run                             mass: MS performed LU  {at=6951441.768893688, lu_delay=5.169141298159957, ms=00013}
22:48:56.111588 run                             mass: MS performed LU  {at=6951441.81484251, lu_delay=5.853999391198158, ms=00012}
22:48:56.217473 run                             mass: MS performed LU  {at=6951441.920714095, lu_delay=4.731682488694787, ms=00014}
22:48:56.231744 run                osmo-ms-mob/00024: Starting mobile
22:48:56.244743 run       osmo-ms-mob/00024(pid=159): Launched
22:48:56.255688 run                             mass: MS start registered  {at=6951441.959035214, delay=0.005024471320211887, ms=00024}
22:48:56.833269 run                osmo-ms-mob/00025: Starting mobile
22:48:56.846395 run       osmo-ms-mob/00025(pid=160): Launched
22:48:56.856994 run                             mass: MS start registered  {at=6951442.560349202, delay=0.004663572646677494, ms=00025}
22:48:57.246483 run                osmo-ms-mob/00026: Starting mobile
22:48:57.260294 run       osmo-ms-mob/00026(pid=161): Launched
22:48:57.270823 run                             mass: MS start registered  {at=6951442.974176229, delay=0.0045995647087693214, ms=00026}
22:48:57.663421 run                osmo-ms-mob/00027: Starting mobile
22:48:57.680252 run       osmo-ms-mob/00027(pid=162): Launched
22:48:57.691324 run                             mass: MS start registered  {at=6951443.39467644, delay=0.00491793267428875, ms=00027}
22:48:57.967312 run                             mass: MS performed LU  {at=6951443.670564667, lu_delay=5.867081882432103, ms=00015}
22:48:57.998463 run                osmo-ms-mob/00028: Starting mobile
22:48:58.013221 run       osmo-ms-mob/00028(pid=163): Launched
22:48:58.019141 run                             mass: MS performed LU  {at=6951443.722503344, lu_delay=5.461742462590337, ms=00016}
22:48:58.024891 run                             mass: MS start registered  {at=6951443.728258893, delay=0.005772711709141731, ms=00028}
22:48:58.082063 run                             mass: MS performed LU  {at=6951443.785316349, lu_delay=5.0004923567175865, ms=00017}
22:48:58.463802 run                osmo-ms-mob/00029: Starting mobile
22:48:58.479031 run       osmo-ms-mob/00029(pid=164): Launched
22:48:58.489848 run                             mass: MS start registered  {at=6951444.193201842, delay=0.004657707177102566, ms=00029}
22:48:58.847521 run                osmo-ms-mob/00030: Starting mobile
22:48:58.861409 run       osmo-ms-mob/00030(pid=165): Launched
22:48:58.872068 run                             mass: MS start registered  {at=6951444.575422402, delay=0.004733690991997719, ms=00030}
22:48:59.244480 run                osmo-ms-mob/00031: Starting mobile
22:48:59.258134 run       osmo-ms-mob/00031(pid=166): Launched
22:48:59.269260 run                             mass: MS start registered  {at=6951444.972610664, delay=0.005172036588191986, ms=00031}
22:48:59.546278 run                osmo-ms-mob/00032: Starting mobile
22:48:59.560538 run       osmo-ms-mob/00032(pid=167): Launched
22:48:59.571770 run                             mass: MS start registered  {at=6951445.275121075, delay=0.00538297276943922, ms=00032}
22:48:59.747717 run                             mass: MS performed LU  {at=6951445.450972755, lu_delay=6.076457899995148, ms=00018}
22:48:59.831528 run                             mass: MS performed LU  {at=6951445.534782979, lu_delay=5.2466847049072385, ms=00020}
22:48:59.845446 run                osmo-ms-mob/00033: Starting mobile
22:48:59.858209 run       osmo-ms-mob/00033(pid=168): Launched
22:48:59.868716 run                             mass: MS start registered  {at=6951445.572071948, delay=0.004648749716579914, ms=00033}
22:48:59.876161 run                             mass: MS performed LU  {at=6951445.579486213, lu_delay=5.818780669942498, ms=00019}
22:49:00.001975 run                             mass: MS performed LU  {at=6951445.705227073, lu_delay=4.917674086987972, ms=00021}
22:49:00.372354 run                osmo-ms-mob/00034: Starting mobile
22:49:00.388166 run       osmo-ms-mob/00034(pid=169): Launched
22:49:00.398820 run                             mass: MS start registered  {at=6951446.102173361, delay=0.004811436869204044, ms=00034}
22:49:00.632600 run                osmo-ms-mob/00035: Starting mobile
22:49:00.645249 run       osmo-ms-mob/00035(pid=170): Launched
22:49:00.656381 run                             mass: MS start registered  {at=6951446.359735092, delay=0.0048254719004035, ms=00035}
22:49:01.033852 run                osmo-ms-mob/00036: Starting mobile
22:49:01.046628 run       osmo-ms-mob/00036(pid=171): Launched
22:49:01.057712 run                             mass: MS start registered  {at=6951446.761057085, delay=0.005114546976983547, ms=00036}
22:49:01.463839 run                osmo-ms-mob/00037: Starting mobile
22:49:01.480114 run       osmo-ms-mob/00037(pid=172): Launched
22:49:01.490661 run                             mass: MS start registered  {at=6951447.194016395, delay=0.00463167205452919, ms=00037}
22:49:01.733429 run                osmo-ms-mob/00038: Starting mobile
22:49:01.746252 run       osmo-ms-mob/00038(pid=173): Launched
22:49:01.752139 run                             mass: MS performed LU  {at=6951447.455499135, lu_delay=4.8951499331742525, ms=00025}
22:49:01.757814 run                             mass: MS start registered  {at=6951447.461182174, delay=0.005699418485164642, ms=00038}
22:49:01.778147 run                             mass: MS performed LU  {at=6951447.481495379, lu_delay=5.522460164502263, ms=00024}
22:49:01.789140 run                osmo-ms-mob/00039: Starting mobile
22:49:01.801844 run       osmo-ms-mob/00039(pid=174): Launched
22:49:01.812200 run                             mass: MS start registered  {at=6951447.515557644, delay=0.004497716203331947, ms=00039}
22:49:01.848149 run                             mass: MS performed LU  {at=6951447.551402555, lu_delay=5.864666106179357, ms=00023}
22:49:01.904776 run                             mass: MS performed LU  {at=6951447.608031426, lu_delay=6.447610386647284, ms=00022}
22:49:02.157232 run                             mass: MS performed LU  {at=6951447.86048791, lu_delay=4.886311681009829, ms=00026}
22:49:02.185238 run                osmo-ms-mob/00040: Starting mobile
22:49:02.198002 run       osmo-ms-mob/00040(pid=175): Launched
22:49:02.209642 run                             mass: MS start registered  {at=6951447.912994868, delay=0.005375058390200138, ms=00040}
22:49:02.747333 run                osmo-ms-mob/00041: Starting mobile
22:49:02.760858 run       osmo-ms-mob/00041(pid=176): Launched
22:49:02.771401 run                             mass: MS start registered  {at=6951448.474755975, delay=0.004686749540269375, ms=00041}
22:49:03.073126 run                osmo-ms-mob/00042: Starting mobile
22:49:03.089787 run       osmo-ms-mob/00042(pid=177): Launched
22:49:03.100709 run                             mass: MS start registered  {at=6951448.804056825, delay=0.005022972822189331, ms=00042}
22:49:03.433284 run                osmo-ms-mob/00043: Starting mobile
22:49:03.445981 run       osmo-ms-mob/00043(pid=178): Launched
22:49:03.456454 run                             mass: MS start registered  {at=6951449.159808702, delay=0.00458188820630312, ms=00043}
22:49:03.597507 run                             mass: MS performed LU  {at=6951449.300759532, lu_delay=4.725337130017579, ms=00030}
22:49:03.642984 run                             mass: MS performed LU  {at=6951449.346235586, lu_delay=5.95155914593488, ms=00027}
22:49:03.665673 run                osmo-ms-mob/00044: Starting mobile
22:49:03.678613 run       osmo-ms-mob/00044(pid=179): Launched
22:49:03.689084 run                             mass: MS start registered  {at=6951449.392440616, delay=0.004575268365442753, ms=00044}
22:49:03.767714 run                             mass: MS performed LU  {at=6951449.470966678, lu_delay=5.2777648363262415, ms=00029}
22:49:04.046625 run                osmo-ms-mob/00045: Starting mobile
22:49:04.060242 run       osmo-ms-mob/00045(pid=180): Launched
22:49:04.071277 run                             mass: MS start registered  {at=6951449.774626983, delay=0.0050060562789440155, ms=00045}
22:49:04.372397 run                osmo-ms-mob/00046: Starting mobile
22:49:04.388163 run       osmo-ms-mob/00046(pid=181): Launched
22:49:04.398867 run                             mass: MS start registered  {at=6951450.102218813, delay=0.004825355485081673, ms=00046}
22:49:04.646239 run                osmo-ms-mob/00047: Starting mobile
22:49:04.660021 run       osmo-ms-mob/00047(pid=182): Launched
22:49:04.671185 run                             mass: MS start registered  {at=6951450.374534331, delay=0.0052310992032289505, ms=00047}
22:49:04.952793 run                osmo-ms-mob/00048: Starting mobile
22:49:04.968223 run       osmo-ms-mob/00048(pid=183): Launched
22:49:04.979143 run                             mass: MS start registered  {at=6951450.682495798, delay=0.004866223782300949, ms=00048}
22:49:05.246641 run                osmo-ms-mob/00049: Starting mobile
22:49:05.260248 run       osmo-ms-mob/00049(pid=184): Launched
22:49:05.271366 run                             mass: MS start registered  {at=6951450.974718428, delay=0.005017630755901337, ms=00049}
22:49:05.498885 run                             mass: MS performed LU  {at=6951451.202139516, lu_delay=5.099966155365109, ms=00034}
22:49:05.540069 run                osmo-ms-mob/00050: Starting mobile
22:49:05.555464 run       osmo-ms-mob/00050(pid=185): Launched
22:49:05.561341 run                             mass: MS performed LU  {at=6951451.264702962, lu_delay=6.292092298157513, ms=00031}
22:49:05.566999 run                             mass: MS start registered  {at=6951451.270365865, delay=0.005678844638168812, ms=00050}
22:49:05.670450 run                             mass: MS performed LU  {at=6951451.373684687, lu_delay=5.013949594460428, ms=00035}
22:49:05.687409 run                             mass: MS performed LU  {at=6951451.390720506, lu_delay=5.818648558109999, ms=00033}
22:49:05.703857 run                osmo-ms-mob/00051: Starting mobile
22:49:05.716800 run       osmo-ms-mob/00051(pid=186): Launched
22:49:05.727422 run                             mass: MS start registered  {at=6951451.430776384, delay=0.004717634990811348, ms=00051}
22:49:05.941270 run                             mass: MS performed LU  {at=6951451.644525791, lu_delay=4.883468705229461, ms=00036}
22:49:06.246827 run                osmo-ms-mob/00052: Starting mobile
22:49:06.260923 run       osmo-ms-mob/00052(pid=187): Launched
22:49:06.271896 run                             mass: MS start registered  {at=6951451.975243321, delay=0.005109379068017006, ms=00052}
22:49:06.532775 run                osmo-ms-mob/00053: Starting mobile
22:49:06.545602 run       osmo-ms-mob/00053(pid=188): Launched
22:49:06.556559 run                             mass: MS start registered  {at=6951452.259909131, delay=0.005070727318525314, ms=00053}
22:49:06.846883 run                osmo-ms-mob/00054: Starting mobile
22:49:06.860420 run       osmo-ms-mob/00054(pid=189): Launched
22:49:06.871577 run                             mass: MS start registered  {at=6951452.574927549, delay=0.004906839691102505, ms=00054}
22:49:07.147175 run                osmo-ms-mob/00055: Starting mobile
22:49:07.161044 run       osmo-ms-mob/00055(pid=190): Launched
22:49:07.171681 run                             mass: MS start registered  {at=6951452.875034927, delay=0.004742925986647606, ms=00055}
22:49:07.298290 run                             mass: MS performed LU  {at=6951453.001543797, lu_delay=5.485986152663827, ms=00039}
22:49:07.362825 run                             mass: MS performed LU  {at=6951453.066056616, lu_delay=5.872040220536292, ms=00037}
22:49:07.393849 run                osmo-ms-mob/00056: Starting mobile
22:49:07.406685 run       osmo-ms-mob/00056(pid=191): Launched
22:49:07.412907 run                             mass: MS performed LU  {at=6951453.116267291, lu_delay=5.203272422775626, ms=00040}
22:49:07.418690 run                             mass: MS start registered  {at=6951453.122057031, delay=0.005807060748338699, ms=00056}
22:49:07.625411 run                             mass: MS performed LU  {at=6951453.328661715, lu_delay=4.8539057392627, ms=00041}
22:49:07.654681 run                osmo-ms-mob/00057: Starting mobile
22:49:07.667453 run       osmo-ms-mob/00057(pid=192): Launched
22:49:07.678144 run                             mass: MS start registered  {at=6951453.381501436, delay=0.004801994189620018, ms=00057}
22:49:08.144893 run                osmo-ms-mob/00058: Starting mobile
22:49:08.158452 run       osmo-ms-mob/00058(pid=193): Launched
22:49:08.169193 run                             mass: MS start registered  {at=6951453.872541923, delay=0.004692058078944683, ms=00058}
22:49:08.445422 run                osmo-ms-mob/00059: Starting mobile
22:49:08.460062 run       osmo-ms-mob/00059(pid=194): Launched
22:49:08.471516 run                             mass: MS start registered  {at=6951454.174868118, delay=0.00485075730830431, ms=00059}
22:49:08.749243 run                osmo-ms-mob/00060: Starting mobile
22:49:08.762803 run       osmo-ms-mob/00060(pid=195): Launched
22:49:08.773921 run                             mass: MS start registered  {at=6951454.477274186, delay=0.0048478739336133, ms=00060}
22:49:09.147237 run                osmo-ms-mob/00061: Starting mobile
22:49:09.161625 run       osmo-ms-mob/00061(pid=196): Launched
22:49:09.172610 run                             mass: MS start registered  {at=6951454.875955224, delay=0.004940854385495186, ms=00061}
22:49:09.200059 run                             mass: MS performed LU  {at=6951454.903383555, lu_delay=5.510942938737571, ms=00044}
22:49:09.217599 run                             mass: MS performed LU  {at=6951454.920874205, lu_delay=6.116817380301654, ms=00042}
22:49:09.239234 run                osmo-ms-mob/00062: Starting mobile
22:49:09.252436 run       osmo-ms-mob/00062(pid=197): Launched
22:49:09.263507 run                             mass: MS start registered  {at=6951454.966856446, delay=0.005193302407860756, ms=00062}
22:49:09.310159 run                             mass: MS performed LU  {at=6951455.013432731, lu_delay=5.238805747590959, ms=00045}
22:49:09.471568 run                             mass: MS performed LU  {at=6951455.17482021, lu_delay=5.072601396590471, ms=00046}
22:49:09.501022 run                osmo-ms-mob/00063: Starting mobile
22:49:09.514028 run       osmo-ms-mob/00063(pid=198): Launched
22:49:09.524817 run                             mass: MS start registered  {at=6951455.228172159, delay=0.00489943940192461, ms=00063}
22:49:10.150155 run                osmo-ms-mob/00064: Starting mobile
22:49:10.164511 run       osmo-ms-mob/00064(pid=199): Launched
22:49:10.175083 run                             mass: MS start registered  {at=6951455.878441927, delay=0.004613859578967094, ms=00064}
22:49:10.185554 run                             mass: MS performed LU  {at=6951455.888896909, lu_delay=5.5143625773489475, ms=00047}
22:49:10.327347 run                             mass: MS performed LU  {at=6951456.030609747, lu_delay=5.055891319178045, ms=00049}
22:49:10.354352 run                             mass: MS performed LU  {at=6951456.057711731, lu_delay=3.7978026000782847, ms=00053}
22:49:10.365333 run                osmo-ms-mob/00065: Starting mobile
22:49:10.378748 run       osmo-ms-mob/00065(pid=200): Launched
22:49:10.389874 run                             mass: MS start registered  {at=6951456.093225325, delay=0.00494484044611454, ms=00065}
22:49:10.862131 run                osmo-ms-mob/00066: Starting mobile
22:49:10.877631 run       osmo-ms-mob/00066(pid=201): Launched
22:49:10.889441 run                             mass: MS start registered  {at=6951456.592793465, delay=0.004773413762450218, ms=00066}
22:49:11.046074 run                             mass: MS performed LU  {at=6951456.749295587, lu_delay=4.774052266031504, ms=00052}
22:49:11.072941 run                             mass: MS performed LU  {at=6951456.776303716, lu_delay=5.505937851034105, ms=00050}
22:49:11.099215 run                osmo-ms-mob/00067: Starting mobile
22:49:11.112825 run       osmo-ms-mob/00067(pid=202): Launched
22:49:11.123562 run                             mass: MS start registered  {at=6951456.826911742, delay=0.004814062267541885, ms=00067}
22:49:11.174869 run                             mass: MS performed LU  {at=6951456.878144612, lu_delay=5.447368227876723, ms=00051}
22:49:11.565816 run                osmo-ms-mob/00068: Starting mobile
22:49:11.582541 run       osmo-ms-mob/00068(pid=203): Launched
22:49:11.595238 run                             mass: MS start registered  {at=6951457.298589217, delay=0.006502276286482811, ms=00068}
22:49:11.948928 run                osmo-ms-mob/00069: Starting mobile
22:49:11.962671 run       osmo-ms-mob/00069(pid=204): Launched
22:49:11.974015 run                             mass: MS start registered  {at=6951457.677365585, delay=0.005218965001404285, ms=00069}
22:49:12.334190 run                osmo-ms-mob/00070: Starting mobile
22:49:12.347132 run       osmo-ms-mob/00070(pid=205): Launched
22:49:12.359381 run                             mass: MS start registered  {at=6951458.062732303, delay=0.006103264167904854, ms=00070}
22:49:12.733760 run                osmo-ms-mob/00071: Starting mobile
22:49:12.746658 run       osmo-ms-mob/00071(pid=206): Launched
22:49:12.757602 run                             mass: MS start registered  {at=6951458.460955916, delay=0.0046094860881567, ms=00071}
22:49:12.909746 run                             mass: MS performed LU  {at=6951458.612996807, lu_delay=5.73796187993139, ms=00055}
22:49:12.966499 run                             mass: MS performed LU  {at=6951458.669767274, lu_delay=5.288265837356448, ms=00057}
22:49:13.075964 run                             mass: MS performed LU  {at=6951458.779217691, lu_delay=6.204290142282844, ms=00054}
22:49:13.103695 run                osmo-ms-mob/00072: Starting mobile
22:49:13.116821 run       osmo-ms-mob/00072(pid=207): Launched
22:49:13.127507 run                             mass: MS start registered  {at=6951458.830860253, delay=0.0047873565927147865, ms=00072}
22:49:13.220052 run                             mass: MS performed LU  {at=6951458.923304274, lu_delay=5.050762350670993, ms=00058}
22:49:13.251271 run                             mass: MS performed LU  {at=6951458.954605545, lu_delay=4.7797374268993735, ms=00059}
22:49:13.557860 run                osmo-ms-mob/00073: Starting mobile
22:49:13.575392 run       osmo-ms-mob/00073(pid=208): Launched
22:49:13.587667 run                             mass: MS start registered  {at=6951459.291007152, delay=0.006244911812245846, ms=00073}
22:49:13.949497 run                osmo-ms-mob/00074: Starting mobile
22:49:13.963931 run       osmo-ms-mob/00074(pid=209): Launched
22:49:13.976238 run                             mass: MS start registered  {at=6951459.679590507, delay=0.005909338593482971, ms=00074}
22:49:13.998745 run                             mass: MS performed LU  {at=6951459.702062645, lu_delay=6.580005614086986, ms=00056}
22:49:14.046756 run                             mass: MS performed LU  {at=6951459.749977189, lu_delay=3.871535262092948, ms=00064}
22:49:14.088195 run                             mass: MS performed LU  {at=6951459.791391944, lu_delay=4.915436719544232, ms=00061}
22:49:14.117756 run                osmo-ms-mob/00075: Starting mobile
22:49:14.131241 run       osmo-ms-mob/00075(pid=210): Launched
22:49:14.137285 run                             mass: MS performed LU  {at=6951459.840644859, lu_delay=5.363370672799647, ms=00060}
22:49:14.143437 run                             mass: MS start registered  {at=6951459.846802158, delay=0.006175943650305271, ms=00075}
22:49:14.811052 run                             mass: MS performed LU  {at=6951460.514312326, lu_delay=5.547455879859626, ms=00062}
22:49:14.869852 run                osmo-ms-mob/00076: Starting mobile
22:49:14.884977 run       osmo-ms-mob/00076(pid=211): Launched
22:49:14.890882 run                             mass: MS performed LU  {at=6951460.594241613, lu_delay=5.366069453768432, ms=00063}
22:49:14.896514 run                             mass: MS start registered  {at=6951460.599881973, delay=0.00565918255597353, ms=00076}
22:49:14.902879 run                             mass: MS performed LU  {at=6951460.6062268, lu_delay=4.5130014745518565, ms=00065}
22:49:15.249134 run                osmo-ms-mob/00077: Starting mobile
22:49:15.263051 run       osmo-ms-mob/00077(pid=212): Launched
22:49:15.274186 run                             mass: MS start registered  {at=6951460.977531575, delay=0.005089128389954567, ms=00077}
22:49:15.749584 run                osmo-ms-mob/00078: Starting mobile
22:49:15.763770 run       osmo-ms-mob/00078(pid=213): Launched
22:49:15.774707 run                             mass: MS start registered  {at=6951461.478056672, delay=0.00452775415033102, ms=00078}
22:49:16.133316 run                osmo-ms-mob/00079: Starting mobile
22:49:16.146434 run       osmo-ms-mob/00079(pid=214): Launched
22:49:16.157129 run                             mass: MS start registered  {at=6951461.860484392, delay=0.004745651036500931, ms=00079}
22:49:16.664761 run                osmo-ms-mob/00080: Starting mobile
22:49:16.681736 run       osmo-ms-mob/00080(pid=215): Launched
22:49:16.692551 run                             mass: MS start registered  {at=6951462.395901439, delay=0.00458245724439621, ms=00080}
22:49:16.795361 run                             mass: MS performed LU  {at=6951462.49861301, lu_delay=4.821247424930334, ms=00069}
22:49:16.841971 run                             mass: MS performed LU  {at=6951462.545224981, lu_delay=5.718313239514828, ms=00067}
22:49:16.911321 run                             mass: MS performed LU  {at=6951462.614573164, lu_delay=5.315983947366476, ms=00068}
22:49:16.968453 run                             mass: MS performed LU  {at=6951462.671712825, lu_delay=6.078919360414147, ms=00066}
22:49:17.010933 run                osmo-ms-mob/00081: Starting mobile
22:49:17.024806 run       osmo-ms-mob/00081(pid=216): Launched
22:49:17.030985 run                             mass: MS performed LU  {at=6951462.734344981, lu_delay=4.671612678095698, ms=00070}
22:49:17.037127 run                             mass: MS start registered  {at=6951462.740484443, delay=0.006155694834887981, ms=00081}
22:49:17.546111 run                osmo-ms-mob/00082: Starting mobile
22:49:17.560384 run       osmo-ms-mob/00082(pid=217): Launched
22:49:17.571328 run                             mass: MS start registered  {at=6951463.274680065, delay=0.004850215278565884, ms=00082}
22:49:18.182190 run                osmo-ms-mob/00083: Starting mobile
22:49:18.198536 run       osmo-ms-mob/00083(pid=218): Launched
22:49:18.209262 run                             mass: MS start registered  {at=6951463.912614196, delay=0.004845271818339825, ms=00083}
22:49:18.577614 run                             mass: MS performed LU  {at=6951464.280864807, lu_delay=5.819908890873194, ms=00071}
22:49:18.608130 run                osmo-ms-mob/00084: Starting mobile
22:49:18.623127 run       osmo-ms-mob/00084(pid=219): Launched
22:49:18.629038 run                             mass: MS performed LU  {at=6951464.332398015, lu_delay=5.041390863247216, ms=00073}
22:49:18.635068 run                             mass: MS start registered  {at=6951464.338433932, delay=0.006053386256098747, ms=00084}
22:49:18.706225 run                             mass: MS performed LU  {at=6951464.409495903, lu_delay=5.578635649755597, ms=00072}
22:49:18.886272 run                             mass: MS performed LU  {at=6951464.589525503, lu_delay=4.909934995695949, ms=00074}
22:49:18.909164 run                             mass: MS performed LU  {at=6951464.612527342, lu_delay=4.765725183300674, ms=00075}
22:49:18.920092 run                osmo-ms-mob/00085: Starting mobile
22:49:18.933238 run       osmo-ms-mob/00085(pid=220): Launched
22:49:18.943903 run                             mass: MS start registered  {at=6951464.64725221, delay=0.004777250811457634, ms=00085}
22:49:19.744899 run                osmo-ms-mob/00086: Starting mobile
22:49:19.757941 run       osmo-ms-mob/00086(pid=221): Launched
22:49:19.769351 run                             mass: MS start registered  {at=6951465.47270458, delay=0.005034487694501877, ms=00086}
22:49:20.373546 run                osmo-ms-mob/00087: Starting mobile
22:49:20.389829 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.400608 run                             mass: MS start registered  {at=6951466.103921463, delay=0.004801875911653042, ms=00087}
22:49:20.542785 run                             mass: MS performed LU  {at=6951466.24600682, lu_delay=4.767950148321688, ms=00078}
22:49:20.567767 run                             mass: MS performed LU  {at=6951466.271128752, lu_delay=5.293597177602351, ms=00077}
22:49:20.607358 run                             mass: MS performed LU  {at=6951466.310633895, lu_delay=5.710751921869814, ms=00076}
22:49:20.677671 run                             mass: MS performed LU  {at=6951466.380924974, lu_delay=22.652666080743074, ms=00028}
22:49:20.702341 run                osmo-ms-mob/00088: Starting mobile
22:49:20.715661 run       osmo-ms-mob/00088(pid=223): Launched
22:49:20.726218 run                             mass: MS start registered  {at=6951466.429572262, delay=0.004611549898982048, ms=00088}
22:49:20.968793 run                             mass: MS performed LU  {at=6951466.6720384, lu_delay=4.811554007232189, ms=00079}
22:49:21.533970 run                osmo-ms-mob/00089: Starting mobile
22:49:21.546877 run       osmo-ms-mob/00089(pid=224): Launched
22:49:21.558096 run                             mass: MS start registered  {at=6951467.261446374, delay=0.004969315603375435, ms=00089}
22:49:22.148148 run                osmo-ms-mob/00090: Starting mobile
22:49:22.162119 run       osmo-ms-mob/00090(pid=225): Launched
22:49:22.172935 run                             mass: MS start registered  {at=6951467.876287175, delay=0.004809173755347729, ms=00090}
22:49:22.342861 run                             mass: MS performed LU  {at=6951468.046115984, lu_delay=5.305631541647017, ms=00081}
22:49:22.367363 run                             mass: MS performed LU  {at=6951468.070724482, lu_delay=5.674823042936623, ms=00080}
22:49:22.473108 run                             mass: MS performed LU  {at=6951468.176361001, lu_delay=4.901680936105549, ms=00082}
22:49:22.634818 run                             mass: MS performed LU  {at=6951468.338072366, lu_delay=23.06295129097998, ms=00032}
22:49:22.872974 run                osmo-ms-mob/00091: Starting mobile
22:49:22.888700 run       osmo-ms-mob/00091(pid=226): Launched
22:49:22.899592 run                             mass: MS start registered  {at=6951468.602947208, delay=0.00496406015008688, ms=00091}
22:49:23.546954 run                osmo-ms-mob/00092: Starting mobile
22:49:23.561024 run       osmo-ms-mob/00092(pid=227): Launched
22:49:23.571761 run                             mass: MS start registered  {at=6951469.27511369, delay=0.0048120757564902306, ms=00092}
22:49:24.308845 run                             mass: MS performed LU  {at=6951470.012102049, lu_delay=4.539397468790412, ms=00086}
22:49:24.367051 run                osmo-ms-mob/00093: Starting mobile
22:49:24.384922 run       osmo-ms-mob/00093(pid=228): Launched
22:49:24.390924 run                             mass: MS performed LU  {at=6951470.094285421, lu_delay=5.755851489491761, ms=00084}
22:49:24.396725 run                             mass: MS start registered  {at=6951470.100092263, delay=0.005824730731546879, ms=00093}
22:49:24.442471 run                             mass: MS performed LU  {at=6951470.145725582, lu_delay=5.498473371379077, ms=00085}
22:49:24.500572 run                             mass: MS performed LU  {at=6951470.203825048, lu_delay=22.74264287389815, ms=00038}
22:49:25.255474 run                osmo-ms-mob/00094: Starting mobile
22:49:25.269909 run       osmo-ms-mob/00094(pid=229): Launched
22:49:25.280663 run                             mass: MS start registered  {at=6951470.984018231, delay=0.0047524916008114815, ms=00094}
22:49:26.108706 run                             mass: MS performed LU  {at=6951471.811943011, lu_delay=5.708021548576653, ms=00087}
22:49:26.179490 run                osmo-ms-mob/00095: Starting mobile
22:49:26.194954 run       osmo-ms-mob/00095(pid=230): Launched
22:49:26.200853 run                             mass: MS performed LU  {at=6951471.904212863, lu_delay=5.474640601314604, ms=00088}
22:49:26.206466 run                             mass: MS start registered  {at=6951471.909833939, delay=0.0056383609771728516, ms=00095}
22:49:26.237697 run                             mass: MS performed LU  {at=6951471.940996551, lu_delay=4.6795501774176955, ms=00089}
22:49:26.400850 run                             mass: MS performed LU  {at=6951472.104103998, lu_delay=22.94429529644549, ms=00043}
22:49:27.147458 run                osmo-ms-mob/00096: Starting mobile
22:49:27.161377 run       osmo-ms-mob/00096(pid=231): Launched
22:49:27.171969 run                             mass: MS start registered  {at=6951472.875323703, delay=0.004697858355939388, ms=00096}
22:49:28.074489 run                             mass: MS performed LU  {at=6951473.777708828, lu_delay=5.901421653106809, ms=00090}
22:49:28.099849 run                             mass: MS performed LU  {at=6951473.803209293, lu_delay=5.20026208460331, ms=00091}
22:49:28.110827 run                osmo-ms-mob/00097: Starting mobile
22:49:28.123511 run       osmo-ms-mob/00097(pid=232): Launched
22:49:28.134418 run                             mass: MS start registered  {at=6951473.837772556, delay=0.0049481140449643135, ms=00097}
22:49:28.208593 run                             mass: MS performed LU  {at=6951473.91184463, lu_delay=23.229348831810057, ms=00048}
22:49:28.501262 run                             mass: MS performed LU  {at=6951474.204514016, lu_delay=4.929400326684117, ms=00092}
22:49:29.564527 run                osmo-ms-mob/00098: Starting mobile
22:49:29.581112 run       osmo-ms-mob/00098(pid=233): Launched
22:49:29.591798 run                             mass: MS start registered  {at=6951475.295151891, delay=0.004795386455953121, ms=00098}
22:49:29.874673 run                             mass: MS performed LU  {at=6951475.577924526, lu_delay=4.5939062954857945, ms=00094}
22:49:30.003970 run                             mass: MS performed LU  {at=6951475.707223985, lu_delay=5.607131722383201, ms=00093}
22:49:31.378956 run                osmo-ms-mob/00099: Starting mobile
22:49:31.395640 run       osmo-ms-mob/00099(pid=234): Launched
22:49:31.401545 run                             mass: All started... {duration=55.77832549531013, too_slow=0}
22:49:31.407038 run                             mass: MS start registered  {at=6951477.110399333, delay=0.005487167276442051, ms=00099}
22:49:31.841238 run                             mass: MS performed LU  {at=6951477.544471017, lu_delay=4.669147314503789, ms=00096}
22:49:33.770006 run                             mass: MS performed LU  {at=6951479.473260384, lu_delay=5.635487828403711, ms=00097}
22:49:35.606408 run                             mass: MS performed LU  {at=6951481.309617886, lu_delay=6.014465995132923, ms=00098}
22:49:37.536675 run                             mass: MS performed LU  {at=6951483.239898692, lu_delay=6.129499359056354, ms=00099}
22:49:41.490810 run                             mass: MS performed LU  {at=6951487.194005708, lu_delay=23.281391512602568, ms=00083}
22:49:49.022837 run                             mass: MS performed LU  {at=6951494.726100033, lu_delay=22.816266094334424, ms=00095}
22:49:49.032075 run                             mass: Tests done {all_completed=True, max=23.281391512602568, min=3.7978026000782847}
22:49:49.037435 tst         register_default_mass.py: Test passed (92.6 sec)
22:49:49.042676 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:49.045899 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:49.049093 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:49.052273 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:49.055444 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:49.058648 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:49.061869 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:49.065050 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:49.068250 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:49.071469 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:49.074664 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:49.077840 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:49.081046 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:49.084287 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:49.087570 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:49.090828 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:49.094826 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:49.098181 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:49.102236 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:49.105603 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:49.108869 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:49.112195 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:49.115473 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:49.118775 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:49.122013 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:49.125295 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:49.129042 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:49.132329 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:49.135655 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:49.138919 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:49.142282 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:49.145535 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:49.148883 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:49.152203 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:49.155507 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:49.158881 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:49.162146 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:49.165678 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:49.168968 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:49.172194 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:49.175454 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:49.178736 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:49.182003 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:49.185528 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:49.189367 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:49.192592 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:49.195819 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:49.199055 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:49.202333 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:49.205607 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:49.208849 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:49.212294 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:49.215599 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:49.219007 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:49.222589 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:49.225843 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:49.229212 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:49.232483 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:49.235766 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:49.239105 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:49.242345 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:49.245663 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:49.249471 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:49.252720 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:49.256636 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:49.259928 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:49.263161 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:49.266435 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:49.269712 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:49.273012 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:49.276234 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:49.279499 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:49.282802 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:49.286035 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:49.289279 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:49.292533 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:49.295789 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:49.299067 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:49.302321 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:49.305557 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:49.308839 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:49.312061 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:49.315315 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:49.318600 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:49.321847 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:49.325098 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:49.328340 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:49.331613 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:49.334903 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:49.338150 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:49.341480 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:49.344679 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:49.347960 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:49.351241 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:49.354511 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:49.357751 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:49.361015 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:49.364281 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:49.367982 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:49.372123 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:49.375500 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:49.378748 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:49.382026 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:49.385262 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:49.388488 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:49.391709 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:49.394983 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:49.398254 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:49.401523 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:49.404763 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:49.408004 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:49.411209 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:49.414473 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:49.417692 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:49.420954 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:49.424163 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:49.427346 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:49.430501 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:49.433674 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:49.436827 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:49.439963 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:49.443139 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:49.446298 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:49.449456 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:49.452589 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:49.455752 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:49.458881 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:49.462030 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:49.465190 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:49.468347 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:49.471505 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:49.474657 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:49.477844 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:49.481008 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:49.484144 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:49.487308 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:49.490479 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:49.493631 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:49.496768 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:49.499892 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:49.503050 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:49.506206 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:49.509360 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:49.512523 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:49.515721 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:49.518925 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:49.522096 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:49.525232 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:49.528415 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:49.531577 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:49.534770 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:49.537977 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:49.541167 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:49.544362 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:49.547573 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:49.550773 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:49.553963 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:49.557170 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:49.560375 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:49.563569 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:49.566785 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:49.569991 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:49.573199 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:49.576390 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:49.579589 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:49.582820 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:49.586020 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:49.589217 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:49.592413 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:49.595626 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:49.598835 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:49.602063 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:49.605261 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:49.608467 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:49.611676 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:49.614875 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:49.618093 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:49.621294 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:49.624496 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:49.627694 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:49.630894 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:49.634095 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:49.637297 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:49.640492 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:49.643705 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:49.646908 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:49.650124 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:49.653327 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:49.656527 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:49.659741 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:49.662930 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:49.666115 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:49.669320 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:49.672506 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:49.675717 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:49.678927 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:49.682130 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:49.685337 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:49.688522 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:49.691729 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:49.694942 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:49.698140 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:49.701341 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:49.704538 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:49.707745 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:49.710954 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:49.714148 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:49.717352 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:49.720549 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:49.723775 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:49.726977 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:49.730182 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:49.733386 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:49.736595 ---      ParallelTerminationStrategy: PID 22 died...
22:49:49.738052 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:49.741603 ---      ParallelTerminationStrategy: PID 23 died...
22:49:49.743035 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:49.746578 ---      ParallelTerminationStrategy: PID 24 died...
22:49:49.748010 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:49.751573 ---      ParallelTerminationStrategy: PID 25 died...
22:49:49.753000 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:49.756500 ---      ParallelTerminationStrategy: PID 26 died...
22:49:49.757954 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:49.761528 ---      ParallelTerminationStrategy: PID 27 died...
22:49:49.762984 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:49.766569 ---      ParallelTerminationStrategy: PID 28 died...
22:49:49.768021 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:49.771574 ---      ParallelTerminationStrategy: PID 29 died...
22:49:49.773028 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:49.776615 ---      ParallelTerminationStrategy: PID 30 died...
22:49:49.778076 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:49.781673 ---      ParallelTerminationStrategy: PID 31 died...
22:49:49.783123 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:49.786720 ---      ParallelTerminationStrategy: PID 32 died...
22:49:49.788168 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:49.791782 ---      ParallelTerminationStrategy: PID 33 died...
22:49:49.793241 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:49.796846 ---      ParallelTerminationStrategy: PID 35 died...
22:49:49.798303 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:49.801896 ---      ParallelTerminationStrategy: PID 36 died...
22:49:49.803350 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:49.806954 ---      ParallelTerminationStrategy: PID 37 died...
22:49:49.808405 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:49.811982 ---      ParallelTerminationStrategy: PID 38 died...
22:49:49.813439 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:49.817022 ---      ParallelTerminationStrategy: PID 39 died...
22:49:49.818478 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:49.822082 ---      ParallelTerminationStrategy: PID 40 died...
22:49:49.823534 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:49.827129 ---      ParallelTerminationStrategy: PID 41 died...
22:49:49.828603 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:49.832195 ---      ParallelTerminationStrategy: PID 42 died...
22:49:49.833658 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:49.837267 ---      ParallelTerminationStrategy: PID 43 died...
22:49:49.838738 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:49.842362 ---      ParallelTerminationStrategy: PID 44 died...
22:49:49.843823 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:49.847417 ---      ParallelTerminationStrategy: PID 45 died...
22:49:49.848863 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:49.852441 ---      ParallelTerminationStrategy: PID 46 died...
22:49:49.853892 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:49.857479 ---      ParallelTerminationStrategy: PID 47 died...
22:49:49.858929 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:49.862512 ---      ParallelTerminationStrategy: PID 48 died...
22:49:49.863958 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:49.867536 ---      ParallelTerminationStrategy: PID 49 died...
22:49:49.868994 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:49.872555 ---      ParallelTerminationStrategy: PID 50 died...
22:49:49.874000 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:49.877573 ---      ParallelTerminationStrategy: PID 51 died...
22:49:49.879022 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:49.882592 ---      ParallelTerminationStrategy: PID 52 died...
22:49:49.884033 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:49.887613 ---      ParallelTerminationStrategy: PID 53 died...
22:49:49.889061 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:49.892641 ---      ParallelTerminationStrategy: PID 54 died...
22:49:49.894122 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:49.897674 ---      ParallelTerminationStrategy: PID 55 died...
22:49:49.899117 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:49.902691 ---      ParallelTerminationStrategy: PID 56 died...
22:49:49.904133 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:49.907712 ---      ParallelTerminationStrategy: PID 57 died...
22:49:49.909173 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:49.912691 ---      ParallelTerminationStrategy: PID 58 died...
22:49:49.914094 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:49.917583 ---      ParallelTerminationStrategy: PID 59 died...
22:49:49.918995 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:49.922496 ---      ParallelTerminationStrategy: PID 60 died...
22:49:49.923908 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:49.927420 ---      ParallelTerminationStrategy: PID 61 died...
22:49:49.928839 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:49.932339 ---      ParallelTerminationStrategy: PID 62 died...
22:49:49.933775 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:49.937270 ---      ParallelTerminationStrategy: PID 63 died...
22:49:49.938685 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:49.942161 ---      ParallelTerminationStrategy: PID 64 died...
22:49:49.943585 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:49.947064 ---      ParallelTerminationStrategy: PID 65 died...
22:49:49.948477 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:49.951985 ---      ParallelTerminationStrategy: PID 66 died...
22:49:49.953412 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:49.956900 ---      ParallelTerminationStrategy: PID 67 died...
22:49:49.958317 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:49.961816 ---      ParallelTerminationStrategy: PID 68 died...
22:49:49.963238 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:49.966752 ---      ParallelTerminationStrategy: PID 69 died...
22:49:49.968163 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:49.971645 ---      ParallelTerminationStrategy: PID 70 died...
22:49:49.973067 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:49.976580 ---      ParallelTerminationStrategy: PID 71 died...
22:49:49.977996 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:49.981500 ---      ParallelTerminationStrategy: PID 72 died...
22:49:49.982924 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:49.986409 ---      ParallelTerminationStrategy: PID 73 died...
22:49:49.987838 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:49.991347 ---      ParallelTerminationStrategy: PID 74 died...
22:49:49.992768 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:49.996262 ---      ParallelTerminationStrategy: PID 75 died...
22:49:49.997685 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:50.001172 ---      ParallelTerminationStrategy: PID 76 died...
22:49:50.002585 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:50.006082 ---      ParallelTerminationStrategy: PID 77 died...
22:49:50.007509 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:50.010984 ---      ParallelTerminationStrategy: PID 78 died...
22:49:50.012403 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:50.015890 ---      ParallelTerminationStrategy: PID 79 died...
22:49:50.017312 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:50.020809 ---      ParallelTerminationStrategy: PID 80 died...
22:49:50.022223 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:50.025710 ---      ParallelTerminationStrategy: PID 81 died...
22:49:50.027127 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:50.030621 ---      ParallelTerminationStrategy: PID 82 died...
22:49:50.032051 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:50.035551 ---      ParallelTerminationStrategy: PID 83 died...
22:49:50.036970 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:50.040446 ---      ParallelTerminationStrategy: PID 84 died...
22:49:50.041871 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:50.045392 ---      ParallelTerminationStrategy: PID 85 died...
22:49:50.046821 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:50.050306 ---      ParallelTerminationStrategy: PID 86 died...
22:49:50.051714 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:50.055206 ---      ParallelTerminationStrategy: PID 87 died...
22:49:50.056619 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:50.060123 ---      ParallelTerminationStrategy: PID 88 died...
22:49:50.061553 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:50.065044 ---      ParallelTerminationStrategy: PID 89 died...
22:49:50.066457 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:50.069948 ---      ParallelTerminationStrategy: PID 90 died...
22:49:50.071355 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:50.074860 ---      ParallelTerminationStrategy: PID 91 died...
22:49:50.076274 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:50.079785 ---      ParallelTerminationStrategy: PID 92 died...
22:49:50.081212 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:50.084699 ---      ParallelTerminationStrategy: PID 93 died...
22:49:50.086110 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:50.089606 ---      ParallelTerminationStrategy: PID 94 died...
22:49:50.091018 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:50.094509 ---      ParallelTerminationStrategy: PID 95 died...
22:49:50.095918 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:50.099388 ---      ParallelTerminationStrategy: PID 96 died...
22:49:50.100802 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:50.104313 ---      ParallelTerminationStrategy: PID 97 died...
22:49:50.105742 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:50.109235 ---      ParallelTerminationStrategy: PID 98 died...
22:49:50.110655 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:50.114151 ---      ParallelTerminationStrategy: PID 99 died...
22:49:50.115566 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:50.119045 ---      ParallelTerminationStrategy: PID 100 died...
22:49:50.120455 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:50.123952 ---      ParallelTerminationStrategy: PID 101 died...
22:49:50.125375 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:50.128886 ---      ParallelTerminationStrategy: PID 102 died...
22:49:50.130301 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:50.133802 ---      ParallelTerminationStrategy: PID 103 died...
22:49:50.135210 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:50.138705 ---      ParallelTerminationStrategy: PID 104 died...
22:49:50.140113 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:50.143603 ---      ParallelTerminationStrategy: PID 105 died...
22:49:50.145029 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:50.148524 ---      ParallelTerminationStrategy: PID 106 died...
22:49:50.149944 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:50.153425 ---      ParallelTerminationStrategy: PID 107 died...
22:49:50.154837 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:50.158338 ---      ParallelTerminationStrategy: PID 108 died...
22:49:50.159754 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:50.163263 ---      ParallelTerminationStrategy: PID 109 died...
22:49:50.164678 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:50.168165 ---      ParallelTerminationStrategy: PID 110 died...
22:49:50.169596 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:50.173101 ---      ParallelTerminationStrategy: PID 111 died...
22:49:50.174517 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:50.178003 ---      ParallelTerminationStrategy: PID 112 died...
22:49:50.179417 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:50.182916 ---      ParallelTerminationStrategy: PID 113 died...
22:49:50.184331 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:50.187837 ---      ParallelTerminationStrategy: PID 114 died...
22:49:50.189248 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:50.192753 ---      ParallelTerminationStrategy: PID 115 died...
22:49:50.194169 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:50.197671 ---      ParallelTerminationStrategy: PID 116 died...
22:49:50.199082 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:50.202585 ---      ParallelTerminationStrategy: PID 117 died...
22:49:50.203996 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:50.207501 ---      ParallelTerminationStrategy: PID 118 died...
22:49:50.208936 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:50.212425 ---      ParallelTerminationStrategy: PID 119 died...
22:49:50.213836 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:50.217350 ---      ParallelTerminationStrategy: PID 120 died...
22:49:50.218761 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:50.222256 ---      ParallelTerminationStrategy: PID 121 died...
22:49:50.223661 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:50.227156 ---      ParallelTerminationStrategy: PID 122 died...
22:49:50.228571 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:50.232043 ---      ParallelTerminationStrategy: PID 123 died...
22:49:50.233458 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:50.236941 ---      ParallelTerminationStrategy: PID 124 died...
22:49:50.238343 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:50.241814 ---      ParallelTerminationStrategy: PID 125 died...
22:49:50.243218 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:50.246692 ---      ParallelTerminationStrategy: PID 126 died...
22:49:50.248113 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:50.251576 ---      ParallelTerminationStrategy: PID 127 died...
22:49:50.252989 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:50.256456 ---      ParallelTerminationStrategy: PID 128 died...
22:49:50.257882 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:50.261346 ---      ParallelTerminationStrategy: PID 129 died...
22:49:50.262754 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:50.266251 ---      ParallelTerminationStrategy: PID 130 died...
22:49:50.267671 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:50.271131 ---      ParallelTerminationStrategy: PID 131 died...
22:49:50.272534 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:50.276024 ---      ParallelTerminationStrategy: PID 132 died...
22:49:50.277449 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:50.280941 ---      ParallelTerminationStrategy: PID 133 died...
22:49:50.282341 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:50.285833 ---      ParallelTerminationStrategy: PID 134 died...
22:49:50.287234 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:50.290702 ---      ParallelTerminationStrategy: PID 135 died...
22:49:50.292110 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:50.295621 ---      ParallelTerminationStrategy: PID 136 died...
22:49:50.297026 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:50.300513 ---      ParallelTerminationStrategy: PID 137 died...
22:49:50.301953 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:50.305420 ---      ParallelTerminationStrategy: PID 138 died...
22:49:50.306830 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:50.310315 ---      ParallelTerminationStrategy: PID 139 died...
22:49:50.311713 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:50.315185 ---      ParallelTerminationStrategy: PID 140 died...
22:49:50.316582 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:50.320059 ---      ParallelTerminationStrategy: PID 141 died...
22:49:50.321458 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:50.324934 ---      ParallelTerminationStrategy: PID 142 died...
22:49:50.326329 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:50.329813 ---      ParallelTerminationStrategy: PID 143 died...
22:49:50.331217 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:50.334697 ---      ParallelTerminationStrategy: PID 144 died...
22:49:50.336084 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:50.339557 ---      ParallelTerminationStrategy: PID 145 died...
22:49:50.340972 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:50.344444 ---      ParallelTerminationStrategy: PID 146 died...
22:49:50.345852 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:50.349362 ---      ParallelTerminationStrategy: PID 147 died...
22:49:50.350772 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:50.354226 ---      ParallelTerminationStrategy: PID 148 died...
22:49:50.355628 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:50.359089 ---      ParallelTerminationStrategy: PID 149 died...
22:49:50.360500 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:50.363988 ---      ParallelTerminationStrategy: PID 150 died...
22:49:50.365397 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:50.368859 ---      ParallelTerminationStrategy: PID 151 died...
22:49:50.370251 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:50.373731 ---      ParallelTerminationStrategy: PID 152 died...
22:49:50.375135 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:50.378610 ---      ParallelTerminationStrategy: PID 153 died...
22:49:50.380005 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:50.383494 ---      ParallelTerminationStrategy: PID 154 died...
22:49:50.384901 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:50.388356 ---      ParallelTerminationStrategy: PID 155 died...
22:49:50.389768 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:50.393231 ---      ParallelTerminationStrategy: PID 156 died...
22:49:50.394629 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:50.398103 ---      ParallelTerminationStrategy: PID 157 died...
22:49:50.399504 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:50.402973 ---      ParallelTerminationStrategy: PID 158 died...
22:49:50.404364 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:50.407842 ---      ParallelTerminationStrategy: PID 159 died...
22:49:50.409237 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:50.412715 ---      ParallelTerminationStrategy: PID 160 died...
22:49:50.414114 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:50.417579 ---      ParallelTerminationStrategy: PID 161 died...
22:49:50.418973 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:50.422451 ---      ParallelTerminationStrategy: PID 162 died...
22:49:50.423855 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:50.427345 ---      ParallelTerminationStrategy: PID 163 died...
22:49:50.428757 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:50.432261 ---      ParallelTerminationStrategy: PID 164 died...
22:49:50.433694 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:50.437161 ---      ParallelTerminationStrategy: PID 165 died...
22:49:50.438557 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:50.442041 ---      ParallelTerminationStrategy: PID 166 died...
22:49:50.443439 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:50.446935 ---      ParallelTerminationStrategy: PID 167 died...
22:49:50.448336 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:50.451827 ---      ParallelTerminationStrategy: PID 168 died...
22:49:50.453226 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:50.456711 ---      ParallelTerminationStrategy: PID 169 died...
22:49:50.458116 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:50.461614 ---      ParallelTerminationStrategy: PID 170 died...
22:49:50.463017 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:50.466490 ---      ParallelTerminationStrategy: PID 171 died...
22:49:50.467883 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:50.471340 ---      ParallelTerminationStrategy: PID 172 died...
22:49:50.472744 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:50.476213 ---      ParallelTerminationStrategy: PID 173 died...
22:49:50.477615 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:50.481096 ---      ParallelTerminationStrategy: PID 174 died...
22:49:50.482482 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:50.485939 ---      ParallelTerminationStrategy: PID 175 died...
22:49:50.487345 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:50.490819 ---      ParallelTerminationStrategy: PID 176 died...
22:49:50.492233 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:50.495710 ---      ParallelTerminationStrategy: PID 177 died...
22:49:50.497132 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:50.500598 ---      ParallelTerminationStrategy: PID 178 died...
22:49:50.502026 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:50.505489 ---      ParallelTerminationStrategy: PID 179 died...
22:49:50.506890 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:50.510377 ---      ParallelTerminationStrategy: PID 180 died...
22:49:50.511785 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:50.515255 ---      ParallelTerminationStrategy: PID 181 died...
22:49:50.516675 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:50.520127 ---      ParallelTerminationStrategy: PID 182 died...
22:49:50.521540 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:50.525021 ---      ParallelTerminationStrategy: PID 183 died...
22:49:50.526431 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:50.529945 ---      ParallelTerminationStrategy: PID 184 died...
22:49:50.531343 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:50.534825 ---      ParallelTerminationStrategy: PID 185 died...
22:49:50.536246 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:50.539781 ---      ParallelTerminationStrategy: PID 186 died...
22:49:50.541214 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:50.544770 ---      ParallelTerminationStrategy: PID 187 died...
22:49:50.546197 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:50.549762 ---      ParallelTerminationStrategy: PID 188 died...
22:49:50.551176 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:50.554704 ---      ParallelTerminationStrategy: PID 189 died...
22:49:50.556126 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:50.559667 ---      ParallelTerminationStrategy: PID 190 died...
22:49:50.561103 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:50.564653 ---      ParallelTerminationStrategy: PID 191 died...
22:49:50.566080 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:50.569623 ---      ParallelTerminationStrategy: PID 192 died...
22:49:50.571044 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:50.574592 ---      ParallelTerminationStrategy: PID 193 died...
22:49:50.576022 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:50.579576 ---      ParallelTerminationStrategy: PID 194 died...
22:49:50.581018 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:50.584565 ---      ParallelTerminationStrategy: PID 195 died...
22:49:50.586003 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:50.589553 ---      ParallelTerminationStrategy: PID 196 died...
22:49:50.590987 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:50.594536 ---      ParallelTerminationStrategy: PID 197 died...
22:49:50.595959 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:50.599514 ---      ParallelTerminationStrategy: PID 198 died...
22:49:50.600947 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:50.604482 ---      ParallelTerminationStrategy: PID 199 died...
22:49:50.605915 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:50.609454 ---      ParallelTerminationStrategy: PID 200 died...
22:49:50.610878 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:50.614452 ---      ParallelTerminationStrategy: PID 201 died...
22:49:50.615866 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:50.619402 ---      ParallelTerminationStrategy: PID 202 died...
22:49:50.620848 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:50.624398 ---      ParallelTerminationStrategy: PID 203 died...
22:49:50.625836 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:50.629376 ---      ParallelTerminationStrategy: PID 204 died...
22:49:50.630811 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:50.634358 ---      ParallelTerminationStrategy: PID 205 died...
22:49:50.635792 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:50.639368 ---      ParallelTerminationStrategy: PID 206 died...
22:49:50.640810 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:50.644357 ---      ParallelTerminationStrategy: PID 207 died...
22:49:50.645797 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:50.649336 ---      ParallelTerminationStrategy: PID 208 died...
22:49:50.650774 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:50.654322 ---      ParallelTerminationStrategy: PID 209 died...
22:49:50.655754 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:50.659314 ---      ParallelTerminationStrategy: PID 210 died...
22:49:50.660753 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:50.664293 ---      ParallelTerminationStrategy: PID 211 died...
22:49:50.665740 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:50.669274 ---      ParallelTerminationStrategy: PID 212 died...
22:49:50.670701 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:50.674252 ---      ParallelTerminationStrategy: PID 213 died...
22:49:50.675681 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:50.679223 ---      ParallelTerminationStrategy: PID 214 died...
22:49:50.680658 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:50.684187 ---      ParallelTerminationStrategy: PID 215 died...
22:49:50.685638 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:50.689180 ---      ParallelTerminationStrategy: PID 216 died...
22:49:50.690609 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:50.694155 ---      ParallelTerminationStrategy: PID 217 died...
22:49:50.695574 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:50.699119 ---      ParallelTerminationStrategy: PID 218 died...
22:49:50.700561 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:50.704105 ---      ParallelTerminationStrategy: PID 219 died...
22:49:50.705543 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:50.709106 ---      ParallelTerminationStrategy: PID 220 died...
22:49:50.710547 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:50.714101 ---      ParallelTerminationStrategy: PID 221 died...
22:49:50.715545 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:50.719109 ---      ParallelTerminationStrategy: PID 222 died...
22:49:50.720536 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:50.724098 ---      ParallelTerminationStrategy: PID 223 died...
22:49:50.725537 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:50.729091 ---      ParallelTerminationStrategy: PID 224 died...
22:49:50.730520 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:50.734066 ---      ParallelTerminationStrategy: PID 225 died...
22:49:50.735490 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:50.739063 ---      ParallelTerminationStrategy: PID 226 died...
22:49:50.740490 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:50.744051 ---      ParallelTerminationStrategy: PID 227 died...
22:49:50.745493 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:50.749027 ---      ParallelTerminationStrategy: PID 228 died...
22:49:50.750452 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:50.754023 ---      ParallelTerminationStrategy: PID 229 died...
22:49:50.755463 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:50.759029 ---      ParallelTerminationStrategy: PID 230 died...
22:49:50.760459 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:50.764000 ---      ParallelTerminationStrategy: PID 231 died...
22:49:50.765459 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:50.769010 ---      ParallelTerminationStrategy: PID 232 died...
22:49:50.770444 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:50.774059 ---      ParallelTerminationStrategy: PID 233 died...
22:49:50.775499 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:50.779088 ---      ParallelTerminationStrategy: PID 234 died...
22:49:50.780522 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:54.184673 ---      ParallelTerminationStrategy: PID 34 died...
22:49:54.190879 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7925 netreg_mass PASS
---------------------------------------------------------------------
22:49:54.279864 tst                       trial-7925: Storing JUnit report in /build/trial-7925/run.2025-04-03_22-48-16/trial-7925.xml

--------------------------------------------------------------------------------------------
trial-7925 PASS
--------------------------------------------------------------------------------------------
22:49:54.289785 tst                       trial-7925: trial-7925: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (92.6 sec)
+ exit_code=0
+ rm -rf trial-7925/inst
+ cd trial-7925
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-04-03 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7925-run.tgz run.2025-04-03_22-48-16
+ tar czf /build/trial-7925-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-04-03_13_25_49.tgz osmo-bts-oc2g.build-2025-04-03_00_51_38.tgz osmo-bts-sysmo.build-2025-04-03_00_51_32.tgz osmo-bts.build-2025-04-03_00_51_38.tgz osmo-ggsn.build-2025-04-03_20_42_57.tgz osmo-hlr.build-2025-04-03_16_37_07.tgz osmo-hnbgw.build-2025-04-03_13_28_44.tgz osmo-mgw.build-2025-04-03_08_33_11.tgz osmo-msc.build-2025-04-03_13_32_31.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-04-03_07_41_41.tgz osmo-pcu-sysmo.build-2025-04-03_07_41_35.tgz osmo-pcu.build-2025-04-03_07_41_42.tgz osmo-sgsn.build-2025-04-03_20_49_07.tgz osmo-stp.build-2025-04-03_13_23_04.tgz osmo-trx.build-2025-04-03_14_27_37.tgz osmocom-bb.build-2025-04-03_21_17_46.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