Skip to content

Console Output

Skipping 525 KB.. Full Log
#29 13.72 Not creating home directory `/home/mongodb'.
#29 13.75 Adding group `mongodb' (GID 109) ...
#29 13.79 Done.
#29 13.82 Adding user `mongodb' to group `mongodb' ...
#29 13.83 Adding user mongodb to group mongodb
#29 13.85 Done.
#29 13.89 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found
#29 13.90 Setting up mongodb-org-shell (4.4.29) ...
#29 13.91 Setting up mongodb-database-tools (100.9.4) ...
#29 13.92 Setting up mongodb-org-mongos (4.4.29) ...
#29 13.93 Setting up mongodb-org-database-tools-extra (4.4.29) ...
#29 13.95 Setting up mongodb-org-tools (4.4.29) ...
#29 13.95 Setting up mongodb-org (4.4.29) ...
#29 13.97 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#29 DONE 14.5s

#30 [23/32] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-pip 			python3-setuptools 			python3-wheel 			ninja-build 			build-essential 			flex 			bison 			git 			libsctp-dev 			libgnutls28-dev 			libgcrypt-dev 			libssl-dev 			libidn11-dev 			libmongoc-dev 			libbson-dev 			libyaml-dev 			libnghttp2-dev 			libmicrohttpd-dev 			libcurl4-gnutls-dev 			libnghttp2-dev 			meson && 		apt-get clean; 	fi
#30 0.447 Hit:1 http://deb.debian.org/debian buster InRelease
#30 0.447 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#30 0.447 Hit:3 http://deb.debian.org/debian buster-updates InRelease
#30 0.447 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease
#30 0.460 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#30 0.552 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release
#30 0.883 Reading package lists...
#30 1.925 Reading package lists...
#30 3.001 Building dependency tree...
#30 3.233 Reading state information...
#30 3.561 bison is already the newest version (2:3.3.2.dfsg-1).
#30 3.561 flex is already the newest version (2.6.4-6.2).
#30 3.561 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1).
#30 3.561 libgcrypt20-dev set to manually installed.
#30 3.561 libsctp-dev is already the newest version (1.0.18+dfsg-1).
#30 3.561 python3-pip is already the newest version (18.1-5).
#30 3.561 python3-setuptools is already the newest version (40.8.0-1).
#30 3.561 python3-wheel is already the newest version (0.32.3-2).
#30 3.561 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9).
#30 3.561 libcurl4-gnutls-dev set to manually installed.
#30 3.561 git is already the newest version (1:2.20.1-2+deb10u8).
#30 3.561 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12).
#30 3.561 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1).
#30 3.561 libmicrohttpd-dev set to manually installed.
#30 3.561 libssl-dev is already the newest version (1.1.1n-0+deb10u6).
#30 3.561 The following additional packages will be installed:
#30 3.562   libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5
#30 3.564 Suggested packages:
#30 3.564   libnghttp2-doc libyaml-doc
#30 3.676 The following NEW packages will be installed:
#30 3.677   build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0
#30 3.677   libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson
#30 3.678   ninja-build
#30 3.706 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
#30 3.706 Need to get 1,666 kB of archives.
#30 3.706 After this operation, 5,602 kB of additional disk space will be used.
#30 3.706 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B]
#30 3.712 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB]
#30 3.719 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB]
#30 3.724 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB]
#30 3.735 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB]
#30 3.735 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB]
#30 3.738 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB]
#30 3.738 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB]
#30 3.739 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u2 [121 kB]
#30 3.740 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB]
#30 3.741 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB]
#30 3.742 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB]
#30 3.967 debconf: delaying package configuration, since apt-utils is not installed
#30 4.019 Fetched 1,666 kB in 0s (32.0 MB/s)
#30 4.053 Selecting previously unselected package build-essential.
#30 4.053 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 114763 files and directories currently installed.)
#30 4.111 Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
#30 4.116 Unpacking build-essential (12.6) ...
#30 4.157 Selecting previously unselected package libbson-1.0-0.
#30 4.167 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ...
#30 4.174 Unpacking libbson-1.0-0 (1.14.0-1) ...
#30 4.211 Selecting previously unselected package libbson-dev.
#30 4.220 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ...
#30 4.223 Unpacking libbson-dev (1.14.0-1) ...
#30 4.266 Selecting previously unselected package libidn11-dev:amd64.
#30 4.273 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ...
#30 4.276 Unpacking libidn11-dev:amd64 (1.33-2.2) ...
#30 4.343 Selecting previously unselected package libsnappy1v5:amd64.
#30 4.350 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ...
#30 4.353 Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.391 Selecting previously unselected package libmongoc-1.0-0.
#30 4.399 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ...
#30 4.402 Unpacking libmongoc-1.0-0 (1.14.0-1) ...
#30 4.455 Selecting previously unselected package libsnappy-dev:amd64.
#30 4.463 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ...
#30 4.469 Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.502 Selecting previously unselected package libmongoc-dev.
#30 4.508 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ...
#30 4.512 Unpacking libmongoc-dev (1.14.0-1) ...
#30 4.553 Selecting previously unselected package libnghttp2-dev.
#30 4.560 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u2_amd64.deb ...
#30 4.563 Unpacking libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.607 Selecting previously unselected package libyaml-dev:amd64.
#30 4.614 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ...
#30 4.617 Unpacking libyaml-dev:amd64 (0.2.1-1) ...
#30 4.664 Selecting previously unselected package ninja-build.
#30 4.673 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ...
#30 4.681 Unpacking ninja-build (1.8.2-1) ...
#30 4.720 Selecting previously unselected package meson.
#30 4.727 Preparing to unpack .../11-meson_0.49.2-1_all.deb ...
#30 4.730 Unpacking meson (0.49.2-1) ...
#30 4.819 Setting up libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.830 Setting up libidn11-dev:amd64 (1.33-2.2) ...
#30 4.840 Setting up libyaml-dev:amd64 (0.2.1-1) ...
#30 4.852 Setting up ninja-build (1.8.2-1) ...
#30 4.868 Setting up libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.876 Setting up libbson-1.0-0 (1.14.0-1) ...
#30 4.885 Setting up build-essential (12.6) ...
#30 4.898 Setting up libbson-dev (1.14.0-1) ...
#30 4.907 Setting up libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.917 Setting up meson (0.49.2-1) ...
#30 4.928 Setting up libmongoc-1.0-0 (1.14.0-1) ...
#30 4.941 Setting up libmongoc-dev (1.14.0-1) ...
#30 4.951 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#30 5.413 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#30 DONE 5.6s

#31 [24/32] WORKDIR	/TMP
#31 DONE 0.0s

#32 [25/32] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 0.352 Cloning into 'osmo-gsm-tester'...
#32 DONE 0.8s

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

#34 [27/32] 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
#34 0.433 Already on 'master'
#34 0.433 Your branch is up to date with 'origin/master'.
#34 0.435 refs/heads/master
#34 0.458 HEAD is now at bcde1d0 Update git URLs
#34 0.459 master
#34 0.460 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4
#34 DONE 0.5s

#35 [28/32] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#35 DONE 0.4s

#36 [29/32] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#36 DONE 0.3s

#37 [30/32] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#37 DONE 0.4s

#38 [31/32] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#38 DONE 0.0s

#39 [32/32] WORKDIR	/DATA
#39 DONE 0.0s

#40 exporting to image
#40 exporting layers
#40 exporting layers 2.9s done
#40 writing image sha256:929585ce3c763dde60eb622ce3eddd15964cad97643c98809a12065bcff4ba09 done
#40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#40 DONE 2.9s
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=7568 -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=2024-04-24 22:55:11
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7568
+ mkdir -p trial-7568
+ mv open5gs.build-8.tgz osmo-bsc.build-21684.tgz osmo-bts-oc2g.build-7557.tgz osmo-bts-sysmo.build-10059.tgz osmo-bts.build-9535.tgz osmo-ggsn.build-8539.tgz osmo-hlr.build-11150.tgz osmo-hnbgw.build-8261.tgz osmo-mgw.build-11449.tgz osmo-msc.build-35358.tgz osmo-nitb.build-16308.tgz osmo-pcu-oc2g.build-5119.tgz osmo-pcu-sysmo.build-6400.tgz osmo-pcu.build-6363.tgz osmo-sgsn.build-36878.tgz osmo-stp.build-11735.tgz osmo-trx.build-6519.tgz osmocom-bb.build-6186.tgz srslte.build-19.tgz trial-7568
+ cat open5gs.build-8.md5 osmo-bsc.build-21684.md5 osmo-bts-oc2g.build-7557.md5 osmo-bts-sysmo.build-10059.md5 osmo-bts.build-9535.md5 osmo-ggsn.build-8539.md5 osmo-hlr.build-11150.md5 osmo-hnbgw.build-8261.md5 osmo-mgw.build-11449.md5 osmo-msc.build-35358.md5 osmo-nitb.build-16308.md5 osmo-pcu-oc2g.build-5119.md5 osmo-pcu-sysmo.build-6400.md5 osmo-pcu.build-6363.md5 osmo-sgsn.build-36878.md5 osmo-stp.build-11735.md5 osmo-trx.build-6519.md5 osmocom-bb.build-6186.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-21684.md5 osmo-bts-oc2g.build-7557.md5 osmo-bts-sysmo.build-10059.md5 osmo-bts.build-9535.md5 osmo-ggsn.build-8539.md5 osmo-hlr.build-11150.md5 osmo-hnbgw.build-8261.md5 osmo-mgw.build-11449.md5 osmo-msc.build-35358.md5 osmo-nitb.build-16308.md5 osmo-pcu-oc2g.build-5119.md5 osmo-pcu-sysmo.build-6400.md5 osmo-pcu.build-6363.md5 osmo-sgsn.build-36878.md5 osmo-stp.build-11735.md5 osmo-trx.build-6519.md5 osmocom-bb.build-6186.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-7568 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7568'
tests: None

--------------------------------------------------------------------------------------------
trial-7568
--------------------------------------------------------------------------------------------
22:55:11.641723 tst                       trial-7568: Detailed log at /build/trial-7568/run.2024-04-24_22-55-11/log

---------------------------------------------------------------------
trial-7568 netreg_mass
---------------------------------------------------------------------
22:55:11.981318 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:55:11.983029 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:55:11.986725 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:55:11.991786 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:55:12.098136 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:55:12.101645 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:55:12.107631 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:55:12.745448 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-7568 netreg_mass register_default_mass.py
----------------------------------------------
22:55:12.747052 tst       register_default_mass.py:9: Claiming resources for the test
22:55:12.793067 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:12.794971 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:12.796714 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:12.798432 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:12.800138 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:12.801907 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:12.803666 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:55:12.874679 tst         register_default_mass.py: using LAC 2
22:55:12.896339 tst         register_default_mass.py: using RAC 2
22:55:12.914527 tst         register_default_mass.py: using CellId 2
22:55:12.933081 tst         register_default_mass.py: using BVCI 3
22:55:12.949114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.951331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.953491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.955603 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.957689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.959692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.961740 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.963752 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.965787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.967796 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.969810 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.971828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.973909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.975929 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.977964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.979962 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.981969 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.983930 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.985923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.987908 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.989901 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.991880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.993957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.995995 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.997983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:12.999940 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.001958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.003972 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.006015 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.008010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.010017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.012023 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.014002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.015906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.017823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.019711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.021713 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.023727 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.025754 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.027757 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.029784 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.031803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.033832 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.035821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.037805 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.039750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.041719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.043695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.045690 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.047668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.049667 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.051599 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.053555 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.055509 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.057450 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.059390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.061360 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.063333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.065318 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.067232 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.069180 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.071116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.073274 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.075306 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.077323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.079302 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.081313 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.083354 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.085426 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.087397 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.089363 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.091323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.093375 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.095403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.097481 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.099439 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.101404 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.103401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.105461 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.107451 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.109517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.111505 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.113531 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.115548 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.117427 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.119088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.121194 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.123354 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.125372 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.127350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.129350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.131313 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.133296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.135316 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.137162 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.138672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.140112 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.141619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.143043 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.144480 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.145895 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:13.147508 tst      register_default_mass.py:21: Launching a simple network
22:55:13.169235 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:55:13.404688 run            create_hlr_db(pid=21): Launched
22:55:14.428091 run            create_hlr_db(pid=21): Terminated: ok {rc=0}
22:55:14.460823 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched
22:55:14.488990 run      osmo-hlr_127.0.42.2(pid=24): Launched
22:55:14.499483 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:55:14.833835 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched
22:55:14.863665 run      osmo-stp_127.0.42.5(pid=26): Launched
22:55:14.874413 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:55:15.627168 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched
22:55:15.656593 run      osmo-msc_127.0.42.6(pid=28): Launched
22:55:18.676258 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:55:18.902026 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched
22:55:18.933429 run      osmo-mgw_127.0.42.3(pid=30): Launched
22:55:18.944685 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:55:19.005586 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched
22:55:19.044914 run      osmo-mgw_127.0.42.4(pid=32): Launched
22:55:19.056434 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:55:19.690471 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched
22:55:19.735420 run      osmo-bsc_127.0.42.7(pid=34): Launched
22:55:25.773467 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:55:26.170477 run         osmo-bts-virtual(pid=35): Launched
22:55:27.217744 tst         register_default_mass.py: using MSISDN 1001
22:55:27.233269 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:55:27.254380 tst         register_default_mass.py: using MSISDN 1002
22:55:27.266522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:55:27.282417 tst         register_default_mass.py: using MSISDN 1003
22:55:27.294028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:55:27.312986 tst         register_default_mass.py: using MSISDN 1004
22:55:27.324809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:55:27.341983 tst         register_default_mass.py: using MSISDN 1005
22:55:27.356324 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:55:27.379458 tst         register_default_mass.py: using MSISDN 1006
22:55:27.395176 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:55:27.414445 tst         register_default_mass.py: using MSISDN 1007
22:55:27.429530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:55:27.448845 tst         register_default_mass.py: using MSISDN 1008
22:55:27.463632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:55:27.486379 tst         register_default_mass.py: using MSISDN 1009
22:55:27.501389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:55:27.523981 tst         register_default_mass.py: using MSISDN 1010
22:55:27.538747 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:55:27.559714 tst         register_default_mass.py: using MSISDN 1011
22:55:27.575516 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:55:27.595634 tst         register_default_mass.py: using MSISDN 1012
22:55:27.611198 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:55:27.633364 tst         register_default_mass.py: using MSISDN 1013
22:55:27.649181 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:55:27.672667 tst         register_default_mass.py: using MSISDN 1014
22:55:27.688551 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:55:27.712172 tst         register_default_mass.py: using MSISDN 1015
22:55:27.728211 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:55:27.749010 tst         register_default_mass.py: using MSISDN 1016
22:55:27.765080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:55:27.786707 tst         register_default_mass.py: using MSISDN 1017
22:55:27.800068 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:55:27.821988 tst         register_default_mass.py: using MSISDN 1018
22:55:27.836061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:55:27.854612 tst         register_default_mass.py: using MSISDN 1019
22:55:27.870377 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:55:27.890089 tst         register_default_mass.py: using MSISDN 1020
22:55:27.905424 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:55:27.929454 tst         register_default_mass.py: using MSISDN 1021
22:55:27.944742 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:55:27.969671 tst         register_default_mass.py: using MSISDN 1022
22:55:27.987136 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:55:28.008952 tst         register_default_mass.py: using MSISDN 1023
22:55:28.026096 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:55:28.047629 tst         register_default_mass.py: using MSISDN 1024
22:55:28.064239 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:55:28.088673 tst         register_default_mass.py: using MSISDN 1025
22:55:28.100104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:55:28.116015 tst         register_default_mass.py: using MSISDN 1026
22:55:28.128271 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:55:28.148891 tst         register_default_mass.py: using MSISDN 1027
22:55:28.164571 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:55:28.180195 tst         register_default_mass.py: using MSISDN 1028
22:55:28.191807 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:55:28.209273 tst         register_default_mass.py: using MSISDN 1029
22:55:28.220899 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:55:28.243588 tst         register_default_mass.py: using MSISDN 1030
22:55:28.259758 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:55:28.277311 tst         register_default_mass.py: using MSISDN 1031
22:55:28.288625 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:55:28.305419 tst         register_default_mass.py: using MSISDN 1032
22:55:28.316514 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:55:28.334540 tst         register_default_mass.py: using MSISDN 1033
22:55:28.351448 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:55:28.374295 tst         register_default_mass.py: using MSISDN 1034
22:55:28.389243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:55:28.408578 tst         register_default_mass.py: using MSISDN 1035
22:55:28.420190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:55:28.439190 tst         register_default_mass.py: using MSISDN 1036
22:55:28.455375 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:55:28.471578 tst         register_default_mass.py: using MSISDN 1037
22:55:28.483141 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:55:28.498959 tst         register_default_mass.py: using MSISDN 1038
22:55:28.510483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:55:28.529665 tst         register_default_mass.py: using MSISDN 1039
22:55:28.544217 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:55:28.565739 tst         register_default_mass.py: using MSISDN 1040
22:55:28.578916 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:55:28.594280 tst         register_default_mass.py: using MSISDN 1041
22:55:28.604934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:55:28.620411 tst         register_default_mass.py: using MSISDN 1042
22:55:28.639721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:55:28.658754 tst         register_default_mass.py: using MSISDN 1043
22:55:28.674685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:55:28.699421 tst         register_default_mass.py: using MSISDN 1044
22:55:28.715166 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:55:28.738407 tst         register_default_mass.py: using MSISDN 1045
22:55:28.754210 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:55:28.774524 tst         register_default_mass.py: using MSISDN 1046
22:55:28.790818 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:55:28.813841 tst         register_default_mass.py: using MSISDN 1047
22:55:28.829962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:55:28.854335 tst         register_default_mass.py: using MSISDN 1048
22:55:28.870147 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:55:28.890009 tst         register_default_mass.py: using MSISDN 1049
22:55:28.905681 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:55:28.925348 tst         register_default_mass.py: using MSISDN 1050
22:55:28.941120 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:55:28.961274 tst         register_default_mass.py: using MSISDN 1051
22:55:28.976718 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:55:29.000074 tst         register_default_mass.py: using MSISDN 1052
22:55:29.015518 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:55:29.039307 tst         register_default_mass.py: using MSISDN 1053
22:55:29.055065 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:55:29.074971 tst         register_default_mass.py: using MSISDN 1054
22:55:29.090618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:55:29.110941 tst         register_default_mass.py: using MSISDN 1055
22:55:29.126494 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:55:29.150581 tst         register_default_mass.py: using MSISDN 1056
22:55:29.167394 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:55:29.189089 tst         register_default_mass.py: using MSISDN 1057
22:55:29.204745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:55:29.225753 tst         register_default_mass.py: using MSISDN 1058
22:55:29.241138 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:55:29.260526 tst         register_default_mass.py: using MSISDN 1059
22:55:29.275575 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:55:29.299413 tst         register_default_mass.py: using MSISDN 1060
22:55:29.314712 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:55:29.338256 tst         register_default_mass.py: using MSISDN 1061
22:55:29.354336 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:55:29.374698 tst         register_default_mass.py: using MSISDN 1062
22:55:29.390699 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:55:29.415763 tst         register_default_mass.py: using MSISDN 1063
22:55:29.430037 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:55:29.446798 tst         register_default_mass.py: using MSISDN 1064
22:55:29.457843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:55:29.477888 tst         register_default_mass.py: using MSISDN 1065
22:55:29.491653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:55:29.510545 tst         register_default_mass.py: using MSISDN 1066
22:55:29.526652 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:55:29.546688 tst         register_default_mass.py: using MSISDN 1067
22:55:29.562293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:55:29.585681 tst         register_default_mass.py: using MSISDN 1068
22:55:29.601472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:55:29.621079 tst         register_default_mass.py: using MSISDN 1069
22:55:29.636849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:55:29.660493 tst         register_default_mass.py: using MSISDN 1070
22:55:29.675685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:55:29.695982 tst         register_default_mass.py: using MSISDN 1071
22:55:29.712171 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:55:29.737797 tst         register_default_mass.py: using MSISDN 1072
22:55:29.753069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:55:29.781744 tst         register_default_mass.py: using MSISDN 1073
22:55:29.797101 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:55:29.824687 tst         register_default_mass.py: using MSISDN 1074
22:55:29.840501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:55:29.862129 tst         register_default_mass.py: using MSISDN 1075
22:55:29.878292 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:55:29.910306 tst         register_default_mass.py: using MSISDN 1076
22:55:29.925736 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:55:29.949513 tst         register_default_mass.py: using MSISDN 1077
22:55:29.965315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:55:29.990934 tst         register_default_mass.py: using MSISDN 1078
22:55:30.010316 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:55:30.033092 tst         register_default_mass.py: using MSISDN 1079
22:55:30.052913 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:55:30.077088 tst         register_default_mass.py: using MSISDN 1080
22:55:30.092232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:55:30.117348 tst         register_default_mass.py: using MSISDN 1081
22:55:30.132691 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:55:30.157447 tst         register_default_mass.py: using MSISDN 1082
22:55:30.172777 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:55:30.192475 tst         register_default_mass.py: using MSISDN 1083
22:55:30.208073 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:55:30.229022 tst         register_default_mass.py: using MSISDN 1084
22:55:30.245182 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:55:30.268236 tst         register_default_mass.py: using MSISDN 1085
22:55:30.283264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:55:30.302335 tst         register_default_mass.py: using MSISDN 1086
22:55:30.314057 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:55:30.333500 tst         register_default_mass.py: using MSISDN 1087
22:55:30.349180 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:55:30.373418 tst         register_default_mass.py: using MSISDN 1088
22:55:30.389276 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:55:30.412297 tst         register_default_mass.py: using MSISDN 1089
22:55:30.428472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:55:30.451606 tst         register_default_mass.py: using MSISDN 1090
22:55:30.467599 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:55:30.487668 tst         register_default_mass.py: using MSISDN 1091
22:55:30.503084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:55:30.520502 tst         register_default_mass.py: using MSISDN 1092
22:55:30.533268 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:55:30.555603 tst         register_default_mass.py: using MSISDN 1093
22:55:30.568358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:55:30.588308 tst         register_default_mass.py: using MSISDN 1094
22:55:30.602441 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:55:30.624232 tst         register_default_mass.py: using MSISDN 1095
22:55:30.641542 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:55:30.662161 tst         register_default_mass.py: using MSISDN 1096
22:55:30.674259 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:55:30.694689 tst         register_default_mass.py: using MSISDN 1097
22:55:30.711023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:55:30.734920 tst         register_default_mass.py: using MSISDN 1098
22:55:30.751134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:55:30.771781 tst         register_default_mass.py: using MSISDN 1099
22:55:30.787967 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:55:30.808699 tst         register_default_mass.py: using MSISDN 1100
22:55:30.824907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:55:31.055868 run                             mass: Starting testcase
22:55:31.072274 run                             mass: Pre-launching all virtphy's
22:55:31.088769 run           osmo-ms-virt-phy/00000: Starting virtphy
22:55:31.127998 run   osmo-ms-virt-phy/00000(pid=36): Launched
22:55:31.145567 run           osmo-ms-virt-phy/00001: Starting virtphy
22:55:31.185386 run   osmo-ms-virt-phy/00001(pid=37): Launched
22:55:31.202942 run           osmo-ms-virt-phy/00002: Starting virtphy
22:55:31.241839 run   osmo-ms-virt-phy/00002(pid=38): Launched
22:55:31.258834 run           osmo-ms-virt-phy/00003: Starting virtphy
22:55:31.297603 run   osmo-ms-virt-phy/00003(pid=39): Launched
22:55:31.315520 run           osmo-ms-virt-phy/00004: Starting virtphy
22:55:31.353907 run   osmo-ms-virt-phy/00004(pid=40): Launched
22:55:31.369241 run           osmo-ms-virt-phy/00005: Starting virtphy
22:55:31.403661 run   osmo-ms-virt-phy/00005(pid=41): Launched
22:55:31.420818 run           osmo-ms-virt-phy/00006: Starting virtphy
22:55:31.457593 run   osmo-ms-virt-phy/00006(pid=42): Launched
22:55:31.473892 run           osmo-ms-virt-phy/00007: Starting virtphy
22:55:31.505043 run   osmo-ms-virt-phy/00007(pid=43): Launched
22:55:31.520740 run           osmo-ms-virt-phy/00008: Starting virtphy
22:55:31.556625 run   osmo-ms-virt-phy/00008(pid=44): Launched
22:55:31.572446 run           osmo-ms-virt-phy/00009: Starting virtphy
22:55:31.619240 run   osmo-ms-virt-phy/00009(pid=45): Launched
22:55:31.634484 run           osmo-ms-virt-phy/00010: Starting virtphy
22:55:31.669376 run   osmo-ms-virt-phy/00010(pid=46): Launched
22:55:31.685058 run           osmo-ms-virt-phy/00011: Starting virtphy
22:55:31.728596 run   osmo-ms-virt-phy/00011(pid=47): Launched
22:55:31.748908 run           osmo-ms-virt-phy/00012: Starting virtphy
22:55:31.786438 run   osmo-ms-virt-phy/00012(pid=48): Launched
22:55:31.803929 run           osmo-ms-virt-phy/00013: Starting virtphy
22:55:31.843285 run   osmo-ms-virt-phy/00013(pid=49): Launched
22:55:31.861030 run           osmo-ms-virt-phy/00014: Starting virtphy
22:55:31.901242 run   osmo-ms-virt-phy/00014(pid=50): Launched
22:55:31.926367 run           osmo-ms-virt-phy/00015: Starting virtphy
22:55:31.966627 run   osmo-ms-virt-phy/00015(pid=51): Launched
22:55:31.992692 run           osmo-ms-virt-phy/00016: Starting virtphy
22:55:32.035505 run   osmo-ms-virt-phy/00016(pid=52): Launched
22:55:32.053133 run           osmo-ms-virt-phy/00017: Starting virtphy
22:55:32.092291 run   osmo-ms-virt-phy/00017(pid=53): Launched
22:55:32.118799 run           osmo-ms-virt-phy/00018: Starting virtphy
22:55:32.156012 run   osmo-ms-virt-phy/00018(pid=54): Launched
22:55:32.172960 run           osmo-ms-virt-phy/00019: Starting virtphy
22:55:32.222025 run   osmo-ms-virt-phy/00019(pid=55): Launched
22:55:32.252562 run           osmo-ms-virt-phy/00020: Starting virtphy
22:55:32.291274 run   osmo-ms-virt-phy/00020(pid=56): Launched
22:55:32.309209 run           osmo-ms-virt-phy/00021: Starting virtphy
22:55:32.352586 run   osmo-ms-virt-phy/00021(pid=57): Launched
22:55:32.373157 run           osmo-ms-virt-phy/00022: Starting virtphy
22:55:32.414128 run   osmo-ms-virt-phy/00022(pid=58): Launched
22:55:32.431836 run           osmo-ms-virt-phy/00023: Starting virtphy
22:55:32.470746 run   osmo-ms-virt-phy/00023(pid=59): Launched
22:55:32.488654 run           osmo-ms-virt-phy/00024: Starting virtphy
22:55:32.524903 run   osmo-ms-virt-phy/00024(pid=60): Launched
22:55:32.542446 run           osmo-ms-virt-phy/00025: Starting virtphy
22:55:32.578356 run   osmo-ms-virt-phy/00025(pid=61): Launched
22:55:32.596791 run           osmo-ms-virt-phy/00026: Starting virtphy
22:55:32.634989 run   osmo-ms-virt-phy/00026(pid=62): Launched
22:55:32.650680 run           osmo-ms-virt-phy/00027: Starting virtphy
22:55:32.680453 run   osmo-ms-virt-phy/00027(pid=63): Launched
22:55:32.693895 run           osmo-ms-virt-phy/00028: Starting virtphy
22:55:32.723921 run   osmo-ms-virt-phy/00028(pid=64): Launched
22:55:32.736735 run           osmo-ms-virt-phy/00029: Starting virtphy
22:55:32.767348 run   osmo-ms-virt-phy/00029(pid=65): Launched
22:55:32.780286 run           osmo-ms-virt-phy/00030: Starting virtphy
22:55:32.814411 run   osmo-ms-virt-phy/00030(pid=66): Launched
22:55:32.827816 run           osmo-ms-virt-phy/00031: Starting virtphy
22:55:32.863840 run   osmo-ms-virt-phy/00031(pid=67): Launched
22:55:32.879503 run           osmo-ms-virt-phy/00032: Starting virtphy
22:55:32.910664 run   osmo-ms-virt-phy/00032(pid=68): Launched
22:55:32.927426 run           osmo-ms-virt-phy/00033: Starting virtphy
22:55:32.962470 run   osmo-ms-virt-phy/00033(pid=69): Launched
22:55:32.977918 run           osmo-ms-virt-phy/00034: Starting virtphy
22:55:33.013352 run   osmo-ms-virt-phy/00034(pid=70): Launched
22:55:33.028970 run           osmo-ms-virt-phy/00035: Starting virtphy
22:55:33.063883 run   osmo-ms-virt-phy/00035(pid=71): Launched
22:55:33.079440 run           osmo-ms-virt-phy/00036: Starting virtphy
22:55:33.114717 run   osmo-ms-virt-phy/00036(pid=72): Launched
22:55:33.130522 run           osmo-ms-virt-phy/00037: Starting virtphy
22:55:33.158042 run   osmo-ms-virt-phy/00037(pid=73): Launched
22:55:33.173046 run           osmo-ms-virt-phy/00038: Starting virtphy
22:55:33.202902 run   osmo-ms-virt-phy/00038(pid=74): Launched
22:55:33.214958 run           osmo-ms-virt-phy/00039: Starting virtphy
22:55:33.242896 run   osmo-ms-virt-phy/00039(pid=75): Launched
22:55:33.258673 run           osmo-ms-virt-phy/00040: Starting virtphy
22:55:33.288944 run   osmo-ms-virt-phy/00040(pid=76): Launched
22:55:33.304334 run           osmo-ms-virt-phy/00041: Starting virtphy
22:55:33.332954 run   osmo-ms-virt-phy/00041(pid=77): Launched
22:55:33.348294 run           osmo-ms-virt-phy/00042: Starting virtphy
22:55:33.376572 run   osmo-ms-virt-phy/00042(pid=78): Launched
22:55:33.391870 run           osmo-ms-virt-phy/00043: Starting virtphy
22:55:33.419831 run   osmo-ms-virt-phy/00043(pid=79): Launched
22:55:33.435236 run           osmo-ms-virt-phy/00044: Starting virtphy
22:55:33.463518 run   osmo-ms-virt-phy/00044(pid=80): Launched
22:55:33.478781 run           osmo-ms-virt-phy/00045: Starting virtphy
22:55:33.506488 run   osmo-ms-virt-phy/00045(pid=81): Launched
22:55:33.521743 run           osmo-ms-virt-phy/00046: Starting virtphy
22:55:33.551266 run   osmo-ms-virt-phy/00046(pid=82): Launched
22:55:33.567199 run           osmo-ms-virt-phy/00047: Starting virtphy
22:55:33.595997 run   osmo-ms-virt-phy/00047(pid=83): Launched
22:55:33.608436 run           osmo-ms-virt-phy/00048: Starting virtphy
22:55:33.637551 run   osmo-ms-virt-phy/00048(pid=84): Launched
22:55:33.654539 run           osmo-ms-virt-phy/00049: Starting virtphy
22:55:33.682598 run   osmo-ms-virt-phy/00049(pid=85): Launched
22:55:33.695107 run           osmo-ms-virt-phy/00050: Starting virtphy
22:55:33.723893 run   osmo-ms-virt-phy/00050(pid=86): Launched
22:55:33.738322 run           osmo-ms-virt-phy/00051: Starting virtphy
22:55:33.766956 run   osmo-ms-virt-phy/00051(pid=87): Launched
22:55:33.779014 run           osmo-ms-virt-phy/00052: Starting virtphy
22:55:33.808819 run   osmo-ms-virt-phy/00052(pid=88): Launched
22:55:33.825675 run           osmo-ms-virt-phy/00053: Starting virtphy
22:55:33.863140 run   osmo-ms-virt-phy/00053(pid=89): Launched
22:55:33.879614 run           osmo-ms-virt-phy/00054: Starting virtphy
22:55:33.916586 run   osmo-ms-virt-phy/00054(pid=90): Launched
22:55:33.933203 run           osmo-ms-virt-phy/00055: Starting virtphy
22:55:33.970582 run   osmo-ms-virt-phy/00055(pid=91): Launched
22:55:33.987619 run           osmo-ms-virt-phy/00056: Starting virtphy
22:55:34.059023 run   osmo-ms-virt-phy/00056(pid=92): Launched
22:55:34.074393 run           osmo-ms-virt-phy/00057: Starting virtphy
22:55:34.103232 run   osmo-ms-virt-phy/00057(pid=93): Launched
22:55:34.115593 run           osmo-ms-virt-phy/00058: Starting virtphy
22:55:34.143362 run   osmo-ms-virt-phy/00058(pid=94): Launched
22:55:34.155416 run           osmo-ms-virt-phy/00059: Starting virtphy
22:55:34.182737 run   osmo-ms-virt-phy/00059(pid=95): Launched
22:55:34.194050 run           osmo-ms-virt-phy/00060: Starting virtphy
22:55:34.221324 run   osmo-ms-virt-phy/00060(pid=96): Launched
22:55:34.234328 run           osmo-ms-virt-phy/00061: Starting virtphy
22:55:34.272300 run   osmo-ms-virt-phy/00061(pid=97): Launched
22:55:34.288824 run           osmo-ms-virt-phy/00062: Starting virtphy
22:55:34.327042 run   osmo-ms-virt-phy/00062(pid=98): Launched
22:55:34.341875 run           osmo-ms-virt-phy/00063: Starting virtphy
22:55:34.371692 run   osmo-ms-virt-phy/00063(pid=99): Launched
22:55:34.384222 run           osmo-ms-virt-phy/00064: Starting virtphy
22:55:34.413949 run  osmo-ms-virt-phy/00064(pid=100): Launched
22:55:34.425904 run           osmo-ms-virt-phy/00065: Starting virtphy
22:55:34.454415 run  osmo-ms-virt-phy/00065(pid=101): Launched
22:55:34.468366 run           osmo-ms-virt-phy/00066: Starting virtphy
22:55:34.496838 run  osmo-ms-virt-phy/00066(pid=102): Launched
22:55:34.508709 run           osmo-ms-virt-phy/00067: Starting virtphy
22:55:34.536723 run  osmo-ms-virt-phy/00067(pid=103): Launched
22:55:34.550438 run           osmo-ms-virt-phy/00068: Starting virtphy
22:55:34.578039 run  osmo-ms-virt-phy/00068(pid=104): Launched
22:55:34.590271 run           osmo-ms-virt-phy/00069: Starting virtphy
22:55:34.622589 run  osmo-ms-virt-phy/00069(pid=105): Launched
22:55:34.638347 run           osmo-ms-virt-phy/00070: Starting virtphy
22:55:34.677998 run  osmo-ms-virt-phy/00070(pid=106): Launched
22:55:34.695678 run           osmo-ms-virt-phy/00071: Starting virtphy
22:55:34.735104 run  osmo-ms-virt-phy/00071(pid=107): Launched
22:55:34.752049 run           osmo-ms-virt-phy/00072: Starting virtphy
22:55:34.790033 run  osmo-ms-virt-phy/00072(pid=108): Launched
22:55:34.806276 run           osmo-ms-virt-phy/00073: Starting virtphy
22:55:34.834022 run  osmo-ms-virt-phy/00073(pid=109): Launched
22:55:34.846134 run           osmo-ms-virt-phy/00074: Starting virtphy
22:55:34.875436 run  osmo-ms-virt-phy/00074(pid=110): Launched
22:55:34.887879 run           osmo-ms-virt-phy/00075: Starting virtphy
22:55:34.916136 run  osmo-ms-virt-phy/00075(pid=111): Launched
22:55:34.928490 run           osmo-ms-virt-phy/00076: Starting virtphy
22:55:34.956515 run  osmo-ms-virt-phy/00076(pid=112): Launched
22:55:34.968609 run           osmo-ms-virt-phy/00077: Starting virtphy
22:55:34.996768 run  osmo-ms-virt-phy/00077(pid=113): Launched
22:55:35.011935 run           osmo-ms-virt-phy/00078: Starting virtphy
22:55:35.041416 run  osmo-ms-virt-phy/00078(pid=114): Launched
22:55:35.056882 run           osmo-ms-virt-phy/00079: Starting virtphy
22:55:35.086065 run  osmo-ms-virt-phy/00079(pid=115): Launched
22:55:35.100218 run           osmo-ms-virt-phy/00080: Starting virtphy
22:55:35.132197 run  osmo-ms-virt-phy/00080(pid=116): Launched
22:55:35.144863 run           osmo-ms-virt-phy/00081: Starting virtphy
22:55:35.175379 run  osmo-ms-virt-phy/00081(pid=117): Launched
22:55:35.187336 run           osmo-ms-virt-phy/00082: Starting virtphy
22:55:35.215290 run  osmo-ms-virt-phy/00082(pid=118): Launched
22:55:35.227349 run           osmo-ms-virt-phy/00083: Starting virtphy
22:55:35.255389 run  osmo-ms-virt-phy/00083(pid=119): Launched
22:55:35.270702 run           osmo-ms-virt-phy/00084: Starting virtphy
22:55:35.297872 run  osmo-ms-virt-phy/00084(pid=120): Launched
22:55:35.310136 run           osmo-ms-virt-phy/00085: Starting virtphy
22:55:35.338132 run  osmo-ms-virt-phy/00085(pid=121): Launched
22:55:35.350842 run           osmo-ms-virt-phy/00086: Starting virtphy
22:55:35.378994 run  osmo-ms-virt-phy/00086(pid=122): Launched
22:55:35.392016 run           osmo-ms-virt-phy/00087: Starting virtphy
22:55:35.422381 run  osmo-ms-virt-phy/00087(pid=123): Launched
22:55:35.434695 run           osmo-ms-virt-phy/00088: Starting virtphy
22:55:35.463930 run  osmo-ms-virt-phy/00088(pid=124): Launched
22:55:35.479191 run           osmo-ms-virt-phy/00089: Starting virtphy
22:55:35.507928 run  osmo-ms-virt-phy/00089(pid=125): Launched
22:55:35.520581 run           osmo-ms-virt-phy/00090: Starting virtphy
22:55:35.549526 run  osmo-ms-virt-phy/00090(pid=126): Launched
22:55:35.562124 run           osmo-ms-virt-phy/00091: Starting virtphy
22:55:35.589681 run  osmo-ms-virt-phy/00091(pid=127): Launched
22:55:35.601266 run           osmo-ms-virt-phy/00092: Starting virtphy
22:55:35.628791 run  osmo-ms-virt-phy/00092(pid=128): Launched
22:55:35.646027 run           osmo-ms-virt-phy/00093: Starting virtphy
22:55:35.684636 run  osmo-ms-virt-phy/00093(pid=129): Launched
22:55:35.701145 run           osmo-ms-virt-phy/00094: Starting virtphy
22:55:35.738537 run  osmo-ms-virt-phy/00094(pid=130): Launched
22:55:35.754425 run           osmo-ms-virt-phy/00095: Starting virtphy
22:55:35.782650 run  osmo-ms-virt-phy/00095(pid=131): Launched
22:55:35.795293 run           osmo-ms-virt-phy/00096: Starting virtphy
22:55:35.825155 run  osmo-ms-virt-phy/00096(pid=132): Launched
22:55:35.840469 run           osmo-ms-virt-phy/00097: Starting virtphy
22:55:35.870048 run  osmo-ms-virt-phy/00097(pid=133): Launched
22:55:35.883717 run           osmo-ms-virt-phy/00098: Starting virtphy
22:55:35.918589 run  osmo-ms-virt-phy/00098(pid=134): Launched
22:55:35.930436 run           osmo-ms-virt-phy/00099: Starting virtphy
22:55:35.957813 run  osmo-ms-virt-phy/00099(pid=135): Launched
22:55:35.969202 run                             mass: Checking if sockets are in the filesystem
22:55:35.992107 run                osmo-ms-mob/00000: Starting mobile
22:55:36.019254 run       osmo-ms-mob/00000(pid=136): Launched
22:55:36.040656 run                             mass: MS start registered  {at=42629686.32818992, delay=0.010250508785247803, ms=00000}
22:55:40.195330 run                osmo-ms-mob/00001: Starting mobile
22:55:40.225994 run       osmo-ms-mob/00001(pid=137): Launched
22:55:40.244111 run                             mass: MS start registered  {at=42629690.53162657, delay=0.005225524306297302, ms=00001}
22:55:40.897799 run                             mass: MS performed LU  {at=42629691.18531105, lu_delay=4.857121132314205, ms=00000}
22:55:41.995938 run                osmo-ms-mob/00002: Starting mobile
22:55:42.029506 run       osmo-ms-mob/00002(pid=138): Launched
22:55:42.055826 run                             mass: MS start registered  {at=42629692.34331906, delay=0.011550366878509521, ms=00002}
22:55:43.298365 run                osmo-ms-mob/00003: Starting mobile
22:55:43.324239 run       osmo-ms-mob/00003(pid=139): Launched
22:55:43.341974 run                             mass: MS start registered  {at=42629693.62952416, delay=0.006512261927127838, ms=00003}
22:55:44.394976 run                osmo-ms-mob/00004: Starting mobile
22:55:44.433165 run       osmo-ms-mob/00004(pid=140): Launched
22:55:44.454004 run                             mass: MS start registered  {at=42629694.74151144, delay=0.007634751498699188, ms=00004}
22:55:45.394736 run                osmo-ms-mob/00005: Starting mobile
22:55:45.431324 run       osmo-ms-mob/00005(pid=141): Launched
22:55:45.455041 run                             mass: MS start registered  {at=42629695.74253786, delay=0.00725778192281723, ms=00005}
22:55:46.293448 run                osmo-ms-mob/00006: Starting mobile
22:55:46.320712 run       osmo-ms-mob/00006(pid=142): Launched
22:55:46.342948 run                             mass: MS start registered  {at=42629696.63045178, delay=0.010271832346916199, ms=00006}
22:55:46.546422 run                             mass: MS performed LU  {at=42629696.833927885, lu_delay=6.302301317453384, ms=00001}
22:55:47.036020 run                             mass: MS performed LU  {at=42629697.32353916, lu_delay=4.980220101773739, ms=00002}
22:55:47.196141 run                osmo-ms-mob/00007: Starting mobile
22:55:47.235905 run       osmo-ms-mob/00007(pid=143): Launched
22:55:47.261905 run                             mass: MS start registered  {at=42629697.54940785, delay=0.008717857301235199, ms=00007}
22:55:47.993784 run                osmo-ms-mob/00008: Starting mobile
22:55:48.026281 run       osmo-ms-mob/00008(pid=144): Launched
22:55:48.047335 run                             mass: MS start registered  {at=42629698.33484575, delay=0.003619164228439331, ms=00008}
22:55:48.476311 run                             mass: MS performed LU  {at=42629698.76380919, lu_delay=5.134285032749176, ms=00003}
22:55:48.694727 run                osmo-ms-mob/00009: Starting mobile
22:55:48.725949 run       osmo-ms-mob/00009(pid=145): Launched
22:55:48.750823 run                             mass: MS start registered  {at=42629699.038311265, delay=0.007577575743198395, ms=00009}
22:55:49.396149 run                osmo-ms-mob/00010: Starting mobile
22:55:49.437968 run       osmo-ms-mob/00010(pid=146): Launched
22:55:49.465988 run                             mass: MS start registered  {at=42629699.75347931, delay=0.010571353137493134, ms=00010}
22:55:49.996226 run                osmo-ms-mob/00011: Starting mobile
22:55:50.048052 run       osmo-ms-mob/00011(pid=147): Launched
22:55:50.075332 run                             mass: MS start registered  {at=42629700.36282116, delay=0.0052176788449287415, ms=00011}
22:55:50.313081 run                             mass: MS performed LU  {at=42629700.60058988, lu_delay=4.858052015304565, ms=00005}
22:55:50.330503 run                             mass: MS performed LU  {at=42629700.61806178, lu_delay=5.87655033916235, ms=00004}
22:55:50.598517 run                osmo-ms-mob/00012: Starting mobile
22:55:50.638196 run       osmo-ms-mob/00012(pid=148): Launched
22:55:50.663778 run                             mass: MS start registered  {at=42629700.95127798, delay=0.007855184376239777, ms=00012}
22:55:51.193965 run                osmo-ms-mob/00013: Starting mobile
22:55:51.221975 run       osmo-ms-mob/00013(pid=149): Launched
22:55:51.245127 run                             mass: MS start registered  {at=42629701.53264157, delay=0.006364934146404266, ms=00013}
22:55:51.794984 run                osmo-ms-mob/00014: Starting mobile
22:55:51.822341 run       osmo-ms-mob/00014(pid=150): Launched
22:55:51.846347 run                             mass: MS start registered  {at=42629702.13384565, delay=0.007020920515060425, ms=00014}
22:55:52.241683 run                             mass: MS performed LU  {at=42629702.529189065, lu_delay=5.898737281560898, ms=00006}
22:55:52.260418 run                             mass: MS performed LU  {at=42629702.5479662, lu_delay=4.998558349907398, ms=00007}
22:55:52.281574 run                osmo-ms-mob/00015: Starting mobile
22:55:52.309520 run       osmo-ms-mob/00015(pid=151): Launched
22:55:52.333330 run                             mass: MS start registered  {at=42629702.62083268, delay=0.007261894643306732, ms=00015}
22:55:52.894002 run                osmo-ms-mob/00016: Starting mobile
22:55:52.922799 run       osmo-ms-mob/00016(pid=152): Launched
22:55:52.941113 run                             mass: MS start registered  {at=42629703.22865893, delay=0.0059075430035591125, ms=00016}
22:55:53.393597 run                osmo-ms-mob/00017: Starting mobile
22:55:53.422511 run       osmo-ms-mob/00017(pid=153): Launched
22:55:53.442460 run                             mass: MS start registered  {at=42629703.72998722, delay=0.007101245224475861, ms=00017}
22:55:53.994503 run                osmo-ms-mob/00018: Starting mobile
22:55:54.023353 run       osmo-ms-mob/00018(pid=154): Launched
22:55:54.043266 run                             mass: MS start registered  {at=42629704.33078387, delay=0.007786184549331665, ms=00018}
22:55:54.078760 run                             mass: MS performed LU  {at=42629704.36626819, lu_delay=6.031422436237335, ms=00008}
22:55:54.096458 run                             mass: MS performed LU  {at=42629704.38396302, lu_delay=5.345651753246784, ms=00009}
22:55:54.392902 run                osmo-ms-mob/00019: Starting mobile
22:55:54.430915 run       osmo-ms-mob/00019(pid=155): Launched
22:55:54.448075 run                             mass: MS performed LU  {at=42629704.73558158, lu_delay=4.982102267444134, ms=00010}
22:55:54.463014 run                             mass: MS start registered  {at=42629704.7505951, delay=0.018542781472206116, ms=00019}
22:55:54.893397 run                osmo-ms-mob/00020: Starting mobile
22:55:54.919762 run       osmo-ms-mob/00020(pid=156): Launched
22:55:54.940364 run                             mass: MS start registered  {at=42629705.227918155, delay=0.008910804986953735, ms=00020}
22:55:55.394531 run                osmo-ms-mob/00021: Starting mobile
22:55:55.421903 run       osmo-ms-mob/00021(pid=157): Launched
22:55:55.441096 run                             mass: MS start registered  {at=42629705.728583544, delay=0.007819011807441711, ms=00021}
22:55:55.793428 run                osmo-ms-mob/00022: Starting mobile
22:55:55.820654 run       osmo-ms-mob/00022(pid=158): Launched
22:55:55.839054 run                             mass: MS start registered  {at=42629706.12659727, delay=0.007178567349910736, ms=00022}
22:55:55.877824 run                             mass: MS performed LU  {at=42629706.165332116, lu_delay=4.6326905488967896, ms=00013}
22:55:56.007219 run                             mass: MS performed LU  {at=42629706.29474642, lu_delay=5.931925259530544, ms=00011}
22:55:56.025822 run                             mass: MS performed LU  {at=42629706.31336564, lu_delay=5.362087659537792, ms=00012}
22:55:56.294588 run                osmo-ms-mob/00023: Starting mobile
22:55:56.332085 run       osmo-ms-mob/00023(pid=159): Launched
22:55:56.352379 run                             mass: MS start registered  {at=42629706.639915906, delay=0.0027672648429870605, ms=00023}
22:55:56.695117 run                osmo-ms-mob/00024: Starting mobile
22:55:56.721879 run       osmo-ms-mob/00024(pid=160): Launched
22:55:56.739404 run                             mass: MS start registered  {at=42629707.02697042, delay=0.006387211382389069, ms=00024}
22:55:57.194742 run                osmo-ms-mob/00025: Starting mobile
22:55:57.222405 run       osmo-ms-mob/00025(pid=161): Launched
22:55:57.244333 run                             mass: MS start registered  {at=42629707.53185683, delay=0.01068279892206192, ms=00025}
22:55:57.595849 run                osmo-ms-mob/00026: Starting mobile
22:55:57.622189 run       osmo-ms-mob/00026(pid=162): Launched
22:55:57.643731 run                             mass: MS start registered  {at=42629707.93126626, delay=0.009879261255264282, ms=00026}
22:55:57.844089 run                             mass: MS performed LU  {at=42629708.131595075, lu_delay=4.902936145663261, ms=00016}
22:55:57.862642 run                             mass: MS performed LU  {at=42629708.15020875, lu_delay=5.529376067221165, ms=00015}
22:55:57.882946 run                osmo-ms-mob/00027: Starting mobile
22:55:57.909385 run       osmo-ms-mob/00027(pid=163): Launched
22:55:57.929542 run                             mass: MS start registered  {at=42629708.217049435, delay=0.009050734341144562, ms=00027}
22:55:57.977674 run                             mass: MS performed LU  {at=42629708.26520102, lu_delay=6.131355367600918, ms=00014}
22:55:58.250202 run                             mass: MS performed LU  {at=42629708.53770675, lu_delay=4.807719528675079, ms=00017}
22:55:58.394661 run                osmo-ms-mob/00028: Starting mobile
22:55:58.422919 run       osmo-ms-mob/00028(pid=164): Launched
22:55:58.444308 run                             mass: MS start registered  {at=42629708.73183847, delay=0.010041072964668274, ms=00028}
22:55:58.796024 run                osmo-ms-mob/00029: Starting mobile
22:55:58.825004 run       osmo-ms-mob/00029(pid=165): Launched
22:55:58.849766 run                             mass: MS start registered  {at=42629709.13725359, delay=0.007844522595405579, ms=00029}
22:55:59.196776 run                osmo-ms-mob/00030: Starting mobile
22:55:59.227447 run       osmo-ms-mob/00030(pid=166): Launched
22:55:59.248673 run                             mass: MS start registered  {at=42629709.53619004, delay=0.008525721728801727, ms=00030}
22:55:59.598354 run                osmo-ms-mob/00031: Starting mobile
22:55:59.626285 run       osmo-ms-mob/00031(pid=167): Launched
22:55:59.643848 run                             mass: MS performed LU  {at=42629709.93137059, lu_delay=5.600586727261543, ms=00018}
22:55:59.656738 run                             mass: MS start registered  {at=42629709.94432313, delay=0.01884407550096512, ms=00031}
22:55:59.775036 run                             mass: MS performed LU  {at=42629710.06254781, lu_delay=5.311952710151672, ms=00019}
22:55:59.807257 run                osmo-ms-mob/00032: Starting mobile
22:55:59.848623 run       osmo-ms-mob/00032(pid=168): Launched
22:55:59.872920 run                             mass: MS performed LU  {at=42629710.160453156, lu_delay=4.932535000145435, ms=00020}
22:55:59.888795 run                             mass: MS start registered  {at=42629710.17635846, delay=0.01598130166530609, ms=00032}
22:56:00.293110 run                osmo-ms-mob/00033: Starting mobile
22:56:00.321497 run       osmo-ms-mob/00033(pid=169): Launched
22:56:00.345762 run                             mass: MS start registered  {at=42629710.633257605, delay=0.008257023990154266, ms=00033}
22:56:00.694824 run                osmo-ms-mob/00034: Starting mobile
22:56:00.731941 run       osmo-ms-mob/00034(pid=170): Launched
22:56:00.755631 run                             mass: MS start registered  {at=42629711.04313514, delay=0.007004953920841217, ms=00034}
22:56:00.995402 run                osmo-ms-mob/00035: Starting mobile
22:56:01.024330 run       osmo-ms-mob/00035(pid=171): Launched
22:56:01.043454 run                             mass: MS start registered  {at=42629711.330956124, delay=0.0069967880845069885, ms=00035}
22:56:01.395614 run                osmo-ms-mob/00036: Starting mobile
22:56:01.431583 run       osmo-ms-mob/00036(pid=172): Launched
22:56:01.451895 run                             mass: MS start registered  {at=42629711.73939268, delay=0.004158280789852142, ms=00036}
22:56:01.610002 run                             mass: MS performed LU  {at=42629711.89748434, lu_delay=4.870513923466206, ms=00024}
22:56:01.628752 run                             mass: MS performed LU  {at=42629711.91629101, lu_delay=5.2763751074671745, ms=00023}
22:56:01.657469 run                osmo-ms-mob/00037: Starting mobile
22:56:01.692277 run       osmo-ms-mob/00037(pid=173): Launched
22:56:01.718829 run                             mass: MS start registered  {at=42629712.00632612, delay=0.015187583863735199, ms=00037}
22:56:01.743673 run                             mass: MS performed LU  {at=42629712.03119273, lu_delay=5.904595457017422, ms=00022}
22:56:01.780808 run                             mass: MS performed LU  {at=42629712.06831605, lu_delay=6.339732505381107, ms=00021}
22:56:01.804891 run                osmo-ms-mob/00038: Starting mobile
22:56:01.832254 run       osmo-ms-mob/00038(pid=174): Launched
22:56:01.855023 run                             mass: MS start registered  {at=42629712.142517015, delay=0.011147372424602509, ms=00038}
22:56:02.034974 run                             mass: MS performed LU  {at=42629712.32245326, lu_delay=4.790596432983875, ms=00025}
22:56:02.396644 run                osmo-ms-mob/00039: Starting mobile
22:56:02.430773 run       osmo-ms-mob/00039(pid=175): Launched
22:56:02.455451 run                             mass: MS start registered  {at=42629712.74296586, delay=0.0075343698263168335, ms=00039}
22:56:02.793732 run                osmo-ms-mob/00040: Starting mobile
22:56:02.821990 run       osmo-ms-mob/00040(pid=176): Launched
22:56:02.840349 run                             mass: MS start registered  {at=42629713.12786932, delay=0.0064409226179122925, ms=00040}
22:56:03.095178 run                osmo-ms-mob/00041: Starting mobile
22:56:03.135126 run       osmo-ms-mob/00041(pid=177): Launched
22:56:03.160755 run                             mass: MS start registered  {at=42629713.44824311, delay=0.00829702615737915, ms=00041}
22:56:03.393719 run                osmo-ms-mob/00042: Starting mobile
22:56:03.430127 run       osmo-ms-mob/00042(pid=178): Launched
22:56:03.443961 run                             mass: MS performed LU  {at=42629713.73150915, lu_delay=4.999670676887035, ms=00028}
22:56:03.458333 run                             mass: MS start registered  {at=42629713.74590955, delay=0.014462105929851532, ms=00042}
22:56:03.539764 run                             mass: MS performed LU  {at=42629713.82727702, lu_delay=5.610227584838867, ms=00027}
22:56:03.557585 run                             mass: MS performed LU  {at=42629713.84514466, lu_delay=5.91387839615345, ms=00026}
22:56:03.591771 run                osmo-ms-mob/00043: Starting mobile
22:56:03.631373 run       osmo-ms-mob/00043(pid=179): Launched
22:56:03.656726 run                             mass: MS start registered  {at=42629713.94422211, delay=0.007564440369606018, ms=00043}
22:56:03.700747 run                             mass: MS performed LU  {at=42629713.98824501, lu_delay=4.850991420447826, ms=00029}
22:56:04.096135 run                osmo-ms-mob/00044: Starting mobile
22:56:04.130015 run       osmo-ms-mob/00044(pid=180): Launched
22:56:04.153835 run                             mass: MS start registered  {at=42629714.441334225, delay=0.004327960312366486, ms=00044}
22:56:04.394995 run                osmo-ms-mob/00045: Starting mobile
22:56:04.425091 run       osmo-ms-mob/00045(pid=181): Launched
22:56:04.448840 run                             mass: MS start registered  {at=42629714.73634468, delay=0.0065309032797813416, ms=00045}
22:56:04.696649 run                osmo-ms-mob/00046: Starting mobile
22:56:04.738095 run       osmo-ms-mob/00046(pid=182): Launched
22:56:04.767332 run                             mass: MS start registered  {at=42629715.05482086, delay=0.010494060814380646, ms=00046}
22:56:04.995973 run                osmo-ms-mob/00047: Starting mobile
22:56:05.044602 run       osmo-ms-mob/00047(pid=183): Launched
22:56:05.082359 run                             mass: MS start registered  {at=42629715.369857185, delay=0.012027695775032043, ms=00047}
22:56:05.301023 run                osmo-ms-mob/00048: Starting mobile
22:56:05.342417 run       osmo-ms-mob/00048(pid=184): Launched
22:56:05.372600 run                             mass: MS start registered  {at=42629715.66009356, delay=0.008251108229160309, ms=00048}
22:56:05.390196 run                             mass: MS performed LU  {at=42629715.67773674, lu_delay=4.634601600468159, ms=00034}
22:56:05.407453 run                             mass: MS performed LU  {at=42629715.69501893, lu_delay=5.750695802271366, ms=00031}
22:56:05.443917 run                osmo-ms-mob/00049: Starting mobile
22:56:05.484883 run       osmo-ms-mob/00049(pid=185): Launched
22:56:05.516635 run                             mass: MS performed LU  {at=42629715.80412273, lu_delay=6.267932690680027, ms=00030}
22:56:05.533347 run                             mass: MS start registered  {at=42629715.82091827, delay=0.026538029313087463, ms=00049}
22:56:05.550089 run                             mass: MS performed LU  {at=42629715.83763991, lu_delay=5.204382307827473, ms=00033}
22:56:05.581914 run                osmo-ms-mob/00050: Starting mobile
22:56:05.628627 run       osmo-ms-mob/00050(pid=186): Launched
22:56:05.646271 run                             mass: MS performed LU  {at=42629715.93380598, lu_delay=5.7574475184082985, ms=00032}
22:56:05.662938 run                             mass: MS start registered  {at=42629715.950507775, delay=0.01678302139043808, ms=00050}
22:56:05.838038 run                             mass: MS performed LU  {at=42629716.12553991, lu_delay=4.794583782553673, ms=00035}
22:56:06.297256 run                osmo-ms-mob/00051: Starting mobile
22:56:06.339969 run       osmo-ms-mob/00051(pid=187): Launched
22:56:06.366057 run                             mass: MS start registered  {at=42629716.65355146, delay=0.008332572877407074, ms=00051}
22:56:06.595350 run                osmo-ms-mob/00052: Starting mobile
22:56:06.629646 run       osmo-ms-mob/00052(pid=188): Launched
22:56:06.654514 run                             mass: MS start registered  {at=42629716.942004345, delay=0.007673971354961395, ms=00052}
22:56:06.898225 run                osmo-ms-mob/00053: Starting mobile
22:56:06.938095 run       osmo-ms-mob/00053(pid=189): Launched
22:56:06.965023 run                             mass: MS start registered  {at=42629717.25251132, delay=0.00963129848241806, ms=00053}
22:56:07.176087 run                             mass: MS performed LU  {at=42629717.4635883, lu_delay=5.72419561445713, ms=00036}
22:56:07.206146 run                osmo-ms-mob/00054: Starting mobile
22:56:07.240224 run       osmo-ms-mob/00054(pid=190): Launched
22:56:07.259035 run                             mass: MS start registered  {at=42629717.54655061, delay=0.002447955310344696, ms=00054}
22:56:07.305167 run                             mass: MS performed LU  {at=42629717.59266731, lu_delay=4.464797988533974, ms=00040}
22:56:07.323129 run                             mass: MS performed LU  {at=42629717.61064445, lu_delay=4.867678590118885, ms=00039}
22:56:07.347998 run                osmo-ms-mob/00055: Starting mobile
22:56:07.376337 run       osmo-ms-mob/00055(pid=191): Launched
22:56:07.400064 run                             mass: MS start registered  {at=42629717.68755784, delay=0.006615735590457916, ms=00055}
22:56:07.466795 run                             mass: MS performed LU  {at=42629717.75428853, lu_delay=5.6117715165019035, ms=00038}
22:56:07.798434 run                osmo-ms-mob/00056: Starting mobile
22:56:07.835209 run       osmo-ms-mob/00056(pid=192): Launched
22:56:07.862557 run                             mass: MS start registered  {at=42629718.15005432, delay=0.005987875163555145, ms=00056}
22:56:08.095311 run                osmo-ms-mob/00057: Starting mobile
22:56:08.140614 run       osmo-ms-mob/00057(pid=193): Launched
22:56:08.166698 run                             mass: MS start registered  {at=42629718.454191215, delay=0.00868932157754898, ms=00057}
22:56:08.496539 run                osmo-ms-mob/00058: Starting mobile
22:56:08.537774 run       osmo-ms-mob/00058(pid=194): Launched
22:56:08.563432 run                             mass: MS start registered  {at=42629718.85092894, delay=0.008191093802452087, ms=00058}
22:56:08.795882 run                osmo-ms-mob/00059: Starting mobile
22:56:08.836558 run       osmo-ms-mob/00059(pid=195): Launched
22:56:08.869096 run                             mass: MS start registered  {at=42629719.1565955, delay=0.015685968101024628, ms=00059}
22:56:09.099487 run                osmo-ms-mob/00060: Starting mobile
22:56:09.146399 run       osmo-ms-mob/00060(pid=196): Launched
22:56:09.169829 run                             mass: MS performed LU  {at=42629719.45735752, lu_delay=4.7210128381848335, ms=00045}
22:56:09.185874 run                             mass: MS performed LU  {at=42629719.47344468, lu_delay=5.0321104526519775, ms=00044}
22:56:09.201585 run                             mass: MS start registered  {at=42629719.489151955, delay=0.031868189573287964, ms=00060}
22:56:09.278765 run                             mass: MS performed LU  {at=42629719.56626919, lu_delay=5.622047081589699, ms=00043}
22:56:09.309718 run                osmo-ms-mob/00061: Starting mobile
22:56:09.356612 run       osmo-ms-mob/00061(pid=197): Launched
22:56:09.372817 run                             mass: MS performed LU  {at=42629719.660347186, lu_delay=5.914437636733055, ms=00042}
22:56:09.390428 run                             mass: MS performed LU  {at=42629719.67799755, lu_delay=6.229754440486431, ms=00041}
22:56:09.411118 run                             mass: MS start registered  {at=42629719.69868619, delay=0.038413479924201965, ms=00061}
22:56:09.443512 run                osmo-ms-mob/00062: Starting mobile
22:56:09.483565 run       osmo-ms-mob/00062(pid=198): Launched
22:56:09.509790 run                             mass: MS start registered  {at=42629719.79728274, delay=0.010282941162586212, ms=00062}
22:56:09.602667 run                             mass: MS performed LU  {at=42629719.890165985, lu_delay=4.83534512668848, ms=00046}
22:56:10.096165 run                osmo-ms-mob/00063: Starting mobile
22:56:10.143421 run       osmo-ms-mob/00063(pid=199): Launched
22:56:10.165325 run                             mass: MS start registered  {at=42629720.45283343, delay=0.003685779869556427, ms=00063}
22:56:10.500133 run                osmo-ms-mob/00064: Starting mobile
22:56:10.538090 run       osmo-ms-mob/00064(pid=200): Launched
22:56:10.559915 run                             mass: MS start registered  {at=42629720.84741865, delay=0.007486380636692047, ms=00064}
22:56:10.897241 run                osmo-ms-mob/00065: Starting mobile
22:56:10.950456 run       osmo-ms-mob/00065(pid=201): Launched
22:56:10.972842 run                             mass: MS performed LU  {at=42629721.26037701, lu_delay=5.43945874273777, ms=00049}
22:56:10.994809 run                             mass: MS start registered  {at=42629721.28237979, delay=0.0220743790268898, ms=00065}
22:56:11.071063 run                             mass: MS performed LU  {at=42629721.35856644, lu_delay=4.705014981329441, ms=00051}
22:56:11.104138 run                osmo-ms-mob/00066: Starting mobile
22:56:11.147346 run       osmo-ms-mob/00066(pid=202): Launched
22:56:11.164507 run                             mass: MS performed LU  {at=42629721.45204418, lu_delay=4.510039836168289, ms=00052}
22:56:11.180769 run                             mass: MS start registered  {at=42629721.46834034, delay=0.01639268547296524, ms=00066}
22:56:11.234251 run                             mass: MS performed LU  {at=42629721.52176931, lu_delay=5.571261532604694, ms=00050}
22:56:11.287352 run                             mass: MS performed LU  {at=42629721.574854, lu_delay=6.204996816813946, ms=00047}
22:56:11.324732 run                osmo-ms-mob/00067: Starting mobile
22:56:11.364993 run       osmo-ms-mob/00067(pid=203): Launched
22:56:11.409606 run                             mass: MS start registered  {at=42629721.69710323, delay=0.018524497747421265, ms=00067}
22:56:11.896908 run                osmo-ms-mob/00068: Starting mobile
22:56:11.935244 run       osmo-ms-mob/00068(pid=204): Launched
22:56:11.955260 run                             mass: MS start registered  {at=42629722.24277548, delay=0.0034762173891067505, ms=00068}
22:56:12.296732 run                osmo-ms-mob/00069: Starting mobile
22:56:12.326047 run       osmo-ms-mob/00069(pid=205): Launched
22:56:12.345970 run                             mass: MS start registered  {at=42629722.633476816, delay=0.00803396850824356, ms=00069}
22:56:12.695599 run                osmo-ms-mob/00070: Starting mobile
22:56:12.728572 run       osmo-ms-mob/00070(pid=206): Launched
22:56:12.752284 run                             mass: MS start registered  {at=42629723.03978837, delay=0.006764143705368042, ms=00070}
22:56:12.805825 run                             mass: MS performed LU  {at=42629723.09333057, lu_delay=5.405772730708122, ms=00055}
22:56:12.842952 run                             mass: MS performed LU  {at=42629723.13044913, lu_delay=5.583898521959782, ms=00054}
22:56:12.926195 run                             mass: MS performed LU  {at=42629723.213709004, lu_delay=4.759517788887024, ms=00057}
22:56:12.951872 run                osmo-ms-mob/00071: Starting mobile
22:56:12.981944 run       osmo-ms-mob/00071(pid=207): Launched
22:56:13.006241 run                             mass: MS start registered  {at=42629723.29373783, delay=0.006759434938430786, ms=00071}
22:56:13.099060 run                             mass: MS performed LU  {at=42629723.3865594, lu_delay=5.236505076289177, ms=00056}
22:56:13.133873 run                             mass: MS performed LU  {at=42629723.421386644, lu_delay=4.5704577043652534, ms=00058}
22:56:13.492150 run                osmo-ms-mob/00072: Starting mobile
22:56:13.523259 run       osmo-ms-mob/00072(pid=208): Launched
22:56:13.548745 run                             mass: MS start registered  {at=42629723.83623743, delay=0.009724438190460205, ms=00072}
22:56:13.895431 run                osmo-ms-mob/00073: Starting mobile
22:56:13.936212 run       osmo-ms-mob/00073(pid=209): Launched
22:56:13.953691 run                             mass: MS performed LU  {at=42629724.241226666, lu_delay=6.988715343177319, ms=00053}
22:56:13.970325 run                             mass: MS start registered  {at=42629724.25789742, delay=0.016742892563343048, ms=00073}
22:56:14.298083 run                osmo-ms-mob/00074: Starting mobile
22:56:14.337922 run       osmo-ms-mob/00074(pid=210): Launched
22:56:14.361912 run                             mass: MS start registered  {at=42629724.64940204, delay=0.008346274495124817, ms=00074}
22:56:14.694290 run                osmo-ms-mob/00075: Starting mobile
22:56:14.726397 run       osmo-ms-mob/00075(pid=211): Launched
22:56:14.742861 run                             mass: MS performed LU  {at=42629725.0304031, lu_delay=5.331716910004616, ms=00061}
22:56:14.758459 run                             mass: MS start registered  {at=42629725.04603332, delay=0.015700168907642365, ms=00075}
22:56:14.774087 run                             mass: MS performed LU  {at=42629725.06164485, lu_delay=5.26436211168766, ms=00062}
22:56:14.800143 run                             mass: MS performed LU  {at=42629725.08764869, lu_delay=5.931053191423416, ms=00059}
22:56:15.053283 run                             mass: MS performed LU  {at=42629725.340788655, lu_delay=4.887955226004124, ms=00063}
22:56:15.084544 run                osmo-ms-mob/00076: Starting mobile
22:56:15.115384 run       osmo-ms-mob/00076(pid=212): Launched
22:56:15.140108 run                             mass: MS start registered  {at=42629725.427612275, delay=0.007986985146999359, ms=00076}
22:56:15.594748 run                osmo-ms-mob/00077: Starting mobile
22:56:15.624704 run       osmo-ms-mob/00077(pid=213): Launched
22:56:15.644294 run                             mass: MS start registered  {at=42629725.931811124, delay=0.0038359984755516052, ms=00077}
22:56:15.659714 run                             mass: MS performed LU  {at=42629725.94724228, lu_delay=4.6648624911904335, ms=00065}
22:56:15.750171 run                             mass: MS performed LU  {at=42629726.03766831, lu_delay=6.548516355454922, ms=00060}
22:56:16.095171 run                osmo-ms-mob/00078: Starting mobile
22:56:16.126417 run       osmo-ms-mob/00078(pid=214): Launched
22:56:16.145959 run                             mass: MS start registered  {at=42629726.43346191, delay=0.005734577775001526, ms=00078}
22:56:16.497422 run                osmo-ms-mob/00079: Starting mobile
22:56:16.531756 run       osmo-ms-mob/00079(pid=215): Launched
22:56:16.555930 run                             mass: MS start registered  {at=42629726.84341872, delay=0.009895697236061096, ms=00079}
22:56:16.630106 run                             mass: MS performed LU  {at=42629726.9175965, lu_delay=5.2204932644963264, ms=00067}
22:56:16.664177 run                             mass: MS performed LU  {at=42629726.95166688, lu_delay=6.104248225688934, ms=00064}
22:56:16.998385 run                osmo-ms-mob/00080: Starting mobile
22:56:17.038630 run       osmo-ms-mob/00080(pid=216): Launched
22:56:17.063349 run                             mass: MS start registered  {at=42629727.350843616, delay=0.005605563521385193, ms=00080}
22:56:17.490867 run                osmo-ms-mob/00081: Starting mobile
22:56:17.522656 run       osmo-ms-mob/00081(pid=217): Launched
22:56:17.543153 run                             mass: MS start registered  {at=42629727.8306696, delay=0.005405507981777191, ms=00081}
22:56:17.893631 run                osmo-ms-mob/00082: Starting mobile
22:56:17.928844 run       osmo-ms-mob/00082(pid=218): Launched
22:56:17.943700 run                             mass: MS performed LU  {at=42629728.23124806, lu_delay=6.762907721102238, ms=00066}
22:56:17.958368 run                             mass: MS start registered  {at=42629728.2459462, delay=0.014759823679924011, ms=00082}
22:56:18.473644 run                             mass: MS performed LU  {at=42629728.7611476, lu_delay=4.924910172820091, ms=00072}
22:56:18.497762 run                osmo-ms-mob/00083: Starting mobile
22:56:18.525054 run       osmo-ms-mob/00083(pid=219): Launched
22:56:18.536909 run                             mass: MS performed LU  {at=42629728.82446258, lu_delay=4.566565155982971, ms=00073}
22:56:18.548036 run                             mass: MS start registered  {at=42629728.835619785, delay=0.01121828705072403, ms=00083}
22:56:18.574605 run                             mass: MS performed LU  {at=42629728.86210706, lu_delay=5.56836923211813, ms=00071}
22:56:18.801121 run                             mass: MS performed LU  {at=42629729.08862451, lu_delay=6.048836134374142, ms=00070}
22:56:18.993733 run                osmo-ms-mob/00084: Starting mobile
22:56:19.022758 run       osmo-ms-mob/00084(pid=220): Launched
22:56:19.041695 run                             mass: MS start registered  {at=42629729.32919139, delay=0.007594667375087738, ms=00084}
22:56:19.497342 run                osmo-ms-mob/00085: Starting mobile
22:56:19.526734 run       osmo-ms-mob/00085(pid=221): Launched
22:56:19.548227 run                             mass: MS start registered  {at=42629729.835751794, delay=0.009660974144935608, ms=00085}
22:56:20.095542 run                osmo-ms-mob/00086: Starting mobile
22:56:20.125040 run       osmo-ms-mob/00086(pid=222): Launched
22:56:20.145161 run                             mass: MS start registered  {at=42629730.43267947, delay=0.0077895671129226685, ms=00086}
22:56:20.393328 run                             mass: MS performed LU  {at=42629730.68083081, lu_delay=5.2532185316085815, ms=00076}
22:56:20.430371 run                             mass: MS performed LU  {at=42629730.71786788, lu_delay=5.67183455824852, ms=00075}
22:56:20.444365 run                             mass: MS performed LU  {at=42629730.731944665, lu_delay=4.800133541226387, ms=00077}
22:56:20.464798 run                osmo-ms-mob/00087: Starting mobile
22:56:20.492580 run       osmo-ms-mob/00087(pid=223): Launched
22:56:20.511570 run                             mass: MS start registered  {at=42629730.79909312, delay=0.007537707686424255, ms=00087}
22:56:20.702054 run                             mass: MS performed LU  {at=42629730.98956109, lu_delay=6.340159051120281, ms=00074}
22:56:21.294570 run                osmo-ms-mob/00088: Starting mobile
22:56:21.321949 run       osmo-ms-mob/00088(pid=224): Launched
22:56:21.342600 run                             mass: MS start registered  {at=42629731.63009172, delay=0.00948217511177063, ms=00088}
22:56:21.891534 run                osmo-ms-mob/00089: Starting mobile
22:56:21.920006 run       osmo-ms-mob/00089(pid=225): Launched
22:56:21.940687 run                             mass: MS start registered  {at=42629732.22818772, delay=0.00789061188697815, ms=00089}
22:56:22.340970 run                             mass: MS performed LU  {at=42629732.62848164, lu_delay=6.195019729435444, ms=00078}
22:56:22.367782 run                             mass: MS performed LU  {at=42629732.65529811, lu_delay=5.811879388988018, ms=00079}
22:56:22.397818 run                osmo-ms-mob/00090: Starting mobile
22:56:22.436253 run       osmo-ms-mob/00090(pid=226): Launched
22:56:22.452543 run                             mass: MS performed LU  {at=42629732.74008553, lu_delay=5.38924191147089, ms=00080}
22:56:22.468579 run                             mass: MS start registered  {at=42629732.756149516, delay=0.0161629319190979, ms=00090}
22:56:22.483660 run                             mass: MS performed LU  {at=42629732.77120335, lu_delay=4.940533749759197, ms=00081}
22:56:23.195455 run                osmo-ms-mob/00091: Starting mobile
22:56:23.234803 run       osmo-ms-mob/00091(pid=227): Launched
22:56:23.255934 run                             mass: MS start registered  {at=42629733.54345247, delay=0.004980243742465973, ms=00091}
22:56:23.896834 run                osmo-ms-mob/00092: Starting mobile
22:56:23.938759 run       osmo-ms-mob/00092(pid=228): Launched
22:56:23.960527 run                             mass: MS start registered  {at=42629734.2479981, delay=0.004935644567012787, ms=00092}
22:56:24.103611 run                             mass: MS performed LU  {at=42629734.39108344, lu_delay=5.061892054975033, ms=00084}
22:56:24.140118 run                             mass: MS performed LU  {at=42629734.42761216, lu_delay=4.591860368847847, ms=00085}
22:56:24.159400 run                             mass: MS performed LU  {at=42629734.44690823, lu_delay=6.200962029397488, ms=00082}
22:56:24.413049 run                             mass: MS performed LU  {at=42629734.70054809, lu_delay=22.69422197341919, ms=00037}
22:56:24.695117 run                osmo-ms-mob/00093: Starting mobile
22:56:24.735060 run       osmo-ms-mob/00093(pid=229): Launched
22:56:24.754646 run                             mass: MS start registered  {at=42629735.04215319, delay=0.003222346305847168, ms=00093}
22:56:25.164715 run                             mass: MS performed LU  {at=42629735.4522243, lu_delay=6.6166045144200325, ms=00083}
22:56:25.597090 run                osmo-ms-mob/00094: Starting mobile
22:56:25.638664 run       osmo-ms-mob/00094(pid=230): Launched
22:56:25.663891 run                             mass: MS start registered  {at=42629735.95138539, delay=0.00744011253118515, ms=00094}
22:56:26.006759 run                             mass: MS performed LU  {at=42629736.29424927, lu_delay=4.664157547056675, ms=00088}
22:56:26.135361 run                             mass: MS performed LU  {at=42629736.42285636, lu_delay=5.990176893770695, ms=00086}
22:56:26.163696 run                             mass: MS performed LU  {at=42629736.45126588, lu_delay=5.652172759175301, ms=00087}
22:56:26.497454 run                osmo-ms-mob/00095: Starting mobile
22:56:26.536812 run       osmo-ms-mob/00095(pid=231): Launched
22:56:26.563764 run                             mass: MS start registered  {at=42629736.851266235, delay=0.009856648743152618, ms=00095}
22:56:27.495561 run                osmo-ms-mob/00096: Starting mobile
22:56:27.525868 run       osmo-ms-mob/00096(pid=232): Launched
22:56:27.546437 run                             mass: MS start registered  {at=42629737.833956815, delay=0.007926791906356812, ms=00096}
22:56:27.869659 run                             mass: MS performed LU  {at=42629738.15716045, lu_delay=4.613707982003689, ms=00091}
22:56:27.906667 run                             mass: MS performed LU  {at=42629738.19417755, lu_delay=5.438028037548065, ms=00090}
22:56:27.925433 run                             mass: MS performed LU  {at=42629738.21294805, lu_delay=5.984760329127312, ms=00089}
22:56:28.459667 run                             mass: MS performed LU  {at=42629738.747169405, lu_delay=23.08707584440708, ms=00048}
22:56:28.596842 run                osmo-ms-mob/00097: Starting mobile
22:56:28.640598 run       osmo-ms-mob/00097(pid=233): Launched
22:56:28.673258 run                             mass: MS start registered  {at=42629738.96075352, delay=0.011304393410682678, ms=00097}
22:56:29.895298 run                osmo-ms-mob/00098: Starting mobile
22:56:29.927825 run       osmo-ms-mob/00098(pid=234): Launched
22:56:29.946200 run                             mass: MS performed LU  {at=42629740.23375136, lu_delay=5.191598169505596, ms=00093}
22:56:29.957829 run                             mass: MS performed LU  {at=42629740.24541218, lu_delay=5.9974140748381615, ms=00092}
22:56:29.969699 run                             mass: MS start registered  {at=42629740.25727919, delay=0.02359353005886078, ms=00098}
22:56:31.695507 run                osmo-ms-mob/00099: Starting mobile
22:56:31.724932 run       osmo-ms-mob/00099(pid=235): Launched
22:56:31.737010 run                             mass: All started... {duration=55.75660061836243, too_slow=0}
22:56:31.748546 run                             mass: MS performed LU  {at=42629742.03609749, lu_delay=6.084712103009224, ms=00094}
22:56:31.761681 run                             mass: MS start registered  {at=42629742.0492623, delay=0.024694204330444336, ms=00099}
22:56:31.777481 run                             mass: MS performed LU  {at=42629742.065043576, lu_delay=5.213777340948582, ms=00095}
22:56:33.665793 run                             mass: MS performed LU  {at=42629743.95328861, lu_delay=6.119331791996956, ms=00096}
22:56:33.684317 run                             mass: MS performed LU  {at=42629743.97186523, lu_delay=21.33838841319084, ms=00069}
22:56:33.753768 run                             mass: MS performed LU  {at=42629744.04128175, lu_delay=5.080528229475021, ms=00097}
22:56:33.772245 run                             mass: MS performed LU  {at=42629744.0597679, lu_delay=21.816992424428463, ms=00068}
22:56:35.502210 run                             mass: MS performed LU  {at=42629745.78969485, lu_delay=5.5324156656861305, ms=00098}
22:56:37.404193 run                             mass: MS performed LU  {at=42629747.69170459, lu_delay=5.6424422934651375, ms=00099}
22:56:37.419872 run                             mass: Tests done {all_completed=True, max=23.08707584440708, min=4.464797988533974}
22:56:37.430862 tst         register_default_mass.py: Test passed (84.7 sec)
22:56:37.438735 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM)
22:56:37.442772 run      osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM)
22:56:37.446797 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM)
22:56:37.450779 run      osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM)
22:56:37.454793 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM)
22:56:37.459744 run      osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM)
22:56:37.464936 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM)
22:56:37.469734 run      osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM)
22:56:37.473730 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM)
22:56:37.479258 run      osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM)
22:56:37.485362 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM)
22:56:37.489440 run      osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM)
22:56:37.493547 run         osmo-bts-virtual(pid=35): Terminating (SIGTERM)
22:56:37.497612 run   osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM)
22:56:37.502493 run   osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM)
22:56:37.506586 run   osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM)
22:56:37.510871 run   osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM)
22:56:37.516056 run   osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM)
22:56:37.520601 run   osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM)
22:56:37.525113 run   osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM)
22:56:37.531458 run   osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM)
22:56:37.536682 run   osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM)
22:56:37.543005 run   osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM)
22:56:37.549924 run   osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM)
22:56:37.556606 run   osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM)
22:56:37.563203 run   osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM)
22:56:37.569979 run   osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM)
22:56:37.576851 run   osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM)
22:56:37.583404 run   osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM)
22:56:37.590000 run   osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM)
22:56:37.600570 run   osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM)
22:56:37.618095 run   osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM)
22:56:37.628340 run   osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM)
22:56:37.635666 run   osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM)
22:56:37.642946 run   osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM)
22:56:37.656161 run   osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM)
22:56:37.666275 run   osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM)
22:56:37.673786 run   osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM)
22:56:37.688190 run   osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM)
22:56:37.696046 run   osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM)
22:56:37.703626 run   osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM)
22:56:37.710565 run   osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM)
22:56:37.717534 run   osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM)
22:56:37.724570 run   osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM)
22:56:37.732550 run   osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM)
22:56:37.739451 run   osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM)
22:56:37.753542 run   osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM)
22:56:37.766200 run   osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM)
22:56:37.773493 run   osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM)
22:56:37.780345 run   osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM)
22:56:37.787302 run   osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM)
22:56:37.794525 run   osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM)
22:56:37.802220 run   osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM)
22:56:37.810257 run   osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM)
22:56:37.817482 run   osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM)
22:56:37.827592 run   osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM)
22:56:37.834889 run   osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM)
22:56:37.841917 run   osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM)
22:56:37.854941 run   osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM)
22:56:37.863667 run   osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM)
22:56:37.873972 run   osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM)
22:56:37.881501 run   osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM)
22:56:37.896911 run   osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM)
22:56:37.904153 run   osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM)
22:56:37.912627 run   osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM)
22:56:37.926542 run   osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM)
22:56:37.933453 run   osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM)
22:56:37.943316 run   osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM)
22:56:37.955553 run   osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM)
22:56:37.961421 run   osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM)
22:56:37.968349 run   osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM)
22:56:37.974835 run   osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM)
22:56:37.981426 run   osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM)
22:56:37.987757 run   osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM)
22:56:37.994198 run   osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM)
22:56:38.000234 run   osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM)
22:56:38.005881 run   osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM)
22:56:38.011811 run  osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM)
22:56:38.018994 run  osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM)
22:56:38.025193 run  osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM)
22:56:38.031436 run  osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM)
22:56:38.046881 run  osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM)
22:56:38.054472 run  osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM)
22:56:38.066498 run  osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM)
22:56:38.074616 run  osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM)
22:56:38.087911 run  osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM)
22:56:38.094457 run  osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM)
22:56:38.100480 run  osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM)
22:56:38.106150 run  osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM)
22:56:38.112523 run  osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM)
22:56:38.117876 run  osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM)
22:56:38.123190 run  osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM)
22:56:38.128799 run  osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM)
22:56:38.136860 run  osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM)
22:56:38.144363 run  osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM)
22:56:38.149786 run  osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM)
22:56:38.165670 run  osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM)
22:56:38.172888 run  osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM)
22:56:38.178279 run  osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM)
22:56:38.197412 run  osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM)
22:56:38.202756 run  osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM)
22:56:38.216193 run  osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM)
22:56:38.221671 run  osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM)
22:56:38.226835 run  osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM)
22:56:38.232372 run  osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM)
22:56:38.248624 run  osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM)
22:56:38.254035 run  osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM)
22:56:38.260557 run  osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM)
22:56:38.266163 run  osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM)
22:56:38.271885 run  osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM)
22:56:38.277543 run  osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM)
22:56:38.283213 run  osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM)
22:56:38.289003 run  osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM)
22:56:38.294449 run       osmo-ms-mob/00000(pid=136): Terminating (SIGTERM)
22:56:38.299657 run       osmo-ms-mob/00001(pid=137): Terminating (SIGTERM)
22:56:38.305307 run       osmo-ms-mob/00002(pid=138): Terminating (SIGTERM)
22:56:38.310438 run       osmo-ms-mob/00003(pid=139): Terminating (SIGTERM)
22:56:38.314985 run       osmo-ms-mob/00004(pid=140): Terminating (SIGTERM)
22:56:38.320158 run       osmo-ms-mob/00005(pid=141): Terminating (SIGTERM)
22:56:38.325012 run       osmo-ms-mob/00006(pid=142): Terminating (SIGTERM)
22:56:38.329445 run       osmo-ms-mob/00007(pid=143): Terminating (SIGTERM)
22:56:38.333759 run       osmo-ms-mob/00008(pid=144): Terminating (SIGTERM)
22:56:38.338061 run       osmo-ms-mob/00009(pid=145): Terminating (SIGTERM)
22:56:38.342488 run       osmo-ms-mob/00010(pid=146): Terminating (SIGTERM)
22:56:38.346965 run       osmo-ms-mob/00011(pid=147): Terminating (SIGTERM)
22:56:38.351382 run       osmo-ms-mob/00012(pid=148): Terminating (SIGTERM)
22:56:38.355773 run       osmo-ms-mob/00013(pid=149): Terminating (SIGTERM)
22:56:38.360107 run       osmo-ms-mob/00014(pid=150): Terminating (SIGTERM)
22:56:38.364542 run       osmo-ms-mob/00015(pid=151): Terminating (SIGTERM)
22:56:38.369224 run       osmo-ms-mob/00016(pid=152): Terminating (SIGTERM)
22:56:38.373579 run       osmo-ms-mob/00017(pid=153): Terminating (SIGTERM)
22:56:38.377994 run       osmo-ms-mob/00018(pid=154): Terminating (SIGTERM)
22:56:38.382368 run       osmo-ms-mob/00019(pid=155): Terminating (SIGTERM)
22:56:38.386675 run       osmo-ms-mob/00020(pid=156): Terminating (SIGTERM)
22:56:38.391296 run       osmo-ms-mob/00021(pid=157): Terminating (SIGTERM)
22:56:38.395956 run       osmo-ms-mob/00022(pid=158): Terminating (SIGTERM)
22:56:38.400304 run       osmo-ms-mob/00023(pid=159): Terminating (SIGTERM)
22:56:38.404500 run       osmo-ms-mob/00024(pid=160): Terminating (SIGTERM)
22:56:38.408843 run       osmo-ms-mob/00025(pid=161): Terminating (SIGTERM)
22:56:38.413383 run       osmo-ms-mob/00026(pid=162): Terminating (SIGTERM)
22:56:38.417929 run       osmo-ms-mob/00027(pid=163): Terminating (SIGTERM)
22:56:38.422415 run       osmo-ms-mob/00028(pid=164): Terminating (SIGTERM)
22:56:38.426737 run       osmo-ms-mob/00029(pid=165): Terminating (SIGTERM)
22:56:38.431026 run       osmo-ms-mob/00030(pid=166): Terminating (SIGTERM)
22:56:38.435349 run       osmo-ms-mob/00031(pid=167): Terminating (SIGTERM)
22:56:38.439598 run       osmo-ms-mob/00032(pid=168): Terminating (SIGTERM)
22:56:38.443734 run       osmo-ms-mob/00033(pid=169): Terminating (SIGTERM)
22:56:38.449053 run       osmo-ms-mob/00034(pid=170): Terminating (SIGTERM)
22:56:38.453430 run       osmo-ms-mob/00035(pid=171): Terminating (SIGTERM)
22:56:38.457625 run       osmo-ms-mob/00036(pid=172): Terminating (SIGTERM)
22:56:38.461777 run       osmo-ms-mob/00037(pid=173): Terminating (SIGTERM)
22:56:38.465908 run       osmo-ms-mob/00038(pid=174): Terminating (SIGTERM)
22:56:38.470029 run       osmo-ms-mob/00039(pid=175): Terminating (SIGTERM)
22:56:38.474188 run       osmo-ms-mob/00040(pid=176): Terminating (SIGTERM)
22:56:38.478362 run       osmo-ms-mob/00041(pid=177): Terminating (SIGTERM)
22:56:38.482528 run       osmo-ms-mob/00042(pid=178): Terminating (SIGTERM)
22:56:38.486724 run       osmo-ms-mob/00043(pid=179): Terminating (SIGTERM)
22:56:38.491003 run       osmo-ms-mob/00044(pid=180): Terminating (SIGTERM)
22:56:38.495360 run       osmo-ms-mob/00045(pid=181): Terminating (SIGTERM)
22:56:38.499574 run       osmo-ms-mob/00046(pid=182): Terminating (SIGTERM)
22:56:38.503758 run       osmo-ms-mob/00047(pid=183): Terminating (SIGTERM)
22:56:38.508008 run       osmo-ms-mob/00048(pid=184): Terminating (SIGTERM)
22:56:38.512341 run       osmo-ms-mob/00049(pid=185): Terminating (SIGTERM)
22:56:38.517093 run       osmo-ms-mob/00050(pid=186): Terminating (SIGTERM)
22:56:38.521467 run       osmo-ms-mob/00051(pid=187): Terminating (SIGTERM)
22:56:38.525975 run       osmo-ms-mob/00052(pid=188): Terminating (SIGTERM)
22:56:38.530653 run       osmo-ms-mob/00053(pid=189): Terminating (SIGTERM)
22:56:38.536949 run       osmo-ms-mob/00054(pid=190): Terminating (SIGTERM)
22:56:38.543465 run       osmo-ms-mob/00055(pid=191): Terminating (SIGTERM)
22:56:38.549037 run       osmo-ms-mob/00056(pid=192): Terminating (SIGTERM)
22:56:38.553309 run       osmo-ms-mob/00057(pid=193): Terminating (SIGTERM)
22:56:38.557686 run       osmo-ms-mob/00058(pid=194): Terminating (SIGTERM)
22:56:38.562247 run       osmo-ms-mob/00059(pid=195): Terminating (SIGTERM)
22:56:38.566425 run       osmo-ms-mob/00060(pid=196): Terminating (SIGTERM)
22:56:38.570644 run       osmo-ms-mob/00061(pid=197): Terminating (SIGTERM)
22:56:38.574861 run       osmo-ms-mob/00062(pid=198): Terminating (SIGTERM)
22:56:38.579122 run       osmo-ms-mob/00063(pid=199): Terminating (SIGTERM)
22:56:38.583185 run       osmo-ms-mob/00064(pid=200): Terminating (SIGTERM)
22:56:38.587174 run       osmo-ms-mob/00065(pid=201): Terminating (SIGTERM)
22:56:38.591116 run       osmo-ms-mob/00066(pid=202): Terminating (SIGTERM)
22:56:38.595093 run       osmo-ms-mob/00067(pid=203): Terminating (SIGTERM)
22:56:38.599078 run       osmo-ms-mob/00068(pid=204): Terminating (SIGTERM)
22:56:38.603017 run       osmo-ms-mob/00069(pid=205): Terminating (SIGTERM)
22:56:38.606970 run       osmo-ms-mob/00070(pid=206): Terminating (SIGTERM)
22:56:38.610988 run       osmo-ms-mob/00071(pid=207): Terminating (SIGTERM)
22:56:38.614935 run       osmo-ms-mob/00072(pid=208): Terminating (SIGTERM)
22:56:38.618866 run       osmo-ms-mob/00073(pid=209): Terminating (SIGTERM)
22:56:38.622812 run       osmo-ms-mob/00074(pid=210): Terminating (SIGTERM)
22:56:38.626784 run       osmo-ms-mob/00075(pid=211): Terminating (SIGTERM)
22:56:38.630767 run       osmo-ms-mob/00076(pid=212): Terminating (SIGTERM)
22:56:38.634740 run       osmo-ms-mob/00077(pid=213): Terminating (SIGTERM)
22:56:38.638680 run       osmo-ms-mob/00078(pid=214): Terminating (SIGTERM)
22:56:38.642628 run       osmo-ms-mob/00079(pid=215): Terminating (SIGTERM)
22:56:38.646547 run       osmo-ms-mob/00080(pid=216): Terminating (SIGTERM)
22:56:38.650446 run       osmo-ms-mob/00081(pid=217): Terminating (SIGTERM)
22:56:38.654368 run       osmo-ms-mob/00082(pid=218): Terminating (SIGTERM)
22:56:38.658285 run       osmo-ms-mob/00083(pid=219): Terminating (SIGTERM)
22:56:38.662308 run       osmo-ms-mob/00084(pid=220): Terminating (SIGTERM)
22:56:38.666304 run       osmo-ms-mob/00085(pid=221): Terminating (SIGTERM)
22:56:38.670296 run       osmo-ms-mob/00086(pid=222): Terminating (SIGTERM)
22:56:38.674922 run       osmo-ms-mob/00087(pid=223): Terminating (SIGTERM)
22:56:38.678862 run       osmo-ms-mob/00088(pid=224): Terminating (SIGTERM)
22:56:38.682829 run       osmo-ms-mob/00089(pid=225): Terminating (SIGTERM)
22:56:38.686854 run       osmo-ms-mob/00090(pid=226): Terminating (SIGTERM)
22:56:38.690857 run       osmo-ms-mob/00091(pid=227): Terminating (SIGTERM)
22:56:38.694810 run       osmo-ms-mob/00092(pid=228): Terminating (SIGTERM)
22:56:38.698789 run       osmo-ms-mob/00093(pid=229): Terminating (SIGTERM)
22:56:38.702757 run       osmo-ms-mob/00094(pid=230): Terminating (SIGTERM)
22:56:38.706877 run       osmo-ms-mob/00095(pid=231): Terminating (SIGTERM)
22:56:38.710891 run       osmo-ms-mob/00096(pid=232): Terminating (SIGTERM)
22:56:38.714861 run       osmo-ms-mob/00097(pid=233): Terminating (SIGTERM)
22:56:38.718980 run       osmo-ms-mob/00098(pid=234): Terminating (SIGTERM)
22:56:38.723056 run       osmo-ms-mob/00099(pid=235): Terminating (SIGTERM)
22:56:38.727130 ---      ParallelTerminationStrategy: PID 23 died...
22:56:38.729042 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0}
22:56:38.733552 ---      ParallelTerminationStrategy: PID 24 died...
22:56:38.735515 run      osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0}
22:56:38.740216 ---      ParallelTerminationStrategy: PID 25 died...
22:56:38.742114 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0}
22:56:38.746522 ---      ParallelTerminationStrategy: PID 26 died...
22:56:38.748442 run      osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0}
22:56:38.752917 ---      ParallelTerminationStrategy: PID 27 died...
22:56:38.754854 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0}
22:56:38.760594 ---      ParallelTerminationStrategy: PID 28 died...
22:56:38.763242 run      osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0}
22:56:38.769782 ---      ParallelTerminationStrategy: PID 29 died...
22:56:38.772529 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0}
22:56:38.779225 ---      ParallelTerminationStrategy: PID 30 died...
22:56:38.782102 run      osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15}
22:56:38.788858 ---      ParallelTerminationStrategy: PID 31 died...
22:56:38.791675 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0}
22:56:38.798472 ---      ParallelTerminationStrategy: PID 32 died...
22:56:38.801317 run      osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15}
22:56:38.807917 ---      ParallelTerminationStrategy: PID 33 died...
22:56:38.810674 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0}
22:56:38.817314 ---      ParallelTerminationStrategy: PID 34 died...
22:56:38.820079 run      osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0}
22:56:38.826324 ---      ParallelTerminationStrategy: PID 36 died...
22:56:38.829030 run   osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0}
22:56:38.835548 ---      ParallelTerminationStrategy: PID 37 died...
22:56:38.838315 run   osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0}
22:56:38.844942 ---      ParallelTerminationStrategy: PID 38 died...
22:56:38.847672 run   osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0}
22:56:38.854224 ---      ParallelTerminationStrategy: PID 39 died...
22:56:38.856952 run   osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0}
22:56:38.863511 ---      ParallelTerminationStrategy: PID 40 died...
22:56:38.866300 run   osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0}
22:56:38.872877 ---      ParallelTerminationStrategy: PID 41 died...
22:56:38.875610 run   osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0}
22:56:38.882234 ---      ParallelTerminationStrategy: PID 42 died...
22:56:38.884984 run   osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0}
22:56:38.891560 ---      ParallelTerminationStrategy: PID 43 died...
22:56:38.894296 run   osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0}
22:56:38.900726 ---      ParallelTerminationStrategy: PID 44 died...
22:56:38.903449 run   osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0}
22:56:38.910030 ---      ParallelTerminationStrategy: PID 45 died...
22:56:38.912790 run   osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0}
22:56:38.919297 ---      ParallelTerminationStrategy: PID 46 died...
22:56:38.922055 run   osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0}
22:56:38.928559 ---      ParallelTerminationStrategy: PID 47 died...
22:56:38.931274 run   osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0}
22:56:38.937792 ---      ParallelTerminationStrategy: PID 48 died...
22:56:38.940525 run   osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0}
22:56:38.947028 ---      ParallelTerminationStrategy: PID 49 died...
22:56:38.949812 run   osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0}
22:56:38.956304 ---      ParallelTerminationStrategy: PID 50 died...
22:56:38.959042 run   osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0}
22:56:38.965649 ---      ParallelTerminationStrategy: PID 51 died...
22:56:38.968357 run   osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0}
22:56:38.974851 ---      ParallelTerminationStrategy: PID 52 died...
22:56:38.977556 run   osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0}
22:56:38.983994 ---      ParallelTerminationStrategy: PID 53 died...
22:56:38.986696 run   osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0}
22:56:38.993157 ---      ParallelTerminationStrategy: PID 54 died...
22:56:38.995845 run   osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0}
22:56:39.002358 ---      ParallelTerminationStrategy: PID 55 died...
22:56:39.005046 run   osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0}
22:56:39.011519 ---      ParallelTerminationStrategy: PID 56 died...
22:56:39.014216 run   osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0}
22:56:39.020725 ---      ParallelTerminationStrategy: PID 57 died...
22:56:39.023402 run   osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0}
22:56:39.029923 ---      ParallelTerminationStrategy: PID 58 died...
22:56:39.032600 run   osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0}
22:56:39.039041 ---      ParallelTerminationStrategy: PID 59 died...
22:56:39.041773 run   osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0}
22:56:39.048268 ---      ParallelTerminationStrategy: PID 60 died...
22:56:39.050970 run   osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0}
22:56:39.057437 ---      ParallelTerminationStrategy: PID 61 died...
22:56:39.060165 run   osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0}
22:56:39.066728 ---      ParallelTerminationStrategy: PID 62 died...
22:56:39.069525 run   osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0}
22:56:39.076059 ---      ParallelTerminationStrategy: PID 63 died...
22:56:39.079041 run   osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0}
22:56:39.085566 ---      ParallelTerminationStrategy: PID 64 died...
22:56:39.088293 run   osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0}
22:56:39.094898 ---      ParallelTerminationStrategy: PID 65 died...
22:56:39.097675 run   osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0}
22:56:39.104226 ---      ParallelTerminationStrategy: PID 66 died...
22:56:39.106958 run   osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0}
22:56:39.113600 ---      ParallelTerminationStrategy: PID 67 died...
22:56:39.116319 run   osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0}
22:56:39.122808 ---      ParallelTerminationStrategy: PID 68 died...
22:56:39.125527 run   osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0}
22:56:39.132134 ---      ParallelTerminationStrategy: PID 69 died...
22:56:39.134927 run   osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0}
22:56:39.141487 ---      ParallelTerminationStrategy: PID 70 died...
22:56:39.144216 run   osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0}
22:56:39.150809 ---      ParallelTerminationStrategy: PID 71 died...
22:56:39.153529 run   osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0}
22:56:39.160075 ---      ParallelTerminationStrategy: PID 72 died...
22:56:39.162821 run   osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0}
22:56:39.169322 ---      ParallelTerminationStrategy: PID 73 died...
22:56:39.172060 run   osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0}
22:56:39.177825 ---      ParallelTerminationStrategy: PID 74 died...
22:56:39.179827 run   osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0}
22:56:39.184907 ---      ParallelTerminationStrategy: PID 75 died...
22:56:39.187121 run   osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0}
22:56:39.191934 ---      ParallelTerminationStrategy: PID 76 died...
22:56:39.194013 run   osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0}
22:56:39.198784 ---      ParallelTerminationStrategy: PID 77 died...
22:56:39.200991 run   osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0}
22:56:39.205776 ---      ParallelTerminationStrategy: PID 78 died...
22:56:39.207812 run   osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0}
22:56:39.212383 ---      ParallelTerminationStrategy: PID 79 died...
22:56:39.214401 run   osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0}
22:56:39.219296 ---      ParallelTerminationStrategy: PID 80 died...
22:56:39.221349 run   osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0}
22:56:39.227500 ---      ParallelTerminationStrategy: PID 81 died...
22:56:39.230246 run   osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0}
22:56:39.236882 ---      ParallelTerminationStrategy: PID 82 died...
22:56:39.239580 run   osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0}
22:56:39.245038 ---      ParallelTerminationStrategy: PID 83 died...
22:56:39.246964 run   osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0}
22:56:39.252116 ---      ParallelTerminationStrategy: PID 84 died...
22:56:39.254434 run   osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0}
22:56:39.260022 ---      ParallelTerminationStrategy: PID 85 died...
22:56:39.262416 run   osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0}
22:56:39.268187 ---      ParallelTerminationStrategy: PID 86 died...
22:56:39.270619 run   osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0}
22:56:39.276421 ---      ParallelTerminationStrategy: PID 87 died...
22:56:39.278802 run   osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0}
22:56:39.284591 ---      ParallelTerminationStrategy: PID 88 died...
22:56:39.287006 run   osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0}
22:56:39.292746 ---      ParallelTerminationStrategy: PID 89 died...
22:56:39.295130 run   osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0}
22:56:39.300861 ---      ParallelTerminationStrategy: PID 90 died...
22:56:39.303197 run   osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0}
22:56:39.308718 ---      ParallelTerminationStrategy: PID 91 died...
22:56:39.310984 run   osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0}
22:56:39.316285 ---      ParallelTerminationStrategy: PID 92 died...
22:56:39.318541 run   osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0}
22:56:39.323880 ---      ParallelTerminationStrategy: PID 93 died...
22:56:39.326145 run   osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0}
22:56:39.331463 ---      ParallelTerminationStrategy: PID 94 died...
22:56:39.338054 run   osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0}
22:56:39.343594 ---      ParallelTerminationStrategy: PID 95 died...
22:56:39.345883 run   osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0}
22:56:39.351266 ---      ParallelTerminationStrategy: PID 96 died...
22:56:39.353574 run   osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0}
22:56:39.359193 ---      ParallelTerminationStrategy: PID 97 died...
22:56:39.361550 run   osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0}
22:56:39.367245 ---      ParallelTerminationStrategy: PID 98 died...
22:56:39.369616 run   osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0}
22:56:39.375209 ---      ParallelTerminationStrategy: PID 99 died...
22:56:39.377527 run   osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0}
22:56:39.383003 ---      ParallelTerminationStrategy: PID 100 died...
22:56:39.385311 run  osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0}
22:56:39.390774 ---      ParallelTerminationStrategy: PID 101 died...
22:56:39.393062 run  osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0}
22:56:39.398526 ---      ParallelTerminationStrategy: PID 102 died...
22:56:39.400781 run  osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0}
22:56:39.406209 ---      ParallelTerminationStrategy: PID 103 died...
22:56:39.408484 run  osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0}
22:56:39.413983 ---      ParallelTerminationStrategy: PID 104 died...
22:56:39.416279 run  osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0}
22:56:39.421935 ---      ParallelTerminationStrategy: PID 105 died...
22:56:39.424229 run  osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0}
22:56:39.429799 ---      ParallelTerminationStrategy: PID 106 died...
22:56:39.432098 run  osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0}
22:56:39.437701 ---      ParallelTerminationStrategy: PID 107 died...
22:56:39.439988 run  osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0}
22:56:39.445528 ---      ParallelTerminationStrategy: PID 108 died...
22:56:39.447804 run  osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0}
22:56:39.453282 ---      ParallelTerminationStrategy: PID 109 died...
22:56:39.455561 run  osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0}
22:56:39.461082 ---      ParallelTerminationStrategy: PID 110 died...
22:56:39.463354 run  osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0}
22:56:39.468870 ---      ParallelTerminationStrategy: PID 111 died...
22:56:39.471171 run  osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0}
22:56:39.476808 ---      ParallelTerminationStrategy: PID 112 died...
22:56:39.479123 run  osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0}
22:56:39.484672 ---      ParallelTerminationStrategy: PID 113 died...
22:56:39.486977 run  osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0}
22:56:39.492575 ---      ParallelTerminationStrategy: PID 114 died...
22:56:39.494949 run  osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0}
22:56:39.500608 ---      ParallelTerminationStrategy: PID 115 died...
22:56:39.502933 run  osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0}
22:56:39.508524 ---      ParallelTerminationStrategy: PID 116 died...
22:56:39.510876 run  osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0}
22:56:39.517059 ---      ParallelTerminationStrategy: PID 117 died...
22:56:39.519624 run  osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0}
22:56:39.525528 ---      ParallelTerminationStrategy: PID 118 died...
22:56:39.528112 run  osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0}
22:56:39.534047 ---      ParallelTerminationStrategy: PID 119 died...
22:56:39.536653 run  osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0}
22:56:39.542717 ---      ParallelTerminationStrategy: PID 120 died...
22:56:39.545414 run  osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0}
22:56:39.551454 ---      ParallelTerminationStrategy: PID 121 died...
22:56:39.554135 run  osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0}
22:56:39.560254 ---      ParallelTerminationStrategy: PID 122 died...
22:56:39.563050 run  osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0}
22:56:39.569182 ---      ParallelTerminationStrategy: PID 123 died...
22:56:39.571800 run  osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0}
22:56:39.577787 ---      ParallelTerminationStrategy: PID 124 died...
22:56:39.580439 run  osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0}
22:56:39.586394 ---      ParallelTerminationStrategy: PID 125 died...
22:56:39.589015 run  osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0}
22:56:39.594965 ---      ParallelTerminationStrategy: PID 126 died...
22:56:39.597660 run  osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0}
22:56:39.603720 ---      ParallelTerminationStrategy: PID 127 died...
22:56:39.606425 run  osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0}
22:56:39.612536 ---      ParallelTerminationStrategy: PID 128 died...
22:56:39.615231 run  osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0}
22:56:39.621237 ---      ParallelTerminationStrategy: PID 129 died...
22:56:39.623966 run  osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0}
22:56:39.630004 ---      ParallelTerminationStrategy: PID 130 died...
22:56:39.632756 run  osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0}
22:56:39.638892 ---      ParallelTerminationStrategy: PID 131 died...
22:56:39.641711 run  osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0}
22:56:39.647811 ---      ParallelTerminationStrategy: PID 132 died...
22:56:39.650497 run  osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0}
22:56:39.656535 ---      ParallelTerminationStrategy: PID 133 died...
22:56:39.659173 run  osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0}
22:56:39.665214 ---      ParallelTerminationStrategy: PID 134 died...
22:56:39.667894 run  osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0}
22:56:39.674195 ---      ParallelTerminationStrategy: PID 135 died...
22:56:39.676906 run  osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0}
22:56:39.682894 ---      ParallelTerminationStrategy: PID 136 died...
22:56:39.685567 run       osmo-ms-mob/00000(pid=136): Terminated {rc=26112}
22:56:39.691510 ---      ParallelTerminationStrategy: PID 137 died...
22:56:39.694218 run       osmo-ms-mob/00001(pid=137): Terminated {rc=26112}
22:56:39.700235 ---      ParallelTerminationStrategy: PID 138 died...
22:56:39.702927 run       osmo-ms-mob/00002(pid=138): Terminated {rc=26112}
22:56:39.708902 ---      ParallelTerminationStrategy: PID 139 died...
22:56:39.711579 run       osmo-ms-mob/00003(pid=139): Terminated {rc=26112}
22:56:39.717704 ---      ParallelTerminationStrategy: PID 140 died...
22:56:39.720566 run       osmo-ms-mob/00004(pid=140): Terminated {rc=26112}
22:56:39.726737 ---      ParallelTerminationStrategy: PID 141 died...
22:56:39.729474 run       osmo-ms-mob/00005(pid=141): Terminated {rc=26112}
22:56:39.735421 ---      ParallelTerminationStrategy: PID 142 died...
22:56:39.737850 run       osmo-ms-mob/00006(pid=142): Terminated {rc=26112}
22:56:39.743643 ---      ParallelTerminationStrategy: PID 143 died...
22:56:39.746064 run       osmo-ms-mob/00007(pid=143): Terminated {rc=26112}
22:56:39.751775 ---      ParallelTerminationStrategy: PID 144 died...
22:56:39.754142 run       osmo-ms-mob/00008(pid=144): Terminated {rc=26112}
22:56:39.759778 ---      ParallelTerminationStrategy: PID 145 died...
22:56:39.762172 run       osmo-ms-mob/00009(pid=145): Terminated {rc=26112}
22:56:39.767702 ---      ParallelTerminationStrategy: PID 146 died...
22:56:39.769995 run       osmo-ms-mob/00010(pid=146): Terminated {rc=26112}
22:56:39.775542 ---      ParallelTerminationStrategy: PID 147 died...
22:56:39.777920 run       osmo-ms-mob/00011(pid=147): Terminated {rc=26112}
22:56:39.783574 ---      ParallelTerminationStrategy: PID 148 died...
22:56:39.785971 run       osmo-ms-mob/00012(pid=148): Terminated {rc=26112}
22:56:39.791513 ---      ParallelTerminationStrategy: PID 149 died...
22:56:39.793861 run       osmo-ms-mob/00013(pid=149): Terminated {rc=26112}
22:56:39.799453 ---      ParallelTerminationStrategy: PID 150 died...
22:56:39.801843 run       osmo-ms-mob/00014(pid=150): Terminated {rc=26112}
22:56:39.807507 ---      ParallelTerminationStrategy: PID 151 died...
22:56:39.810363 run       osmo-ms-mob/00015(pid=151): Terminated {rc=26112}
22:56:39.816886 ---      ParallelTerminationStrategy: PID 152 died...
22:56:39.819418 run       osmo-ms-mob/00016(pid=152): Terminated {rc=26112}
22:56:39.826592 ---      ParallelTerminationStrategy: PID 153 died...
22:56:39.829737 run       osmo-ms-mob/00017(pid=153): Terminated {rc=26112}
22:56:39.836439 ---      ParallelTerminationStrategy: PID 154 died...
22:56:39.838981 run       osmo-ms-mob/00018(pid=154): Terminated {rc=26112}
22:56:39.845017 ---      ParallelTerminationStrategy: PID 155 died...
22:56:39.847539 run       osmo-ms-mob/00019(pid=155): Terminated {rc=26112}
22:56:39.853683 ---      ParallelTerminationStrategy: PID 156 died...
22:56:39.856220 run       osmo-ms-mob/00020(pid=156): Terminated {rc=26112}
22:56:39.862201 ---      ParallelTerminationStrategy: PID 157 died...
22:56:39.865369 run       osmo-ms-mob/00021(pid=157): Terminated {rc=26112}
22:56:39.872741 ---      ParallelTerminationStrategy: PID 158 died...
22:56:39.875772 run       osmo-ms-mob/00022(pid=158): Terminated {rc=26112}
22:56:39.883148 ---      ParallelTerminationStrategy: PID 159 died...
22:56:39.886252 run       osmo-ms-mob/00023(pid=159): Terminated {rc=26112}
22:56:39.893634 ---      ParallelTerminationStrategy: PID 160 died...
22:56:39.896841 run       osmo-ms-mob/00024(pid=160): Terminated {rc=26112}
22:56:39.904675 ---      ParallelTerminationStrategy: PID 161 died...
22:56:39.907990 run       osmo-ms-mob/00025(pid=161): Terminated {rc=26112}
22:56:39.915550 ---      ParallelTerminationStrategy: PID 162 died...
22:56:39.918693 run       osmo-ms-mob/00026(pid=162): Terminated {rc=26112}
22:56:39.925896 ---      ParallelTerminationStrategy: PID 163 died...
22:56:39.929000 run       osmo-ms-mob/00027(pid=163): Terminated {rc=26112}
22:56:39.937108 ---      ParallelTerminationStrategy: PID 164 died...
22:56:39.940711 run       osmo-ms-mob/00028(pid=164): Terminated {rc=26112}
22:56:39.945663 ---      ParallelTerminationStrategy: PID 165 died...
22:56:39.947916 run       osmo-ms-mob/00029(pid=165): Terminated {rc=26112}
22:56:39.952729 ---      ParallelTerminationStrategy: PID 166 died...
22:56:39.954669 run       osmo-ms-mob/00030(pid=166): Terminated {rc=26112}
22:56:39.959461 ---      ParallelTerminationStrategy: PID 167 died...
22:56:39.961464 run       osmo-ms-mob/00031(pid=167): Terminated {rc=26112}
22:56:39.966049 ---      ParallelTerminationStrategy: PID 168 died...
22:56:39.967920 run       osmo-ms-mob/00032(pid=168): Terminated {rc=26112}
22:56:39.972520 ---      ParallelTerminationStrategy: PID 169 died...
22:56:39.974538 run       osmo-ms-mob/00033(pid=169): Terminated {rc=26112}
22:56:39.979033 ---      ParallelTerminationStrategy: PID 170 died...
22:56:39.980923 run       osmo-ms-mob/00034(pid=170): Terminated {rc=26112}
22:56:39.985949 ---      ParallelTerminationStrategy: PID 171 died...
22:56:39.987932 run       osmo-ms-mob/00035(pid=171): Terminated {rc=26112}
22:56:39.992613 ---      ParallelTerminationStrategy: PID 172 died...
22:56:39.994479 run       osmo-ms-mob/00036(pid=172): Terminated {rc=26112}
22:56:39.999000 ---      ParallelTerminationStrategy: PID 173 died...
22:56:40.001260 run       osmo-ms-mob/00037(pid=173): Terminated {rc=26112}
22:56:40.007047 ---      ParallelTerminationStrategy: PID 174 died...
22:56:40.009026 run       osmo-ms-mob/00038(pid=174): Terminated {rc=26112}
22:56:40.013702 ---      ParallelTerminationStrategy: PID 175 died...
22:56:40.015704 run       osmo-ms-mob/00039(pid=175): Terminated {rc=26112}
22:56:40.020227 ---      ParallelTerminationStrategy: PID 176 died...
22:56:40.022148 run       osmo-ms-mob/00040(pid=176): Terminated {rc=26112}
22:56:40.026667 ---      ParallelTerminationStrategy: PID 177 died...
22:56:40.028605 run       osmo-ms-mob/00041(pid=177): Terminated {rc=26112}
22:56:40.033150 ---      ParallelTerminationStrategy: PID 178 died...
22:56:40.035051 run       osmo-ms-mob/00042(pid=178): Terminated {rc=26112}
22:56:40.039633 ---      ParallelTerminationStrategy: PID 179 died...
22:56:40.041487 run       osmo-ms-mob/00043(pid=179): Terminated {rc=26112}
22:56:40.046058 ---      ParallelTerminationStrategy: PID 180 died...
22:56:40.048001 run       osmo-ms-mob/00044(pid=180): Terminated {rc=26112}
22:56:40.052563 ---      ParallelTerminationStrategy: PID 181 died...
22:56:40.054428 run       osmo-ms-mob/00045(pid=181): Terminated {rc=26112}
22:56:40.058948 ---      ParallelTerminationStrategy: PID 182 died...
22:56:40.060967 run       osmo-ms-mob/00046(pid=182): Terminated {rc=26112}
22:56:40.065440 ---      ParallelTerminationStrategy: PID 183 died...
22:56:40.067429 run       osmo-ms-mob/00047(pid=183): Terminated {rc=26112}
22:56:40.071920 ---      ParallelTerminationStrategy: PID 184 died...
22:56:40.073768 run       osmo-ms-mob/00048(pid=184): Terminated {rc=26112}
22:56:40.078189 ---      ParallelTerminationStrategy: PID 185 died...
22:56:40.080050 run       osmo-ms-mob/00049(pid=185): Terminated {rc=26112}
22:56:40.084614 ---      ParallelTerminationStrategy: PID 186 died...
22:56:40.086478 run       osmo-ms-mob/00050(pid=186): Terminated {rc=26112}
22:56:40.090925 ---      ParallelTerminationStrategy: PID 187 died...
22:56:40.092783 run       osmo-ms-mob/00051(pid=187): Terminated {rc=26112}
22:56:40.097217 ---      ParallelTerminationStrategy: PID 188 died...
22:56:40.099080 run       osmo-ms-mob/00052(pid=188): Terminated {rc=26112}
22:56:40.103475 ---      ParallelTerminationStrategy: PID 189 died...
22:56:40.105359 run       osmo-ms-mob/00053(pid=189): Terminated {rc=26112}
22:56:40.109808 ---      ParallelTerminationStrategy: PID 190 died...
22:56:40.111728 run       osmo-ms-mob/00054(pid=190): Terminated {rc=26112}
22:56:40.116180 ---      ParallelTerminationStrategy: PID 191 died...
22:56:40.118137 run       osmo-ms-mob/00055(pid=191): Terminated {rc=26112}
22:56:40.122643 ---      ParallelTerminationStrategy: PID 192 died...
22:56:40.124520 run       osmo-ms-mob/00056(pid=192): Terminated {rc=26112}
22:56:40.128917 ---      ParallelTerminationStrategy: PID 193 died...
22:56:40.130791 run       osmo-ms-mob/00057(pid=193): Terminated {rc=26112}
22:56:40.135498 ---      ParallelTerminationStrategy: PID 194 died...
22:56:40.137442 run       osmo-ms-mob/00058(pid=194): Terminated {rc=26112}
22:56:40.142887 ---      ParallelTerminationStrategy: PID 195 died...
22:56:40.146093 run       osmo-ms-mob/00059(pid=195): Terminated {rc=26112}
22:56:40.150642 ---      ParallelTerminationStrategy: PID 196 died...
22:56:40.152581 run       osmo-ms-mob/00060(pid=196): Terminated {rc=26112}
22:56:40.157193 ---      ParallelTerminationStrategy: PID 197 died...
22:56:40.159196 run       osmo-ms-mob/00061(pid=197): Terminated {rc=26112}
22:56:40.163856 ---      ParallelTerminationStrategy: PID 198 died...
22:56:40.165841 run       osmo-ms-mob/00062(pid=198): Terminated {rc=26112}
22:56:40.170455 ---      ParallelTerminationStrategy: PID 199 died...
22:56:40.172622 run       osmo-ms-mob/00063(pid=199): Terminated {rc=26112}
22:56:40.177331 ---      ParallelTerminationStrategy: PID 200 died...
22:56:40.179320 run       osmo-ms-mob/00064(pid=200): Terminated {rc=26112}
22:56:40.184063 ---      ParallelTerminationStrategy: PID 201 died...
22:56:40.186435 run       osmo-ms-mob/00065(pid=201): Terminated {rc=26112}
22:56:40.191054 ---      ParallelTerminationStrategy: PID 202 died...
22:56:40.193030 run       osmo-ms-mob/00066(pid=202): Terminated {rc=26112}
22:56:40.197624 ---      ParallelTerminationStrategy: PID 203 died...
22:56:40.199510 run       osmo-ms-mob/00067(pid=203): Terminated {rc=26112}
22:56:40.203961 ---      ParallelTerminationStrategy: PID 204 died...
22:56:40.205882 run       osmo-ms-mob/00068(pid=204): Terminated {rc=26112}
22:56:40.210653 ---      ParallelTerminationStrategy: PID 205 died...
22:56:40.212701 run       osmo-ms-mob/00069(pid=205): Terminated {rc=26112}
22:56:40.217446 ---      ParallelTerminationStrategy: PID 206 died...
22:56:40.219530 run       osmo-ms-mob/00070(pid=206): Terminated {rc=26112}
22:56:40.224512 ---      ParallelTerminationStrategy: PID 207 died...
22:56:40.226529 run       osmo-ms-mob/00071(pid=207): Terminated {rc=26112}
22:56:40.231381 ---      ParallelTerminationStrategy: PID 208 died...
22:56:40.233485 run       osmo-ms-mob/00072(pid=208): Terminated {rc=26112}
22:56:40.238228 ---      ParallelTerminationStrategy: PID 209 died...
22:56:40.240184 run       osmo-ms-mob/00073(pid=209): Terminated {rc=26112}
22:56:40.244873 ---      ParallelTerminationStrategy: PID 210 died...
22:56:40.246899 run       osmo-ms-mob/00074(pid=210): Terminated {rc=26112}
22:56:40.251560 ---      ParallelTerminationStrategy: PID 211 died...
22:56:40.253466 run       osmo-ms-mob/00075(pid=211): Terminated {rc=26112}
22:56:40.258051 ---      ParallelTerminationStrategy: PID 212 died...
22:56:40.259938 run       osmo-ms-mob/00076(pid=212): Terminated {rc=26112}
22:56:40.264637 ---      ParallelTerminationStrategy: PID 213 died...
22:56:40.266515 run       osmo-ms-mob/00077(pid=213): Terminated {rc=26112}
22:56:40.271076 ---      ParallelTerminationStrategy: PID 214 died...
22:56:40.273015 run       osmo-ms-mob/00078(pid=214): Terminated {rc=26112}
22:56:40.277657 ---      ParallelTerminationStrategy: PID 215 died...
22:56:40.279653 run       osmo-ms-mob/00079(pid=215): Terminated {rc=26112}
22:56:40.284272 ---      ParallelTerminationStrategy: PID 216 died...
22:56:40.286328 run       osmo-ms-mob/00080(pid=216): Terminated {rc=26112}
22:56:40.290890 ---      ParallelTerminationStrategy: PID 217 died...
22:56:40.292924 run       osmo-ms-mob/00081(pid=217): Terminated {rc=26112}
22:56:40.297472 ---      ParallelTerminationStrategy: PID 218 died...
22:56:40.299432 run       osmo-ms-mob/00082(pid=218): Terminated {rc=26112}
22:56:40.304003 ---      ParallelTerminationStrategy: PID 219 died...
22:56:40.305971 run       osmo-ms-mob/00083(pid=219): Terminated {rc=26112}
22:56:40.310366 ---      ParallelTerminationStrategy: PID 220 died...
22:56:40.312353 run       osmo-ms-mob/00084(pid=220): Terminated {rc=26112}
22:56:40.317000 ---      ParallelTerminationStrategy: PID 221 died...
22:56:40.318871 run       osmo-ms-mob/00085(pid=221): Terminated {rc=26112}
22:56:40.323495 ---      ParallelTerminationStrategy: PID 222 died...
22:56:40.325710 run       osmo-ms-mob/00086(pid=222): Terminated {rc=26112}
22:56:40.331118 ---      ParallelTerminationStrategy: PID 223 died...
22:56:40.333195 run       osmo-ms-mob/00087(pid=223): Terminated {rc=26112}
22:56:40.337813 ---      ParallelTerminationStrategy: PID 224 died...
22:56:40.339850 run       osmo-ms-mob/00088(pid=224): Terminated {rc=26112}
22:56:40.344664 ---      ParallelTerminationStrategy: PID 225 died...
22:56:40.346750 run       osmo-ms-mob/00089(pid=225): Terminated {rc=26112}
22:56:40.351381 ---      ParallelTerminationStrategy: PID 226 died...
22:56:40.353500 run       osmo-ms-mob/00090(pid=226): Terminated {rc=26112}
22:56:40.358184 ---      ParallelTerminationStrategy: PID 227 died...
22:56:40.360068 run       osmo-ms-mob/00091(pid=227): Terminated {rc=26112}
22:56:40.366695 ---      ParallelTerminationStrategy: PID 228 died...
22:56:40.369398 run       osmo-ms-mob/00092(pid=228): Terminated {rc=26112}
22:56:40.376146 ---      ParallelTerminationStrategy: PID 229 died...
22:56:40.378100 run       osmo-ms-mob/00093(pid=229): Terminated {rc=26112}
22:56:40.382706 ---      ParallelTerminationStrategy: PID 230 died...
22:56:40.384729 run       osmo-ms-mob/00094(pid=230): Terminated {rc=26112}
22:56:40.389331 ---      ParallelTerminationStrategy: PID 231 died...
22:56:40.391218 run       osmo-ms-mob/00095(pid=231): Terminated {rc=26112}
22:56:40.395911 ---      ParallelTerminationStrategy: PID 232 died...
22:56:40.397908 run       osmo-ms-mob/00096(pid=232): Terminated {rc=26112}
22:56:40.402787 ---      ParallelTerminationStrategy: PID 233 died...
22:56:40.404736 run       osmo-ms-mob/00097(pid=233): Terminated {rc=26112}
22:56:40.409798 ---      ParallelTerminationStrategy: PID 234 died...
22:56:40.411882 run       osmo-ms-mob/00098(pid=234): Terminated {rc=26112}
22:56:40.417201 ---      ParallelTerminationStrategy: PID 235 died...
22:56:40.419175 run       osmo-ms-mob/00099(pid=235): Terminated {rc=26112}
22:56:43.104507 ---      ParallelTerminationStrategy: PID 35 died...
22:56:43.106580 run         osmo-bts-virtual(pid=35): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7568 netreg_mass PASS
---------------------------------------------------------------------
22:56:43.283888 tst                       trial-7568: Storing JUnit report in /build/trial-7568/run.2024-04-24_22-55-11/trial-7568.xml

--------------------------------------------------------------------------------------------
trial-7568 PASS
--------------------------------------------------------------------------------------------
22:56:43.316761 tst                       trial-7568: trial-7568: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (84.7 sec)
+ exit_code=0
+ rm -rf trial-7568/inst
+ cd trial-7568
+ command -v journalctl
+ [ ! -z /bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-04-24 22:55:11
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7568-run.tgz run.2024-04-24_22-55-11
+ tar czf /build/trial-7568-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21684.tgz osmo-bts-oc2g.build-7557.tgz osmo-bts-sysmo.build-10059.tgz osmo-bts.build-9535.tgz osmo-ggsn.build-8539.tgz osmo-hlr.build-11150.tgz osmo-hnbgw.build-8261.tgz osmo-mgw.build-11449.tgz osmo-msc.build-35358.tgz osmo-nitb.build-16308.tgz osmo-pcu-oc2g.build-5119.tgz osmo-pcu-sysmo.build-6400.tgz osmo-pcu.build-6363.tgz osmo-sgsn.build-36878.tgz osmo-stp.build-11735.tgz osmo-trx.build-6519.tgz osmocom-bb.build-6186.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:bullseye chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS