Skipping 14 KB..
Full Log[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12766104389597449869.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-8192
+ 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
3e2224c ttcn3-bts-test: mount tracingfs only when needed
+ 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 [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
#7 CACHED
#8 [ 2/28] RUN useradd -ms /bin/bash jenkins
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#10 CACHED
#11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#11 CACHED
#12 [20/28] WORKDIR /TMP
#12 CACHED
#13 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#13 CACHED
#14 [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
#14 CACHED
#15 [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
#15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh
#16 CACHED
#17 [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
#17 CACHED
#18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#18 CACHED
#19 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#19 CACHED
#20 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#20 CACHED
#21 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#21 CACHED
#22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#22 CACHED
#23 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#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 [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
#25 CACHED
#26 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#26 CACHED
#27 [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
#27 CACHED
#28 [ 3/28] RUN groupadd osmo-gsm-tester
#28 CACHED
#29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#29 CACHED
#30 [ 8/28] RUN MKDIR /var/run/sshd
#30 CACHED
#31 [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
#31 CACHED
#32 [ 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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7f779f9d63d397abfa7d186294b228deaa7c5c6d34f087262c07e77dd3a30d4f done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s 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=8193 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-12-27 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8193
+ mkdir -p trial-8193
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-27_13_34_13.tgz osmo-bts-oc2g.build-2025-12-27_00_52_50.tgz osmo-bts-sysmo.build-2025-12-27_00_52_53.tgz osmo-bts.build-2025-12-27_00_52_39.tgz osmo-ggsn.build-2025-12-27_20_59_47.tgz osmo-hlr.build-2025-12-27_16_37_00.tgz osmo-hnbgw.build-2025-12-27_13_35_28.tgz osmo-mgw.build-2025-12-27_08_34_44.tgz osmo-msc.build-2025-12-27_13_40_08.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-27_07_35_26.tgz osmo-pcu-sysmo.build-2025-12-27_07_37_40.tgz osmo-pcu.build-2025-12-27_07_35_29.tgz osmo-sgsn.build-2025-12-27_21_18_35.tgz osmo-stp.build-2025-12-27_13_30_15.tgz osmo-trx.build-2025-12-27_14_38_45.tgz osmocom-bb.build-2025-12-27_21_18_19.tgz srslte.build-19.tgz trial-8193
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-27_13_34_13.md5 osmo-bts-oc2g.build-2025-12-27_00_52_50.md5 osmo-bts-sysmo.build-2025-12-27_00_52_53.md5 osmo-bts.build-2025-12-27_00_52_39.md5 osmo-ggsn.build-2025-12-27_20_59_47.md5 osmo-hlr.build-2025-12-27_16_37_00.md5 osmo-hnbgw.build-2025-12-27_13_35_28.md5 osmo-mgw.build-2025-12-27_08_34_44.md5 osmo-msc.build-2025-12-27_13_40_08.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-27_07_35_26.md5 osmo-pcu-sysmo.build-2025-12-27_07_37_40.md5 osmo-pcu.build-2025-12-27_07_35_29.md5 osmo-sgsn.build-2025-12-27_21_18_35.md5 osmo-stp.build-2025-12-27_13_30_15.md5 osmo-trx.build-2025-12-27_14_38_45.md5 osmocom-bb.build-2025-12-27_21_18_19.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-27_13_34_13.md5 osmo-bts-oc2g.build-2025-12-27_00_52_50.md5 osmo-bts-sysmo.build-2025-12-27_00_52_53.md5 osmo-bts.build-2025-12-27_00_52_39.md5 osmo-ggsn.build-2025-12-27_20_59_47.md5 osmo-hlr.build-2025-12-27_16_37_00.md5 osmo-hnbgw.build-2025-12-27_13_35_28.md5 osmo-mgw.build-2025-12-27_08_34_44.md5 osmo-msc.build-2025-12-27_13_40_08.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-27_07_35_26.md5 osmo-pcu-sysmo.build-2025-12-27_07_37_40.md5 osmo-pcu.build-2025-12-27_07_35_29.md5 osmo-sgsn.build-2025-12-27_21_18_35.md5 osmo-stp.build-2025-12-27_13_30_15.md5 osmo-trx.build-2025-12-27_14_38_45.md5 osmocom-bb.build-2025-12-27_21_18_19.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-8193 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8193'
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-8193
--------------------------------------------------------------------------------------------
22:48:18.096015 tst trial-8193: Detailed log at /build/trial-8193/run.2025-12-27_22-48-18/log
---------------------------------------------------------------------
trial-8193 netreg_mass
---------------------------------------------------------------------
22:48:18.299616 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.299973 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.300786 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.301936 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.343589 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.344465 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.345690 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.408194 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-8193 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.408960 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.424021 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.424531 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.424988 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.425427 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.425882 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.426331 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.426768 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.457358 tst register_default_mass.py: using LAC 2
22:48:18.479447 tst register_default_mass.py: using RAC 2
22:48:18.505987 tst register_default_mass.py: using CellId 2
22:48:18.535291 tst register_default_mass.py: using BVCI 3
22:48:18.549074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.549764 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.550351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.550879 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.551390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.551906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.552408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.552932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.553483 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.554004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.554532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.555052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.555667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.556229 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.556768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.557292 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.557830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.558354 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.558871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.559400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.559912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.560431 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.560974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.561497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.562013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.562529 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.563062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.563579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.564097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.564638 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.565155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.565672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.566209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.566743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.567268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.567801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.568317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.568840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.569374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.569894 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.570401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.570935 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.571458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.571983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.572509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.573049 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.573575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.574101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.574624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.575155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.575677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.576193 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.576725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.577243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.577750 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.578276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.578791 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.579304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.579819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.580326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.580835 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.581344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.581875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.582393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.582898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.583422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.583938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.584466 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.584994 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.585503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.586030 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.586545 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.587123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.587652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.588164 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.588673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.589175 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.589699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.590215 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.590728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.591243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.591748 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.592265 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.592784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.593292 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.593815 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.594325 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.594828 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.595344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.595865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.596377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.596910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.597441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.597958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.598482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.598996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.599507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.600016 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.600542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.601053 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.601558 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.602130 tst register_default_mass.py:21: Launching a simple network
22:48:18.612069 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.733146 run create_hlr_db(pid=20): Launched
22:48:19.747760 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.764170 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.779020 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.784675 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.979945 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.994783 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.000440 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.417527 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.432359 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.447122 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.562491 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.577618 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.583232 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.606390 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.621305 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.626950 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.939762 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.954711 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.980832 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.153002 run osmo-bts-virtual(pid=34): Launched
22:48:31.188509 tst register_default_mass.py: using MSISDN 1001
22:48:31.202781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.241684 tst register_default_mass.py: using MSISDN 1002
22:48:31.259025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.290060 tst register_default_mass.py: using MSISDN 1003
22:48:31.304801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.335351 tst register_default_mass.py: using MSISDN 1004
22:48:31.349598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.380312 tst register_default_mass.py: using MSISDN 1005
22:48:31.394614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.425419 tst register_default_mass.py: using MSISDN 1006
22:48:31.439656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.470258 tst register_default_mass.py: using MSISDN 1007
22:48:31.484468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.515025 tst register_default_mass.py: using MSISDN 1008
22:48:31.529416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.559664 tst register_default_mass.py: using MSISDN 1009
22:48:31.573757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.604264 tst register_default_mass.py: using MSISDN 1010
22:48:31.618463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.648499 tst register_default_mass.py: using MSISDN 1011
22:48:31.662541 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.692885 tst register_default_mass.py: using MSISDN 1012
22:48:31.707204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.737887 tst register_default_mass.py: using MSISDN 1013
22:48:31.751986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.782348 tst register_default_mass.py: using MSISDN 1014
22:48:31.796547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.827191 tst register_default_mass.py: using MSISDN 1015
22:48:31.841345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.872196 tst register_default_mass.py: using MSISDN 1016
22:48:31.886564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.916902 tst register_default_mass.py: using MSISDN 1017
22:48:31.931096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.961544 tst register_default_mass.py: using MSISDN 1018
22:48:31.975698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.006267 tst register_default_mass.py: using MSISDN 1019
22:48:32.020517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.051151 tst register_default_mass.py: using MSISDN 1020
22:48:32.065460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.096105 tst register_default_mass.py: using MSISDN 1021
22:48:32.110272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.140741 tst register_default_mass.py: using MSISDN 1022
22:48:32.155048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.185490 tst register_default_mass.py: using MSISDN 1023
22:48:32.199781 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.230463 tst register_default_mass.py: using MSISDN 1024
22:48:32.244611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.274961 tst register_default_mass.py: using MSISDN 1025
22:48:32.289081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.319687 tst register_default_mass.py: using MSISDN 1026
22:48:32.333900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.364616 tst register_default_mass.py: using MSISDN 1027
22:48:32.378966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.409366 tst register_default_mass.py: using MSISDN 1028
22:48:32.423697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.454389 tst register_default_mass.py: using MSISDN 1029
22:48:32.468402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.498956 tst register_default_mass.py: using MSISDN 1030
22:48:32.513126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.543574 tst register_default_mass.py: using MSISDN 1031
22:48:32.557766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.588400 tst register_default_mass.py: using MSISDN 1032
22:48:32.602638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.632952 tst register_default_mass.py: using MSISDN 1033
22:48:32.647123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.677409 tst register_default_mass.py: using MSISDN 1034
22:48:32.691499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.722259 tst register_default_mass.py: using MSISDN 1035
22:48:32.736551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.767098 tst register_default_mass.py: using MSISDN 1036
22:48:32.781392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.812191 tst register_default_mass.py: using MSISDN 1037
22:48:32.826501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.856970 tst register_default_mass.py: using MSISDN 1038
22:48:32.871304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.901849 tst register_default_mass.py: using MSISDN 1039
22:48:32.916044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.946645 tst register_default_mass.py: using MSISDN 1040
22:48:32.960823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.991579 tst register_default_mass.py: using MSISDN 1041
22:48:33.005899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.036429 tst register_default_mass.py: using MSISDN 1042
22:48:33.050650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.081482 tst register_default_mass.py: using MSISDN 1043
22:48:33.095932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.127067 tst register_default_mass.py: using MSISDN 1044
22:48:33.141408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.172168 tst register_default_mass.py: using MSISDN 1045
22:48:33.186544 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.217301 tst register_default_mass.py: using MSISDN 1046
22:48:33.229397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.259765 tst register_default_mass.py: using MSISDN 1047
22:48:33.273704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.304256 tst register_default_mass.py: using MSISDN 1048
22:48:33.318521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.349021 tst register_default_mass.py: using MSISDN 1049
22:48:33.363502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.393446 tst register_default_mass.py: using MSISDN 1050
22:48:33.407578 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.437816 tst register_default_mass.py: using MSISDN 1051
22:48:33.452108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.482902 tst register_default_mass.py: using MSISDN 1052
22:48:33.497484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.528287 tst register_default_mass.py: using MSISDN 1053
22:48:33.542924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.573282 tst register_default_mass.py: using MSISDN 1054
22:48:33.587894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.618650 tst register_default_mass.py: using MSISDN 1055
22:48:33.633228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.663645 tst register_default_mass.py: using MSISDN 1056
22:48:33.678004 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.708686 tst register_default_mass.py: using MSISDN 1057
22:48:33.723060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.753286 tst register_default_mass.py: using MSISDN 1058
22:48:33.767330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.797984 tst register_default_mass.py: using MSISDN 1059
22:48:33.812300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.843072 tst register_default_mass.py: using MSISDN 1060
22:48:33.857405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.887918 tst register_default_mass.py: using MSISDN 1061
22:48:33.902113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.932935 tst register_default_mass.py: using MSISDN 1062
22:48:33.947436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.978372 tst register_default_mass.py: using MSISDN 1063
22:48:33.992777 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.023481 tst register_default_mass.py: using MSISDN 1064
22:48:34.037598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.068299 tst register_default_mass.py: using MSISDN 1065
22:48:34.082554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.113001 tst register_default_mass.py: using MSISDN 1066
22:48:34.127193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.157985 tst register_default_mass.py: using MSISDN 1067
22:48:34.172312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.202892 tst register_default_mass.py: using MSISDN 1068
22:48:34.217169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.247906 tst register_default_mass.py: using MSISDN 1069
22:48:34.262132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.292680 tst register_default_mass.py: using MSISDN 1070
22:48:34.307043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.337997 tst register_default_mass.py: using MSISDN 1071
22:48:34.352343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.383293 tst register_default_mass.py: using MSISDN 1072
22:48:34.397023 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.427400 tst register_default_mass.py: using MSISDN 1073
22:48:34.441617 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.472313 tst register_default_mass.py: using MSISDN 1074
22:48:34.486576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.516881 tst register_default_mass.py: using MSISDN 1075
22:48:34.531098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.561865 tst register_default_mass.py: using MSISDN 1076
22:48:34.576114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.606823 tst register_default_mass.py: using MSISDN 1077
22:48:34.621056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.651807 tst register_default_mass.py: using MSISDN 1078
22:48:34.666073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.697147 tst register_default_mass.py: using MSISDN 1079
22:48:34.711685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.742271 tst register_default_mass.py: using MSISDN 1080
22:48:34.756465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.786984 tst register_default_mass.py: using MSISDN 1081
22:48:34.801224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.832106 tst register_default_mass.py: using MSISDN 1082
22:48:34.846533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.877576 tst register_default_mass.py: using MSISDN 1083
22:48:34.892009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.922828 tst register_default_mass.py: using MSISDN 1084
22:48:34.937215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.968205 tst register_default_mass.py: using MSISDN 1085
22:48:34.982620 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.013407 tst register_default_mass.py: using MSISDN 1086
22:48:35.028193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.059110 tst register_default_mass.py: using MSISDN 1087
22:48:35.073469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.104311 tst register_default_mass.py: using MSISDN 1088
22:48:35.118679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.149543 tst register_default_mass.py: using MSISDN 1089
22:48:35.163899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.203365 tst register_default_mass.py: using MSISDN 1090
22:48:35.220883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.252060 tst register_default_mass.py: using MSISDN 1091
22:48:35.266848 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.297620 tst register_default_mass.py: using MSISDN 1092
22:48:35.311934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.342818 tst register_default_mass.py: using MSISDN 1093
22:48:35.357197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.388380 tst register_default_mass.py: using MSISDN 1094
22:48:35.402977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.434063 tst register_default_mass.py: using MSISDN 1095
22:48:35.448618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.479617 tst register_default_mass.py: using MSISDN 1096
22:48:35.493987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.524861 tst register_default_mass.py: using MSISDN 1097
22:48:35.539423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.570645 tst register_default_mass.py: using MSISDN 1098
22:48:35.585120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.615913 tst register_default_mass.py: using MSISDN 1099
22:48:35.630216 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.660956 tst register_default_mass.py: using MSISDN 1100
22:48:35.675425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.767425 run mass: Starting testcase
22:48:35.772916 run mass: Pre-launching all virtphy's
22:48:35.778376 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.791250 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.797206 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.809860 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.815879 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.828773 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.834736 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.847504 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.853466 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.866149 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.872041 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.884785 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.890636 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.903291 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.909181 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.921862 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.927698 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.940395 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.946343 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.959035 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.965004 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.977621 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.983634 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.996551 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.002568 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.015505 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.021460 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.034354 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.040347 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.053273 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.059262 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.072248 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.078334 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.091421 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.097464 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.110415 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.116432 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.129435 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.135398 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.148332 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.154326 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.167243 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.173256 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.186201 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.192197 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.205168 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.211183 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.224130 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.230113 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.243056 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.249040 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.262045 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.267964 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.280714 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.286680 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.299546 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.305469 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.318356 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.324302 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.337133 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.343155 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.355965 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.361893 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.374795 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.380684 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.393453 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.399414 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.412190 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.418151 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.430950 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.436886 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.449607 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.455543 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.468279 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.474187 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.486960 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.492892 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.505640 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.511549 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.524340 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.530263 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.543138 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.549047 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.561916 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.567830 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.580704 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.586649 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.599511 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.605421 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.618316 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.624209 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.636948 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.642860 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.655608 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.661566 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.674367 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.680281 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.693037 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.698950 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.711712 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.717627 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.730345 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.736230 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.748961 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.754844 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.767740 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.773640 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.786403 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.792441 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.805207 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.811081 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.824006 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.829923 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.842755 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.848692 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.861489 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.867395 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.880130 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.886044 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.898782 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.904746 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.917521 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.923448 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.936208 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.942088 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.954828 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.960725 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.973485 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.979378 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.992135 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.998020 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.010978 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.016866 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.029770 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.035686 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.048435 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.054482 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.067243 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.073264 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.086032 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.091920 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.104660 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.110588 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.123384 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.129289 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.142048 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.147891 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.160604 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.166499 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.179279 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.185217 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.197850 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.203673 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.216330 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.222280 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.235009 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.241114 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.253912 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.260079 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.273004 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.279043 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.292185 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.298166 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.311261 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.317275 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.330230 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.336245 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.349198 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.355216 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.368098 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.374132 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.387084 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.393135 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.406169 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.412168 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.425179 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.431185 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.444157 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.450168 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.463119 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.469172 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.482287 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.488273 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.501389 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.507358 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.520231 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.526181 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.539106 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.544996 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.557741 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.563656 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.576395 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.582363 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.595257 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.601175 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.613920 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.619860 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.632602 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.638515 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.651289 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.657192 run mass: Checking if sockets are in the filesystem
22:48:37.689535 run osmo-ms-mob/00000: Starting mobile
22:48:37.702468 run osmo-ms-mob/00000(pid=135): Launched
22:48:37.713215 run mass: MS start registered {at=30106623.41656183, delay=0.004763249307870865, ms=00000}
22:48:41.904783 run osmo-ms-mob/00001: Starting mobile
22:48:41.921529 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.931954 run mass: MS start registered {at=30106627.635305252, delay=0.004484638571739197, ms=00001}
22:48:42.981579 run mass: MS performed LU {at=30106628.68478623, lu_delay=5.268224399536848, ms=00000}
22:48:43.695424 run osmo-ms-mob/00002: Starting mobile
22:48:43.711232 run osmo-ms-mob/00002(pid=137): Launched
22:48:43.721808 run mass: MS start registered {at=30106629.425155807, delay=0.0045879557728767395, ms=00002}
22:48:45.004002 run osmo-ms-mob/00003: Starting mobile
22:48:45.037842 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.048318 run mass: MS start registered {at=30106630.7516659, delay=0.0042653270065784454, ms=00003}
22:48:46.103258 run osmo-ms-mob/00004: Starting mobile
22:48:46.118356 run osmo-ms-mob/00004(pid=139): Launched
22:48:46.128665 run mass: MS start registered {at=30106631.832014237, delay=0.004264704883098602, ms=00004}
22:48:46.747570 run mass: MS performed LU {at=30106632.450806458, lu_delay=4.81550120562315, ms=00001}
22:48:47.085771 run osmo-ms-mob/00005: Starting mobile
22:48:47.099481 run osmo-ms-mob/00005(pid=140): Launched
22:48:47.109961 run mass: MS start registered {at=30106632.81331132, delay=0.004329897463321686, ms=00005}
22:48:47.985229 run osmo-ms-mob/00006: Starting mobile
22:48:47.999018 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.009552 run mass: MS start registered {at=30106633.712904785, delay=0.004446294158697128, ms=00006}
22:48:48.648904 run mass: MS performed LU {at=30106634.35213766, lu_delay=4.9269818514585495, ms=00002}
22:48:48.873206 run osmo-ms-mob/00007: Starting mobile
22:48:48.886300 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.897042 run mass: MS start registered {at=30106634.600393828, delay=0.0048281364142894745, ms=00007}
22:48:49.673285 run osmo-ms-mob/00008: Starting mobile
22:48:49.686264 run osmo-ms-mob/00008(pid=143): Launched
22:48:49.696985 run mass: MS start registered {at=30106635.400338158, delay=0.004739321768283844, ms=00008}
22:48:50.404301 run osmo-ms-mob/00009: Starting mobile
22:48:50.421628 run osmo-ms-mob/00009(pid=144): Launched
22:48:50.432422 run mass: MS start registered {at=30106636.1357761, delay=0.004735186696052551, ms=00009}
22:48:50.512578 run mass: MS performed LU {at=30106636.21582214, lu_delay=5.464156240224838, ms=00003}
22:48:51.107667 run osmo-ms-mob/00010: Starting mobile
22:48:51.126716 run osmo-ms-mob/00010(pid=145): Launched
22:48:51.137329 run mass: MS start registered {at=30106636.840679586, delay=0.004367601126432419, ms=00010}
22:48:51.672348 run osmo-ms-mob/00011: Starting mobile
22:48:51.685708 run osmo-ms-mob/00011(pid=146): Launched
22:48:51.696484 run mass: MS start registered {at=30106637.399838123, delay=0.00444243848323822, ms=00011}
22:48:52.273680 run osmo-ms-mob/00012: Starting mobile
22:48:52.286491 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.297057 run mass: MS start registered {at=30106638.000408582, delay=0.0046217069029808044, ms=00012}
22:48:52.414925 run mass: MS performed LU {at=30106638.118168257, lu_delay=6.286154020577669, ms=00004}
22:48:52.442138 run mass: MS performed LU {at=30106638.145382512, lu_delay=5.33207119256258, ms=00005}
22:48:52.906051 run osmo-ms-mob/00013: Starting mobile
22:48:52.926318 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.937122 run mass: MS start registered {at=30106638.640472636, delay=0.004609901458024979, ms=00013}
22:48:53.469500 run osmo-ms-mob/00014: Starting mobile
22:48:53.483001 run osmo-ms-mob/00014(pid=149): Launched
22:48:53.493729 run mass: MS start registered {at=30106639.1970829, delay=0.004698492586612701, ms=00014}
22:48:54.072887 run osmo-ms-mob/00015: Starting mobile
22:48:54.085711 run osmo-ms-mob/00015(pid=150): Launched
22:48:54.096452 run mass: MS start registered {at=30106639.799805675, delay=0.004759199917316437, ms=00015}
22:48:54.278546 run mass: MS performed LU {at=30106639.981793128, lu_delay=6.268888343125582, ms=00006}
22:48:54.343507 run mass: MS performed LU {at=30106640.046748515, lu_delay=5.446354687213898, ms=00007}
22:48:54.604353 run osmo-ms-mob/00016: Starting mobile
22:48:54.621089 run osmo-ms-mob/00016(pid=151): Launched
22:48:54.631769 run mass: MS start registered {at=30106640.33511961, delay=0.004642318934202194, ms=00016}
22:48:54.646725 run mass: MS performed LU {at=30106640.350079786, lu_delay=4.949741628021002, ms=00008}
22:48:55.095232 run osmo-ms-mob/00017: Starting mobile
22:48:55.111338 run osmo-ms-mob/00017(pid=152): Launched
22:48:55.122602 run mass: MS start registered {at=30106640.82594884, delay=0.004875890910625458, ms=00017}
22:48:55.697600 run osmo-ms-mob/00018: Starting mobile
22:48:55.710852 run osmo-ms-mob/00018(pid=153): Launched
22:48:55.721846 run mass: MS start registered {at=30106641.425197423, delay=0.004937164485454559, ms=00018}
22:48:56.096937 run osmo-ms-mob/00019: Starting mobile
22:48:56.113160 run osmo-ms-mob/00019(pid=154): Launched
22:48:56.123979 run mass: MS start registered {at=30106641.827331647, delay=0.004588492214679718, ms=00019}
22:48:56.180190 run mass: MS performed LU {at=30106641.88343943, lu_delay=5.042759843170643, ms=00010}
22:48:56.206718 run mass: MS performed LU {at=30106641.910053406, lu_delay=5.7742773070931435, ms=00009}
22:48:56.314486 run mass: MS performed LU {at=30106642.017740384, lu_delay=4.617902260273695, ms=00011}
22:48:56.612173 run osmo-ms-mob/00020: Starting mobile
22:48:56.628299 run osmo-ms-mob/00020(pid=155): Launched
22:48:56.639078 run mass: MS start registered {at=30106642.34243127, delay=0.004768390208482742, ms=00020}
22:48:57.085213 run osmo-ms-mob/00021: Starting mobile
22:48:57.098951 run osmo-ms-mob/00021(pid=156): Launched
22:48:57.110248 run mass: MS start registered {at=30106642.813598566, delay=0.004989463835954666, ms=00021}
22:48:57.472820 run osmo-ms-mob/00022: Starting mobile
22:48:57.486136 run osmo-ms-mob/00022(pid=157): Launched
22:48:57.497208 run mass: MS start registered {at=30106643.200559337, delay=0.004849329590797424, ms=00022}
22:48:57.995884 run osmo-ms-mob/00023: Starting mobile
22:48:58.012525 run osmo-ms-mob/00023(pid=158): Launched
22:48:58.023507 run mass: MS start registered {at=30106643.72685887, delay=0.004754908382892609, ms=00023}
22:48:58.044113 run mass: MS performed LU {at=30106643.747456286, lu_delay=5.747047703713179, ms=00012}
22:48:58.110254 run mass: MS performed LU {at=30106643.813506298, lu_delay=4.616423398256302, ms=00014}
22:48:58.178915 run mass: MS performed LU {at=30106643.88216563, lu_delay=5.241692993789911, ms=00013}
22:48:58.201374 run osmo-ms-mob/00024: Starting mobile
22:48:58.214629 run osmo-ms-mob/00024(pid=159): Launched
22:48:58.225581 run mass: MS start registered {at=30106643.92893303, delay=0.004843875765800476, ms=00024}
22:48:58.914883 run osmo-ms-mob/00025: Starting mobile
22:48:58.932920 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.944974 run mass: MS start registered {at=30106644.648323454, delay=0.005678527057170868, ms=00025}
22:48:59.273095 run osmo-ms-mob/00026: Starting mobile
22:48:59.286222 run osmo-ms-mob/00026(pid=161): Launched
22:48:59.297300 run mass: MS start registered {at=30106645.000651244, delay=0.00502241775393486, ms=00026}
22:48:59.672277 run osmo-ms-mob/00027: Starting mobile
22:48:59.685173 run osmo-ms-mob/00027(pid=162): Launched
22:48:59.696252 run mass: MS start registered {at=30106645.399606045, delay=0.0051070526242256165, ms=00027}
22:48:59.844810 run mass: MS performed LU {at=30106645.54805661, lu_delay=4.722107771784067, ms=00017}
22:48:59.945849 run mass: MS performed LU {at=30106645.64907737, lu_delay=5.313957761973143, ms=00016}
22:48:59.974115 run mass: MS performed LU {at=30106645.677391335, lu_delay=5.877585660666227, ms=00015}
22:49:00.022863 run osmo-ms-mob/00028: Starting mobile
22:49:00.037841 run osmo-ms-mob/00028(pid=163): Launched
22:49:00.048834 run mass: MS start registered {at=30106645.75218638, delay=0.004954151809215546, ms=00028}
22:49:00.503772 run osmo-ms-mob/00029: Starting mobile
22:49:00.520107 run osmo-ms-mob/00029(pid=164): Launched
22:49:00.531885 run mass: MS start registered {at=30106646.235235136, delay=0.005728833377361298, ms=00029}
22:49:00.886565 run osmo-ms-mob/00030: Starting mobile
22:49:00.900282 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.911409 run mass: MS start registered {at=30106646.61475832, delay=0.005069319158792496, ms=00030}
22:49:01.273914 run osmo-ms-mob/00031: Starting mobile
22:49:01.286887 run osmo-ms-mob/00031(pid=166): Launched
22:49:01.298558 run mass: MS start registered {at=30106647.001906782, delay=0.005146529525518417, ms=00031}
22:49:01.603845 run osmo-ms-mob/00032: Starting mobile
22:49:01.619172 run osmo-ms-mob/00032(pid=167): Launched
22:49:01.630207 run mass: MS start registered {at=30106647.333559625, delay=0.005038715898990631, ms=00032}
22:49:01.810286 run mass: MS performed LU {at=30106647.513537034, lu_delay=4.699938468635082, ms=00021}
22:49:01.875018 run mass: MS performed LU {at=30106647.578269463, lu_delay=5.750937815755606, ms=00019}
22:49:01.902925 run osmo-ms-mob/00033: Starting mobile
22:49:01.915683 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.926610 run mass: MS start registered {at=30106647.62996184, delay=0.004910234361886978, ms=00033}
22:49:01.942908 run mass: MS performed LU {at=30106647.646238405, lu_delay=6.221040982753038, ms=00018}
22:49:01.980851 run mass: MS performed LU {at=30106647.68412632, lu_delay=5.341695051640272, ms=00020}
22:49:02.235353 run mass: MS performed LU {at=30106647.938603565, lu_delay=4.73804422840476, ms=00022}
22:49:02.264605 run osmo-ms-mob/00034: Starting mobile
22:49:02.277531 run osmo-ms-mob/00034(pid=169): Launched
22:49:02.288997 run mass: MS start registered {at=30106647.992350306, delay=0.005186811089515686, ms=00034}
22:49:02.687450 run osmo-ms-mob/00035: Starting mobile
22:49:02.701005 run osmo-ms-mob/00035(pid=170): Launched
22:49:02.712473 run mass: MS start registered {at=30106648.415823586, delay=0.005239911377429962, ms=00035}
22:49:03.072067 run osmo-ms-mob/00036: Starting mobile
22:49:03.085275 run osmo-ms-mob/00036(pid=171): Launched
22:49:03.096589 run mass: MS start registered {at=30106648.7999311, delay=0.005369711667299271, ms=00036}
22:49:03.495255 run osmo-ms-mob/00037: Starting mobile
22:49:03.511556 run osmo-ms-mob/00037(pid=172): Launched
22:49:03.522583 run mass: MS start registered {at=30106649.225930274, delay=0.004944745451211929, ms=00037}
22:49:03.610377 run mass: MS performed LU {at=30106649.31362728, lu_delay=4.665303826332092, ms=00025}
22:49:03.711744 run mass: MS performed LU {at=30106649.414998252, lu_delay=5.688139382749796, ms=00023}
22:49:03.740311 run osmo-ms-mob/00038: Starting mobile
22:49:03.753314 run osmo-ms-mob/00038(pid=173): Launched
22:49:03.759340 run mass: MS performed LU {at=30106649.462702367, lu_delay=5.5337693355977535, ms=00024}
22:49:03.765135 run mass: MS start registered {at=30106649.46850205, delay=0.005815442651510239, ms=00038}
22:49:03.901912 run mass: MS performed LU {at=30106649.60516654, lu_delay=4.604515295475721, ms=00026}
22:49:03.957789 run osmo-ms-mob/00039: Starting mobile
22:49:03.973267 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.984149 run mass: MS start registered {at=30106649.687501956, delay=0.0048942603170871735, ms=00039}
22:49:04.494975 run osmo-ms-mob/00040: Starting mobile
22:49:04.511457 run osmo-ms-mob/00040(pid=175): Launched
22:49:04.522777 run mass: MS start registered {at=30106650.22612947, delay=0.005271926522254944, ms=00040}
22:49:04.773471 run osmo-ms-mob/00041: Starting mobile
22:49:04.786968 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.798362 run mass: MS start registered {at=30106650.501703694, delay=0.005304623395204544, ms=00041}
22:49:05.084374 run osmo-ms-mob/00042: Starting mobile
22:49:05.097412 run osmo-ms-mob/00042(pid=177): Launched
22:49:05.108929 run mass: MS start registered {at=30106650.812273264, delay=0.00553072988986969, ms=00042}
22:49:05.489607 run osmo-ms-mob/00043: Starting mobile
22:49:05.502957 run osmo-ms-mob/00043(pid=178): Launched
22:49:05.514149 run mass: MS start registered {at=30106651.21749842, delay=0.005126670002937317, ms=00043}
22:49:05.576157 run mass: MS performed LU {at=30106651.279408365, lu_delay=5.04417322948575, ms=00029}
22:49:05.641623 run mass: MS performed LU {at=30106651.34487499, lu_delay=5.94526894390583, ms=00027}
22:49:05.667412 run osmo-ms-mob/00044: Starting mobile
22:49:05.680171 run osmo-ms-mob/00044(pid=179): Launched
22:49:05.691270 run mass: MS start registered {at=30106651.39462338, delay=0.00494462251663208, ms=00044}
22:49:05.709502 run mass: MS performed LU {at=30106651.41285535, lu_delay=4.798097029328346, ms=00030}
22:49:05.747290 run mass: MS performed LU {at=30106651.450570233, lu_delay=5.69838385283947, ms=00028}
22:49:05.768169 run osmo-ms-mob/00045: Starting mobile
22:49:05.781121 run osmo-ms-mob/00045(pid=180): Launched
22:49:05.792269 run mass: MS start registered {at=30106651.495621447, delay=0.004802566021680832, ms=00045}
22:49:06.397935 run osmo-ms-mob/00046: Starting mobile
22:49:06.411034 run osmo-ms-mob/00046(pid=181): Launched
22:49:06.422749 run mass: MS start registered {at=30106652.126096476, delay=0.005168583244085312, ms=00046}
22:49:06.686747 run osmo-ms-mob/00047: Starting mobile
22:49:06.701046 run osmo-ms-mob/00047(pid=182): Launched
22:49:06.712393 run mass: MS start registered {at=30106652.41574346, delay=0.004984874278306961, ms=00047}
22:49:06.985748 run osmo-ms-mob/00048: Starting mobile
22:49:07.000272 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.011587 run mass: MS start registered {at=30106652.714939404, delay=0.004975575953722, ms=00048}
22:49:07.294758 run osmo-ms-mob/00049: Starting mobile
22:49:07.310779 run osmo-ms-mob/00049(pid=184): Launched
22:49:07.321880 run mass: MS start registered {at=30106653.025223892, delay=0.004930559545755386, ms=00049}
22:49:07.478543 run mass: MS performed LU {at=30106653.181792147, lu_delay=5.551830306649208, ms=00033}
22:49:07.493658 run osmo-ms-mob/00050: Starting mobile
22:49:07.506929 run osmo-ms-mob/00050(pid=185): Launched
22:49:07.513051 run mass: MS performed LU {at=30106653.2164144, lu_delay=5.882854774594307, ms=00032}
22:49:07.518995 run mass: MS start registered {at=30106653.22236275, delay=0.005963917821645737, ms=00050}
22:49:07.648885 run mass: MS performed LU {at=30106653.352143884, lu_delay=4.936320297420025, ms=00035}
22:49:07.666696 run mass: MS performed LU {at=30106653.37000817, lu_delay=5.377657864242792, ms=00034}
22:49:07.683132 run osmo-ms-mob/00051: Starting mobile
22:49:07.696209 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.707247 run mass: MS start registered {at=30106653.410603218, delay=0.0051042623817920685, ms=00051}
22:49:08.285508 run osmo-ms-mob/00052: Starting mobile
22:49:08.299294 run osmo-ms-mob/00052(pid=187): Launched
22:49:08.310516 run mass: MS start registered {at=30106654.01385556, delay=0.005164235830307007, ms=00052}
22:49:08.581513 run osmo-ms-mob/00053: Starting mobile
22:49:08.606206 run osmo-ms-mob/00053(pid=188): Launched
22:49:08.617774 run mass: MS start registered {at=30106654.321125768, delay=0.004917431622743607, ms=00053}
22:49:08.886546 run osmo-ms-mob/00054: Starting mobile
22:49:08.900326 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.911370 run mass: MS start registered {at=30106654.6147211, delay=0.00510021299123764, ms=00054}
22:49:09.204600 run osmo-ms-mob/00055: Starting mobile
22:49:09.221700 run osmo-ms-mob/00055(pid=190): Launched
22:49:09.232535 run mass: MS start registered {at=30106654.935888667, delay=0.0047765374183654785, ms=00055}
22:49:09.342669 run mass: MS performed LU {at=30106655.045921918, lu_delay=5.3584199622273445, ms=00039}
22:49:09.472981 run osmo-ms-mob/00056: Starting mobile
22:49:09.486566 run osmo-ms-mob/00056(pid=191): Launched
22:49:09.492761 run mass: MS performed LU {at=30106655.196119465, lu_delay=5.970189191401005, ms=00037}
22:49:09.498793 run mass: MS start registered {at=30106655.20215957, delay=0.006059568375349045, ms=00056}
22:49:09.512229 run mass: MS performed LU {at=30106655.215584088, lu_delay=5.74708203971386, ms=00038}
22:49:09.537402 run osmo-ms-mob/00057: Starting mobile
22:49:09.550836 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.561805 run mass: MS start registered {at=30106655.26515822, delay=0.004851572215557098, ms=00057}
22:49:09.568031 run mass: MS performed LU {at=30106655.27139314, lu_delay=4.769689444452524, ms=00041}
22:49:09.585279 run mass: MS performed LU {at=30106655.28862863, lu_delay=5.062499161809683, ms=00040}
22:49:10.186974 run osmo-ms-mob/00058: Starting mobile
22:49:10.201083 run osmo-ms-mob/00058(pid=193): Launched
22:49:10.213114 run mass: MS start registered {at=30106655.916456927, delay=0.005710583180189133, ms=00058}
22:49:10.427155 run mass: MS performed LU {at=30106656.13040747, lu_delay=3.71466401219368, ms=00047}
22:49:10.440433 run osmo-ms-mob/00059: Starting mobile
22:49:10.454028 run osmo-ms-mob/00059(pid=194): Launched
22:49:10.465572 run mass: MS start registered {at=30106656.168921713, delay=0.00543656200170517, ms=00059}
22:49:10.807344 run osmo-ms-mob/00060: Starting mobile
22:49:10.825673 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.836836 run mass: MS start registered {at=30106656.540185638, delay=0.0051724351942539215, ms=00060}
22:49:11.187564 run osmo-ms-mob/00061: Starting mobile
22:49:11.201864 run osmo-ms-mob/00061(pid=196): Launched
22:49:11.208032 run mass: MS performed LU {at=30106656.9113904, lu_delay=6.099117137491703, ms=00042}
22:49:11.213879 run mass: MS performed LU {at=30106656.917244986, lu_delay=5.522621605545282, ms=00044}
22:49:11.219559 run mass: MS start registered {at=30106656.922926605, delay=0.011555042117834091, ms=00061}
22:49:11.230542 run osmo-ms-mob/00062: Starting mobile
22:49:11.243600 run osmo-ms-mob/00062(pid=197): Launched
22:49:11.254665 run mass: MS start registered {at=30106656.9580148, delay=0.004962954670190811, ms=00062}
22:49:11.270261 run mass: MS performed LU {at=30106656.973615605, lu_delay=5.756117183715105, ms=00043}
22:49:11.488418 run mass: MS performed LU {at=30106657.191671602, lu_delay=5.065575126558542, ms=00046}
22:49:11.517584 run osmo-ms-mob/00063: Starting mobile
22:49:11.531098 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.541879 run mass: MS start registered {at=30106657.245227583, delay=0.004695571959018707, ms=00063}
22:49:12.187993 run osmo-ms-mob/00064: Starting mobile
22:49:12.201978 run osmo-ms-mob/00064(pid=199): Launched
22:49:12.208150 run mass: MS performed LU {at=30106657.911508348, lu_delay=6.415886901319027, ms=00045}
22:49:12.214192 run mass: MS start registered {at=30106657.917557303, delay=0.006067991256713867, ms=00064}
22:49:12.346822 run mass: MS performed LU {at=30106658.049913455, lu_delay=4.036057893186808, ms=00052}
22:49:12.371473 run mass: MS performed LU {at=30106658.07483398, lu_delay=3.7537082135677338, ms=00053}
22:49:12.383220 run osmo-ms-mob/00065: Starting mobile
22:49:12.396362 run osmo-ms-mob/00065(pid=200): Launched
22:49:12.407933 run mass: MS start registered {at=30106658.111278616, delay=0.0053168050944805145, ms=00065}
22:49:12.908177 run osmo-ms-mob/00066: Starting mobile
22:49:12.926671 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.937814 run mass: MS start registered {at=30106658.641162373, delay=0.005044564604759216, ms=00066}
22:49:13.006937 run mass: MS performed LU {at=30106658.71016388, lu_delay=5.487801130861044, ms=00050}
22:49:13.047580 run mass: MS performed LU {at=30106658.75090743, lu_delay=6.0359680242836475, ms=00048}
22:49:13.099305 run mass: MS performed LU {at=30106658.802565914, lu_delay=5.391962695866823, ms=00051}
22:49:13.130433 run osmo-ms-mob/00067: Starting mobile
22:49:13.143565 run osmo-ms-mob/00067(pid=202): Launched
22:49:13.154624 run mass: MS start registered {at=30106658.857975207, delay=0.005052533000707626, ms=00067}
22:49:13.352122 run mass: MS performed LU {at=30106659.055377267, lu_delay=6.030153375118971, ms=00049}
22:49:13.614179 run osmo-ms-mob/00068: Starting mobile
22:49:13.630657 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.641661 run mass: MS start registered {at=30106659.345013052, delay=0.005069281905889511, ms=00068}
22:49:13.987170 run osmo-ms-mob/00069: Starting mobile
22:49:14.000802 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.012594 run mass: MS start registered {at=30106659.715943817, delay=0.005334537476301193, ms=00069}
22:49:14.373215 run osmo-ms-mob/00070: Starting mobile
22:49:14.386552 run osmo-ms-mob/00070(pid=205): Launched
22:49:14.397620 run mass: MS start registered {at=30106660.100973077, delay=0.005047958344221115, ms=00070}
22:49:14.785812 run osmo-ms-mob/00071: Starting mobile
22:49:14.799447 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.810861 run mass: MS start registered {at=30106660.51421141, delay=0.005177829414606094, ms=00071}
22:49:14.907784 run mass: MS performed LU {at=30106660.61103398, lu_delay=5.345875758677721, ms=00057}
22:49:14.990685 run mass: MS performed LU {at=30106660.69394084, lu_delay=4.77748391404748, ms=00058}
22:49:15.037546 run mass: MS performed LU {at=30106660.74080321, lu_delay=5.538643639534712, ms=00056}
22:49:15.085506 run osmo-ms-mob/00072: Starting mobile
22:49:15.100339 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.110956 run mass: MS start registered {at=30106660.814309083, delay=0.004634130746126175, ms=00072}
22:49:15.180730 run mass: MS performed LU {at=30106660.883959185, lu_delay=5.948070518672466, ms=00055}
22:49:15.199106 run mass: MS performed LU {at=30106660.902377814, lu_delay=6.2876567132771015, ms=00054}
22:49:15.253540 run mass: MS performed LU {at=30106660.95678923, lu_delay=4.787867516279221, ms=00059}
22:49:15.280308 run osmo-ms-mob/00073: Starting mobile
22:49:15.293406 run osmo-ms-mob/00073(pid=208): Launched
22:49:15.304315 run mass: MS start registered {at=30106661.007668883, delay=0.004953619092702866, ms=00073}
22:49:15.986997 run osmo-ms-mob/00074: Starting mobile
22:49:16.001217 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.012589 run mass: MS start registered {at=30106661.71593846, delay=0.00509420782327652, ms=00074}
22:49:16.264790 run mass: MS performed LU {at=30106661.968039483, lu_delay=3.8567608669400215, ms=00065}
22:49:16.290365 run osmo-ms-mob/00075: Starting mobile
22:49:16.303631 run osmo-ms-mob/00075(pid=210): Launched
22:49:16.315303 run mass: MS start registered {at=30106662.018650986, delay=0.005237836390733719, ms=00075}
22:49:16.772996 run mass: MS performed LU {at=30106662.476216946, lu_delay=5.936031308025122, ms=00060}
22:49:16.831320 run osmo-ms-mob/00076: Starting mobile
22:49:16.846610 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.852611 run mass: MS performed LU {at=30106662.55596976, lu_delay=5.597954958677292, ms=00062}
22:49:16.858458 run mass: MS start registered {at=30106662.561824147, delay=0.0058737099170684814, ms=00076}
22:49:16.938581 run mass: MS performed LU {at=30106662.64183878, lu_delay=5.396611198782921, ms=00063}
22:49:17.099958 run mass: MS performed LU {at=30106662.803207994, lu_delay=5.880281388759613, ms=00061}
22:49:17.129811 run osmo-ms-mob/00077: Starting mobile
22:49:17.142811 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.149058 run mass: MS performed LU {at=30106662.852418426, lu_delay=4.934861123561859, ms=00064}
22:49:17.155034 run mass: MS start registered {at=30106662.858401015, delay=0.006000205874443054, ms=00077}
22:49:17.787394 run osmo-ms-mob/00078: Starting mobile
22:49:17.801176 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.812239 run mass: MS start registered {at=30106663.515593834, delay=0.004575125873088837, ms=00078}
22:49:18.173363 run osmo-ms-mob/00079: Starting mobile
22:49:18.186409 run osmo-ms-mob/00079(pid=214): Launched
22:49:18.198096 run mass: MS start registered {at=30106663.901440594, delay=0.005386825650930405, ms=00079}
22:49:18.703815 run osmo-ms-mob/00080: Starting mobile
22:49:18.721113 run osmo-ms-mob/00080(pid=215): Launched
22:49:18.732552 run mass: MS start registered {at=30106664.435889073, delay=0.0029635466635227203, ms=00080}
22:49:18.756188 run mass: MS performed LU {at=30106664.4594637, lu_delay=5.818301327526569, ms=00066}
22:49:18.774187 run mass: MS performed LU {at=30106664.47749227, lu_delay=4.761548452079296, ms=00069}
22:49:18.802483 run mass: MS performed LU {at=30106664.50573333, lu_delay=5.160720277577639, ms=00068}
22:49:18.908876 run mass: MS performed LU {at=30106664.612126093, lu_delay=5.75415088608861, ms=00067}
22:49:18.938489 run osmo-ms-mob/00081: Starting mobile
22:49:18.951889 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.963811 run mass: MS start registered {at=30106664.667150225, delay=0.005763739347457886, ms=00081}
22:49:19.573729 run osmo-ms-mob/00082: Starting mobile
22:49:19.586713 run osmo-ms-mob/00082(pid=217): Launched
22:49:19.598507 run mass: MS start registered {at=30106665.30184623, delay=0.00568099319934845, ms=00082}
22:49:20.171335 run osmo-ms-mob/00083: Starting mobile
22:49:20.184238 run osmo-ms-mob/00083(pid=218): Launched
22:49:20.195182 run mass: MS start registered {at=30106665.898534667, delay=0.004987951368093491, ms=00083}
22:49:20.537918 run mass: MS performed LU {at=30106666.24116837, lu_delay=5.726956959813833, ms=00071}
22:49:20.574548 run mass: MS performed LU {at=30106666.277817324, lu_delay=6.176844246685505, ms=00070}
22:49:20.604639 run osmo-ms-mob/00084: Starting mobile
22:49:20.618821 run osmo-ms-mob/00084(pid=219): Launched
22:49:20.630030 run mass: MS start registered {at=30106666.333381295, delay=0.005184616893529892, ms=00084}
22:49:20.704536 run mass: MS performed LU {at=30106666.40779329, lu_delay=4.691854830831289, ms=00074}
22:49:20.829312 run mass: MS performed LU {at=30106666.53246124, lu_delay=5.718152157962322, ms=00072}
22:49:20.848604 run mass: MS performed LU {at=30106666.551880408, lu_delay=5.544211525470018, ms=00073}
22:49:21.101373 run mass: MS performed LU {at=30106666.804622956, lu_delay=4.785971969366074, ms=00075}
22:49:21.130557 run osmo-ms-mob/00085: Starting mobile
22:49:21.143666 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.154661 run mass: MS start registered {at=30106666.858016323, delay=0.004952836781740189, ms=00085}
22:49:21.787510 run osmo-ms-mob/00086: Starting mobile
22:49:21.802346 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.813567 run mass: MS start registered {at=30106667.51691946, delay=0.00507587194442749, ms=00086}
22:49:22.397727 run osmo-ms-mob/00087: Starting mobile
22:49:22.410700 run osmo-ms-mob/00087(pid=222): Launched
22:49:22.421516 run mass: MS start registered {at=30106668.124869753, delay=0.004772800952196121, ms=00087}
22:49:22.522745 run mass: MS performed LU {at=30106668.226000227, lu_delay=5.66417608037591, ms=00076}
22:49:22.540229 run mass: MS performed LU {at=30106668.243541613, lu_delay=4.7279477789998055, ms=00078}
22:49:22.568041 run mass: MS performed LU {at=30106668.27135582, lu_delay=5.412954803556204, ms=00077}
22:49:23.005419 run osmo-ms-mob/00088: Starting mobile
22:49:23.023143 run osmo-ms-mob/00088(pid=223): Launched
22:49:23.034238 run mass: MS start registered {at=30106668.73758847, delay=0.0049429163336753845, ms=00088}
22:49:23.583046 run osmo-ms-mob/00089: Starting mobile
22:49:23.602273 run osmo-ms-mob/00089(pid=224): Launched
22:49:23.613499 run mass: MS start registered {at=30106669.316848513, delay=0.004926986992359161, ms=00089}
22:49:24.207585 run osmo-ms-mob/00090: Starting mobile
22:49:24.220643 run osmo-ms-mob/00090(pid=225): Launched
22:49:24.231879 run mass: MS start registered {at=30106669.93520887, delay=0.0052556730806827545, ms=00090}
22:49:24.303723 run mass: MS performed LU {at=30106670.00697301, lu_delay=6.105532415211201, ms=00079}
22:49:24.328742 run mass: MS performed LU {at=30106670.0321042, lu_delay=5.596215128898621, ms=00080}
22:49:24.470244 run mass: MS performed LU {at=30106670.173493553, lu_delay=5.506343327462673, ms=00081}
22:49:24.575725 run mass: MS performed LU {at=30106670.27897394, lu_delay=4.9771277122199535, ms=00082}
22:49:24.599459 run mass: MS performed LU {at=30106670.302819658, lu_delay=23.300912875682116, ms=00031}
22:49:24.907840 run osmo-ms-mob/00091: Starting mobile
22:49:24.920775 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.931484 run mass: MS start registered {at=30106670.63483365, delay=0.004631690680980682, ms=00091}
22:49:25.588304 run osmo-ms-mob/00092: Starting mobile
22:49:25.602249 run osmo-ms-mob/00092(pid=227): Launched
22:49:25.614081 run mass: MS start registered {at=30106671.317418635, delay=0.005663055926561356, ms=00092}
22:49:26.288282 run mass: MS performed LU {at=30106671.991517093, lu_delay=5.133500769734383, ms=00085}
22:49:26.343161 run osmo-ms-mob/00093: Starting mobile
22:49:26.357941 run osmo-ms-mob/00093(pid=228): Launched
22:49:26.363970 run mass: MS performed LU {at=30106672.06733047, lu_delay=6.1687958016991615, ms=00083}
22:49:26.369815 run mass: MS performed LU {at=30106672.073181555, lu_delay=5.73980025947094, ms=00084}
22:49:26.375514 run mass: MS start registered {at=30106672.078881644, delay=0.011568814516067505, ms=00093}
22:49:26.497435 run mass: MS performed LU {at=30106672.200684972, lu_delay=23.400753870606422, ms=00036}
22:49:26.520679 run mass: MS performed LU {at=30106672.224042457, lu_delay=4.7071229964494705, ms=00086}
22:49:27.273140 run osmo-ms-mob/00094: Starting mobile
22:49:27.286324 run osmo-ms-mob/00094(pid=229): Launched
22:49:27.298063 run mass: MS start registered {at=30106673.001407344, delay=0.005765214562416077, ms=00094}
22:49:28.070215 run mass: MS performed LU {at=30106673.77346679, lu_delay=4.456618275493383, ms=00089}
22:49:28.111358 run osmo-ms-mob/00095: Starting mobile
22:49:28.127268 run osmo-ms-mob/00095(pid=230): Launched
22:49:28.133292 run mass: MS performed LU {at=30106673.836651143, lu_delay=5.711781390011311, ms=00087}
22:49:28.139067 run mass: MS start registered {at=30106673.842434485, delay=0.005801208317279816, ms=00095}
22:49:28.235813 run mass: MS performed LU {at=30106673.939062513, lu_delay=5.201474044471979, ms=00088}
22:49:29.185796 run osmo-ms-mob/00096: Starting mobile
22:49:29.199577 run osmo-ms-mob/00096(pid=231): Launched
22:49:29.211175 run mass: MS start registered {at=30106674.914526533, delay=0.005180850625038147, ms=00096}
22:49:30.054653 run mass: MS performed LU {at=30106675.7578695, lu_delay=5.822660632431507, ms=00090}
22:49:30.080308 run mass: MS performed LU {at=30106675.78366816, lu_delay=5.148834511637688, ms=00091}
22:49:30.312644 run osmo-ms-mob/00097: Starting mobile
22:49:30.328598 run osmo-ms-mob/00097(pid=232): Launched
22:49:30.334820 run mass: MS performed LU {at=30106676.03817706, lu_delay=4.720758426934481, ms=00092}
22:49:30.340596 run mass: MS start registered {at=30106676.04396167, delay=0.005803283303976059, ms=00097}
22:49:31.605391 run osmo-ms-mob/00098: Starting mobile
22:49:31.623264 run osmo-ms-mob/00098(pid=233): Launched
22:49:31.634819 run mass: MS start registered {at=30106677.338161517, delay=0.005240093916654587, ms=00098}
22:49:31.835608 run mass: MS performed LU {at=30106677.53885746, lu_delay=4.537450116127729, ms=00094}
22:49:32.001898 run mass: MS performed LU {at=30106677.70515055, lu_delay=5.626268904656172, ms=00093}
22:49:33.411081 run osmo-ms-mob/00099: Starting mobile
22:49:33.428247 run osmo-ms-mob/00099(pid=234): Launched
22:49:33.434092 run mass: All started... {duration=55.77132913842797, too_slow=0}
22:49:33.439677 run mass: MS start registered {at=30106679.14303647, delay=0.005576927214860916, ms=00099}
22:49:33.820723 run mass: MS performed LU {at=30106679.523944575, lu_delay=5.681510090827942, ms=00095}
22:49:34.073735 run mass: MS performed LU {at=30106679.77698556, lu_delay=4.862459026277065, ms=00096}
22:49:35.749734 run mass: MS performed LU {at=30106681.45298538, lu_delay=5.409023709595203, ms=00097}
22:49:37.585877 run mass: MS performed LU {at=30106683.289079815, lu_delay=5.950918298214674, ms=00098}
22:49:39.487188 run mass: MS performed LU {at=30106685.19044011, lu_delay=6.0474036410450935, ms=00099}
22:49:39.510071 run mass: Tests done {all_completed=True, max=23.400753870606422, min=3.71466401219368}
22:49:39.515719 tst register_default_mass.py: Test passed (81.1 sec)
22:49:39.521118 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.524432 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.527720 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.531007 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.534345 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.537733 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.541106 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.544438 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.547732 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.551061 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.554366 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.557732 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.561126 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.564860 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.568287 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.571782 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.575340 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.578914 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.582697 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.586142 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.589598 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.593117 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.596593 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.599984 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.603452 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.606983 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.611134 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.614565 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.618071 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.621531 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.625029 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.628816 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.634373 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.637823 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.641237 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.644627 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.648101 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.651651 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.655107 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.658794 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.662272 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.665733 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.669221 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.673213 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.676857 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.680779 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.684138 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.687493 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.690880 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.694264 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.697660 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.701024 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.704377 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.707782 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.711202 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.714564 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.717930 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.721376 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.724848 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.728203 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.731570 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.734952 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.738437 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.741844 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.745864 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.749703 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.753104 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.756507 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.759889 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.763511 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.767647 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.771361 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.774782 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.778215 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.781890 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.785340 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.789274 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.792641 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.796128 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.799613 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.803111 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.806573 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.810019 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.813508 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.816948 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.820442 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.823943 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.827413 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.831061 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.834529 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.838680 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.842585 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.846280 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.849866 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.853410 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.856957 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.860456 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.863978 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.867425 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.871081 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.874720 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.878303 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.882124 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.885587 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.888959 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.892367 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.895801 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.899169 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.902556 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.906013 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.909479 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.912958 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.916348 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.919769 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.923143 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.926468 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.929795 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.933132 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.936460 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.939800 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.943118 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.946438 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.949781 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.953095 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.956351 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.959603 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.962874 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.966156 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.969404 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.972660 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.975925 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.979174 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.982448 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.985702 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.988958 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.992213 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.995475 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.998733 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.001985 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.005252 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.008501 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.011764 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.015012 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.018285 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.021536 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.024799 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.028057 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.031322 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.034581 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.037821 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.041075 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.044325 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.047580 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.050842 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.054094 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.057348 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.060602 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.063856 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.067121 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.070392 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.073652 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.076918 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.080157 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.083421 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.086676 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.089930 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.093188 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.096433 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.099694 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.102939 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.106191 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.109448 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.112698 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.115955 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.119211 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.122477 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.125742 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.128995 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.132264 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.135515 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.138771 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.142021 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.145268 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.148511 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.151761 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.154996 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.158247 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.161512 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.164785 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.168024 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.171271 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.174513 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.177763 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.181009 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.184256 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.187512 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.190774 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.194046 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.197298 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.200534 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.203790 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.207045 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.210306 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.213543 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.216789 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.220031 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.223288 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.226545 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.229810 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.233049 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.236300 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.239563 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.242828 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.246093 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.247557 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.251146 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.252609 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.256191 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.257652 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.261237 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.262708 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.266270 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.267723 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.271320 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.272791 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.276386 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.277854 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.281442 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.282905 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.286502 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.287959 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.291557 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.293035 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.296634 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.298091 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.301703 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.303172 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.306773 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.308254 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.311867 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.313337 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.316948 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.318411 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.322023 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.323479 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.327071 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.328531 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.332144 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.333622 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.337236 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.338692 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.342305 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.343764 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.347356 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.348831 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.352415 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.353878 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.357457 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.358905 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.362506 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.363977 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.367558 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.369031 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.372608 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.374062 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.377646 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.379097 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.382698 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.384151 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.387748 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.389200 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.392785 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.394239 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.397827 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.399289 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.402869 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.404321 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.407908 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.409355 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.412933 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.414383 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.417980 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.419433 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.422995 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.424447 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.428021 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.429474 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.433052 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.434507 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.438068 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.439521 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.443093 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.444548 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.448151 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.449596 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.453174 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.454634 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.458218 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.459671 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.463251 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.464700 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.468272 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.469731 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.473294 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.474741 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.478326 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.479772 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.483334 --- ParallelTerminationStrategy: PID 70 died...
22:49:40.484795 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.488374 --- ParallelTerminationStrategy: PID 71 died...
22:49:40.489827 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.493415 --- ParallelTerminationStrategy: PID 72 died...
22:49:40.494862 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.498437 --- ParallelTerminationStrategy: PID 73 died...
22:49:40.499885 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.503484 --- ParallelTerminationStrategy: PID 74 died...
22:49:40.504936 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.508524 --- ParallelTerminationStrategy: PID 75 died...
22:49:40.510009 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.513596 --- ParallelTerminationStrategy: PID 76 died...
22:49:40.515045 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.518627 --- ParallelTerminationStrategy: PID 77 died...
22:49:40.520092 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.523686 --- ParallelTerminationStrategy: PID 78 died...
22:49:40.525147 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.528728 --- ParallelTerminationStrategy: PID 79 died...
22:49:40.530190 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.533796 --- ParallelTerminationStrategy: PID 80 died...
22:49:40.535261 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.538850 --- ParallelTerminationStrategy: PID 81 died...
22:49:40.540300 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.543876 --- ParallelTerminationStrategy: PID 82 died...
22:49:40.545355 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.548929 --- ParallelTerminationStrategy: PID 83 died...
22:49:40.550388 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.553994 --- ParallelTerminationStrategy: PID 84 died...
22:49:40.555449 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.559065 --- ParallelTerminationStrategy: PID 85 died...
22:49:40.560537 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.564171 --- ParallelTerminationStrategy: PID 86 died...
22:49:40.565660 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.569308 --- ParallelTerminationStrategy: PID 87 died...
22:49:40.570790 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.574455 --- ParallelTerminationStrategy: PID 88 died...
22:49:40.575925 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.579574 --- ParallelTerminationStrategy: PID 89 died...
22:49:40.581066 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.584736 --- ParallelTerminationStrategy: PID 90 died...
22:49:40.586229 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.589875 --- ParallelTerminationStrategy: PID 91 died...
22:49:40.591363 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.595007 --- ParallelTerminationStrategy: PID 92 died...
22:49:40.596484 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.600131 --- ParallelTerminationStrategy: PID 93 died...
22:49:40.601616 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.605268 --- ParallelTerminationStrategy: PID 94 died...
22:49:40.606743 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.610393 --- ParallelTerminationStrategy: PID 95 died...
22:49:40.611866 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.615538 --- ParallelTerminationStrategy: PID 96 died...
22:49:40.617032 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.620696 --- ParallelTerminationStrategy: PID 97 died...
22:49:40.622177 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.625839 --- ParallelTerminationStrategy: PID 98 died...
22:49:40.627315 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.630959 --- ParallelTerminationStrategy: PID 99 died...
22:49:40.632442 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.636104 --- ParallelTerminationStrategy: PID 100 died...
22:49:40.637594 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.641271 --- ParallelTerminationStrategy: PID 101 died...
22:49:40.642766 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.646425 --- ParallelTerminationStrategy: PID 102 died...
22:49:40.647903 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.651574 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.653073 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.656726 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.658202 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.661854 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.663339 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.666991 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.668463 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.672123 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.673612 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.677259 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.678737 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.682396 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.683874 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.687528 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.689011 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.692660 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.694135 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.697792 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.699279 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.702937 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.704407 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.708059 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.709560 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.713243 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.714740 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.718400 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.719881 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.723561 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.725044 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.728702 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.730179 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.733849 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.735332 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.738998 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.740472 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.744150 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.745641 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.749301 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.750791 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.754476 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.755949 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.759627 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.761119 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.764827 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.766310 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.769999 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.771485 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.775143 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.776632 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.780301 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.781788 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.785455 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.786936 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.790595 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.792082 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.795746 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.797326 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.800974 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.802451 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.806114 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.807593 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.811260 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.812744 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.816395 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.817899 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.821598 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.823074 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.826740 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.828229 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.831921 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.833417 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.837102 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.838580 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.842254 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.843731 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.847423 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.848922 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.852590 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.854088 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.857754 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.859228 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.862921 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.864401 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.868071 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.869577 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.873249 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.874742 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.878411 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.879900 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.883570 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.885062 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.888732 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.890215 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.893890 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.895366 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.899042 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.900521 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.904206 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.905695 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.909376 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.910873 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.914563 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.916077 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.919774 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.921285 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.924984 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.926485 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.930152 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.931629 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.935332 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.936813 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.940492 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.941994 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.945689 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.947168 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.950843 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.952326 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.956000 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.957498 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.961154 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.962634 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.966340 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.967825 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.971494 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.973006 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.976684 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.978181 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.981865 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.983343 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.987002 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.988482 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.992178 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.993661 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.997323 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.998811 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.002483 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.003973 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.007652 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.009150 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.012824 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.014291 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.017967 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.019450 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.023121 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.024603 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.028265 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.029768 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.033447 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.034935 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.038620 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.040109 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.043783 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.045272 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.048936 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.050417 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.054107 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.055583 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.059242 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.060727 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.064404 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.065894 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.069582 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.071056 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.074725 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.076207 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.079887 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.081365 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.085046 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.086519 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.090185 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.091667 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.095369 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.096852 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.100535 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.102034 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.105716 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.107201 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.110889 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.112374 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.116076 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.117583 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.121273 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.122763 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.126442 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.127928 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.131623 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.133127 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.136809 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.138291 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.141972 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.143453 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.147134 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.148612 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.152292 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.153798 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.157478 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.158960 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.162605 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.164073 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.167699 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.169168 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.172762 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.174211 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.177820 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.179292 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.182925 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.184414 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.188083 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.189565 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.193254 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.194738 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.198427 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.199922 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.203611 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.205098 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.208785 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.210274 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.213959 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.215451 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.219144 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.220635 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.224298 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.225793 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.229457 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.230943 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.234631 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.236113 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.239802 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.241303 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.244993 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.246476 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.250165 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.251656 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.255338 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.256831 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.260516 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.261999 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.265707 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.267190 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.270875 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.272362 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.276037 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.277527 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.281225 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.282714 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.286406 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.287891 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.291584 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.293070 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.296768 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.298256 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.301938 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.303438 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.307143 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.308647 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.312331 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.313820 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.317493 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.318970 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.322663 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.324156 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.327851 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.329370 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.733839 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.739956 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8193 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.816898 tst trial-8193: Storing JUnit report in /build/trial-8193/run.2025-12-27_22-48-18/trial-8193.xml
--------------------------------------------------------------------------------------------
trial-8193 PASS
--------------------------------------------------------------------------------------------
22:49:44.833302 tst trial-8193: trial-8193: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8193/inst
+ cd trial-8193
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-27 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8193-run.tgz run.2025-12-27_22-48-18
+ tar czf /build/trial-8193-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-27_13_34_13.tgz osmo-bts-oc2g.build-2025-12-27_00_52_50.tgz osmo-bts-sysmo.build-2025-12-27_00_52_53.tgz osmo-bts.build-2025-12-27_00_52_39.tgz osmo-ggsn.build-2025-12-27_20_59_47.tgz osmo-hlr.build-2025-12-27_16_37_00.tgz osmo-hnbgw.build-2025-12-27_13_35_28.tgz osmo-mgw.build-2025-12-27_08_34_44.tgz osmo-msc.build-2025-12-27_13_40_08.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-27_07_35_26.tgz osmo-pcu-sysmo.build-2025-12-27_07_37_40.tgz osmo-pcu.build-2025-12-27_07_35_29.tgz osmo-sgsn.build-2025-12-27_21_18_35.tgz osmo-stp.build-2025-12-27_13_30_15.tgz osmo-trx.build-2025-12-27_14_38_45.tgz osmocom-bb.build-2025-12-27_21_18_19.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