This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1925427310610412995.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-8395
+ 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
c71de27 debian-{bullseye,bookworm}-titan[-master]: drop libfftranscode
+ 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 [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
#7 CACHED
#8 [ 2/28] RUN useradd -ms /bin/bash jenkins
#8 CACHED
#9 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#9 CACHED
#10 [ 8/28] RUN MKDIR /var/run/sshd
#10 CACHED
#11 [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
#11 CACHED
#12 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#12 CACHED
#13 [ 3/28] RUN groupadd osmo-gsm-tester
#13 CACHED
#14 [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
#14 CACHED
#15 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#16 CACHED
#17 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#17 CACHED
#18 [20/28] WORKDIR /TMP
#18 CACHED
#19 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#19 CACHED
#20 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#20 CACHED
#21 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#21 CACHED
#22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#22 CACHED
#23 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#23 CACHED
#24 [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
#24 CACHED
#25 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#25 CACHED
#26 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#26 CACHED
#27 [ 9/28] COPY SSH /root/.ssh
#27 CACHED
#28 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#28 CACHED
#29 [ 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
#29 CACHED
#30 [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
#30 CACHED
#31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7014ce0f408aa88d7aa37eaee4d781d8cfd11a398e40f02673ff9c0b49a8f852 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=8396 -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-18 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8396
+ mkdir -p trial-8396
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-18_13_27_09.tgz osmo-bts-oc2g.build-2026-07-18_00_52_40.tgz osmo-bts-sysmo.build-2026-07-18_00_52_43.tgz osmo-bts.build-2026-07-18_00_52_46.tgz osmo-ggsn.build-2026-07-18_20_43_29.tgz osmo-hlr.build-2026-07-18_16_37_38.tgz osmo-hnbgw.build-2026-07-18_13_31_53.tgz osmo-mgw.build-2026-07-18_08_33_38.tgz osmo-msc.build-2026-07-18_13_34_44.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-18_07_35_13.tgz osmo-pcu-sysmo.build-2026-07-18_07_35_12.tgz osmo-pcu.build-2026-07-18_07_35_12.tgz osmo-sgsn.build-2026-07-18_20_49_45.tgz osmo-stp.build-2026-07-18_13_25_44.tgz osmo-trx.build-2026-07-18_14_22_25.tgz osmocom-bb.build-2026-07-18_21_18_07.tgz srslte.build-19.tgz trial-8396
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-18_13_27_09.md5 osmo-bts-oc2g.build-2026-07-18_00_52_40.md5 osmo-bts-sysmo.build-2026-07-18_00_52_43.md5 osmo-bts.build-2026-07-18_00_52_46.md5 osmo-ggsn.build-2026-07-18_20_43_29.md5 osmo-hlr.build-2026-07-18_16_37_38.md5 osmo-hnbgw.build-2026-07-18_13_31_53.md5 osmo-mgw.build-2026-07-18_08_33_38.md5 osmo-msc.build-2026-07-18_13_34_44.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-18_07_35_13.md5 osmo-pcu-sysmo.build-2026-07-18_07_35_12.md5 osmo-pcu.build-2026-07-18_07_35_12.md5 osmo-sgsn.build-2026-07-18_20_49_45.md5 osmo-stp.build-2026-07-18_13_25_44.md5 osmo-trx.build-2026-07-18_14_22_25.md5 osmocom-bb.build-2026-07-18_21_18_07.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-18_13_27_09.md5 osmo-bts-oc2g.build-2026-07-18_00_52_40.md5 osmo-bts-sysmo.build-2026-07-18_00_52_43.md5 osmo-bts.build-2026-07-18_00_52_46.md5 osmo-ggsn.build-2026-07-18_20_43_29.md5 osmo-hlr.build-2026-07-18_16_37_38.md5 osmo-hnbgw.build-2026-07-18_13_31_53.md5 osmo-mgw.build-2026-07-18_08_33_38.md5 osmo-msc.build-2026-07-18_13_34_44.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-18_07_35_13.md5 osmo-pcu-sysmo.build-2026-07-18_07_35_12.md5 osmo-pcu.build-2026-07-18_07_35_12.md5 osmo-sgsn.build-2026-07-18_20_49_45.md5 osmo-stp.build-2026-07-18_13_25_44.md5 osmo-trx.build-2026-07-18_14_22_25.md5 osmocom-bb.build-2026-07-18_21_18_07.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-8396 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8396'
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-8396
--------------------------------------------------------------------------------------------
22:48:18.489166 tst trial-8396: Detailed log at /build/trial-8396/run.2026-07-18_22-48-18/log
---------------------------------------------------------------------
trial-8396 netreg_mass
---------------------------------------------------------------------
22:48:18.699409 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.699770 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.700532 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.701689 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.742220 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.743053 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.744219 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.805576 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-8396 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.806385 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.820663 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.821196 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.821654 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.822103 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.822541 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.822990 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.823441 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.849998 tst register_default_mass.py: using LAC 2
22:48:18.867180 tst register_default_mass.py: using RAC 2
22:48:18.885856 tst register_default_mass.py: using CellId 2
22:48:18.906420 tst register_default_mass.py: using BVCI 3
22:48:18.916241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.916884 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.917445 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.917985 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.918517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.919059 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.919580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.920126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.920656 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.921183 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.921709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.922228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.922753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.923301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.923910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.924638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.925163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.925682 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.926197 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.926733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.927255 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.927777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.928309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.928828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.929337 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.929863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.930380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.930893 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.931409 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.931929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.932428 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.932949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.933467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.933981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.934490 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.935037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.935550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.936061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.936584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.937099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.937605 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.938131 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.938650 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.939165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.939691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.940208 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.940711 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.941231 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.941743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.942246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.942773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.943284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.943791 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.944311 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.944822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.945329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.945850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.946367 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.946878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.947399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.947905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.948422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.948944 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.949456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.949946 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.950455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.950975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.951481 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.951999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.952503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.953003 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.953518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.954087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.954591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.955111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.955616 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.956109 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.956617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.957129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.957627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.958123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.958627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.959134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.959653 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.960154 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.960651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.961167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.961672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.962173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.962675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.963204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.963712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.964222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.964742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.965246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.965753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.966265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.966778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.967295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.967810 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.968313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.968888 tst register_default_mass.py:21: Launching a simple network
22:48:18.978741 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.095932 run create_hlr_db(pid=20): Launched
22:48:20.110696 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.127231 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.142097 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.147710 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.335895 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.350389 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.355819 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.767083 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.782024 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.797211 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.923178 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.938127 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.943696 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.967085 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.981878 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.987545 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.292348 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.307249 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.334048 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.505635 run osmo-bts-virtual(pid=34): Launched
22:48:31.537038 tst register_default_mass.py: using MSISDN 1001
22:48:31.549029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.579444 tst register_default_mass.py: using MSISDN 1002
22:48:31.593073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.616469 tst register_default_mass.py: using MSISDN 1003
22:48:31.627206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.650520 tst register_default_mass.py: using MSISDN 1004
22:48:31.660942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.683727 tst register_default_mass.py: using MSISDN 1005
22:48:31.693708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.716520 tst register_default_mass.py: using MSISDN 1006
22:48:31.726472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.749302 tst register_default_mass.py: using MSISDN 1007
22:48:31.759197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.782051 tst register_default_mass.py: using MSISDN 1008
22:48:31.792060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.814964 tst register_default_mass.py: using MSISDN 1009
22:48:31.825010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.847804 tst register_default_mass.py: using MSISDN 1010
22:48:31.857811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.880715 tst register_default_mass.py: using MSISDN 1011
22:48:31.889156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.911999 tst register_default_mass.py: using MSISDN 1012
22:48:31.917760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.941037 tst register_default_mass.py: using MSISDN 1013
22:48:31.951169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.974658 tst register_default_mass.py: using MSISDN 1014
22:48:31.985004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.008726 tst register_default_mass.py: using MSISDN 1015
22:48:32.019232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.043024 tst register_default_mass.py: using MSISDN 1016
22:48:32.053368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.077117 tst register_default_mass.py: using MSISDN 1017
22:48:32.087663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.111557 tst register_default_mass.py: using MSISDN 1018
22:48:32.122159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.145814 tst register_default_mass.py: using MSISDN 1019
22:48:32.156207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.179973 tst register_default_mass.py: using MSISDN 1020
22:48:32.190495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.214280 tst register_default_mass.py: using MSISDN 1021
22:48:32.224987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.248947 tst register_default_mass.py: using MSISDN 1022
22:48:32.259542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.283500 tst register_default_mass.py: using MSISDN 1023
22:48:32.294151 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.318364 tst register_default_mass.py: using MSISDN 1024
22:48:32.329300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.353214 tst register_default_mass.py: using MSISDN 1025
22:48:32.363760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.387631 tst register_default_mass.py: using MSISDN 1026
22:48:32.398138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.421520 tst register_default_mass.py: using MSISDN 1027
22:48:32.431925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.455748 tst register_default_mass.py: using MSISDN 1028
22:48:32.466336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.490335 tst register_default_mass.py: using MSISDN 1029
22:48:32.501020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.524933 tst register_default_mass.py: using MSISDN 1030
22:48:32.535692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.559491 tst register_default_mass.py: using MSISDN 1031
22:48:32.570001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.593763 tst register_default_mass.py: using MSISDN 1032
22:48:32.604403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.628303 tst register_default_mass.py: using MSISDN 1033
22:48:32.638823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.662769 tst register_default_mass.py: using MSISDN 1034
22:48:32.673504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.697324 tst register_default_mass.py: using MSISDN 1035
22:48:32.707931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.731933 tst register_default_mass.py: using MSISDN 1036
22:48:32.742445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.766363 tst register_default_mass.py: using MSISDN 1037
22:48:32.777039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.800127 tst register_default_mass.py: using MSISDN 1038
22:48:32.810392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.834169 tst register_default_mass.py: using MSISDN 1039
22:48:32.844693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.868423 tst register_default_mass.py: using MSISDN 1040
22:48:32.879101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.902827 tst register_default_mass.py: using MSISDN 1041
22:48:32.913344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.937172 tst register_default_mass.py: using MSISDN 1042
22:48:32.947695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.971214 tst register_default_mass.py: using MSISDN 1043
22:48:32.981687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.005765 tst register_default_mass.py: using MSISDN 1044
22:48:33.016335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.040252 tst register_default_mass.py: using MSISDN 1045
22:48:33.050903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.074732 tst register_default_mass.py: using MSISDN 1046
22:48:33.085414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.109243 tst register_default_mass.py: using MSISDN 1047
22:48:33.119775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.143969 tst register_default_mass.py: using MSISDN 1048
22:48:33.154618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.178111 tst register_default_mass.py: using MSISDN 1049
22:48:33.188673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.212632 tst register_default_mass.py: using MSISDN 1050
22:48:33.223318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.247152 tst register_default_mass.py: using MSISDN 1051
22:48:33.257629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.281522 tst register_default_mass.py: using MSISDN 1052
22:48:33.292115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.315977 tst register_default_mass.py: using MSISDN 1053
22:48:33.326668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.350529 tst register_default_mass.py: using MSISDN 1054
22:48:33.360942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.384535 tst register_default_mass.py: using MSISDN 1055
22:48:33.395016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.418719 tst register_default_mass.py: using MSISDN 1056
22:48:33.429255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.453142 tst register_default_mass.py: using MSISDN 1057
22:48:33.463885 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.487824 tst register_default_mass.py: using MSISDN 1058
22:48:33.498406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.522450 tst register_default_mass.py: using MSISDN 1059
22:48:33.533305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.557163 tst register_default_mass.py: using MSISDN 1060
22:48:33.567763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.591781 tst register_default_mass.py: using MSISDN 1061
22:48:33.602476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.626185 tst register_default_mass.py: using MSISDN 1062
22:48:33.636693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.660199 tst register_default_mass.py: using MSISDN 1063
22:48:33.670754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.694421 tst register_default_mass.py: using MSISDN 1064
22:48:33.704893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.728447 tst register_default_mass.py: using MSISDN 1065
22:48:33.738972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.763114 tst register_default_mass.py: using MSISDN 1066
22:48:33.773744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.797881 tst register_default_mass.py: using MSISDN 1067
22:48:33.808679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.832500 tst register_default_mass.py: using MSISDN 1068
22:48:33.843220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.867223 tst register_default_mass.py: using MSISDN 1069
22:48:33.877864 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.901867 tst register_default_mass.py: using MSISDN 1070
22:48:33.912483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.936326 tst register_default_mass.py: using MSISDN 1071
22:48:33.946942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.970734 tst register_default_mass.py: using MSISDN 1072
22:48:33.981397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.005226 tst register_default_mass.py: using MSISDN 1073
22:48:34.015876 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.039729 tst register_default_mass.py: using MSISDN 1074
22:48:34.049912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.073764 tst register_default_mass.py: using MSISDN 1075
22:48:34.084326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.108226 tst register_default_mass.py: using MSISDN 1076
22:48:34.118870 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.142747 tst register_default_mass.py: using MSISDN 1077
22:48:34.153443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.176991 tst register_default_mass.py: using MSISDN 1078
22:48:34.187557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.211556 tst register_default_mass.py: using MSISDN 1079
22:48:34.222109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.245698 tst register_default_mass.py: using MSISDN 1080
22:48:34.256255 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.279909 tst register_default_mass.py: using MSISDN 1081
22:48:34.290320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.314077 tst register_default_mass.py: using MSISDN 1082
22:48:34.324768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.354463 tst register_default_mass.py: using MSISDN 1083
22:48:34.367484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.391510 tst register_default_mass.py: using MSISDN 1084
22:48:34.402533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.426458 tst register_default_mass.py: using MSISDN 1085
22:48:34.437199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.461009 tst register_default_mass.py: using MSISDN 1086
22:48:34.471530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.495434 tst register_default_mass.py: using MSISDN 1087
22:48:34.506093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.529970 tst register_default_mass.py: using MSISDN 1088
22:48:34.540572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.564243 tst register_default_mass.py: using MSISDN 1089
22:48:34.574880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.598967 tst register_default_mass.py: using MSISDN 1090
22:48:34.609670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.633378 tst register_default_mass.py: using MSISDN 1091
22:48:34.643797 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.667834 tst register_default_mass.py: using MSISDN 1092
22:48:34.678576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.702362 tst register_default_mass.py: using MSISDN 1093
22:48:34.712985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.736903 tst register_default_mass.py: using MSISDN 1094
22:48:34.747553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.771325 tst register_default_mass.py: using MSISDN 1095
22:48:34.781898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.805850 tst register_default_mass.py: using MSISDN 1096
22:48:34.816535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.844199 tst register_default_mass.py: using MSISDN 1097
22:48:34.856724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.880647 tst register_default_mass.py: using MSISDN 1098
22:48:34.891626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.915150 tst register_default_mass.py: using MSISDN 1099
22:48:34.925543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.949353 tst register_default_mass.py: using MSISDN 1100
22:48:34.959861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.045908 run mass: Starting testcase
22:48:35.051357 run mass: Pre-launching all virtphy's
22:48:35.056682 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.069726 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.075720 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.088488 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.094548 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.107513 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.113632 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.126587 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.132476 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.145227 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.151176 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.163957 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.169904 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.182676 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.188570 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.201363 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.207198 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.219906 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.225756 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.238448 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.244375 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.257213 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.263196 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.276028 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.282008 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.294794 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.300642 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.313359 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.319265 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.332033 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.337990 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.350729 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.356598 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.369346 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.375259 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.388034 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.393981 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.406751 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.412634 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.425339 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.431237 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.444063 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.450036 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.462833 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.468736 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.481581 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.487484 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.500377 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.506333 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.519192 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.525183 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.537962 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.543866 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.556675 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.562523 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.575454 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.581415 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.594272 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.600262 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.613093 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.618966 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.631696 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.637546 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.650338 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.656292 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.669016 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.674930 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.687724 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.693560 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.706327 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.712336 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.725082 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.731029 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.743914 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.749974 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.763039 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.768982 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.781788 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.787704 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.800453 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.806427 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.819195 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.825098 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.837859 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.843705 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.856434 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.862292 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.875072 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.880882 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.893584 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.899484 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.912159 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.918061 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.930774 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.936658 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.949466 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.955391 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.968224 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.974095 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.986792 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.992827 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.005575 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.011483 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.024245 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.030071 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.042817 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.048685 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.061400 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.067269 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.079961 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.085812 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.098568 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.104438 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.117141 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.123017 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.135711 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.141524 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.154228 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.160145 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.172870 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.178793 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.191740 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.197574 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.210398 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.216297 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.229145 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.235056 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.247811 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.253749 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.266532 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.272482 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.285551 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.291531 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.304555 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.310479 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.323324 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.329153 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.341886 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.347774 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.360475 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.366343 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.379055 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.385034 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.397953 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.403933 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.416982 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.422903 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.435912 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.441842 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.454751 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.460722 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.473795 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.479752 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.492832 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.498759 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.511715 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.517636 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.530567 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.536396 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.549071 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.554898 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.567676 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.573480 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.586205 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.592040 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.604768 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.610592 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.623276 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.629133 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.641828 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.647663 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.660567 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.666393 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.679281 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.685085 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.697917 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.703758 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.716613 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.722446 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.735226 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.741045 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.753769 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.759706 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.772473 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.778315 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.791004 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.796878 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.809612 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.815486 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.828239 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.834106 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.846818 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.852683 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.865435 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.871293 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.884048 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.890102 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.903047 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.909173 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.922171 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.928223 run mass: Checking if sockets are in the filesystem
22:48:36.961172 run osmo-ms-mob/00000: Starting mobile
22:48:36.974214 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.987425 run mass: MS start registered {at=1080599.036541003, delay=0.0071577790658921, ms=00000}
22:48:41.157854 run osmo-ms-mob/00001: Starting mobile
22:48:41.171660 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.186773 run mass: MS start registered {at=1080603.235881425, delay=0.008990420028567314, ms=00001}
22:48:41.923245 run mass: MS performed LU {at=1080603.972244285, lu_delay=4.935703282011673, ms=00000}
22:48:42.981547 run osmo-ms-mob/00002: Starting mobile
22:48:42.997189 run osmo-ms-mob/00002(pid=137): Launched
22:48:43.011749 run mass: MS start registered {at=1080605.060854798, delay=0.006892616860568523, ms=00002}
22:48:44.275772 run osmo-ms-mob/00003: Starting mobile
22:48:44.292526 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.304223 run mass: MS start registered {at=1080606.35333936, delay=0.005746243055909872, ms=00003}
22:48:45.375455 run osmo-ms-mob/00004: Starting mobile
22:48:45.392320 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.405473 run mass: MS start registered {at=1080607.454583493, delay=0.007201320957392454, ms=00004}
22:48:46.344164 run osmo-ms-mob/00005: Starting mobile
22:48:46.357278 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.370205 run mass: MS start registered {at=1080608.419316253, delay=0.006927098846063018, ms=00005}
22:48:47.101049 run mass: MS performed LU {at=1080609.15004579, lu_delay=5.914164365036413, ms=00001}
22:48:47.276335 run osmo-ms-mob/00006: Starting mobile
22:48:47.293454 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.304756 run mass: MS start registered {at=1080609.353872421, delay=0.005279989913105965, ms=00006}
22:48:48.143968 run osmo-ms-mob/00007: Starting mobile
22:48:48.157072 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.168159 run mass: MS start registered {at=1080610.217276456, delay=0.005049806088209152, ms=00007}
22:48:48.967684 run osmo-ms-mob/00008: Starting mobile
22:48:48.984199 run osmo-ms-mob/00008(pid=143): Launched
22:48:49.001382 run mass: MS performed LU {at=1080611.050483286, lu_delay=5.989628487965092, ms=00002}
22:48:49.007350 run mass: MS start registered {at=1080611.05648238, delay=0.017233998980373144, ms=00008}
22:48:49.501123 run mass: MS performed LU {at=1080611.550128773, lu_delay=5.196789412992075, ms=00003}
22:48:49.675458 run osmo-ms-mob/00009: Starting mobile
22:48:49.692355 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.708992 run mass: MS start registered {at=1080611.758099935, delay=0.010577616980299354, ms=00009}
22:48:50.368052 run osmo-ms-mob/00010: Starting mobile
22:48:50.385564 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.397207 run mass: MS start registered {at=1080612.446325201, delay=0.005342469085007906, ms=00010}
22:48:50.866497 run mass: MS performed LU {at=1080612.915504003, lu_delay=5.460920509882271, ms=00004}
22:48:50.924313 run osmo-ms-mob/00011: Starting mobile
22:48:50.940405 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.951559 run mass: MS start registered {at=1080613.000680962, delay=0.004787775222212076, ms=00011}
22:48:51.402799 run mass: MS performed LU {at=1080613.451813984, lu_delay=5.032497731037438, ms=00005}
22:48:51.557389 run osmo-ms-mob/00012: Starting mobile
22:48:51.571442 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.582958 run mass: MS start registered {at=1080613.632075027, delay=0.005269670160487294, ms=00012}
22:48:52.157724 run osmo-ms-mob/00013: Starting mobile
22:48:52.171749 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.185303 run mass: MS start registered {at=1080614.234401109, delay=0.007449520984664559, ms=00013}
22:48:52.783002 run osmo-ms-mob/00014: Starting mobile
22:48:52.798718 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.804847 run mass: MS performed LU {at=1080614.85396879, lu_delay=5.50009636906907, ms=00006}
22:48:52.810947 run mass: MS start registered {at=1080614.860078253, delay=0.006127312080934644, ms=00014}
22:48:53.031325 run mass: MS performed LU {at=1080615.080328876, lu_delay=4.863052419852465, ms=00007}
22:48:53.383741 run osmo-ms-mob/00015: Starting mobile
22:48:53.399940 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.412145 run mass: MS start registered {at=1080615.46125955, delay=0.006120387930423021, ms=00015}
22:48:53.862129 run osmo-ms-mob/00016: Starting mobile
22:48:53.875188 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.887703 run mass: MS start registered {at=1080615.936808791, delay=0.006134334020316601, ms=00016}
22:48:54.361689 run osmo-ms-mob/00017: Starting mobile
22:48:54.381951 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.393225 run mass: MS start registered {at=1080616.442339051, delay=0.004897317150607705, ms=00017}
22:48:54.632885 run mass: MS performed LU {at=1080616.681902323, lu_delay=4.9238023879006505, ms=00009}
22:48:54.698070 run mass: MS performed LU {at=1080616.747110285, lu_delay=5.690627905074507, ms=00008}
22:48:54.962897 run osmo-ms-mob/00018: Starting mobile
22:48:54.977391 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.988740 run mass: MS start registered {at=1080617.037858381, delay=0.005251019960269332, ms=00018}
22:48:55.380790 run osmo-ms-mob/00019: Starting mobile
22:48:55.394159 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.405444 run mass: MS start registered {at=1080617.454559678, delay=0.005193494958803058, ms=00019}
22:48:55.851488 run osmo-ms-mob/00020: Starting mobile
22:48:55.865149 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.881420 run mass: MS start registered {at=1080617.930523444, delay=0.010193860856816173, ms=00020}
22:48:56.373918 run osmo-ms-mob/00021: Starting mobile
22:48:56.389700 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.405537 run mass: MS start registered {at=1080618.45464623, delay=0.009875992080196738, ms=00021}
22:48:56.534234 run mass: MS performed LU {at=1080618.583247381, lu_delay=6.1369221799541265, ms=00010}
22:48:56.562191 run mass: MS performed LU {at=1080618.611217554, lu_delay=5.6105365918483585, ms=00011}
22:48:56.650208 run mass: MS performed LU {at=1080618.699227298, lu_delay=5.067152270814404, ms=00012}
22:48:56.679948 run osmo-ms-mob/00022: Starting mobile
22:48:56.693095 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.704693 run mass: MS start registered {at=1080618.753804079, delay=0.005612605018541217, ms=00022}
22:48:57.255584 run osmo-ms-mob/00023: Starting mobile
22:48:57.269646 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.280888 run mass: MS start registered {at=1080619.330007142, delay=0.005303273908793926, ms=00023}
22:48:57.644141 run osmo-ms-mob/00024: Starting mobile
22:48:57.657210 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.668715 run mass: MS start registered {at=1080619.717831446, delay=0.005485031986609101, ms=00024}
22:48:58.175896 run osmo-ms-mob/00025: Starting mobile
22:48:58.192565 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.205535 run mass: MS start registered {at=1080620.25464918, delay=0.007013499969616532, ms=00025}
22:48:58.316004 run mass: MS performed LU {at=1080620.365014931, lu_delay=6.130613822024316, ms=00013}
22:48:58.398279 run mass: MS performed LU {at=1080620.447316191, lu_delay=4.98605664097704, ms=00015}
22:48:58.464080 run mass: MS performed LU {at=1080620.513096989, lu_delay=5.65301873581484, ms=00014}
22:48:58.490968 run osmo-ms-mob/00026: Starting mobile
22:48:58.503814 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.515712 run mass: MS start registered {at=1080620.564831365, delay=0.005923507967963815, ms=00026}
22:48:58.569964 run mass: MS performed LU {at=1080620.618984138, lu_delay=4.682175346883014, ms=00016}
22:48:58.974593 run osmo-ms-mob/00027: Starting mobile
22:48:58.991806 run osmo-ms-mob/00027(pid=162): Launched
22:48:59.006984 run mass: MS start registered {at=1080621.056092776, delay=0.00926315295509994, ms=00027}
22:48:59.356742 run osmo-ms-mob/00028: Starting mobile
22:48:59.370398 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.387747 run mass: MS start registered {at=1080621.436849799, delay=0.011429630918428302, ms=00028}
22:48:59.756148 run osmo-ms-mob/00029: Starting mobile
22:48:59.769855 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.782024 run mass: MS start registered {at=1080621.831135265, delay=0.006020619999617338, ms=00029}
22:49:00.173688 run osmo-ms-mob/00030: Starting mobile
22:49:00.190832 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.206416 run mass: MS start registered {at=1080622.255525192, delay=0.00961352395825088, ms=00030}
22:49:00.299888 run mass: MS performed LU {at=1080622.348893201, lu_delay=5.906554149929434, ms=00017}
22:49:00.327838 run mass: MS performed LU {at=1080622.37686796, lu_delay=4.922308281995356, ms=00019}
22:49:00.415543 run mass: MS performed LU {at=1080622.464559054, lu_delay=5.42670067306608, ms=00018}
22:49:00.430066 run osmo-ms-mob/00031: Starting mobile
22:49:00.443108 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.454286 run mass: MS start registered {at=1080622.503405999, delay=0.00522847194224596, ms=00031}
22:49:00.706771 run mass: MS performed LU {at=1080622.755792423, lu_delay=4.825268978951499, ms=00020}
22:49:00.844787 run osmo-ms-mob/00032: Starting mobile
22:49:00.857784 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.868987 run mass: MS start registered {at=1080622.918103101, delay=0.0051619489677250385, ms=00032}
22:49:01.257657 run osmo-ms-mob/00033: Starting mobile
22:49:01.271728 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.283807 run mass: MS start registered {at=1080623.332924628, delay=0.006054752040654421, ms=00033}
22:49:01.654857 run osmo-ms-mob/00034: Starting mobile
22:49:01.668356 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.681672 run mass: MS start registered {at=1080623.730785149, delay=0.007352717919275165, ms=00034}
22:49:01.953444 run osmo-ms-mob/00035: Starting mobile
22:49:01.967083 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.982425 run mass: MS start registered {at=1080624.031537953, delay=0.009289476089179516, ms=00035}
22:49:02.081359 run mass: MS performed LU {at=1080624.130387465, lu_delay=4.800380323082209, ms=00023}
22:49:02.164984 run mass: MS performed LU {at=1080624.213998593, lu_delay=5.7593523629475385, ms=00021}
22:49:02.229885 run mass: MS performed LU {at=1080624.278906373, lu_delay=5.525102294050157, ms=00022}
22:49:02.260050 run osmo-ms-mob/00036: Starting mobile
22:49:02.273970 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.285352 run mass: MS start registered {at=1080624.334469625, delay=0.005083489930257201, ms=00036}
22:49:02.335440 run mass: MS performed LU {at=1080624.384469204, lu_delay=4.666637757793069, ms=00024}
22:49:02.748921 run osmo-ms-mob/00037: Starting mobile
22:49:02.762692 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.777363 run mass: MS start registered {at=1080624.826437712, delay=0.005722150905057788, ms=00037}
22:49:03.054483 run osmo-ms-mob/00038: Starting mobile
22:49:03.068538 run osmo-ms-mob/00038(pid=173): Launched
22:49:03.080612 run mass: MS start registered {at=1080625.129723408, delay=0.006125919055193663, ms=00038}
22:49:03.367381 run osmo-ms-mob/00039: Starting mobile
22:49:03.381624 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.393287 run mass: MS start registered {at=1080625.442405521, delay=0.0054311619605869055, ms=00039}
22:49:03.773386 run osmo-ms-mob/00040: Starting mobile
22:49:03.798389 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.809474 run mass: MS start registered {at=1080625.858587323, delay=0.004911721916869283, ms=00040}
22:49:04.053767 run osmo-ms-mob/00041: Starting mobile
22:49:04.068276 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.074320 run mass: MS performed LU {at=1080626.123443655, lu_delay=4.68659385596402, ms=00028}
22:49:04.081642 run mass: MS start registered {at=1080626.130764888, delay=0.007339965784922242, ms=00041}
22:49:04.093073 run mass: MS performed LU {at=1080626.142189596, lu_delay=5.887540416093543, ms=00025}
22:49:04.104307 run osmo-ms-mob/00042: Starting mobile
22:49:04.117449 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.133516 run mass: MS start registered {at=1080626.182625229, delay=0.009992155013605952, ms=00042}
22:49:04.237247 run mass: MS performed LU {at=1080626.2862685, lu_delay=5.230175724020228, ms=00027}
22:49:04.755491 run osmo-ms-mob/00043: Starting mobile
22:49:04.769254 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.780664 run mass: MS start registered {at=1080626.829783802, delay=0.004905028967186809, ms=00043}
22:49:05.053029 run osmo-ms-mob/00044: Starting mobile
22:49:05.066489 run osmo-ms-mob/00044(pid=179): Launched
22:49:05.079194 run mass: MS start registered {at=1080627.128302384, delay=0.004774824948981404, ms=00044}
22:49:05.374292 run osmo-ms-mob/00045: Starting mobile
22:49:05.397557 run osmo-ms-mob/00045(pid=180): Launched
22:49:05.409241 run mass: MS start registered {at=1080627.458355393, delay=0.005342782940715551, ms=00045}
22:49:05.652710 run osmo-ms-mob/00046: Starting mobile
22:49:05.666664 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.677756 run mass: MS start registered {at=1080627.726872878, delay=0.004559411900117993, ms=00046}
22:49:05.847037 run mass: MS performed LU {at=1080627.896055678, lu_delay=5.640530485892668, ms=00030}
22:49:05.880754 run osmo-ms-mob/00047: Starting mobile
22:49:05.895962 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.909282 run mass: MS start registered {at=1080627.958393352, delay=0.0062874481081962585, ms=00047}
22:49:05.929782 run mass: MS performed LU {at=1080627.978879994, lu_delay=5.0607768930494785, ms=00032}
22:49:05.994969 run mass: MS performed LU {at=1080628.043910554, lu_delay=5.540504554985091, ms=00031}
22:49:06.021090 run osmo-ms-mob/00048: Starting mobile
22:49:06.033983 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.046733 run mass: MS start registered {at=1080628.095847486, delay=0.006780650001019239, ms=00048}
22:49:06.101372 run mass: MS performed LU {at=1080628.150406316, lu_delay=4.817481687990949, ms=00033}
22:49:06.139340 run mass: MS performed LU {at=1080628.188384268, lu_delay=6.3572490029037, ms=00029}
22:49:06.159405 run osmo-ms-mob/00049: Starting mobile
22:49:06.172754 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.185169 run mass: MS start registered {at=1080628.234284684, delay=0.006420855177566409, ms=00049}
22:49:06.863595 run osmo-ms-mob/00050: Starting mobile
22:49:06.878141 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.891071 run mass: MS start registered {at=1080628.940168664, delay=0.006636153208091855, ms=00050}
22:49:07.255509 run osmo-ms-mob/00051: Starting mobile
22:49:07.269257 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.281218 run mass: MS start registered {at=1080629.330327599, delay=0.005926713114604354, ms=00051}
22:49:07.588218 run osmo-ms-mob/00052: Starting mobile
22:49:07.624202 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.636083 run mass: MS start registered {at=1080629.685203837, delay=0.005581672070547938, ms=00052}
22:49:07.768664 run mass: MS performed LU {at=1080629.817657577, lu_delay=6.086872428189963, ms=00034}
22:49:07.794742 run osmo-ms-mob/00053: Starting mobile
22:49:07.807984 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.821489 run mass: MS start registered {at=1080629.870590505, delay=0.007475577061995864, ms=00053}
22:49:07.830925 run mass: MS performed LU {at=1080629.880044146, lu_delay=4.750320737948641, ms=00038}
22:49:07.859391 run mass: MS performed LU {at=1080629.908447538, lu_delay=5.876909584971145, ms=00035}
22:49:07.879124 run osmo-ms-mob/00054: Starting mobile
22:49:07.891981 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.905235 run mass: MS start registered {at=1080629.95434549, delay=0.00733869313262403, ms=00054}
22:49:08.039399 run mass: MS performed LU {at=1080630.088424274, lu_delay=5.753954648971558, ms=00036}
22:49:08.063413 run mass: MS performed LU {at=1080630.112541006, lu_delay=5.286103293998167, ms=00037}
22:49:08.074615 run osmo-ms-mob/00055: Starting mobile
22:49:08.087661 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.100443 run mass: MS start registered {at=1080630.14955683, delay=0.006701071048155427, ms=00055}
22:49:08.312096 run mass: MS performed LU {at=1080630.361109031, lu_delay=4.918703509960324, ms=00039}
22:49:08.767412 run osmo-ms-mob/00056: Starting mobile
22:49:08.813244 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.824994 run mass: MS start registered {at=1080630.874109923, delay=0.005399673944339156, ms=00056}
22:49:09.061369 run osmo-ms-mob/00057: Starting mobile
22:49:09.075330 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.087582 run mass: MS start registered {at=1080631.13669784, delay=0.006366848014295101, ms=00057}
22:49:09.472995 run osmo-ms-mob/00058: Starting mobile
22:49:09.488108 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.501398 run mass: MS start registered {at=1080631.550513263, delay=0.007368938997387886, ms=00058}
22:49:09.613037 run mass: MS performed LU {at=1080631.66203826, lu_delay=4.832254457985982, ms=00043}
22:49:09.696381 run mass: MS performed LU {at=1080631.745401006, lu_delay=4.617098622024059, ms=00044}
22:49:09.724902 run osmo-ms-mob/00059: Starting mobile
22:49:09.738110 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.749204 run mass: MS start registered {at=1080631.798321642, delay=0.0050320380832999945, ms=00059}
22:49:09.760122 run mass: MS performed LU {at=1080631.809242232, lu_delay=5.950654909014702, ms=00040}
22:49:09.867292 run mass: MS performed LU {at=1080631.916311292, lu_delay=5.78554640407674, ms=00041}
22:49:09.896082 run osmo-ms-mob/00060: Starting mobile
22:49:09.909334 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.915291 run mass: MS performed LU {at=1080631.964413363, lu_delay=5.781788134016097, ms=00042}
22:49:09.923757 run mass: MS start registered {at=1080631.972878698, delay=0.008484225952997804, ms=00060}
22:49:10.455386 run osmo-ms-mob/00061: Starting mobile
22:49:10.469178 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.480532 run mass: MS start registered {at=1080632.529649412, delay=0.005408076103776693, ms=00061}
22:49:10.744405 run osmo-ms-mob/00062: Starting mobile
22:49:10.757622 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.770304 run mass: MS start registered {at=1080632.819421701, delay=0.00683010695502162, ms=00062}
22:49:11.070571 run osmo-ms-mob/00063: Starting mobile
22:49:11.090014 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.102975 run mass: MS start registered {at=1080633.15208607, delay=0.006893006153404713, ms=00063}
22:49:11.475777 run osmo-ms-mob/00064: Starting mobile
22:49:11.494062 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.500092 run mass: MS performed LU {at=1080633.549213721, lu_delay=5.822340843034908, ms=00046}
22:49:11.507019 run mass: MS start registered {at=1080633.556140548, delay=0.006944673135876656, ms=00064}
22:49:11.533496 run mass: MS performed LU {at=1080633.582596752, lu_delay=4.642428088001907, ms=00050}
22:49:11.625660 run mass: MS performed LU {at=1080633.674675061, lu_delay=6.216319667873904, ms=00045}
22:49:11.639982 run osmo-ms-mob/00065: Starting mobile
22:49:11.652940 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.664632 run mass: MS start registered {at=1080633.713750549, delay=0.0057453548070043325, ms=00065}
22:49:11.804868 run mass: MS performed LU {at=1080633.853869003, lu_delay=5.758021516958252, ms=00048}
22:49:11.836968 run mass: MS performed LU {at=1080633.886088726, lu_delay=5.651804042048752, ms=00049}
22:49:11.848460 run osmo-ms-mob/00066: Starting mobile
22:49:11.861556 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.872825 run mass: MS start registered {at=1080633.921942348, delay=0.005244363797828555, ms=00066}
22:49:12.521424 run mass: MS performed LU {at=1080634.570417948, lu_delay=6.612024595960975, ms=00047}
22:49:12.593669 run osmo-ms-mob/00067: Starting mobile
22:49:12.626857 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.639327 run mass: MS performed LU {at=1080634.688433482, lu_delay=5.358105883002281, ms=00051}
22:49:12.645349 run mass: MS start registered {at=1080634.694480563, delay=0.01227231603115797, ms=00067}
22:49:12.656342 run osmo-ms-mob/00068: Starting mobile
22:49:12.670036 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.676165 run mass: MS performed LU {at=1080634.725289325, lu_delay=3.588591485051438, ms=00057}
22:49:12.683749 run mass: MS start registered {at=1080634.732877999, delay=0.007604893995448947, ms=00068}
22:49:13.283628 run osmo-ms-mob/00069: Starting mobile
22:49:13.299750 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.311835 run mass: MS start registered {at=1080635.360949473, delay=0.0059787549544125795, ms=00069}
22:49:13.397307 run mass: MS performed LU {at=1080635.446313264, lu_delay=5.4919677739962935, ms=00054}
22:49:13.435335 run mass: MS performed LU {at=1080635.484361483, lu_delay=5.799157646019012, ms=00052}
22:49:13.526284 run mass: MS performed LU {at=1080635.57531729, lu_delay=4.701207367004827, ms=00056}
22:49:13.555228 run osmo-ms-mob/00070: Starting mobile
22:49:13.568903 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.580759 run mass: MS start registered {at=1080635.629875277, delay=0.0058801849372684956, ms=00070}
22:49:14.085575 run osmo-ms-mob/00071: Starting mobile
22:49:14.102197 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.113318 run mass: MS start registered {at=1080636.162434559, delay=0.004984409082680941, ms=00071}
22:49:14.458815 run osmo-ms-mob/00072: Starting mobile
22:49:14.473538 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.480287 run mass: MS performed LU {at=1080636.529409426, lu_delay=6.379852595971897, ms=00055}
22:49:14.486474 run mass: MS start registered {at=1080636.535605278, delay=0.006213743006810546, ms=00072}
22:49:14.538179 run mass: MS performed LU {at=1080636.587209045, lu_delay=5.036695781862363, ms=00058}
22:49:14.858206 run osmo-ms-mob/00073: Starting mobile
22:49:14.872275 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.885654 run mass: MS start registered {at=1080636.934764259, delay=0.007336776005104184, ms=00073}
22:49:15.245384 run osmo-ms-mob/00074: Starting mobile
22:49:15.258898 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.264855 run mass: MS performed LU {at=1080637.313978422, lu_delay=4.784329009940848, ms=00061}
22:49:15.270851 run mass: MS start registered {at=1080637.319979974, delay=0.006019961088895798, ms=00074}
22:49:15.299095 run mass: MS performed LU {at=1080637.348098391, lu_delay=5.375219692941755, ms=00060}
22:49:15.335651 run mass: MS performed LU {at=1080637.384685536, lu_delay=4.565263835014775, ms=00062}
22:49:15.374443 run osmo-ms-mob/00075: Starting mobile
22:49:15.387593 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.399330 run mass: MS start registered {at=1080637.44844054, delay=0.005595484049990773, ms=00075}
22:49:15.589405 run mass: MS performed LU {at=1080637.638403982, lu_delay=5.840082339942455, ms=00059}
22:49:16.165065 run osmo-ms-mob/00076: Starting mobile
22:49:16.179981 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.192412 run mass: MS start registered {at=1080638.241526545, delay=0.005972122075036168, ms=00076}
22:49:16.382775 run mass: MS performed LU {at=1080638.431794516, lu_delay=5.279708446003497, ms=00063}
22:49:16.439862 run mass: MS performed LU {at=1080638.488867867, lu_delay=4.775117318145931, ms=00065}
22:49:16.486722 run osmo-ms-mob/00077: Starting mobile
22:49:16.500415 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.517736 run mass: MS start registered {at=1080638.566841759, delay=0.009139728033915162, ms=00077}
22:49:17.087301 run osmo-ms-mob/00078: Starting mobile
22:49:17.142512 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.148638 run mass: Starting too slowly. Moving on {now=1080639.197771883, sleep=-0.014700206695124507, target=1080639.1830716764}
22:49:17.154632 run mass: MS start registered {at=1080639.203755055, delay=0.005985113093629479, ms=00078}
22:49:17.162146 run mass: MS performed LU {at=1080639.211253519, lu_delay=4.516772955888882, ms=00067}
22:49:17.201349 run mass: MS performed LU {at=1080639.250380149, lu_delay=4.517502150032669, ms=00068}
22:49:17.292429 run mass: MS performed LU {at=1080639.341461551, lu_delay=5.785321002826095, ms=00064}
22:49:17.321866 run osmo-ms-mob/00079: Starting mobile
22:49:17.335412 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.347551 run mass: MS start registered {at=1080639.396667628, delay=0.005986992968246341, ms=00079}
22:49:17.955804 run osmo-ms-mob/00080: Starting mobile
22:49:17.969755 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.982778 run mass: MS start registered {at=1080640.031891567, delay=0.007114339852705598, ms=00080}
22:49:18.444192 run osmo-ms-mob/00081: Starting mobile
22:49:18.457191 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.463089 run mass: MS performed LU {at=1080640.512212024, lu_delay=6.590269676176831, ms=00066}
22:49:18.470308 run mass: MS start registered {at=1080640.519433484, delay=0.0072395699098706245, ms=00081}
22:49:18.874256 run osmo-ms-mob/00082: Starting mobile
22:49:18.889359 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.901507 run mass: MS start registered {at=1080640.950623889, delay=0.006174867041409016, ms=00082}
22:49:19.009704 run mass: MS performed LU {at=1080641.05872222, lu_delay=4.896287660812959, ms=00071}
22:49:19.065376 run mass: MS performed LU {at=1080641.114413236, lu_delay=5.753463763045147, ms=00069}
22:49:19.128682 run mass: MS performed LU {at=1080641.177721189, lu_delay=4.642115911003202, ms=00072}
22:49:19.337117 run mass: MS performed LU {at=1080641.386116404, lu_delay=5.756241127150133, ms=00070}
22:49:19.395207 run osmo-ms-mob/00083: Starting mobile
22:49:19.410300 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.421220 run mass: MS start registered {at=1080641.47033902, delay=0.005107034929096699, ms=00083}
22:49:19.964260 run osmo-ms-mob/00084: Starting mobile
22:49:20.001085 run osmo-ms-mob/00084(pid=219): Launched
22:49:20.014184 run mass: MS start registered {at=1080642.063299591, delay=0.006767160026356578, ms=00084}
22:49:20.465706 run osmo-ms-mob/00085: Starting mobile
22:49:20.482125 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.496983 run mass: MS start registered {at=1080642.546091235, delay=0.008873901097103953, ms=00085}
22:49:20.910699 run mass: MS performed LU {at=1080642.959691327, lu_delay=4.718164782039821, ms=00076}
22:49:20.935272 run mass: MS performed LU {at=1080642.98438531, lu_delay=5.535944769857451, ms=00075}
22:49:20.966695 run osmo-ms-mob/00086: Starting mobile
22:49:20.982376 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.996282 run mass: MS start registered {at=1080643.045389505, delay=0.007833968149498105, ms=00086}
22:49:21.058613 run mass: MS performed LU {at=1080643.107649602, lu_delay=6.172885342966765, ms=00073}
22:49:21.202460 run mass: MS performed LU {at=1080643.251461204, lu_delay=5.9314812298398465, ms=00074}
22:49:21.237733 run mass: MS performed LU {at=1080643.286785489, lu_delay=4.719943729927763, ms=00077}
22:49:21.255753 run mass: MS performed LU {at=1080643.304860516, lu_delay=22.740029151085764, ms=00026}
22:49:21.685764 run osmo-ms-mob/00087: Starting mobile
22:49:21.706790 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.718173 run mass: MS start registered {at=1080643.767286238, delay=0.005360045004636049, ms=00087}
22:49:22.253468 run osmo-ms-mob/00088: Starting mobile
22:49:22.266965 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.277486 run mass: MS start registered {at=1080644.326605275, delay=0.004550232086330652, ms=00088}
22:49:22.884368 run osmo-ms-mob/00089: Starting mobile
22:49:22.900880 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.906804 run mass: MS performed LU {at=1080644.955928797, lu_delay=4.924037229968235, ms=00080}
22:49:22.912575 run mass: MS start registered {at=1080644.961707023, delay=0.0057954450603574514, ms=00089}
22:49:22.921989 run mass: MS performed LU {at=1080644.971106414, lu_delay=5.574438785901293, ms=00079}
22:49:23.010848 run mass: MS performed LU {at=1080645.059857328, lu_delay=5.856102272868156, ms=00078}
22:49:23.301558 run mass: MS performed LU {at=1080645.350575704, lu_delay=4.831142219947651, ms=00081}
22:49:23.461094 run osmo-ms-mob/00090: Starting mobile
22:49:23.475358 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.487710 run mass: MS start registered {at=1080645.53682441, delay=0.0063272020779550076, ms=00090}
22:49:24.175799 run osmo-ms-mob/00091: Starting mobile
22:49:24.190313 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.204745 run mass: MS start registered {at=1080646.253852315, delay=0.00829782709479332, ms=00091}
22:49:24.676293 run mass: MS performed LU {at=1080646.725285216, lu_delay=5.254946195986122, ms=00083}
22:49:24.759871 run mass: MS performed LU {at=1080646.808883225, lu_delay=4.745583634125069, ms=00084}
22:49:24.815042 run osmo-ms-mob/00092: Starting mobile
22:49:24.830315 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.836226 run mass: MS performed LU {at=1080646.885350815, lu_delay=5.934726926032454, ms=00082}
22:49:24.841915 run mass: MS start registered {at=1080646.891047617, delay=0.005714173894375563, ms=00092}
22:49:25.656804 run osmo-ms-mob/00093: Starting mobile
22:49:25.670349 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.682718 run mass: MS start registered {at=1080647.731835105, delay=0.005991311045363545, ms=00093}
22:49:26.576226 run osmo-ms-mob/00094: Starting mobile
22:49:26.610252 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.622984 run mass: MS start registered {at=1080648.672098569, delay=0.005983188049867749, ms=00094}
22:49:26.660680 run mass: MS performed LU {at=1080648.709701731, lu_delay=4.9424154930748045, ms=00087}
22:49:26.687596 run mass: MS performed LU {at=1080648.736667653, lu_delay=5.6912781479768455, ms=00086}
22:49:26.776289 run mass: MS performed LU {at=1080648.825285419, lu_delay=4.498680143849924, ms=00088}
22:49:26.813058 run mass: MS performed LU {at=1080648.862093904, lu_delay=6.316002669045702, ms=00085}
22:49:27.476300 run osmo-ms-mob/00095: Starting mobile
22:49:27.493212 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.507700 run mass: MS start registered {at=1080649.556810288, delay=0.008522022049874067, ms=00095}
22:49:28.474809 run osmo-ms-mob/00096: Starting mobile
22:49:28.492229 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.506767 run mass: MS start registered {at=1080650.55588231, delay=0.00839967792853713, ms=00096}
22:49:28.523953 run mass: MS performed LU {at=1080650.573053601, lu_delay=5.036229190882295, ms=00090}
22:49:28.590753 run mass: MS performed LU {at=1080650.639770542, lu_delay=5.6780635190662, ms=00089}
22:49:29.556423 run osmo-ms-mob/00097: Starting mobile
22:49:29.570290 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.583492 run mass: MS start registered {at=1080651.632604388, delay=0.007300605997443199, ms=00097}
22:49:30.427327 run mass: MS performed LU {at=1080652.476325158, lu_delay=4.744490053039044, ms=00093}
22:49:30.453869 run mass: MS performed LU {at=1080652.502897668, lu_delay=6.249045352917165, ms=00091}
22:49:30.541796 run mass: MS performed LU {at=1080652.590790993, lu_delay=5.699743376113474, ms=00092}
22:49:30.567599 run mass: MS performed LU {at=1080652.616727369, lu_delay=22.746136863948777, ms=00053}
22:49:30.886147 run osmo-ms-mob/00098: Starting mobile
22:49:30.905549 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.920093 run mass: MS start registered {at=1080652.969207044, delay=0.008237306959927082, ms=00098}
22:49:32.290530 run mass: MS performed LU {at=1080654.339549662, lu_delay=4.782739374088123, ms=00095}
22:49:32.355577 run mass: MS performed LU {at=1080654.404616696, lu_delay=5.732518126955256, ms=00094}
22:49:32.683263 run osmo-ms-mob/00099: Starting mobile
22:49:32.701861 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.707892 run mass: All started... {duration=55.77395414514467, too_slow=1}
22:49:32.715402 run mass: MS start registered {at=1080654.764514015, delay=0.007492094067856669, ms=00099}
22:49:34.191877 run mass: MS performed LU {at=1080656.240890901, lu_delay=5.685008591040969, ms=00096}
22:49:34.219230 run mass: MS performed LU {at=1080656.268321185, lu_delay=4.635716796852648, ms=00097}
22:49:36.056417 run mass: MS performed LU {at=1080658.10541312, lu_delay=5.136206076014787, ms=00098}
22:49:37.958469 run mass: MS performed LU {at=1080660.007468722, lu_delay=5.2429547070059925, ms=00099}
22:49:37.981950 run mass: Tests done {all_completed=True, max=22.746136863948777, min=3.588591485051438}
22:49:37.987586 tst register_default_mass.py: Test passed (79.2 sec)
22:49:37.992793 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:37.996010 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:37.999167 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.002304 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.005466 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.008650 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.011843 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.015030 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.018166 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.021331 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.024526 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.027736 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.030948 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.034173 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.037384 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.040630 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.044235 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.048163 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.051442 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.054722 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.057959 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.061861 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.065134 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.068375 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.071607 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.074868 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.078152 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.081416 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.085805 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.089364 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.093008 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.096281 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.100073 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.103924 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.107301 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.110656 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.113986 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.117303 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.120569 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.123841 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.127097 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.130613 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.133955 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.137328 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.140692 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.144039 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.147557 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.150922 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.154274 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.157623 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.160948 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.164275 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.167620 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.170958 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.174283 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.177946 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.181299 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.185038 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.188388 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.191753 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.195179 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.198513 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.201878 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.205233 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.208543 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.212305 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.215889 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.219124 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.222462 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.225697 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.229431 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.232998 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.236355 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.239685 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.243048 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.246395 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.249722 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.253057 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.256391 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.259750 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.263086 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.266414 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.269764 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.273111 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.276766 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.280115 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.283709 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.287544 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.291353 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.294727 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.297967 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.301177 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.304399 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.307664 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.310906 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.314116 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.317321 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.320814 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.324255 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.327586 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.330939 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.334283 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.337679 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.341109 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.344574 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.348007 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.351358 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.354664 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.358438 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.361788 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.365119 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.368361 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.371583 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.375150 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.378643 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.381862 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.385047 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.388170 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.391292 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.394391 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.397505 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.400613 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.403727 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.406820 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.409933 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.413057 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.416167 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.419281 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.422386 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.425515 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.428634 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.431727 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.434821 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.437931 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.441026 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.444133 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.447252 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.450349 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.453516 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.456664 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.459782 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.462890 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.466004 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.469110 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.472208 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.475315 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.478410 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.481518 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:38.484624 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:38.487751 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:38.490869 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:38.493990 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:38.497087 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:38.500193 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:38.503305 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:38.506402 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:38.509506 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:38.512624 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:38.515736 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:38.518829 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:38.521928 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:38.525043 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:38.528159 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:38.531262 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:38.534364 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:38.537458 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:38.540573 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:38.543678 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:38.546770 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:38.549874 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:38.552988 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:38.556086 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:38.559185 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:38.562284 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:38.565390 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:38.568490 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:38.571607 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:38.574708 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:38.577831 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:38.580931 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:38.584031 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:38.587138 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:38.590243 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:38.593348 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:38.596454 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:38.599560 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:38.602652 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:38.605760 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:38.608866 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:38.611982 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:38.615093 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:38.618196 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:38.621319 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:38.624449 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:38.627554 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:38.630637 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:38.633750 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:38.636856 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:38.639962 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:38.643068 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:38.646161 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:38.649265 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:38.652364 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:38.655466 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:38.658562 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:38.661658 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:38.664775 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:38.667894 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:38.671016 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:38.674108 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:38.677220 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:38.680339 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:38.683443 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:38.686547 --- ParallelTerminationStrategy: PID 22 died...
22:49:38.687953 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:38.691377 --- ParallelTerminationStrategy: PID 23 died...
22:49:38.692770 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:38.696190 --- ParallelTerminationStrategy: PID 24 died...
22:49:38.697576 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:38.700996 --- ParallelTerminationStrategy: PID 25 died...
22:49:38.702384 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:38.705815 --- ParallelTerminationStrategy: PID 26 died...
22:49:38.707208 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:38.710655 --- ParallelTerminationStrategy: PID 27 died...
22:49:38.712066 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:38.715505 --- ParallelTerminationStrategy: PID 28 died...
22:49:38.716892 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:38.720351 --- ParallelTerminationStrategy: PID 29 died...
22:49:38.721748 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:38.725204 --- ParallelTerminationStrategy: PID 30 died...
22:49:38.726598 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:38.730028 --- ParallelTerminationStrategy: PID 31 died...
22:49:38.731423 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:38.734885 --- ParallelTerminationStrategy: PID 32 died...
22:49:38.736280 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:38.739731 --- ParallelTerminationStrategy: PID 33 died...
22:49:38.741119 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:38.744566 --- ParallelTerminationStrategy: PID 35 died...
22:49:38.745973 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:38.749407 --- ParallelTerminationStrategy: PID 36 died...
22:49:38.750800 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:38.754253 --- ParallelTerminationStrategy: PID 37 died...
22:49:38.755666 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:38.759105 --- ParallelTerminationStrategy: PID 38 died...
22:49:38.760508 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:38.763943 --- ParallelTerminationStrategy: PID 39 died...
22:49:38.765337 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:38.768794 --- ParallelTerminationStrategy: PID 40 died...
22:49:38.770185 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:38.773616 --- ParallelTerminationStrategy: PID 41 died...
22:49:38.775017 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:38.778441 --- ParallelTerminationStrategy: PID 42 died...
22:49:38.779834 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:38.783265 --- ParallelTerminationStrategy: PID 43 died...
22:49:38.784650 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:38.788092 --- ParallelTerminationStrategy: PID 44 died...
22:49:38.789472 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:38.792931 --- ParallelTerminationStrategy: PID 45 died...
22:49:38.794322 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:38.797754 --- ParallelTerminationStrategy: PID 46 died...
22:49:38.799150 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:38.802576 --- ParallelTerminationStrategy: PID 47 died...
22:49:38.803982 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:38.807417 --- ParallelTerminationStrategy: PID 48 died...
22:49:38.808808 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:38.812229 --- ParallelTerminationStrategy: PID 49 died...
22:49:38.813610 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:38.817041 --- ParallelTerminationStrategy: PID 50 died...
22:49:38.818428 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:38.821878 --- ParallelTerminationStrategy: PID 51 died...
22:49:38.823274 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:38.826719 --- ParallelTerminationStrategy: PID 52 died...
22:49:38.828102 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:38.831530 --- ParallelTerminationStrategy: PID 53 died...
22:49:38.832914 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:38.836363 --- ParallelTerminationStrategy: PID 54 died...
22:49:38.837752 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:38.841196 --- ParallelTerminationStrategy: PID 55 died...
22:49:38.842586 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:38.846031 --- ParallelTerminationStrategy: PID 56 died...
22:49:38.847436 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:38.850890 --- ParallelTerminationStrategy: PID 57 died...
22:49:38.852288 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:38.855735 --- ParallelTerminationStrategy: PID 58 died...
22:49:38.857126 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:38.860573 --- ParallelTerminationStrategy: PID 59 died...
22:49:38.861965 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:38.865399 --- ParallelTerminationStrategy: PID 60 died...
22:49:38.866794 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:38.870234 --- ParallelTerminationStrategy: PID 61 died...
22:49:38.871639 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:38.875082 --- ParallelTerminationStrategy: PID 62 died...
22:49:38.876483 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:38.879920 --- ParallelTerminationStrategy: PID 63 died...
22:49:38.881313 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:38.884746 --- ParallelTerminationStrategy: PID 64 died...
22:49:38.886124 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:38.889558 --- ParallelTerminationStrategy: PID 65 died...
22:49:38.890959 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:38.894369 --- ParallelTerminationStrategy: PID 66 died...
22:49:38.895790 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:38.899238 --- ParallelTerminationStrategy: PID 67 died...
22:49:38.900624 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:38.904072 --- ParallelTerminationStrategy: PID 68 died...
22:49:38.905459 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:38.908897 --- ParallelTerminationStrategy: PID 69 died...
22:49:38.910305 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:38.913745 --- ParallelTerminationStrategy: PID 70 died...
22:49:38.915150 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:38.918573 --- ParallelTerminationStrategy: PID 71 died...
22:49:38.919962 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:38.923393 --- ParallelTerminationStrategy: PID 72 died...
22:49:38.924781 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:38.928220 --- ParallelTerminationStrategy: PID 73 died...
22:49:38.929603 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:38.933033 --- ParallelTerminationStrategy: PID 74 died...
22:49:38.934415 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:38.937837 --- ParallelTerminationStrategy: PID 75 died...
22:49:38.939230 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:38.942657 --- ParallelTerminationStrategy: PID 76 died...
22:49:38.944072 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:38.947486 --- ParallelTerminationStrategy: PID 77 died...
22:49:38.948865 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:38.952275 --- ParallelTerminationStrategy: PID 78 died...
22:49:38.953652 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:38.957066 --- ParallelTerminationStrategy: PID 79 died...
22:49:38.958441 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:38.961884 --- ParallelTerminationStrategy: PID 80 died...
22:49:38.963273 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:38.966696 --- ParallelTerminationStrategy: PID 81 died...
22:49:38.968092 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:38.971515 --- ParallelTerminationStrategy: PID 82 died...
22:49:38.972902 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:38.976334 --- ParallelTerminationStrategy: PID 83 died...
22:49:38.977720 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:38.981150 --- ParallelTerminationStrategy: PID 84 died...
22:49:38.982531 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:38.985945 --- ParallelTerminationStrategy: PID 85 died...
22:49:38.987334 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:38.990758 --- ParallelTerminationStrategy: PID 86 died...
22:49:38.992154 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:38.995597 --- ParallelTerminationStrategy: PID 87 died...
22:49:38.996977 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.000390 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.001771 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.005195 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.006584 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.010029 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.011427 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.014853 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.016239 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.019697 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.021085 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.024532 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.025910 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.029355 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.030749 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.034166 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.035563 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.038983 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.040371 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.043803 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.045187 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.048628 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.050012 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.053454 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.054843 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.058274 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.059664 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.063093 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.064475 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.067918 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.069309 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.072734 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.074125 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.077561 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.078963 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.082378 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.083789 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.087221 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.088619 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.092040 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.093420 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.096856 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.098241 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.101695 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.103090 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.106516 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.107902 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.111326 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.112716 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.116160 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.117551 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.120977 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.122360 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.125782 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.127188 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.130612 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.132015 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.135431 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.136807 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.140270 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.141651 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.145095 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.146470 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.149894 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.151277 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.154696 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.156085 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.159522 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.160910 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.164343 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.165726 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.169159 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.170549 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.173975 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.175375 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.178786 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.180174 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.183607 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.184988 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.188443 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.189827 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.193237 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.194628 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.198068 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.199486 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.202906 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.204306 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.207746 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.209136 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.212588 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.213971 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.217422 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.218828 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.222335 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.223777 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.227258 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.228669 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.232199 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.233623 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.237149 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.238578 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.242107 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.243529 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.247033 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.248449 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.251961 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.253359 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.256892 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.258313 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.261816 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.263251 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.266764 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.268186 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.271688 --- ParallelTerminationStrategy: PID 144 died...
22:49:39.273095 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.276606 --- ParallelTerminationStrategy: PID 145 died...
22:49:39.278017 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.281536 --- ParallelTerminationStrategy: PID 146 died...
22:49:39.282964 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.286480 --- ParallelTerminationStrategy: PID 147 died...
22:49:39.287910 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.291412 --- ParallelTerminationStrategy: PID 148 died...
22:49:39.292832 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.296341 --- ParallelTerminationStrategy: PID 149 died...
22:49:39.297752 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.301264 --- ParallelTerminationStrategy: PID 150 died...
22:49:39.302674 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.306195 --- ParallelTerminationStrategy: PID 151 died...
22:49:39.307622 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.311134 --- ParallelTerminationStrategy: PID 152 died...
22:49:39.312540 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.316072 --- ParallelTerminationStrategy: PID 153 died...
22:49:39.317486 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.320996 --- ParallelTerminationStrategy: PID 154 died...
22:49:39.322407 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.325929 --- ParallelTerminationStrategy: PID 155 died...
22:49:39.327345 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.330842 --- ParallelTerminationStrategy: PID 156 died...
22:49:39.332270 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.335807 --- ParallelTerminationStrategy: PID 157 died...
22:49:39.337214 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.340733 --- ParallelTerminationStrategy: PID 158 died...
22:49:39.342139 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.345650 --- ParallelTerminationStrategy: PID 159 died...
22:49:39.347070 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.350572 --- ParallelTerminationStrategy: PID 160 died...
22:49:39.351990 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.355531 --- ParallelTerminationStrategy: PID 161 died...
22:49:39.356938 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.360447 --- ParallelTerminationStrategy: PID 162 died...
22:49:39.361864 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.365369 --- ParallelTerminationStrategy: PID 163 died...
22:49:39.366781 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.370301 --- ParallelTerminationStrategy: PID 164 died...
22:49:39.371736 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.375247 --- ParallelTerminationStrategy: PID 165 died...
22:49:39.376651 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.380164 --- ParallelTerminationStrategy: PID 166 died...
22:49:39.381576 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.385072 --- ParallelTerminationStrategy: PID 167 died...
22:49:39.386483 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.390002 --- ParallelTerminationStrategy: PID 168 died...
22:49:39.391424 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.394911 --- ParallelTerminationStrategy: PID 169 died...
22:49:39.396318 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.399817 --- ParallelTerminationStrategy: PID 170 died...
22:49:39.401231 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.404752 --- ParallelTerminationStrategy: PID 171 died...
22:49:39.406179 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.409684 --- ParallelTerminationStrategy: PID 172 died...
22:49:39.411109 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.414608 --- ParallelTerminationStrategy: PID 173 died...
22:49:39.416038 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.419537 --- ParallelTerminationStrategy: PID 174 died...
22:49:39.420961 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.424504 --- ParallelTerminationStrategy: PID 175 died...
22:49:39.425917 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.429439 --- ParallelTerminationStrategy: PID 176 died...
22:49:39.430855 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.434384 --- ParallelTerminationStrategy: PID 177 died...
22:49:39.435807 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:39.439314 --- ParallelTerminationStrategy: PID 178 died...
22:49:39.440726 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:39.444238 --- ParallelTerminationStrategy: PID 179 died...
22:49:39.445653 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:39.449168 --- ParallelTerminationStrategy: PID 180 died...
22:49:39.450579 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:39.454111 --- ParallelTerminationStrategy: PID 181 died...
22:49:39.455524 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:39.459024 --- ParallelTerminationStrategy: PID 182 died...
22:49:39.460430 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:39.463952 --- ParallelTerminationStrategy: PID 183 died...
22:49:39.465361 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:39.468888 --- ParallelTerminationStrategy: PID 184 died...
22:49:39.470303 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:39.473801 --- ParallelTerminationStrategy: PID 185 died...
22:49:39.475225 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:39.478734 --- ParallelTerminationStrategy: PID 186 died...
22:49:39.480153 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:39.483670 --- ParallelTerminationStrategy: PID 187 died...
22:49:39.485089 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:39.488621 --- ParallelTerminationStrategy: PID 188 died...
22:49:39.490033 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:39.493539 --- ParallelTerminationStrategy: PID 189 died...
22:49:39.494946 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:39.498470 --- ParallelTerminationStrategy: PID 190 died...
22:49:39.499902 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:39.503419 --- ParallelTerminationStrategy: PID 191 died...
22:49:39.504829 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:39.508347 --- ParallelTerminationStrategy: PID 192 died...
22:49:39.509756 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:39.513263 --- ParallelTerminationStrategy: PID 193 died...
22:49:39.514670 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:39.518179 --- ParallelTerminationStrategy: PID 194 died...
22:49:39.519600 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:39.523122 --- ParallelTerminationStrategy: PID 195 died...
22:49:39.524535 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:39.528044 --- ParallelTerminationStrategy: PID 196 died...
22:49:39.529459 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:39.532976 --- ParallelTerminationStrategy: PID 197 died...
22:49:39.534387 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:39.537909 --- ParallelTerminationStrategy: PID 198 died...
22:49:39.539343 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:39.542846 --- ParallelTerminationStrategy: PID 199 died...
22:49:39.544276 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:39.547781 --- ParallelTerminationStrategy: PID 200 died...
22:49:39.549189 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:39.552699 --- ParallelTerminationStrategy: PID 201 died...
22:49:39.554106 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:39.557604 --- ParallelTerminationStrategy: PID 202 died...
22:49:39.559052 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:39.562574 --- ParallelTerminationStrategy: PID 203 died...
22:49:39.563995 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:39.567511 --- ParallelTerminationStrategy: PID 204 died...
22:49:39.568942 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:39.572476 --- ParallelTerminationStrategy: PID 205 died...
22:49:39.573897 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:39.577420 --- ParallelTerminationStrategy: PID 206 died...
22:49:39.578828 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:39.582366 --- ParallelTerminationStrategy: PID 207 died...
22:49:39.583792 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:39.587293 --- ParallelTerminationStrategy: PID 208 died...
22:49:39.588705 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:39.592208 --- ParallelTerminationStrategy: PID 209 died...
22:49:39.593617 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:39.597166 --- ParallelTerminationStrategy: PID 210 died...
22:49:39.598573 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:39.602063 --- ParallelTerminationStrategy: PID 211 died...
22:49:39.603477 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:39.606988 --- ParallelTerminationStrategy: PID 212 died...
22:49:39.608403 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:39.611942 --- ParallelTerminationStrategy: PID 213 died...
22:49:39.613366 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:39.616872 --- ParallelTerminationStrategy: PID 214 died...
22:49:39.618290 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:39.621794 --- ParallelTerminationStrategy: PID 215 died...
22:49:39.623219 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:39.626766 --- ParallelTerminationStrategy: PID 216 died...
22:49:39.628205 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:39.631737 --- ParallelTerminationStrategy: PID 217 died...
22:49:39.633153 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:39.636681 --- ParallelTerminationStrategy: PID 218 died...
22:49:39.638098 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:39.641615 --- ParallelTerminationStrategy: PID 219 died...
22:49:39.643035 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:39.646533 --- ParallelTerminationStrategy: PID 220 died...
22:49:39.647953 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:39.651470 --- ParallelTerminationStrategy: PID 221 died...
22:49:39.652875 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:39.656383 --- ParallelTerminationStrategy: PID 222 died...
22:49:39.657801 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:39.661305 --- ParallelTerminationStrategy: PID 223 died...
22:49:39.662711 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:39.666241 --- ParallelTerminationStrategy: PID 224 died...
22:49:39.667660 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:39.671169 --- ParallelTerminationStrategy: PID 225 died...
22:49:39.672576 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:39.676093 --- ParallelTerminationStrategy: PID 226 died...
22:49:39.677508 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:39.681008 --- ParallelTerminationStrategy: PID 227 died...
22:49:39.682421 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:39.685935 --- ParallelTerminationStrategy: PID 228 died...
22:49:39.687354 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:39.690858 --- ParallelTerminationStrategy: PID 229 died...
22:49:39.692276 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:39.695789 --- ParallelTerminationStrategy: PID 230 died...
22:49:39.697198 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:39.700723 --- ParallelTerminationStrategy: PID 231 died...
22:49:39.702135 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:39.705662 --- ParallelTerminationStrategy: PID 232 died...
22:49:39.707098 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:39.710616 --- ParallelTerminationStrategy: PID 233 died...
22:49:39.712029 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:39.715539 --- ParallelTerminationStrategy: PID 234 died...
22:49:39.716951 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.121222 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.127553 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8396 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.186951 tst trial-8396: Storing JUnit report in /build/trial-8396/run.2026-07-18_22-48-18/trial-8396.xml
--------------------------------------------------------------------------------------------
trial-8396 PASS
--------------------------------------------------------------------------------------------
22:49:43.196923 tst trial-8396: trial-8396: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8396/inst
+ cd trial-8396
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-18 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8396-run.tgz run.2026-07-18_22-48-18
+ tar czf /build/trial-8396-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-18_13_27_09.tgz osmo-bts-oc2g.build-2026-07-18_00_52_40.tgz osmo-bts-sysmo.build-2026-07-18_00_52_43.tgz osmo-bts.build-2026-07-18_00_52_46.tgz osmo-ggsn.build-2026-07-18_20_43_29.tgz osmo-hlr.build-2026-07-18_16_37_38.tgz osmo-hnbgw.build-2026-07-18_13_31_53.tgz osmo-mgw.build-2026-07-18_08_33_38.tgz osmo-msc.build-2026-07-18_13_34_44.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-18_07_35_13.tgz osmo-pcu-sysmo.build-2026-07-18_07_35_12.tgz osmo-pcu.build-2026-07-18_07_35_12.tgz osmo-sgsn.build-2026-07-18_20_49_45.tgz osmo-stp.build-2026-07-18_13_25_44.tgz osmo-trx.build-2026-07-18_14_22_25.tgz osmocom-bb.build-2026-07-18_21_18_07.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