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/jenkins7962379235908119929.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-8294
+ 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
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ 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 [ 8/28] RUN MKDIR /var/run/sshd
#7 CACHED
#8 [ 9/28] COPY SSH /root/.ssh
#8 CACHED
#9 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#9 CACHED
#10 [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
#10 CACHED
#11 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#11 CACHED
#12 [ 2/28] RUN useradd -ms /bin/bash jenkins
#12 CACHED
#13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#13 CACHED
#14 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#14 CACHED
#15 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#15 CACHED
#16 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#16 CACHED
#17 [ 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
#17 CACHED
#18 [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
#18 CACHED
#19 [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
#19 CACHED
#20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#20 CACHED
#21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#21 CACHED
#22 [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
#22 CACHED
#23 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#23 CACHED
#24 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#24 CACHED
#25 [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
#25 CACHED
#26 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#26 CACHED
#27 [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
#27 CACHED
#28 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#28 CACHED
#29 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#29 CACHED
#30 [20/28] WORKDIR /TMP
#30 CACHED
#31 [ 3/28] RUN groupadd osmo-gsm-tester
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f41750c7e3ec52a65b24ff05faaf909ee718179f45dcd1fda6f28ff493d9cae0 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=8295 -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-04-08 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8295
+ mkdir -p trial-8295
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-04-08_16_32_40.tgz osmo-bts-oc2g.build-2026-04-08_00_51_33.tgz osmo-bts-sysmo.build-2026-04-08_00_51_34.tgz osmo-bts.build-2026-04-08_00_51_37.tgz osmo-ggsn.build-2026-04-08_20_43_05.tgz osmo-hlr.build-2026-04-08_16_37_00.tgz osmo-hnbgw.build-2026-04-08_13_31_03.tgz osmo-mgw.build-2026-04-08_08_33_05.tgz osmo-msc.build-2026-04-08_13_32_58.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-08_07_35_27.tgz osmo-pcu-sysmo.build-2026-04-08_07_35_25.tgz osmo-pcu.build-2026-04-08_07_35_28.tgz osmo-sgsn.build-2026-04-08_20_48_57.tgz osmo-stp.build-2026-04-08_13_25_44.tgz osmo-trx.build-2026-04-08_14_21_33.tgz osmocom-bb.build-2026-04-08_21_17_30.tgz srslte.build-19.tgz trial-8295
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-04-08_16_32_40.md5 osmo-bts-oc2g.build-2026-04-08_00_51_33.md5 osmo-bts-sysmo.build-2026-04-08_00_51_34.md5 osmo-bts.build-2026-04-08_00_51_37.md5 osmo-ggsn.build-2026-04-08_20_43_05.md5 osmo-hlr.build-2026-04-08_16_37_00.md5 osmo-hnbgw.build-2026-04-08_13_31_03.md5 osmo-mgw.build-2026-04-08_08_33_05.md5 osmo-msc.build-2026-04-08_13_32_58.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-08_07_35_27.md5 osmo-pcu-sysmo.build-2026-04-08_07_35_25.md5 osmo-pcu.build-2026-04-08_07_35_28.md5 osmo-sgsn.build-2026-04-08_20_48_57.md5 osmo-stp.build-2026-04-08_13_25_44.md5 osmo-trx.build-2026-04-08_14_21_33.md5 osmocom-bb.build-2026-04-08_21_17_30.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-04-08_16_32_40.md5 osmo-bts-oc2g.build-2026-04-08_00_51_33.md5 osmo-bts-sysmo.build-2026-04-08_00_51_34.md5 osmo-bts.build-2026-04-08_00_51_37.md5 osmo-ggsn.build-2026-04-08_20_43_05.md5 osmo-hlr.build-2026-04-08_16_37_00.md5 osmo-hnbgw.build-2026-04-08_13_31_03.md5 osmo-mgw.build-2026-04-08_08_33_05.md5 osmo-msc.build-2026-04-08_13_32_58.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-08_07_35_27.md5 osmo-pcu-sysmo.build-2026-04-08_07_35_25.md5 osmo-pcu.build-2026-04-08_07_35_28.md5 osmo-sgsn.build-2026-04-08_20_48_57.md5 osmo-stp.build-2026-04-08_13_25_44.md5 osmo-trx.build-2026-04-08_14_21_33.md5 osmocom-bb.build-2026-04-08_21_17_30.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-8295 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8295'
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-8295
--------------------------------------------------------------------------------------------
22:48:19.930046 tst trial-8295: Detailed log at /build/trial-8295/run.2026-04-08_22-48-19/log
---------------------------------------------------------------------
trial-8295 netreg_mass
---------------------------------------------------------------------
22:48:20.136210 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.136554 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.137338 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.138478 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.179570 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.180469 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.181661 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.257655 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-8295 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.258447 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.273578 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.274083 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.274525 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.274972 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.275400 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.275874 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.276318 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.306718 tst register_default_mass.py: using LAC 2
22:48:20.328345 tst register_default_mass.py: using RAC 2
22:48:20.354034 tst register_default_mass.py: using CellId 2
22:48:20.381952 tst register_default_mass.py: using BVCI 3
22:48:20.395188 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.395848 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.396429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.396935 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.397447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.397954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.398446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.398989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.399515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.400024 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.400531 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.401052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.401576 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.402099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.402615 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.403125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.403633 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.404168 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.404671 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.405179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.405698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.406213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.406726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.407253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.407772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.408279 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.408801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.409313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.409826 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.410336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.410860 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.411371 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.411895 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.412430 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.412953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.413462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.413985 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.414508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.415019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.415537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.416055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.416585 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.417611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.418631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.419661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.420689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.421720 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.422728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423237 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.423749 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.424763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.425759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.426770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427274 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.427800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.428797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.429314 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.429828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.430325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.430819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.431332 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.431850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.432433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.432955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.433459 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.433951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.434452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.434948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.435446 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.435962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.436465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.436953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.437448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.437950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.438437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.438931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.439435 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.439945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.440437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.440950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.441453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.441948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.442462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.442971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.443466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.443971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.444472 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.444971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.445464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.445978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.446482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.447038 tst register_default_mass.py:21: Launching a simple network
22:48:20.457094 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.576863 run create_hlr_db(pid=20): Launched
22:48:21.591341 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.607853 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.623149 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.628985 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.817874 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.833015 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.838650 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.258262 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.273382 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.288208 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.428932 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.444135 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.449959 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.473987 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.489247 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.495131 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.812056 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.827533 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.854083 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.028657 run osmo-bts-virtual(pid=34): Launched
22:48:33.064456 tst register_default_mass.py: using MSISDN 1001
22:48:33.078380 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.117813 tst register_default_mass.py: using MSISDN 1002
22:48:33.135691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.166346 tst register_default_mass.py: using MSISDN 1003
22:48:33.181059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.211494 tst register_default_mass.py: using MSISDN 1004
22:48:33.225970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.256481 tst register_default_mass.py: using MSISDN 1005
22:48:33.270974 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.301666 tst register_default_mass.py: using MSISDN 1006
22:48:33.316172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.347082 tst register_default_mass.py: using MSISDN 1007
22:48:33.361724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.392440 tst register_default_mass.py: using MSISDN 1008
22:48:33.406821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.437136 tst register_default_mass.py: using MSISDN 1009
22:48:33.451415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.482400 tst register_default_mass.py: using MSISDN 1010
22:48:33.496853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.527742 tst register_default_mass.py: using MSISDN 1011
22:48:33.542266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.572757 tst register_default_mass.py: using MSISDN 1012
22:48:33.587149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.617876 tst register_default_mass.py: using MSISDN 1013
22:48:33.632416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.663474 tst register_default_mass.py: using MSISDN 1014
22:48:33.678119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.708911 tst register_default_mass.py: using MSISDN 1015
22:48:33.723300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.754075 tst register_default_mass.py: using MSISDN 1016
22:48:33.768700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.799363 tst register_default_mass.py: using MSISDN 1017
22:48:33.813769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.844291 tst register_default_mass.py: using MSISDN 1018
22:48:33.858646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.889224 tst register_default_mass.py: using MSISDN 1019
22:48:33.903687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.934111 tst register_default_mass.py: using MSISDN 1020
22:48:33.948463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.978991 tst register_default_mass.py: using MSISDN 1021
22:48:33.993470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.024289 tst register_default_mass.py: using MSISDN 1022
22:48:34.038888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.077896 tst register_default_mass.py: using MSISDN 1023
22:48:34.095674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.126323 tst register_default_mass.py: using MSISDN 1024
22:48:34.141081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.171490 tst register_default_mass.py: using MSISDN 1025
22:48:34.185960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.216593 tst register_default_mass.py: using MSISDN 1026
22:48:34.231079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.261500 tst register_default_mass.py: using MSISDN 1027
22:48:34.275865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.306406 tst register_default_mass.py: using MSISDN 1028
22:48:34.320894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.351515 tst register_default_mass.py: using MSISDN 1029
22:48:34.366102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.396817 tst register_default_mass.py: using MSISDN 1030
22:48:34.411497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.441903 tst register_default_mass.py: using MSISDN 1031
22:48:34.456266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.486929 tst register_default_mass.py: using MSISDN 1032
22:48:34.501463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.531749 tst register_default_mass.py: using MSISDN 1033
22:48:34.546048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.576314 tst register_default_mass.py: using MSISDN 1034
22:48:34.590622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.620634 tst register_default_mass.py: using MSISDN 1035
22:48:34.634743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.664902 tst register_default_mass.py: using MSISDN 1036
22:48:34.679207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.709597 tst register_default_mass.py: using MSISDN 1037
22:48:34.723846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.762556 tst register_default_mass.py: using MSISDN 1038
22:48:34.780095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.810094 tst register_default_mass.py: using MSISDN 1039
22:48:34.824594 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.854864 tst register_default_mass.py: using MSISDN 1040
22:48:34.869204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.899725 tst register_default_mass.py: using MSISDN 1041
22:48:34.914203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.944883 tst register_default_mass.py: using MSISDN 1042
22:48:34.959496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.990207 tst register_default_mass.py: using MSISDN 1043
22:48:35.004730 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.035488 tst register_default_mass.py: using MSISDN 1044
22:48:35.050170 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.080853 tst register_default_mass.py: using MSISDN 1045
22:48:35.095450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.126124 tst register_default_mass.py: using MSISDN 1046
22:48:35.140652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.171198 tst register_default_mass.py: using MSISDN 1047
22:48:35.185689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.216431 tst register_default_mass.py: using MSISDN 1048
22:48:35.230941 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.261397 tst register_default_mass.py: using MSISDN 1049
22:48:35.275802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.306719 tst register_default_mass.py: using MSISDN 1050
22:48:35.321371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.352036 tst register_default_mass.py: using MSISDN 1051
22:48:35.366600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.397613 tst register_default_mass.py: using MSISDN 1052
22:48:35.412399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.443065 tst register_default_mass.py: using MSISDN 1053
22:48:35.457646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.488490 tst register_default_mass.py: using MSISDN 1054
22:48:35.503165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.532789 tst register_default_mass.py: using MSISDN 1055
22:48:35.546905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.577383 tst register_default_mass.py: using MSISDN 1056
22:48:35.591709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.622199 tst register_default_mass.py: using MSISDN 1057
22:48:35.636697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.667280 tst register_default_mass.py: using MSISDN 1058
22:48:35.681752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.711969 tst register_default_mass.py: using MSISDN 1059
22:48:35.726043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.756071 tst register_default_mass.py: using MSISDN 1060
22:48:35.770086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.800134 tst register_default_mass.py: using MSISDN 1061
22:48:35.814193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.844344 tst register_default_mass.py: using MSISDN 1062
22:48:35.858636 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.888741 tst register_default_mass.py: using MSISDN 1063
22:48:35.902975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.933289 tst register_default_mass.py: using MSISDN 1064
22:48:35.947647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.977642 tst register_default_mass.py: using MSISDN 1065
22:48:35.991775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.022181 tst register_default_mass.py: using MSISDN 1066
22:48:36.036501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.066678 tst register_default_mass.py: using MSISDN 1067
22:48:36.081033 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.111653 tst register_default_mass.py: using MSISDN 1068
22:48:36.126205 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.163156 tst register_default_mass.py: using MSISDN 1069
22:48:36.180306 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.209447 tst register_default_mass.py: using MSISDN 1070
22:48:36.223620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.252447 tst register_default_mass.py: using MSISDN 1071
22:48:36.265862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.295192 tst register_default_mass.py: using MSISDN 1072
22:48:36.308946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.339087 tst register_default_mass.py: using MSISDN 1073
22:48:36.353302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.383808 tst register_default_mass.py: using MSISDN 1074
22:48:36.398383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.428371 tst register_default_mass.py: using MSISDN 1075
22:48:36.442435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.472865 tst register_default_mass.py: using MSISDN 1076
22:48:36.487220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.517146 tst register_default_mass.py: using MSISDN 1077
22:48:36.531319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.560898 tst register_default_mass.py: using MSISDN 1078
22:48:36.574777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.604949 tst register_default_mass.py: using MSISDN 1079
22:48:36.619174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.648957 tst register_default_mass.py: using MSISDN 1080
22:48:36.662992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.693282 tst register_default_mass.py: using MSISDN 1081
22:48:36.707676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:36.736997 tst register_default_mass.py: using MSISDN 1082
22:48:36.750950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:36.780933 tst register_default_mass.py: using MSISDN 1083
22:48:36.795019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:36.825001 tst register_default_mass.py: using MSISDN 1084
22:48:36.839144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:36.868582 tst register_default_mass.py: using MSISDN 1085
22:48:36.882450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.911837 tst register_default_mass.py: using MSISDN 1086
22:48:36.925639 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.955644 tst register_default_mass.py: using MSISDN 1087
22:48:36.969753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.999765 tst register_default_mass.py: using MSISDN 1088
22:48:37.013898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.043222 tst register_default_mass.py: using MSISDN 1089
22:48:37.057099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.086452 tst register_default_mass.py: using MSISDN 1090
22:48:37.100241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.130172 tst register_default_mass.py: using MSISDN 1091
22:48:37.144295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.178508 tst register_default_mass.py: using MSISDN 1092
22:48:37.194641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.224882 tst register_default_mass.py: using MSISDN 1093
22:48:37.239358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.268749 tst register_default_mass.py: using MSISDN 1094
22:48:37.282513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.312413 tst register_default_mass.py: using MSISDN 1095
22:48:37.326506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.356659 tst register_default_mass.py: using MSISDN 1096
22:48:37.370786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.401287 tst register_default_mass.py: using MSISDN 1097
22:48:37.415592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.445549 tst register_default_mass.py: using MSISDN 1098
22:48:37.459728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.488303 tst register_default_mass.py: using MSISDN 1099
22:48:37.501493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.531232 tst register_default_mass.py: using MSISDN 1100
22:48:37.545167 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.636069 run mass: Starting testcase
22:48:37.641757 run mass: Pre-launching all virtphy's
22:48:37.647321 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.660830 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.667051 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.680472 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:37.686597 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:37.699548 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:37.705697 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:37.718938 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:37.725259 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:37.738706 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:37.744981 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:37.758168 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:37.764398 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:37.777498 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:37.783612 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:37.796634 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:37.802783 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:37.815736 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:37.821882 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:37.835061 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:37.841181 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:37.854308 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:37.860405 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.873506 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.879615 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.892713 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.898807 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.911958 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.918076 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.931192 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.937355 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.950421 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.956580 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.969752 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.975908 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.989048 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.995154 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:38.008408 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:38.014480 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.027588 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.033696 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.046853 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.052953 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.066077 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.072177 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.085293 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.091358 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.104498 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.110618 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.123754 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.129852 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.142967 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.149083 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.162290 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.168417 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.181643 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.187835 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.201115 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.207235 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.220606 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.226698 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.239983 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.246123 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.259304 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.265425 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.278591 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.284714 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.297812 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.303857 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.316850 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.322828 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.335873 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.341964 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.354941 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.360980 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.374133 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.380298 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.393486 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.399666 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.412982 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.419067 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.432346 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.438436 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.451598 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.457860 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.471146 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.477579 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.490778 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.496967 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.510165 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.516318 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.529323 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.535504 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.548707 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.554908 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.568183 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.574353 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.587471 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.593533 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.606664 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.612757 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.625967 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.632130 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.645384 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.651537 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.664842 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.671005 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.684231 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.690475 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:38.703880 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:38.710141 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:38.723380 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:38.729506 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:38.742685 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:38.748871 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:38.762017 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:38.768100 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:38.781245 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:38.787273 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:38.800320 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:38.806465 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:38.819584 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:38.825605 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:38.838561 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:38.844726 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:38.857832 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:38.863844 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:38.876762 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:38.882864 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.895880 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.901949 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.915033 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.921055 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.934203 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.940220 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.953309 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.959370 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.972400 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.978405 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.991439 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.997502 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:39.010512 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:39.016537 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:39.029509 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:39.035495 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.048492 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:39.054597 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.067595 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.073595 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.086566 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.092638 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.105697 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.111774 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.124937 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.130983 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.144210 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.150261 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.163395 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.169455 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.182534 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.188530 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.201572 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.207577 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.220572 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.226635 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.239829 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.246007 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.259184 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.265254 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.278370 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.284370 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.297292 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.303319 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.316346 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.322402 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.335293 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.341315 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.354470 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.360469 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.373691 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.379784 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.392757 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.398884 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.411826 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.417958 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.430927 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.436904 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.449804 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.455829 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.468813 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.474766 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.487813 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.493843 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.506773 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.512783 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.525709 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.531654 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.544595 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.550547 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.563474 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.569485 run mass: Checking if sockets are in the filesystem
22:48:39.601535 run osmo-ms-mob/00000: Starting mobile
22:48:39.614809 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.626062 run mass: MS start registered {at=6239145.834377424, delay=0.005082548595964909, ms=00000}
22:48:43.817091 run osmo-ms-mob/00001: Starting mobile
22:48:43.846468 run osmo-ms-mob/00001(pid=136): Launched
22:48:43.857351 run mass: MS start registered {at=6239150.065662257, delay=0.0046042343601584435, ms=00001}
22:48:44.857171 run mass: MS performed LU {at=6239151.06537705, lu_delay=5.230999626219273, ms=00000}
22:48:45.616643 run osmo-ms-mob/00002: Starting mobile
22:48:45.633490 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.644010 run mass: MS start registered {at=6239151.852326, delay=0.004433737136423588, ms=00002}
22:48:46.916493 run osmo-ms-mob/00003: Starting mobile
22:48:46.933443 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.944281 run mass: MS start registered {at=6239153.152599118, delay=0.004681305959820747, ms=00003}
22:48:48.008144 run osmo-ms-mob/00004: Starting mobile
22:48:48.024496 run osmo-ms-mob/00004(pid=139): Launched
22:48:48.034972 run mass: MS start registered {at=6239154.243291614, delay=0.004437963478267193, ms=00004}
22:48:48.623080 run mass: MS performed LU {at=6239154.831284484, lu_delay=4.765622226521373, ms=00001}
22:48:49.017151 run osmo-ms-mob/00005: Starting mobile
22:48:49.035406 run osmo-ms-mob/00005(pid=140): Launched
22:48:49.046380 run mass: MS start registered {at=6239155.254692711, delay=0.004930026829242706, ms=00005}
22:48:49.908790 run osmo-ms-mob/00006: Starting mobile
22:48:49.924716 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.935415 run mass: MS start registered {at=6239156.143733838, delay=0.004602472297847271, ms=00006}
22:48:50.524916 run mass: MS performed LU {at=6239156.733116911, lu_delay=4.880790910683572, ms=00002}
22:48:50.816107 run osmo-ms-mob/00007: Starting mobile
22:48:50.832819 run osmo-ms-mob/00007(pid=142): Launched
22:48:50.843662 run mass: MS start registered {at=6239157.051978094, delay=0.004724430851638317, ms=00007}
22:48:51.585096 run osmo-ms-mob/00008: Starting mobile
22:48:51.600625 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.611690 run mass: MS start registered {at=6239157.820008207, delay=0.005046549253165722, ms=00008}
22:48:52.316937 run osmo-ms-mob/00009: Starting mobile
22:48:52.333692 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.344654 run mass: MS start registered {at=6239158.552972918, delay=0.004855039529502392, ms=00009}
22:48:52.388424 run mass: MS performed LU {at=6239158.596655828, lu_delay=5.444056710228324, ms=00003}
22:48:53.008890 run osmo-ms-mob/00010: Starting mobile
22:48:53.022070 run osmo-ms-mob/00010(pid=145): Launched
22:48:53.032666 run mass: MS start registered {at=6239159.240988902, delay=0.0044298190623521805, ms=00010}
22:48:53.597517 run osmo-ms-mob/00011: Starting mobile
22:48:53.611284 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.621907 run mass: MS start registered {at=6239159.830226106, delay=0.00449136458337307, ms=00011}
22:48:54.186478 run osmo-ms-mob/00012: Starting mobile
22:48:54.199977 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.210681 run mass: MS start registered {at=6239160.419001491, delay=0.004566682502627373, ms=00012}
22:48:54.290899 run mass: MS performed LU {at=6239160.499110611, lu_delay=6.2558189975097775, ms=00004}
22:48:54.317832 run mass: MS performed LU {at=6239160.52604535, lu_delay=5.271352639421821, ms=00005}
22:48:54.817251 run osmo-ms-mob/00013: Starting mobile
22:48:54.834346 run osmo-ms-mob/00013(pid=148): Launched
22:48:54.845048 run mass: MS start registered {at=6239161.053367774, delay=0.004602150060236454, ms=00013}
22:48:55.396108 run osmo-ms-mob/00014: Starting mobile
22:48:55.409809 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.421061 run mass: MS start registered {at=6239161.629378628, delay=0.005204222165048122, ms=00014}
22:48:55.985669 run osmo-ms-mob/00015: Starting mobile
22:48:55.998728 run osmo-ms-mob/00015(pid=150): Launched
22:48:56.009356 run mass: MS start registered {at=6239162.217675355, delay=0.004492656327784061, ms=00015}
22:48:56.155074 run mass: MS performed LU {at=6239162.363284289, lu_delay=6.219550451263785, ms=00006}
22:48:56.219847 run mass: MS performed LU {at=6239162.428053556, lu_delay=5.376075462438166, ms=00007}
22:48:56.517359 run osmo-ms-mob/00016: Starting mobile
22:48:56.535215 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.541418 run mass: MS performed LU {at=6239162.74974405, lu_delay=4.929735843092203, ms=00008}
22:48:56.547386 run mass: MS start registered {at=6239162.755721342, delay=0.005995805375277996, ms=00016}
22:48:56.998430 run osmo-ms-mob/00017: Starting mobile
22:48:57.012523 run osmo-ms-mob/00017(pid=152): Launched
22:48:57.023969 run mass: MS start registered {at=6239163.232282089, delay=0.005304686725139618, ms=00017}
22:48:57.619036 run osmo-ms-mob/00018: Starting mobile
22:48:57.636075 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.646683 run mass: MS start registered {at=6239163.855005941, delay=0.004503404721617699, ms=00018}
22:48:58.026519 run osmo-ms-mob/00019: Starting mobile
22:48:58.043245 run osmo-ms-mob/00019(pid=154): Launched
22:48:58.053951 run mass: MS start registered {at=6239164.262273263, delay=0.0047756824642419815, ms=00019}
22:48:58.060378 run mass: MS performed LU {at=6239164.268708541, lu_delay=5.715735622681677, ms=00009}
22:48:58.083134 run mass: MS performed LU {at=6239164.291379368, lu_delay=5.050390466116369, ms=00010}
22:48:58.190050 run mass: MS performed LU {at=6239164.398273566, lu_delay=4.5680474601686, ms=00011}
22:48:58.531382 run osmo-ms-mob/00020: Starting mobile
22:48:58.544474 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.555455 run mass: MS start registered {at=6239164.763774599, delay=0.004948476329445839, ms=00020}
22:48:58.986493 run osmo-ms-mob/00021: Starting mobile
22:48:58.999686 run osmo-ms-mob/00021(pid=156): Launched
22:48:59.010401 run mass: MS start registered {at=6239165.218721566, delay=0.004723246209323406, ms=00021}
22:48:59.384714 run osmo-ms-mob/00022: Starting mobile
22:48:59.397733 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.408730 run mass: MS start registered {at=6239165.617050868, delay=0.0045431386679410934, ms=00022}
22:48:59.908212 run osmo-ms-mob/00023: Starting mobile
22:48:59.924585 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.930696 run mass: MS performed LU {at=6239166.139024187, lu_delay=5.720022696070373, ms=00012}
22:48:59.936595 run mass: MS start registered {at=6239166.144929901, delay=0.005922852084040642, ms=00023}
22:48:59.984990 run mass: MS performed LU {at=6239166.193207795, lu_delay=5.139840020798147, ms=00013}
22:49:00.305129 run osmo-ms-mob/00024: Starting mobile
22:49:00.318487 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.324580 run mass: MS performed LU {at=6239166.532906821, lu_delay=4.90352819301188, ms=00014}
22:49:00.330355 run mass: MS start registered {at=6239166.538690155, delay=0.00580179039388895, ms=00024}
22:49:00.798180 run osmo-ms-mob/00025: Starting mobile
22:49:00.812024 run osmo-ms-mob/00025(pid=160): Launched
22:49:00.823233 run mass: MS start registered {at=6239167.031552087, delay=0.004804747179150581, ms=00025}
22:49:01.185859 run osmo-ms-mob/00026: Starting mobile
22:49:01.199209 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.209926 run mass: MS start registered {at=6239167.418247089, delay=0.004687972366809845, ms=00026}
22:49:01.618324 run osmo-ms-mob/00027: Starting mobile
22:49:01.631502 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.642268 run mass: MS start registered {at=6239167.850588362, delay=0.004621128551661968, ms=00027}
22:49:01.720502 run mass: MS performed LU {at=6239167.928720335, lu_delay=5.172998992726207, ms=00016}
22:49:01.822228 run mass: MS performed LU {at=6239168.030432529, lu_delay=5.812757173553109, ms=00015}
22:49:01.848203 run mass: MS performed LU {at=6239168.056517826, lu_delay=4.824235737323761, ms=00017}
22:49:01.860174 run osmo-ms-mob/00028: Starting mobile
22:49:01.873045 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.883668 run mass: MS start registered {at=6239168.091986106, delay=0.004554208368062973, ms=00028}
22:49:02.414037 run osmo-ms-mob/00029: Starting mobile
22:49:02.427489 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.438366 run mass: MS start registered {at=6239168.646678888, delay=0.004761178977787495, ms=00029}
22:49:02.786472 run osmo-ms-mob/00030: Starting mobile
22:49:02.800029 run osmo-ms-mob/00030(pid=165): Launched
22:49:02.811071 run mass: MS start registered {at=6239169.019391393, delay=0.00496712327003479, ms=00030}
22:49:03.225794 run osmo-ms-mob/00031: Starting mobile
22:49:03.242178 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.252860 run mass: MS start registered {at=6239169.461182061, delay=0.00456662941724062, ms=00031}
22:49:03.509257 run osmo-ms-mob/00032: Starting mobile
22:49:03.526257 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.536937 run mass: MS start registered {at=6239169.745258361, delay=0.0044953180477023125, ms=00032}
22:49:03.686680 run mass: MS performed LU {at=6239169.894900433, lu_delay=5.632627169601619, ms=00019}
22:49:03.751564 run mass: MS performed LU {at=6239169.959784443, lu_delay=4.74106287676841, ms=00021}
22:49:03.779514 run osmo-ms-mob/00033: Starting mobile
22:49:03.792562 run osmo-ms-mob/00033(pid=168): Launched
22:49:03.803674 run mass: MS start registered {at=6239170.011990094, delay=0.004969405010342598, ms=00033}
22:49:03.819032 run mass: MS performed LU {at=6239170.027356592, lu_delay=6.172350650653243, ms=00018}
22:49:03.856852 run mass: MS performed LU {at=6239170.065089192, lu_delay=5.301314593292773, ms=00020}
22:49:04.318894 run osmo-ms-mob/00034: Starting mobile
22:49:04.335633 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.347377 run mass: MS start registered {at=6239170.555690538, delay=0.00573321245610714, ms=00034}
22:49:04.599139 run osmo-ms-mob/00035: Starting mobile
22:49:04.612756 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.623933 run mass: MS start registered {at=6239170.832252381, delay=0.005010150372982025, ms=00035}
22:49:04.997054 run osmo-ms-mob/00036: Starting mobile
22:49:05.010999 run osmo-ms-mob/00036(pid=171): Launched
22:49:05.022261 run mass: MS start registered {at=6239171.230582096, delay=0.004990847781300545, ms=00036}
22:49:05.409595 run osmo-ms-mob/00037: Starting mobile
22:49:05.425948 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.437112 run mass: MS start registered {at=6239171.645433464, delay=0.0050419894978404045, ms=00037}
22:49:05.485727 run mass: MS performed LU {at=6239171.693959573, lu_delay=6.076908704824746, ms=00022}
22:49:05.587361 run mass: MS performed LU {at=6239171.795579924, lu_delay=4.764027837663889, ms=00025}
22:49:05.601793 run osmo-ms-mob/00038: Starting mobile
22:49:05.615013 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.621070 run mass: MS performed LU {at=6239171.829399715, lu_delay=5.290709559805691, ms=00024}
22:49:05.626975 run mass: MS start registered {at=6239171.835310326, delay=0.005927074700593948, ms=00038}
22:49:05.759813 run mass: MS performed LU {at=6239171.967983063, lu_delay=5.823053162544966, ms=00023}
22:49:05.789066 run osmo-ms-mob/00039: Starting mobile
22:49:05.802181 run osmo-ms-mob/00039(pid=174): Launched
22:49:05.813160 run mass: MS start registered {at=6239172.021481245, delay=0.004827762022614479, ms=00039}
22:49:06.385984 run osmo-ms-mob/00040: Starting mobile
22:49:06.399331 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.410725 run mass: MS start registered {at=6239172.619038571, delay=0.005152910016477108, ms=00040}
22:49:06.698676 run osmo-ms-mob/00041: Starting mobile
22:49:06.723318 run osmo-ms-mob/00041(pid=176): Launched
22:49:06.734345 run mass: MS start registered {at=6239172.942670374, delay=0.004935218952596188, ms=00041}
22:49:07.017523 run osmo-ms-mob/00042: Starting mobile
22:49:07.033473 run osmo-ms-mob/00042(pid=177): Launched
22:49:07.044426 run mass: MS start registered {at=6239173.252738123, delay=0.004877670668065548, ms=00042}
22:49:07.419375 run osmo-ms-mob/00043: Starting mobile
22:49:07.435750 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.447510 run mass: MS start registered {at=6239173.65582508, delay=0.005494525656104088, ms=00043}
22:49:07.456218 run mass: MS performed LU {at=6239173.664544073, lu_delay=6.246296984143555, ms=00026}
22:49:07.517482 run mass: MS performed LU {at=6239173.725702202, lu_delay=5.079023313708603, ms=00029}
22:49:07.544403 run osmo-ms-mob/00044: Starting mobile
22:49:07.557315 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.568366 run mass: MS start registered {at=6239173.776690146, delay=0.004951393231749535, ms=00044}
22:49:07.622716 run mass: MS performed LU {at=6239173.830950492, lu_delay=4.811559098772705, ms=00030}
22:49:07.660656 run mass: MS performed LU {at=6239173.868907015, lu_delay=6.0183186531066895, ms=00027}
22:49:07.680148 run osmo-ms-mob/00045: Starting mobile
22:49:07.693429 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.704347 run mass: MS start registered {at=6239173.912647231, delay=0.0048870909959077835, ms=00045}
22:49:08.304045 run osmo-ms-mob/00046: Starting mobile
22:49:08.322084 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.333370 run mass: MS start registered {at=6239174.541690331, delay=0.005008166655898094, ms=00046}
22:49:08.585752 run osmo-ms-mob/00047: Starting mobile
22:49:08.598918 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.610312 run mass: MS start registered {at=6239174.818630926, delay=0.0047775618731975555, ms=00047}
22:49:08.902510 run osmo-ms-mob/00048: Starting mobile
22:49:08.918325 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.929347 run mass: MS start registered {at=6239175.137668373, delay=0.004768840037286282, ms=00048}
22:49:09.212961 run osmo-ms-mob/00049: Starting mobile
22:49:09.229547 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.240553 run mass: MS start registered {at=6239175.448875016, delay=0.004844408482313156, ms=00049}
22:49:09.251108 run mass: MS performed LU {at=6239175.459430636, lu_delay=5.447440542280674, ms=00033}
22:49:09.289900 run mass: MS performed LU {at=6239175.498130364, lu_delay=5.7528720032423735, ms=00032}
22:49:09.311046 run osmo-ms-mob/00050: Starting mobile
22:49:09.324284 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.335439 run mass: MS start registered {at=6239175.543757076, delay=0.004953064024448395, ms=00050}
22:49:09.381659 run mass: MS performed LU {at=6239175.589899862, lu_delay=5.034209324046969, ms=00034}
22:49:09.561291 run mass: MS performed LU {at=6239175.769510483, lu_delay=6.30832842271775, ms=00031}
22:49:09.898080 run osmo-ms-mob/00051: Starting mobile
22:49:09.911804 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.922892 run mass: MS start registered {at=6239176.13121362, delay=0.004836365580558777, ms=00051}
22:49:10.207401 run osmo-ms-mob/00052: Starting mobile
22:49:10.222202 run osmo-ms-mob/00052(pid=187): Launched
22:49:10.233644 run mass: MS start registered {at=6239176.44195848, delay=0.005339427851140499, ms=00052}
22:49:10.276732 run mass: MS performed LU {at=6239176.484964306, lu_delay=5.652711924165487, ms=00035}
22:49:10.497080 run osmo-ms-mob/00053: Starting mobile
22:49:10.510934 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.522590 run mass: MS start registered {at=6239176.730903145, delay=0.005381635390222073, ms=00053}
22:49:10.622815 run mass: MS performed LU {at=6239176.831039539, lu_delay=3.888369164429605, ms=00041}
22:49:10.801033 run osmo-ms-mob/00054: Starting mobile
22:49:10.815827 run osmo-ms-mob/00054(pid=189): Launched
22:49:10.826917 run mass: MS start registered {at=6239177.035237021, delay=0.004734796471893787, ms=00054}
22:49:11.099786 run osmo-ms-mob/00055: Starting mobile
22:49:11.114158 run osmo-ms-mob/00055(pid=190): Launched
22:49:11.126053 run mass: MS start registered {at=6239177.334366324, delay=0.005577445030212402, ms=00055}
22:49:11.152318 run mass: MS performed LU {at=6239177.360533069, lu_delay=5.339051824063063, ms=00039}
22:49:11.190262 run mass: MS performed LU {at=6239177.398492898, lu_delay=6.167910802178085, ms=00036}
22:49:11.205026 run osmo-ms-mob/00056: Starting mobile
22:49:11.218627 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.229794 run mass: MS start registered {at=6239177.438110121, delay=0.004852714948356152, ms=00056}
22:49:11.282698 run mass: MS performed LU {at=6239177.49082826, lu_delay=4.871789689175785, ms=00040}
22:49:11.462832 run mass: MS performed LU {at=6239177.671024828, lu_delay=5.835714502260089, ms=00038}
22:49:11.493224 run osmo-ms-mob/00057: Starting mobile
22:49:11.506495 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.512654 run mass: MS performed LU {at=6239177.720983486, lu_delay=6.0755500216037035, ms=00037}
22:49:11.518781 run mass: MS start registered {at=6239177.727115998, delay=0.006149661727249622, ms=00057}
22:49:12.099783 run osmo-ms-mob/00058: Starting mobile
22:49:12.113624 run osmo-ms-mob/00058(pid=193): Launched
22:49:12.125162 run mass: MS start registered {at=6239178.333475696, delay=0.00524620246142149, ms=00058}
22:49:12.279504 run mass: MS performed LU {at=6239178.487732184, lu_delay=4.711042038165033, ms=00044}
22:49:12.302558 run osmo-ms-mob/00059: Starting mobile
22:49:12.315980 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.327336 run mass: MS start registered {at=6239178.535655686, delay=0.004920396953821182, ms=00059}
22:49:12.713510 run osmo-ms-mob/00060: Starting mobile
22:49:12.728469 run osmo-ms-mob/00060(pid=195): Launched
22:49:12.739670 run mass: MS start registered {at=6239178.947984716, delay=0.005005849525332451, ms=00060}
22:49:13.017712 run mass: MS performed LU {at=6239179.225931236, lu_delay=5.31328400503844, ms=00045}
22:49:13.032644 run osmo-ms-mob/00061: Starting mobile
22:49:13.045951 run osmo-ms-mob/00061(pid=196): Launched
22:49:13.053422 run mass: MS performed LU {at=6239179.261738808, lu_delay=5.605913727544248, ms=00043}
22:49:13.059624 run mass: MS start registered {at=6239179.267958124, delay=0.00759197399020195, ms=00061}
22:49:13.146925 run mass: MS performed LU {at=6239179.355147659, lu_delay=4.8134573278948665, ms=00046}
22:49:13.190196 run osmo-ms-mob/00062: Starting mobile
22:49:13.204505 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.215522 run mass: MS start registered {at=6239179.423844181, delay=0.004932204261422157, ms=00062}
22:49:13.327328 run mass: MS performed LU {at=6239179.535545703, lu_delay=6.282807580195367, ms=00042}
22:49:13.350911 run mass: MS performed LU {at=6239179.559238289, lu_delay=4.740607362240553, ms=00047}
22:49:13.362167 run osmo-ms-mob/00063: Starting mobile
22:49:13.375346 run osmo-ms-mob/00063(pid=198): Launched
22:49:13.386337 run mass: MS start registered {at=6239179.594654236, delay=0.004694705829024315, ms=00063}
22:49:14.099884 run osmo-ms-mob/00064: Starting mobile
22:49:14.114059 run osmo-ms-mob/00064(pid=199): Launched
22:49:14.125439 run mass: MS start registered {at=6239180.333755253, delay=0.005012949928641319, ms=00064}
22:49:14.499767 run osmo-ms-mob/00065: Starting mobile
22:49:14.514016 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.525471 run mass: MS start registered {at=6239180.733790157, delay=0.005371462553739548, ms=00065}
22:49:14.784372 run osmo-ms-mob/00066: Starting mobile
22:49:14.797817 run osmo-ms-mob/00066(pid=201): Launched
22:49:14.808775 run mass: MS start registered {at=6239181.017094951, delay=0.004916459321975708, ms=00066}
22:49:14.882949 run mass: MS performed LU {at=6239181.091167716, lu_delay=5.547410639934242, ms=00050}
22:49:14.919385 run mass: MS performed LU {at=6239181.127621258, lu_delay=4.685662778094411, ms=00052}
22:49:14.956846 run mass: MS performed LU {at=6239181.16508718, lu_delay=5.033873559907079, ms=00051}
22:49:14.976491 run osmo-ms-mob/00067: Starting mobile
22:49:14.989470 run osmo-ms-mob/00067(pid=202): Launched
22:49:15.000569 run mass: MS start registered {at=6239181.208891678, delay=0.0049029262736439705, ms=00067}
22:49:15.228766 run mass: MS performed LU {at=6239181.436981644, lu_delay=6.299313270486891, ms=00048}
22:49:15.252964 run mass: MS performed LU {at=6239181.461296815, lu_delay=4.730393670499325, ms=00053}
22:49:15.264286 run osmo-ms-mob/00068: Starting mobile
22:49:15.277300 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.288443 run mass: MS start registered {at=6239181.496764071, delay=0.004917273297905922, ms=00068}
22:49:15.901510 run osmo-ms-mob/00069: Starting mobile
22:49:15.915683 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.927184 run mass: MS start registered {at=6239182.135499579, delay=0.005113342776894569, ms=00069}
22:49:15.971272 run mass: MS performed LU {at=6239182.179503835, lu_delay=6.730628819204867, ms=00049}
22:49:16.059706 run mass: MS performed LU {at=6239182.267917754, lu_delay=5.232680733315647, ms=00054}
22:49:16.299896 run osmo-ms-mob/00070: Starting mobile
22:49:16.314412 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.325821 run mass: MS start registered {at=6239182.534139949, delay=0.004970671609044075, ms=00070}
22:49:16.698555 run osmo-ms-mob/00071: Starting mobile
22:49:16.712463 run osmo-ms-mob/00071(pid=206): Launched
22:49:16.724831 run mass: MS start registered {at=6239182.933151581, delay=0.0061637284234166145, ms=00071}
22:49:16.783902 run mass: MS performed LU {at=6239182.992134164, lu_delay=5.265018166042864, ms=00057}
22:49:16.867159 run mass: MS performed LU {at=6239183.075360894, lu_delay=5.6372507736086845, ms=00056}
22:49:16.894725 run mass: MS performed LU {at=6239183.103053929, lu_delay=5.7686876049265265, ms=00055}
22:49:16.906055 run osmo-ms-mob/00072: Starting mobile
22:49:16.919099 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.930222 run mass: MS start registered {at=6239183.138541442, delay=0.004962838254868984, ms=00072}
22:49:17.057323 run mass: MS performed LU {at=6239183.265542163, lu_delay=4.9320664666593075, ms=00058}
22:49:17.092364 run mass: MS performed LU {at=6239183.300607938, lu_delay=4.7649522526189685, ms=00059}
22:49:17.528768 run osmo-ms-mob/00073: Starting mobile
22:49:17.547282 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.558694 run mass: MS start registered {at=6239183.76701152, delay=0.005270888097584248, ms=00073}
22:49:17.898809 run osmo-ms-mob/00074: Starting mobile
22:49:17.912812 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.924591 run mass: MS start registered {at=6239184.132912065, delay=0.005323424935340881, ms=00074}
22:49:18.302275 run osmo-ms-mob/00075: Starting mobile
22:49:18.316389 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.327336 run mass: MS start registered {at=6239184.535659187, delay=0.004748053848743439, ms=00075}
22:49:18.648588 run mass: MS performed LU {at=6239184.856806824, lu_delay=4.52305157110095, ms=00064}
22:49:18.685277 run mass: MS performed LU {at=6239184.893515169, lu_delay=5.945530452765524, ms=00060}
22:49:18.736151 run osmo-ms-mob/00076: Starting mobile
22:49:18.750942 run osmo-ms-mob/00076(pid=211): Launched
22:49:18.756979 run mass: MS performed LU {at=6239184.965302996, lu_delay=5.697344872169197, ms=00061}
22:49:18.762991 run mass: MS start registered {at=6239184.971325775, delay=0.0060411905869841576, ms=00076}
22:49:18.994424 run mass: MS performed LU {at=6239185.202641946, lu_delay=5.778797765262425, ms=00062}
22:49:19.012513 run mass: MS performed LU {at=6239185.220756287, lu_delay=5.626102050766349, ms=00063}
22:49:19.029133 run osmo-ms-mob/00077: Starting mobile
22:49:19.042145 run osmo-ms-mob/00077(pid=212): Launched
22:49:19.053062 run mass: MS start registered {at=6239185.261387037, delay=0.004847059957683086, ms=00077}
22:49:19.699367 run osmo-ms-mob/00078: Starting mobile
22:49:19.713761 run osmo-ms-mob/00078(pid=213): Launched
22:49:19.725033 run mass: MS start registered {at=6239185.933352203, delay=0.005065008066594601, ms=00078}
22:49:20.085550 run osmo-ms-mob/00079: Starting mobile
22:49:20.098931 run osmo-ms-mob/00079(pid=214): Launched
22:49:20.110220 run mass: MS start registered {at=6239186.318531685, delay=0.005114015191793442, ms=00079}
22:49:20.585807 run osmo-ms-mob/00080: Starting mobile
22:49:20.599164 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.610579 run mass: MS start registered {at=6239186.818897304, delay=0.004954821430146694, ms=00080}
22:49:20.631370 run mass: MS performed LU {at=6239186.839678068, lu_delay=5.822583116590977, ms=00066}
22:49:20.650098 run mass: MS performed LU {at=6239186.85833457, lu_delay=6.124544412828982, ms=00065}
22:49:20.678803 run mass: MS performed LU {at=6239186.8870257, lu_delay=5.678134022280574, ms=00067}
22:49:20.784685 run mass: MS performed LU {at=6239186.992902823, lu_delay=5.496138751506805, ms=00068}
22:49:20.807177 run osmo-ms-mob/00081: Starting mobile
22:49:20.820226 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.832016 run mass: MS start registered {at=6239187.040337652, delay=0.00517752580344677, ms=00081}
22:49:20.857770 run mass: MS performed LU {at=6239187.066067248, lu_delay=4.531927298754454, ms=00070}
22:49:21.493679 run osmo-ms-mob/00082: Starting mobile
22:49:21.508564 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.519618 run mass: MS start registered {at=6239187.727938644, delay=0.004992603324353695, ms=00082}
22:49:22.107433 run osmo-ms-mob/00083: Starting mobile
22:49:22.140243 run osmo-ms-mob/00083(pid=218): Launched
22:49:22.151750 run mass: MS start registered {at=6239188.360068113, delay=0.005145507864654064, ms=00083}
22:49:22.413844 run mass: MS performed LU {at=6239188.622065559, lu_delay=5.688913977704942, ms=00071}
22:49:22.450462 run mass: MS performed LU {at=6239188.658698418, lu_delay=4.891686897724867, ms=00073}
22:49:22.498421 run osmo-ms-mob/00084: Starting mobile
22:49:22.513182 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.524300 run mass: MS start registered {at=6239188.732622939, delay=0.005003591068089008, ms=00084}
22:49:22.580982 run mass: MS performed LU {at=6239188.789199526, lu_delay=5.650658084079623, ms=00072}
22:49:22.724733 run mass: MS performed LU {at=6239188.932953861, lu_delay=4.800041795708239, ms=00074}
22:49:23.117247 run osmo-ms-mob/00085: Starting mobile
22:49:23.135512 run osmo-ms-mob/00085(pid=220): Launched
22:49:23.146952 run mass: MS start registered {at=6239189.355261325, delay=0.005203109234571457, ms=00085}
22:49:23.698972 run osmo-ms-mob/00086: Starting mobile
22:49:23.712822 run osmo-ms-mob/00086(pid=221): Launched
22:49:23.724042 run mass: MS start registered {at=6239189.932361387, delay=0.005074844695627689, ms=00086}
22:49:24.318819 run osmo-ms-mob/00087: Starting mobile
22:49:24.336535 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.347562 run mass: MS start registered {at=6239190.555883153, delay=0.0047871703281998634, ms=00087}
22:49:24.398781 run mass: MS performed LU {at=6239190.607010485, lu_delay=5.635684709995985, ms=00076}
22:49:24.418076 run mass: MS performed LU {at=6239190.626407857, lu_delay=6.090748670510948, ms=00075}
22:49:24.443769 run mass: MS performed LU {at=6239190.651985948, lu_delay=4.718633744865656, ms=00078}
22:49:24.550598 run mass: MS performed LU {at=6239190.758816521, lu_delay=5.4974294835701585, ms=00077}
22:49:24.624981 run mass: MS performed LU {at=6239190.833212401, lu_delay=22.741226295009255, ms=00028}
22:49:24.653524 run osmo-ms-mob/00088: Starting mobile
22:49:24.666846 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.677889 run mass: MS start registered {at=6239190.886211957, delay=0.004875056445598602, ms=00088}
22:49:25.485550 run osmo-ms-mob/00089: Starting mobile
22:49:25.498911 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.511473 run mass: MS start registered {at=6239191.719790798, delay=0.0058239055797457695, ms=00089}
22:49:26.115226 run osmo-ms-mob/00090: Starting mobile
22:49:26.132500 run osmo-ms-mob/00090(pid=225): Launched
22:49:26.143629 run mass: MS start registered {at=6239192.351951881, delay=0.005091953091323376, ms=00090}
22:49:26.180232 run mass: MS performed LU {at=6239192.388448886, lu_delay=5.569551581516862, ms=00080}
22:49:26.216514 run mass: MS performed LU {at=6239192.424753201, lu_delay=6.1062215166166425, ms=00079}
22:49:26.345664 run mass: MS performed LU {at=6239192.553882771, lu_delay=5.513545119203627, ms=00081}
22:49:26.489223 run mass: MS performed LU {at=6239192.697345967, lu_delay=4.969407323747873, ms=00082}
22:49:26.815239 run osmo-ms-mob/00091: Starting mobile
22:49:26.831301 run osmo-ms-mob/00091(pid=226): Launched
22:49:26.842544 run mass: MS start registered {at=6239193.050862449, delay=0.005100201815366745, ms=00091}
22:49:27.498419 run osmo-ms-mob/00092: Starting mobile
22:49:27.512502 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.523875 run mass: MS start registered {at=6239193.73218847, delay=0.005224890075623989, ms=00092}
22:49:28.164299 run mass: MS performed LU {at=6239194.372403457, lu_delay=5.017142131924629, ms=00085}
22:49:28.181676 run mass: MS performed LU {at=6239194.389957324, lu_delay=5.657334384508431, ms=00084}
22:49:28.222574 run osmo-ms-mob/00093: Starting mobile
22:49:28.235648 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.247026 run mass: MS start registered {at=6239194.455344773, delay=0.0053222328424453735, ms=00093}
22:49:28.316221 run mass: MS performed LU {at=6239194.524453983, lu_delay=4.5920925959944725, ms=00086}
22:49:29.198371 run osmo-ms-mob/00094: Starting mobile
22:49:29.212249 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.223367 run mass: MS start registered {at=6239195.43168708, delay=0.005009719170629978, ms=00094}
22:49:30.116618 run osmo-ms-mob/00095: Starting mobile
22:49:30.133311 run osmo-ms-mob/00095(pid=230): Launched
22:49:30.139460 run mass: MS performed LU {at=6239196.347786123, lu_delay=5.461574166081846, ms=00088}
22:49:30.145460 run mass: MS start registered {at=6239196.353794316, delay=0.006026213988661766, ms=00095}
22:49:30.453178 run mass: MS performed LU {at=6239196.661394947, lu_delay=4.941604149527848, ms=00089}
22:49:31.086643 run osmo-ms-mob/00096: Starting mobile
22:49:31.099927 run osmo-ms-mob/00096(pid=231): Launched
22:49:31.110968 run mass: MS start registered {at=6239197.319279017, delay=0.0049544451758265495, ms=00096}
22:49:31.930725 run mass: MS performed LU {at=6239198.138944874, lu_delay=5.088082424364984, ms=00091}
22:49:31.954560 run mass: MS performed LU {at=6239198.162890455, lu_delay=5.8109385734423995, ms=00090}
22:49:32.082665 run mass: MS performed LU {at=6239198.290881644, lu_delay=4.558693174272776, ms=00092}
22:49:32.126763 run osmo-ms-mob/00097: Starting mobile
22:49:32.143117 run osmo-ms-mob/00097(pid=232): Launched
22:49:32.154352 run mass: MS start registered {at=6239198.362674623, delay=0.0050937579944729805, ms=00097}
22:49:33.485666 run osmo-ms-mob/00098: Starting mobile
22:49:33.498982 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.510514 run mass: MS start registered {at=6239199.718831773, delay=0.004950817674398422, ms=00098}
22:49:33.747830 run mass: MS performed LU {at=6239199.956052404, lu_delay=4.524365323595703, ms=00094}
22:49:33.878434 run mass: MS performed LU {at=6239200.086634797, lu_delay=5.631290024146438, ms=00093}
22:49:35.285544 run osmo-ms-mob/00099: Starting mobile
22:49:35.298527 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.304686 run mass: All started... {duration=55.72952401544899, too_slow=0}
22:49:35.310537 run mass: MS start registered {at=6239201.518866287, delay=0.0058438414707779884, ms=00099}
22:49:35.696213 run mass: MS performed LU {at=6239201.904437438, lu_delay=5.5506431218236685, ms=00095}
22:49:36.184578 run mass: MS performed LU {at=6239202.392796763, lu_delay=5.073517746292055, ms=00096}
22:49:37.625023 run mass: MS performed LU {at=6239203.833242854, lu_delay=5.47056823130697, ms=00097}
22:49:37.879117 run mass: MS performed LU {at=6239204.087338303, lu_delay=21.951838724315166, ms=00069}
22:49:39.461935 run mass: MS performed LU {at=6239205.670157673, lu_delay=5.951325899921358, ms=00098}
22:49:41.363642 run mass: MS performed LU {at=6239207.571860851, lu_delay=6.052994564175606, ms=00099}
22:49:45.345843 run mass: MS performed LU {at=6239211.554029708, lu_delay=23.1939615951851, ms=00083}
22:49:47.247263 run mass: MS performed LU {at=6239213.455484523, lu_delay=22.899601370096207, ms=00087}
22:49:47.257528 run mass: Tests done {all_completed=True, max=23.1939615951851, min=3.888369164429605}
22:49:47.262995 tst register_default_mass.py: Test passed (87.0 sec)
22:49:47.268306 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:47.271545 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:47.274770 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:47.278007 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:47.281252 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:47.284530 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:47.287794 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:47.291055 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:47.294317 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:47.297581 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:47.300889 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:47.304199 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:47.307558 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:47.310912 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:47.314357 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:47.317800 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:47.321247 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:47.324703 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:47.328124 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:47.332005 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:47.335553 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:47.339099 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:47.342713 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:47.346080 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:47.349539 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:47.352973 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:47.356409 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:47.359831 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:47.363238 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:47.367112 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:47.370617 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:47.374204 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:47.377574 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:47.381003 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:47.384391 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:47.387841 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:47.391435 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:47.394852 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:47.398294 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:47.401654 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:47.405102 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:47.409125 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:47.412908 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:47.416504 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:47.420116 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:47.423555 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:47.427174 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:47.430655 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:47.434477 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:47.438053 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:47.441419 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:47.444826 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:47.448189 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:47.451561 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:47.454871 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:47.458298 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:47.461660 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:47.465038 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:47.468332 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:47.471774 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:47.475159 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:47.479009 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:47.482393 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:47.485733 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:47.489079 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:47.492361 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:47.495661 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:47.498958 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:47.502316 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:47.505654 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:47.508973 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:47.512263 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:47.515619 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:47.518956 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:47.522263 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:47.525642 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:47.528994 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:47.532339 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:47.535629 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:47.539005 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:47.542307 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:47.545651 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:47.548996 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:47.552319 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:47.555728 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:47.559061 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:47.562389 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:47.565791 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:47.569153 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:47.572527 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:47.575959 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:47.579375 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:47.582773 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:47.586179 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:47.590169 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:47.593650 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:47.597049 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:47.600945 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:47.604379 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:47.607783 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:47.611205 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:47.614603 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:47.618047 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:47.621476 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:47.624839 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:47.628284 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:47.631635 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:47.635020 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:47.638392 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:47.641815 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:47.645259 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:47.648680 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:47.652113 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:47.655409 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:47.658814 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:47.662245 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:47.665560 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:47.668838 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:47.672128 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:47.675401 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:47.678685 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:47.681970 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:47.685259 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:47.688542 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:47.691821 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:47.695084 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:47.698310 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:47.701546 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:47.704768 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:47.707990 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:47.711205 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:47.714421 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:47.717660 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:47.720875 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:47.724097 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:47.727307 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:47.730540 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:47.733773 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:47.736985 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:47.740201 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:47.743397 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:47.746613 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:47.749852 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:47.753078 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:47.756319 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:47.759596 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:47.762803 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:47.765995 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:47.769197 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:47.772416 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:47.775610 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:47.778829 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:47.782050 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:47.785260 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:47.788474 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:47.791682 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:47.794905 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:47.798134 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:47.801351 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:47.804588 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:47.807790 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:47.811008 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:47.814237 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:47.817447 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:47.820653 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:47.823866 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:47.827089 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:47.830294 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:47.833491 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:47.836716 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:47.839938 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:47.843140 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:47.846359 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:47.849573 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:47.852783 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:47.856007 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:47.859217 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:47.862433 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:47.865652 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:47.868879 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:47.872085 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:47.875283 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:47.878496 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:47.881696 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:47.884904 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:47.888132 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:47.891341 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:47.894558 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:47.897782 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:47.900995 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:47.904208 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:47.907428 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:47.910657 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:47.913859 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:47.917078 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:47.920312 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:47.923522 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:47.926730 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:47.929947 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:47.933169 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:47.936382 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:47.939607 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:47.942828 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:47.946040 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:47.949254 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:47.952480 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:47.955711 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:47.958919 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:47.962134 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:47.965362 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:47.968568 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:47.971789 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:47.974998 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:47.978212 --- ParallelTerminationStrategy: PID 22 died...
22:49:47.979680 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:47.983239 --- ParallelTerminationStrategy: PID 23 died...
22:49:47.984688 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:47.988243 --- ParallelTerminationStrategy: PID 24 died...
22:49:47.989686 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:47.993275 --- ParallelTerminationStrategy: PID 25 died...
22:49:47.994734 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:47.998318 --- ParallelTerminationStrategy: PID 26 died...
22:49:47.999774 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:48.003372 --- ParallelTerminationStrategy: PID 27 died...
22:49:48.004834 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:48.008424 --- ParallelTerminationStrategy: PID 28 died...
22:49:48.009883 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:48.013486 --- ParallelTerminationStrategy: PID 29 died...
22:49:48.014948 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:48.018535 --- ParallelTerminationStrategy: PID 30 died...
22:49:48.019997 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:48.023545 --- ParallelTerminationStrategy: PID 31 died...
22:49:48.024980 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:48.028568 --- ParallelTerminationStrategy: PID 32 died...
22:49:48.030015 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:48.033635 --- ParallelTerminationStrategy: PID 33 died...
22:49:48.035105 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:48.038713 --- ParallelTerminationStrategy: PID 35 died...
22:49:48.040167 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:48.043764 --- ParallelTerminationStrategy: PID 36 died...
22:49:48.045217 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:48.048812 --- ParallelTerminationStrategy: PID 37 died...
22:49:48.050291 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:48.053919 --- ParallelTerminationStrategy: PID 38 died...
22:49:48.055400 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:48.059048 --- ParallelTerminationStrategy: PID 39 died...
22:49:48.060544 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:48.064197 --- ParallelTerminationStrategy: PID 40 died...
22:49:48.065676 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:48.069363 --- ParallelTerminationStrategy: PID 41 died...
22:49:48.070865 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:48.074557 --- ParallelTerminationStrategy: PID 42 died...
22:49:48.076058 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:48.079712 --- ParallelTerminationStrategy: PID 43 died...
22:49:48.081192 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:48.084864 --- ParallelTerminationStrategy: PID 44 died...
22:49:48.086341 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:48.089997 --- ParallelTerminationStrategy: PID 45 died...
22:49:48.091477 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:48.095132 --- ParallelTerminationStrategy: PID 46 died...
22:49:48.096627 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:48.100296 --- ParallelTerminationStrategy: PID 47 died...
22:49:48.101782 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:48.105424 --- ParallelTerminationStrategy: PID 48 died...
22:49:48.106895 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:48.110563 --- ParallelTerminationStrategy: PID 49 died...
22:49:48.112049 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:48.115704 --- ParallelTerminationStrategy: PID 50 died...
22:49:48.117172 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:48.120813 --- ParallelTerminationStrategy: PID 51 died...
22:49:48.122284 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:48.125949 --- ParallelTerminationStrategy: PID 52 died...
22:49:48.127396 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:48.130972 --- ParallelTerminationStrategy: PID 53 died...
22:49:48.132456 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:48.136022 --- ParallelTerminationStrategy: PID 54 died...
22:49:48.137472 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:48.141075 --- ParallelTerminationStrategy: PID 55 died...
22:49:48.142518 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:48.146100 --- ParallelTerminationStrategy: PID 56 died...
22:49:48.147552 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:48.151147 --- ParallelTerminationStrategy: PID 57 died...
22:49:48.152620 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:48.156225 --- ParallelTerminationStrategy: PID 58 died...
22:49:48.157678 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:48.161275 --- ParallelTerminationStrategy: PID 59 died...
22:49:48.162718 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:48.166331 --- ParallelTerminationStrategy: PID 60 died...
22:49:48.167801 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:48.171377 --- ParallelTerminationStrategy: PID 61 died...
22:49:48.172859 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:48.176476 --- ParallelTerminationStrategy: PID 62 died...
22:49:48.177927 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:48.181506 --- ParallelTerminationStrategy: PID 63 died...
22:49:48.182957 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:48.186545 --- ParallelTerminationStrategy: PID 64 died...
22:49:48.188010 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:48.191584 --- ParallelTerminationStrategy: PID 65 died...
22:49:48.193038 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:48.196626 --- ParallelTerminationStrategy: PID 66 died...
22:49:48.198083 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:48.201699 --- ParallelTerminationStrategy: PID 67 died...
22:49:48.203150 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:48.206766 --- ParallelTerminationStrategy: PID 68 died...
22:49:48.208230 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:48.211824 --- ParallelTerminationStrategy: PID 69 died...
22:49:48.213271 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:48.216876 --- ParallelTerminationStrategy: PID 70 died...
22:49:48.218338 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:48.221934 --- ParallelTerminationStrategy: PID 71 died...
22:49:48.223381 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:48.226983 --- ParallelTerminationStrategy: PID 72 died...
22:49:48.228443 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:48.232034 --- ParallelTerminationStrategy: PID 73 died...
22:49:48.233491 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:48.237085 --- ParallelTerminationStrategy: PID 74 died...
22:49:48.238544 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:48.242148 --- ParallelTerminationStrategy: PID 75 died...
22:49:48.243594 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:48.247198 --- ParallelTerminationStrategy: PID 76 died...
22:49:48.248654 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:48.252249 --- ParallelTerminationStrategy: PID 77 died...
22:49:48.253706 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:48.257292 --- ParallelTerminationStrategy: PID 78 died...
22:49:48.258739 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:48.262291 --- ParallelTerminationStrategy: PID 79 died...
22:49:48.263748 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:48.267310 --- ParallelTerminationStrategy: PID 80 died...
22:49:48.268779 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:48.272337 --- ParallelTerminationStrategy: PID 81 died...
22:49:48.273773 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:48.277344 --- ParallelTerminationStrategy: PID 82 died...
22:49:48.278785 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:48.282413 --- ParallelTerminationStrategy: PID 83 died...
22:49:48.283895 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:48.287466 --- ParallelTerminationStrategy: PID 84 died...
22:49:48.288923 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:48.292513 --- ParallelTerminationStrategy: PID 85 died...
22:49:48.293976 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:48.297567 --- ParallelTerminationStrategy: PID 86 died...
22:49:48.299023 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:48.302621 --- ParallelTerminationStrategy: PID 87 died...
22:49:48.304082 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:48.307669 --- ParallelTerminationStrategy: PID 88 died...
22:49:48.309138 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:48.312775 --- ParallelTerminationStrategy: PID 89 died...
22:49:48.314266 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:48.317942 --- ParallelTerminationStrategy: PID 90 died...
22:49:48.319422 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:48.323082 --- ParallelTerminationStrategy: PID 91 died...
22:49:48.324580 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:48.328240 --- ParallelTerminationStrategy: PID 92 died...
22:49:48.329708 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:48.333355 --- ParallelTerminationStrategy: PID 93 died...
22:49:48.334815 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:48.338464 --- ParallelTerminationStrategy: PID 94 died...
22:49:48.339956 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:48.343607 --- ParallelTerminationStrategy: PID 95 died...
22:49:48.345092 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:48.348757 --- ParallelTerminationStrategy: PID 96 died...
22:49:48.350238 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:48.353876 --- ParallelTerminationStrategy: PID 97 died...
22:49:48.355349 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:48.359001 --- ParallelTerminationStrategy: PID 98 died...
22:49:48.360502 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:48.364135 --- ParallelTerminationStrategy: PID 99 died...
22:49:48.365605 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:48.369249 --- ParallelTerminationStrategy: PID 100 died...
22:49:48.370726 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:48.374390 --- ParallelTerminationStrategy: PID 101 died...
22:49:48.375878 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:48.379514 --- ParallelTerminationStrategy: PID 102 died...
22:49:48.380982 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:48.384614 --- ParallelTerminationStrategy: PID 103 died...
22:49:48.386079 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:48.389708 --- ParallelTerminationStrategy: PID 104 died...
22:49:48.391173 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:48.394807 --- ParallelTerminationStrategy: PID 105 died...
22:49:48.396297 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:48.399946 --- ParallelTerminationStrategy: PID 106 died...
22:49:48.401421 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:48.405076 --- ParallelTerminationStrategy: PID 107 died...
22:49:48.406556 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:48.410219 --- ParallelTerminationStrategy: PID 108 died...
22:49:48.411695 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:48.415337 --- ParallelTerminationStrategy: PID 109 died...
22:49:48.416838 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:48.420491 --- ParallelTerminationStrategy: PID 110 died...
22:49:48.421974 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:48.425619 --- ParallelTerminationStrategy: PID 111 died...
22:49:48.427086 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:48.430729 --- ParallelTerminationStrategy: PID 112 died...
22:49:48.432221 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:48.435874 --- ParallelTerminationStrategy: PID 113 died...
22:49:48.437349 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:48.441014 --- ParallelTerminationStrategy: PID 114 died...
22:49:48.442481 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:48.446131 --- ParallelTerminationStrategy: PID 115 died...
22:49:48.447610 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:48.451263 --- ParallelTerminationStrategy: PID 116 died...
22:49:48.452747 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:48.456404 --- ParallelTerminationStrategy: PID 117 died...
22:49:48.457877 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:48.461543 --- ParallelTerminationStrategy: PID 118 died...
22:49:48.463013 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:48.466692 --- ParallelTerminationStrategy: PID 119 died...
22:49:48.468173 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:48.471840 --- ParallelTerminationStrategy: PID 120 died...
22:49:48.473307 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:48.476957 --- ParallelTerminationStrategy: PID 121 died...
22:49:48.478424 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:48.482063 --- ParallelTerminationStrategy: PID 122 died...
22:49:48.483542 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:48.487203 --- ParallelTerminationStrategy: PID 123 died...
22:49:48.488685 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:48.492359 --- ParallelTerminationStrategy: PID 124 died...
22:49:48.493834 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:48.497488 --- ParallelTerminationStrategy: PID 125 died...
22:49:48.498962 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:48.502625 --- ParallelTerminationStrategy: PID 126 died...
22:49:48.504103 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:48.507746 --- ParallelTerminationStrategy: PID 127 died...
22:49:48.509220 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:48.512863 --- ParallelTerminationStrategy: PID 128 died...
22:49:48.514334 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:48.518009 --- ParallelTerminationStrategy: PID 129 died...
22:49:48.519478 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:48.523137 --- ParallelTerminationStrategy: PID 130 died...
22:49:48.524632 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:48.528279 --- ParallelTerminationStrategy: PID 131 died...
22:49:48.529748 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:48.533410 --- ParallelTerminationStrategy: PID 132 died...
22:49:48.534879 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:48.538516 --- ParallelTerminationStrategy: PID 133 died...
22:49:48.540003 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:48.543649 --- ParallelTerminationStrategy: PID 134 died...
22:49:48.545132 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:48.548783 --- ParallelTerminationStrategy: PID 135 died...
22:49:48.550261 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:48.553945 --- ParallelTerminationStrategy: PID 136 died...
22:49:48.555413 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:48.559087 --- ParallelTerminationStrategy: PID 137 died...
22:49:48.560579 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:48.564266 --- ParallelTerminationStrategy: PID 138 died...
22:49:48.565737 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:48.569415 --- ParallelTerminationStrategy: PID 139 died...
22:49:48.570884 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:48.574565 --- ParallelTerminationStrategy: PID 140 died...
22:49:48.576050 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:48.579730 --- ParallelTerminationStrategy: PID 141 died...
22:49:48.581206 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:48.584852 --- ParallelTerminationStrategy: PID 142 died...
22:49:48.586322 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:48.589967 --- ParallelTerminationStrategy: PID 143 died...
22:49:48.591438 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:48.595125 --- ParallelTerminationStrategy: PID 144 died...
22:49:48.596618 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:48.600295 --- ParallelTerminationStrategy: PID 145 died...
22:49:48.601771 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:48.605435 --- ParallelTerminationStrategy: PID 146 died...
22:49:48.606903 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:48.610567 --- ParallelTerminationStrategy: PID 147 died...
22:49:48.612073 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:48.615755 --- ParallelTerminationStrategy: PID 148 died...
22:49:48.617231 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:48.620925 --- ParallelTerminationStrategy: PID 149 died...
22:49:48.622405 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:48.626065 --- ParallelTerminationStrategy: PID 150 died...
22:49:48.627542 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:48.631207 --- ParallelTerminationStrategy: PID 151 died...
22:49:48.632679 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:48.636369 --- ParallelTerminationStrategy: PID 152 died...
22:49:48.637841 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:48.641508 --- ParallelTerminationStrategy: PID 153 died...
22:49:48.642984 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:48.646664 --- ParallelTerminationStrategy: PID 154 died...
22:49:48.648144 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:48.651820 --- ParallelTerminationStrategy: PID 155 died...
22:49:48.653284 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:48.656936 --- ParallelTerminationStrategy: PID 156 died...
22:49:48.658403 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:48.662063 --- ParallelTerminationStrategy: PID 157 died...
22:49:48.663537 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:48.667195 --- ParallelTerminationStrategy: PID 158 died...
22:49:48.668689 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:48.672368 --- ParallelTerminationStrategy: PID 159 died...
22:49:48.673849 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:48.677545 --- ParallelTerminationStrategy: PID 160 died...
22:49:48.679030 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:48.682691 --- ParallelTerminationStrategy: PID 161 died...
22:49:48.684188 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:48.687851 --- ParallelTerminationStrategy: PID 162 died...
22:49:48.689316 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:48.692964 --- ParallelTerminationStrategy: PID 163 died...
22:49:48.694431 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:48.698096 --- ParallelTerminationStrategy: PID 164 died...
22:49:48.699575 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:48.703240 --- ParallelTerminationStrategy: PID 165 died...
22:49:48.704733 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:48.708452 --- ParallelTerminationStrategy: PID 166 died...
22:49:48.709949 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:48.713644 --- ParallelTerminationStrategy: PID 167 died...
22:49:48.715129 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:48.718803 --- ParallelTerminationStrategy: PID 168 died...
22:49:48.720295 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:48.723994 --- ParallelTerminationStrategy: PID 169 died...
22:49:48.725493 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:48.729153 --- ParallelTerminationStrategy: PID 170 died...
22:49:48.730626 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:48.734289 --- ParallelTerminationStrategy: PID 171 died...
22:49:48.735773 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:48.739433 --- ParallelTerminationStrategy: PID 172 died...
22:49:48.740906 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:48.744576 --- ParallelTerminationStrategy: PID 173 died...
22:49:48.746049 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:48.749733 --- ParallelTerminationStrategy: PID 174 died...
22:49:48.751210 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:48.754888 --- ParallelTerminationStrategy: PID 175 died...
22:49:48.756370 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:48.760045 --- ParallelTerminationStrategy: PID 176 died...
22:49:48.761518 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:48.765172 --- ParallelTerminationStrategy: PID 177 died...
22:49:48.766648 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:48.770290 --- ParallelTerminationStrategy: PID 178 died...
22:49:48.771764 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:48.775420 --- ParallelTerminationStrategy: PID 179 died...
22:49:48.776888 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:48.780583 --- ParallelTerminationStrategy: PID 180 died...
22:49:48.782058 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:48.785722 --- ParallelTerminationStrategy: PID 181 died...
22:49:48.787198 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:48.790887 --- ParallelTerminationStrategy: PID 182 died...
22:49:48.792366 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:48.796016 --- ParallelTerminationStrategy: PID 183 died...
22:49:48.797479 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:48.801138 --- ParallelTerminationStrategy: PID 184 died...
22:49:48.802604 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:48.806302 --- ParallelTerminationStrategy: PID 185 died...
22:49:48.807778 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:48.811441 --- ParallelTerminationStrategy: PID 186 died...
22:49:48.812921 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:48.816585 --- ParallelTerminationStrategy: PID 187 died...
22:49:48.818060 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:48.821734 --- ParallelTerminationStrategy: PID 188 died...
22:49:48.823204 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:48.826865 --- ParallelTerminationStrategy: PID 189 died...
22:49:48.828375 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:48.832049 --- ParallelTerminationStrategy: PID 190 died...
22:49:48.833531 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:48.837224 --- ParallelTerminationStrategy: PID 191 died...
22:49:48.838714 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:48.842393 --- ParallelTerminationStrategy: PID 192 died...
22:49:48.843888 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:48.847562 --- ParallelTerminationStrategy: PID 193 died...
22:49:48.849090 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:48.852911 --- ParallelTerminationStrategy: PID 194 died...
22:49:48.854441 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:48.858244 --- ParallelTerminationStrategy: PID 195 died...
22:49:48.859794 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:48.863583 --- ParallelTerminationStrategy: PID 196 died...
22:49:48.865108 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:48.868927 --- ParallelTerminationStrategy: PID 197 died...
22:49:48.870468 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:48.874277 --- ParallelTerminationStrategy: PID 198 died...
22:49:48.875834 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:48.879605 --- ParallelTerminationStrategy: PID 199 died...
22:49:48.881132 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:48.884884 --- ParallelTerminationStrategy: PID 200 died...
22:49:48.886353 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:48.890014 --- ParallelTerminationStrategy: PID 201 died...
22:49:48.891489 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:48.895155 --- ParallelTerminationStrategy: PID 202 died...
22:49:48.896641 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:48.900323 --- ParallelTerminationStrategy: PID 203 died...
22:49:48.901803 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:48.905470 --- ParallelTerminationStrategy: PID 204 died...
22:49:48.906947 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:48.910632 --- ParallelTerminationStrategy: PID 205 died...
22:49:48.912120 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:48.915798 --- ParallelTerminationStrategy: PID 206 died...
22:49:48.917280 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:48.920943 --- ParallelTerminationStrategy: PID 207 died...
22:49:48.922415 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:48.926106 --- ParallelTerminationStrategy: PID 208 died...
22:49:48.927584 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:48.931252 --- ParallelTerminationStrategy: PID 209 died...
22:49:48.932774 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:48.936432 --- ParallelTerminationStrategy: PID 210 died...
22:49:48.937909 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:48.941584 --- ParallelTerminationStrategy: PID 211 died...
22:49:48.943063 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:48.946720 --- ParallelTerminationStrategy: PID 212 died...
22:49:48.948208 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:48.951880 --- ParallelTerminationStrategy: PID 213 died...
22:49:48.953355 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:48.957037 --- ParallelTerminationStrategy: PID 214 died...
22:49:48.958515 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:48.962188 --- ParallelTerminationStrategy: PID 215 died...
22:49:48.963677 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:48.967337 --- ParallelTerminationStrategy: PID 216 died...
22:49:48.968805 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:48.972483 --- ParallelTerminationStrategy: PID 217 died...
22:49:48.973952 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:48.977617 --- ParallelTerminationStrategy: PID 218 died...
22:49:48.979094 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:48.982770 --- ParallelTerminationStrategy: PID 219 died...
22:49:48.984256 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:48.987927 --- ParallelTerminationStrategy: PID 220 died...
22:49:48.989396 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:48.993066 --- ParallelTerminationStrategy: PID 221 died...
22:49:48.994535 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:48.998207 --- ParallelTerminationStrategy: PID 222 died...
22:49:48.999688 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:49.003336 --- ParallelTerminationStrategy: PID 223 died...
22:49:49.004830 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:49.008500 --- ParallelTerminationStrategy: PID 224 died...
22:49:49.009978 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:49.013654 --- ParallelTerminationStrategy: PID 225 died...
22:49:49.015129 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:49.018789 --- ParallelTerminationStrategy: PID 226 died...
22:49:49.020273 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:49.023937 --- ParallelTerminationStrategy: PID 227 died...
22:49:49.025413 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:49.029079 --- ParallelTerminationStrategy: PID 228 died...
22:49:49.030551 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:49.034231 --- ParallelTerminationStrategy: PID 229 died...
22:49:49.035717 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:49.039370 --- ParallelTerminationStrategy: PID 230 died...
22:49:49.040856 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:49.044535 --- ParallelTerminationStrategy: PID 231 died...
22:49:49.046006 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:49.049683 --- ParallelTerminationStrategy: PID 232 died...
22:49:49.051158 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:49.054853 --- ParallelTerminationStrategy: PID 233 died...
22:49:49.056338 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:49.060003 --- ParallelTerminationStrategy: PID 234 died...
22:49:49.061495 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:52.465695 --- ParallelTerminationStrategy: PID 34 died...
22:49:52.471588 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8295 netreg_mass PASS
---------------------------------------------------------------------
22:49:52.547609 tst trial-8295: Storing JUnit report in /build/trial-8295/run.2026-04-08_22-48-19/trial-8295.xml
--------------------------------------------------------------------------------------------
trial-8295 PASS
--------------------------------------------------------------------------------------------
22:49:52.559312 tst trial-8295: trial-8295: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (87.0 sec)
+ exit_code=0
+ rm -rf trial-8295/inst
+ cd trial-8295
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-04-08 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8295-run.tgz run.2026-04-08_22-48-19
+ tar czf /build/trial-8295-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-08_16_32_40.tgz osmo-bts-oc2g.build-2026-04-08_00_51_33.tgz osmo-bts-sysmo.build-2026-04-08_00_51_34.tgz osmo-bts.build-2026-04-08_00_51_37.tgz osmo-ggsn.build-2026-04-08_20_43_05.tgz osmo-hlr.build-2026-04-08_16_37_00.tgz osmo-hnbgw.build-2026-04-08_13_31_03.tgz osmo-mgw.build-2026-04-08_08_33_05.tgz osmo-msc.build-2026-04-08_13_32_58.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-08_07_35_27.tgz osmo-pcu-sysmo.build-2026-04-08_07_35_25.tgz osmo-pcu.build-2026-04-08_07_35_28.tgz osmo-sgsn.build-2026-04-08_20_48_57.tgz osmo-stp.build-2026-04-08_13_25_44.tgz osmo-trx.build-2026-04-08_14_21_33.tgz osmocom-bb.build-2026-04-08_21_17_30.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