Skipping 14 KB..
Full Log[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15175586642044484903.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8017
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
6a0878f ttcn3-gbproxy-test: run with titan 9.0.0
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.2s
#7 [ 2/28] RUN useradd -ms /bin/bash jenkins
#7 CACHED
#8 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#8 CACHED
#9 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#9 CACHED
#10 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#10 CACHED
#11 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#11 CACHED
#12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#12 CACHED
#13 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#13 CACHED
#14 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#14 CACHED
#15 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#15 CACHED
#16 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#16 CACHED
#17 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#17 CACHED
#18 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#18 CACHED
#19 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#19 CACHED
#20 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#20 CACHED
#21 [ 8/28] RUN MKDIR /var/run/sshd
#21 CACHED
#22 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#22 CACHED
#23 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#23 CACHED
#24 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#24 CACHED
#25 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#25 CACHED
#26 [20/28] WORKDIR /TMP
#26 CACHED
#27 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#27 CACHED
#28 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#28 CACHED
#29 [ 3/28] RUN groupadd osmo-gsm-tester
#29 CACHED
#30 [ 9/28] COPY SSH /root/.ssh
#30 CACHED
#31 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#31 CACHED
#32 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:889935b827221b7444c1f633b743c6edf3efe938a84c866c142d5a3757dd2837 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
[33m2 warnings found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
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=8018 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-07-05 22:48:23
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8018
+ mkdir -p trial-8018
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-07-05_13_28_44.tgz osmo-bts-oc2g.build-2025-07-05_00_51_41.tgz osmo-bts-sysmo.build-2025-07-05_00_51_45.tgz osmo-bts.build-2025-07-05_00_51_49.tgz osmo-ggsn.build-2025-07-05_20_43_00.tgz osmo-hlr.build-2025-07-05_16_36_52.tgz osmo-hnbgw.build-2025-07-05_13_30_08.tgz osmo-mgw.build-2025-07-05_08_33_14.tgz osmo-msc.build-2025-07-05_13_32_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-05_07_34_01.tgz osmo-pcu-sysmo.build-2025-07-05_07_36_09.tgz osmo-pcu.build-2025-07-05_07_36_15.tgz osmo-sgsn.build-2025-07-05_20_48_37.tgz osmo-stp.build-2025-07-05_13_25_13.tgz osmo-trx.build-2025-07-05_14_28_25.tgz osmocom-bb.build-2025-07-05_21_17_14.tgz srslte.build-19.tgz trial-8018
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-07-05_13_28_44.md5 osmo-bts-oc2g.build-2025-07-05_00_51_41.md5 osmo-bts-sysmo.build-2025-07-05_00_51_45.md5 osmo-bts.build-2025-07-05_00_51_49.md5 osmo-ggsn.build-2025-07-05_20_43_00.md5 osmo-hlr.build-2025-07-05_16_36_52.md5 osmo-hnbgw.build-2025-07-05_13_30_08.md5 osmo-mgw.build-2025-07-05_08_33_14.md5 osmo-msc.build-2025-07-05_13_32_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-05_07_34_01.md5 osmo-pcu-sysmo.build-2025-07-05_07_36_09.md5 osmo-pcu.build-2025-07-05_07_36_15.md5 osmo-sgsn.build-2025-07-05_20_48_37.md5 osmo-stp.build-2025-07-05_13_25_13.md5 osmo-trx.build-2025-07-05_14_28_25.md5 osmocom-bb.build-2025-07-05_21_17_14.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-07-05_13_28_44.md5 osmo-bts-oc2g.build-2025-07-05_00_51_41.md5 osmo-bts-sysmo.build-2025-07-05_00_51_45.md5 osmo-bts.build-2025-07-05_00_51_49.md5 osmo-ggsn.build-2025-07-05_20_43_00.md5 osmo-hlr.build-2025-07-05_16_36_52.md5 osmo-hnbgw.build-2025-07-05_13_30_08.md5 osmo-mgw.build-2025-07-05_08_33_14.md5 osmo-msc.build-2025-07-05_13_32_20.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-05_07_34_01.md5 osmo-pcu-sysmo.build-2025-07-05_07_36_09.md5 osmo-pcu.build-2025-07-05_07_36_15.md5 osmo-sgsn.build-2025-07-05_20_48_37.md5 osmo-stp.build-2025-07-05_13_25_13.md5 osmo-trx.build-2025-07-05_14_28_25.md5 osmocom-bb.build-2025-07-05_21_17_14.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-8018 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8018'
tests: None
/build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not(self.get_assigned_addr() is ''):
--------------------------------------------------------------------------------------------
trial-8018
--------------------------------------------------------------------------------------------
22:48:23.917511 tst trial-8018: Detailed log at /build/trial-8018/run.2025-07-05_22-48-23/log
---------------------------------------------------------------------
trial-8018 netreg_mass
---------------------------------------------------------------------
22:48:24.136253 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:24.136651 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:24.137477 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:24.138690 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:24.188106 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:24.188949 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:24.190132 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:24.260505 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-8018 netreg_mass register_default_mass.py
----------------------------------------------
22:48:24.262232 tst register_default_mass.py:9: Claiming resources for the test
22:48:24.278042 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.278602 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.279065 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.279524 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.279998 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.280470 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:24.280941 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:24.336616 tst register_default_mass.py: using LAC 2
22:48:24.371426 tst register_default_mass.py: using RAC 2
22:48:24.407089 tst register_default_mass.py: using CellId 2
22:48:24.439321 tst register_default_mass.py: using BVCI 3
22:48:24.445272 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.445959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.446539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.447069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.447613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.448143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.448739 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.449265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.449807 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.450323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.450832 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.451340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.451882 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.452405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.452924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.453450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.453968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.454475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.454989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.455505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.456005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.456512 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.457038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.457552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.458068 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.458584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.459090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.459588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.460097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.460593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.461117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.461632 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.462143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.462658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.463186 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.463700 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.464207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.464734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.465255 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.465760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.466274 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.466784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.467291 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.467789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.468310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.468819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.469329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.469854 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.470365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.470874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.471407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.471913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.472417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.472942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.473450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.473953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.474455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.474974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.475482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.475981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.476497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.477012 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.477535 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.478064 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.478569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.479092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.479601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.480120 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.480637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.481142 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.481639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.482156 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.482740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.483241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.483754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.484256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.484757 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.485274 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.485773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.486277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.486773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.487266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.487772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.488275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.488773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.489260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.489768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.490263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.490758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.491267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.491773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.492264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.492799 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.493307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.493804 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.494314 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.494820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.495324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.495850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.496353 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.496860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:24.497436 tst register_default_mass.py:21: Launching a simple network
22:48:24.507415 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:24.630147 run create_hlr_db(pid=20): Launched
22:48:25.640415 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:25.657691 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:25.673789 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:25.679980 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:25.861717 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:25.877336 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:25.883071 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:26.316206 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:26.331482 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:29.341456 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:29.458329 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:29.474255 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:29.480215 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:29.505022 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:29.520505 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:29.526261 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:29.847659 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:29.863754 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:35.902199 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:36.054760 run osmo-bts-virtual(pid=34): Launched
22:48:37.121636 tst register_default_mass.py: using MSISDN 1001
22:48:37.141085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:37.219670 tst register_default_mass.py: using MSISDN 1002
22:48:37.233987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:37.311444 tst register_default_mass.py: using MSISDN 1003
22:48:37.325696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:37.403686 tst register_default_mass.py: using MSISDN 1004
22:48:37.422407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:37.499551 tst register_default_mass.py: using MSISDN 1005
22:48:37.520291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:37.591918 tst register_default_mass.py: using MSISDN 1006
22:48:37.614670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:37.687940 tst register_default_mass.py: using MSISDN 1007
22:48:37.705776 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:37.788841 tst register_default_mass.py: using MSISDN 1008
22:48:37.814458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:37.883183 tst register_default_mass.py: using MSISDN 1009
22:48:37.892808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:37.979630 tst register_default_mass.py: using MSISDN 1010
22:48:37.986163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:38.069569 tst register_default_mass.py: using MSISDN 1011
22:48:38.091012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:38.156192 tst register_default_mass.py: using MSISDN 1012
22:48:38.170162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:38.240712 tst register_default_mass.py: using MSISDN 1013
22:48:38.259455 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:38.331727 tst register_default_mass.py: using MSISDN 1014
22:48:38.347354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:38.415500 tst register_default_mass.py: using MSISDN 1015
22:48:38.426008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:38.498438 tst register_default_mass.py: using MSISDN 1016
22:48:38.520156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:38.591341 tst register_default_mass.py: using MSISDN 1017
22:48:38.613615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:38.954439 tst register_default_mass.py: using MSISDN 1018
22:48:38.960390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:39.131580 tst register_default_mass.py: using MSISDN 1019
22:48:39.138276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:39.232708 tst register_default_mass.py: using MSISDN 1020
22:48:39.244344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:39.314691 tst register_default_mass.py: using MSISDN 1021
22:48:39.324230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:39.388681 tst register_default_mass.py: using MSISDN 1022
22:48:39.410280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:39.495537 tst register_default_mass.py: using MSISDN 1023
22:48:39.516375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:39.588200 tst register_default_mass.py: using MSISDN 1024
22:48:39.607242 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:39.685741 tst register_default_mass.py: using MSISDN 1025
22:48:39.691698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:39.765226 tst register_default_mass.py: using MSISDN 1026
22:48:39.771764 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:39.843184 tst register_default_mass.py: using MSISDN 1027
22:48:39.849169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:39.920116 tst register_default_mass.py: using MSISDN 1028
22:48:39.926276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:40.044815 tst register_default_mass.py: using MSISDN 1029
22:48:40.063189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:40.148009 tst register_default_mass.py: using MSISDN 1030
22:48:40.153955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:40.239643 tst register_default_mass.py: using MSISDN 1031
22:48:40.252570 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:40.339842 tst register_default_mass.py: using MSISDN 1032
22:48:40.360960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:40.421641 tst register_default_mass.py: using MSISDN 1033
22:48:40.442239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:40.514370 tst register_default_mass.py: using MSISDN 1034
22:48:40.534223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:40.630183 tst register_default_mass.py: using MSISDN 1035
22:48:40.644127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:40.754617 tst register_default_mass.py: using MSISDN 1036
22:48:40.760661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:40.838336 tst register_default_mass.py: using MSISDN 1037
22:48:40.844279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:40.917616 tst register_default_mass.py: using MSISDN 1038
22:48:40.925060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:41.004902 tst register_default_mass.py: using MSISDN 1039
22:48:41.010676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:41.099270 tst register_default_mass.py: using MSISDN 1040
22:48:41.105262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:41.209069 tst register_default_mass.py: using MSISDN 1041
22:48:41.223629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:41.313483 tst register_default_mass.py: using MSISDN 1042
22:48:41.325800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:41.387231 tst register_default_mass.py: using MSISDN 1043
22:48:41.394463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:41.480017 tst register_default_mass.py: using MSISDN 1044
22:48:41.501619 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:41.606713 tst register_default_mass.py: using MSISDN 1045
22:48:41.629665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:41.707595 tst register_default_mass.py: using MSISDN 1046
22:48:41.713283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:41.791440 tst register_default_mass.py: using MSISDN 1047
22:48:41.798151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:41.895096 tst register_default_mass.py: using MSISDN 1048
22:48:41.916861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:41.982173 tst register_default_mass.py: using MSISDN 1049
22:48:42.003966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:42.090770 tst register_default_mass.py: using MSISDN 1050
22:48:42.105134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:42.194700 tst register_default_mass.py: using MSISDN 1051
22:48:42.204831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:42.329703 tst register_default_mass.py: using MSISDN 1052
22:48:42.339981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:42.411994 tst register_default_mass.py: using MSISDN 1053
22:48:42.428363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:42.509898 tst register_default_mass.py: using MSISDN 1054
22:48:42.535609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:42.613477 tst register_default_mass.py: using MSISDN 1055
22:48:42.628969 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:42.696782 tst register_default_mass.py: using MSISDN 1056
22:48:42.714821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:42.780879 tst register_default_mass.py: using MSISDN 1057
22:48:42.786633 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:42.870192 tst register_default_mass.py: using MSISDN 1058
22:48:42.892254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:42.962738 tst register_default_mass.py: using MSISDN 1059
22:48:42.972697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:43.042755 tst register_default_mass.py: using MSISDN 1060
22:48:43.063979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:43.137532 tst register_default_mass.py: using MSISDN 1061
22:48:43.152412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:43.229052 tst register_default_mass.py: using MSISDN 1062
22:48:43.247595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:43.326240 tst register_default_mass.py: using MSISDN 1063
22:48:43.332214 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:43.414560 tst register_default_mass.py: using MSISDN 1064
22:48:43.424399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:43.507708 tst register_default_mass.py: using MSISDN 1065
22:48:43.525731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:43.593349 tst register_default_mass.py: using MSISDN 1066
22:48:43.607335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:43.697789 tst register_default_mass.py: using MSISDN 1067
22:48:43.703852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:43.788747 tst register_default_mass.py: using MSISDN 1068
22:48:43.800438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:43.903977 tst register_default_mass.py: using MSISDN 1069
22:48:43.919280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:44.603993 tst register_default_mass.py: using MSISDN 1070
22:48:44.919882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:45.586908 tst register_default_mass.py: using MSISDN 1071
22:48:45.609636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:45.688594 tst register_default_mass.py: using MSISDN 1072
22:48:45.698513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:45.771524 tst register_default_mass.py: using MSISDN 1073
22:48:45.793274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:45.865994 tst register_default_mass.py: using MSISDN 1074
22:48:45.873644 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:45.958592 tst register_default_mass.py: using MSISDN 1075
22:48:45.981663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:46.064792 tst register_default_mass.py: using MSISDN 1076
22:48:46.085854 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:46.156129 tst register_default_mass.py: using MSISDN 1077
22:48:46.166308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:46.240609 tst register_default_mass.py: using MSISDN 1078
22:48:46.258070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:46.327666 tst register_default_mass.py: using MSISDN 1079
22:48:46.347584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:46.432736 tst register_default_mass.py: using MSISDN 1080
22:48:46.455344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:46.522674 tst register_default_mass.py: using MSISDN 1081
22:48:46.532867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:46.610133 tst register_default_mass.py: using MSISDN 1082
22:48:46.622210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:46.706543 tst register_default_mass.py: using MSISDN 1083
22:48:46.728477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:46.802759 tst register_default_mass.py: using MSISDN 1084
22:48:46.823652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:46.899398 tst register_default_mass.py: using MSISDN 1085
22:48:46.908355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:47.001403 tst register_default_mass.py: using MSISDN 1086
22:48:47.021395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:47.148997 tst register_default_mass.py: using MSISDN 1087
22:48:47.171190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:47.232606 tst register_default_mass.py: using MSISDN 1088
22:48:47.250195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:47.326321 tst register_default_mass.py: using MSISDN 1089
22:48:47.339951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:47.422960 tst register_default_mass.py: using MSISDN 1090
22:48:47.445369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:47.506882 tst register_default_mass.py: using MSISDN 1091
22:48:47.517125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:47.585819 tst register_default_mass.py: using MSISDN 1092
22:48:47.597961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:47.669658 tst register_default_mass.py: using MSISDN 1093
22:48:47.679977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:47.758150 tst register_default_mass.py: using MSISDN 1094
22:48:47.773719 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:47.848821 tst register_default_mass.py: using MSISDN 1095
22:48:47.870798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:47.939911 tst register_default_mass.py: using MSISDN 1096
22:48:47.961959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:48.026621 tst register_default_mass.py: using MSISDN 1097
22:48:48.048030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:48.120499 tst register_default_mass.py: using MSISDN 1098
22:48:48.135844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:48.217268 tst register_default_mass.py: using MSISDN 1099
22:48:48.231191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:48.314211 tst register_default_mass.py: using MSISDN 1100
22:48:48.324270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:48.441326 run mass: Starting testcase
22:48:48.447188 run mass: Pre-launching all virtphy's
22:48:48.453056 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:48.466555 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:48.472747 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:48.486191 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:48.492530 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:48.505954 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:48.512311 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:48.525649 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:48.531977 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:48.545535 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:48.552057 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:48.565980 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:48.572332 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:48.586093 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:48.592460 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:48.606262 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:48.612666 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:48.626057 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:48.632163 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:48.645447 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:48.651838 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:48.665908 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:48.672367 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:48.686193 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:48.692480 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:48.706326 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:48.712621 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:48.726192 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:48.732469 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:48.745834 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:48.752024 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:48.765125 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:48.771188 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:48.784301 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:48.790463 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:48.803975 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:48.810300 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:48.823864 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:48.830274 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:48.843890 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:48.850168 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:48.863403 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:48.869640 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:48.882742 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:48.888768 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:48.901859 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:48.907948 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:48.921325 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:48.927632 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:48.940998 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:48.947158 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:48.960362 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:48.966711 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:48.980517 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:48.986887 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:49.000300 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:49.006437 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:49.019614 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:49.025804 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:49.039203 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:49.045652 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:49.059203 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:49.065526 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:49.079294 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:49.085643 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:49.099424 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:49.105803 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:49.119621 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:49.126016 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:49.139636 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:49.145819 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:49.158912 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:49.164979 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:49.178096 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:49.184175 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:49.197651 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:49.204138 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:49.218104 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:49.224487 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:49.238310 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:49.244609 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:49.257926 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:49.264071 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:49.277204 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:49.283306 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:49.296397 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:49.302538 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:49.315837 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:49.321926 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:49.335147 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:49.341263 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:49.354500 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:49.360532 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:49.373598 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:49.379695 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:49.392768 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:49.398829 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:49.411945 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:49.417964 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:49.431068 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:49.437273 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:49.450458 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:49.456491 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:49.469769 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:49.476133 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:49.489770 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:49.496109 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:49.509289 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:49.515560 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:49.528930 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:49.535178 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:49.548493 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:49.554746 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:49.568091 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:49.574219 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:49.587752 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:49.594007 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:49.607075 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:49.613158 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:49.626344 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:49.632564 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:49.645796 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:49.651944 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:49.665086 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:49.671131 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:49.684690 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:49.690858 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:49.704085 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:49.710111 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:49.723302 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:49.729602 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:49.743458 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:49.749832 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:49.763513 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:49.769799 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:49.783257 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:49.789410 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:49.802728 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:49.808815 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:49.821645 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:49.827550 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:49.840865 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:49.847055 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:49.860162 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:49.866241 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:49.879467 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:49.885557 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:49.898691 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:49.904734 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:49.917909 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:49.923942 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:49.936990 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:49.943260 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:49.956858 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:49.963187 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:49.977015 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:49.983322 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:49.997065 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:50.003316 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:50.016690 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:50.022942 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:50.036164 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:50.042240 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:50.055640 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:50.061920 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:50.075580 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:50.081947 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:50.095419 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:50.101583 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:50.114747 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:50.121038 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:50.134827 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:50.141136 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:50.154737 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:50.161022 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:50.174669 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:50.180972 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:50.194587 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:50.200849 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:50.214576 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:50.220917 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:50.234664 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:50.240992 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:50.254837 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:50.261176 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:50.274919 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:50.281227 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:50.294528 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:50.300638 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:50.314167 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:50.320208 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:50.333335 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:50.339519 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:50.352910 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:50.359224 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:50.372892 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:50.379174 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:50.392763 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:50.398995 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:50.412288 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:50.418265 run mass: Checking if sockets are in the filesystem
22:48:50.430343 run osmo-ms-mob/00000: Starting mobile
22:48:50.443641 run osmo-ms-mob/00000(pid=135): Launched
22:48:50.459574 run mass: MS start registered {at=14986636.162922718, delay=0.009805141016840935, ms=00000}
22:48:54.646312 run osmo-ms-mob/00001: Starting mobile
22:48:54.659892 run osmo-ms-mob/00001(pid=136): Launched
22:48:54.670635 run mass: MS start registered {at=14986640.373986196, delay=0.004799032583832741, ms=00001}
22:48:56.413783 run mass: MS performed LU {at=14986642.117112301, lu_delay=5.954189583659172, ms=00000}
22:48:56.425047 run osmo-ms-mob/00002: Starting mobile
22:48:56.438028 run osmo-ms-mob/00002(pid=137): Launched
22:48:56.449116 run mass: MS start registered {at=14986642.15245585, delay=0.0049560293555259705, ms=00002}
22:48:57.745790 run osmo-ms-mob/00003: Starting mobile
22:48:57.759427 run osmo-ms-mob/00003(pid=138): Launched
22:48:57.770384 run mass: MS start registered {at=14986643.473733349, delay=0.0049414243549108505, ms=00003}
22:48:58.835312 run osmo-ms-mob/00004: Starting mobile
22:48:58.848790 run osmo-ms-mob/00004(pid=139): Launched
22:48:58.860244 run mass: MS start registered {at=14986644.563580638, delay=0.005054725334048271, ms=00004}
22:48:59.839818 run osmo-ms-mob/00005: Starting mobile
22:48:59.853407 run osmo-ms-mob/00005(pid=140): Launched
22:48:59.864942 run mass: MS start registered {at=14986645.568281913, delay=0.005368255078792572, ms=00005}
22:49:00.181102 run mass: MS performed LU {at=14986645.88434055, lu_delay=5.510354354977608, ms=00001}
22:49:00.743597 run osmo-ms-mob/00006: Starting mobile
22:49:00.757349 run osmo-ms-mob/00006(pid=141): Launched
22:49:00.768666 run mass: MS start registered {at=14986646.472013574, delay=0.004900071769952774, ms=00006}
22:49:01.644848 run osmo-ms-mob/00007: Starting mobile
22:49:01.658240 run osmo-ms-mob/00007(pid=142): Launched
22:49:01.669418 run mass: MS start registered {at=14986647.372767232, delay=0.005055682733654976, ms=00007}
22:49:02.082397 run mass: MS performed LU {at=14986647.78564599, lu_delay=5.633190140128136, ms=00002}
22:49:02.446571 run osmo-ms-mob/00008: Starting mobile
22:49:02.461023 run osmo-ms-mob/00008(pid=143): Launched
22:49:02.472246 run mass: MS start registered {at=14986648.175599089, delay=0.004880821332335472, ms=00008}
22:49:03.142023 run osmo-ms-mob/00009: Starting mobile
22:49:03.155507 run osmo-ms-mob/00009(pid=144): Launched
22:49:03.166569 run mass: MS start registered {at=14986648.869918076, delay=0.005070842802524567, ms=00009}
22:49:03.830191 run osmo-ms-mob/00010: Starting mobile
22:49:03.843477 run osmo-ms-mob/00010(pid=145): Launched
22:49:03.854768 run mass: MS start registered {at=14986649.558109896, delay=0.005221858620643616, ms=00010}
22:49:03.946554 run mass: MS performed LU {at=14986649.64979762, lu_delay=5.0862169824540615, ms=00004}
22:49:03.993135 run mass: MS performed LU {at=14986649.696404094, lu_delay=6.222670745104551, ms=00003}
22:49:04.440125 run osmo-ms-mob/00011: Starting mobile
22:49:04.453147 run osmo-ms-mob/00011(pid=146): Launched
22:49:04.464307 run mass: MS start registered {at=14986650.167659653, delay=0.005097877234220505, ms=00011}
22:49:05.046149 run osmo-ms-mob/00012: Starting mobile
22:49:05.059975 run osmo-ms-mob/00012(pid=147): Launched
22:49:05.071182 run mass: MS start registered {at=14986650.774529178, delay=0.004906969144940376, ms=00012}
22:49:05.646406 run osmo-ms-mob/00013: Starting mobile
22:49:05.660987 run osmo-ms-mob/00013(pid=148): Launched
22:49:05.672138 run mass: MS start registered {at=14986651.37548861, delay=0.004815882071852684, ms=00013}
22:49:05.847694 run mass: MS performed LU {at=14986651.550981613, lu_delay=5.078968038782477, ms=00006}
22:49:05.894166 run mass: MS performed LU {at=14986651.597432215, lu_delay=6.029150301590562, ms=00005}
22:49:06.230937 run osmo-ms-mob/00014: Starting mobile
22:49:06.246632 run osmo-ms-mob/00014(pid=149): Launched
22:49:06.258195 run mass: MS start registered {at=14986651.96154524, delay=0.004872608929872513, ms=00014}
22:49:06.829841 run osmo-ms-mob/00015: Starting mobile
22:49:06.843559 run osmo-ms-mob/00015(pid=150): Launched
22:49:06.854615 run mass: MS start registered {at=14986652.557965808, delay=0.004880780354142189, ms=00015}
22:49:07.329965 run osmo-ms-mob/00016: Starting mobile
22:49:07.343703 run osmo-ms-mob/00016(pid=151): Launched
22:49:07.354777 run mass: MS start registered {at=14986653.058125911, delay=0.004739731550216675, ms=00016}
22:49:07.712869 run mass: MS performed LU {at=14986653.416112665, lu_delay=6.043345432728529, ms=00007}
22:49:07.758114 run mass: MS performed LU {at=14986653.46145556, lu_delay=5.28585647046566, ms=00008}
22:49:07.769965 run osmo-ms-mob/00017: Starting mobile
22:49:07.783672 run osmo-ms-mob/00017(pid=152): Launched
22:49:07.795333 run mass: MS start registered {at=14986653.498674408, delay=0.005118576809763908, ms=00017}
22:49:08.081257 run mass: MS performed LU {at=14986653.784518236, lu_delay=4.914600159972906, ms=00009}
22:49:08.438733 run osmo-ms-mob/00018: Starting mobile
22:49:08.453100 run osmo-ms-mob/00018(pid=153): Launched
22:49:08.464530 run mass: MS start registered {at=14986654.167876093, delay=0.005027426406741142, ms=00018}
22:49:08.830059 run osmo-ms-mob/00019: Starting mobile
22:49:08.843728 run osmo-ms-mob/00019(pid=154): Launched
22:49:08.854800 run mass: MS start registered {at=14986654.558152596, delay=0.004528746008872986, ms=00019}
22:49:09.334267 run osmo-ms-mob/00020: Starting mobile
22:49:09.347923 run osmo-ms-mob/00020(pid=155): Launched
22:49:09.358953 run mass: MS start registered {at=14986655.062305396, delay=0.004594255238771439, ms=00020}
22:49:09.614434 run mass: MS performed LU {at=14986655.317684496, lu_delay=5.150024842470884, ms=00011}
22:49:09.660038 run mass: MS performed LU {at=14986655.363298383, lu_delay=5.805188486352563, ms=00010}
22:49:09.747635 run mass: MS performed LU {at=14986655.450913178, lu_delay=4.676384000107646, ms=00012}
22:49:09.764006 run osmo-ms-mob/00021: Starting mobile
22:49:09.777383 run osmo-ms-mob/00021(pid=156): Launched
22:49:09.788747 run mass: MS start registered {at=14986655.492092812, delay=0.004786510020494461, ms=00021}
22:49:10.247459 run osmo-ms-mob/00022: Starting mobile
22:49:10.262261 run osmo-ms-mob/00022(pid=157): Launched
22:49:10.273910 run mass: MS start registered {at=14986655.977258159, delay=0.005302105098962784, ms=00022}
22:49:10.746998 run osmo-ms-mob/00023: Starting mobile
22:49:10.760445 run osmo-ms-mob/00023(pid=158): Launched
22:49:10.772053 run mass: MS start registered {at=14986656.475401666, delay=0.005546873435378075, ms=00023}
22:49:11.136457 run osmo-ms-mob/00024: Starting mobile
22:49:11.150505 run osmo-ms-mob/00024(pid=159): Launched
22:49:11.161381 run mass: MS start registered {at=14986656.86473522, delay=0.004710137844085693, ms=00024}
22:49:11.478671 run mass: MS performed LU {at=14986657.18192307, lu_delay=5.806434461846948, ms=00013}
22:49:11.524469 run mass: MS performed LU {at=14986657.227742376, lu_delay=4.669776568189263, ms=00015}
22:49:11.546415 run osmo-ms-mob/00025: Starting mobile
22:49:11.560259 run osmo-ms-mob/00025(pid=160): Launched
22:49:11.571377 run mass: MS start registered {at=14986657.274729628, delay=0.004767872393131256, ms=00025}
22:49:11.610934 run mass: MS performed LU {at=14986657.314276164, lu_delay=5.3527309242635965, ms=00014}
22:49:12.040822 run osmo-ms-mob/00026: Starting mobile
22:49:12.054515 run osmo-ms-mob/00026(pid=161): Launched
22:49:12.065614 run mass: MS start registered {at=14986657.76896396, delay=0.0046936701983213425, ms=00026}
22:49:12.447066 run osmo-ms-mob/00027: Starting mobile
22:49:12.460980 run osmo-ms-mob/00027(pid=162): Launched
22:49:12.472430 run mass: MS start registered {at=14986658.175779678, delay=0.005054576322436333, ms=00027}
22:49:12.830172 run osmo-ms-mob/00028: Starting mobile
22:49:12.844292 run osmo-ms-mob/00028(pid=163): Launched
22:49:12.855872 run mass: MS start registered {at=14986658.559214702, delay=0.005175009369850159, ms=00028}
22:49:13.244714 run osmo-ms-mob/00029: Starting mobile
22:49:13.258645 run osmo-ms-mob/00029(pid=164): Launched
22:49:13.270073 run mass: MS start registered {at=14986658.973418694, delay=0.00513446144759655, ms=00029}
22:49:13.276856 run mass: MS performed LU {at=14986658.980216231, lu_delay=4.812340138480067, ms=00018}
22:49:13.379816 run mass: MS performed LU {at=14986659.083068117, lu_delay=6.024942206218839, ms=00016}
22:49:13.426513 run mass: MS performed LU {at=14986659.129756251, lu_delay=5.631081843748689, ms=00017}
22:49:13.448692 run osmo-ms-mob/00030: Starting mobile
22:49:13.462385 run osmo-ms-mob/00030(pid=165): Launched
22:49:13.473861 run mass: MS start registered {at=14986659.177206635, delay=0.00495927594602108, ms=00030}
22:49:13.531497 run mass: MS performed LU {at=14986659.234768815, lu_delay=4.676616219803691, ms=00019}
22:49:14.030459 run osmo-ms-mob/00031: Starting mobile
22:49:14.044463 run osmo-ms-mob/00031(pid=166): Launched
22:49:14.056220 run mass: MS start registered {at=14986659.759554464, delay=0.00540926493704319, ms=00031}
22:49:14.341114 run osmo-ms-mob/00032: Starting mobile
22:49:14.355203 run osmo-ms-mob/00032(pid=167): Launched
22:49:14.366494 run mass: MS start registered {at=14986660.069847373, delay=0.005134923383593559, ms=00032}
22:49:14.742631 run osmo-ms-mob/00033: Starting mobile
22:49:14.757331 run osmo-ms-mob/00033(pid=168): Launched
22:49:14.768684 run mass: MS start registered {at=14986660.471996464, delay=0.004819856956601143, ms=00033}
22:49:15.132365 run osmo-ms-mob/00034: Starting mobile
22:49:15.146224 run osmo-ms-mob/00034(pid=169): Launched
22:49:15.158020 run mass: MS start registered {at=14986660.86137078, delay=0.005080131813883781, ms=00034}
22:49:15.244349 run mass: MS performed LU {at=14986660.94760019, lu_delay=5.455507377162576, ms=00021}
22:49:15.290402 run mass: MS performed LU {at=14986660.993651595, lu_delay=5.931346198543906, ms=00020}
22:49:15.310080 run osmo-ms-mob/00035: Starting mobile
22:49:15.323280 run osmo-ms-mob/00035(pid=170): Launched
22:49:15.334115 run mass: MS start registered {at=14986661.037468165, delay=0.004631306976079941, ms=00035}
22:49:15.377667 run mass: MS performed LU {at=14986661.080968847, lu_delay=5.103710688650608, ms=00022}
22:49:15.668240 run mass: MS performed LU {at=14986661.371571219, lu_delay=4.896169552579522, ms=00023}
22:49:15.846925 run osmo-ms-mob/00036: Starting mobile
22:49:15.861563 run osmo-ms-mob/00036(pid=171): Launched
22:49:15.873303 run mass: MS start registered {at=14986661.576655557, delay=0.005141889676451683, ms=00036}
22:49:16.240325 run osmo-ms-mob/00037: Starting mobile
22:49:16.255545 run osmo-ms-mob/00037(pid=172): Launched
22:49:16.266975 run mass: MS start registered {at=14986661.97028321, delay=0.0051372963935136795, ms=00037}
22:49:16.545462 run osmo-ms-mob/00038: Starting mobile
22:49:16.559343 run osmo-ms-mob/00038(pid=173): Launched
22:49:16.570506 run mass: MS start registered {at=14986662.273856713, delay=0.004760736599564552, ms=00038}
22:49:16.840811 run osmo-ms-mob/00039: Starting mobile
22:49:16.855159 run osmo-ms-mob/00039(pid=174): Launched
22:49:16.866360 run mass: MS start registered {at=14986662.569710005, delay=0.005032777786254883, ms=00039}
22:49:17.044603 run mass: MS performed LU {at=14986662.747851951, lu_delay=4.572072273120284, ms=00027}
22:49:17.144954 run mass: MS performed LU {at=14986662.848287053, lu_delay=5.573557425290346, ms=00025}
22:49:17.162483 run osmo-ms-mob/00040: Starting mobile
22:49:17.176311 run osmo-ms-mob/00040(pid=175): Launched
22:49:17.187152 run mass: MS start registered {at=14986662.890506374, delay=0.0046910811215639114, ms=00040}
22:49:17.193491 run mass: MS performed LU {at=14986662.8968526, lu_delay=6.0321173798292875, ms=00024}
22:49:17.298079 run mass: MS performed LU {at=14986663.001357501, lu_delay=5.23239354044199, ms=00026}
22:49:17.326622 run osmo-ms-mob/00041: Starting mobile
22:49:17.340209 run osmo-ms-mob/00041(pid=176): Launched
22:49:17.351506 run mass: MS start registered {at=14986663.054850608, delay=0.005218958482146263, ms=00041}
22:49:17.832863 run osmo-ms-mob/00042: Starting mobile
22:49:17.846328 run osmo-ms-mob/00042(pid=177): Launched
22:49:17.857563 run mass: MS start registered {at=14986663.560910841, delay=0.004526680335402489, ms=00042}
22:49:18.251005 run osmo-ms-mob/00043: Starting mobile
22:49:18.279968 run osmo-ms-mob/00043(pid=178): Launched
22:49:18.290870 run mass: MS start registered {at=14986663.994222933, delay=0.00475933775305748, ms=00043}
22:49:18.534448 run osmo-ms-mob/00044: Starting mobile
22:49:18.549061 run osmo-ms-mob/00044(pid=179): Launched
22:49:18.560433 run mass: MS start registered {at=14986664.263785798, delay=0.004901239648461342, ms=00044}
22:49:18.831083 run osmo-ms-mob/00045: Starting mobile
22:49:18.844940 run osmo-ms-mob/00045(pid=180): Launched
22:49:18.856359 run mass: MS start registered {at=14986664.559709452, delay=0.004935808479785919, ms=00045}
22:49:19.009061 run mass: MS performed LU {at=14986664.712316046, lu_delay=5.535109410062432, ms=00030}
22:49:19.133766 run osmo-ms-mob/00046: Starting mobile
22:49:19.147545 run osmo-ms-mob/00046(pid=181): Launched
22:49:19.154172 run mass: MS performed LU {at=14986664.857530754, lu_delay=6.298316052183509, ms=00028}
22:49:19.160371 run mass: MS start registered {at=14986664.863737376, delay=0.006226103752851486, ms=00046}
22:49:19.199247 run mass: MS performed LU {at=14986664.902527882, lu_delay=5.142973417416215, ms=00031}
22:49:19.217034 run osmo-ms-mob/00047: Starting mobile
22:49:19.230529 run osmo-ms-mob/00047(pid=182): Launched
22:49:19.236746 run mass: MS performed LU {at=14986664.940105105, lu_delay=4.87025773152709, ms=00032}
22:49:19.242623 run mass: MS start registered {at=14986664.94599019, delay=0.0059050340205430984, ms=00047}
22:49:19.739918 run osmo-ms-mob/00048: Starting mobile
22:49:19.753434 run osmo-ms-mob/00048(pid=183): Launched
22:49:19.765284 run mass: MS start registered {at=14986665.468620593, delay=0.00530402734875679, ms=00048}
22:49:20.030733 run osmo-ms-mob/00049: Starting mobile
22:49:20.044653 run osmo-ms-mob/00049(pid=184): Launched
22:49:20.056073 run mass: MS start registered {at=14986665.759421254, delay=0.005148520693182945, ms=00049}
22:49:20.335092 run osmo-ms-mob/00050: Starting mobile
22:49:20.348895 run osmo-ms-mob/00050(pid=185): Launched
22:49:20.360212 run mass: MS start registered {at=14986666.06355531, delay=0.00511733815073967, ms=00050}
22:49:20.731713 run osmo-ms-mob/00051: Starting mobile
22:49:20.746264 run osmo-ms-mob/00051(pid=186): Launched
22:49:20.757592 run mass: MS start registered {at=14986666.460940411, delay=0.004974711686372757, ms=00051}
22:49:20.809661 run mass: MS performed LU {at=14986666.512954818, lu_delay=4.9362992607057095, ms=00036}
22:49:20.911003 run mass: MS performed LU {at=14986666.61425661, lu_delay=4.643973398953676, ms=00037}
22:49:20.937115 run osmo-ms-mob/00052: Starting mobile
22:49:20.950319 run osmo-ms-mob/00052(pid=187): Launched
22:49:20.957026 run mass: MS performed LU {at=14986666.660378247, lu_delay=5.7990074679255486, ms=00034}
22:49:20.963362 run mass: MS start registered {at=14986666.666726718, delay=0.0063706934452056885, ms=00052}
22:49:21.064050 run mass: MS performed LU {at=14986666.76727422, lu_delay=5.729806054383516, ms=00035}
22:49:21.093575 run osmo-ms-mob/00053: Starting mobile
22:49:21.107417 run osmo-ms-mob/00053(pid=188): Launched
22:49:21.117645 run mass: MS performed LU {at=14986666.820994206, lu_delay=6.348997741937637, ms=00033}
22:49:21.123838 run mass: MS start registered {at=14986666.82720427, delay=0.01002129353582859, ms=00053}
22:49:21.648690 run osmo-ms-mob/00054: Starting mobile
22:49:21.663551 run osmo-ms-mob/00054(pid=189): Launched
22:49:21.674829 run mass: MS start registered {at=14986667.378178895, delay=0.005036303773522377, ms=00054}
22:49:21.930722 run osmo-ms-mob/00055: Starting mobile
22:49:21.944575 run osmo-ms-mob/00055(pid=190): Launched
22:49:21.955946 run mass: MS start registered {at=14986667.659282714, delay=0.004896536469459534, ms=00055}
22:49:22.230039 run osmo-ms-mob/00056: Starting mobile
22:49:22.243585 run osmo-ms-mob/00056(pid=191): Launched
22:49:22.254947 run mass: MS start registered {at=14986667.958301896, delay=0.004996486008167267, ms=00056}
22:49:22.530383 run osmo-ms-mob/00057: Starting mobile
22:49:22.544523 run osmo-ms-mob/00057(pid=192): Launched
22:49:22.555886 run mass: MS start registered {at=14986668.259238161, delay=0.004884270951151848, ms=00057}
22:49:22.674533 run mass: MS performed LU {at=14986668.377782958, lu_delay=4.816872116178274, ms=00042}
22:49:22.774643 run mass: MS performed LU {at=14986668.477977775, lu_delay=5.423127166926861, ms=00041}
22:49:22.940450 run osmo-ms-mob/00058: Starting mobile
22:49:22.954927 run osmo-ms-mob/00058(pid=193): Launched
22:49:22.966473 run mass: MS start registered {at=14986668.66981614, delay=0.005292171612381935, ms=00058}
22:49:22.982161 run mass: MS performed LU {at=14986668.685487824, lu_delay=6.1157778184860945, ms=00039}
22:49:23.018954 run mass: MS performed LU {at=14986668.722289274, lu_delay=6.448432561010122, ms=00038}
22:49:23.030959 run osmo-ms-mob/00059: Starting mobile
22:49:23.044905 run osmo-ms-mob/00059(pid=194): Launched
22:49:23.056210 run mass: MS start registered {at=14986668.759557825, delay=0.004882723093032837, ms=00059}
22:49:23.273831 run mass: MS performed LU {at=14986668.977083115, lu_delay=4.982860181480646, ms=00043}
22:49:23.531809 run osmo-ms-mob/00060: Starting mobile
22:49:23.545613 run osmo-ms-mob/00060(pid=195): Launched
22:49:23.556889 run mass: MS start registered {at=14986669.260237752, delay=0.004862792789936066, ms=00060}
22:49:23.941175 run osmo-ms-mob/00061: Starting mobile
22:49:23.956453 run osmo-ms-mob/00061(pid=196): Launched
22:49:23.968055 run mass: MS start registered {at=14986669.671402177, delay=0.00512295588850975, ms=00061}
22:49:23.983525 run mass: MS performed LU {at=14986669.686866531, lu_delay=3.927445277571678, ms=00049}
22:49:24.230022 run osmo-ms-mob/00062: Starting mobile
22:49:24.243887 run osmo-ms-mob/00062(pid=197): Launched
22:49:24.256098 run mass: MS start registered {at=14986669.959431438, delay=0.005366943776607513, ms=00062}
22:49:24.547174 run osmo-ms-mob/00063: Starting mobile
22:49:24.560981 run osmo-ms-mob/00063(pid=198): Launched
22:49:24.572389 run mass: MS start registered {at=14986670.275741696, delay=0.004814401268959045, ms=00063}
22:49:24.578576 run mass: MS performed LU {at=14986670.281934204, lu_delay=5.335944013670087, ms=00047}
22:49:24.677153 run mass: MS performed LU {at=14986670.380407056, lu_delay=4.911786463111639, ms=00048}
22:49:24.722607 run mass: MS performed LU {at=14986670.425944796, lu_delay=5.562207419425249, ms=00046}
22:49:24.734254 run osmo-ms-mob/00064: Starting mobile
22:49:24.747754 run osmo-ms-mob/00064(pid=199): Launched
22:49:24.759082 run mass: MS start registered {at=14986670.46241821, delay=0.005044084042310715, ms=00064}
22:49:24.828438 run mass: MS performed LU {at=14986670.53171303, lu_delay=5.972003577277064, ms=00045}
22:49:24.884856 run mass: MS performed LU {at=14986670.588114798, lu_delay=6.324328999966383, ms=00044}
22:49:25.336179 run osmo-ms-mob/00065: Starting mobile
22:49:25.350062 run osmo-ms-mob/00065(pid=200): Launched
22:49:25.360873 run mass: MS start registered {at=14986671.064225223, delay=0.004663882777094841, ms=00065}
22:49:25.630554 run osmo-ms-mob/00066: Starting mobile
22:49:25.644105 run osmo-ms-mob/00066(pid=201): Launched
22:49:25.655662 run mass: MS start registered {at=14986671.359006584, delay=0.004917372018098831, ms=00066}
22:49:26.047855 run osmo-ms-mob/00067: Starting mobile
22:49:26.061728 run osmo-ms-mob/00067(pid=202): Launched
22:49:26.073415 run mass: MS start registered {at=14986671.77674847, delay=0.005616422742605209, ms=00067}
22:49:26.338254 run osmo-ms-mob/00068: Starting mobile
22:49:26.352556 run osmo-ms-mob/00068(pid=203): Launched
22:49:26.364029 run mass: MS start registered {at=14986672.067367684, delay=0.004909740760922432, ms=00068}
22:49:26.540663 run mass: MS performed LU {at=14986672.243950931, lu_delay=4.865772036835551, ms=00054}
22:49:26.586963 run mass: MS performed LU {at=14986672.290297022, lu_delay=4.631014307960868, ms=00055}
22:49:26.598352 run osmo-ms-mob/00069: Starting mobile
22:49:26.611632 run osmo-ms-mob/00069(pid=204): Launched
22:49:26.622654 run mass: MS start registered {at=14986672.326001788, delay=0.004791369661688805, ms=00069}
22:49:26.749116 run mass: MS performed LU {at=14986672.452449994, lu_delay=5.785723276436329, ms=00052}
22:49:26.785412 run mass: MS performed LU {at=14986672.48874967, lu_delay=6.0278092585504055, ms=00051}
22:49:26.803650 run mass: MS performed LU {at=14986672.507001176, lu_delay=6.4434458669275045, ms=00050}
22:49:26.815692 run osmo-ms-mob/00070: Starting mobile
22:49:26.829286 run osmo-ms-mob/00070(pid=205): Launched
22:49:26.840472 run mass: MS start registered {at=14986672.543819234, delay=0.004712900146842003, ms=00070}
22:49:27.537166 run osmo-ms-mob/00071: Starting mobile
22:49:27.551352 run osmo-ms-mob/00071(pid=206): Launched
22:49:27.562203 run mass: MS start registered {at=14986673.265553929, delay=0.004680400714278221, ms=00071}
22:49:27.685051 run mass: MS performed LU {at=14986673.38838686, lu_delay=3.716984683647752, ms=00061}
22:49:27.946558 run osmo-ms-mob/00072: Starting mobile
22:49:27.960644 run osmo-ms-mob/00072(pid=207): Launched
22:49:27.971960 run mass: MS start registered {at=14986673.675309688, delay=0.004801703616976738, ms=00072}
22:49:28.331461 run osmo-ms-mob/00073: Starting mobile
22:49:28.346121 run osmo-ms-mob/00073(pid=208): Launched
22:49:28.353131 run mass: MS performed LU {at=14986674.05648748, lu_delay=5.797249319031835, ms=00057}
22:49:28.359949 run mass: MS start registered {at=14986674.063315002, delay=0.006847439333796501, ms=00073}
22:49:28.442499 run mass: MS performed LU {at=14986674.145755587, lu_delay=4.885517835617065, ms=00060}
22:49:28.488457 run mass: MS performed LU {at=14986674.191723067, lu_delay=6.233421171084046, ms=00056}
22:49:28.510620 run osmo-ms-mob/00074: Starting mobile
22:49:28.524528 run osmo-ms-mob/00074(pid=209): Launched
22:49:28.535858 run mass: MS start registered {at=14986674.239205439, delay=0.004659837111830711, ms=00074}
22:49:28.595591 run mass: MS performed LU {at=14986674.298849232, lu_delay=5.53929140791297, ms=00059}
22:49:28.650415 run mass: MS performed LU {at=14986674.353672024, lu_delay=5.683855883777142, ms=00058}
22:49:29.130710 run osmo-ms-mob/00075: Starting mobile
22:49:29.144890 run osmo-ms-mob/00075(pid=210): Launched
22:49:29.156335 run mass: MS start registered {at=14986674.859681696, delay=0.004754556342959404, ms=00075}
22:49:29.642449 run osmo-ms-mob/00076: Starting mobile
22:49:29.657573 run osmo-ms-mob/00076(pid=211): Launched
22:49:29.668927 run mass: MS start registered {at=14986675.372274792, delay=0.004980713129043579, ms=00076}
22:49:30.037375 run osmo-ms-mob/00077: Starting mobile
22:49:30.051729 run osmo-ms-mob/00077(pid=212): Launched
22:49:30.062783 run mass: MS start registered {at=14986675.766122265, delay=0.004668664187192917, ms=00077}
22:49:30.261150 run mass: MS performed LU {at=14986675.964411495, lu_delay=6.004980057477951, ms=00062}
22:49:30.307464 run mass: MS performed LU {at=14986676.010715907, lu_delay=5.7349742110818624, ms=00063}
22:49:30.515582 run mass: MS performed LU {at=14986676.218901237, lu_delay=5.154676014557481, ms=00065}
22:49:30.532921 run osmo-ms-mob/00078: Starting mobile
22:49:30.548080 run osmo-ms-mob/00078(pid=213): Launched
22:49:30.554380 run mass: MS performed LU {at=14986676.2577388, lu_delay=4.898732217028737, ms=00066}
22:49:30.560266 run mass: MS start registered {at=14986676.26363352, delay=0.0059144459664821625, ms=00078}
22:49:30.937025 run osmo-ms-mob/00079: Starting mobile
22:49:30.952901 run osmo-ms-mob/00079(pid=214): Launched
22:49:30.964076 run mass: MS start registered {at=14986676.66742887, delay=0.0047619156539440155, ms=00079}
22:49:31.446667 run osmo-ms-mob/00080: Starting mobile
22:49:31.461351 run osmo-ms-mob/00080(pid=215): Launched
22:49:31.472530 run mass: MS start registered {at=14986677.175874319, delay=0.004910845309495926, ms=00080}
22:49:31.938907 run osmo-ms-mob/00081: Starting mobile
22:49:31.953342 run osmo-ms-mob/00081(pid=216): Launched
22:49:31.964427 run mass: MS start registered {at=14986677.667778417, delay=0.004704516381025314, ms=00081}
22:49:32.107777 run mass: MS performed LU {at=14986677.811027143, lu_delay=5.74365945905447, ms=00068}
22:49:32.131911 run mass: MS performed LU {at=14986677.83527119, lu_delay=5.509269403293729, ms=00069}
22:49:32.254602 run mass: MS performed LU {at=14986677.957848476, lu_delay=5.4140292424708605, ms=00070}
22:49:32.285032 run osmo-ms-mob/00082: Starting mobile
22:49:32.298064 run osmo-ms-mob/00082(pid=217): Launched
22:49:32.308906 run mass: MS start registered {at=14986678.012260295, delay=0.004582883790135384, ms=00082}
22:49:32.416887 run mass: MS performed LU {at=14986678.120136704, lu_delay=6.343388235196471, ms=00067}
22:49:32.953549 run osmo-ms-mob/00083: Starting mobile
22:49:32.968506 run osmo-ms-mob/00083(pid=218): Launched
22:49:32.980108 run mass: MS start registered {at=14986678.6834546, delay=0.005292458459734917, ms=00083}
22:49:33.132002 run mass: MS performed LU {at=14986678.83525701, lu_delay=5.56970308162272, ms=00071}
22:49:33.438272 run osmo-ms-mob/00084: Starting mobile
22:49:33.452278 run osmo-ms-mob/00084(pid=219): Launched
22:49:33.463618 run mass: MS start registered {at=14986679.166971397, delay=0.005029778927564621, ms=00084}
22:49:33.943447 run osmo-ms-mob/00085: Starting mobile
22:49:33.957699 run osmo-ms-mob/00085(pid=220): Launched
22:49:33.968721 run mass: MS start registered {at=14986679.672075486, delay=0.004678763449192047, ms=00085}
22:49:33.975038 run mass: MS performed LU {at=14986679.678397799, lu_delay=6.0030881110578775, ms=00072}
22:49:34.028270 run mass: MS performed LU {at=14986679.731524492, lu_delay=5.492319053038955, ms=00074}
22:49:34.047143 run mass: MS performed LU {at=14986679.750505647, lu_delay=5.687190644443035, ms=00073}
22:49:34.316172 run mass: MS performed LU {at=14986680.019509219, lu_delay=5.159827522933483, ms=00075}
22:49:34.541163 run osmo-ms-mob/00086: Starting mobile
22:49:34.555382 run osmo-ms-mob/00086(pid=221): Launched
22:49:34.566672 run mass: MS start registered {at=14986680.270025423, delay=0.004952609539031982, ms=00086}
22:49:34.572996 run mass: MS performed LU {at=14986680.276356822, lu_delay=4.904082030057907, ms=00076}
22:49:35.130367 run osmo-ms-mob/00087: Starting mobile
22:49:35.144129 run osmo-ms-mob/00087(pid=222): Launched
22:49:35.155590 run mass: MS start registered {at=14986680.85893872, delay=0.004973728209733963, ms=00087}
22:49:35.737590 run osmo-ms-mob/00088: Starting mobile
22:49:35.751168 run osmo-ms-mob/00088(pid=223): Launched
22:49:35.762391 run mass: MS start registered {at=14986681.46574122, delay=0.005018571391701698, ms=00088}
22:49:35.872092 run mass: MS performed LU {at=14986681.575428521, lu_delay=5.809306256473064, ms=00077}
22:49:35.890495 run mass: MS performed LU {at=14986681.593837792, lu_delay=4.926408922299743, ms=00079}
22:49:36.020650 run mass: MS performed LU {at=14986681.723860344, lu_delay=5.460226824507117, ms=00078}
22:49:36.181141 run mass: MS performed LU {at=14986681.88447497, lu_delay=4.708600651472807, ms=00080}
22:49:36.190634 run mass: MS performed LU {at=14986681.893977104, lu_delay=22.920558409765363, ms=00029}
22:49:36.202343 run osmo-ms-mob/00089: Starting mobile
22:49:36.215952 run osmo-ms-mob/00089(pid=224): Launched
22:49:36.227400 run mass: MS start registered {at=14986681.930748565, delay=0.005165774375200272, ms=00089}
22:49:36.946742 run osmo-ms-mob/00090: Starting mobile
22:49:36.960597 run osmo-ms-mob/00090(pid=225): Launched
22:49:36.972076 run mass: MS start registered {at=14986682.675422844, delay=0.005240432918071747, ms=00090}
22:49:37.635879 run osmo-ms-mob/00091: Starting mobile
22:49:37.649558 run osmo-ms-mob/00091(pid=226): Launched
22:49:37.661075 run mass: MS start registered {at=14986683.364425529, delay=0.005047088488936424, ms=00091}
22:49:37.737701 run mass: MS performed LU {at=14986683.440950865, lu_delay=4.757496265694499, ms=00083}
22:49:37.793535 run mass: MS performed LU {at=14986683.496764809, lu_delay=5.484504513442516, ms=00082}
22:49:37.884757 run mass: MS performed LU {at=14986683.587949093, lu_delay=5.920170675963163, ms=00081}
22:49:38.281977 run mass: MS performed LU {at=14986683.985233195, lu_delay=4.818261798471212, ms=00084}
22:49:38.294921 run osmo-ms-mob/00092: Starting mobile
22:49:38.308286 run osmo-ms-mob/00092(pid=227): Launched
22:49:38.319494 run mass: MS start registered {at=14986684.022838939, delay=0.004868609830737114, ms=00092}
22:49:39.131823 run osmo-ms-mob/00093: Starting mobile
22:49:39.145697 run osmo-ms-mob/00093(pid=228): Launched
22:49:39.157282 run mass: MS start registered {at=14986684.860620989, delay=0.005279885604977608, ms=00093}
22:49:39.721741 run mass: MS performed LU {at=14986685.424948845, lu_delay=22.5344424713403, ms=00040}
22:49:39.747987 run mass: MS performed LU {at=14986685.451349203, lu_delay=5.77927371673286, ms=00085}
22:49:39.785891 run mass: MS performed LU {at=14986685.489209982, lu_delay=5.219184558838606, ms=00086}
22:49:39.873501 run mass: MS performed LU {at=14986685.576837063, lu_delay=4.717898342758417, ms=00087}
22:49:39.885444 run osmo-ms-mob/00094: Starting mobile
22:49:39.898899 run osmo-ms-mob/00094(pid=229): Launched
22:49:39.914207 run mass: MS start registered {at=14986685.617542041, delay=0.00798431970179081, ms=00094}
22:49:40.940800 run osmo-ms-mob/00095: Starting mobile
22:49:40.954770 run osmo-ms-mob/00095(pid=230): Launched
22:49:40.966125 run mass: MS start registered {at=14986686.669466723, delay=0.005129309371113777, ms=00095}
22:49:41.502550 run mass: MS performed LU {at=14986687.205882015, lu_delay=5.7401407938450575, ms=00088}
22:49:41.538801 run mass: MS performed LU {at=14986687.242121343, lu_delay=4.566698499023914, ms=00090}
22:49:41.651460 run mass: MS performed LU {at=14986687.354718627, lu_delay=5.423970062285662, ms=00089}
22:49:41.945405 run osmo-ms-mob/00096: Starting mobile
22:49:41.959310 run osmo-ms-mob/00096(pid=231): Launched
22:49:41.970615 run mass: MS start registered {at=14986687.673958536, delay=0.004856554791331291, ms=00096}
22:49:43.046202 run osmo-ms-mob/00097: Starting mobile
22:49:43.059812 run osmo-ms-mob/00097(pid=232): Launched
22:49:43.070827 run mass: MS start registered {at=14986688.774177196, delay=0.0049278996884822845, ms=00097}
22:49:43.486914 run mass: MS performed LU {at=14986689.190243868, lu_delay=5.167404929175973, ms=00092}
22:49:43.505013 run mass: MS performed LU {at=14986689.208359485, lu_delay=5.843933956697583, ms=00091}
22:49:43.787897 run mass: MS performed LU {at=14986689.49116014, lu_delay=22.663955869153142, ms=00053}
22:49:44.347906 run osmo-ms-mob/00098: Starting mobile
22:49:44.362891 run osmo-ms-mob/00098(pid=233): Launched
22:49:44.374418 run mass: MS start registered {at=14986690.077762078, delay=0.005120065063238144, ms=00098}
22:49:45.268735 run mass: MS performed LU {at=14986690.972066544, lu_delay=5.354524502530694, ms=00094}
22:49:45.416281 run mass: MS performed LU {at=14986691.119615467, lu_delay=6.2589944787323475, ms=00093}
22:49:45.757286 run mass: MS performed LU {at=14986691.460598271, lu_delay=4.7911315485835075, ms=00095}
22:49:46.139016 run osmo-ms-mob/00099: Starting mobile
22:49:46.153541 run osmo-ms-mob/00099(pid=234): Launched
22:49:46.159883 run mass: All started... {duration=55.735930021852255, too_slow=0}
22:49:46.165824 run mass: MS start registered {at=14986691.869184487, delay=0.005935030058026314, ms=00099}
22:49:47.252678 run mass: MS performed LU {at=14986692.955997536, lu_delay=5.282038999721408, ms=00096}
22:49:47.507562 run mass: MS performed LU {at=14986693.210813869, lu_delay=22.748395659029484, ms=00064}
22:49:49.182453 run mass: MS performed LU {at=14986694.885685531, lu_delay=4.807923452928662, ms=00098}
22:49:49.200623 run mass: MS performed LU {at=14986694.903969325, lu_delay=6.12979212962091, ms=00097}
22:49:51.018871 run mass: MS performed LU {at=14986696.722205441, lu_delay=4.853020954877138, ms=00099}
22:49:51.025991 run mass: Tests done {all_completed=True, max=22.920558409765363, min=3.716984683647752}
22:49:51.031520 tst register_default_mass.py: Test passed (86.8 sec)
22:49:51.037038 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:51.040442 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:51.043795 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:51.047160 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:51.050586 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:51.055083 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:51.058667 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:51.062118 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:51.065516 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:51.068831 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:51.072147 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:51.075532 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:51.078991 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:51.082373 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:51.085748 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:51.089194 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:51.092644 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:51.096140 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:51.099616 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:51.103052 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:51.106506 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:51.109945 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:51.113390 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:51.116830 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:51.120253 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:51.123646 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:51.127054 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:51.130488 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:51.133913 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:51.137275 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:51.140702 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:51.144579 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:51.147980 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:51.151320 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:51.154683 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:51.158094 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:51.161826 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:51.165339 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:51.168798 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:51.172423 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:51.175906 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:51.179343 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:51.183373 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:51.186844 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:51.190333 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:51.193800 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:51.197266 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:51.200709 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:51.204125 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:51.207749 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:51.211223 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:51.214666 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:51.218119 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:51.221561 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:51.224962 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:51.228542 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:51.232022 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:51.235531 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:51.238982 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:51.242446 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:51.246148 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:51.249739 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:51.253308 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:51.258390 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:51.262007 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:51.265568 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:51.269056 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:51.272492 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:51.275985 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:51.279430 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:51.282861 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:51.286352 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:51.289816 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:51.293259 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:51.296727 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:51.300184 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:51.303638 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:51.307090 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:51.310554 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:51.314038 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:51.317490 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:51.320955 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:51.324409 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:51.328195 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:51.331709 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:51.335434 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:51.338884 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:51.342349 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:51.345788 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:51.349240 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:51.352712 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:51.356155 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:51.359612 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:51.363087 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:51.367228 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:51.370743 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:51.374594 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:51.378067 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:51.381528 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:51.384973 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:51.388435 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:51.392045 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:51.395583 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:51.399309 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:51.402775 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:51.406248 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:51.409714 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:51.413166 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:51.416633 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:51.420097 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:51.423555 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:51.427023 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:51.430589 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:51.434181 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:51.437792 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:51.441338 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:51.444892 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:51.448332 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:51.451751 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:51.455168 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:51.458589 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:51.461950 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:51.465278 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:51.468702 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:51.472004 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:51.475331 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:51.478720 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:51.482118 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:51.485525 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:51.488950 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:51.492342 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:51.495761 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:51.499080 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:51.502365 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:51.505657 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:51.508931 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:51.512323 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:51.515716 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:51.519134 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:51.522576 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:51.526002 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:51.529442 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:51.532855 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:51.536352 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:51.539783 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:51.543213 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:51.546635 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:51.550055 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:51.553480 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:51.556901 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:51.560312 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:51.563741 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:51.567178 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:51.570596 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:51.574002 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:51.577424 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:51.580848 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:51.584286 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:51.587706 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:51.591133 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:51.594555 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:51.597979 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:51.601397 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:51.604809 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:51.608235 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:51.611663 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:51.615107 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:51.618514 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:51.621923 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:51.625345 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:51.628759 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:51.632184 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:51.635634 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:51.639058 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:51.642465 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:51.645890 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:51.649327 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:51.652762 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:51.656185 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:51.659630 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:51.663053 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:51.666466 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:51.669892 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:51.673327 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:51.676760 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:51.680200 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:51.683624 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:51.687038 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:51.690452 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:51.693882 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:51.697320 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:51.700752 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:51.704210 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:51.707631 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:51.711061 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:51.714471 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:51.717881 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:51.721325 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:51.724742 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:51.728177 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:51.731616 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:51.735042 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:51.738461 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:51.741899 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:51.745328 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:51.748759 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:51.752192 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:51.755617 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:51.759073 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:51.762539 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:51.765988 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:51.769692 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:51.773174 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:51.776636 --- ParallelTerminationStrategy: PID 22 died...
22:49:51.778192 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:51.782011 --- ParallelTerminationStrategy: PID 23 died...
22:49:51.783562 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:51.787305 --- ParallelTerminationStrategy: PID 24 died...
22:49:51.788844 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:51.792632 --- ParallelTerminationStrategy: PID 25 died...
22:49:51.794168 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:51.797953 --- ParallelTerminationStrategy: PID 26 died...
22:49:51.799492 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:51.803298 --- ParallelTerminationStrategy: PID 27 died...
22:49:51.804846 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:51.808622 --- ParallelTerminationStrategy: PID 28 died...
22:49:51.810166 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:51.813988 --- ParallelTerminationStrategy: PID 29 died...
22:49:51.815544 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:51.819354 --- ParallelTerminationStrategy: PID 30 died...
22:49:51.820889 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:51.824709 --- ParallelTerminationStrategy: PID 31 died...
22:49:51.826269 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:51.830112 --- ParallelTerminationStrategy: PID 32 died...
22:49:51.831662 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:51.835498 --- ParallelTerminationStrategy: PID 33 died...
22:49:51.837068 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:51.840896 --- ParallelTerminationStrategy: PID 35 died...
22:49:51.842452 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:51.846261 --- ParallelTerminationStrategy: PID 36 died...
22:49:51.847803 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:51.851607 --- ParallelTerminationStrategy: PID 37 died...
22:49:51.853166 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:51.856974 --- ParallelTerminationStrategy: PID 38 died...
22:49:51.858521 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:51.862330 --- ParallelTerminationStrategy: PID 39 died...
22:49:51.863862 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:51.867665 --- ParallelTerminationStrategy: PID 40 died...
22:49:51.869232 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:51.873028 --- ParallelTerminationStrategy: PID 41 died...
22:49:51.874571 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:51.878362 --- ParallelTerminationStrategy: PID 42 died...
22:49:51.879930 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:51.883750 --- ParallelTerminationStrategy: PID 43 died...
22:49:51.885306 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:51.889084 --- ParallelTerminationStrategy: PID 44 died...
22:49:51.890624 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:51.894402 --- ParallelTerminationStrategy: PID 45 died...
22:49:51.895946 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:51.899733 --- ParallelTerminationStrategy: PID 46 died...
22:49:51.901271 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:51.905054 --- ParallelTerminationStrategy: PID 47 died...
22:49:51.906589 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:51.910362 --- ParallelTerminationStrategy: PID 48 died...
22:49:51.911888 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:51.915673 --- ParallelTerminationStrategy: PID 49 died...
22:49:51.917215 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:51.920992 --- ParallelTerminationStrategy: PID 50 died...
22:49:51.922522 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:51.926319 --- ParallelTerminationStrategy: PID 51 died...
22:49:51.927851 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:51.931632 --- ParallelTerminationStrategy: PID 52 died...
22:49:51.933167 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:51.936955 --- ParallelTerminationStrategy: PID 53 died...
22:49:51.938483 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:51.942271 --- ParallelTerminationStrategy: PID 54 died...
22:49:51.943809 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:51.947591 --- ParallelTerminationStrategy: PID 55 died...
22:49:51.949138 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:51.952933 --- ParallelTerminationStrategy: PID 56 died...
22:49:51.954458 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:51.958280 --- ParallelTerminationStrategy: PID 57 died...
22:49:51.959819 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:51.963620 --- ParallelTerminationStrategy: PID 58 died...
22:49:51.965164 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:51.968953 --- ParallelTerminationStrategy: PID 59 died...
22:49:51.970498 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:51.974315 --- ParallelTerminationStrategy: PID 60 died...
22:49:51.975846 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:51.979641 --- ParallelTerminationStrategy: PID 61 died...
22:49:51.981176 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:51.984979 --- ParallelTerminationStrategy: PID 62 died...
22:49:51.986534 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:51.990319 --- ParallelTerminationStrategy: PID 63 died...
22:49:51.991859 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:51.995641 --- ParallelTerminationStrategy: PID 64 died...
22:49:51.997177 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:52.001001 --- ParallelTerminationStrategy: PID 65 died...
22:49:52.002539 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:52.006315 --- ParallelTerminationStrategy: PID 66 died...
22:49:52.007859 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:52.011670 --- ParallelTerminationStrategy: PID 67 died...
22:49:52.013212 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:52.016981 --- ParallelTerminationStrategy: PID 68 died...
22:49:52.018524 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:52.022313 --- ParallelTerminationStrategy: PID 69 died...
22:49:52.023846 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:52.027678 --- ParallelTerminationStrategy: PID 70 died...
22:49:52.029219 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:52.033042 --- ParallelTerminationStrategy: PID 71 died...
22:49:52.034591 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:52.038397 --- ParallelTerminationStrategy: PID 72 died...
22:49:52.039934 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:52.043742 --- ParallelTerminationStrategy: PID 73 died...
22:49:52.045274 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:52.049058 --- ParallelTerminationStrategy: PID 74 died...
22:49:52.050593 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:52.054410 --- ParallelTerminationStrategy: PID 75 died...
22:49:52.055957 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:52.059780 --- ParallelTerminationStrategy: PID 76 died...
22:49:52.061331 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:52.065134 --- ParallelTerminationStrategy: PID 77 died...
22:49:52.066681 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:52.070498 --- ParallelTerminationStrategy: PID 78 died...
22:49:52.072031 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:52.075822 --- ParallelTerminationStrategy: PID 79 died...
22:49:52.077358 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:52.081169 --- ParallelTerminationStrategy: PID 80 died...
22:49:52.139134 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:52.156306 --- ParallelTerminationStrategy: PID 81 died...
22:49:52.159272 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:52.163630 --- ParallelTerminationStrategy: PID 82 died...
22:49:52.165174 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:52.168957 --- ParallelTerminationStrategy: PID 83 died...
22:49:52.170487 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:52.174259 --- ParallelTerminationStrategy: PID 84 died...
22:49:52.175791 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:52.179478 --- ParallelTerminationStrategy: PID 85 died...
22:49:52.181044 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:52.184850 --- ParallelTerminationStrategy: PID 86 died...
22:49:52.186330 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:52.190034 --- ParallelTerminationStrategy: PID 87 died...
22:49:52.191576 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:52.195395 --- ParallelTerminationStrategy: PID 88 died...
22:49:52.196934 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:52.200740 --- ParallelTerminationStrategy: PID 89 died...
22:49:52.202270 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:52.206067 --- ParallelTerminationStrategy: PID 90 died...
22:49:52.207598 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:52.211398 --- ParallelTerminationStrategy: PID 91 died...
22:49:52.212940 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:52.216742 --- ParallelTerminationStrategy: PID 92 died...
22:49:52.218293 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:52.222118 --- ParallelTerminationStrategy: PID 93 died...
22:49:52.223666 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:52.227453 --- ParallelTerminationStrategy: PID 94 died...
22:49:52.228990 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:52.232829 --- ParallelTerminationStrategy: PID 95 died...
22:49:52.234375 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:52.238198 --- ParallelTerminationStrategy: PID 96 died...
22:49:52.239749 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:52.243557 --- ParallelTerminationStrategy: PID 97 died...
22:49:52.245111 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:52.248976 --- ParallelTerminationStrategy: PID 98 died...
22:49:52.250511 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:52.254324 --- ParallelTerminationStrategy: PID 99 died...
22:49:52.255870 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:52.259667 --- ParallelTerminationStrategy: PID 100 died...
22:49:52.261236 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:52.265065 --- ParallelTerminationStrategy: PID 101 died...
22:49:52.266628 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:52.270449 --- ParallelTerminationStrategy: PID 102 died...
22:49:52.271977 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:52.275762 --- ParallelTerminationStrategy: PID 103 died...
22:49:52.277304 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:52.281127 --- ParallelTerminationStrategy: PID 104 died...
22:49:52.282684 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:52.286499 --- ParallelTerminationStrategy: PID 105 died...
22:49:52.288042 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:52.291861 --- ParallelTerminationStrategy: PID 106 died...
22:49:52.293414 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:52.297181 --- ParallelTerminationStrategy: PID 107 died...
22:49:52.298712 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:52.302541 --- ParallelTerminationStrategy: PID 108 died...
22:49:52.304081 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:52.307853 --- ParallelTerminationStrategy: PID 109 died...
22:49:52.309390 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:52.313177 --- ParallelTerminationStrategy: PID 110 died...
22:49:52.314704 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:52.318485 --- ParallelTerminationStrategy: PID 111 died...
22:49:52.320010 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:52.323735 --- ParallelTerminationStrategy: PID 112 died...
22:49:52.325240 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:52.328894 --- ParallelTerminationStrategy: PID 113 died...
22:49:52.330363 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:52.334014 --- ParallelTerminationStrategy: PID 114 died...
22:49:52.335473 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:52.339125 --- ParallelTerminationStrategy: PID 115 died...
22:49:52.340587 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:52.344220 --- ParallelTerminationStrategy: PID 116 died...
22:49:52.345738 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:52.349570 --- ParallelTerminationStrategy: PID 117 died...
22:49:52.351107 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:52.354894 --- ParallelTerminationStrategy: PID 118 died...
22:49:52.356421 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:52.360208 --- ParallelTerminationStrategy: PID 119 died...
22:49:52.361763 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:52.365524 --- ParallelTerminationStrategy: PID 120 died...
22:49:52.367048 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:52.370828 --- ParallelTerminationStrategy: PID 121 died...
22:49:52.372358 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:52.376131 --- ParallelTerminationStrategy: PID 122 died...
22:49:52.377666 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:52.381480 --- ParallelTerminationStrategy: PID 123 died...
22:49:52.383013 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:52.386673 --- ParallelTerminationStrategy: PID 124 died...
22:49:52.388139 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:52.391761 --- ParallelTerminationStrategy: PID 125 died...
22:49:52.393255 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:52.396881 --- ParallelTerminationStrategy: PID 126 died...
22:49:52.398369 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:52.401998 --- ParallelTerminationStrategy: PID 127 died...
22:49:52.403465 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:52.407084 --- ParallelTerminationStrategy: PID 128 died...
22:49:52.408553 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:52.412168 --- ParallelTerminationStrategy: PID 129 died...
22:49:52.413675 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:52.417313 --- ParallelTerminationStrategy: PID 130 died...
22:49:52.418777 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:52.422505 --- ParallelTerminationStrategy: PID 131 died...
22:49:52.424051 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:52.427855 --- ParallelTerminationStrategy: PID 132 died...
22:49:52.429385 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:52.433148 --- ParallelTerminationStrategy: PID 133 died...
22:49:52.434683 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:52.438480 --- ParallelTerminationStrategy: PID 134 died...
22:49:52.440027 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:52.443847 --- ParallelTerminationStrategy: PID 135 died...
22:49:52.445388 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:52.449190 --- ParallelTerminationStrategy: PID 136 died...
22:49:52.450708 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:52.454546 --- ParallelTerminationStrategy: PID 137 died...
22:49:52.456087 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:52.459885 --- ParallelTerminationStrategy: PID 138 died...
22:49:52.461394 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:52.465037 --- ParallelTerminationStrategy: PID 139 died...
22:49:52.466568 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:52.470371 --- ParallelTerminationStrategy: PID 140 died...
22:49:52.471910 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:52.475696 --- ParallelTerminationStrategy: PID 141 died...
22:49:52.477236 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:52.481051 --- ParallelTerminationStrategy: PID 142 died...
22:49:52.482580 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:52.486390 --- ParallelTerminationStrategy: PID 143 died...
22:49:52.487925 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:52.491710 --- ParallelTerminationStrategy: PID 144 died...
22:49:52.493277 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:52.497063 --- ParallelTerminationStrategy: PID 145 died...
22:49:52.498590 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:52.502491 --- ParallelTerminationStrategy: PID 146 died...
22:49:52.504039 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:52.507861 --- ParallelTerminationStrategy: PID 147 died...
22:49:52.509455 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:52.513253 --- ParallelTerminationStrategy: PID 148 died...
22:49:52.514789 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:52.518692 --- ParallelTerminationStrategy: PID 149 died...
22:49:52.520228 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:52.524009 --- ParallelTerminationStrategy: PID 150 died...
22:49:52.525612 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:52.529577 --- ParallelTerminationStrategy: PID 151 died...
22:49:52.531128 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:52.534998 --- ParallelTerminationStrategy: PID 152 died...
22:49:52.536542 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:52.540357 --- ParallelTerminationStrategy: PID 153 died...
22:49:52.541896 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:52.545708 --- ParallelTerminationStrategy: PID 154 died...
22:49:52.547242 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:52.551068 --- ParallelTerminationStrategy: PID 155 died...
22:49:52.552601 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:52.556416 --- ParallelTerminationStrategy: PID 156 died...
22:49:52.557964 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:52.561795 --- ParallelTerminationStrategy: PID 157 died...
22:49:52.563345 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:52.567175 --- ParallelTerminationStrategy: PID 158 died...
22:49:52.568708 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:52.572535 --- ParallelTerminationStrategy: PID 159 died...
22:49:52.574076 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:52.577909 --- ParallelTerminationStrategy: PID 160 died...
22:49:52.579463 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:52.583295 --- ParallelTerminationStrategy: PID 161 died...
22:49:52.584885 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:52.588704 --- ParallelTerminationStrategy: PID 162 died...
22:49:52.590245 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:52.594083 --- ParallelTerminationStrategy: PID 163 died...
22:49:52.595618 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:52.599461 --- ParallelTerminationStrategy: PID 164 died...
22:49:52.600989 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:52.604653 --- ParallelTerminationStrategy: PID 165 died...
22:49:52.606147 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:52.609886 --- ParallelTerminationStrategy: PID 166 died...
22:49:52.611432 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:52.615275 --- ParallelTerminationStrategy: PID 167 died...
22:49:52.616812 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:52.620637 --- ParallelTerminationStrategy: PID 168 died...
22:49:52.622176 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:52.625996 --- ParallelTerminationStrategy: PID 169 died...
22:49:52.627547 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:52.631376 --- ParallelTerminationStrategy: PID 170 died...
22:49:52.632957 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:52.636817 --- ParallelTerminationStrategy: PID 171 died...
22:49:52.638357 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:52.642208 --- ParallelTerminationStrategy: PID 172 died...
22:49:52.643756 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:52.647577 --- ParallelTerminationStrategy: PID 173 died...
22:49:52.649127 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:52.652942 --- ParallelTerminationStrategy: PID 174 died...
22:49:52.654490 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:52.658357 --- ParallelTerminationStrategy: PID 175 died...
22:49:52.659884 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:52.663721 --- ParallelTerminationStrategy: PID 176 died...
22:49:52.665269 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:52.669083 --- ParallelTerminationStrategy: PID 177 died...
22:49:52.670689 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:52.674533 --- ParallelTerminationStrategy: PID 178 died...
22:49:52.676080 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:52.679969 --- ParallelTerminationStrategy: PID 179 died...
22:49:52.681506 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:52.685315 --- ParallelTerminationStrategy: PID 180 died...
22:49:52.686869 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:52.690725 --- ParallelTerminationStrategy: PID 181 died...
22:49:52.692263 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:52.696071 --- ParallelTerminationStrategy: PID 182 died...
22:49:52.697618 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:52.701446 --- ParallelTerminationStrategy: PID 183 died...
22:49:52.702994 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:52.706830 --- ParallelTerminationStrategy: PID 184 died...
22:49:52.708379 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:52.712190 --- ParallelTerminationStrategy: PID 185 died...
22:49:52.713767 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:52.717592 --- ParallelTerminationStrategy: PID 186 died...
22:49:52.719131 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:52.722942 --- ParallelTerminationStrategy: PID 187 died...
22:49:52.724485 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:52.728319 --- ParallelTerminationStrategy: PID 188 died...
22:49:52.729874 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:52.733749 --- ParallelTerminationStrategy: PID 189 died...
22:49:52.735290 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:52.739117 --- ParallelTerminationStrategy: PID 190 died...
22:49:52.740667 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:52.744500 --- ParallelTerminationStrategy: PID 191 died...
22:49:52.746046 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:52.749880 --- ParallelTerminationStrategy: PID 192 died...
22:49:52.751426 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:52.755249 --- ParallelTerminationStrategy: PID 193 died...
22:49:52.756832 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:52.760672 --- ParallelTerminationStrategy: PID 194 died...
22:49:52.762215 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:52.766065 --- ParallelTerminationStrategy: PID 195 died...
22:49:52.767605 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:52.771407 --- ParallelTerminationStrategy: PID 196 died...
22:49:52.772982 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:52.776825 --- ParallelTerminationStrategy: PID 197 died...
22:49:52.778363 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:52.782190 --- ParallelTerminationStrategy: PID 198 died...
22:49:52.783727 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:52.787586 --- ParallelTerminationStrategy: PID 199 died...
22:49:52.789132 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:52.792970 --- ParallelTerminationStrategy: PID 200 died...
22:49:52.794511 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:52.798334 --- ParallelTerminationStrategy: PID 201 died...
22:49:52.799869 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:52.803673 --- ParallelTerminationStrategy: PID 202 died...
22:49:52.805249 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:52.809077 --- ParallelTerminationStrategy: PID 203 died...
22:49:52.810620 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:52.814465 --- ParallelTerminationStrategy: PID 204 died...
22:49:52.816028 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:52.819865 --- ParallelTerminationStrategy: PID 205 died...
22:49:52.821420 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:52.825245 --- ParallelTerminationStrategy: PID 206 died...
22:49:52.826784 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:52.830647 --- ParallelTerminationStrategy: PID 207 died...
22:49:52.832197 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:52.836012 --- ParallelTerminationStrategy: PID 208 died...
22:49:52.837554 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:52.841373 --- ParallelTerminationStrategy: PID 209 died...
22:49:52.842907 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:52.846743 --- ParallelTerminationStrategy: PID 210 died...
22:49:52.848281 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:52.852147 --- ParallelTerminationStrategy: PID 211 died...
22:49:52.853754 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:52.857605 --- ParallelTerminationStrategy: PID 212 died...
22:49:52.859171 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:52.863002 --- ParallelTerminationStrategy: PID 213 died...
22:49:52.864539 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:52.868365 --- ParallelTerminationStrategy: PID 214 died...
22:49:52.869938 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:52.873764 --- ParallelTerminationStrategy: PID 215 died...
22:49:52.875307 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:52.879124 --- ParallelTerminationStrategy: PID 216 died...
22:49:52.880687 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:52.884502 --- ParallelTerminationStrategy: PID 217 died...
22:49:52.886083 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:52.889891 --- ParallelTerminationStrategy: PID 218 died...
22:49:52.891438 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:52.895234 --- ParallelTerminationStrategy: PID 219 died...
22:49:52.896781 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:52.900602 --- ParallelTerminationStrategy: PID 220 died...
22:49:52.902169 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:52.906000 --- ParallelTerminationStrategy: PID 221 died...
22:49:52.907626 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:52.911450 --- ParallelTerminationStrategy: PID 222 died...
22:49:52.912987 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:52.916813 --- ParallelTerminationStrategy: PID 223 died...
22:49:52.918361 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:52.922204 --- ParallelTerminationStrategy: PID 224 died...
22:49:52.923738 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:52.927571 --- ParallelTerminationStrategy: PID 225 died...
22:49:52.929124 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:52.932898 --- ParallelTerminationStrategy: PID 226 died...
22:49:52.934376 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:52.938158 --- ParallelTerminationStrategy: PID 227 died...
22:49:52.939634 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:52.943323 --- ParallelTerminationStrategy: PID 228 died...
22:49:52.944817 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:52.948489 --- ParallelTerminationStrategy: PID 229 died...
22:49:52.949970 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:52.953654 --- ParallelTerminationStrategy: PID 230 died...
22:49:52.955159 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:52.958967 --- ParallelTerminationStrategy: PID 231 died...
22:49:52.960512 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:52.964349 --- ParallelTerminationStrategy: PID 232 died...
22:49:52.965900 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:52.969722 --- ParallelTerminationStrategy: PID 233 died...
22:49:52.971262 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:52.975146 --- ParallelTerminationStrategy: PID 234 died...
22:49:52.976716 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:56.380568 --- ParallelTerminationStrategy: PID 34 died...
22:49:56.382451 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8018 netreg_mass PASS
---------------------------------------------------------------------
22:49:56.463793 tst trial-8018: Storing JUnit report in /build/trial-8018/run.2025-07-05_22-48-23/trial-8018.xml
--------------------------------------------------------------------------------------------
trial-8018 PASS
--------------------------------------------------------------------------------------------
22:49:56.474985 tst trial-8018: trial-8018: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (86.8 sec)
+ exit_code=0
+ rm -rf trial-8018/inst
+ cd trial-8018
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-07-05 22:48:23
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8018-run.tgz run.2025-07-05_22-48-23
+ tar czf /build/trial-8018-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-07-05_13_28_44.tgz osmo-bts-oc2g.build-2025-07-05_00_51_41.tgz osmo-bts-sysmo.build-2025-07-05_00_51_45.tgz osmo-bts.build-2025-07-05_00_51_49.tgz osmo-ggsn.build-2025-07-05_20_43_00.tgz osmo-hlr.build-2025-07-05_16_36_52.tgz osmo-hnbgw.build-2025-07-05_13_30_08.tgz osmo-mgw.build-2025-07-05_08_33_14.tgz osmo-msc.build-2025-07-05_13_32_20.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-05_07_34_01.tgz osmo-pcu-sysmo.build-2025-07-05_07_36_09.tgz osmo-pcu.build-2025-07-05_07_36_15.tgz osmo-sgsn.build-2025-07-05_20_48_37.tgz osmo-stp.build-2025-07-05_13_25_13.tgz osmo-trx.build-2025-07-05_14_28_25.tgz osmocom-bb.build-2025-07-05_21_17_14.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS