Skip to content
Success

Console Output

This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12800729018412381547.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-*
+ 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
bbbe67c debian-trixie-obs-latest: fix signed-by= path
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s

#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.1s

#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.1s

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

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

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

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

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

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

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

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

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

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

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

#17 [16/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cmake 		libfftw3-dev 		libmbedtls-dev 		libboost-program-options-dev 		libconfig++-dev 		libsctp-dev 		libpcsclite-dev 		libuhd-dev 		libczmq-dev 		libsoapysdr-dev 		soapysdr-module-lms7 && 	apt-get clean
#17 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:3b46218c97a735ebf49625071d44d16851b5c9135b22bff5d892daf74b65cff5 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.1s done
#34 DONE 0.2s
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
unlink: cannot unlink 'osmo-gsm-tester/sysmocom/resources.conf': No such file or directory
+ true
+ 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=8221 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-01-24 22:48:34
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8221
+ mkdir -p trial-8221
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-24_08_36_02.tgz osmo-bts-oc2g.build-2026-01-24_00_51_25.tgz osmo-bts-sysmo.build-2026-01-24_00_51_30.tgz osmo-bts.build-2026-01-24_00_51_37.tgz osmo-ggsn.build-2026-01-24_20_42_47.tgz osmo-hlr.build-2026-01-24_16_36_55.tgz osmo-hnbgw.build-2026-01-24_10_55_59.tgz osmo-mgw.build-2026-01-24_08_33_11.tgz osmo-msc.build-2026-01-24_10_59_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-24_07_35_08.tgz osmo-pcu-sysmo.build-2026-01-24_07_35_01.tgz osmo-pcu.build-2026-01-24_07_35_14.tgz osmo-sgsn.build-2026-01-24_20_48_09.tgz osmo-stp.build-2026-01-24_01_05_37.tgz osmo-trx.build-2026-01-24_14_24_01.tgz osmocom-bb.build-2026-01-24_21_17_31.tgz srslte.build-19.tgz trial-8221
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-24_08_36_02.md5 osmo-bts-oc2g.build-2026-01-24_00_51_25.md5 osmo-bts-sysmo.build-2026-01-24_00_51_30.md5 osmo-bts.build-2026-01-24_00_51_37.md5 osmo-ggsn.build-2026-01-24_20_42_47.md5 osmo-hlr.build-2026-01-24_16_36_55.md5 osmo-hnbgw.build-2026-01-24_10_55_59.md5 osmo-mgw.build-2026-01-24_08_33_11.md5 osmo-msc.build-2026-01-24_10_59_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-24_07_35_08.md5 osmo-pcu-sysmo.build-2026-01-24_07_35_01.md5 osmo-pcu.build-2026-01-24_07_35_14.md5 osmo-sgsn.build-2026-01-24_20_48_09.md5 osmo-stp.build-2026-01-24_01_05_37.md5 osmo-trx.build-2026-01-24_14_24_01.md5 osmocom-bb.build-2026-01-24_21_17_31.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-24_08_36_02.md5 osmo-bts-oc2g.build-2026-01-24_00_51_25.md5 osmo-bts-sysmo.build-2026-01-24_00_51_30.md5 osmo-bts.build-2026-01-24_00_51_37.md5 osmo-ggsn.build-2026-01-24_20_42_47.md5 osmo-hlr.build-2026-01-24_16_36_55.md5 osmo-hnbgw.build-2026-01-24_10_55_59.md5 osmo-mgw.build-2026-01-24_08_33_11.md5 osmo-msc.build-2026-01-24_10_59_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-24_07_35_08.md5 osmo-pcu-sysmo.build-2026-01-24_07_35_01.md5 osmo-pcu.build-2026-01-24_07_35_14.md5 osmo-sgsn.build-2026-01-24_20_48_09.md5 osmo-stp.build-2026-01-24_01_05_37.md5 osmo-trx.build-2026-01-24_14_24_01.md5 osmocom-bb.build-2026-01-24_21_17_31.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-8221 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8221'
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-8221
--------------------------------------------------------------------------------------------
22:48:34.933707 tst                       trial-8221: Detailed log at /build/trial-8221/run.2026-01-24_22-48-34/log

---------------------------------------------------------------------
trial-8221 netreg_mass
---------------------------------------------------------------------
22:48:35.146901 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:35.147260 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:35.148035 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:35.149213 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:35.187697 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:35.188452 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:35.189591 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:35.280671 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-8221 netreg_mass register_default_mass.py
----------------------------------------------
22:48:35.282192 tst       register_default_mass.py:9: Claiming resources for the test
22:48:35.311231 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:35.311785 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:35.312276 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:35.312726 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:35.313182 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:35.313626 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:35.314085 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:35.374938 tst         register_default_mass.py: using LAC 2
22:48:35.449530 tst         register_default_mass.py: using RAC 2
22:48:35.513442 tst         register_default_mass.py: using CellId 2
22:48:35.576372 tst         register_default_mass.py: using BVCI 3
22:48:35.590791 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.591996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.592926 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.593739 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.594477 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.595145 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.595716 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.596269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.596791 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.597274 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.597765 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.598263 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.598774 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.599299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.599815 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.600336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.600861 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.601397 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.601933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.602476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.603010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.603546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.604070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.604609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.605134 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.605654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.606165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.606689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.607204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.607714 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.608234 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.608750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.609292 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.609815 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.610346 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.610872 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.611380 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.611908 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.612427 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.612931 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.613445 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.613958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.614472 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.614991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.615506 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.616012 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.616526 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.617049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.617557 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.618056 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.618594 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.619107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.619615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.620143 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.620652 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.621162 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.621681 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.622200 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.622718 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.623221 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.623730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.624239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.624745 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.625274 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.625778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.626283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.626805 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.627315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.627833 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.628334 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.628842 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.629364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.629936 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.630445 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.630964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.631471 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.631976 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.632494 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.632992 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.633487 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.633989 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.634498 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.635005 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.635495 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.636001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.636494 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.636983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.637495 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.637998 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.638501 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.639022 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.639528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.640040 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.640562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.641066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.641562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.642064 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.642579 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.643082 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.643593 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.644093 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:35.644657 tst      register_default_mass.py:21: Launching a simple network
22:48:35.654681 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:35.782328 run            create_hlr_db(pid=20): Launched
22:48:36.796163 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:36.812715 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:36.828049 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:36.833796 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:37.026120 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:37.040924 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:37.046616 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:37.478715 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:37.493457 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:40.503554 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:40.628427 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:40.643420 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:40.649252 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:40.673560 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:40.688967 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:40.694937 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:41.027685 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:41.043378 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:47.060551 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:47.218607 run         osmo-bts-virtual(pid=34): Launched
22:48:48.281456 tst         register_default_mass.py: using MSISDN 1001
22:48:48.287249 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:48.405323 tst         register_default_mass.py: using MSISDN 1002
22:48:48.411080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:48.500210 tst         register_default_mass.py: using MSISDN 1003
22:48:48.506170 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:48.599337 tst         register_default_mass.py: using MSISDN 1004
22:48:48.609682 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:48.707481 tst         register_default_mass.py: using MSISDN 1005
22:48:48.713522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:48.798716 tst         register_default_mass.py: using MSISDN 1006
22:48:48.806167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:48.887061 tst         register_default_mass.py: using MSISDN 1007
22:48:48.892807 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:48.986360 tst         register_default_mass.py: using MSISDN 1008
22:48:48.992312 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:49.064628 tst         register_default_mass.py: using MSISDN 1009
22:48:49.070390 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:49.167966 tst         register_default_mass.py: using MSISDN 1010
22:48:49.173627 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:49.288314 tst         register_default_mass.py: using MSISDN 1011
22:48:49.294125 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:49.532829 tst         register_default_mass.py: using MSISDN 1012
22:48:49.538643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:49.616993 tst         register_default_mass.py: using MSISDN 1013
22:48:49.622978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:49.708002 tst         register_default_mass.py: using MSISDN 1014
22:48:49.713911 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:49.787086 tst         register_default_mass.py: using MSISDN 1015
22:48:49.792773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:49.872747 tst         register_default_mass.py: using MSISDN 1016
22:48:49.878578 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:49.951778 tst         register_default_mass.py: using MSISDN 1017
22:48:49.962139 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:50.042785 tst         register_default_mass.py: using MSISDN 1018
22:48:50.048500 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:50.135807 tst         register_default_mass.py: using MSISDN 1019
22:48:50.145762 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:50.226110 tst         register_default_mass.py: using MSISDN 1020
22:48:50.234176 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:50.321049 tst         register_default_mass.py: using MSISDN 1021
22:48:50.326844 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:50.399086 tst         register_default_mass.py: using MSISDN 1022
22:48:50.404870 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:50.501457 tst         register_default_mass.py: using MSISDN 1023
22:48:50.507376 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:50.611225 tst         register_default_mass.py: using MSISDN 1024
22:48:50.616965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:50.687859 tst         register_default_mass.py: using MSISDN 1025
22:48:50.693574 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:50.783381 tst         register_default_mass.py: using MSISDN 1026
22:48:50.790839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:50.879780 tst         register_default_mass.py: using MSISDN 1027
22:48:50.885880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:50.984372 tst         register_default_mass.py: using MSISDN 1028
22:48:50.990133 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:51.064698 tst         register_default_mass.py: using MSISDN 1029
22:48:51.070469 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:51.140478 tst         register_default_mass.py: using MSISDN 1030
22:48:51.146263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:51.227344 tst         register_default_mass.py: using MSISDN 1031
22:48:51.233359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:51.325103 tst         register_default_mass.py: using MSISDN 1032
22:48:51.330941 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:51.405887 tst         register_default_mass.py: using MSISDN 1033
22:48:51.411962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:51.488553 tst         register_default_mass.py: using MSISDN 1034
22:48:51.494268 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:51.562416 tst         register_default_mass.py: using MSISDN 1035
22:48:51.567959 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:51.647187 tst         register_default_mass.py: using MSISDN 1036
22:48:51.657270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:51.745672 tst         register_default_mass.py: using MSISDN 1037
22:48:51.751886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:51.836119 tst         register_default_mass.py: using MSISDN 1038
22:48:51.843052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:51.931310 tst         register_default_mass.py: using MSISDN 1039
22:48:51.940524 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:52.015381 tst         register_default_mass.py: using MSISDN 1040
22:48:52.024380 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:52.102589 tst         register_default_mass.py: using MSISDN 1041
22:48:52.110166 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:52.196952 tst         register_default_mass.py: using MSISDN 1042
22:48:52.202877 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:52.291543 tst         register_default_mass.py: using MSISDN 1043
22:48:52.297274 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:52.386409 tst         register_default_mass.py: using MSISDN 1044
22:48:52.392352 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:52.478886 tst         register_default_mass.py: using MSISDN 1045
22:48:52.484820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:52.564978 tst         register_default_mass.py: using MSISDN 1046
22:48:52.570999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:52.653358 tst         register_default_mass.py: using MSISDN 1047
22:48:52.658945 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:52.730146 tst         register_default_mass.py: using MSISDN 1048
22:48:52.735894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:52.807091 tst         register_default_mass.py: using MSISDN 1049
22:48:52.812977 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:52.945134 tst         register_default_mass.py: using MSISDN 1050
22:48:52.950962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:53.091729 tst         register_default_mass.py: using MSISDN 1051
22:48:53.097296 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:53.173935 tst         register_default_mass.py: using MSISDN 1052
22:48:53.179846 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:53.281965 tst         register_default_mass.py: using MSISDN 1053
22:48:53.287646 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:53.393410 tst         register_default_mass.py: using MSISDN 1054
22:48:53.399867 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:53.473550 tst         register_default_mass.py: using MSISDN 1055
22:48:53.483852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:53.559264 tst         register_default_mass.py: using MSISDN 1056
22:48:53.565043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:53.655201 tst         register_default_mass.py: using MSISDN 1057
22:48:53.660917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:53.734551 tst         register_default_mass.py: using MSISDN 1058
22:48:53.740554 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:53.837413 tst         register_default_mass.py: using MSISDN 1059
22:48:53.843461 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:53.924856 tst         register_default_mass.py: using MSISDN 1060
22:48:53.930960 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:54.010892 tst         register_default_mass.py: using MSISDN 1061
22:48:54.016930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:54.098194 tst         register_default_mass.py: using MSISDN 1062
22:48:54.104266 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:54.340904 tst         register_default_mass.py: using MSISDN 1063
22:48:54.346786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:54.427714 tst         register_default_mass.py: using MSISDN 1064
22:48:54.433618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:54.700112 tst         register_default_mass.py: using MSISDN 1065
22:48:54.709061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:54.794419 tst         register_default_mass.py: using MSISDN 1066
22:48:54.800087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:54.870385 tst         register_default_mass.py: using MSISDN 1067
22:48:54.876105 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:54.958938 tst         register_default_mass.py: using MSISDN 1068
22:48:54.964635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:55.031864 tst         register_default_mass.py: using MSISDN 1069
22:48:55.037904 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:55.125217 tst         register_default_mass.py: using MSISDN 1070
22:48:55.131154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:55.238285 tst         register_default_mass.py: using MSISDN 1071
22:48:55.244472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:55.326927 tst         register_default_mass.py: using MSISDN 1072
22:48:55.332743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:55.406382 tst         register_default_mass.py: using MSISDN 1073
22:48:55.412048 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:55.493216 tst         register_default_mass.py: using MSISDN 1074
22:48:55.499195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:55.583074 tst         register_default_mass.py: using MSISDN 1075
22:48:55.593387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:55.734376 tst         register_default_mass.py: using MSISDN 1076
22:48:55.740037 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:55.816702 tst         register_default_mass.py: using MSISDN 1077
22:48:55.823052 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:55.912110 tst         register_default_mass.py: using MSISDN 1078
22:48:55.917906 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:55.998397 tst         register_default_mass.py: using MSISDN 1079
22:48:56.004340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:56.079869 tst         register_default_mass.py: using MSISDN 1080
22:48:56.085679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:56.203482 tst         register_default_mass.py: using MSISDN 1081
22:48:56.209556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:56.330105 tst         register_default_mass.py: using MSISDN 1082
22:48:56.335840 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:56.426646 tst         register_default_mass.py: using MSISDN 1083
22:48:56.432632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:56.547638 tst         register_default_mass.py: using MSISDN 1084
22:48:56.557858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:56.658026 tst         register_default_mass.py: using MSISDN 1085
22:48:56.663921 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:56.753444 tst         register_default_mass.py: using MSISDN 1086
22:48:56.759254 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:56.849954 tst         register_default_mass.py: using MSISDN 1087
22:48:56.855829 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:56.942331 tst         register_default_mass.py: using MSISDN 1088
22:48:56.948261 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:57.069060 tst         register_default_mass.py: using MSISDN 1089
22:48:57.079588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:57.161558 tst         register_default_mass.py: using MSISDN 1090
22:48:57.167313 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:57.255989 tst         register_default_mass.py: using MSISDN 1091
22:48:57.261653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:57.332061 tst         register_default_mass.py: using MSISDN 1092
22:48:57.338053 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:57.492798 tst         register_default_mass.py: using MSISDN 1093
22:48:57.498753 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:57.573156 tst         register_default_mass.py: using MSISDN 1094
22:48:57.581567 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:57.675525 tst         register_default_mass.py: using MSISDN 1095
22:48:57.681279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:57.769109 tst         register_default_mass.py: using MSISDN 1096
22:48:57.776782 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:57.852430 tst         register_default_mass.py: using MSISDN 1097
22:48:57.858158 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:57.928077 tst         register_default_mass.py: using MSISDN 1098
22:48:57.933814 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:58.026783 tst         register_default_mass.py: using MSISDN 1099
22:48:58.034408 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:58.102287 tst         register_default_mass.py: using MSISDN 1100
22:48:58.108234 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:58.237795 run                             mass: Starting testcase
22:48:58.243664 run                             mass: Pre-launching all virtphy's
22:48:58.249420 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:58.263208 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:58.269483 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:58.282547 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:58.288862 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:58.301926 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:58.308453 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:58.322808 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:58.333099 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:58.346129 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:58.352137 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:58.365360 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:58.371582 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:58.385523 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:58.391886 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:58.405182 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:58.411433 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:58.424387 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:58.430662 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:58.444165 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:58.450516 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:58.464300 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:58.470586 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:58.484259 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:58.490489 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:58.504216 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:58.510573 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:58.524298 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:58.530577 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:58.544403 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:58.550779 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:58.564508 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:58.570858 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:58.584205 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:58.590379 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:58.603791 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:58.610218 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:58.623929 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:58.630200 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:58.643818 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:58.650119 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:58.663384 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:58.669617 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:58.682729 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:58.689078 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:58.702565 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:58.708772 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:58.722089 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:58.728147 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:58.741239 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:58.747286 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:58.760810 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:58.767149 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:58.780990 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:58.787301 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:58.801435 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:58.808030 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:58.822467 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:58.828899 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:58.842593 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:58.848910 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:58.862573 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:58.868828 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:58.882477 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:58.889065 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:58.902406 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:58.908707 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:58.922067 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:58.928237 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:58.941388 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:58.947671 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:58.960747 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:58.966732 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:58.980140 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:58.986406 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:59.000010 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:59.006237 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:59.019878 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:59.026134 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:59.039590 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:59.045620 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:59.058605 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:59.064692 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:59.077577 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:59.083738 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:59.097259 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:59.103327 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:59.116443 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:59.122476 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:59.135791 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:59.142048 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:59.155102 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:59.161265 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:59.174838 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:59.181102 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:59.194447 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:59.200652 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:59.213684 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:59.219672 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:59.232771 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:59.238950 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:59.252106 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:59.258101 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:59.271169 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:59.277187 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:59.290302 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:59.296609 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:59.309840 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:59.316334 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:59.330102 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:59.336322 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:59.349808 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:59.356146 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:59.369433 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:59.375738 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:59.389345 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:59.395607 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:59.409130 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:59.415433 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:59.436582 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:59.442937 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:59.456395 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:59.462660 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:59.476168 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:59.482419 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:59.496102 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:59.502378 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:59.516019 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:59.522237 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:59.535743 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:59.541817 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:59.555357 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:59.561706 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:59.574663 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:59.580625 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:59.593582 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:59.599620 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:59.613185 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:59.619434 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:59.632907 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:59.639151 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:59.652703 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:59.658914 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:59.672397 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:59.678656 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:59.692243 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:59.698449 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:59.712010 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:59.718168 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:59.731356 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:59.737341 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:59.750460 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:59.756458 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:59.769741 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:59.775898 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:59.789113 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:59.795117 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:59.808152 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:59.814103 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:59.827132 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:59.833091 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:59.846311 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:59.852315 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:59.865278 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:59.871238 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:59.884349 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:59.890363 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:59.903336 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:59.909362 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:59.922772 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:59.929110 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:59.942313 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:59.948505 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:59.961949 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:59.968085 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:59.981305 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:59.987342 run           osmo-ms-virt-phy/00088: Starting virtphy
22:49:00.000386 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:49:00.006825 run           osmo-ms-virt-phy/00089: Starting virtphy
22:49:00.020630 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:49:00.026886 run           osmo-ms-virt-phy/00090: Starting virtphy
22:49:00.040426 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:49:00.046658 run           osmo-ms-virt-phy/00091: Starting virtphy
22:49:00.060288 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:49:00.066535 run           osmo-ms-virt-phy/00092: Starting virtphy
22:49:00.079522 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:49:00.085534 run           osmo-ms-virt-phy/00093: Starting virtphy
22:49:00.098725 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:49:00.104963 run           osmo-ms-virt-phy/00094: Starting virtphy
22:49:00.117984 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:49:00.124018 run           osmo-ms-virt-phy/00095: Starting virtphy
22:49:00.137252 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:49:00.143623 run           osmo-ms-virt-phy/00096: Starting virtphy
22:49:00.157201 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:49:00.163441 run           osmo-ms-virt-phy/00097: Starting virtphy
22:49:00.176598 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:49:00.182615 run           osmo-ms-virt-phy/00098: Starting virtphy
22:49:00.195800 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:49:00.201808 run           osmo-ms-virt-phy/00099: Starting virtphy
22:49:00.215224 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:49:00.221450 run                             mass: Checking if sockets are in the filesystem
22:49:00.233677 run                osmo-ms-mob/00000: Starting mobile
22:49:00.247072 run       osmo-ms-mob/00000(pid=135): Launched
22:49:00.260185 run                             mass: MS start registered  {at=71823139.56585684, delay=0.007121920585632324, ms=00000}
22:49:04.434447 run                osmo-ms-mob/00001: Starting mobile
22:49:04.448468 run       osmo-ms-mob/00001(pid=136): Launched
22:49:04.460293 run                             mass: MS start registered  {at=71823143.76596782, delay=0.005514279007911682, ms=00001}
22:49:05.696524 run                             mass: MS performed LU  {at=71823145.00216064, lu_delay=5.436303794384003, ms=00000}
22:49:06.236438 run                osmo-ms-mob/00002: Starting mobile
22:49:06.250103 run       osmo-ms-mob/00002(pid=137): Launched
22:49:06.261958 run                             mass: MS start registered  {at=71823145.56762806, delay=0.005540505051612854, ms=00002}
22:49:07.536598 run                osmo-ms-mob/00003: Starting mobile
22:49:07.549496 run       osmo-ms-mob/00003(pid=138): Launched
22:49:07.560929 run                             mass: MS start registered  {at=71823146.866606, delay=0.00527036190032959, ms=00003}
22:49:08.633146 run                osmo-ms-mob/00004: Starting mobile
22:49:08.646721 run       osmo-ms-mob/00004(pid=139): Launched
22:49:08.658664 run                             mass: MS start registered  {at=71823147.96434101, delay=0.005588561296463013, ms=00004}
22:49:09.462708 run                             mass: MS performed LU  {at=71823148.76836012, lu_delay=5.002392306923866, ms=00001}
22:49:09.633942 run                osmo-ms-mob/00005: Starting mobile
22:49:09.647440 run       osmo-ms-mob/00005(pid=140): Launched
22:49:09.659023 run                             mass: MS start registered  {at=71823148.96469422, delay=0.00501386821269989, ms=00005}
22:49:10.533752 run                osmo-ms-mob/00006: Starting mobile
22:49:10.546982 run       osmo-ms-mob/00006(pid=141): Launched
22:49:10.558846 run                             mass: MS start registered  {at=71823149.86451909, delay=0.0054444819688797, ms=00006}
22:49:11.363761 run                             mass: MS performed LU  {at=71823150.66940407, lu_delay=5.101776018738747, ms=00002}
22:49:11.377667 run                osmo-ms-mob/00007: Starting mobile
22:49:11.391323 run       osmo-ms-mob/00007(pid=142): Launched
22:49:11.402893 run                             mass: MS start registered  {at=71823150.70856942, delay=0.005323663353919983, ms=00007}
22:49:12.233256 run                osmo-ms-mob/00008: Starting mobile
22:49:12.248891 run       osmo-ms-mob/00008(pid=143): Launched
22:49:12.261098 run                             mass: MS start registered  {at=71823151.56676857, delay=0.00580105185508728, ms=00008}
22:49:12.932944 run                osmo-ms-mob/00009: Starting mobile
22:49:12.946312 run       osmo-ms-mob/00009(pid=144): Launched
22:49:12.957896 run                             mass: MS start registered  {at=71823152.26357384, delay=0.005073636770248413, ms=00009}
22:49:13.228927 run                             mass: MS performed LU  {at=71823152.53458495, lu_delay=5.667978957295418, ms=00003}
22:49:13.633252 run                osmo-ms-mob/00010: Starting mobile
22:49:13.646281 run       osmo-ms-mob/00010(pid=145): Launched
22:49:13.658098 run                             mass: MS start registered  {at=71823152.9637548, delay=0.005201280117034912, ms=00010}
22:49:13.745034 run                             mass: MS performed LU  {at=71823153.05067486, lu_delay=5.086333841085434, ms=00004}
22:49:14.234190 run                osmo-ms-mob/00011: Starting mobile
22:49:14.247530 run       osmo-ms-mob/00011(pid=146): Launched
22:49:14.259073 run                             mass: MS start registered  {at=71823153.56472144, delay=0.00534646213054657, ms=00011}
22:49:14.833514 run                osmo-ms-mob/00012: Starting mobile
22:49:14.846665 run       osmo-ms-mob/00012(pid=147): Launched
22:49:14.858519 run                             mass: MS start registered  {at=71823154.16419433, delay=0.005445405840873718, ms=00012}
22:49:15.129417 run                             mass: MS performed LU  {at=71823154.43507451, lu_delay=5.470380291342735, ms=00005}
22:49:15.434014 run                osmo-ms-mob/00013: Starting mobile
22:49:15.448039 run       osmo-ms-mob/00013(pid=148): Launched
22:49:15.459556 run                             mass: MS start registered  {at=71823154.76523085, delay=0.005308046936988831, ms=00013}
22:49:15.646502 run                             mass: MS performed LU  {at=71823154.95213239, lu_delay=5.087613299489021, ms=00006}
22:49:16.033663 run                osmo-ms-mob/00014: Starting mobile
22:49:16.047471 run       osmo-ms-mob/00014(pid=149): Launched
22:49:16.059437 run                             mass: MS start registered  {at=71823155.36511885, delay=0.005210891366004944, ms=00014}
22:49:16.634069 run                osmo-ms-mob/00015: Starting mobile
22:49:16.647590 run       osmo-ms-mob/00015(pid=150): Launched
22:49:16.659072 run                             mass: MS start registered  {at=71823155.96474785, delay=0.00536520779132843, ms=00015}
22:49:16.993904 run                             mass: MS performed LU  {at=71823156.29955836, lu_delay=5.59098893404007, ms=00007}
22:49:17.040144 run                             mass: MS performed LU  {at=71823156.34580535, lu_delay=4.779036775231361, ms=00008}
22:49:17.051837 run                osmo-ms-mob/00016: Starting mobile
22:49:17.065819 run       osmo-ms-mob/00016(pid=151): Launched
22:49:17.077839 run                             mass: MS start registered  {at=71823156.38351062, delay=0.005712047219276428, ms=00016}
22:49:17.634331 run                osmo-ms-mob/00017: Starting mobile
22:49:17.647875 run       osmo-ms-mob/00017(pid=152): Launched
22:49:17.660341 run                             mass: MS start registered  {at=71823156.96601279, delay=0.0058257728815078735, ms=00017}
22:49:18.233489 run                osmo-ms-mob/00018: Starting mobile
22:49:18.249154 run       osmo-ms-mob/00018(pid=153): Launched
22:49:18.260969 run                             mass: MS start registered  {at=71823157.5666381, delay=0.00577661395072937, ms=00018}
22:49:18.633608 run                osmo-ms-mob/00019: Starting mobile
22:49:18.647595 run       osmo-ms-mob/00019(pid=154): Launched
22:49:18.659409 run                             mass: MS start registered  {at=71823157.96508302, delay=0.005462080240249634, ms=00019}
22:49:18.895523 run                             mass: MS performed LU  {at=71823158.20118736, lu_delay=5.237432554364204, ms=00010}
22:49:18.942241 run                             mass: MS performed LU  {at=71823158.247901, lu_delay=4.683179557323456, ms=00011}
22:49:19.010767 run                             mass: MS performed LU  {at=71823158.31642824, lu_delay=6.052854403853416, ms=00009}
22:49:19.023286 run                osmo-ms-mob/00020: Starting mobile
22:49:19.037234 run       osmo-ms-mob/00020(pid=155): Launched
22:49:19.049292 run                             mass: MS start registered  {at=71823158.3549651, delay=0.004545077681541443, ms=00020}
22:49:19.635073 run                osmo-ms-mob/00021: Starting mobile
22:49:19.648974 run       osmo-ms-mob/00021(pid=156): Launched
22:49:19.660643 run                             mass: MS start registered  {at=71823158.96632043, delay=0.005311235785484314, ms=00021}
22:49:20.134813 run                osmo-ms-mob/00022: Starting mobile
22:49:20.149135 run       osmo-ms-mob/00022(pid=157): Launched
22:49:20.155663 run                             mass: Starting too slowly. Moving on {now=71823159.4613597, sleep=-0.02845175564289093, target=71823159.43290794}
22:49:20.161780 run                             mass: MS start registered  {at=71823159.46746628, delay=0.006108984351158142, ms=00022}
22:49:20.533899 run                osmo-ms-mob/00023: Starting mobile
22:49:20.547686 run       osmo-ms-mob/00023(pid=158): Launched
22:49:20.559458 run                             mass: MS start registered  {at=71823159.86512427, delay=0.005372747778892517, ms=00023}
22:49:20.676474 run                             mass: MS performed LU  {at=71823159.98213653, lu_delay=5.817942202091217, ms=00012}
22:49:20.759775 run                             mass: MS performed LU  {at=71823160.06543288, lu_delay=5.300202026963234, ms=00013}
22:49:20.806120 run                             mass: MS performed LU  {at=71823160.11178999, lu_delay=4.746671140193939, ms=00014}
22:49:20.818000 run                osmo-ms-mob/00024: Starting mobile
22:49:20.831615 run       osmo-ms-mob/00024(pid=159): Launched
22:49:20.843536 run                             mass: MS start registered  {at=71823160.14920996, delay=0.005673021078109741, ms=00024}
22:49:21.433295 run                osmo-ms-mob/00025: Starting mobile
22:49:21.447535 run       osmo-ms-mob/00025(pid=160): Launched
22:49:21.459321 run                             mass: MS start registered  {at=71823160.76499452, delay=0.005357429385185242, ms=00025}
22:49:21.833805 run                osmo-ms-mob/00026: Starting mobile
22:49:21.847987 run       osmo-ms-mob/00026(pid=161): Launched
22:49:21.859795 run                             mass: MS start registered  {at=71823161.1654737, delay=0.005284950137138367, ms=00026}
22:49:22.233259 run                osmo-ms-mob/00027: Starting mobile
22:49:22.247622 run       osmo-ms-mob/00027(pid=162): Launched
22:49:22.259923 run                             mass: MS start registered  {at=71823161.56558177, delay=0.005824387073516846, ms=00027}
22:49:22.633810 run                osmo-ms-mob/00028: Starting mobile
22:49:22.646982 run       osmo-ms-mob/00028(pid=163): Launched
22:49:22.658670 run                             mass: MS start registered  {at=71823161.96434693, delay=0.005564078688621521, ms=00028}
22:49:22.665317 run                             mass: MS performed LU  {at=71823161.97099724, lu_delay=5.004984453320503, ms=00017}
22:49:22.708045 run                             mass: MS performed LU  {at=71823162.0137114, lu_delay=5.630200773477554, ms=00016}
22:49:22.776683 run                             mass: MS performed LU  {at=71823162.08235824, lu_delay=6.117610394954681, ms=00015}
22:49:22.788160 run                osmo-ms-mob/00029: Starting mobile
22:49:22.801546 run       osmo-ms-mob/00029(pid=164): Launched
22:49:22.813837 run                             mass: MS start registered  {at=71823162.11951043, delay=0.005482777953147888, ms=00029}
22:49:23.049325 run                             mass: MS performed LU  {at=71823162.35498239, lu_delay=4.788344293832779, ms=00018}
22:49:23.433719 run                osmo-ms-mob/00030: Starting mobile
22:49:23.447226 run       osmo-ms-mob/00030(pid=165): Launched
22:49:23.458959 run                             mass: MS start registered  {at=71823162.76462969, delay=0.005481690168380737, ms=00030}
22:49:23.833446 run                osmo-ms-mob/00031: Starting mobile
22:49:23.847555 run       osmo-ms-mob/00031(pid=166): Launched
22:49:23.859359 run                             mass: MS start registered  {at=71823163.16503061, delay=0.0054264068603515625, ms=00031}
22:49:24.133564 run                osmo-ms-mob/00032: Starting mobile
22:49:24.147027 run       osmo-ms-mob/00032(pid=167): Launched
22:49:24.158782 run                             mass: MS start registered  {at=71823163.46445957, delay=0.005500108003616333, ms=00032}
22:49:24.443261 run                             mass: MS performed LU  {at=71823163.74892193, lu_delay=5.783838912844658, ms=00019}
22:49:24.455505 run                osmo-ms-mob/00033: Starting mobile
22:49:24.469282 run       osmo-ms-mob/00033(pid=168): Launched
22:49:24.481577 run                             mass: MS start registered  {at=71823163.7872479, delay=0.0057534873485565186, ms=00033}
22:49:24.526120 run                             mass: MS performed LU  {at=71823163.83178347, lu_delay=4.865463048219681, ms=00021}
22:49:24.571918 run                             mass: MS performed LU  {at=71823163.87757476, lu_delay=5.522609651088715, ms=00020}
22:49:24.934475 run                osmo-ms-mob/00034: Starting mobile
22:49:24.947873 run       osmo-ms-mob/00034(pid=169): Launched
22:49:24.959798 run                             mass: MS start registered  {at=71823164.26547688, delay=0.00541292130947113, ms=00034}
22:49:25.234000 run                osmo-ms-mob/00035: Starting mobile
22:49:25.247849 run       osmo-ms-mob/00035(pid=170): Launched
22:49:25.259686 run                             mass: MS start registered  {at=71823164.56536509, delay=0.005427151918411255, ms=00035}
22:49:25.633409 run                osmo-ms-mob/00036: Starting mobile
22:49:25.647434 run       osmo-ms-mob/00036(pid=171): Launched
22:49:25.659738 run                             mass: MS start registered  {at=71823164.96541001, delay=0.005965188145637512, ms=00036}
22:49:26.033178 run                osmo-ms-mob/00037: Starting mobile
22:49:26.046503 run       osmo-ms-mob/00037(pid=172): Launched
22:49:26.058021 run                             mass: MS start registered  {at=71823165.36370195, delay=0.005400940775871277, ms=00037}
22:49:26.332983 run                osmo-ms-mob/00038: Starting mobile
22:49:26.346991 run       osmo-ms-mob/00038(pid=173): Launched
22:49:26.358973 run                             mass: MS start registered  {at=71823165.66463421, delay=0.005595549941062927, ms=00038}
22:49:26.427032 run                             mass: MS performed LU  {at=71823165.73268922, lu_delay=4.967694699764252, ms=00025}
22:49:26.474017 run                             mass: MS performed LU  {at=71823165.77965795, lu_delay=5.9145336747169495, ms=00023}
22:49:26.502661 run                osmo-ms-mob/00039: Starting mobile
22:49:26.516128 run       osmo-ms-mob/00039(pid=174): Launched
22:49:26.527533 run                             mass: MS start registered  {at=71823165.8332015, delay=0.0050947219133377075, ms=00039}
22:49:26.543003 run                             mass: MS performed LU  {at=71823165.84867166, lu_delay=6.381205379962921, ms=00022}
22:49:26.579466 run                             mass: MS performed LU  {at=71823165.88512309, lu_delay=4.719649389386177, ms=00026}
22:49:26.598274 run                             mass: MS performed LU  {at=71823165.90392742, lu_delay=5.754717454314232, ms=00024}
22:49:26.610614 run                osmo-ms-mob/00040: Starting mobile
22:49:26.625931 run       osmo-ms-mob/00040(pid=175): Launched
22:49:26.637599 run                             mass: MS start registered  {at=71823165.94325982, delay=0.0053192973136901855, ms=00040}
22:49:27.333507 run                osmo-ms-mob/00041: Starting mobile
22:49:27.347895 run       osmo-ms-mob/00041(pid=176): Launched
22:49:27.360087 run                             mass: MS start registered  {at=71823166.66575685, delay=0.005679532885551453, ms=00041}
22:49:27.633455 run                osmo-ms-mob/00042: Starting mobile
22:49:27.646847 run       osmo-ms-mob/00042(pid=177): Launched
22:49:27.658581 run                             mass: MS start registered  {at=71823166.96425697, delay=0.005378276109695435, ms=00042}
22:49:28.033997 run                osmo-ms-mob/00043: Starting mobile
22:49:28.047762 run       osmo-ms-mob/00043(pid=178): Launched
22:49:28.060203 run                             mass: MS start registered  {at=71823167.36584377, delay=0.006013348698616028, ms=00043}
22:49:28.208361 run                             mass: MS performed LU  {at=71823167.51402332, lu_delay=4.749393627047539, ms=00030}
22:49:28.291978 run                             mass: MS performed LU  {at=71823167.5976371, lu_delay=6.0320553332567215, ms=00027}
22:49:28.304073 run                osmo-ms-mob/00044: Starting mobile
22:49:28.317888 run       osmo-ms-mob/00044(pid=179): Launched
22:49:28.329418 run                             mass: MS start registered  {at=71823167.63509157, delay=0.0053642988204956055, ms=00044}
22:49:28.499468 run                             mass: MS performed LU  {at=71823167.80512817, lu_delay=5.84078124165535, ms=00028}
22:49:28.517900 run                             mass: MS performed LU  {at=71823167.8235786, lu_delay=4.658547982573509, ms=00031}
22:49:28.531563 run                osmo-ms-mob/00045: Starting mobile
22:49:28.545297 run       osmo-ms-mob/00045(pid=180): Launched
22:49:28.557344 run                             mass: MS start registered  {at=71823167.86301783, delay=0.005640968680381775, ms=00045}
22:49:28.934166 run                osmo-ms-mob/00046: Starting mobile
22:49:28.948098 run       osmo-ms-mob/00046(pid=181): Launched
22:49:28.960095 run                             mass: MS start registered  {at=71823168.26577096, delay=0.005495235323905945, ms=00046}
22:49:29.234076 run                osmo-ms-mob/00047: Starting mobile
22:49:29.248044 run       osmo-ms-mob/00047(pid=182): Launched
22:49:29.260337 run                             mass: MS start registered  {at=71823168.56601135, delay=0.005410060286521912, ms=00047}
22:49:29.534494 run                osmo-ms-mob/00048: Starting mobile
22:49:29.548037 run       osmo-ms-mob/00048(pid=183): Launched
22:49:29.559911 run                             mass: MS start registered  {at=71823168.86558291, delay=0.005650058388710022, ms=00048}
22:49:29.833662 run                osmo-ms-mob/00049: Starting mobile
22:49:29.847935 run       osmo-ms-mob/00049(pid=184): Launched
22:49:29.859401 run                             mass: MS start registered  {at=71823169.16507679, delay=0.005091637372970581, ms=00049}
22:49:30.134443 run                osmo-ms-mob/00050: Starting mobile
22:49:30.148777 run       osmo-ms-mob/00050(pid=185): Launched
22:49:30.160342 run                             mass: MS start registered  {at=71823169.46601863, delay=0.005162030458450317, ms=00050}
22:49:30.192942 run                             mass: MS performed LU  {at=71823169.49858893, lu_delay=5.711341038346291, ms=00033}
22:49:30.239490 run                             mass: MS performed LU  {at=71823169.54515107, lu_delay=6.080691501498222, ms=00032}
22:49:30.309140 run                             mass: MS performed LU  {at=71823169.61478774, lu_delay=5.349310860037804, ms=00034}
22:49:30.321319 run                osmo-ms-mob/00051: Starting mobile
22:49:30.335144 run       osmo-ms-mob/00051(pid=186): Launched
22:49:30.345157 run                             mass: MS performed LU  {at=71823169.65082803, lu_delay=5.0854629427194595, ms=00035}
22:49:30.351366 run                             mass: MS start registered  {at=71823169.65705884, delay=0.009469747543334961, ms=00051}
22:49:30.599110 run                             mass: MS performed LU  {at=71823169.90476689, lu_delay=4.939356878399849, ms=00036}
22:49:30.610826 run                osmo-ms-mob/00052: Starting mobile
22:49:30.624347 run       osmo-ms-mob/00052(pid=187): Launched
22:49:30.636136 run                             mass: MS start registered  {at=71823169.94180967, delay=0.005447998642921448, ms=00052}
22:49:31.133333 run                osmo-ms-mob/00053: Starting mobile
22:49:31.147489 run       osmo-ms-mob/00053(pid=188): Launched
22:49:31.159158 run                             mass: MS start registered  {at=71823170.46483682, delay=0.005273252725601196, ms=00053}
22:49:31.433219 run                osmo-ms-mob/00054: Starting mobile
22:49:31.447386 run       osmo-ms-mob/00054(pid=189): Launched
22:49:31.459281 run                             mass: MS start registered  {at=71823170.76495698, delay=0.005399972200393677, ms=00054}
22:49:31.734042 run                osmo-ms-mob/00055: Starting mobile
22:49:31.747859 run       osmo-ms-mob/00055(pid=190): Launched
22:49:31.759567 run                             mass: MS start registered  {at=71823171.06523608, delay=0.005354449152946472, ms=00055}
22:49:31.974044 run                             mass: MS performed LU  {at=71823171.27970338, lu_delay=5.615069165825844, ms=00038}
22:49:31.986325 run                osmo-ms-mob/00056: Starting mobile
22:49:32.000181 run       osmo-ms-mob/00056(pid=191): Launched
22:49:32.012658 run                             mass: MS start registered  {at=71823171.3183251, delay=0.006153777241706848, ms=00056}
22:49:32.030534 run                             mass: MS performed LU  {at=71823171.33620502, lu_delay=5.392945200204849, ms=00040}
22:49:32.057253 run                             mass: MS performed LU  {at=71823171.36291403, lu_delay=5.999212071299553, ms=00037}
22:49:32.069372 run                osmo-ms-mob/00057: Starting mobile
22:49:32.100577 run       osmo-ms-mob/00057(pid=192): Launched
22:49:32.112003 run                             mass: MS start registered  {at=71823171.41768146, delay=0.005144715309143066, ms=00057}
22:49:32.284154 run                             mass: MS performed LU  {at=71823171.58981512, lu_delay=5.756613627076149, ms=00039}
22:49:32.301549 run                             mass: MS performed LU  {at=71823171.60722308, lu_delay=4.941466227173805, ms=00041}
22:49:32.321003 run                             mass: MS performed LU  {at=71823171.62667103, lu_delay=4.662414059042931, ms=00042}
22:49:32.332760 run                osmo-ms-mob/00058: Starting mobile
22:49:32.346570 run       osmo-ms-mob/00058(pid=193): Launched
22:49:32.358141 run                             mass: MS start registered  {at=71823171.66382137, delay=0.005165725946426392, ms=00058}
22:49:33.033801 run                osmo-ms-mob/00059: Starting mobile
22:49:33.048012 run       osmo-ms-mob/00059(pid=194): Launched
22:49:33.060320 run                             mass: MS start registered  {at=71823172.36598669, delay=0.005668625235557556, ms=00059}
22:49:33.333947 run                osmo-ms-mob/00060: Starting mobile
22:49:33.347576 run       osmo-ms-mob/00060(pid=195): Launched
22:49:33.359510 run                             mass: MS start registered  {at=71823172.66518223, delay=0.005459681153297424, ms=00060}
22:49:33.373345 run                             mass: MS performed LU  {at=71823172.67901109, lu_delay=3.8134281784296036, ms=00048}
22:49:33.733524 run                osmo-ms-mob/00061: Starting mobile
22:49:33.747505 run       osmo-ms-mob/00061(pid=196): Launched
22:49:33.759739 run                             mass: MS start registered  {at=71823173.06540677, delay=0.005679696798324585, ms=00061}
22:49:33.838512 run                             mass: MS performed LU  {at=71823173.14417097, lu_delay=5.509079396724701, ms=00044}
22:49:33.875403 run                             mass: MS performed LU  {at=71823173.18106508, lu_delay=5.318047255277634, ms=00045}
22:49:33.887342 run                osmo-ms-mob/00062: Starting mobile
22:49:33.901695 run       osmo-ms-mob/00062(pid=197): Launched
22:49:33.915047 run                             mass: MS start registered  {at=71823173.2207122, delay=0.007090702652931213, ms=00062}
22:49:34.004886 run                             mass: MS performed LU  {at=71823173.31054392, lu_delay=5.04477296769619, ms=00046}
22:49:34.333839 run                osmo-ms-mob/00063: Starting mobile
22:49:34.348294 run       osmo-ms-mob/00063(pid=198): Launched
22:49:34.360457 run                             mass: MS start registered  {at=71823173.66613288, delay=0.005744084715843201, ms=00063}
22:49:34.733525 run                osmo-ms-mob/00064: Starting mobile
22:49:34.747619 run       osmo-ms-mob/00064(pid=199): Launched
22:49:34.759941 run                             mass: MS start registered  {at=71823174.06561384, delay=0.005865082144737244, ms=00064}
22:49:34.881605 run                             mass: MS performed LU  {at=71823174.18726613, lu_delay=5.621254771947861, ms=00047}
22:49:35.133405 run                osmo-ms-mob/00065: Starting mobile
22:49:35.147597 run       osmo-ms-mob/00065(pid=200): Launched
22:49:35.159564 run                             mass: MS start registered  {at=71823174.4652358, delay=0.005410894751548767, ms=00065}
22:49:35.483999 run                osmo-ms-mob/00066: Starting mobile
22:49:35.497995 run       osmo-ms-mob/00066(pid=201): Launched
22:49:35.510972 run                             mass: MS start registered  {at=71823174.81664285, delay=0.0066597312688827515, ms=00066}
22:49:35.740761 run                             mass: MS performed LU  {at=71823175.04642256, lu_delay=4.581585735082626, ms=00053}
22:49:35.752635 run                osmo-ms-mob/00067: Starting mobile
22:49:35.766466 run       osmo-ms-mob/00067(pid=202): Launched
22:49:35.779316 run                             mass: MS start registered  {at=71823175.08497185, delay=0.006415307521820068, ms=00067}
22:49:35.796257 run                             mass: MS performed LU  {at=71823175.10192977, lu_delay=5.444870933890343, ms=00051}
22:49:35.869886 run                             mass: MS performed LU  {at=71823175.17554726, lu_delay=6.01047046482563, ms=00049}
22:49:35.881867 run                osmo-ms-mob/00068: Starting mobile
22:49:35.895666 run       osmo-ms-mob/00068(pid=203): Launched
22:49:35.907735 run                             mass: MS start registered  {at=71823175.21341486, delay=0.005744054913520813, ms=00068}
22:49:36.049475 run                             mass: MS performed LU  {at=71823175.35513593, lu_delay=5.8891173005104065, ms=00050}
22:49:36.068157 run                             mass: MS performed LU  {at=71823175.37381569, lu_delay=5.432006016373634, ms=00052}
22:49:36.534524 run                osmo-ms-mob/00069: Starting mobile
22:49:36.548485 run       osmo-ms-mob/00069(pid=204): Launched
22:49:36.560762 run                             mass: MS start registered  {at=71823175.86642794, delay=0.005800649523735046, ms=00069}
22:49:36.933553 run                osmo-ms-mob/00070: Starting mobile
22:49:36.952645 run       osmo-ms-mob/00070(pid=205): Launched
22:49:36.959317 run                             mass: MS performed LU  {at=71823176.26500113, lu_delay=3.8990144431591034, ms=00059}
22:49:36.965475 run                             mass: MS start registered  {at=71823176.271168, delay=0.006188303232192993, ms=00070}
22:49:37.130233 run                             mass: MS performed LU  {at=71823176.4358892, lu_delay=3.7707069665193558, ms=00060}
22:49:37.334067 run                osmo-ms-mob/00071: Starting mobile
22:49:37.347621 run       osmo-ms-mob/00071(pid=206): Launched
22:49:37.359952 run                             mass: MS start registered  {at=71823176.66563241, delay=0.005612045526504517, ms=00071}
22:49:37.604650 run                             mass: MS performed LU  {at=71823176.9103103, lu_delay=5.845074221491814, ms=00055}
22:49:37.641220 run                             mass: MS performed LU  {at=71823176.9468826, lu_delay=5.628557503223419, ms=00056}
22:49:37.653465 run                osmo-ms-mob/00072: Starting mobile
22:49:37.667613 run       osmo-ms-mob/00072(pid=207): Launched
22:49:37.680139 run                             mass: MS start registered  {at=71823176.98580359, delay=0.005928650498390198, ms=00072}
22:49:37.770768 run                             mass: MS performed LU  {at=71823177.07632715, lu_delay=5.658645689487457, ms=00057}
22:49:38.134502 run                osmo-ms-mob/00073: Starting mobile
22:49:38.148423 run       osmo-ms-mob/00073(pid=208): Launched
22:49:38.160729 run                             mass: MS start registered  {at=71823177.46640557, delay=0.005521804094314575, ms=00073}
22:49:38.533819 run                osmo-ms-mob/00074: Starting mobile
22:49:38.547866 run       osmo-ms-mob/00074(pid=209): Launched
22:49:38.560543 run                             mass: MS start registered  {at=71823177.86620599, delay=0.006066158413887024, ms=00074}
22:49:38.694245 run                             mass: MS performed LU  {at=71823177.99990632, lu_delay=7.2349493354558945, ms=00054}
22:49:38.869389 run                             mass: MS performed LU  {at=71823178.1750494, lu_delay=3.7098135948181152, ms=00065}
22:49:38.881405 run                osmo-ms-mob/00075: Starting mobile
22:49:38.895944 run       osmo-ms-mob/00075(pid=210): Launched
22:49:38.907683 run                             mass: MS start registered  {at=71823178.21335931, delay=0.0053702592849731445, ms=00075}
22:49:39.444985 run                osmo-ms-mob/00076: Starting mobile
22:49:39.459264 run       osmo-ms-mob/00076(pid=211): Launched
22:49:39.472035 run                             mass: MS start registered  {at=71823178.77769896, delay=0.006433665752410889, ms=00076}
22:49:39.506484 run                             mass: MS performed LU  {at=71823178.81214122, lu_delay=5.591429024934769, ms=00062}
22:49:39.561565 run                             mass: MS performed LU  {at=71823178.8672248, lu_delay=5.801818028092384, ms=00061}
22:49:39.580055 run                             mass: MS performed LU  {at=71823178.88572243, lu_delay=4.820108592510223, ms=00064}
22:49:39.591950 run                osmo-ms-mob/00077: Starting mobile
22:49:39.605950 run       osmo-ms-mob/00077(pid=212): Launched
22:49:39.618722 run                             mass: MS start registered  {at=71823178.92438582, delay=0.006409212946891785, ms=00077}
22:49:39.834002 run                             mass: MS performed LU  {at=71823179.13966267, lu_delay=5.473529785871506, ms=00063}
22:49:40.335237 run                osmo-ms-mob/00078: Starting mobile
22:49:40.349695 run       osmo-ms-mob/00078(pid=213): Launched
22:49:40.362227 run                             mass: MS start registered  {at=71823179.6678975, delay=0.005790874361991882, ms=00078}
22:49:40.733847 run                osmo-ms-mob/00079: Starting mobile
22:49:40.748157 run       osmo-ms-mob/00079(pid=214): Launched
22:49:40.761643 run                             mass: MS start registered  {at=71823180.06731251, delay=0.007001042366027832, ms=00079}
22:49:41.233244 run                osmo-ms-mob/00080: Starting mobile
22:49:41.246736 run       osmo-ms-mob/00080(pid=215): Launched
22:49:41.258868 run                             mass: MS start registered  {at=71823180.56454067, delay=0.005873635411262512, ms=00080}
22:49:41.537038 run                             mass: MS performed LU  {at=71823180.84269741, lu_delay=5.757725566625595, ms=00067}
22:49:41.605628 run                             mass: MS performed LU  {at=71823180.91128542, lu_delay=5.697870552539825, ms=00068}
22:49:41.617895 run                osmo-ms-mob/00081: Starting mobile
22:49:41.632128 run       osmo-ms-mob/00081(pid=216): Launched
22:49:41.643023 run                             mass: MS performed LU  {at=71823180.94869347, lu_delay=6.13205061852932, ms=00066}
22:49:41.650149 run                             mass: MS start registered  {at=71823180.95583932, delay=0.011250466108322144, ms=00081}
22:49:41.726302 run                             mass: MS performed LU  {at=71823181.03196116, lu_delay=5.16553321480751, ms=00069}
22:49:41.753867 run                             mass: MS performed LU  {at=71823181.05954246, lu_delay=4.7883744686841965, ms=00070}
22:49:41.765114 run                osmo-ms-mob/00082: Starting mobile
22:49:41.778437 run       osmo-ms-mob/00082(pid=217): Launched
22:49:41.790202 run                             mass: MS start registered  {at=71823181.09587488, delay=0.005479753017425537, ms=00082}
22:49:42.733361 run                osmo-ms-mob/00083: Starting mobile
22:49:42.747375 run       osmo-ms-mob/00083(pid=218): Launched
22:49:42.759238 run                             mass: MS start registered  {at=71823182.06491667, delay=0.005568981170654297, ms=00083}
22:49:43.233724 run                osmo-ms-mob/00084: Starting mobile
22:49:43.247636 run       osmo-ms-mob/00084(pid=219): Launched
22:49:43.259443 run                             mass: MS start registered  {at=71823182.56512068, delay=0.005368441343307495, ms=00084}
22:49:43.271799 run                             mass: MS performed LU  {at=71823182.5774741, lu_delay=5.911841690540314, ms=00071}
22:49:43.308782 run                             mass: MS performed LU  {at=71823182.61444004, lu_delay=4.748234048485756, ms=00074}
22:49:43.327268 run                             mass: MS performed LU  {at=71823182.63294007, lu_delay=5.166534498333931, ms=00073}
22:49:43.600153 run                             mass: MS performed LU  {at=71823182.90581305, lu_delay=4.692453742027283, ms=00075}
22:49:43.611584 run                osmo-ms-mob/00085: Starting mobile
22:49:43.625314 run       osmo-ms-mob/00085(pid=220): Launched
22:49:43.636977 run                             mass: MS start registered  {at=71823182.94265127, delay=0.005229845643043518, ms=00085}
22:49:44.333992 run                osmo-ms-mob/00086: Starting mobile
22:49:44.348145 run       osmo-ms-mob/00086(pid=221): Launched
22:49:44.360221 run                             mass: MS start registered  {at=71823183.66588974, delay=0.005514651536941528, ms=00086}
22:49:44.933971 run                osmo-ms-mob/00087: Starting mobile
22:49:44.947029 run       osmo-ms-mob/00087(pid=222): Launched
22:49:44.958976 run                             mass: MS start registered  {at=71823184.26463942, delay=0.0058259516954422, ms=00087}
22:49:45.238625 run                             mass: MS performed LU  {at=71823184.5442441, lu_delay=5.619858279824257, ms=00077}
22:49:45.256956 run                             mass: MS performed LU  {at=71823184.5626392, lu_delay=5.784940242767334, ms=00076}
22:49:45.283772 run                             mass: MS performed LU  {at=71823184.58944498, lu_delay=4.92154748737812, ms=00078}
22:49:45.294962 run                osmo-ms-mob/00088: Starting mobile
22:49:45.308244 run       osmo-ms-mob/00088(pid=223): Launched
22:49:45.319771 run                             mass: MS start registered  {at=71823184.6254521, delay=0.005418062210083008, ms=00088}
22:49:45.538060 run                             mass: MS performed LU  {at=71823184.84372021, lu_delay=22.724209785461426, ms=00029}
22:49:45.607319 run                             mass: MS performed LU  {at=71823184.91299121, lu_delay=4.845678701996803, ms=00079}
22:49:46.134360 run                osmo-ms-mob/00089: Starting mobile
22:49:46.148459 run       osmo-ms-mob/00089(pid=224): Launched
22:49:46.163013 run                             mass: MS start registered  {at=71823185.46868615, delay=0.002004861831665039, ms=00089}
22:49:46.733557 run                osmo-ms-mob/00090: Starting mobile
22:49:46.747308 run       osmo-ms-mob/00090(pid=225): Launched
22:49:46.762044 run                             mass: MS start registered  {at=71823186.06772307, delay=0.0005841702222824097, ms=00090}
22:49:47.056023 run                             mass: MS performed LU  {at=71823186.36168206, lu_delay=5.405842736363411, ms=00081}
22:49:47.074565 run                             mass: MS performed LU  {at=71823186.38022959, lu_delay=5.284354716539383, ms=00082}
22:49:47.272953 run                             mass: MS performed LU  {at=71823186.57861376, lu_delay=6.014073088765144, ms=00080}
22:49:47.433574 run                osmo-ms-mob/00091: Starting mobile
22:49:47.447558 run       osmo-ms-mob/00091(pid=226): Launched
22:49:47.459637 run                             mass: MS start registered  {at=71823186.76531543, delay=0.005798444151878357, ms=00091}
22:49:48.133454 run                osmo-ms-mob/00092: Starting mobile
22:49:48.147107 run       osmo-ms-mob/00092(pid=227): Launched
22:49:48.159627 run                             mass: MS start registered  {at=71823187.46529354, delay=0.006135523319244385, ms=00092}
22:49:48.933289 run                osmo-ms-mob/00093: Starting mobile
22:49:48.946481 run       osmo-ms-mob/00093(pid=228): Launched
22:49:48.958246 run                             mass: MS start registered  {at=71823188.26391771, delay=0.0056532323360443115, ms=00093}
22:49:49.003624 run                             mass: MS performed LU  {at=71823188.3092468, lu_delay=6.244330123066902, ms=00083}
22:49:49.021862 run                             mass: MS performed LU  {at=71823188.3275374, lu_delay=4.661647662520409, ms=00086}
22:49:49.050224 run                             mass: MS performed LU  {at=71823188.35589622, lu_delay=5.4132449477910995, ms=00085}
22:49:49.304065 run                             mass: MS performed LU  {at=71823188.60972045, lu_delay=6.044599771499634, ms=00084}
22:49:49.833909 run                osmo-ms-mob/00094: Starting mobile
22:49:49.847355 run       osmo-ms-mob/00094(pid=229): Launched
22:49:49.859337 run                             mass: MS start registered  {at=71823189.16501456, delay=0.005386427044868469, ms=00094}
22:49:50.733409 run                osmo-ms-mob/00095: Starting mobile
22:49:50.747019 run       osmo-ms-mob/00095(pid=230): Launched
22:49:50.785549 run                             mass: MS performed LU  {at=71823190.09122092, lu_delay=22.725377142429352, ms=00043}
22:49:51.057663 run                             mass: MS performed LU  {at=71823190.36332397, lu_delay=4.894637823104858, ms=00089}
22:49:51.070188 run                             mass: MS start registered  {at=71823190.3758707, delay=0.3168690949678421, ms=00095}
22:49:51.274018 run                             mass: MS performed LU  {at=71823190.57966392, lu_delay=5.954211816191673, ms=00088}
22:49:51.311084 run                             mass: MS performed LU  {at=71823190.6167506, lu_delay=6.352111175656319, ms=00087}
22:49:51.733101 run                osmo-ms-mob/00096: Starting mobile
22:49:51.746961 run       osmo-ms-mob/00096(pid=231): Launched
22:49:51.758542 run                             mass: MS start registered  {at=71823191.0642127, delay=0.005449175834655762, ms=00096}
22:49:52.769638 run                             mass: MS performed LU  {at=71823192.07529789, lu_delay=4.610004350543022, ms=00092}
22:49:52.781621 run                osmo-ms-mob/00097: Starting mobile
22:49:52.795832 run       osmo-ms-mob/00097(pid=232): Launched
22:49:52.802354 run                             mass: MS performed LU  {at=71823192.10803732, lu_delay=5.3427218943834305, ms=00091}
22:49:52.808497 run                             mass: MS start registered  {at=71823192.11418971, delay=0.006174400448799133, ms=00097}
22:49:52.815546 run                             mass: MS performed LU  {at=71823192.1212193, lu_delay=6.053496241569519, ms=00090}
22:49:54.133973 run                osmo-ms-mob/00098: Starting mobile
22:49:54.149003 run       osmo-ms-mob/00098(pid=233): Launched
22:49:54.161361 run                             mass: MS start registered  {at=71823193.46704158, delay=0.005242377519607544, ms=00098}
22:49:54.717656 run                             mass: MS performed LU  {at=71823194.02331342, lu_delay=5.759395703673363, ms=00093}
22:49:54.786751 run                             mass: MS performed LU  {at=71823194.0924081, lu_delay=4.927393540740013, ms=00094}
22:49:54.805667 run                             mass: MS performed LU  {at=71823194.11129929, lu_delay=22.44747792184353, ms=00058}
22:49:55.937004 run                osmo-ms-mob/00099: Starting mobile
22:49:56.091839 run       osmo-ms-mob/00099(pid=234): Launched
22:49:56.101114 run                             mass: Starting too slowly. Moving on {now=71823195.40681002, sleep=-0.07390421628952026, target=71823195.3329058}
22:49:56.106772 run                             mass: All started... {duration=55.879559352993965, too_slow=2}
22:49:56.112425 run                             mass: MS start registered  {at=71823195.41811065, delay=0.011303886771202087, ms=00099}
22:49:56.536151 run                             mass: MS performed LU  {at=71823195.84169078, lu_delay=4.7774780839681625, ms=00096}
22:49:56.558342 run                             mass: MS performed LU  {at=71823195.86403072, lu_delay=5.488160014152527, ms=00095}
22:49:58.464487 run                             mass: MS performed LU  {at=71823197.77014665, lu_delay=5.655956938862801, ms=00097}
22:50:00.771961 run                             mass: MS performed LU  {at=71823200.0775983, lu_delay=6.610556721687317, ms=00098}
22:50:00.790105 run                             mass: MS performed LU  {at=71823200.09577385, lu_delay=23.10997025668621, ms=00072}
22:50:02.231225 run                             mass: MS performed LU  {at=71823201.53686583, lu_delay=6.118755176663399, ms=00099}
22:50:02.243933 run                             mass: Tests done {all_completed=True, max=23.10997025668621, min=3.7098135948181152}
22:50:02.255752 tst         register_default_mass.py: Test passed (87.0 sec)
22:50:02.267308 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:02.274363 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:02.281338 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:02.288418 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:02.295464 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:02.302595 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:02.311295 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:02.318241 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:02.325192 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:02.332451 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:02.339580 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:02.346700 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:02.353672 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:02.360516 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:02.367726 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:02.375128 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:02.382791 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:02.390268 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:02.397711 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:02.404675 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:02.411827 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:02.419143 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:02.426273 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:02.433443 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:02.440637 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:02.447768 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:02.454892 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:02.461914 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:02.469435 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:02.476540 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:02.483840 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:02.491018 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:02.497942 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:02.504945 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:02.512133 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:02.519371 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:02.526516 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:02.533617 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:02.540836 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:02.548185 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:02.555327 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:02.562528 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:02.569762 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:02.576686 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:02.583625 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:02.590652 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:02.597694 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:02.604653 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:02.611582 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:02.618588 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:02.625503 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:02.632606 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:02.639591 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:02.646573 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:02.653577 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:02.660606 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:02.667593 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:02.674625 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:02.681624 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:02.688689 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:02.695713 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:02.702801 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:02.709894 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:02.717009 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:02.724195 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:02.731367 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:02.738451 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:02.745534 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:02.752656 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:02.759848 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:02.767028 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:02.774513 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:02.781716 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:02.788767 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:02.795969 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:02.803071 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:02.810291 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:02.817692 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:02.824828 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:02.832067 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:02.839132 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:02.846211 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:02.853375 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:02.860582 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:02.867778 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:02.875071 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:02.882257 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:02.889439 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:02.896702 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:02.904441 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:02.911728 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:02.918978 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:02.926131 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:02.933451 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:02.940654 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:02.947816 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:02.954889 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:02.961861 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:02.968847 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:02.975864 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:02.982895 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:02.989946 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:02.996894 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:03.003988 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:03.011094 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:03.018147 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:03.025120 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:03.032238 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:03.039247 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:03.046197 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:03.053057 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:03.059997 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:03.066860 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:03.073678 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:03.080551 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:03.087027 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:03.090588 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:03.094115 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:03.097623 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:03.101002 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:03.104409 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:03.107882 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:03.111232 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:03.114615 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:03.117981 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:03.121356 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:03.124734 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:03.128135 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:03.131525 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:03.134898 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:03.138220 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:03.141455 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:03.183496 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:03.186810 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:03.190019 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:03.193251 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:03.196497 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:03.199703 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:03.202855 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:03.206030 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:03.209191 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:03.212347 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:03.215510 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:03.218683 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:03.221824 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:03.225037 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:03.228279 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:03.231544 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:03.234839 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:03.238523 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:03.241919 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:03.245358 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:03.248717 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:03.252070 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:03.255437 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:03.258791 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:03.262146 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:03.265538 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:03.268859 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:03.272079 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:03.275295 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:03.278521 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:03.281718 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:03.284942 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:03.288245 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:03.291642 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:03.294979 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:03.298350 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:03.301728 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:03.305079 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:03.308446 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:03.311867 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:03.315298 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:03.318670 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:03.322041 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:03.325402 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:03.328778 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:03.332137 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:03.335585 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:03.338962 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:03.342318 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:03.345712 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:03.349091 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:03.352475 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:03.355862 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:03.359211 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:03.362626 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:03.365987 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:03.369339 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:03.372679 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:03.375903 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:03.379137 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:03.382336 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:03.385591 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:03.388812 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:03.392019 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:03.395260 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:03.413099 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:03.416374 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:03.419608 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:03.422933 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:03.426322 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:03.429677 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:03.433066 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:03.436456 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:03.439846 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:03.443203 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:03.446587 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:03.449977 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:03.453365 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:03.456739 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:03.460112 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:03.463532 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:03.466911 ---      ParallelTerminationStrategy: PID 22 died...
22:50:03.468481 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:03.472239 ---      ParallelTerminationStrategy: PID 23 died...
22:50:03.473755 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:03.477511 ---      ParallelTerminationStrategy: PID 24 died...
22:50:03.479039 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:03.482835 ---      ParallelTerminationStrategy: PID 25 died...
22:50:03.484344 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:03.488112 ---      ParallelTerminationStrategy: PID 26 died...
22:50:03.489624 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:03.493407 ---      ParallelTerminationStrategy: PID 27 died...
22:50:03.494957 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:03.498670 ---      ParallelTerminationStrategy: PID 28 died...
22:50:03.500233 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:03.504039 ---      ParallelTerminationStrategy: PID 29 died...
22:50:03.505545 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:03.509321 ---      ParallelTerminationStrategy: PID 30 died...
22:50:03.510827 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:03.514579 ---      ParallelTerminationStrategy: PID 31 died...
22:50:03.516085 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:03.519884 ---      ParallelTerminationStrategy: PID 32 died...
22:50:03.521391 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:03.525205 ---      ParallelTerminationStrategy: PID 33 died...
22:50:03.526746 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:03.530475 ---      ParallelTerminationStrategy: PID 35 died...
22:50:03.532016 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:03.535780 ---      ParallelTerminationStrategy: PID 36 died...
22:50:03.537298 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:03.541084 ---      ParallelTerminationStrategy: PID 37 died...
22:50:03.542618 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:03.546404 ---      ParallelTerminationStrategy: PID 38 died...
22:50:03.547917 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:03.551715 ---      ParallelTerminationStrategy: PID 39 died...
22:50:03.553231 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:03.556876 ---      ParallelTerminationStrategy: PID 40 died...
22:50:03.558334 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:03.561920 ---      ParallelTerminationStrategy: PID 41 died...
22:50:03.563368 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:03.566986 ---      ParallelTerminationStrategy: PID 42 died...
22:50:03.568423 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:03.572053 ---      ParallelTerminationStrategy: PID 43 died...
22:50:03.573514 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:03.577073 ---      ParallelTerminationStrategy: PID 44 died...
22:50:03.578542 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:03.582116 ---      ParallelTerminationStrategy: PID 45 died...
22:50:03.583584 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:03.587162 ---      ParallelTerminationStrategy: PID 46 died...
22:50:03.588611 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:03.592190 ---      ParallelTerminationStrategy: PID 47 died...
22:50:03.593617 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:03.597180 ---      ParallelTerminationStrategy: PID 48 died...
22:50:03.598630 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:03.602194 ---      ParallelTerminationStrategy: PID 49 died...
22:50:03.603631 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:03.607209 ---      ParallelTerminationStrategy: PID 50 died...
22:50:03.608637 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:03.612211 ---      ParallelTerminationStrategy: PID 51 died...
22:50:03.613641 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:03.617276 ---      ParallelTerminationStrategy: PID 52 died...
22:50:03.618765 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:03.622396 ---      ParallelTerminationStrategy: PID 53 died...
22:50:03.623844 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:03.627420 ---      ParallelTerminationStrategy: PID 54 died...
22:50:03.628868 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:03.632447 ---      ParallelTerminationStrategy: PID 55 died...
22:50:03.633895 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:03.637469 ---      ParallelTerminationStrategy: PID 56 died...
22:50:03.638944 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:03.642568 ---      ParallelTerminationStrategy: PID 57 died...
22:50:03.644008 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:03.647596 ---      ParallelTerminationStrategy: PID 58 died...
22:50:03.649036 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:03.652623 ---      ParallelTerminationStrategy: PID 59 died...
22:50:03.654065 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:03.657648 ---      ParallelTerminationStrategy: PID 60 died...
22:50:03.659089 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:03.662683 ---      ParallelTerminationStrategy: PID 61 died...
22:50:03.664117 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:03.667697 ---      ParallelTerminationStrategy: PID 62 died...
22:50:03.669133 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:03.672724 ---      ParallelTerminationStrategy: PID 63 died...
22:50:03.674162 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:03.677699 ---      ParallelTerminationStrategy: PID 64 died...
22:50:03.679123 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:03.682595 ---      ParallelTerminationStrategy: PID 65 died...
22:50:03.684002 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:03.687490 ---      ParallelTerminationStrategy: PID 66 died...
22:50:03.688901 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:03.692371 ---      ParallelTerminationStrategy: PID 67 died...
22:50:03.693790 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:03.697298 ---      ParallelTerminationStrategy: PID 68 died...
22:50:03.698707 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:03.702190 ---      ParallelTerminationStrategy: PID 69 died...
22:50:03.703662 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:03.707241 ---      ParallelTerminationStrategy: PID 70 died...
22:50:03.708662 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:03.712244 ---      ParallelTerminationStrategy: PID 71 died...
22:50:03.713671 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:03.717290 ---      ParallelTerminationStrategy: PID 72 died...
22:50:03.718730 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:03.722299 ---      ParallelTerminationStrategy: PID 73 died...
22:50:03.723749 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:03.727350 ---      ParallelTerminationStrategy: PID 74 died...
22:50:03.728779 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:03.732342 ---      ParallelTerminationStrategy: PID 75 died...
22:50:03.733773 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:03.737370 ---      ParallelTerminationStrategy: PID 76 died...
22:50:03.738805 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:03.742415 ---      ParallelTerminationStrategy: PID 77 died...
22:50:03.743860 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:03.747427 ---      ParallelTerminationStrategy: PID 78 died...
22:50:03.748884 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:03.752432 ---      ParallelTerminationStrategy: PID 79 died...
22:50:03.753876 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:03.757467 ---      ParallelTerminationStrategy: PID 80 died...
22:50:03.758930 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:03.762502 ---      ParallelTerminationStrategy: PID 81 died...
22:50:03.763949 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:03.767519 ---      ParallelTerminationStrategy: PID 82 died...
22:50:03.768962 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:03.772518 ---      ParallelTerminationStrategy: PID 83 died...
22:50:03.773945 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:03.777578 ---      ParallelTerminationStrategy: PID 84 died...
22:50:03.779118 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:03.782905 ---      ParallelTerminationStrategy: PID 85 died...
22:50:03.784453 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:03.788346 ---      ParallelTerminationStrategy: PID 86 died...
22:50:03.789892 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:03.793642 ---      ParallelTerminationStrategy: PID 87 died...
22:50:03.795197 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:03.798919 ---      ParallelTerminationStrategy: PID 88 died...
22:50:03.800437 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:03.804247 ---      ParallelTerminationStrategy: PID 89 died...
22:50:03.805761 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:03.809553 ---      ParallelTerminationStrategy: PID 90 died...
22:50:03.811041 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:03.814618 ---      ParallelTerminationStrategy: PID 91 died...
22:50:03.816060 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:03.819618 ---      ParallelTerminationStrategy: PID 92 died...
22:50:03.821052 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:03.824652 ---      ParallelTerminationStrategy: PID 93 died...
22:50:03.826080 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:03.829652 ---      ParallelTerminationStrategy: PID 94 died...
22:50:03.831094 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:03.834651 ---      ParallelTerminationStrategy: PID 95 died...
22:50:03.836118 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:03.839755 ---      ParallelTerminationStrategy: PID 96 died...
22:50:03.841203 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:03.844804 ---      ParallelTerminationStrategy: PID 97 died...
22:50:03.846268 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:03.849877 ---      ParallelTerminationStrategy: PID 98 died...
22:50:03.851372 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:03.855031 ---      ParallelTerminationStrategy: PID 99 died...
22:50:03.856464 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:03.860055 ---      ParallelTerminationStrategy: PID 100 died...
22:50:03.861499 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:03.865234 ---      ParallelTerminationStrategy: PID 101 died...
22:50:03.866759 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:03.870478 ---      ParallelTerminationStrategy: PID 102 died...
22:50:03.871967 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:03.875663 ---      ParallelTerminationStrategy: PID 103 died...
22:50:03.877149 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:03.880920 ---      ParallelTerminationStrategy: PID 104 died...
22:50:03.882444 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:03.886150 ---      ParallelTerminationStrategy: PID 105 died...
22:50:03.887690 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:03.891385 ---      ParallelTerminationStrategy: PID 106 died...
22:50:03.892899 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:03.896612 ---      ParallelTerminationStrategy: PID 107 died...
22:50:03.898106 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:03.901816 ---      ParallelTerminationStrategy: PID 108 died...
22:50:03.903312 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:03.907059 ---      ParallelTerminationStrategy: PID 109 died...
22:50:03.908553 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:03.912271 ---      ParallelTerminationStrategy: PID 110 died...
22:50:03.913758 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:03.917519 ---      ParallelTerminationStrategy: PID 111 died...
22:50:03.919036 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:03.922763 ---      ParallelTerminationStrategy: PID 112 died...
22:50:03.924273 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:03.927996 ---      ParallelTerminationStrategy: PID 113 died...
22:50:03.929496 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:03.933227 ---      ParallelTerminationStrategy: PID 114 died...
22:50:03.934727 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:03.938469 ---      ParallelTerminationStrategy: PID 115 died...
22:50:03.939979 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:03.943698 ---      ParallelTerminationStrategy: PID 116 died...
22:50:03.945195 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:03.948923 ---      ParallelTerminationStrategy: PID 117 died...
22:50:03.950429 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:03.954211 ---      ParallelTerminationStrategy: PID 118 died...
22:50:03.955712 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:03.959441 ---      ParallelTerminationStrategy: PID 119 died...
22:50:03.960936 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:03.964669 ---      ParallelTerminationStrategy: PID 120 died...
22:50:03.966188 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:03.969939 ---      ParallelTerminationStrategy: PID 121 died...
22:50:03.971477 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:03.975259 ---      ParallelTerminationStrategy: PID 122 died...
22:50:03.976758 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:03.980502 ---      ParallelTerminationStrategy: PID 123 died...
22:50:03.982010 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:03.985782 ---      ParallelTerminationStrategy: PID 124 died...
22:50:03.987305 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:03.991037 ---      ParallelTerminationStrategy: PID 125 died...
22:50:03.992531 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:03.996274 ---      ParallelTerminationStrategy: PID 126 died...
22:50:03.997750 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:04.001319 ---      ParallelTerminationStrategy: PID 127 died...
22:50:04.002815 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:04.006416 ---      ParallelTerminationStrategy: PID 128 died...
22:50:04.007905 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:04.011560 ---      ParallelTerminationStrategy: PID 129 died...
22:50:04.013023 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:04.016742 ---      ParallelTerminationStrategy: PID 130 died...
22:50:04.018242 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:04.022028 ---      ParallelTerminationStrategy: PID 131 died...
22:50:04.023550 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:04.027303 ---      ParallelTerminationStrategy: PID 132 died...
22:50:04.028808 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:04.032544 ---      ParallelTerminationStrategy: PID 133 died...
22:50:04.034036 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:04.037783 ---      ParallelTerminationStrategy: PID 134 died...
22:50:04.039281 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:04.043051 ---      ParallelTerminationStrategy: PID 135 died...
22:50:04.044566 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:04.048317 ---      ParallelTerminationStrategy: PID 136 died...
22:50:04.049847 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:04.053617 ---      ParallelTerminationStrategy: PID 137 died...
22:50:04.055116 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:04.058954 ---      ParallelTerminationStrategy: PID 138 died...
22:50:04.060478 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:04.064291 ---      ParallelTerminationStrategy: PID 139 died...
22:50:04.065804 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:04.069633 ---      ParallelTerminationStrategy: PID 140 died...
22:50:04.071167 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:04.075021 ---      ParallelTerminationStrategy: PID 141 died...
22:50:04.076591 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:04.080369 ---      ParallelTerminationStrategy: PID 142 died...
22:50:04.081923 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:04.085747 ---      ParallelTerminationStrategy: PID 143 died...
22:50:04.087295 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:04.091161 ---      ParallelTerminationStrategy: PID 144 died...
22:50:04.092679 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:04.096527 ---      ParallelTerminationStrategy: PID 145 died...
22:50:04.098029 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:04.101796 ---      ParallelTerminationStrategy: PID 146 died...
22:50:04.103295 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:04.107070 ---      ParallelTerminationStrategy: PID 147 died...
22:50:04.108595 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:04.112354 ---      ParallelTerminationStrategy: PID 148 died...
22:50:04.113930 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:04.117681 ---      ParallelTerminationStrategy: PID 149 died...
22:50:04.119222 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:04.123023 ---      ParallelTerminationStrategy: PID 150 died...
22:50:04.124522 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:04.128283 ---      ParallelTerminationStrategy: PID 151 died...
22:50:04.129775 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:04.133506 ---      ParallelTerminationStrategy: PID 152 died...
22:50:04.135012 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:04.138777 ---      ParallelTerminationStrategy: PID 153 died...
22:50:04.140271 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:04.144030 ---      ParallelTerminationStrategy: PID 154 died...
22:50:04.145537 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:04.149271 ---      ParallelTerminationStrategy: PID 155 died...
22:50:04.150799 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:04.154566 ---      ParallelTerminationStrategy: PID 156 died...
22:50:04.156060 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:04.159824 ---      ParallelTerminationStrategy: PID 157 died...
22:50:04.161321 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:04.165075 ---      ParallelTerminationStrategy: PID 158 died...
22:50:04.166622 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:04.170372 ---      ParallelTerminationStrategy: PID 159 died...
22:50:04.171871 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:04.175602 ---      ParallelTerminationStrategy: PID 160 died...
22:50:04.177111 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:04.180886 ---      ParallelTerminationStrategy: PID 161 died...
22:50:04.182393 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:04.186111 ---      ParallelTerminationStrategy: PID 162 died...
22:50:04.187679 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:04.191410 ---      ParallelTerminationStrategy: PID 163 died...
22:50:04.192907 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:04.196672 ---      ParallelTerminationStrategy: PID 164 died...
22:50:04.198175 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:04.201918 ---      ParallelTerminationStrategy: PID 165 died...
22:50:04.203413 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:04.207193 ---      ParallelTerminationStrategy: PID 166 died...
22:50:04.208699 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:04.212574 ---      ParallelTerminationStrategy: PID 167 died...
22:50:04.214081 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:04.217842 ---      ParallelTerminationStrategy: PID 168 died...
22:50:04.219631 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:04.223569 ---      ParallelTerminationStrategy: PID 169 died...
22:50:04.225113 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:04.229025 ---      ParallelTerminationStrategy: PID 170 died...
22:50:04.230575 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:04.234511 ---      ParallelTerminationStrategy: PID 171 died...
22:50:04.236051 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:04.239902 ---      ParallelTerminationStrategy: PID 172 died...
22:50:04.241448 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:04.245311 ---      ParallelTerminationStrategy: PID 173 died...
22:50:04.246863 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:04.250760 ---      ParallelTerminationStrategy: PID 174 died...
22:50:04.252357 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:04.256297 ---      ParallelTerminationStrategy: PID 175 died...
22:50:04.257849 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:04.261617 ---      ParallelTerminationStrategy: PID 176 died...
22:50:04.263144 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:04.266874 ---      ParallelTerminationStrategy: PID 177 died...
22:50:04.268367 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:04.272162 ---      ParallelTerminationStrategy: PID 178 died...
22:50:04.273661 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:04.277446 ---      ParallelTerminationStrategy: PID 179 died...
22:50:04.278943 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:04.282704 ---      ParallelTerminationStrategy: PID 180 died...
22:50:04.284226 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:04.287977 ---      ParallelTerminationStrategy: PID 181 died...
22:50:04.289508 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:04.293241 ---      ParallelTerminationStrategy: PID 182 died...
22:50:04.294737 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:04.298482 ---      ParallelTerminationStrategy: PID 183 died...
22:50:04.299982 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:04.303907 ---      ParallelTerminationStrategy: PID 184 died...
22:50:04.305479 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:04.309272 ---      ParallelTerminationStrategy: PID 185 died...
22:50:04.310789 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:04.314560 ---      ParallelTerminationStrategy: PID 186 died...
22:50:04.316065 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:04.319869 ---      ParallelTerminationStrategy: PID 187 died...
22:50:04.321443 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:04.325340 ---      ParallelTerminationStrategy: PID 188 died...
22:50:04.326907 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:04.330803 ---      ParallelTerminationStrategy: PID 189 died...
22:50:04.332320 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:04.336115 ---      ParallelTerminationStrategy: PID 190 died...
22:50:04.337631 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:04.341404 ---      ParallelTerminationStrategy: PID 191 died...
22:50:04.342940 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:04.346734 ---      ParallelTerminationStrategy: PID 192 died...
22:50:04.348240 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:04.352084 ---      ParallelTerminationStrategy: PID 193 died...
22:50:04.353616 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:04.357383 ---      ParallelTerminationStrategy: PID 194 died...
22:50:04.358959 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:04.362792 ---      ParallelTerminationStrategy: PID 195 died...
22:50:04.364303 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:04.368103 ---      ParallelTerminationStrategy: PID 196 died...
22:50:04.369609 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:04.373383 ---      ParallelTerminationStrategy: PID 197 died...
22:50:04.374911 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:04.378677 ---      ParallelTerminationStrategy: PID 198 died...
22:50:04.380181 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:04.384010 ---      ParallelTerminationStrategy: PID 199 died...
22:50:04.385525 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:04.389395 ---      ParallelTerminationStrategy: PID 200 died...
22:50:04.390949 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:04.394754 ---      ParallelTerminationStrategy: PID 201 died...
22:50:04.396279 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:04.400070 ---      ParallelTerminationStrategy: PID 202 died...
22:50:04.401581 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:04.405396 ---      ParallelTerminationStrategy: PID 203 died...
22:50:04.406911 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:04.410709 ---      ParallelTerminationStrategy: PID 204 died...
22:50:04.412213 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:04.416004 ---      ParallelTerminationStrategy: PID 205 died...
22:50:04.417521 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:04.421309 ---      ParallelTerminationStrategy: PID 206 died...
22:50:04.422891 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:04.426652 ---      ParallelTerminationStrategy: PID 207 died...
22:50:04.428174 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:04.431956 ---      ParallelTerminationStrategy: PID 208 died...
22:50:04.433466 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:04.437266 ---      ParallelTerminationStrategy: PID 209 died...
22:50:04.438895 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:04.442689 ---      ParallelTerminationStrategy: PID 210 died...
22:50:04.444192 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:04.448037 ---      ParallelTerminationStrategy: PID 211 died...
22:50:04.449542 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:04.453314 ---      ParallelTerminationStrategy: PID 212 died...
22:50:04.454861 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:04.458618 ---      ParallelTerminationStrategy: PID 213 died...
22:50:04.460144 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:04.463936 ---      ParallelTerminationStrategy: PID 214 died...
22:50:04.465544 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:04.469354 ---      ParallelTerminationStrategy: PID 215 died...
22:50:04.470885 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:04.474648 ---      ParallelTerminationStrategy: PID 216 died...
22:50:04.476151 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:04.479968 ---      ParallelTerminationStrategy: PID 217 died...
22:50:04.481481 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:04.485277 ---      ParallelTerminationStrategy: PID 218 died...
22:50:04.486780 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:04.490575 ---      ParallelTerminationStrategy: PID 219 died...
22:50:04.492151 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:04.495925 ---      ParallelTerminationStrategy: PID 220 died...
22:50:04.497456 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:04.501266 ---      ParallelTerminationStrategy: PID 221 died...
22:50:04.502791 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:04.506571 ---      ParallelTerminationStrategy: PID 222 died...
22:50:04.508095 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:04.511952 ---      ParallelTerminationStrategy: PID 223 died...
22:50:04.513457 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:04.517276 ---      ParallelTerminationStrategy: PID 224 died...
22:50:04.518813 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:04.522614 ---      ParallelTerminationStrategy: PID 225 died...
22:50:04.524148 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:04.527919 ---      ParallelTerminationStrategy: PID 226 died...
22:50:04.529453 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:04.533243 ---      ParallelTerminationStrategy: PID 227 died...
22:50:04.534802 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:04.538576 ---      ParallelTerminationStrategy: PID 228 died...
22:50:04.540079 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:04.543876 ---      ParallelTerminationStrategy: PID 229 died...
22:50:04.545394 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:04.549186 ---      ParallelTerminationStrategy: PID 230 died...
22:50:04.550698 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:04.593442 ---      ParallelTerminationStrategy: PID 231 died...
22:50:04.594981 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:04.598795 ---      ParallelTerminationStrategy: PID 232 died...
22:50:04.600308 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:04.604076 ---      ParallelTerminationStrategy: PID 233 died...
22:50:04.605596 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:04.609379 ---      ParallelTerminationStrategy: PID 234 died...
22:50:04.610883 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:08.014445 ---      ParallelTerminationStrategy: PID 34 died...
22:50:08.017672 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8221 netreg_mass PASS
---------------------------------------------------------------------
22:50:08.122372 tst                       trial-8221: Storing JUnit report in /build/trial-8221/run.2026-01-24_22-48-34/trial-8221.xml

--------------------------------------------------------------------------------------------
trial-8221 PASS
--------------------------------------------------------------------------------------------
22:50:08.135405 tst                       trial-8221: trial-8221: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (87.0 sec)
+ exit_code=0
+ rm -rf trial-8221/inst
+ cd trial-8221
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-24 22:48:34
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8221-run.tgz run.2026-01-24_22-48-34
+ tar czf /build/trial-8221-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-24_08_36_02.tgz osmo-bts-oc2g.build-2026-01-24_00_51_25.tgz osmo-bts-sysmo.build-2026-01-24_00_51_30.tgz osmo-bts.build-2026-01-24_00_51_37.tgz osmo-ggsn.build-2026-01-24_20_42_47.tgz osmo-hlr.build-2026-01-24_16_36_55.tgz osmo-hnbgw.build-2026-01-24_10_55_59.tgz osmo-mgw.build-2026-01-24_08_33_11.tgz osmo-msc.build-2026-01-24_10_59_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-24_07_35_08.tgz osmo-pcu-sysmo.build-2026-01-24_07_35_01.tgz osmo-pcu.build-2026-01-24_07_35_14.tgz osmo-sgsn.build-2026-01-24_20_48_09.tgz osmo-stp.build-2026-01-24_01_05_37.tgz osmo-trx.build-2026-01-24_14_24_01.tgz osmocom-bb.build-2026-01-24_21_17_31.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