This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7950
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1581472504860489584.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-8382
+ 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
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#7 CACHED
#8 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#8 CACHED
#9 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#9 CACHED
#10 [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
#10 CACHED
#11 [ 2/28] RUN useradd -ms /bin/bash jenkins
#11 CACHED
#12 [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
#12 CACHED
#13 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#13 CACHED
#14 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#14 CACHED
#15 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#15 CACHED
#16 [ 8/28] RUN MKDIR /var/run/sshd
#16 CACHED
#17 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#17 CACHED
#18 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#18 CACHED
#19 [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
#19 CACHED
#20 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#20 CACHED
#21 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#21 CACHED
#22 [ 9/28] COPY SSH /root/.ssh
#22 CACHED
#23 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#23 CACHED
#24 [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
#24 CACHED
#25 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#25 CACHED
#26 [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
#26 CACHED
#27 [ 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
#27 CACHED
#28 [ 3/28] RUN groupadd osmo-gsm-tester
#28 CACHED
#29 [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
#29 CACHED
#30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#30 CACHED
#31 [20/28] WORKDIR /TMP
#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:0f6e2e695e529e1e9944bea10bb2d9be085a9a52ae6d72e0f4db26d4b3722147 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8383 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-05 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8383
+ mkdir -p trial-8383
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-05_13_26_39.tgz osmo-bts-oc2g.build-2026-07-05_00_51_55.tgz osmo-bts-sysmo.build-2026-07-05_00_51_53.tgz osmo-bts.build-2026-07-05_00_52_06.tgz osmo-ggsn.build-2026-07-05_20_42_51.tgz osmo-hlr.build-2026-07-05_16_36_55.tgz osmo-hnbgw.build-2026-07-05_13_30_55.tgz osmo-mgw.build-2026-07-05_08_33_09.tgz osmo-msc.build-2026-07-05_13_35_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-05_07_34_50.tgz osmo-pcu-sysmo.build-2026-07-05_07_34_46.tgz osmo-pcu.build-2026-07-05_07_34_48.tgz osmo-sgsn.build-2026-07-05_20_48_32.tgz osmo-stp.build-2026-07-05_13_25_26.tgz osmo-trx.build-2026-07-05_14_22_00.tgz osmocom-bb.build-2026-07-05_21_17_42.tgz srslte.build-19.tgz trial-8383
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-05_13_26_39.md5 osmo-bts-oc2g.build-2026-07-05_00_51_55.md5 osmo-bts-sysmo.build-2026-07-05_00_51_53.md5 osmo-bts.build-2026-07-05_00_52_06.md5 osmo-ggsn.build-2026-07-05_20_42_51.md5 osmo-hlr.build-2026-07-05_16_36_55.md5 osmo-hnbgw.build-2026-07-05_13_30_55.md5 osmo-mgw.build-2026-07-05_08_33_09.md5 osmo-msc.build-2026-07-05_13_35_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-05_07_34_50.md5 osmo-pcu-sysmo.build-2026-07-05_07_34_46.md5 osmo-pcu.build-2026-07-05_07_34_48.md5 osmo-sgsn.build-2026-07-05_20_48_32.md5 osmo-stp.build-2026-07-05_13_25_26.md5 osmo-trx.build-2026-07-05_14_22_00.md5 osmocom-bb.build-2026-07-05_21_17_42.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-05_13_26_39.md5 osmo-bts-oc2g.build-2026-07-05_00_51_55.md5 osmo-bts-sysmo.build-2026-07-05_00_51_53.md5 osmo-bts.build-2026-07-05_00_52_06.md5 osmo-ggsn.build-2026-07-05_20_42_51.md5 osmo-hlr.build-2026-07-05_16_36_55.md5 osmo-hnbgw.build-2026-07-05_13_30_55.md5 osmo-mgw.build-2026-07-05_08_33_09.md5 osmo-msc.build-2026-07-05_13_35_13.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-05_07_34_50.md5 osmo-pcu-sysmo.build-2026-07-05_07_34_46.md5 osmo-pcu.build-2026-07-05_07_34_48.md5 osmo-sgsn.build-2026-07-05_20_48_32.md5 osmo-stp.build-2026-07-05_13_25_26.md5 osmo-trx.build-2026-07-05_14_22_00.md5 osmocom-bb.build-2026-07-05_21_17_42.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-8383 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8383'
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-8383
--------------------------------------------------------------------------------------------
22:48:15.247917 tst trial-8383: Detailed log at /build/trial-8383/run.2026-07-05_22-48-15/log
---------------------------------------------------------------------
trial-8383 netreg_mass
---------------------------------------------------------------------
22:48:15.455104 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.455466 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.456240 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.457381 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.508158 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.509845 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.511942 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.594013 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-8383 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.594782 tst register_default_mass.py:9: Claiming resources for the test
22:48:15.609846 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.610352 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.610802 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.611233 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.611663 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.612114 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.612596 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.643071 tst register_default_mass.py: using LAC 2
22:48:15.665130 tst register_default_mass.py: using RAC 2
22:48:15.691443 tst register_default_mass.py: using CellId 2
22:48:15.720630 tst register_default_mass.py: using BVCI 3
22:48:15.734311 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.735002 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.735579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.736094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.736594 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.737114 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.737606 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.738115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.738644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.739148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.739649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.740146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.740677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.741191 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.741704 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.742242 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.742763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.743279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.743792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.744318 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.744838 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.745354 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.745888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.746419 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.746926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.747454 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.747983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.748518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.749051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.749579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.750107 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.750639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.751161 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.751707 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.752232 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.752766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.753292 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.753811 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.754338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.754874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.755387 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.755896 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.756434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.756960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.757489 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.758012 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.758533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.759057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.759593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.760111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.760628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.761155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.761668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.762187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.762715 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.763239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.763753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.764272 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.764807 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.765317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.765830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.766366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.766886 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.767403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.767924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.768443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.768954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.769490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.770007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.770524 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.771050 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.771567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.772159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.772691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.773209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.773718 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.774243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.774756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.775275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.775798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.776307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.776815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.777331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.777845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.778361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.778880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.779397 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.779899 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.780404 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.780931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.781438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.781960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.782488 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.783005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.783512 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.784032 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.784538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.785038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.785556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.786069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.786578 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.787144 tst register_default_mass.py:21: Launching a simple network
22:48:15.797290 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:15.916504 run create_hlr_db(pid=20): Launched
22:48:16.930027 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:16.954056 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:16.969309 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:16.974992 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.172569 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.187383 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.193024 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.613232 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:17.630476 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:20.645200 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.774116 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:20.788969 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:20.794621 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.817989 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:20.832911 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:20.838565 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.155277 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.170422 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.196678 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.372156 run osmo-bts-virtual(pid=34): Launched
22:48:28.408089 tst register_default_mass.py: using MSISDN 1001
22:48:28.422644 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.462188 tst register_default_mass.py: using MSISDN 1002
22:48:28.479975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.510916 tst register_default_mass.py: using MSISDN 1003
22:48:28.525861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.556557 tst register_default_mass.py: using MSISDN 1004
22:48:28.571050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.601547 tst register_default_mass.py: using MSISDN 1005
22:48:28.615983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.646531 tst register_default_mass.py: using MSISDN 1006
22:48:28.661069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.691847 tst register_default_mass.py: using MSISDN 1007
22:48:28.706415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.737292 tst register_default_mass.py: using MSISDN 1008
22:48:28.751930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.782590 tst register_default_mass.py: using MSISDN 1009
22:48:28.797109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.827787 tst register_default_mass.py: using MSISDN 1010
22:48:28.842319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.872897 tst register_default_mass.py: using MSISDN 1011
22:48:28.887382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.918213 tst register_default_mass.py: using MSISDN 1012
22:48:28.932838 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:28.963545 tst register_default_mass.py: using MSISDN 1013
22:48:28.978021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.008539 tst register_default_mass.py: using MSISDN 1014
22:48:29.023077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.053683 tst register_default_mass.py: using MSISDN 1015
22:48:29.068085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.099013 tst register_default_mass.py: using MSISDN 1016
22:48:29.113471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.144483 tst register_default_mass.py: using MSISDN 1017
22:48:29.158925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.189247 tst register_default_mass.py: using MSISDN 1018
22:48:29.203525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.234203 tst register_default_mass.py: using MSISDN 1019
22:48:29.248657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.279277 tst register_default_mass.py: using MSISDN 1020
22:48:29.293701 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.324598 tst register_default_mass.py: using MSISDN 1021
22:48:29.339246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.369845 tst register_default_mass.py: using MSISDN 1022
22:48:29.384301 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.423388 tst register_default_mass.py: using MSISDN 1023
22:48:29.441245 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.472104 tst register_default_mass.py: using MSISDN 1024
22:48:29.486963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.517574 tst register_default_mass.py: using MSISDN 1025
22:48:29.532087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.562718 tst register_default_mass.py: using MSISDN 1026
22:48:29.577230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.607573 tst register_default_mass.py: using MSISDN 1027
22:48:29.621904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.652780 tst register_default_mass.py: using MSISDN 1028
22:48:29.667326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.697889 tst register_default_mass.py: using MSISDN 1029
22:48:29.712414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.743206 tst register_default_mass.py: using MSISDN 1030
22:48:29.757711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.788138 tst register_default_mass.py: using MSISDN 1031
22:48:29.802507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.833151 tst register_default_mass.py: using MSISDN 1032
22:48:29.847551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.878083 tst register_default_mass.py: using MSISDN 1033
22:48:29.892533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.923082 tst register_default_mass.py: using MSISDN 1034
22:48:29.937451 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.968382 tst register_default_mass.py: using MSISDN 1035
22:48:29.983018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.013584 tst register_default_mass.py: using MSISDN 1036
22:48:30.028085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.059111 tst register_default_mass.py: using MSISDN 1037
22:48:30.073630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.103952 tst register_default_mass.py: using MSISDN 1038
22:48:30.118181 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.148283 tst register_default_mass.py: using MSISDN 1039
22:48:30.162470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.192832 tst register_default_mass.py: using MSISDN 1040
22:48:30.207156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.237753 tst register_default_mass.py: using MSISDN 1041
22:48:30.252070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.282479 tst register_default_mass.py: using MSISDN 1042
22:48:30.296821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.326621 tst register_default_mass.py: using MSISDN 1043
22:48:30.340747 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.370764 tst register_default_mass.py: using MSISDN 1044
22:48:30.385080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.424589 tst register_default_mass.py: using MSISDN 1045
22:48:30.442435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.473107 tst register_default_mass.py: using MSISDN 1046
22:48:30.487711 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.518052 tst register_default_mass.py: using MSISDN 1047
22:48:30.532450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.562862 tst register_default_mass.py: using MSISDN 1048
22:48:30.577156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.607782 tst register_default_mass.py: using MSISDN 1049
22:48:30.622174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.652710 tst register_default_mass.py: using MSISDN 1050
22:48:30.667099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.697789 tst register_default_mass.py: using MSISDN 1051
22:48:30.712332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.742799 tst register_default_mass.py: using MSISDN 1052
22:48:30.757209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.787859 tst register_default_mass.py: using MSISDN 1053
22:48:30.802314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.832915 tst register_default_mass.py: using MSISDN 1054
22:48:30.847395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.877589 tst register_default_mass.py: using MSISDN 1055
22:48:30.891924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.922141 tst register_default_mass.py: using MSISDN 1056
22:48:30.936406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:30.966285 tst register_default_mass.py: using MSISDN 1057
22:48:30.980374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.010557 tst register_default_mass.py: using MSISDN 1058
22:48:31.024821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.054890 tst register_default_mass.py: using MSISDN 1059
22:48:31.069153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.099659 tst register_default_mass.py: using MSISDN 1060
22:48:31.114092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.144456 tst register_default_mass.py: using MSISDN 1061
22:48:31.158782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.189066 tst register_default_mass.py: using MSISDN 1062
22:48:31.203436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.234190 tst register_default_mass.py: using MSISDN 1063
22:48:31.248709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.278986 tst register_default_mass.py: using MSISDN 1064
22:48:31.293364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.323752 tst register_default_mass.py: using MSISDN 1065
22:48:31.338130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.368390 tst register_default_mass.py: using MSISDN 1066
22:48:31.382663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.412939 tst register_default_mass.py: using MSISDN 1067
22:48:31.427279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.457645 tst register_default_mass.py: using MSISDN 1068
22:48:31.471936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.502089 tst register_default_mass.py: using MSISDN 1069
22:48:31.516361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.546956 tst register_default_mass.py: using MSISDN 1070
22:48:31.561456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.591405 tst register_default_mass.py: using MSISDN 1071
22:48:31.605571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.636281 tst register_default_mass.py: using MSISDN 1072
22:48:31.650778 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.680997 tst register_default_mass.py: using MSISDN 1073
22:48:31.695378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.725566 tst register_default_mass.py: using MSISDN 1074
22:48:31.739848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.769867 tst register_default_mass.py: using MSISDN 1075
22:48:31.784067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.814445 tst register_default_mass.py: using MSISDN 1076
22:48:31.828773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.859356 tst register_default_mass.py: using MSISDN 1077
22:48:31.873831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.904084 tst register_default_mass.py: using MSISDN 1078
22:48:31.918390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.948950 tst register_default_mass.py: using MSISDN 1079
22:48:31.963402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:31.993681 tst register_default_mass.py: using MSISDN 1080
22:48:32.008046 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.038297 tst register_default_mass.py: using MSISDN 1081
22:48:32.052677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.082983 tst register_default_mass.py: using MSISDN 1082
22:48:32.097254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.127482 tst register_default_mass.py: using MSISDN 1083
22:48:32.141748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.172686 tst register_default_mass.py: using MSISDN 1084
22:48:32.187344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.217904 tst register_default_mass.py: using MSISDN 1085
22:48:32.232432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.263104 tst register_default_mass.py: using MSISDN 1086
22:48:32.277559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.307878 tst register_default_mass.py: using MSISDN 1087
22:48:32.322185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.352924 tst register_default_mass.py: using MSISDN 1088
22:48:32.367536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.397846 tst register_default_mass.py: using MSISDN 1089
22:48:32.412172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.442424 tst register_default_mass.py: using MSISDN 1090
22:48:32.456835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.487122 tst register_default_mass.py: using MSISDN 1091
22:48:32.501399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.531709 tst register_default_mass.py: using MSISDN 1092
22:48:32.545983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.576689 tst register_default_mass.py: using MSISDN 1093
22:48:32.591266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.621604 tst register_default_mass.py: using MSISDN 1094
22:48:32.635986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.666801 tst register_default_mass.py: using MSISDN 1095
22:48:32.681381 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.711729 tst register_default_mass.py: using MSISDN 1096
22:48:32.726112 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.756308 tst register_default_mass.py: using MSISDN 1097
22:48:32.770564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.800829 tst register_default_mass.py: using MSISDN 1098
22:48:32.815175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.845622 tst register_default_mass.py: using MSISDN 1099
22:48:32.860082 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.890717 tst register_default_mass.py: using MSISDN 1100
22:48:32.905200 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:32.996868 run mass: Starting testcase
22:48:33.002477 run mass: Pre-launching all virtphy's
22:48:33.007949 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.021067 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.027160 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.040223 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.046244 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.059168 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.065254 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.078301 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.084332 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.097261 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.103315 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.116176 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.122179 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.135071 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.141015 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.153837 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.159826 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.172794 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.178818 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.191743 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.197700 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.210692 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.216746 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.229743 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.235758 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.248749 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.254804 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.267783 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.273806 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.286862 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.292886 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.305872 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.311919 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.324926 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.331025 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.344078 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.350151 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.363193 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.369189 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.382078 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.388124 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.401050 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.407081 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.420063 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.426050 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.439022 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.445026 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.457975 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.463961 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.476893 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.482868 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.495783 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.501781 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.514757 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.520748 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.533722 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:33.539735 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.552672 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:33.558677 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.571781 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:33.577805 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.590854 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.596827 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.609755 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.615763 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.628710 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.634675 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.647611 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.653597 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.666555 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.672499 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.685490 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.691482 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.704392 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.710365 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.723303 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.729330 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.742284 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.748293 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.761383 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.767383 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.780493 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.786467 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.799486 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.805499 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.818520 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.824484 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.837396 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:33.843421 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.856339 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:33.862387 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.875358 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:33.881338 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.894288 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:33.900279 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.913198 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:33.919177 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:33.932081 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:33.938030 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:33.950945 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:33.956920 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:33.969810 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:33.975786 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:33.988822 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:33.994785 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.007866 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.013873 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.026824 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.032858 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.045953 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.051938 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.064990 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.070999 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.083875 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.089862 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.102839 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.108794 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.121678 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.127654 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.140563 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.146592 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.159495 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.165475 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.178406 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.184397 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.197377 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.203480 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.216423 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.222420 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.235524 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.241519 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.254624 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.260607 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.273680 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.279717 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.292921 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.298967 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.311975 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.317970 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.330961 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.336948 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.349836 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.355819 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.368753 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.374741 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.387697 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.393695 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.406708 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.412729 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.425652 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.431585 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.444477 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.450462 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.463441 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.469397 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.482483 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.488468 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.501413 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.507563 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.520496 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.526549 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.539531 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.545515 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.558412 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:34.564382 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.577309 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:34.583287 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.596223 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.602202 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.615164 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.621123 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.634062 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.640042 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.652954 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.658901 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.671834 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.677838 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.690819 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.696929 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.709897 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.716012 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.729012 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.735071 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.748168 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.754126 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.767215 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.773240 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.786238 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.792256 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.805239 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.811218 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.824186 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.830232 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.843328 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.849384 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.862477 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:34.868507 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.881604 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:34.887671 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.900765 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:34.906792 run mass: Checking if sockets are in the filesystem
22:48:34.939213 run osmo-ms-mob/00000: Starting mobile
22:48:34.952586 run osmo-ms-mob/00000(pid=135): Launched
22:48:34.964722 run mass: MS start registered {at=4202643.258547226, delay=0.006109821610152721, ms=00000}
22:48:39.154502 run osmo-ms-mob/00001: Starting mobile
22:48:39.171905 run osmo-ms-mob/00001(pid=136): Launched
22:48:39.182538 run mass: MS start registered {at=4202647.476361085, delay=0.004480872303247452, ms=00001}
22:48:40.201536 run mass: MS performed LU {at=4202648.495242853, lu_delay=5.236695626750588, ms=00000}
22:48:40.954985 run osmo-ms-mob/00002: Starting mobile
22:48:40.971685 run osmo-ms-mob/00002(pid=137): Launched
22:48:40.982135 run mass: MS start registered {at=4202649.275958087, delay=0.004421020857989788, ms=00002}
22:48:42.254909 run osmo-ms-mob/00003: Starting mobile
22:48:42.271723 run osmo-ms-mob/00003(pid=138): Launched
22:48:42.282323 run mass: MS start registered {at=4202650.576149406, delay=0.004318823106586933, ms=00003}
22:48:43.339100 run osmo-ms-mob/00004: Starting mobile
22:48:43.352132 run osmo-ms-mob/00004(pid=139): Launched
22:48:43.362569 run mass: MS start registered {at=4202651.656394902, delay=0.004420720972120762, ms=00004}
22:48:43.967340 run mass: MS performed LU {at=4202652.261059658, lu_delay=4.784698572941124, ms=00001}
22:48:44.323472 run osmo-ms-mob/00005: Starting mobile
22:48:44.336471 run osmo-ms-mob/00005(pid=140): Launched
22:48:44.347222 run mass: MS start registered {at=4202652.641043241, delay=0.004735836759209633, ms=00005}
22:48:45.223278 run osmo-ms-mob/00006: Starting mobile
22:48:45.236176 run osmo-ms-mob/00006(pid=141): Launched
22:48:45.246647 run mass: MS start registered {at=4202653.540475713, delay=0.004430806264281273, ms=00006}
22:48:45.869401 run mass: MS performed LU {at=4202654.163113175, lu_delay=4.887155087664723, ms=00002}
22:48:46.154370 run osmo-ms-mob/00007: Starting mobile
22:48:46.170966 run osmo-ms-mob/00007(pid=142): Launched
22:48:46.181433 run mass: MS start registered {at=4202654.475260231, delay=0.004464681260287762, ms=00007}
22:48:46.922992 run osmo-ms-mob/00008: Starting mobile
22:48:46.936265 run osmo-ms-mob/00008(pid=143): Launched
22:48:46.946853 run mass: MS start registered {at=4202655.240681465, delay=0.004593256860971451, ms=00008}
22:48:47.647032 run osmo-ms-mob/00009: Starting mobile
22:48:47.660323 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.670857 run mass: MS start registered {at=4202655.964686195, delay=0.004464384168386459, ms=00009}
22:48:47.732997 run mass: MS performed LU {at=4202656.026732198, lu_delay=5.4505827920511365, ms=00003}
22:48:48.354737 run osmo-ms-mob/00010: Starting mobile
22:48:48.371893 run osmo-ms-mob/00010(pid=145): Launched
22:48:48.382636 run mass: MS start registered {at=4202656.676462232, delay=0.0047020334750413895, ms=00010}
22:48:48.922327 run osmo-ms-mob/00011: Starting mobile
22:48:48.935605 run osmo-ms-mob/00011(pid=146): Launched
22:48:48.946270 run mass: MS start registered {at=4202657.240096231, delay=0.00463769119232893, ms=00011}
22:48:49.553489 run osmo-ms-mob/00012: Starting mobile
22:48:49.570470 run osmo-ms-mob/00012(pid=147): Launched
22:48:49.581101 run mass: MS start registered {at=4202657.874929508, delay=0.004590795375406742, ms=00012}
22:48:49.634945 run mass: MS performed LU {at=4202657.928664374, lu_delay=6.27226947247982, ms=00004}
22:48:49.662254 run mass: MS performed LU {at=4202657.955987499, lu_delay=5.3149442579597235, ms=00005}
22:48:50.135244 run osmo-ms-mob/00013: Starting mobile
22:48:50.149075 run osmo-ms-mob/00013(pid=148): Launched
22:48:50.159948 run mass: MS start registered {at=4202658.453776882, delay=0.0046910736709833145, ms=00013}
22:48:50.722829 run osmo-ms-mob/00014: Starting mobile
22:48:50.735963 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.746915 run mass: MS start registered {at=4202659.040742759, delay=0.004952671937644482, ms=00014}
22:48:51.322721 run osmo-ms-mob/00015: Starting mobile
22:48:51.336070 run osmo-ms-mob/00015(pid=150): Launched
22:48:51.346702 run mass: MS start registered {at=4202659.640528927, delay=0.004621133208274841, ms=00015}
22:48:51.499249 run mass: MS performed LU {at=4202659.792967585, lu_delay=5.3177073542028666, ms=00007}
22:48:51.564457 run mass: MS performed LU {at=4202659.858172159, lu_delay=6.31769644562155, ms=00006}
22:48:51.855262 run osmo-ms-mob/00016: Starting mobile
22:48:51.872440 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.878822 run mass: MS performed LU {at=4202660.172656027, lu_delay=4.931974561884999, ms=00008}
22:48:51.884792 run mass: MS start registered {at=4202660.178632896, delay=0.005993591621518135, ms=00016}
22:48:52.335411 run osmo-ms-mob/00017: Starting mobile
22:48:52.350382 run osmo-ms-mob/00017(pid=152): Launched
22:48:52.361233 run mass: MS start registered {at=4202660.655060176, delay=0.0046291956678032875, ms=00017}
22:48:52.945346 run osmo-ms-mob/00018: Starting mobile
22:48:52.961575 run osmo-ms-mob/00018(pid=153): Launched
22:48:52.972253 run mass: MS start registered {at=4202661.266082611, delay=0.004617258906364441, ms=00018}
22:48:53.346448 run osmo-ms-mob/00019: Starting mobile
22:48:53.363008 run osmo-ms-mob/00019(pid=154): Launched
22:48:53.373679 run mass: MS start registered {at=4202661.667508836, delay=0.004628625698387623, ms=00019}
22:48:53.399705 run mass: MS performed LU {at=4202661.693489634, lu_delay=5.017027402296662, ms=00010}
22:48:53.427975 run mass: MS performed LU {at=4202661.721722137, lu_delay=5.757035941816866, ms=00009}
22:48:53.534006 run mass: MS performed LU {at=4202661.827733165, lu_delay=4.587636933661997, ms=00011}
22:48:53.854232 run osmo-ms-mob/00020: Starting mobile
22:48:53.871281 run osmo-ms-mob/00020(pid=155): Launched
22:48:53.881823 run mass: MS start registered {at=4202662.175651934, delay=0.004458758980035782, ms=00020}
22:48:54.335744 run osmo-ms-mob/00021: Starting mobile
22:48:54.349717 run osmo-ms-mob/00021(pid=156): Launched
22:48:54.360331 run mass: MS start registered {at=4202662.65416021, delay=0.004633800126612186, ms=00021}
22:48:54.733113 run osmo-ms-mob/00022: Starting mobile
22:48:54.746538 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.757400 run mass: MS start registered {at=4202663.051228616, delay=0.004591738805174828, ms=00022}
22:48:55.256086 run osmo-ms-mob/00023: Starting mobile
22:48:55.273208 run osmo-ms-mob/00023(pid=158): Launched
22:48:55.279287 run mass: MS performed LU {at=4202663.573121678, lu_delay=5.119344796054065, ms=00013}
22:48:55.285099 run mass: MS start registered {at=4202663.578941806, delay=0.0058376723900437355, ms=00023}
22:48:55.330348 run mass: MS performed LU {at=4202663.624076774, lu_delay=5.749147266149521, ms=00012}
22:48:55.655395 run osmo-ms-mob/00024: Starting mobile
22:48:55.674493 run osmo-ms-mob/00024(pid=159): Launched
22:48:55.680609 run mass: MS performed LU {at=4202663.974444124, lu_delay=4.933701365254819, ms=00014}
22:48:55.686537 run mass: MS start registered {at=4202663.980379979, delay=0.0059536295011639595, ms=00024}
22:48:56.132965 run osmo-ms-mob/00025: Starting mobile
22:48:56.146320 run osmo-ms-mob/00025(pid=160): Launched
22:48:56.156880 run mass: MS start registered {at=4202664.45070774, delay=0.004479561001062393, ms=00025}
22:48:56.535512 run osmo-ms-mob/00026: Starting mobile
22:48:56.549202 run osmo-ms-mob/00026(pid=161): Launched
22:48:56.559692 run mass: MS start registered {at=4202664.853519443, delay=0.004481104202568531, ms=00026}
22:48:56.966441 run osmo-ms-mob/00027: Starting mobile
22:48:56.983759 run osmo-ms-mob/00027(pid=162): Launched
22:48:56.994593 run mass: MS start registered {at=4202665.288420125, delay=0.004776638932526112, ms=00027}
22:48:57.064740 run mass: MS performed LU {at=4202665.358464056, lu_delay=5.179831159301102, ms=00016}
22:48:57.166985 run mass: MS performed LU {at=4202665.460708527, lu_delay=4.805648351088166, ms=00017}
22:48:57.193689 run mass: MS performed LU {at=4202665.487444046, lu_delay=5.846915119327605, ms=00015}
22:48:57.215948 run osmo-ms-mob/00028: Starting mobile
22:48:57.228884 run osmo-ms-mob/00028(pid=163): Launched
22:48:57.239525 run mass: MS start registered {at=4202665.533355563, delay=0.004604024812579155, ms=00028}
22:48:57.734981 run osmo-ms-mob/00029: Starting mobile
22:48:57.748602 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.759400 run mass: MS start registered {at=4202666.053229341, delay=0.0045521454885602, ms=00029}
22:48:58.135751 run osmo-ms-mob/00030: Starting mobile
22:48:58.149516 run osmo-ms-mob/00030(pid=165): Launched
22:48:58.160536 run mass: MS start registered {at=4202666.454364366, delay=0.0048840586096048355, ms=00030}
22:48:58.535800 run osmo-ms-mob/00031: Starting mobile
22:48:58.549569 run osmo-ms-mob/00031(pid=166): Launched
22:48:58.560557 run mass: MS start registered {at=4202666.854383481, delay=0.004864977672696114, ms=00031}
22:48:58.822722 run osmo-ms-mob/00032: Starting mobile
22:48:58.835903 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.846545 run mass: MS start registered {at=4202667.140372453, delay=0.004492453299462795, ms=00032}
22:48:59.030830 run mass: MS performed LU {at=4202667.324563052, lu_delay=4.670402841642499, ms=00021}
22:48:59.095985 run mass: MS performed LU {at=4202667.389711773, lu_delay=6.1236291620880365, ms=00018}
22:48:59.124113 run osmo-ms-mob/00033: Starting mobile
22:48:59.137281 run osmo-ms-mob/00033(pid=168): Launched
22:48:59.148046 run mass: MS start registered {at=4202667.441878427, delay=0.004639757797122002, ms=00033}
22:48:59.164063 run mass: MS performed LU {at=4202667.457870669, lu_delay=5.79036183282733, ms=00019}
22:48:59.201637 run mass: MS performed LU {at=4202667.495383756, lu_delay=5.319731822237372, ms=00020}
22:48:59.655949 run osmo-ms-mob/00034: Starting mobile
22:48:59.673488 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.684067 run mass: MS start registered {at=4202667.977893381, delay=0.004494611173868179, ms=00034}
22:48:59.934275 run osmo-ms-mob/00035: Starting mobile
22:48:59.948099 run osmo-ms-mob/00035(pid=170): Launched
22:48:59.958712 run mass: MS start registered {at=4202668.252539239, delay=0.004484598524868488, ms=00035}
22:49:00.322913 run osmo-ms-mob/00036: Starting mobile
22:49:00.336269 run osmo-ms-mob/00036(pid=171): Launched
22:49:00.347720 run mass: MS start registered {at=4202668.64154568, delay=0.005084702745079994, ms=00036}
22:49:00.761844 run osmo-ms-mob/00037: Starting mobile
22:49:00.777901 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.788480 run mass: MS start registered {at=4202669.082310545, delay=0.0046051740646362305, ms=00037}
22:49:00.831158 run mass: MS performed LU {at=4202669.124898724, lu_delay=5.545956918038428, ms=00023}
22:49:00.932973 run mass: MS performed LU {at=4202669.226698626, lu_delay=6.175470009446144, ms=00022}
22:49:00.961832 run osmo-ms-mob/00038: Starting mobile
22:49:00.974895 run osmo-ms-mob/00038(pid=173): Launched
22:49:00.980927 run mass: MS performed LU {at=4202669.274765415, lu_delay=4.8240576749667525, ms=00025}
22:49:00.986774 run mass: MS start registered {at=4202669.280616945, delay=0.0058675119653344154, ms=00038}
22:49:01.103755 run mass: MS performed LU {at=4202669.397476476, lu_delay=5.4170964965596795, ms=00024}
22:49:01.132506 run osmo-ms-mob/00039: Starting mobile
22:49:01.145514 run osmo-ms-mob/00039(pid=174): Launched
22:49:01.156088 run mass: MS start registered {at=4202669.44992021, delay=0.004522431641817093, ms=00039}
22:49:01.722608 run osmo-ms-mob/00040: Starting mobile
22:49:01.735898 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.746577 run mass: MS start registered {at=4202670.040407033, delay=0.004650282673537731, ms=00040}
22:49:02.022927 run osmo-ms-mob/00041: Starting mobile
22:49:02.036201 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.047224 run mass: MS start registered {at=4202670.34104346, delay=0.004967129789292812, ms=00041}
22:49:02.333396 run osmo-ms-mob/00042: Starting mobile
22:49:02.346935 run osmo-ms-mob/00042(pid=177): Launched
22:49:02.357739 run mass: MS start registered {at=4202670.651569091, delay=0.004754731431603432, ms=00042}
22:49:02.736726 run osmo-ms-mob/00043: Starting mobile
22:49:02.750797 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.761534 run mass: MS start registered {at=4202671.055364066, delay=0.004707274027168751, ms=00043}
22:49:02.861646 run mass: MS performed LU {at=4202671.155369643, lu_delay=5.102140301838517, ms=00029}
22:49:02.931061 run mass: MS performed LU {at=4202671.224786781, lu_delay=6.371267337352037, ms=00026}
22:49:02.959647 run osmo-ms-mob/00044: Starting mobile
22:49:02.972944 run osmo-ms-mob/00044(pid=179): Launched
22:49:02.983647 run mass: MS start registered {at=4202671.27747722, delay=0.0045933593064546585, ms=00044}
22:49:03.004223 run mass: MS performed LU {at=4202671.29802233, lu_delay=6.00960220489651, ms=00027}
22:49:03.353230 run osmo-ms-mob/00045: Starting mobile
22:49:03.368886 run osmo-ms-mob/00045(pid=180): Launched
22:49:03.379565 run mass: MS start registered {at=4202671.673393448, delay=0.004467235878109932, ms=00045}
22:49:03.634523 run osmo-ms-mob/00046: Starting mobile
22:49:03.648807 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.659770 run mass: MS start registered {at=4202671.953597108, delay=0.004639823921024799, ms=00046}
22:49:03.756839 run mass: MS performed LU {at=4202672.050577075, lu_delay=5.596212709322572, ms=00030}
22:49:03.936357 run osmo-ms-mob/00047: Starting mobile
22:49:03.950494 run osmo-ms-mob/00047(pid=182): Launched
22:49:03.961224 run mass: MS start registered {at=4202672.255050847, delay=0.004618070088326931, ms=00047}
22:49:04.236070 run osmo-ms-mob/00048: Starting mobile
22:49:04.249823 run osmo-ms-mob/00048(pid=183): Launched
22:49:04.260948 run mass: MS start registered {at=4202672.554775422, delay=0.0049311313778162, ms=00048}
22:49:04.535402 run osmo-ms-mob/00049: Starting mobile
22:49:04.549168 run osmo-ms-mob/00049(pid=184): Launched
22:49:04.559946 run mass: MS start registered {at=4202672.853774768, delay=0.004552725702524185, ms=00049}
22:49:04.595461 run mass: MS performed LU {at=4202672.889197629, lu_delay=6.034814148209989, ms=00031}
22:49:04.634284 run mass: MS performed LU {at=4202672.928027319, lu_delay=4.95013393741101, ms=00034}
22:49:04.659155 run osmo-ms-mob/00050: Starting mobile
22:49:04.672416 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.678474 run mass: MS performed LU {at=4202672.972309871, lu_delay=5.530431443825364, ms=00033}
22:49:04.684296 run mass: MS start registered {at=4202672.978138998, delay=0.005845328792929649, ms=00050}
22:49:04.924673 run mass: MS performed LU {at=4202673.218399851, lu_delay=4.965860611759126, ms=00035}
22:49:05.236780 run osmo-ms-mob/00051: Starting mobile
22:49:05.250870 run osmo-ms-mob/00051(pid=186): Launched
22:49:05.261607 run mass: MS start registered {at=4202673.555437626, delay=0.004732544533908367, ms=00051}
22:49:05.538527 run osmo-ms-mob/00052: Starting mobile
22:49:05.553187 run osmo-ms-mob/00052(pid=187): Launched
22:49:05.559338 run mass: MS performed LU {at=4202673.853172411, lu_delay=4.403252201154828, ms=00039}
22:49:05.565467 run mass: MS start registered {at=4202673.859308042, delay=0.006154478527605534, ms=00052}
22:49:05.685856 run mass: MS performed LU {at=4202673.979570569, lu_delay=6.839198115281761, ms=00032}
22:49:05.727243 run osmo-ms-mob/00053: Starting mobile
22:49:05.740630 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.747049 run mass: MS performed LU {at=4202674.040883748, lu_delay=4.000476715154946, ms=00040}
22:49:05.753035 run mass: MS start registered {at=4202674.046877132, delay=0.006010252982378006, ms=00053}
22:49:06.158515 run osmo-ms-mob/00054: Starting mobile
22:49:06.177051 run osmo-ms-mob/00054(pid=189): Launched
22:49:06.188092 run mass: MS start registered {at=4202674.481919005, delay=0.004783840849995613, ms=00054}
22:49:06.436558 run osmo-ms-mob/00055: Starting mobile
22:49:06.450659 run osmo-ms-mob/00055(pid=190): Launched
22:49:06.461367 run mass: MS start registered {at=4202674.755192023, delay=0.004705454222857952, ms=00055}
22:49:06.535597 run mass: MS performed LU {at=4202674.829335656, lu_delay=6.18778997566551, ms=00036}
22:49:06.590054 run mass: MS performed LU {at=4202674.883807911, lu_delay=5.801497365348041, ms=00037}
22:49:06.627683 run osmo-ms-mob/00056: Starting mobile
22:49:06.641286 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.652400 run mass: MS start registered {at=4202674.946228569, delay=0.004797743633389473, ms=00056}
22:49:06.815783 run mass: MS performed LU {at=4202675.109509929, lu_delay=4.768466468900442, ms=00041}
22:49:07.036528 run osmo-ms-mob/00057: Starting mobile
22:49:07.050689 run osmo-ms-mob/00057(pid=192): Launched
22:49:07.061881 run mass: MS start registered {at=4202675.355709095, delay=0.005157758481800556, ms=00057}
22:49:07.436587 run osmo-ms-mob/00058: Starting mobile
22:49:07.451731 run osmo-ms-mob/00058(pid=193): Launched
22:49:07.458253 run mass: MS performed LU {at=4202675.752085137, lu_delay=6.471468192525208, ms=00038}
22:49:07.464157 run mass: MS start registered {at=4202675.75799913, delay=0.005934139713644981, ms=00058}
22:49:07.607258 run mass: MS performed LU {at=4202675.900994975, lu_delay=5.249425884336233, ms=00042}
22:49:07.636738 run osmo-ms-mob/00059: Starting mobile
22:49:07.650473 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.656696 run mass: MS performed LU {at=4202675.950529943, lu_delay=4.89516587741673, ms=00043}
22:49:07.662555 run mass: MS start registered {at=4202675.956396402, delay=0.005883830599486828, ms=00059}
22:49:08.055141 run osmo-ms-mob/00060: Starting mobile
22:49:08.070925 run osmo-ms-mob/00060(pid=195): Launched
22:49:08.081739 run mass: MS start registered {at=4202676.375566918, delay=0.004656706005334854, ms=00060}
22:49:08.400014 run mass: MS performed LU {at=4202676.693742696, lu_delay=4.740145588293672, ms=00046}
22:49:08.446877 run osmo-ms-mob/00061: Starting mobile
22:49:08.461204 run osmo-ms-mob/00061(pid=196): Launched
22:49:08.467566 run mass: MS performed LU {at=4202676.76140003, lu_delay=5.08800658211112, ms=00045}
22:49:08.473365 run mass: MS performed LU {at=4202676.76720661, lu_delay=5.489729390479624, ms=00044}
22:49:08.479135 run mass: MS start registered {at=4202676.772977507, delay=0.011594750918447971, ms=00061}
22:49:08.490245 run osmo-ms-mob/00062: Starting mobile
22:49:08.503387 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.514139 run mass: MS start registered {at=4202676.807967609, delay=0.004345519468188286, ms=00062}
22:49:08.745035 run mass: MS performed LU {at=4202677.038632108, lu_delay=4.783581260591745, ms=00047}
22:49:09.063945 run osmo-ms-mob/00063: Starting mobile
22:49:09.080593 run osmo-ms-mob/00063(pid=198): Launched
22:49:09.091503 run mass: MS start registered {at=4202677.385331034, delay=0.0045336950570344925, ms=00063}
22:49:09.436028 run osmo-ms-mob/00064: Starting mobile
22:49:09.449968 run osmo-ms-mob/00064(pid=199): Launched
22:49:09.460758 run mass: MS start registered {at=4202677.754584045, delay=0.0046768514439463615, ms=00064}
22:49:09.854508 run osmo-ms-mob/00065: Starting mobile
22:49:09.870583 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.881377 run mass: MS start registered {at=4202678.175206151, delay=0.0045355334877967834, ms=00065}
22:49:10.135607 run osmo-ms-mob/00066: Starting mobile
22:49:10.149476 run osmo-ms-mob/00066(pid=201): Launched
22:49:10.160863 run mass: MS start registered {at=4202678.454682961, delay=0.0053244829177856445, ms=00066}
22:49:10.245717 run mass: MS performed LU {at=4202678.539443351, lu_delay=5.5613043531775475, ms=00050}
22:49:10.269589 run mass: MS performed LU {at=4202678.563426733, lu_delay=4.5165496012195945, ms=00053}
22:49:10.301740 run mass: MS performed LU {at=4202678.595504035, lu_delay=4.736195993609726, ms=00052}
22:49:10.315206 run osmo-ms-mob/00067: Starting mobile
22:49:10.328680 run osmo-ms-mob/00067(pid=202): Launched
22:49:10.339395 run mass: MS start registered {at=4202678.633224865, delay=0.004578118212521076, ms=00067}
22:49:10.591003 run mass: MS performed LU {at=4202678.884731593, lu_delay=5.329293966293335, ms=00051}
22:49:10.854520 run osmo-ms-mob/00068: Starting mobile
22:49:10.872560 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.883725 run mass: MS start registered {at=4202679.177551951, delay=0.004909031093120575, ms=00068}
22:49:11.236382 run osmo-ms-mob/00069: Starting mobile
22:49:11.251064 run osmo-ms-mob/00069(pid=204): Launched
22:49:11.257220 run mass: MS performed LU {at=4202679.551053234, lu_delay=6.996277811937034, ms=00048}
22:49:11.263240 run mass: MS performed LU {at=4202679.557081855, lu_delay=6.703307086601853, ms=00049}
22:49:11.269662 run mass: MS start registered {at=4202679.56350292, delay=0.01246772799640894, ms=00069}
22:49:11.403610 run mass: MS performed LU {at=4202679.697321428, lu_delay=4.751092858612537, ms=00056}
22:49:11.434889 run osmo-ms-mob/00070: Starting mobile
22:49:11.448578 run osmo-ms-mob/00070(pid=205): Launched
22:49:11.454749 run mass: MS performed LU {at=4202679.748583356, lu_delay=4.993391333147883, ms=00055}
22:49:11.460920 run mass: MS performed LU {at=4202679.754761111, lu_delay=5.272842106409371, ms=00054}
22:49:11.467124 run mass: MS start registered {at=4202679.760964859, delay=0.012400291860103607, ms=00070}
22:49:12.063064 run osmo-ms-mob/00071: Starting mobile
22:49:12.079852 run osmo-ms-mob/00071(pid=206): Launched
22:49:12.090860 run mass: MS start registered {at=4202680.38467377, delay=0.004632327705621719, ms=00071}
22:49:12.220091 run mass: MS performed LU {at=4202680.513824407, lu_delay=5.158115312457085, ms=00057}
22:49:12.257385 run mass: MS performed LU {at=4202680.551125972, lu_delay=4.594729569740593, ms=00059}
22:49:12.276653 run osmo-ms-mob/00072: Starting mobile
22:49:12.290438 run osmo-ms-mob/00072(pid=207): Launched
22:49:12.296563 run mass: MS performed LU {at=4202680.59039797, lu_delay=4.832398840226233, ms=00058}
22:49:12.302681 run mass: MS start registered {at=4202680.596521018, delay=0.006139915436506271, ms=00072}
22:49:12.862039 run osmo-ms-mob/00073: Starting mobile
22:49:12.878596 run osmo-ms-mob/00073(pid=208): Launched
22:49:12.890957 run mass: MS start registered {at=4202681.184775525, delay=0.006058624014258385, ms=00073}
22:49:13.237299 run osmo-ms-mob/00074: Starting mobile
22:49:13.251614 run osmo-ms-mob/00074(pid=209): Launched
22:49:13.263312 run mass: MS start registered {at=4202681.55713372, delay=0.005418010987341404, ms=00074}
22:49:13.622796 run osmo-ms-mob/00075: Starting mobile
22:49:13.635950 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.646706 run mass: MS start registered {at=4202681.940534291, delay=0.004704763181507587, ms=00075}
22:49:13.993202 run mass: MS performed LU {at=4202682.286905728, lu_delay=4.9015746945515275, ms=00063}
22:49:14.029282 run mass: MS performed LU {at=4202682.323023466, lu_delay=5.515055857598782, ms=00062}
22:49:14.053439 run osmo-ms-mob/00076: Starting mobile
22:49:14.067002 run osmo-ms-mob/00076(pid=211): Launched
22:49:14.077585 run mass: MS start registered {at=4202682.371415175, delay=0.004394234158098698, ms=00076}
22:49:14.246735 run mass: MS performed LU {at=4202682.540461302, lu_delay=4.785877256654203, ms=00064}
22:49:14.283688 run mass: MS performed LU {at=4202682.577441217, lu_delay=6.201874298974872, ms=00060}
22:49:14.300606 run mass: MS performed LU {at=4202682.594409428, lu_delay=5.821431920863688, ms=00061}
22:49:14.339234 run osmo-ms-mob/00077: Starting mobile
22:49:14.354005 run osmo-ms-mob/00077(pid=212): Launched
22:49:14.364728 run mass: MS start registered {at=4202682.658559451, delay=0.004714759066700935, ms=00077}
22:49:15.035270 run osmo-ms-mob/00078: Starting mobile
22:49:15.049328 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.060039 run mass: MS start registered {at=4202683.353865636, delay=0.0046259015798568726, ms=00078}
22:49:15.207154 run mass: MS performed LU {at=4202683.500877079, lu_delay=3.7399122193455696, ms=00070}
22:49:15.437604 run osmo-ms-mob/00079: Starting mobile
22:49:15.451570 run osmo-ms-mob/00079(pid=214): Launched
22:49:15.462588 run mass: MS start registered {at=4202683.756412739, delay=0.00496950838714838, ms=00079}
22:49:15.962086 run osmo-ms-mob/00080: Starting mobile
22:49:15.978854 run osmo-ms-mob/00080(pid=215): Launched
22:49:15.984980 run mass: MS performed LU {at=4202684.2788026, lu_delay=5.824119638651609, ms=00066}
22:49:15.991180 run mass: MS start registered {at=4202684.285022121, delay=0.0062443893402814865, ms=00080}
22:49:16.022302 run mass: MS performed LU {at=4202684.316108165, lu_delay=6.140902014449239, ms=00065}
22:49:16.040724 run mass: MS performed LU {at=4202684.334509312, lu_delay=4.77100639231503, ms=00069}
22:49:16.221944 run mass: MS performed LU {at=4202684.515671129, lu_delay=5.338119178079069, ms=00068}
22:49:16.236777 run osmo-ms-mob/00081: Starting mobile
22:49:16.250100 run osmo-ms-mob/00081(pid=216): Launched
22:49:16.256107 run mass: MS performed LU {at=4202684.549943011, lu_delay=5.916718145832419, ms=00067}
22:49:16.262286 run mass: MS start registered {at=4202684.556126706, delay=0.006200404837727547, ms=00081}
22:49:16.836264 run osmo-ms-mob/00082: Starting mobile
22:49:16.850625 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.861441 run mass: MS start registered {at=4202685.155269999, delay=0.004743967205286026, ms=00082}
22:49:17.450541 run osmo-ms-mob/00083: Starting mobile
22:49:17.465627 run osmo-ms-mob/00083(pid=218): Launched
22:49:17.476473 run mass: MS start registered {at=4202685.770300352, delay=0.00477803498506546, ms=00083}
22:49:17.860150 run mass: MS performed LU {at=4202686.153879008, lu_delay=4.969103483483195, ms=00073}
22:49:17.914902 run osmo-ms-mob/00084: Starting mobile
22:49:17.929758 run osmo-ms-mob/00084(pid=219): Launched
22:49:17.935751 run mass: MS performed LU {at=4202686.229589042, lu_delay=5.6330680241808295, ms=00072}
22:49:17.941580 run mass: MS start registered {at=4202686.235422921, delay=0.005850478075444698, ms=00084}
22:49:17.994255 run mass: MS performed LU {at=4202686.287954707, lu_delay=5.903280937112868, ms=00071}
22:49:18.015214 run mass: MS performed LU {at=4202686.309053628, lu_delay=4.751919907517731, ms=00074}
22:49:18.445539 run osmo-ms-mob/00085: Starting mobile
22:49:18.461585 run osmo-ms-mob/00085(pid=220): Launched
22:49:18.473145 run mass: MS start registered {at=4202686.76696646, delay=0.005444684065878391, ms=00085}
22:49:19.035082 run osmo-ms-mob/00086: Starting mobile
22:49:19.049516 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.060948 run mass: MS start registered {at=4202687.354775691, delay=0.005168205127120018, ms=00086}
22:49:19.655751 run osmo-ms-mob/00087: Starting mobile
22:49:19.673360 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.679648 run mass: MS performed LU {at=4202687.97348332, lu_delay=6.032949029468, ms=00075}
22:49:19.685473 run mass: MS start registered {at=4202687.979315198, delay=0.005849750712513924, ms=00087}
22:49:19.788607 run mass: MS performed LU {at=4202688.082332598, lu_delay=4.728466962464154, ms=00078}
22:49:19.807586 run mass: MS performed LU {at=4202688.101339822, lu_delay=5.729924647137523, ms=00076}
22:49:19.932605 run mass: MS performed LU {at=4202688.226329419, lu_delay=5.5677699679508805, ms=00077}
22:49:19.956814 run mass: MS performed LU {at=4202688.250650953, lu_delay=22.71729538962245, ms=00028}
22:49:19.967916 run osmo-ms-mob/00088: Starting mobile
22:49:19.981012 run osmo-ms-mob/00088(pid=223): Launched
22:49:19.991738 run mass: MS start registered {at=4202688.285568981, delay=0.004629939794540405, ms=00088}
22:49:20.823462 run osmo-ms-mob/00089: Starting mobile
22:49:20.837094 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.848263 run mass: MS start registered {at=4202689.142080034, delay=0.005029866471886635, ms=00089}
22:49:21.422496 run osmo-ms-mob/00090: Starting mobile
22:49:21.435540 run osmo-ms-mob/00090(pid=225): Launched
22:49:21.446264 run mass: MS start registered {at=4202689.74009136, delay=0.0046874769032001495, ms=00090}
22:49:21.625878 run mass: MS performed LU {at=4202689.919563629, lu_delay=4.764293629676104, ms=00082}
22:49:21.643249 run mass: MS performed LU {at=4202689.937001476, lu_delay=5.380874769762158, ms=00081}
22:49:21.760225 run mass: MS performed LU {at=4202690.053953275, lu_delay=6.297540536150336, ms=00079}
22:49:21.777356 run mass: MS performed LU {at=4202690.071108383, lu_delay=5.786086262203753, ms=00080}
22:49:22.123637 run osmo-ms-mob/00091: Starting mobile
22:49:22.136725 run osmo-ms-mob/00091(pid=226): Launched
22:49:22.147593 run mass: MS start registered {at=4202690.441420585, delay=0.004712051711976528, ms=00091}
22:49:22.835844 run osmo-ms-mob/00092: Starting mobile
22:49:22.849917 run osmo-ms-mob/00092(pid=227): Launched
22:49:22.860727 run mass: MS start registered {at=4202691.154556332, delay=0.004737425595521927, ms=00092}
22:49:23.443954 run mass: MS performed LU {at=4202691.737678717, lu_delay=5.502255795523524, ms=00084}
22:49:23.555099 run mass: MS performed LU {at=4202691.848827749, lu_delay=5.0818612882867455, ms=00085}
22:49:23.597404 run osmo-ms-mob/00093: Starting mobile
22:49:23.611295 run osmo-ms-mob/00093(pid=228): Launched
22:49:23.617416 run mass: MS performed LU {at=4202691.91124941, lu_delay=6.14094905834645, ms=00083}
22:49:23.623277 run mass: MS start registered {at=4202691.917119397, delay=0.005890043452382088, ms=00093}
22:49:23.698863 run mass: MS performed LU {at=4202691.99258756, lu_delay=4.637811868451536, ms=00086}
22:49:24.535654 run osmo-ms-mob/00094: Starting mobile
22:49:24.550459 run osmo-ms-mob/00094(pid=229): Launched
22:49:24.561371 run mass: MS start registered {at=4202692.855199427, delay=0.004876516759395599, ms=00094}
22:49:25.392040 run mass: MS performed LU {at=4202693.685751209, lu_delay=5.400182227604091, ms=00088}
22:49:25.406614 run osmo-ms-mob/00095: Starting mobile
22:49:25.419926 run osmo-ms-mob/00095(pid=230): Launched
22:49:25.425992 run mass: MS performed LU {at=4202693.719829097, lu_delay=4.577749063260853, ms=00089}
22:49:25.431818 run mass: MS start registered {at=4202693.725661157, delay=0.005849013105034828, ms=00095}
22:49:25.525047 run mass: MS performed LU {at=4202693.818772698, lu_delay=5.839457499794662, ms=00087}
22:49:26.422903 run osmo-ms-mob/00096: Starting mobile
22:49:26.435855 run osmo-ms-mob/00096(pid=231): Launched
22:49:26.446708 run mass: MS start registered {at=4202694.740537414, delay=0.004778745584189892, ms=00096}
22:49:27.320942 run mass: MS performed LU {at=4202695.614666113, lu_delay=5.173245527781546, ms=00091}
22:49:27.339070 run mass: MS performed LU {at=4202695.632861466, lu_delay=5.892770105972886, ms=00090}
22:49:27.355633 run osmo-ms-mob/00097: Starting mobile
22:49:27.368725 run osmo-ms-mob/00097(pid=232): Launched
22:49:27.379448 run mass: MS start registered {at=4202695.673280264, delay=0.004627726040780544, ms=00097}
22:49:27.427157 run mass: MS performed LU {at=4202695.720898364, lu_delay=4.56634203158319, ms=00092}
22:49:28.854854 run osmo-ms-mob/00098: Starting mobile
22:49:28.871582 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.882907 run mass: MS start registered {at=4202697.176735015, delay=0.004895441234111786, ms=00098}
22:49:29.157342 run mass: MS performed LU {at=4202697.451032328, lu_delay=5.533912931568921, ms=00093}
22:49:29.182126 run mass: MS performed LU {at=4202697.47596152, lu_delay=4.620762092992663, ms=00094}
22:49:30.623544 run osmo-ms-mob/00099: Starting mobile
22:49:30.636933 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.642960 run mass: All started... {duration=55.73048327304423, too_slow=0}
22:49:30.648624 run mass: MS start registered {at=4202698.942459828, delay=0.005657285451889038, ms=00099}
22:49:31.086737 run mass: MS performed LU {at=4202699.380463621, lu_delay=5.654802463948727, ms=00095}
22:49:31.575448 run mass: MS performed LU {at=4202699.869170106, lu_delay=5.128632691688836, ms=00096}
22:49:32.923302 run mass: MS performed LU {at=4202701.21699376, lu_delay=5.54371349606663, ms=00097}
22:49:34.824801 run mass: MS performed LU {at=4202703.118528051, lu_delay=5.941793036647141, ms=00098}
22:49:36.690229 run mass: MS performed LU {at=4202704.983911855, lu_delay=6.041452026925981, ms=00099}
22:49:36.712609 run mass: Tests done {all_completed=True, max=22.71729538962245, min=3.7399122193455696}
22:49:36.718332 tst register_default_mass.py: Test passed (81.1 sec)
22:49:36.723577 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.726802 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.729971 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.733156 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.736402 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.739642 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.742915 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.746311 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.749541 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.752845 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.756121 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.760228 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.763473 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.766719 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.770042 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.773416 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.776800 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.780197 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.783551 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.786932 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.790306 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.793610 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.796989 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.800330 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.803695 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.807175 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.810697 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.814402 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.817766 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.821027 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.824401 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.827682 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.831055 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.834725 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.838693 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.842076 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.845431 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.849246 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.852833 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:36.856255 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:36.859665 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:36.863076 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:36.866499 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:36.870365 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:36.873734 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:36.877293 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:36.880782 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:36.884124 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:36.887505 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:36.890916 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:36.894303 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:36.897854 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:36.901236 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:36.904689 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:36.908090 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:36.911508 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:36.914946 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:36.918316 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:36.921733 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:36.925309 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:36.928705 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:36.932138 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:36.935476 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:36.938905 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:36.942208 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:36.945588 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:36.949002 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:36.952363 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:36.955749 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:36.959155 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:36.962522 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:36.965887 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:36.969315 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:36.972858 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:36.976470 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:36.979883 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:36.983544 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:36.986929 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:36.990304 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:36.993848 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:36.997389 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.001209 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.004992 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.008415 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.011763 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.015149 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.018536 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.021838 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.025568 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.028821 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.032138 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.035443 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.038700 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.041933 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:37.045159 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:37.048452 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:37.051766 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:37.055033 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:37.058282 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:37.061529 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:37.064765 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:37.068076 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:37.071310 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:37.074556 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:37.077833 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:37.081544 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:37.084792 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:37.088092 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:37.091862 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:37.095130 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:37.098385 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:37.101645 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:37.104914 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:37.108184 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:37.111437 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:37.114673 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:37.117876 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:37.121051 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:37.124219 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:37.127395 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:37.130560 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:37.133708 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:37.136880 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:37.140054 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:37.143214 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:37.146375 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:37.149533 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:37.152689 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:37.155854 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:37.159020 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:37.162177 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:37.165337 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:37.168492 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:37.171656 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:37.174822 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:37.177989 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:37.181154 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:37.184305 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:37.187475 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:37.190636 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:37.193801 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:37.196958 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:37.200125 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:37.203284 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.206446 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.209647 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.212858 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.216069 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.219284 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.222495 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.225719 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.228930 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.232137 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.235358 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.238563 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.241776 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.244992 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.248210 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.251422 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.254635 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.257838 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.261060 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.264293 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.267507 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.270724 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.273935 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.277157 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.280378 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.283590 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.286815 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.290029 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.293250 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.296456 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.299662 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.302877 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.306097 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.309318 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.312535 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.315755 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.318968 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.322182 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.325387 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.328611 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.331824 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.335042 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.338257 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.341478 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.344694 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.347901 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.351115 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.354324 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.357540 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.360746 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.363959 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.367164 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.370369 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.373575 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.376787 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.380007 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.383227 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.386438 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.389654 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.392872 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.396085 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.399298 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.402515 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.405726 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.408943 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.412157 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.415371 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.418582 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.421793 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.425022 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.428263 --- ParallelTerminationStrategy: PID 22 died...
22:49:37.429713 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.433292 --- ParallelTerminationStrategy: PID 23 died...
22:49:37.434746 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.438305 --- ParallelTerminationStrategy: PID 24 died...
22:49:37.439745 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.443323 --- ParallelTerminationStrategy: PID 25 died...
22:49:37.444774 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.448338 --- ParallelTerminationStrategy: PID 26 died...
22:49:37.449782 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.453371 --- ParallelTerminationStrategy: PID 27 died...
22:49:37.454836 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.458422 --- ParallelTerminationStrategy: PID 28 died...
22:49:37.459876 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.463468 --- ParallelTerminationStrategy: PID 29 died...
22:49:37.464914 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.468512 --- ParallelTerminationStrategy: PID 30 died...
22:49:37.469958 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.473542 --- ParallelTerminationStrategy: PID 31 died...
22:49:37.474987 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.478592 --- ParallelTerminationStrategy: PID 32 died...
22:49:37.480042 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.483654 --- ParallelTerminationStrategy: PID 33 died...
22:49:37.485117 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.488722 --- ParallelTerminationStrategy: PID 35 died...
22:49:37.490184 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.493766 --- ParallelTerminationStrategy: PID 36 died...
22:49:37.495235 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.498830 --- ParallelTerminationStrategy: PID 37 died...
22:49:37.500296 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.503868 --- ParallelTerminationStrategy: PID 38 died...
22:49:37.505325 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.508922 --- ParallelTerminationStrategy: PID 39 died...
22:49:37.510373 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.513962 --- ParallelTerminationStrategy: PID 40 died...
22:49:37.515423 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.519034 --- ParallelTerminationStrategy: PID 41 died...
22:49:37.520488 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.524059 --- ParallelTerminationStrategy: PID 42 died...
22:49:37.525508 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.529095 --- ParallelTerminationStrategy: PID 43 died...
22:49:37.530547 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.534110 --- ParallelTerminationStrategy: PID 44 died...
22:49:37.535555 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.539136 --- ParallelTerminationStrategy: PID 45 died...
22:49:37.540584 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.544128 --- ParallelTerminationStrategy: PID 46 died...
22:49:37.545567 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.549135 --- ParallelTerminationStrategy: PID 47 died...
22:49:37.550579 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.554129 --- ParallelTerminationStrategy: PID 48 died...
22:49:37.555577 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.559128 --- ParallelTerminationStrategy: PID 49 died...
22:49:37.560562 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.564121 --- ParallelTerminationStrategy: PID 50 died...
22:49:37.565560 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.569115 --- ParallelTerminationStrategy: PID 51 died...
22:49:37.570558 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.574114 --- ParallelTerminationStrategy: PID 52 died...
22:49:37.575544 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.579097 --- ParallelTerminationStrategy: PID 53 died...
22:49:37.580533 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.584082 --- ParallelTerminationStrategy: PID 54 died...
22:49:37.585519 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.589076 --- ParallelTerminationStrategy: PID 55 died...
22:49:37.590513 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.594061 --- ParallelTerminationStrategy: PID 56 died...
22:49:37.595519 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.599102 --- ParallelTerminationStrategy: PID 57 died...
22:49:37.600547 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.604099 --- ParallelTerminationStrategy: PID 58 died...
22:49:37.605547 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.609104 --- ParallelTerminationStrategy: PID 59 died...
22:49:37.610568 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.614127 --- ParallelTerminationStrategy: PID 60 died...
22:49:37.615573 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.619147 --- ParallelTerminationStrategy: PID 61 died...
22:49:37.620595 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.624151 --- ParallelTerminationStrategy: PID 62 died...
22:49:37.625598 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.629177 --- ParallelTerminationStrategy: PID 63 died...
22:49:37.630616 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.634169 --- ParallelTerminationStrategy: PID 64 died...
22:49:37.635613 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.639172 --- ParallelTerminationStrategy: PID 65 died...
22:49:37.640611 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.644176 --- ParallelTerminationStrategy: PID 66 died...
22:49:37.645619 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.649188 --- ParallelTerminationStrategy: PID 67 died...
22:49:37.650633 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.654200 --- ParallelTerminationStrategy: PID 68 died...
22:49:37.655644 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.659205 --- ParallelTerminationStrategy: PID 69 died...
22:49:37.660647 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.664218 --- ParallelTerminationStrategy: PID 70 died...
22:49:37.665661 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.669231 --- ParallelTerminationStrategy: PID 71 died...
22:49:37.670680 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.674234 --- ParallelTerminationStrategy: PID 72 died...
22:49:37.675688 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.679248 --- ParallelTerminationStrategy: PID 73 died...
22:49:37.680692 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.684263 --- ParallelTerminationStrategy: PID 74 died...
22:49:37.685701 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.689271 --- ParallelTerminationStrategy: PID 75 died...
22:49:37.690723 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.694289 --- ParallelTerminationStrategy: PID 76 died...
22:49:37.695734 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.699306 --- ParallelTerminationStrategy: PID 77 died...
22:49:37.700746 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.704311 --- ParallelTerminationStrategy: PID 78 died...
22:49:37.705754 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.709313 --- ParallelTerminationStrategy: PID 79 died...
22:49:37.710773 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.714338 --- ParallelTerminationStrategy: PID 80 died...
22:49:37.715777 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.719340 --- ParallelTerminationStrategy: PID 81 died...
22:49:37.720782 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.724346 --- ParallelTerminationStrategy: PID 82 died...
22:49:37.725784 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.729355 --- ParallelTerminationStrategy: PID 83 died...
22:49:37.730797 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.734354 --- ParallelTerminationStrategy: PID 84 died...
22:49:37.735793 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.739369 --- ParallelTerminationStrategy: PID 85 died...
22:49:37.740803 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.744362 --- ParallelTerminationStrategy: PID 86 died...
22:49:37.745803 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.749370 --- ParallelTerminationStrategy: PID 87 died...
22:49:37.750823 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.754390 --- ParallelTerminationStrategy: PID 88 died...
22:49:37.755837 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.759416 --- ParallelTerminationStrategy: PID 89 died...
22:49:37.760860 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.764451 --- ParallelTerminationStrategy: PID 90 died...
22:49:37.765898 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.769473 --- ParallelTerminationStrategy: PID 91 died...
22:49:37.770918 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.774482 --- ParallelTerminationStrategy: PID 92 died...
22:49:37.775926 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.779483 --- ParallelTerminationStrategy: PID 93 died...
22:49:37.780925 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.784503 --- ParallelTerminationStrategy: PID 94 died...
22:49:37.785947 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.789513 --- ParallelTerminationStrategy: PID 95 died...
22:49:37.790962 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.794525 --- ParallelTerminationStrategy: PID 96 died...
22:49:37.795964 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.799528 --- ParallelTerminationStrategy: PID 97 died...
22:49:37.800966 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.804529 --- ParallelTerminationStrategy: PID 98 died...
22:49:37.805975 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.809566 --- ParallelTerminationStrategy: PID 99 died...
22:49:37.811019 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.814579 --- ParallelTerminationStrategy: PID 100 died...
22:49:37.816033 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.819604 --- ParallelTerminationStrategy: PID 101 died...
22:49:37.821053 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.824625 --- ParallelTerminationStrategy: PID 102 died...
22:49:37.826076 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.829655 --- ParallelTerminationStrategy: PID 103 died...
22:49:37.831099 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.834667 --- ParallelTerminationStrategy: PID 104 died...
22:49:37.836110 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.839675 --- ParallelTerminationStrategy: PID 105 died...
22:49:37.841115 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.844695 --- ParallelTerminationStrategy: PID 106 died...
22:49:37.846136 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:37.849701 --- ParallelTerminationStrategy: PID 107 died...
22:49:37.851177 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:37.854740 --- ParallelTerminationStrategy: PID 108 died...
22:49:37.856185 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:37.859766 --- ParallelTerminationStrategy: PID 109 died...
22:49:37.861203 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:37.864778 --- ParallelTerminationStrategy: PID 110 died...
22:49:37.866228 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:37.869787 --- ParallelTerminationStrategy: PID 111 died...
22:49:37.871248 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:37.874816 --- ParallelTerminationStrategy: PID 112 died...
22:49:37.876269 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:37.879833 --- ParallelTerminationStrategy: PID 113 died...
22:49:37.881276 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:37.884842 --- ParallelTerminationStrategy: PID 114 died...
22:49:37.886293 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:37.889851 --- ParallelTerminationStrategy: PID 115 died...
22:49:37.891300 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:37.894853 --- ParallelTerminationStrategy: PID 116 died...
22:49:37.896298 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:37.899870 --- ParallelTerminationStrategy: PID 117 died...
22:49:37.901315 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:37.904887 --- ParallelTerminationStrategy: PID 118 died...
22:49:37.906348 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:37.909908 --- ParallelTerminationStrategy: PID 119 died...
22:49:37.911362 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:37.914929 --- ParallelTerminationStrategy: PID 120 died...
22:49:37.916379 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:37.919953 --- ParallelTerminationStrategy: PID 121 died...
22:49:37.921399 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:37.924948 --- ParallelTerminationStrategy: PID 122 died...
22:49:37.926400 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:37.929967 --- ParallelTerminationStrategy: PID 123 died...
22:49:37.931412 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:37.934981 --- ParallelTerminationStrategy: PID 124 died...
22:49:37.936429 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:37.939991 --- ParallelTerminationStrategy: PID 125 died...
22:49:37.941436 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:37.945019 --- ParallelTerminationStrategy: PID 126 died...
22:49:37.946467 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:37.950029 --- ParallelTerminationStrategy: PID 127 died...
22:49:37.951515 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:37.955088 --- ParallelTerminationStrategy: PID 128 died...
22:49:37.956528 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:37.960098 --- ParallelTerminationStrategy: PID 129 died...
22:49:37.961540 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:37.965098 --- ParallelTerminationStrategy: PID 130 died...
22:49:37.966546 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:37.970100 --- ParallelTerminationStrategy: PID 131 died...
22:49:37.971544 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:37.975119 --- ParallelTerminationStrategy: PID 132 died...
22:49:37.976563 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:37.980121 --- ParallelTerminationStrategy: PID 133 died...
22:49:37.981561 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:37.985124 --- ParallelTerminationStrategy: PID 134 died...
22:49:37.986567 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:37.990111 --- ParallelTerminationStrategy: PID 135 died...
22:49:37.991562 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:37.995156 --- ParallelTerminationStrategy: PID 136 died...
22:49:37.996602 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.000207 --- ParallelTerminationStrategy: PID 137 died...
22:49:38.001660 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:38.005247 --- ParallelTerminationStrategy: PID 138 died...
22:49:38.006718 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:38.010330 --- ParallelTerminationStrategy: PID 139 died...
22:49:38.011785 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:38.015387 --- ParallelTerminationStrategy: PID 140 died...
22:49:38.016839 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:38.020432 --- ParallelTerminationStrategy: PID 141 died...
22:49:38.021878 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:38.025482 --- ParallelTerminationStrategy: PID 142 died...
22:49:38.026983 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:38.030566 --- ParallelTerminationStrategy: PID 143 died...
22:49:38.032011 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:38.035600 --- ParallelTerminationStrategy: PID 144 died...
22:49:38.037041 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:38.040669 --- ParallelTerminationStrategy: PID 145 died...
22:49:38.042115 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:38.045725 --- ParallelTerminationStrategy: PID 146 died...
22:49:38.047175 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:38.050764 --- ParallelTerminationStrategy: PID 147 died...
22:49:38.052207 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:38.055805 --- ParallelTerminationStrategy: PID 148 died...
22:49:38.057250 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:38.060837 --- ParallelTerminationStrategy: PID 149 died...
22:49:38.062284 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:38.065867 --- ParallelTerminationStrategy: PID 150 died...
22:49:38.067314 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:38.070909 --- ParallelTerminationStrategy: PID 151 died...
22:49:38.072354 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:38.075946 --- ParallelTerminationStrategy: PID 152 died...
22:49:38.077388 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:38.080982 --- ParallelTerminationStrategy: PID 153 died...
22:49:38.082427 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:38.086015 --- ParallelTerminationStrategy: PID 154 died...
22:49:38.087478 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:38.091074 --- ParallelTerminationStrategy: PID 155 died...
22:49:38.092517 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:38.096108 --- ParallelTerminationStrategy: PID 156 died...
22:49:38.097548 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:38.101146 --- ParallelTerminationStrategy: PID 157 died...
22:49:38.102588 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:38.106187 --- ParallelTerminationStrategy: PID 158 died...
22:49:38.107633 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:38.111218 --- ParallelTerminationStrategy: PID 159 died...
22:49:38.112663 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:38.116258 --- ParallelTerminationStrategy: PID 160 died...
22:49:38.117714 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:38.121308 --- ParallelTerminationStrategy: PID 161 died...
22:49:38.122758 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:38.126351 --- ParallelTerminationStrategy: PID 162 died...
22:49:38.127805 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:38.131393 --- ParallelTerminationStrategy: PID 163 died...
22:49:38.132836 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:38.136452 --- ParallelTerminationStrategy: PID 164 died...
22:49:38.137900 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:38.141504 --- ParallelTerminationStrategy: PID 165 died...
22:49:38.142958 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:38.146550 --- ParallelTerminationStrategy: PID 166 died...
22:49:38.147994 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:38.151581 --- ParallelTerminationStrategy: PID 167 died...
22:49:38.153028 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:38.156622 --- ParallelTerminationStrategy: PID 168 died...
22:49:38.158070 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:38.161661 --- ParallelTerminationStrategy: PID 169 died...
22:49:38.163111 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:38.166721 --- ParallelTerminationStrategy: PID 170 died...
22:49:38.168167 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:38.171760 --- ParallelTerminationStrategy: PID 171 died...
22:49:38.173205 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:38.176811 --- ParallelTerminationStrategy: PID 172 died...
22:49:38.178260 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:38.181859 --- ParallelTerminationStrategy: PID 173 died...
22:49:38.183305 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:38.186897 --- ParallelTerminationStrategy: PID 174 died...
22:49:38.188352 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:38.191940 --- ParallelTerminationStrategy: PID 175 died...
22:49:38.193389 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:38.196988 --- ParallelTerminationStrategy: PID 176 died...
22:49:38.198435 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.202016 --- ParallelTerminationStrategy: PID 177 died...
22:49:38.203456 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.207048 --- ParallelTerminationStrategy: PID 178 died...
22:49:38.208493 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.212098 --- ParallelTerminationStrategy: PID 179 died...
22:49:38.213541 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.217118 --- ParallelTerminationStrategy: PID 180 died...
22:49:38.218558 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.222139 --- ParallelTerminationStrategy: PID 181 died...
22:49:38.223577 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.227174 --- ParallelTerminationStrategy: PID 182 died...
22:49:38.228618 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.232201 --- ParallelTerminationStrategy: PID 183 died...
22:49:38.233647 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.237230 --- ParallelTerminationStrategy: PID 184 died...
22:49:38.238672 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.242274 --- ParallelTerminationStrategy: PID 185 died...
22:49:38.243717 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.247293 --- ParallelTerminationStrategy: PID 186 died...
22:49:38.248737 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.252327 --- ParallelTerminationStrategy: PID 187 died...
22:49:38.253766 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.257353 --- ParallelTerminationStrategy: PID 188 died...
22:49:38.258797 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.262400 --- ParallelTerminationStrategy: PID 189 died...
22:49:38.263844 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.267431 --- ParallelTerminationStrategy: PID 190 died...
22:49:38.268871 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.272460 --- ParallelTerminationStrategy: PID 191 died...
22:49:38.273896 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.277473 --- ParallelTerminationStrategy: PID 192 died...
22:49:38.278931 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.282512 --- ParallelTerminationStrategy: PID 193 died...
22:49:38.283947 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.287538 --- ParallelTerminationStrategy: PID 194 died...
22:49:38.288983 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.292564 --- ParallelTerminationStrategy: PID 195 died...
22:49:38.294004 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.297605 --- ParallelTerminationStrategy: PID 196 died...
22:49:38.299044 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.302632 --- ParallelTerminationStrategy: PID 197 died...
22:49:38.304075 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.307683 --- ParallelTerminationStrategy: PID 198 died...
22:49:38.309128 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.312708 --- ParallelTerminationStrategy: PID 199 died...
22:49:38.314147 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.317740 --- ParallelTerminationStrategy: PID 200 died...
22:49:38.319183 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.322784 --- ParallelTerminationStrategy: PID 201 died...
22:49:38.324228 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.327815 --- ParallelTerminationStrategy: PID 202 died...
22:49:38.329255 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.332843 --- ParallelTerminationStrategy: PID 203 died...
22:49:38.334289 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.337863 --- ParallelTerminationStrategy: PID 204 died...
22:49:38.339320 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.342899 --- ParallelTerminationStrategy: PID 205 died...
22:49:38.344340 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.347945 --- ParallelTerminationStrategy: PID 206 died...
22:49:38.349389 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.352961 --- ParallelTerminationStrategy: PID 207 died...
22:49:38.354402 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.357979 --- ParallelTerminationStrategy: PID 208 died...
22:49:38.359426 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.363034 --- ParallelTerminationStrategy: PID 209 died...
22:49:38.364474 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.368058 --- ParallelTerminationStrategy: PID 210 died...
22:49:38.369494 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.373068 --- ParallelTerminationStrategy: PID 211 died...
22:49:38.374515 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.378092 --- ParallelTerminationStrategy: PID 212 died...
22:49:38.379549 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.383142 --- ParallelTerminationStrategy: PID 213 died...
22:49:38.384583 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.388167 --- ParallelTerminationStrategy: PID 214 died...
22:49:38.389608 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.393188 --- ParallelTerminationStrategy: PID 215 died...
22:49:38.394645 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.398233 --- ParallelTerminationStrategy: PID 216 died...
22:49:38.399673 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.403253 --- ParallelTerminationStrategy: PID 217 died...
22:49:38.404693 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.408293 --- ParallelTerminationStrategy: PID 218 died...
22:49:38.409735 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.413343 --- ParallelTerminationStrategy: PID 219 died...
22:49:38.414792 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.418378 --- ParallelTerminationStrategy: PID 220 died...
22:49:38.419825 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.423415 --- ParallelTerminationStrategy: PID 221 died...
22:49:38.424861 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.428459 --- ParallelTerminationStrategy: PID 222 died...
22:49:38.429903 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.433499 --- ParallelTerminationStrategy: PID 223 died...
22:49:38.434947 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.438533 --- ParallelTerminationStrategy: PID 224 died...
22:49:38.439974 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.443586 --- ParallelTerminationStrategy: PID 225 died...
22:49:38.445032 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.448635 --- ParallelTerminationStrategy: PID 226 died...
22:49:38.450076 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.453663 --- ParallelTerminationStrategy: PID 227 died...
22:49:38.455112 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.458712 --- ParallelTerminationStrategy: PID 228 died...
22:49:38.460162 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.463754 --- ParallelTerminationStrategy: PID 229 died...
22:49:38.465199 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.468798 --- ParallelTerminationStrategy: PID 230 died...
22:49:38.470241 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.473831 --- ParallelTerminationStrategy: PID 231 died...
22:49:38.475297 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.478882 --- ParallelTerminationStrategy: PID 232 died...
22:49:38.480328 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.483925 --- ParallelTerminationStrategy: PID 233 died...
22:49:38.485363 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.488952 --- ParallelTerminationStrategy: PID 234 died...
22:49:38.490397 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:41.894678 --- ParallelTerminationStrategy: PID 34 died...
22:49:41.900833 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8383 netreg_mass PASS
---------------------------------------------------------------------
22:49:41.975760 tst trial-8383: Storing JUnit report in /build/trial-8383/run.2026-07-05_22-48-15/trial-8383.xml
--------------------------------------------------------------------------------------------
trial-8383 PASS
--------------------------------------------------------------------------------------------
22:49:41.985840 tst trial-8383: trial-8383: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8383/inst
+ cd trial-8383
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-05 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8383-run.tgz run.2026-07-05_22-48-15
+ tar czf /build/trial-8383-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-05_13_26_39.tgz osmo-bts-oc2g.build-2026-07-05_00_51_55.tgz osmo-bts-sysmo.build-2026-07-05_00_51_53.tgz osmo-bts.build-2026-07-05_00_52_06.tgz osmo-ggsn.build-2026-07-05_20_42_51.tgz osmo-hlr.build-2026-07-05_16_36_55.tgz osmo-hnbgw.build-2026-07-05_13_30_55.tgz osmo-mgw.build-2026-07-05_08_33_09.tgz osmo-msc.build-2026-07-05_13_35_13.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-05_07_34_50.tgz osmo-pcu-sysmo.build-2026-07-05_07_34_46.tgz osmo-pcu.build-2026-07-05_07_34_48.tgz osmo-sgsn.build-2026-07-05_20_48_32.tgz osmo-stp.build-2026-07-05_13_25_26.tgz osmo-trx.build-2026-07-05_14_22_00.tgz osmocom-bb.build-2026-07-05_21_17_42.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