Skip to content
Success

Console Output

Skipping 19 KB.. Full Log
#9 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#9 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

#23 [24/28] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#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 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#25 CACHED

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:edda47b989ae82b5affde25e3f465ab524995d42b1bcb2d9fabd099016cc411d 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8061 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-08-17 22:48:32
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8061
+ mkdir -p trial-8061
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-17_13_26_32.tgz osmo-bts-oc2g.build-2025-08-17_00_51_44.tgz osmo-bts-sysmo.build-2025-08-17_00_51_37.tgz osmo-bts.build-2025-08-17_00_51_40.tgz osmo-ggsn.build-2025-08-17_20_42_33.tgz osmo-hlr.build-2025-08-17_16_36_52.tgz osmo-hnbgw.build-2025-08-17_13_30_35.tgz osmo-mgw.build-2025-08-17_08_33_12.tgz osmo-msc.build-2025-08-17_13_31_23.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-17_07_33_54.tgz osmo-pcu-sysmo.build-2025-08-17_07_36_01.tgz osmo-pcu.build-2025-08-17_07_36_09.tgz osmo-sgsn.build-2025-08-17_20_48_32.tgz osmo-stp.build-2025-08-17_13_25_26.tgz osmo-trx.build-2025-08-17_14_30_00.tgz osmocom-bb.build-2025-08-17_21_17_15.tgz srslte.build-19.tgz trial-8061
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-17_13_26_32.md5 osmo-bts-oc2g.build-2025-08-17_00_51_44.md5 osmo-bts-sysmo.build-2025-08-17_00_51_37.md5 osmo-bts.build-2025-08-17_00_51_40.md5 osmo-ggsn.build-2025-08-17_20_42_33.md5 osmo-hlr.build-2025-08-17_16_36_52.md5 osmo-hnbgw.build-2025-08-17_13_30_35.md5 osmo-mgw.build-2025-08-17_08_33_12.md5 osmo-msc.build-2025-08-17_13_31_23.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-17_07_33_54.md5 osmo-pcu-sysmo.build-2025-08-17_07_36_01.md5 osmo-pcu.build-2025-08-17_07_36_09.md5 osmo-sgsn.build-2025-08-17_20_48_32.md5 osmo-stp.build-2025-08-17_13_25_26.md5 osmo-trx.build-2025-08-17_14_30_00.md5 osmocom-bb.build-2025-08-17_21_17_15.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-17_13_26_32.md5 osmo-bts-oc2g.build-2025-08-17_00_51_44.md5 osmo-bts-sysmo.build-2025-08-17_00_51_37.md5 osmo-bts.build-2025-08-17_00_51_40.md5 osmo-ggsn.build-2025-08-17_20_42_33.md5 osmo-hlr.build-2025-08-17_16_36_52.md5 osmo-hnbgw.build-2025-08-17_13_30_35.md5 osmo-mgw.build-2025-08-17_08_33_12.md5 osmo-msc.build-2025-08-17_13_31_23.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-17_07_33_54.md5 osmo-pcu-sysmo.build-2025-08-17_07_36_01.md5 osmo-pcu.build-2025-08-17_07_36_09.md5 osmo-sgsn.build-2025-08-17_20_48_32.md5 osmo-stp.build-2025-08-17_13_25_26.md5 osmo-trx.build-2025-08-17_14_30_00.md5 osmocom-bb.build-2025-08-17_21_17_15.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-8061 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8061'
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-8061
--------------------------------------------------------------------------------------------
22:48:33.225656 tst                       trial-8061: Detailed log at /build/trial-8061/run.2025-08-17_22-48-33/log

---------------------------------------------------------------------
trial-8061 netreg_mass
---------------------------------------------------------------------
22:48:33.477592 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:33.478018 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:33.478959 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:33.480335 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:33.531584 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:33.533160 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:33.535454 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:33.618742 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-8061 netreg_mass register_default_mass.py
----------------------------------------------
22:48:33.619634 tst       register_default_mass.py:9: Claiming resources for the test
22:48:33.638055 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:33.638710 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:33.639255 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:33.639773 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:33.640311 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:33.640859 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:33.641382 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:33.694729 tst         register_default_mass.py: using LAC 2
22:48:33.735751 tst         register_default_mass.py: using RAC 2
22:48:33.803344 tst         register_default_mass.py: using CellId 2
22:48:33.903891 tst         register_default_mass.py: using BVCI 3
22:48:33.911654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.912436 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.913126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.913781 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.914441 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.915080 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.915713 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.916342 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.917033 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.917809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.918423 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.919060 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.919714 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.920361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.921032 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.921726 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.922370 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.923024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.923658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.924286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.924924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.925569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.926203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.926844 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.927477 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.928121 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.928819 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.929455 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.930085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.930721 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.931353 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.931984 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.932611 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.933283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.933916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.934544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.935322 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.935983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.936616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.937265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.937894 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.938517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.939171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.939800 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.940433 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.941093 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.941732 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.942391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.943020 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.943643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.944293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.944938 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.945563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.946204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.946835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.947459 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.948084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.948729 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.949350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.949977 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.950595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.951210 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.951855 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.952486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.953110 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.953755 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.954411 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.955039 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.955682 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.956295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.956916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.957565 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.958315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.958969 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.959620 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.960246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.960877 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.961527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.962153 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.962787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.963425 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.964042 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.964671 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.965315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.965966 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.966611 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.967286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.967957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.968887 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.969593 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.970306 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.970995 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.971874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.972617 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.973335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.974048 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.974733 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.975454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.976167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.976857 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.977543 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:33.978289 tst      register_default_mass.py:21: Launching a simple network
22:48:33.991325 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:34.164404 run            create_hlr_db(pid=20): Launched
22:48:35.175744 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:35.196703 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:35.215276 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:35.222253 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:35.432501 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:35.449553 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:35.455863 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:35.933925 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:35.950364 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:38.961164 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:39.109984 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:39.155948 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:39.171634 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:39.208320 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:39.226829 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:39.233470 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:39.661736 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:39.713969 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:45.747752 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:45.900933 run         osmo-bts-virtual(pid=34): Launched
22:48:46.950759 tst         register_default_mass.py: using MSISDN 1001
22:48:46.957035 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:47.053196 tst         register_default_mass.py: using MSISDN 1002
22:48:47.059263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:47.127333 tst         register_default_mass.py: using MSISDN 1003
22:48:47.133255 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:47.211249 tst         register_default_mass.py: using MSISDN 1004
22:48:47.217097 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:47.284282 tst         register_default_mass.py: using MSISDN 1005
22:48:47.290578 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:47.360009 tst         register_default_mass.py: using MSISDN 1006
22:48:47.366043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:47.485079 tst         register_default_mass.py: using MSISDN 1007
22:48:47.494669 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:47.564865 tst         register_default_mass.py: using MSISDN 1008
22:48:47.571001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:47.641551 tst         register_default_mass.py: using MSISDN 1009
22:48:47.647607 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:47.720766 tst         register_default_mass.py: using MSISDN 1010
22:48:47.726850 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:47.804575 tst         register_default_mass.py: using MSISDN 1011
22:48:47.810529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:47.961642 tst         register_default_mass.py: using MSISDN 1012
22:48:47.967675 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:48.046851 tst         register_default_mass.py: using MSISDN 1013
22:48:48.053069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:48.127626 tst         register_default_mass.py: using MSISDN 1014
22:48:48.133541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:48.206104 tst         register_default_mass.py: using MSISDN 1015
22:48:48.212036 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:48.285696 tst         register_default_mass.py: using MSISDN 1016
22:48:48.293185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:48.368561 tst         register_default_mass.py: using MSISDN 1017
22:48:48.374580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:48.452259 tst         register_default_mass.py: using MSISDN 1018
22:48:48.458329 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:48.523595 tst         register_default_mass.py: using MSISDN 1019
22:48:48.529712 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:48.596984 tst         register_default_mass.py: using MSISDN 1020
22:48:48.602993 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:48.672492 tst         register_default_mass.py: using MSISDN 1021
22:48:48.678396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:48.744192 tst         register_default_mass.py: using MSISDN 1022
22:48:48.750064 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:48.821847 tst         register_default_mass.py: using MSISDN 1023
22:48:48.827791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:48.900070 tst         register_default_mass.py: using MSISDN 1024
22:48:48.905839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:48.974010 tst         register_default_mass.py: using MSISDN 1025
22:48:48.979726 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:49.042260 tst         register_default_mass.py: using MSISDN 1026
22:48:49.048114 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:49.276087 tst         register_default_mass.py: using MSISDN 1027
22:48:49.282599 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:49.344329 tst         register_default_mass.py: using MSISDN 1028
22:48:49.350468 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:49.429012 tst         register_default_mass.py: using MSISDN 1029
22:48:49.434942 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:49.520300 tst         register_default_mass.py: using MSISDN 1030
22:48:49.526459 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:49.605099 tst         register_default_mass.py: using MSISDN 1031
22:48:49.611421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:49.684200 tst         register_default_mass.py: using MSISDN 1032
22:48:49.690712 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:49.771442 tst         register_default_mass.py: using MSISDN 1033
22:48:49.777491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:49.858841 tst         register_default_mass.py: using MSISDN 1034
22:48:49.864843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:49.934507 tst         register_default_mass.py: using MSISDN 1035
22:48:49.940604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:50.019522 tst         register_default_mass.py: using MSISDN 1036
22:48:50.025866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:50.107187 tst         register_default_mass.py: using MSISDN 1037
22:48:50.114098 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:50.223479 tst         register_default_mass.py: using MSISDN 1038
22:48:50.229799 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:50.314103 tst         register_default_mass.py: using MSISDN 1039
22:48:50.321072 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:50.408006 tst         register_default_mass.py: using MSISDN 1040
22:48:50.414071 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:50.524537 tst         register_default_mass.py: using MSISDN 1041
22:48:50.530333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:50.638068 tst         register_default_mass.py: using MSISDN 1042
22:48:50.643810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:50.759599 tst         register_default_mass.py: using MSISDN 1043
22:48:50.765561 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:50.896623 tst         register_default_mass.py: using MSISDN 1044
22:48:50.902893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:50.982072 tst         register_default_mass.py: using MSISDN 1045
22:48:50.988178 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:51.074431 tst         register_default_mass.py: using MSISDN 1046
22:48:51.082036 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:51.162478 tst         register_default_mass.py: using MSISDN 1047
22:48:51.168577 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:51.243576 tst         register_default_mass.py: using MSISDN 1048
22:48:51.249908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:51.325570 tst         register_default_mass.py: using MSISDN 1049
22:48:51.331744 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:51.411156 tst         register_default_mass.py: using MSISDN 1050
22:48:51.417043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:51.486708 tst         register_default_mass.py: using MSISDN 1051
22:48:51.492791 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:51.574766 tst         register_default_mass.py: using MSISDN 1052
22:48:51.581860 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:51.651011 tst         register_default_mass.py: using MSISDN 1053
22:48:51.657893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:51.738930 tst         register_default_mass.py: using MSISDN 1054
22:48:51.745965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:51.828022 tst         register_default_mass.py: using MSISDN 1055
22:48:51.834473 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:51.904684 tst         register_default_mass.py: using MSISDN 1056
22:48:51.910823 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:51.984129 tst         register_default_mass.py: using MSISDN 1057
22:48:51.990116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:52.077200 tst         register_default_mass.py: using MSISDN 1058
22:48:52.083030 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:52.155425 tst         register_default_mass.py: using MSISDN 1059
22:48:52.161256 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:52.223390 tst         register_default_mass.py: using MSISDN 1060
22:48:52.229479 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:52.303463 tst         register_default_mass.py: using MSISDN 1061
22:48:52.313882 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:52.379912 tst         register_default_mass.py: using MSISDN 1062
22:48:52.385890 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:52.463661 tst         register_default_mass.py: using MSISDN 1063
22:48:52.469820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:52.546910 tst         register_default_mass.py: using MSISDN 1064
22:48:52.553033 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:52.632026 tst         register_default_mass.py: using MSISDN 1065
22:48:52.640296 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:52.702797 tst         register_default_mass.py: using MSISDN 1066
22:48:52.709192 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:52.789331 tst         register_default_mass.py: using MSISDN 1067
22:48:52.797028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:52.876635 tst         register_default_mass.py: using MSISDN 1068
22:48:52.882738 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:52.954379 tst         register_default_mass.py: using MSISDN 1069
22:48:52.960269 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:53.037583 tst         register_default_mass.py: using MSISDN 1070
22:48:53.043534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:53.106262 tst         register_default_mass.py: using MSISDN 1071
22:48:53.112399 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:53.181539 tst         register_default_mass.py: using MSISDN 1072
22:48:53.187652 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:53.267157 tst         register_default_mass.py: using MSISDN 1073
22:48:53.273461 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:53.360224 tst         register_default_mass.py: using MSISDN 1074
22:48:53.366196 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:53.439854 tst         register_default_mass.py: using MSISDN 1075
22:48:53.446347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:53.519999 tst         register_default_mass.py: using MSISDN 1076
22:48:53.525908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:53.603147 tst         register_default_mass.py: using MSISDN 1077
22:48:53.609393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:53.684523 tst         register_default_mass.py: using MSISDN 1078
22:48:53.690900 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:53.770408 tst         register_default_mass.py: using MSISDN 1079
22:48:53.776467 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:53.839683 tst         register_default_mass.py: using MSISDN 1080
22:48:53.845714 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:53.923409 tst         register_default_mass.py: using MSISDN 1081
22:48:53.929458 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:54.004757 tst         register_default_mass.py: using MSISDN 1082
22:48:54.010667 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:54.085212 tst         register_default_mass.py: using MSISDN 1083
22:48:54.094798 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:54.169878 tst         register_default_mass.py: using MSISDN 1084
22:48:54.175823 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:54.289668 tst         register_default_mass.py: using MSISDN 1085
22:48:54.296991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:54.367704 tst         register_default_mass.py: using MSISDN 1086
22:48:54.373775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:54.455487 tst         register_default_mass.py: using MSISDN 1087
22:48:54.461786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:54.536359 tst         register_default_mass.py: using MSISDN 1088
22:48:54.544290 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:54.607134 tst         register_default_mass.py: using MSISDN 1089
22:48:54.613078 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:54.692231 tst         register_default_mass.py: using MSISDN 1090
22:48:54.698431 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:54.772075 tst         register_default_mass.py: using MSISDN 1091
22:48:54.778401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:54.842365 tst         register_default_mass.py: using MSISDN 1092
22:48:54.848492 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:54.923012 tst         register_default_mass.py: using MSISDN 1093
22:48:54.929152 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:55.005366 tst         register_default_mass.py: using MSISDN 1094
22:48:55.011519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:55.093910 tst         register_default_mass.py: using MSISDN 1095
22:48:55.100036 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:55.176191 tst         register_default_mass.py: using MSISDN 1096
22:48:55.182529 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:55.263026 tst         register_default_mass.py: using MSISDN 1097
22:48:55.269658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:55.351774 tst         register_default_mass.py: using MSISDN 1098
22:48:55.357593 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:55.433152 tst         register_default_mass.py: using MSISDN 1099
22:48:55.439106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:55.514470 tst         register_default_mass.py: using MSISDN 1100
22:48:55.525125 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:55.646063 run                             mass: Starting testcase
22:48:55.652203 run                             mass: Pre-launching all virtphy's
22:48:55.658151 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:55.672136 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:55.678856 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:55.692913 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:55.699434 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:55.713483 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:55.719993 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:55.733553 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:55.739744 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:55.753583 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:55.760165 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:55.773942 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:55.780177 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:55.793723 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:55.800093 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:55.813609 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:55.819703 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:55.833052 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:55.839260 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:55.852750 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:55.858927 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:55.872390 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:55.878799 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:55.892063 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:55.898472 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:55.911751 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:55.917971 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:55.931275 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:55.937678 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:55.951361 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:55.957699 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:55.970925 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:55.977095 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:55.990266 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:55.996366 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:56.009730 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:56.016088 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:56.030038 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:56.036519 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:56.050256 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:56.056825 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:56.070959 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:56.077389 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:56.090985 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:56.097427 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:56.110912 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:56.117145 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:56.130419 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:56.136553 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:56.149745 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:56.155859 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:56.169180 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:56.175267 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:56.188545 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:56.194699 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:56.208702 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:56.215039 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:56.228392 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:56.234640 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:56.247951 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:56.254296 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:56.268041 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:56.274400 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:56.288169 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:56.294531 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:56.308454 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:56.315261 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:56.329571 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:56.336196 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:56.350649 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:56.357162 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:56.371049 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:56.377650 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:56.391760 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:56.398296 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:56.412150 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:56.418542 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:56.432362 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:56.438752 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:56.452660 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:56.459055 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:56.472912 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:56.479317 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:56.493167 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:56.499668 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:56.513660 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:56.520261 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:56.534058 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:56.540694 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:56.554673 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:56.561087 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:56.575202 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:56.581855 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:56.596862 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:56.603790 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:56.618610 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:56.625576 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:56.641282 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:56.648669 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:56.664365 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:56.671523 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:56.687056 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:56.694256 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:56.709645 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:56.716750 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:56.732227 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:56.739405 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:56.756768 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:56.766027 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:56.782003 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:56.789283 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:56.804964 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:56.811965 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:56.826805 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:56.833635 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:56.848040 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:56.854822 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:56.869453 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:56.876245 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:56.891239 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:56.898619 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:56.915074 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:56.922904 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:56.939502 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:56.946996 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:56.962988 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:56.970442 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:56.985990 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:56.993016 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:57.007296 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:57.013748 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:57.027564 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:57.033896 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:57.047616 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:57.054039 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:57.068483 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:57.075163 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:57.089750 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:57.096278 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:57.110068 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:57.116542 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:57.130352 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:57.136638 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:57.150305 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:57.156627 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:57.170711 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:57.177328 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:57.191359 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:57.197997 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:57.212869 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:57.220073 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:57.235940 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:57.267423 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:57.281579 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:57.288419 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:57.304462 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:57.310850 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:57.324591 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:57.331025 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:57.344918 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:57.351385 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:57.365163 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:57.371391 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:57.384905 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:57.391485 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:57.405453 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:57.411835 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:57.425409 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:57.431687 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:57.445266 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:57.451532 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:57.465249 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:57.471577 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:57.485387 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:57.491835 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:57.505575 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:57.511954 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:57.525382 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:57.531625 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:57.545396 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:57.551564 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:57.565106 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:57.571374 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:57.584853 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:57.591083 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:57.604979 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:57.611828 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:57.626902 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:57.633852 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:57.649315 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:57.656768 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:57.673515 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:57.681283 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:57.698345 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:57.704927 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:57.718984 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:57.725416 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:57.739148 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:57.746122 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:57.759814 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:57.766002 run                             mass: Checking if sockets are in the filesystem
22:48:57.778507 run                osmo-ms-mob/00000: Starting mobile
22:48:57.792897 run       osmo-ms-mob/00000(pid=135): Launched
22:48:57.809767 run                             mass: MS start registered  {at=18701843.51311585, delay=0.010157231241464615, ms=00000}
22:49:01.978611 run                osmo-ms-mob/00001: Starting mobile
22:49:01.992475 run       osmo-ms-mob/00001(pid=136): Launched
22:49:02.003944 run                             mass: MS start registered  {at=18701847.707287546, delay=0.004890657961368561, ms=00001}
22:49:02.965392 run                             mass: MS performed LU  {at=18701848.66870976, lu_delay=5.1555939093232155, ms=00000}
22:49:06.308877 run                osmo-ms-mob/00002: Starting mobile
22:49:06.322217 run       osmo-ms-mob/00002(pid=137): Launched
22:49:06.328379 run                             mass: Starting too slowly. Moving on {now=18701852.031746954, sleep=-2.4565930515527725, target=18701849.575153902}
22:49:06.334133 run                             mass: MS start registered  {at=18701852.037485644, delay=0.005741748958826065, ms=00002}
22:49:06.339966 run                             mass: Starting too slowly. Moving on {now=18701852.043336067, sleep=-2.3681821636855602, target=18701849.675153904}
22:49:06.345607 run                             mass: Starting too slowly. Moving on {now=18701852.048978534, sleep=-2.273824628442526, target=18701849.775153905}
22:49:06.351240 run                             mass: Starting too slowly. Moving on {now=18701852.054611564, sleep=-2.1794576570391655, target=18701849.875153907}
22:49:06.356872 run                             mass: Starting too slowly. Moving on {now=18701852.060243852, sleep=-2.0850899443030357, target=18701849.975153908}
22:49:06.362509 run                             mass: Starting too slowly. Moving on {now=18701852.065880936, sleep=-1.99072702601552, target=18701850.07515391}
22:49:06.368091 run                             mass: Starting too slowly. Moving on {now=18701852.07146294, sleep=-1.8963090293109417, target=18701850.17515391}
22:49:06.373629 run                             mass: Starting too slowly. Moving on {now=18701852.077000972, sleep=-1.8018470592796803, target=18701850.275153913}
22:49:06.379147 run                             mass: Starting too slowly. Moving on {now=18701852.08251947, sleep=-1.707365557551384, target=18701850.375153914}
22:49:06.384672 run                             mass: Starting too slowly. Moving on {now=18701852.088044412, sleep=-1.6128904968500137, target=18701850.475153916}
22:49:06.390255 run                             mass: Starting too slowly. Moving on {now=18701852.09362744, sleep=-1.5184735246002674, target=18701850.575153917}
22:49:06.395810 run                             mass: Starting too slowly. Moving on {now=18701852.099182602, sleep=-1.4240286834537983, target=18701850.67515392}
22:49:06.401377 run                             mass: Starting too slowly. Moving on {now=18701852.10474905, sleep=-1.3295951299369335, target=18701850.77515392}
22:49:06.412403 run                osmo-ms-mob/00003: Starting mobile
22:49:06.425809 run       osmo-ms-mob/00003(pid=138): Launched
22:49:06.431963 run                             mass: Starting too slowly. Moving on {now=18701852.13533312, sleep=-1.2601791992783546, target=18701850.87515392}
22:49:06.437756 run                             mass: MS start registered  {at=18701852.141114675, delay=0.0057842545211315155, ms=00003}
22:49:06.443653 run                             mass: Starting too slowly. Moving on {now=18701852.14702348, sleep=-1.171869557350874, target=18701850.975153923}
22:49:06.449349 run                             mass: Starting too slowly. Moving on {now=18701852.15272015, sleep=-1.0775662250816822, target=18701851.075153925}
22:49:06.455320 run                             mass: Starting too slowly. Moving on {now=18701852.158691093, sleep=-0.9835371673107147, target=18701851.175153926}
22:49:06.461065 run                             mass: Starting too slowly. Moving on {now=18701852.164436404, sleep=-0.88928247615695, target=18701851.275153928}
22:49:06.466774 run                             mass: Starting too slowly. Moving on {now=18701852.17014519, sleep=-0.7949912622570992, target=18701851.37515393}
22:49:06.472802 run                             mass: Starting too slowly. Moving on {now=18701852.176172547, sleep=-0.7010186165571213, target=18701851.47515393}
22:49:06.478499 run                             mass: Starting too slowly. Moving on {now=18701852.181870528, sleep=-0.6067165955901146, target=18701851.575153932}
22:49:06.484177 run                             mass: Starting too slowly. Moving on {now=18701852.187548168, sleep=-0.5123942345380783, target=18701851.675153933}
22:49:06.489851 run                             mass: Starting too slowly. Moving on {now=18701852.19322273, sleep=-0.4180687963962555, target=18701851.775153935}
22:49:06.495552 run                             mass: Starting too slowly. Moving on {now=18701852.198923603, sleep=-0.3237696662545204, target=18701851.875153936}
22:49:06.506419 run                osmo-ms-mob/00004: Starting mobile
22:49:06.519604 run       osmo-ms-mob/00004(pid=139): Launched
22:49:06.525870 run                             mass: Starting too slowly. Moving on {now=18701852.229240187, sleep=-0.2540862485766411, target=18701851.975153938}
22:49:06.531648 run                             mass: MS start registered  {at=18701852.235007294, delay=0.005769476294517517, ms=00004}
22:49:06.537459 run                             mass: Starting too slowly. Moving on {now=18701852.240830217, sleep=-0.1656762771308422, target=18701852.07515394}
22:49:06.543030 run                             mass: Starting too slowly. Moving on {now=18701852.24640123, sleep=-0.07124729081988335, target=18701852.17515394}
22:49:07.178536 run                osmo-ms-mob/00005: Starting mobile
22:49:07.192314 run       osmo-ms-mob/00005(pid=140): Launched
22:49:07.203607 run                             mass: MS start registered  {at=18701852.90694388, delay=0.0048112645745277405, ms=00005}
22:49:08.112134 run                osmo-ms-mob/00006: Starting mobile
22:49:08.125743 run       osmo-ms-mob/00006(pid=141): Launched
22:49:08.136694 run                             mass: MS start registered  {at=18701853.84004096, delay=0.004622768610715866, ms=00006}
22:49:08.978018 run                osmo-ms-mob/00007: Starting mobile
22:49:08.991517 run       osmo-ms-mob/00007(pid=142): Launched
22:49:09.004378 run                             mass: MS start registered  {at=18701854.70772169, delay=0.005887258797883987, ms=00007}
22:49:09.778249 run                osmo-ms-mob/00008: Starting mobile
22:49:09.791819 run       osmo-ms-mob/00008(pid=143): Launched
22:49:09.802789 run                             mass: MS start registered  {at=18701855.506139014, delay=0.004768047481775284, ms=00008}
22:49:10.026473 run                             mass: MS performed LU  {at=18701855.729802463, lu_delay=8.022514916956425, ms=00001}
22:49:10.478134 run                osmo-ms-mob/00009: Starting mobile
22:49:10.491829 run       osmo-ms-mob/00009(pid=144): Launched
22:49:10.503179 run                             mass: MS start registered  {at=18701856.206526484, delay=0.004771139472723007, ms=00009}
22:49:11.178351 run                osmo-ms-mob/00010: Starting mobile
22:49:11.191796 run       osmo-ms-mob/00010(pid=145): Launched
22:49:11.202902 run                             mass: MS start registered  {at=18701856.906236373, delay=0.004876174032688141, ms=00010}
22:49:11.778242 run                osmo-ms-mob/00011: Starting mobile
22:49:11.792102 run       osmo-ms-mob/00011(pid=146): Launched
22:49:11.803460 run                             mass: MS start registered  {at=18701857.506809115, delay=0.004837542772293091, ms=00011}
22:49:11.927777 run                             mass: MS performed LU  {at=18701857.6311099, lu_delay=5.593624256551266, ms=00002}
22:49:11.956033 run                             mass: MS performed LU  {at=18701857.659389656, lu_delay=5.518274981528521, ms=00003}
22:49:11.974434 run                             mass: MS performed LU  {at=18701857.67778753, lu_delay=4.770843651145697, ms=00005}
22:49:12.043987 run                             mass: MS performed LU  {at=18701857.747315735, lu_delay=5.512308441102505, ms=00004}
22:49:12.378403 run                osmo-ms-mob/00012: Starting mobile
22:49:12.391852 run       osmo-ms-mob/00012(pid=147): Launched
22:49:12.403274 run                             mass: MS start registered  {at=18701858.106626883, delay=0.0049665383994579315, ms=00012}
22:49:12.977617 run                osmo-ms-mob/00013: Starting mobile
22:49:12.991303 run       osmo-ms-mob/00013(pid=148): Launched
22:49:13.002472 run                             mass: MS start registered  {at=18701858.705823682, delay=0.004658665508031845, ms=00013}
22:49:13.578149 run                osmo-ms-mob/00014: Starting mobile
22:49:13.591833 run       osmo-ms-mob/00014(pid=149): Launched
22:49:13.602846 run                             mass: MS start registered  {at=18701859.30619835, delay=0.004544157534837723, ms=00014}
22:49:13.709413 run                             mass: MS performed LU  {at=18701859.412743937, lu_delay=4.705022245645523, ms=00007}
22:49:13.792223 run                             mass: MS performed LU  {at=18701859.49555746, lu_delay=5.655516501516104, ms=00006}
22:49:14.178443 run                osmo-ms-mob/00015: Starting mobile
22:49:14.192403 run       osmo-ms-mob/00015(pid=150): Launched
22:49:14.203498 run                             mass: MS start registered  {at=18701859.90684738, delay=0.004855923354625702, ms=00015}
22:49:14.677611 run                osmo-ms-mob/00016: Starting mobile
22:49:14.691244 run       osmo-ms-mob/00016(pid=151): Launched
22:49:14.702307 run                             mass: MS start registered  {at=18701860.405656528, delay=0.004631314426660538, ms=00016}
22:49:15.178343 run                osmo-ms-mob/00017: Starting mobile
22:49:15.191778 run       osmo-ms-mob/00017(pid=152): Launched
22:49:15.202538 run                             mass: MS start registered  {at=18701860.90588842, delay=0.004603467881679535, ms=00017}
22:49:15.693774 run                             mass: MS performed LU  {at=18701861.397089355, lu_delay=5.890950340777636, ms=00008}
22:49:15.705609 run                osmo-ms-mob/00018: Starting mobile
22:49:15.719268 run       osmo-ms-mob/00018(pid=153): Launched
22:49:15.725818 run                             mass: MS performed LU  {at=18701861.429176945, lu_delay=4.522940572351217, ms=00010}
22:49:15.732071 run                             mass: MS start registered  {at=18701861.43543602, delay=0.00627802312374115, ms=00018}
22:49:15.739607 run                             mass: MS performed LU  {at=18701861.44296095, lu_delay=5.23643446713686, ms=00009}
22:49:16.178887 run                osmo-ms-mob/00019: Starting mobile
22:49:16.192196 run       osmo-ms-mob/00019(pid=154): Launched
22:49:16.203359 run                             mass: MS start registered  {at=18701861.906712826, delay=0.004354648292064667, ms=00019}
22:49:16.677686 run                osmo-ms-mob/00020: Starting mobile
22:49:16.691080 run       osmo-ms-mob/00020(pid=155): Launched
22:49:16.702286 run                             mass: MS start registered  {at=18701862.405637752, delay=0.005172070115804672, ms=00020}
22:49:17.178688 run                osmo-ms-mob/00021: Starting mobile
22:49:17.192570 run       osmo-ms-mob/00021(pid=156): Launched
22:49:17.203835 run                             mass: MS start registered  {at=18701862.907182086, delay=0.004805408418178558, ms=00021}
22:49:17.457359 run                             mass: MS performed LU  {at=18701863.160692174, lu_delay=5.653883058577776, ms=00011}
22:49:17.558135 run                             mass: MS performed LU  {at=18701863.26147095, lu_delay=5.15484406799078, ms=00012}
22:49:17.569467 run                osmo-ms-mob/00022: Starting mobile
22:49:17.582609 run       osmo-ms-mob/00022(pid=157): Launched
22:49:17.593622 run                             mass: MS start registered  {at=18701863.29697627, delay=0.004901718348264694, ms=00022}
22:49:17.946373 run                             mass: MS performed LU  {at=18701863.64970975, lu_delay=4.943886067718267, ms=00013}
22:49:18.079159 run                osmo-ms-mob/00023: Starting mobile
22:49:18.093124 run       osmo-ms-mob/00023(pid=158): Launched
22:49:18.104340 run                             mass: MS start registered  {at=18701863.80769062, delay=0.0047686658799648285, ms=00023}
22:49:18.478106 run                osmo-ms-mob/00024: Starting mobile
22:49:18.492037 run       osmo-ms-mob/00024(pid=159): Launched
22:49:18.503590 run                             mass: MS start registered  {at=18701864.20693648, delay=0.005169197916984558, ms=00024}
22:49:18.977961 run                osmo-ms-mob/00025: Starting mobile
22:49:18.991707 run       osmo-ms-mob/00025(pid=160): Launched
22:49:19.002667 run                             mass: MS start registered  {at=18701864.706019796, delay=0.004822988063097, ms=00025}
22:49:19.377900 run                osmo-ms-mob/00026: Starting mobile
22:49:19.391797 run       osmo-ms-mob/00026(pid=161): Launched
22:49:19.403445 run                             mass: MS start registered  {at=18701865.106791764, delay=0.004936695098876953, ms=00026}
22:49:19.459347 run                             mass: MS performed LU  {at=18701865.162682887, lu_delay=4.757026359438896, ms=00016}
22:49:19.487647 run                             mass: MS performed LU  {at=18701865.191000037, lu_delay=5.284152656793594, ms=00015}
22:49:19.505815 run                             mass: MS performed LU  {at=18701865.209172647, lu_delay=5.902974296361208, ms=00014}
22:49:19.516974 run                osmo-ms-mob/00027: Starting mobile
22:49:19.530380 run       osmo-ms-mob/00027(pid=162): Launched
22:49:19.541349 run                             mass: MS start registered  {at=18701865.24470487, delay=0.004769805818796158, ms=00027}
22:49:20.177657 run                osmo-ms-mob/00028: Starting mobile
22:49:20.191595 run       osmo-ms-mob/00028(pid=163): Launched
22:49:20.204296 run                             mass: MS start registered  {at=18701865.90765325, delay=0.0020011290907859802, ms=00028}
22:49:20.577702 run                osmo-ms-mob/00029: Starting mobile
22:49:20.592461 run       osmo-ms-mob/00029(pid=164): Launched
22:49:20.603752 run                             mass: MS start registered  {at=18701866.30710721, delay=0.004662923514842987, ms=00029}
22:49:20.978159 run                osmo-ms-mob/00030: Starting mobile
22:49:20.992353 run       osmo-ms-mob/00030(pid=165): Launched
22:49:21.004175 run                             mass: MS start registered  {at=18701866.707527723, delay=0.005345724523067474, ms=00030}
22:49:21.222896 run                             mass: MS performed LU  {at=18701866.92622833, lu_delay=5.49079230800271, ms=00018}
22:49:21.241372 run                             mass: MS performed LU  {at=18701866.94472459, lu_delay=4.53908683732152, ms=00020}
22:49:21.254909 run                osmo-ms-mob/00031: Starting mobile
22:49:21.269619 run       osmo-ms-mob/00031(pid=166): Launched
22:49:21.280756 run                             mass: MS start registered  {at=18701866.98410629, delay=0.004993997514247894, ms=00031}
22:49:21.325337 run                             mass: MS performed LU  {at=18701867.028590124, lu_delay=6.122701704502106, ms=00017}
22:49:21.495370 run                             mass: MS performed LU  {at=18701867.19870586, lu_delay=5.291993033140898, ms=00019}
22:49:21.507603 run                osmo-ms-mob/00032: Starting mobile
22:49:21.522131 run       osmo-ms-mob/00032(pid=167): Launched
22:49:21.533849 run                             mass: MS start registered  {at=18701867.237188533, delay=0.0052289776504039764, ms=00032}
22:49:22.078563 run                osmo-ms-mob/00033: Starting mobile
22:49:22.092581 run       osmo-ms-mob/00033(pid=168): Launched
22:49:22.104557 run                             mass: MS start registered  {at=18701867.80790286, delay=0.005188092589378357, ms=00033}
22:49:22.478649 run                osmo-ms-mob/00034: Starting mobile
22:49:22.492171 run       osmo-ms-mob/00034(pid=169): Launched
22:49:22.504673 run                             mass: MS start registered  {at=18701868.208014544, delay=0.006284322589635849, ms=00034}
22:49:22.784258 run                osmo-ms-mob/00035: Starting mobile
22:49:22.798013 run       osmo-ms-mob/00035(pid=170): Launched
22:49:22.809141 run                             mass: MS start registered  {at=18701868.51249434, delay=0.004676777869462967, ms=00035}
22:49:23.178610 run                osmo-ms-mob/00036: Starting mobile
22:49:23.193513 run       osmo-ms-mob/00036(pid=171): Launched
22:49:23.204537 run                             mass: MS start registered  {at=18701868.907887083, delay=0.004628218710422516, ms=00036}
22:49:23.225939 run                             mass: MS performed LU  {at=18701868.92927588, lu_delay=4.722339402884245, ms=00024}
22:49:23.254022 run                             mass: MS performed LU  {at=18701868.957282025, lu_delay=6.050099939107895, ms=00021}
22:49:23.273048 run                             mass: MS performed LU  {at=18701868.976321332, lu_delay=5.168630711734295, ms=00023}
22:49:23.287479 run                osmo-ms-mob/00037: Starting mobile
22:49:23.300622 run       osmo-ms-mob/00037(pid=172): Launched
22:49:23.311463 run                             mass: MS start registered  {at=18701869.014817946, delay=0.004781831055879593, ms=00037}
22:49:23.396822 run                             mass: MS performed LU  {at=18701869.10015611, lu_delay=5.8031798414886, ms=00022}
22:49:23.882159 run                osmo-ms-mob/00038: Starting mobile
22:49:23.915033 run       osmo-ms-mob/00038(pid=173): Launched
22:49:23.926466 run                             mass: MS start registered  {at=18701869.62980821, delay=0.0047429390251636505, ms=00038}
22:49:24.178008 run                osmo-ms-mob/00039: Starting mobile
22:49:24.191687 run       osmo-ms-mob/00039(pid=174): Launched
22:49:24.203362 run                             mass: MS start registered  {at=18701869.90671356, delay=0.004936430603265762, ms=00039}
22:49:24.578506 run                osmo-ms-mob/00040: Starting mobile
22:49:24.593856 run       osmo-ms-mob/00040(pid=175): Launched
22:49:24.605466 run                             mass: MS start registered  {at=18701870.30881311, delay=0.004970349371433258, ms=00040}
22:49:24.878341 run                osmo-ms-mob/00041: Starting mobile
22:49:24.891791 run       osmo-ms-mob/00041(pid=176): Launched
22:49:24.903155 run                             mass: MS start registered  {at=18701870.606499534, delay=0.005069322884082794, ms=00041}
22:49:24.988115 run                             mass: MS performed LU  {at=18701870.69144732, lu_delay=5.446742452681065, ms=00027}
22:49:25.007001 run                             mass: MS performed LU  {at=18701870.710335083, lu_delay=6.004315286874771, ms=00025}
22:49:25.020059 run                osmo-ms-mob/00042: Starting mobile
22:49:25.034173 run       osmo-ms-mob/00042(pid=177): Launched
22:49:25.045463 run                             mass: MS start registered  {at=18701870.748805914, delay=0.004713576287031174, ms=00042}
22:49:25.090522 run                             mass: MS performed LU  {at=18701870.793841586, lu_delay=5.687049821019173, ms=00026}
22:49:25.260429 run                             mass: MS performed LU  {at=18701870.963749968, lu_delay=5.056096717715263, ms=00028}
22:49:25.533477 run                             mass: MS performed LU  {at=18701871.23681166, lu_delay=4.929704450070858, ms=00029}
22:49:25.545421 run                osmo-ms-mob/00043: Starting mobile
22:49:25.559260 run       osmo-ms-mob/00043(pid=178): Launched
22:49:25.570678 run                             mass: MS start registered  {at=18701871.274027888, delay=0.004641447216272354, ms=00043}
22:49:25.881476 run                osmo-ms-mob/00044: Starting mobile
22:49:25.896579 run       osmo-ms-mob/00044(pid=179): Launched
22:49:25.908616 run                             mass: MS start registered  {at=18701871.611955665, delay=0.005487512797117233, ms=00044}
22:49:26.180640 run                osmo-ms-mob/00045: Starting mobile
22:49:26.196482 run       osmo-ms-mob/00045(pid=180): Launched
22:49:26.211498 run                             mass: MS start registered  {at=18701871.91482059, delay=0.007785726338624954, ms=00045}
22:49:26.484980 run                osmo-ms-mob/00046: Starting mobile
22:49:26.508705 run       osmo-ms-mob/00046(pid=181): Launched
22:49:26.522693 run                             mass: MS start registered  {at=18701872.226036254, delay=3.400072455406189e-05, ms=00046}
22:49:26.778825 run                osmo-ms-mob/00047: Starting mobile
22:49:26.802842 run       osmo-ms-mob/00047(pid=182): Launched
22:49:26.822499 run                             mass: MS start registered  {at=18701872.525823977, delay=0.011655017733573914, ms=00047}
22:49:26.992023 run                             mass: MS performed LU  {at=18701872.69532872, lu_delay=4.48731417581439, ms=00034}
22:49:27.015496 run                osmo-ms-mob/00048: Starting mobile
22:49:27.043410 run       osmo-ms-mob/00048(pid=183): Launched
22:49:27.057175 run                             mass: MS performed LU  {at=18701872.760517117, lu_delay=4.9526142552495, ms=00033}
22:49:27.069594 run                             mass: MS start registered  {at=18701872.772950277, delay=0.012469511479139328, ms=00048}
22:49:27.162488 run                             mass: MS performed LU  {at=18701872.865806688, lu_delay=5.6286181546747684, ms=00032}
22:49:27.185209 run                osmo-ms-mob/00049: Starting mobile
22:49:27.211964 run       osmo-ms-mob/00049(pid=184): Launched
22:49:27.219348 run                             mass: MS performed LU  {at=18701872.922700185, lu_delay=6.215172462165356, ms=00030}
22:49:27.226022 run                             mass: MS start registered  {at=18701872.929384094, delay=0.006713353097438812, ms=00049}
22:49:27.678185 run                osmo-ms-mob/00050: Starting mobile
22:49:27.704856 run       osmo-ms-mob/00050(pid=185): Launched
22:49:27.723834 run                             mass: MS start registered  {at=18701873.427155588, delay=0.006781712174415588, ms=00050}
22:49:28.080812 run                osmo-ms-mob/00051: Starting mobile
22:49:28.096532 run       osmo-ms-mob/00051(pid=186): Launched
22:49:28.108694 run                             mass: MS start registered  {at=18701873.812030967, delay=0.0053162164986133575, ms=00051}
22:49:28.394803 run                osmo-ms-mob/00052: Starting mobile
22:49:28.408525 run       osmo-ms-mob/00052(pid=187): Launched
22:49:28.419793 run                             mass: MS start registered  {at=18701874.12314347, delay=0.005015186965465546, ms=00052}
22:49:28.678028 run                osmo-ms-mob/00053: Starting mobile
22:49:28.691923 run       osmo-ms-mob/00053(pid=188): Launched
22:49:28.703304 run                             mass: MS start registered  {at=18701874.40664944, delay=0.0049900151789188385, ms=00053}
22:49:28.754834 run                             mass: MS performed LU  {at=18701874.458167043, lu_delay=4.828358832746744, ms=00038}
22:49:28.772430 run                             mass: MS performed LU  {at=18701874.475767303, lu_delay=5.567880220711231, ms=00036}
22:49:28.784302 run                osmo-ms-mob/00054: Starting mobile
22:49:28.798467 run       osmo-ms-mob/00054(pid=189): Launched
22:49:28.810070 run                             mass: MS start registered  {at=18701874.513410676, delay=0.0051734559237957, ms=00054}
22:49:28.855825 run                             mass: MS performed LU  {at=18701874.55916095, lu_delay=6.046666610985994, ms=00035}
22:49:29.026843 run                             mass: MS performed LU  {at=18701874.730175298, lu_delay=5.715357352048159, ms=00037}
22:49:29.038319 run                osmo-ms-mob/00055: Starting mobile
22:49:29.052173 run       osmo-ms-mob/00055(pid=190): Launched
22:49:29.063201 run                             mass: MS start registered  {at=18701874.766551387, delay=0.0048372820019721985, ms=00055}
22:49:29.069844 run                             mass: MS performed LU  {at=18701874.773201022, lu_delay=4.8664874620735645, ms=00039}
22:49:29.578367 run                osmo-ms-mob/00056: Starting mobile
22:49:29.593063 run       osmo-ms-mob/00056(pid=191): Launched
22:49:29.604366 run                             mass: MS start registered  {at=18701875.307721887, delay=0.0030673332512378693, ms=00056}
22:49:29.877943 run                osmo-ms-mob/00057: Starting mobile
22:49:29.891982 run       osmo-ms-mob/00057(pid=192): Launched
22:49:29.903517 run                             mass: MS start registered  {at=18701875.606857266, delay=0.005149774253368378, ms=00057}
22:49:30.278594 run                osmo-ms-mob/00058: Starting mobile
22:49:30.292879 run       osmo-ms-mob/00058(pid=193): Launched
22:49:30.304473 run                             mass: MS start registered  {at=18701876.007820327, delay=0.004905525594949722, ms=00058}
22:49:30.577947 run                osmo-ms-mob/00059: Starting mobile
22:49:30.591957 run       osmo-ms-mob/00059(pid=194): Launched
22:49:30.603405 run                             mass: MS start registered  {at=18701876.306757588, delay=0.004914641380310059, ms=00059}
22:49:30.693106 run                             mass: MS performed LU  {at=18701876.39644006, lu_delay=5.122412171214819, ms=00043}
22:49:30.729622 run                             mass: MS performed LU  {at=18701876.432957865, lu_delay=6.12414475530386, ms=00040}
22:49:30.741802 run                osmo-ms-mob/00060: Starting mobile
22:49:30.755827 run       osmo-ms-mob/00060(pid=195): Launched
22:49:30.767587 run                             mass: MS start registered  {at=18701876.470935214, delay=0.005121354013681412, ms=00060}
22:49:30.785176 run                             mass: MS performed LU  {at=18701876.488514446, lu_delay=4.876558780670166, ms=00044}
22:49:30.983239 run                             mass: MS performed LU  {at=18701876.686566595, lu_delay=6.080067060887814, ms=00041}
22:49:31.002280 run                             mass: MS performed LU  {at=18701876.70560733, lu_delay=5.956801414489746, ms=00042}
22:49:31.016361 run                osmo-ms-mob/00061: Starting mobile
22:49:31.032403 run       osmo-ms-mob/00061(pid=196): Launched
22:49:31.045114 run                             mass: MS start registered  {at=18701876.74846275, delay=0.005430508404970169, ms=00061}
22:49:31.579664 run                osmo-ms-mob/00062: Starting mobile
22:49:31.598202 run       osmo-ms-mob/00062(pid=197): Launched
22:49:31.612092 run                             mass: MS start registered  {at=18701877.31542803, delay=0.006288815289735794, ms=00062}
22:49:31.679933 run                             mass: MS performed LU  {at=18701877.38324276, lu_delay=5.468422170728445, ms=00045}
22:49:31.984157 run                osmo-ms-mob/00063: Starting mobile
22:49:31.998534 run       osmo-ms-mob/00063(pid=198): Launched
22:49:32.004854 run                             mass: Starting too slowly. Moving on {now=18701877.708223797, sleep=-0.03306947648525238, target=18701877.67515432}
22:49:32.010786 run                             mass: MS start registered  {at=18701877.71414465, delay=0.005923539400100708, ms=00063}
22:49:32.284333 run                osmo-ms-mob/00064: Starting mobile
22:49:32.307485 run       osmo-ms-mob/00064(pid=199): Launched
22:49:32.316408 run                             mass: MS performed LU  {at=18701878.01976143, lu_delay=5.493937451392412, ms=00047}
22:49:32.324612 run                             mass: MS performed LU  {at=18701878.027973082, lu_delay=4.2159421145915985, ms=00051}
22:49:32.333043 run                             mass: MS start registered  {at=18701878.036404435, delay=0.016668565571308136, ms=00064}
22:49:32.678485 run                osmo-ms-mob/00065: Starting mobile
22:49:32.693665 run       osmo-ms-mob/00065(pid=200): Launched
22:49:32.706476 run                             mass: MS start registered  {at=18701878.40982357, delay=0.002228919416666031, ms=00065}
22:49:32.980373 run                osmo-ms-mob/00066: Starting mobile
22:49:32.996129 run       osmo-ms-mob/00066(pid=201): Launched
22:49:33.003569 run                             mass: MS performed LU  {at=18701878.70692355, lu_delay=5.933973275125027, ms=00048}
22:49:33.010943 run                             mass: MS start registered  {at=18701878.714304645, delay=0.0074046291410923, ms=00066}
22:49:33.018293 run                             mass: MS performed LU  {at=18701878.72164792, lu_delay=5.294492330402136, ms=00050}
22:49:33.028028 run                             mass: MS performed LU  {at=18701878.731380574, lu_delay=5.801996480673552, ms=00049}
22:49:33.040745 run                osmo-ms-mob/00067: Starting mobile
22:49:33.055299 run       osmo-ms-mob/00067(pid=202): Launched
22:49:33.065103 run                             mass: MS performed LU  {at=18701878.76843525, lu_delay=6.542398996651173, ms=00046}
22:49:33.072414 run                             mass: MS start registered  {at=18701878.775778666, delay=0.010342568159103394, ms=00067}
22:49:33.678820 run                osmo-ms-mob/00068: Starting mobile
22:49:33.694061 run       osmo-ms-mob/00068(pid=203): Launched
22:49:33.706590 run                             mass: MS start registered  {at=18701879.409923024, delay=0.005289893597364426, ms=00068}
22:49:34.084195 run                osmo-ms-mob/00069: Starting mobile
22:49:34.098823 run       osmo-ms-mob/00069(pid=204): Launched
22:49:34.110789 run                             mass: MS start registered  {at=18701879.814122126, delay=0.005427524447441101, ms=00069}
22:49:34.481087 run                osmo-ms-mob/00070: Starting mobile
22:49:34.495779 run       osmo-ms-mob/00070(pid=205): Launched
22:49:34.507662 run                             mass: MS start registered  {at=18701880.210991744, delay=0.005430635064840317, ms=00070}
22:49:34.551017 run                             mass: MS performed LU  {at=18701880.25435177, lu_delay=4.647494502365589, ms=00057}
22:49:34.585852 run                             mass: MS performed LU  {at=18701880.28921532, lu_delay=4.981493432074785, ms=00056}
22:49:34.730424 run                             mass: MS performed LU  {at=18701880.433759358, lu_delay=6.310615886002779, ms=00052}
22:49:34.742102 run                osmo-ms-mob/00071: Starting mobile
22:49:34.755531 run       osmo-ms-mob/00071(pid=206): Launched
22:49:34.766722 run                             mass: MS start registered  {at=18701880.470065124, delay=0.004679221659898758, ms=00071}
22:49:34.773333 run                             mass: MS performed LU  {at=18701880.476690147, lu_delay=6.0700407065451145, ms=00053}
22:49:35.278720 run                osmo-ms-mob/00072: Starting mobile
22:49:35.292601 run       osmo-ms-mob/00072(pid=207): Launched
22:49:35.304611 run                             mass: MS start registered  {at=18701881.007960983, delay=0.005427371710538864, ms=00072}
22:49:35.679066 run                osmo-ms-mob/00073: Starting mobile
22:49:35.696040 run       osmo-ms-mob/00073(pid=208): Launched
22:49:35.709699 run                             mass: MS start registered  {at=18701881.4130308, delay=0.005967132747173309, ms=00073}
22:49:35.834278 run                             mass: MS performed LU  {at=18701881.53761314, lu_delay=3.8234684877097607, ms=00063}
22:49:36.081716 run                osmo-ms-mob/00074: Starting mobile
22:49:36.098819 run       osmo-ms-mob/00074(pid=209): Launched
22:49:36.112489 run                             mass: MS start registered  {at=18701881.81583189, delay=0.005903154611587524, ms=00074}
22:49:36.286123 run                             mass: MS performed LU  {at=18701881.9894592, lu_delay=4.674031171947718, ms=00062}
22:49:36.304749 run                             mass: MS performed LU  {at=18701882.008085117, lu_delay=5.701327528804541, ms=00059}
22:49:36.317962 run                osmo-ms-mob/00075: Starting mobile
22:49:36.336897 run       osmo-ms-mob/00075(pid=210): Launched
22:49:36.348725 run                             mass: MS start registered  {at=18701882.052072704, delay=0.0051825568079948425, ms=00075}
22:49:36.387246 run                             mass: MS performed LU  {at=18701882.09053094, lu_delay=5.342068187892437, ms=00061}
22:49:36.559484 run                             mass: MS performed LU  {at=18701882.262715735, lu_delay=5.791780520230532, ms=00060}
22:49:36.597272 run                             mass: MS performed LU  {at=18701882.300549824, lu_delay=6.292729496955872, ms=00058}
22:49:36.979220 run                osmo-ms-mob/00076: Starting mobile
22:49:36.995435 run       osmo-ms-mob/00076(pid=211): Launched
22:49:37.009097 run                             mass: MS start registered  {at=18701882.712437775, delay=0.006709780544042587, ms=00076}
22:49:37.378682 run                osmo-ms-mob/00077: Starting mobile
22:49:37.392797 run       osmo-ms-mob/00077(pid=212): Launched
22:49:37.406871 run                             mass: MS start registered  {at=18701883.110201593, delay=0.007240802049636841, ms=00077}
22:49:37.881829 run                osmo-ms-mob/00078: Starting mobile
22:49:37.896324 run       osmo-ms-mob/00078(pid=213): Launched
22:49:37.908191 run                             mass: MS start registered  {at=18701883.61154093, delay=2.8684735298156738e-05, ms=00078}
22:49:38.282312 run                osmo-ms-mob/00079: Starting mobile
22:49:38.302664 run       osmo-ms-mob/00079(pid=214): Launched
22:49:38.309393 run                             mass: MS performed LU  {at=18701884.012747496, lu_delay=5.298442851752043, ms=00066}
22:49:38.316519 run                             mass: MS performed LU  {at=18701884.019877423, lu_delay=5.610053852200508, ms=00065}
22:49:38.322805 run                             mass: MS start registered  {at=18701884.026168924, delay=0.013446178287267685, ms=00079}
22:49:38.334950 run                             mass: MS performed LU  {at=18701884.03828507, lu_delay=6.001880634576082, ms=00064}
22:49:38.496922 run                             mass: MS performed LU  {at=18701884.200242747, lu_delay=4.790319722145796, ms=00068}
22:49:38.562666 run                osmo-ms-mob/00080: Starting mobile
22:49:38.576461 run       osmo-ms-mob/00080(pid=215): Launched
22:49:38.582804 run                             mass: MS performed LU  {at=18701884.286160827, lu_delay=5.5103821605443954, ms=00067}
22:49:38.589116 run                             mass: MS start registered  {at=18701884.292479776, delay=0.006341900676488876, ms=00080}
22:49:39.281184 run                osmo-ms-mob/00081: Starting mobile
22:49:39.295542 run       osmo-ms-mob/00081(pid=216): Launched
22:49:39.308256 run                             mass: MS start registered  {at=18701885.011597443, delay=0.006095852702856064, ms=00081}
22:49:39.678469 run                osmo-ms-mob/00082: Starting mobile
22:49:39.693003 run       osmo-ms-mob/00082(pid=217): Launched
22:49:39.704964 run                             mass: MS start registered  {at=18701885.408307847, delay=0.00555819645524025, ms=00082}
22:49:40.052230 run                             mass: MS performed LU  {at=18701885.755527608, lu_delay=5.285462483763695, ms=00071}
22:49:40.070312 run                             mass: MS performed LU  {at=18701885.77363963, lu_delay=5.562647886574268, ms=00070}
22:49:40.153123 run                             mass: MS performed LU  {at=18701885.856399473, lu_delay=6.042277347296476, ms=00069}
22:49:40.179322 run                osmo-ms-mob/00083: Starting mobile
22:49:40.198352 run       osmo-ms-mob/00083(pid=218): Launched
22:49:40.210230 run                             mass: MS start registered  {at=18701885.913578294, delay=0.005350872874259949, ms=00083}
22:49:40.323581 run                             mass: MS performed LU  {at=18701886.02691249, lu_delay=5.0189515091478825, ms=00072}
22:49:40.596822 run                             mass: MS performed LU  {at=18701886.30015755, lu_delay=4.887126751244068, ms=00073}
22:49:40.785993 run                osmo-ms-mob/00084: Starting mobile
22:49:40.800466 run       osmo-ms-mob/00084(pid=219): Launched
22:49:40.812231 run                             mass: MS start registered  {at=18701886.51557989, delay=0.005237802863121033, ms=00084}
22:49:41.278340 run                osmo-ms-mob/00085: Starting mobile
22:49:41.292559 run       osmo-ms-mob/00085(pid=220): Launched
22:49:41.304072 run                             mass: MS start registered  {at=18701887.007412728, delay=0.005355987697839737, ms=00085}
22:49:41.878130 run                osmo-ms-mob/00086: Starting mobile
22:49:41.891882 run       osmo-ms-mob/00086(pid=221): Launched
22:49:41.903421 run                             mass: MS start registered  {at=18701887.60676976, delay=0.005036305636167526, ms=00086}
22:49:42.054879 run                             mass: MS performed LU  {at=18701887.75820236, lu_delay=5.706129655241966, ms=00075}
22:49:42.082369 run                             mass: MS performed LU  {at=18701887.785703428, lu_delay=5.969871539622545, ms=00074}
22:49:42.100815 run                             mass: MS performed LU  {at=18701887.8041536, lu_delay=5.091715823858976, ms=00076}
22:49:42.226703 run                             mass: MS performed LU  {at=18701887.9300382, lu_delay=4.819836605340242, ms=00077}
22:49:42.585733 run                osmo-ms-mob/00087: Starting mobile
22:49:42.600327 run       osmo-ms-mob/00087(pid=222): Launched
22:49:42.606489 run                             mass: Starting too slowly. Moving on {now=18701888.309859455, sleep=-0.03470497578382492, target=18701888.27515448}
22:49:42.612362 run                             mass: MS start registered  {at=18701888.3157219, delay=0.00586511567234993, ms=00087}
22:49:43.082007 run                osmo-ms-mob/00088: Starting mobile
22:49:43.096189 run       osmo-ms-mob/00088(pid=223): Launched
22:49:43.107749 run                             mass: MS start registered  {at=18701888.81109313, delay=0.004975032061338425, ms=00088}
22:49:43.687928 run                osmo-ms-mob/00089: Starting mobile
22:49:43.701616 run       osmo-ms-mob/00089(pid=224): Launched
22:49:43.712915 run                             mass: MS start registered  {at=18701889.416260853, delay=0.00514589250087738, ms=00089}
22:49:44.053624 run                             mass: MS performed LU  {at=18701889.756956078, lu_delay=5.7307871542871, ms=00079}
22:49:44.071196 run                             mass: MS performed LU  {at=18701889.77452912, lu_delay=5.482049345970154, ms=00080}
22:49:44.156136 run                             mass: MS performed LU  {at=18701889.85939174, lu_delay=4.84779429808259, ms=00081}
22:49:44.180002 run                osmo-ms-mob/00090: Starting mobile
22:49:44.193575 run       osmo-ms-mob/00090(pid=225): Launched
22:49:44.204655 run                             mass: MS start registered  {at=18701889.908008095, delay=0.00489121675491333, ms=00090}
22:49:44.325272 run                             mass: MS performed LU  {at=18701890.02860659, lu_delay=23.044500298798084, ms=00031}
22:49:44.362248 run                             mass: MS performed LU  {at=18701890.06553011, lu_delay=6.453989181667566, ms=00078}
22:49:44.982638 run                osmo-ms-mob/00091: Starting mobile
22:49:45.009639 run       osmo-ms-mob/00091(pid=226): Launched
22:49:45.028481 run                             mass: MS start registered  {at=18701890.731798373, delay=0.006657276302576065, ms=00091}
22:49:45.729260 run                osmo-ms-mob/00092: Starting mobile
22:49:45.746405 run       osmo-ms-mob/00092(pid=227): Launched
22:49:45.758366 run                             mass: MS start registered  {at=18701891.461715948, delay=0.0015995204448699951, ms=00092}
22:49:45.820896 run                             mass: MS performed LU  {at=18701891.524221707, lu_delay=6.115913860499859, ms=00082}
22:49:45.848535 run                             mass: MS performed LU  {at=18701891.551880818, lu_delay=5.036300927400589, ms=00084}
22:49:45.916730 run                             mass: MS performed LU  {at=18701891.62009459, lu_delay=5.706516295671463, ms=00083}
22:49:45.991888 run                             mass: MS performed LU  {at=18701891.695192505, lu_delay=4.687779776751995, ms=00085}
22:49:46.490680 run                osmo-ms-mob/00093: Starting mobile
22:49:46.504805 run       osmo-ms-mob/00093(pid=228): Launched
22:49:46.516619 run                             mass: MS start registered  {at=18701892.21995506, delay=0.005284655839204788, ms=00093}
22:49:47.380442 run                osmo-ms-mob/00094: Starting mobile
22:49:47.394199 run       osmo-ms-mob/00094(pid=229): Launched
22:49:47.406033 run                             mass: MS start registered  {at=18701893.10937208, delay=0.005693785846233368, ms=00094}
22:49:47.583993 run                             mass: MS performed LU  {at=18701893.28731897, lu_delay=5.680549211800098, ms=00086}
22:49:47.601964 run                             mass: MS performed LU  {at=18701893.305301853, lu_delay=4.494208723306656, ms=00088}
22:49:47.685045 run                             mass: MS performed LU  {at=18701893.388377823, lu_delay=5.07265592366457, ms=00087}
22:49:48.279627 run                osmo-ms-mob/00095: Starting mobile
22:49:48.295442 run       osmo-ms-mob/00095(pid=230): Launched
22:49:48.390715 run                             mass: Starting too slowly. Moving on {now=18701894.094074603, sleep=-0.018920037895441055, target=18701894.075154565}
22:49:48.397798 run                             mass: MS start registered  {at=18701894.101157967, delay=0.007087916135787964, ms=00095}
22:49:49.279699 run                osmo-ms-mob/00096: Starting mobile
22:49:49.294085 run       osmo-ms-mob/00096(pid=231): Launched
22:49:49.305720 run                             mass: MS start registered  {at=18701895.00906104, delay=0.005294151604175568, ms=00096}
22:49:49.586034 run                             mass: MS performed LU  {at=18701895.28936827, lu_delay=5.873107418417931, ms=00089}
22:49:49.614478 run                             mass: MS performed LU  {at=18701895.31780882, lu_delay=5.409800726920366, ms=00090}
22:49:49.632941 run                             mass: MS performed LU  {at=18701895.33630041, lu_delay=4.604502037167549, ms=00091}
22:49:50.377571 run                osmo-ms-mob/00097: Starting mobile
22:49:50.391159 run       osmo-ms-mob/00097(pid=232): Launched
22:49:50.402998 run                             mass: MS start registered  {at=18701896.10634203, delay=0.0052667781710624695, ms=00097}
22:49:51.349647 run                             mass: MS performed LU  {at=18701897.05296815, lu_delay=5.591252200305462, ms=00092}
22:49:51.451552 run                             mass: MS performed LU  {at=18701897.154861722, lu_delay=4.9349066615104675, ms=00093}
22:49:51.603040 run                             mass: MS performed LU  {at=18701897.30637438, lu_delay=22.5398229919374, ms=00055}
22:49:51.614631 run                osmo-ms-mob/00098: Starting mobile
22:49:51.628373 run       osmo-ms-mob/00098(pid=233): Launched
22:49:51.640992 run                             mass: MS start registered  {at=18701897.344329733, delay=0.006277166306972504, ms=00098}
22:49:51.857512 run                             mass: MS performed LU  {at=18701897.560848147, lu_delay=23.047437470406294, ms=00054}
22:49:53.351786 run                             mass: MS performed LU  {at=18701899.05509633, lu_delay=4.953938361257315, ms=00095}
22:49:53.380012 run                             mass: MS performed LU  {at=18701899.083358727, lu_delay=5.9739866480231285, ms=00094}
22:49:53.391703 run                osmo-ms-mob/00099: Starting mobile
22:49:53.405706 run       osmo-ms-mob/00099(pid=234): Launched
22:49:53.412119 run                             mass: All started... {duration=55.64033513888717, too_slow=30}
22:49:53.418245 run                             mass: MS start registered  {at=18701899.1216047, delay=0.006118550896644592, ms=00099}
22:49:55.216563 run                             mass: MS performed LU  {at=18701900.91984168, lu_delay=5.910780642181635, ms=00096}
22:49:55.281939 run                             mass: MS performed LU  {at=18701900.985279143, lu_delay=4.878937114030123, ms=00097}
22:49:57.118293 run                             mass: MS performed LU  {at=18701902.82161819, lu_delay=5.477288454771042, ms=00098}
22:49:58.982605 run                             mass: MS performed LU  {at=18701904.68593977, lu_delay=5.564335070550442, ms=00099}
22:49:58.988965 run                             mass: Tests done {all_completed=True, max=23.047437470406294, min=3.8234684877097607}
22:49:58.994616 tst         register_default_mass.py: Test passed (85.4 sec)
22:49:59.000109 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:59.003473 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:59.006777 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:59.010197 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:59.013649 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:59.017386 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:59.021442 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:59.024921 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:59.028406 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:59.031895 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:59.035361 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:59.038828 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:59.042271 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:59.045675 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:59.049076 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:59.052518 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:59.055990 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:59.059537 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:59.063040 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:59.066746 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:59.070307 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:59.073863 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:59.077743 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:59.081860 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:59.085347 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:59.089189 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:59.092701 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:59.096183 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:59.099649 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:59.103753 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:59.107242 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:59.111291 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:59.114759 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:59.118225 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:59.121687 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:59.125143 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:59.129011 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:59.132491 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:59.135973 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:59.139453 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:59.142918 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:59.146597 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:59.150043 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:59.153516 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:59.156974 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:59.160440 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:59.163897 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:59.167348 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:59.170824 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:59.174529 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:59.177983 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:59.181886 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:59.185546 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:59.189413 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:59.193053 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:59.196497 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:59.199964 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:59.203404 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:59.206853 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:59.210294 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:59.213724 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:59.217187 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:59.220780 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:59.224328 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:59.227910 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:59.231473 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:59.234974 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:59.238471 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:59.242456 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:59.245939 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:59.250056 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:59.253497 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:59.256960 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:59.260411 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:59.263866 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:59.267347 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:59.270802 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:59.274255 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:59.277728 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:59.281639 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:59.285310 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:59.288770 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:59.292330 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:59.295813 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:59.299442 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:59.302966 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:59.306408 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:59.309858 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:59.313290 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:59.316725 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:59.320161 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:59.323614 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:59.327069 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:59.331027 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:59.334485 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:59.337935 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:59.341374 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:59.344821 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:59.348759 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:59.352195 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:59.355789 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:59.359228 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:59.362730 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:59.366220 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:59.369691 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:59.373121 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:59.376600 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:59.380080 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:59.383519 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:59.387016 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:59.390467 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:59.394258 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:59.398123 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:59.401615 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:59.405091 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:59.408470 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:59.411918 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:59.415235 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:59.418544 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:59.421839 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:59.425123 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:59.428410 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:59.431689 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:59.434960 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:59.438277 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:59.441660 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:59.445079 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:59.448491 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:59.451891 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:59.455317 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:59.458733 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:59.462158 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:59.465590 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:59.469073 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:59.472491 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:59.475925 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:59.479362 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:59.482770 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:59.486190 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:59.489617 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:59.493055 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:59.497062 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:59.500632 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:59.504204 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:59.507740 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:59.511291 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:59.734835 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:59.738224 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:59.741577 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:59.744863 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:59.748124 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:59.751503 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:59.754916 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:59.758325 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:59.761741 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:59.765156 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:59.768568 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:59.772009 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:59.775426 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:59.778830 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:59.782268 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:59.785689 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:59.789101 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:59.792420 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:59.795703 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:59.799058 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:59.802463 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:59.805861 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:59.809229 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:59.812600 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:59.816000 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:59.819419 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:59.822851 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:59.826271 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:59.829704 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:59.833113 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:59.836529 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:59.839963 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:59.843371 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:59.846803 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:59.850215 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:59.853625 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:59.857042 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:59.860457 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:59.864073 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:59.867537 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:59.870966 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:59.874419 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:59.877882 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:59.881323 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:59.884751 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:59.888174 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:59.891575 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:59.894935 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:59.898232 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:59.901539 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:59.904820 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:59.908102 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:59.911387 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:59.914702 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:59.917986 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:59.921263 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:59.924545 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:59.927844 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:59.931136 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:59.934428 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:59.937712 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:59.940996 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:59.944272 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:59.947655 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:59.951063 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:59.954505 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:59.957824 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:59.961117 ---      ParallelTerminationStrategy: PID 22 died...
22:49:59.962599 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:59.966367 ---      ParallelTerminationStrategy: PID 23 died...
22:49:59.967896 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:59.971683 ---      ParallelTerminationStrategy: PID 24 died...
22:49:59.973221 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:59.977035 ---      ParallelTerminationStrategy: PID 25 died...
22:49:59.978578 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:59.982365 ---      ParallelTerminationStrategy: PID 26 died...
22:49:59.983895 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:59.987721 ---      ParallelTerminationStrategy: PID 27 died...
22:49:59.989265 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:59.993059 ---      ParallelTerminationStrategy: PID 28 died...
22:49:59.994602 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:59.998390 ---      ParallelTerminationStrategy: PID 29 died...
22:49:59.999936 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:00.003822 ---      ParallelTerminationStrategy: PID 30 died...
22:50:00.005333 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:00.008995 ---      ParallelTerminationStrategy: PID 31 died...
22:50:00.010470 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:00.014135 ---      ParallelTerminationStrategy: PID 32 died...
22:50:00.015632 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:00.019476 ---      ParallelTerminationStrategy: PID 33 died...
22:50:00.021025 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:00.024742 ---      ParallelTerminationStrategy: PID 35 died...
22:50:00.026235 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:00.029917 ---      ParallelTerminationStrategy: PID 36 died...
22:50:00.031403 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:00.035076 ---      ParallelTerminationStrategy: PID 37 died...
22:50:00.036560 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:00.040209 ---      ParallelTerminationStrategy: PID 38 died...
22:50:00.041739 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:00.045392 ---      ParallelTerminationStrategy: PID 39 died...
22:50:00.046877 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:00.050554 ---      ParallelTerminationStrategy: PID 40 died...
22:50:00.052039 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:00.055713 ---      ParallelTerminationStrategy: PID 41 died...
22:50:00.057205 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:00.060894 ---      ParallelTerminationStrategy: PID 42 died...
22:50:00.062429 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:00.066199 ---      ParallelTerminationStrategy: PID 43 died...
22:50:00.067682 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:00.071504 ---      ParallelTerminationStrategy: PID 44 died...
22:50:00.073066 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:00.076958 ---      ParallelTerminationStrategy: PID 45 died...
22:50:00.078523 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:00.082394 ---      ParallelTerminationStrategy: PID 46 died...
22:50:00.083939 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:00.087728 ---      ParallelTerminationStrategy: PID 47 died...
22:50:00.089267 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:00.093058 ---      ParallelTerminationStrategy: PID 48 died...
22:50:00.094585 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:00.098374 ---      ParallelTerminationStrategy: PID 49 died...
22:50:00.099895 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:00.103695 ---      ParallelTerminationStrategy: PID 50 died...
22:50:00.105227 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:00.109009 ---      ParallelTerminationStrategy: PID 51 died...
22:50:00.110542 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:00.114314 ---      ParallelTerminationStrategy: PID 52 died...
22:50:00.115851 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:00.119636 ---      ParallelTerminationStrategy: PID 53 died...
22:50:00.121167 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:00.124941 ---      ParallelTerminationStrategy: PID 54 died...
22:50:00.126477 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:00.130262 ---      ParallelTerminationStrategy: PID 55 died...
22:50:00.131805 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:00.135600 ---      ParallelTerminationStrategy: PID 56 died...
22:50:00.137136 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:00.140967 ---      ParallelTerminationStrategy: PID 57 died...
22:50:00.142514 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:00.146309 ---      ParallelTerminationStrategy: PID 58 died...
22:50:00.147837 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:00.151668 ---      ParallelTerminationStrategy: PID 59 died...
22:50:00.153213 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:00.157030 ---      ParallelTerminationStrategy: PID 60 died...
22:50:00.158562 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:00.162359 ---      ParallelTerminationStrategy: PID 61 died...
22:50:00.163888 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:00.167670 ---      ParallelTerminationStrategy: PID 62 died...
22:50:00.169202 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:00.173014 ---      ParallelTerminationStrategy: PID 63 died...
22:50:00.174548 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:00.178337 ---      ParallelTerminationStrategy: PID 64 died...
22:50:00.179873 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:00.183671 ---      ParallelTerminationStrategy: PID 65 died...
22:50:00.185228 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:00.189018 ---      ParallelTerminationStrategy: PID 66 died...
22:50:00.190551 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:00.194367 ---      ParallelTerminationStrategy: PID 67 died...
22:50:00.195905 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:00.199699 ---      ParallelTerminationStrategy: PID 68 died...
22:50:00.201239 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:00.205016 ---      ParallelTerminationStrategy: PID 69 died...
22:50:00.206551 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:00.210362 ---      ParallelTerminationStrategy: PID 70 died...
22:50:00.211902 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:00.215579 ---      ParallelTerminationStrategy: PID 71 died...
22:50:00.217116 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:00.220901 ---      ParallelTerminationStrategy: PID 72 died...
22:50:00.222436 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:00.226275 ---      ParallelTerminationStrategy: PID 73 died...
22:50:00.227817 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:00.231622 ---      ParallelTerminationStrategy: PID 74 died...
22:50:00.233155 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:00.236952 ---      ParallelTerminationStrategy: PID 75 died...
22:50:00.238483 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:00.242294 ---      ParallelTerminationStrategy: PID 76 died...
22:50:00.243852 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:00.247638 ---      ParallelTerminationStrategy: PID 77 died...
22:50:00.249175 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:00.252975 ---      ParallelTerminationStrategy: PID 78 died...
22:50:00.254514 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:00.258367 ---      ParallelTerminationStrategy: PID 79 died...
22:50:00.259902 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:00.263690 ---      ParallelTerminationStrategy: PID 80 died...
22:50:00.265233 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:00.269044 ---      ParallelTerminationStrategy: PID 81 died...
22:50:00.270580 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:00.274375 ---      ParallelTerminationStrategy: PID 82 died...
22:50:00.275906 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:00.279728 ---      ParallelTerminationStrategy: PID 83 died...
22:50:00.281263 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:00.285046 ---      ParallelTerminationStrategy: PID 84 died...
22:50:00.286584 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:00.290371 ---      ParallelTerminationStrategy: PID 85 died...
22:50:00.291908 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:00.296967 ---      ParallelTerminationStrategy: PID 86 died...
22:50:00.298514 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:00.302295 ---      ParallelTerminationStrategy: PID 87 died...
22:50:00.303833 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:00.307606 ---      ParallelTerminationStrategy: PID 88 died...
22:50:00.309139 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:00.312956 ---      ParallelTerminationStrategy: PID 89 died...
22:50:00.314506 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:00.318320 ---      ParallelTerminationStrategy: PID 90 died...
22:50:00.319855 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:00.323682 ---      ParallelTerminationStrategy: PID 91 died...
22:50:00.325213 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:00.329045 ---      ParallelTerminationStrategy: PID 92 died...
22:50:00.330592 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:00.334375 ---      ParallelTerminationStrategy: PID 93 died...
22:50:00.335912 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:00.339700 ---      ParallelTerminationStrategy: PID 94 died...
22:50:00.341228 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:00.345000 ---      ParallelTerminationStrategy: PID 95 died...
22:50:00.346541 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:00.350327 ---      ParallelTerminationStrategy: PID 96 died...
22:50:00.351934 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:00.355774 ---      ParallelTerminationStrategy: PID 97 died...
22:50:00.357329 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:00.361120 ---      ParallelTerminationStrategy: PID 98 died...
22:50:00.362660 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:00.366468 ---      ParallelTerminationStrategy: PID 99 died...
22:50:00.368010 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:00.371836 ---      ParallelTerminationStrategy: PID 100 died...
22:50:00.373406 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:00.377176 ---      ParallelTerminationStrategy: PID 101 died...
22:50:00.378706 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:00.382553 ---      ParallelTerminationStrategy: PID 102 died...
22:50:00.384105 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:00.387950 ---      ParallelTerminationStrategy: PID 103 died...
22:50:00.389493 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:00.393305 ---      ParallelTerminationStrategy: PID 104 died...
22:50:00.394840 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:00.398640 ---      ParallelTerminationStrategy: PID 105 died...
22:50:00.400177 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:00.403960 ---      ParallelTerminationStrategy: PID 106 died...
22:50:00.405492 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:00.409301 ---      ParallelTerminationStrategy: PID 107 died...
22:50:00.410845 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:00.414632 ---      ParallelTerminationStrategy: PID 108 died...
22:50:00.416160 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:00.419948 ---      ParallelTerminationStrategy: PID 109 died...
22:50:00.421479 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:00.425285 ---      ParallelTerminationStrategy: PID 110 died...
22:50:00.426818 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:00.430620 ---      ParallelTerminationStrategy: PID 111 died...
22:50:00.432156 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:00.435939 ---      ParallelTerminationStrategy: PID 112 died...
22:50:00.437467 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:00.441283 ---      ParallelTerminationStrategy: PID 113 died...
22:50:00.442836 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:00.446642 ---      ParallelTerminationStrategy: PID 114 died...
22:50:00.448233 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:00.452087 ---      ParallelTerminationStrategy: PID 115 died...
22:50:00.453629 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:00.457440 ---      ParallelTerminationStrategy: PID 116 died...
22:50:00.458964 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:00.462752 ---      ParallelTerminationStrategy: PID 117 died...
22:50:00.464302 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:00.468085 ---      ParallelTerminationStrategy: PID 118 died...
22:50:00.469636 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:00.473422 ---      ParallelTerminationStrategy: PID 119 died...
22:50:00.474948 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:00.478745 ---      ParallelTerminationStrategy: PID 120 died...
22:50:00.480276 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:00.484063 ---      ParallelTerminationStrategy: PID 121 died...
22:50:00.485615 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:00.489410 ---      ParallelTerminationStrategy: PID 122 died...
22:50:00.490947 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:00.494740 ---      ParallelTerminationStrategy: PID 123 died...
22:50:00.496268 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:00.500093 ---      ParallelTerminationStrategy: PID 124 died...
22:50:00.501622 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:00.505394 ---      ParallelTerminationStrategy: PID 125 died...
22:50:00.506934 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:00.510740 ---      ParallelTerminationStrategy: PID 126 died...
22:50:00.512270 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:00.516159 ---      ParallelTerminationStrategy: PID 127 died...
22:50:00.517708 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:00.521531 ---      ParallelTerminationStrategy: PID 128 died...
22:50:00.523080 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:00.526901 ---      ParallelTerminationStrategy: PID 129 died...
22:50:00.528453 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:00.532292 ---      ParallelTerminationStrategy: PID 130 died...
22:50:00.533852 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:00.537685 ---      ParallelTerminationStrategy: PID 131 died...
22:50:00.539226 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:00.543027 ---      ParallelTerminationStrategy: PID 132 died...
22:50:00.544570 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:00.548435 ---      ParallelTerminationStrategy: PID 133 died...
22:50:00.549986 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:00.553794 ---      ParallelTerminationStrategy: PID 134 died...
22:50:00.555345 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:00.559157 ---      ParallelTerminationStrategy: PID 135 died...
22:50:00.560701 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:00.564550 ---      ParallelTerminationStrategy: PID 136 died...
22:50:00.566137 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:00.569973 ---      ParallelTerminationStrategy: PID 137 died...
22:50:00.571505 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:00.575330 ---      ParallelTerminationStrategy: PID 138 died...
22:50:00.576880 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:00.580689 ---      ParallelTerminationStrategy: PID 139 died...
22:50:00.582227 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:00.586037 ---      ParallelTerminationStrategy: PID 140 died...
22:50:00.587574 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:00.591398 ---      ParallelTerminationStrategy: PID 141 died...
22:50:00.592949 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:00.596787 ---      ParallelTerminationStrategy: PID 142 died...
22:50:00.598319 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:00.602115 ---      ParallelTerminationStrategy: PID 143 died...
22:50:00.603652 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:00.607452 ---      ParallelTerminationStrategy: PID 144 died...
22:50:00.608977 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:00.612773 ---      ParallelTerminationStrategy: PID 145 died...
22:50:00.614317 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:00.618138 ---      ParallelTerminationStrategy: PID 146 died...
22:50:00.619668 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:00.623479 ---      ParallelTerminationStrategy: PID 147 died...
22:50:00.625034 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:00.628833 ---      ParallelTerminationStrategy: PID 148 died...
22:50:00.630365 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:00.634164 ---      ParallelTerminationStrategy: PID 149 died...
22:50:00.635688 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:00.639535 ---      ParallelTerminationStrategy: PID 150 died...
22:50:00.641076 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:00.644929 ---      ParallelTerminationStrategy: PID 151 died...
22:50:00.646531 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:00.650367 ---      ParallelTerminationStrategy: PID 152 died...
22:50:00.651899 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:00.655696 ---      ParallelTerminationStrategy: PID 153 died...
22:50:00.657221 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:00.661037 ---      ParallelTerminationStrategy: PID 154 died...
22:50:00.662581 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:00.666368 ---      ParallelTerminationStrategy: PID 155 died...
22:50:00.667897 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:00.671701 ---      ParallelTerminationStrategy: PID 156 died...
22:50:00.673232 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:00.677055 ---      ParallelTerminationStrategy: PID 157 died...
22:50:00.678591 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:00.682408 ---      ParallelTerminationStrategy: PID 158 died...
22:50:00.683939 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:00.687735 ---      ParallelTerminationStrategy: PID 159 died...
22:50:00.689272 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:00.693147 ---      ParallelTerminationStrategy: PID 160 died...
22:50:00.694684 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:00.698502 ---      ParallelTerminationStrategy: PID 161 died...
22:50:00.700045 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:00.703840 ---      ParallelTerminationStrategy: PID 162 died...
22:50:00.705405 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:00.709200 ---      ParallelTerminationStrategy: PID 163 died...
22:50:00.710742 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:00.714567 ---      ParallelTerminationStrategy: PID 164 died...
22:50:00.716110 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:00.719923 ---      ParallelTerminationStrategy: PID 165 died...
22:50:00.721474 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:00.725265 ---      ParallelTerminationStrategy: PID 166 died...
22:50:00.726788 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:00.730589 ---      ParallelTerminationStrategy: PID 167 died...
22:50:00.732124 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:00.735922 ---      ParallelTerminationStrategy: PID 168 died...
22:50:00.737459 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:00.741268 ---      ParallelTerminationStrategy: PID 169 died...
22:50:00.742805 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:00.746620 ---      ParallelTerminationStrategy: PID 170 died...
22:50:00.748143 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:00.751960 ---      ParallelTerminationStrategy: PID 171 died...
22:50:00.753490 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:00.757310 ---      ParallelTerminationStrategy: PID 172 died...
22:50:00.758837 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:00.762664 ---      ParallelTerminationStrategy: PID 173 died...
22:50:00.764197 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:00.768006 ---      ParallelTerminationStrategy: PID 174 died...
22:50:00.769549 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:00.773363 ---      ParallelTerminationStrategy: PID 175 died...
22:50:00.774898 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:00.778723 ---      ParallelTerminationStrategy: PID 176 died...
22:50:00.780259 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:00.784060 ---      ParallelTerminationStrategy: PID 177 died...
22:50:00.785599 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:00.789451 ---      ParallelTerminationStrategy: PID 178 died...
22:50:00.790988 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:00.794791 ---      ParallelTerminationStrategy: PID 179 died...
22:50:00.796331 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:00.800166 ---      ParallelTerminationStrategy: PID 180 died...
22:50:00.801720 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:00.805551 ---      ParallelTerminationStrategy: PID 181 died...
22:50:00.807087 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:00.810906 ---      ParallelTerminationStrategy: PID 182 died...
22:50:00.812444 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:00.816242 ---      ParallelTerminationStrategy: PID 183 died...
22:50:00.817804 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:00.821602 ---      ParallelTerminationStrategy: PID 184 died...
22:50:00.823133 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:00.826943 ---      ParallelTerminationStrategy: PID 185 died...
22:50:00.828473 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:00.832279 ---      ParallelTerminationStrategy: PID 186 died...
22:50:00.833817 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:00.837657 ---      ParallelTerminationStrategy: PID 187 died...
22:50:00.839285 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:00.843122 ---      ParallelTerminationStrategy: PID 188 died...
22:50:00.844666 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:00.848487 ---      ParallelTerminationStrategy: PID 189 died...
22:50:00.851915 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:00.859524 ---      ParallelTerminationStrategy: PID 190 died...
22:50:00.862610 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:00.869510 ---      ParallelTerminationStrategy: PID 191 died...
22:50:00.871077 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:00.874928 ---      ParallelTerminationStrategy: PID 192 died...
22:50:00.876470 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:00.880439 ---      ParallelTerminationStrategy: PID 193 died...
22:50:00.882046 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:00.885903 ---      ParallelTerminationStrategy: PID 194 died...
22:50:00.887449 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:00.891292 ---      ParallelTerminationStrategy: PID 195 died...
22:50:00.892833 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:00.896766 ---      ParallelTerminationStrategy: PID 196 died...
22:50:00.898320 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:00.902122 ---      ParallelTerminationStrategy: PID 197 died...
22:50:00.903665 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:00.907510 ---      ParallelTerminationStrategy: PID 198 died...
22:50:00.909097 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:00.912924 ---      ParallelTerminationStrategy: PID 199 died...
22:50:00.914472 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:00.918296 ---      ParallelTerminationStrategy: PID 200 died...
22:50:00.919831 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:00.923644 ---      ParallelTerminationStrategy: PID 201 died...
22:50:00.925202 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:00.928926 ---      ParallelTerminationStrategy: PID 202 died...
22:50:00.930420 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:00.934071 ---      ParallelTerminationStrategy: PID 203 died...
22:50:00.935593 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:00.939396 ---      ParallelTerminationStrategy: PID 204 died...
22:50:00.940969 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:00.944799 ---      ParallelTerminationStrategy: PID 205 died...
22:50:00.946342 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:00.950185 ---      ParallelTerminationStrategy: PID 206 died...
22:50:00.951736 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:00.955550 ---      ParallelTerminationStrategy: PID 207 died...
22:50:00.957111 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:00.960921 ---      ParallelTerminationStrategy: PID 208 died...
22:50:00.962460 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:00.966283 ---      ParallelTerminationStrategy: PID 209 died...
22:50:00.967794 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:00.971489 ---      ParallelTerminationStrategy: PID 210 died...
22:50:00.973047 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:00.976859 ---      ParallelTerminationStrategy: PID 211 died...
22:50:00.978395 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:00.982212 ---      ParallelTerminationStrategy: PID 212 died...
22:50:00.983746 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:00.987486 ---      ParallelTerminationStrategy: PID 213 died...
22:50:00.988958 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:00.992715 ---      ParallelTerminationStrategy: PID 214 died...
22:50:00.994268 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:00.997958 ---      ParallelTerminationStrategy: PID 215 died...
22:50:00.999472 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:01.003147 ---      ParallelTerminationStrategy: PID 216 died...
22:50:01.004622 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:01.008324 ---      ParallelTerminationStrategy: PID 217 died...
22:50:01.009830 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:01.013521 ---      ParallelTerminationStrategy: PID 218 died...
22:50:01.015005 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:01.018785 ---      ParallelTerminationStrategy: PID 219 died...
22:50:01.020339 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:01.024446 ---      ParallelTerminationStrategy: PID 220 died...
22:50:01.026031 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:01.029889 ---      ParallelTerminationStrategy: PID 221 died...
22:50:01.031426 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:01.035277 ---      ParallelTerminationStrategy: PID 222 died...
22:50:01.036823 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:01.040649 ---      ParallelTerminationStrategy: PID 223 died...
22:50:01.042186 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:01.046085 ---      ParallelTerminationStrategy: PID 224 died...
22:50:01.047612 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:01.051424 ---      ParallelTerminationStrategy: PID 225 died...
22:50:01.052965 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:01.056770 ---      ParallelTerminationStrategy: PID 226 died...
22:50:01.058312 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:01.062176 ---      ParallelTerminationStrategy: PID 227 died...
22:50:01.063706 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:01.067525 ---      ParallelTerminationStrategy: PID 228 died...
22:50:01.069060 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:01.072865 ---      ParallelTerminationStrategy: PID 229 died...
22:50:01.074408 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:01.078206 ---      ParallelTerminationStrategy: PID 230 died...
22:50:01.079734 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:01.083543 ---      ParallelTerminationStrategy: PID 231 died...
22:50:01.085106 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:01.088915 ---      ParallelTerminationStrategy: PID 232 died...
22:50:01.090448 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:01.094275 ---      ParallelTerminationStrategy: PID 233 died...
22:50:01.095811 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:01.099652 ---      ParallelTerminationStrategy: PID 234 died...
22:50:01.101193 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:04.504943 ---      ParallelTerminationStrategy: PID 34 died...
22:50:04.512333 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8061 netreg_mass PASS
---------------------------------------------------------------------
22:50:05.708661 tst                       trial-8061: Storing JUnit report in /build/trial-8061/run.2025-08-17_22-48-33/trial-8061.xml

--------------------------------------------------------------------------------------------
trial-8061 PASS
--------------------------------------------------------------------------------------------
22:50:05.719250 tst                       trial-8061: trial-8061: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (85.4 sec)
+ exit_code=0
+ rm -rf trial-8061/inst
+ cd trial-8061
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-17 22:48:32
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8061-run.tgz run.2025-08-17_22-48-33
+ tar czf /build/trial-8061-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-17_13_26_32.tgz osmo-bts-oc2g.build-2025-08-17_00_51_44.tgz osmo-bts-sysmo.build-2025-08-17_00_51_37.tgz osmo-bts.build-2025-08-17_00_51_40.tgz osmo-ggsn.build-2025-08-17_20_42_33.tgz osmo-hlr.build-2025-08-17_16_36_52.tgz osmo-hnbgw.build-2025-08-17_13_30_35.tgz osmo-mgw.build-2025-08-17_08_33_12.tgz osmo-msc.build-2025-08-17_13_31_23.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-17_07_33_54.tgz osmo-pcu-sysmo.build-2025-08-17_07_36_01.tgz osmo-pcu.build-2025-08-17_07_36_09.tgz osmo-sgsn.build-2025-08-17_20_48_32.tgz osmo-stp.build-2025-08-17_13_25_26.tgz osmo-trx.build-2025-08-17_14_30_00.tgz osmocom-bb.build-2025-08-17_21_17_15.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