This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7572
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14578756237067093782.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-8213
+ 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
3d86f09 debian-trixie-obs-asan: new container
+ 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 [20/28] WORKDIR /TMP
#7 CACHED
#8 [ 3/28] RUN groupadd osmo-gsm-tester
#8 CACHED
#9 [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
#9 CACHED
#10 [ 2/28] RUN useradd -ms /bin/bash jenkins
#10 CACHED
#11 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#11 CACHED
#12 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#12 CACHED
#13 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#13 CACHED
#14 [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
#14 CACHED
#15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#15 CACHED
#16 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#16 CACHED
#17 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#17 CACHED
#18 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#18 CACHED
#19 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#19 CACHED
#20 [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
#20 CACHED
#21 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#21 CACHED
#22 [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
#22 CACHED
#23 [ 8/28] RUN MKDIR /var/run/sshd
#23 CACHED
#24 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#24 CACHED
#25 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#25 CACHED
#26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#26 CACHED
#27 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#27 CACHED
#28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#28 CACHED
#29 [ 9/28] COPY SSH /root/.ssh
#29 CACHED
#30 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#30 CACHED
#31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#31 CACHED
#32 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:f3d7e06594ec3d3a367c7f001ab2e57f028aa76dc7887a9c3c7d5ab20bbeb17f done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8214 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-01-17 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8214
+ mkdir -p trial-8214
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-01-17_13_29_46.tgz osmo-bts-oc2g.build-2026-01-17_00_51_14.tgz osmo-bts-sysmo.build-2026-01-17_00_51_22.tgz osmo-bts.build-2026-01-17_00_51_32.tgz osmo-ggsn.build-2026-01-17_20_42_41.tgz osmo-hlr.build-2026-01-17_16_36_47.tgz osmo-hnbgw.build-2026-01-17_13_29_32.tgz osmo-mgw.build-2026-01-17_08_33_10.tgz osmo-msc.build-2026-01-17_13_33_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-17_07_35_14.tgz osmo-pcu-sysmo.build-2026-01-17_07_35_05.tgz osmo-pcu.build-2026-01-17_07_35_15.tgz osmo-sgsn.build-2026-01-17_20_48_26.tgz osmo-stp.build-2026-01-17_13_26_17.tgz osmo-trx.build-2026-01-17_14_21_29.tgz osmocom-bb.build-2026-01-17_21_17_24.tgz srslte.build-19.tgz trial-8214
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-01-17_13_29_46.md5 osmo-bts-oc2g.build-2026-01-17_00_51_14.md5 osmo-bts-sysmo.build-2026-01-17_00_51_22.md5 osmo-bts.build-2026-01-17_00_51_32.md5 osmo-ggsn.build-2026-01-17_20_42_41.md5 osmo-hlr.build-2026-01-17_16_36_47.md5 osmo-hnbgw.build-2026-01-17_13_29_32.md5 osmo-mgw.build-2026-01-17_08_33_10.md5 osmo-msc.build-2026-01-17_13_33_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-17_07_35_14.md5 osmo-pcu-sysmo.build-2026-01-17_07_35_05.md5 osmo-pcu.build-2026-01-17_07_35_15.md5 osmo-sgsn.build-2026-01-17_20_48_26.md5 osmo-stp.build-2026-01-17_13_26_17.md5 osmo-trx.build-2026-01-17_14_21_29.md5 osmocom-bb.build-2026-01-17_21_17_24.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-01-17_13_29_46.md5 osmo-bts-oc2g.build-2026-01-17_00_51_14.md5 osmo-bts-sysmo.build-2026-01-17_00_51_22.md5 osmo-bts.build-2026-01-17_00_51_32.md5 osmo-ggsn.build-2026-01-17_20_42_41.md5 osmo-hlr.build-2026-01-17_16_36_47.md5 osmo-hnbgw.build-2026-01-17_13_29_32.md5 osmo-mgw.build-2026-01-17_08_33_10.md5 osmo-msc.build-2026-01-17_13_33_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-01-17_07_35_14.md5 osmo-pcu-sysmo.build-2026-01-17_07_35_05.md5 osmo-pcu.build-2026-01-17_07_35_15.md5 osmo-sgsn.build-2026-01-17_20_48_26.md5 osmo-stp.build-2026-01-17_13_26_17.md5 osmo-trx.build-2026-01-17_14_21_29.md5 osmocom-bb.build-2026-01-17_21_17_24.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-8214 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8214'
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-8214
--------------------------------------------------------------------------------------------
22:48:18.022912 tst trial-8214: Detailed log at /build/trial-8214/run.2026-01-17_22-48-18/log
---------------------------------------------------------------------
trial-8214 netreg_mass
---------------------------------------------------------------------
22:48:18.227510 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.227884 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.228726 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.229901 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.271075 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.271929 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.273072 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.335610 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-8214 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.336426 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.351830 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.352363 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.352818 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.353256 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.353688 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.354155 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.354598 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.384513 tst register_default_mass.py: using LAC 2
22:48:18.406583 tst register_default_mass.py: using RAC 2
22:48:18.432893 tst register_default_mass.py: using CellId 2
22:48:18.462026 tst register_default_mass.py: using BVCI 3
22:48:18.475701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.476375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.476942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.477467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.478002 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.478508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.479002 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.479523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.480058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.480572 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.481096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.481611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.482135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.482658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.483185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.483705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.484222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.484758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.485284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.485808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.486317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.486833 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.487360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.487888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.488394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.488916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.489434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.489939 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.490463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.490984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.491488 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.492015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.492538 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.493057 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.493592 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.494103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.494608 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.495133 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.495652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.496165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.496676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.497194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.497705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.498213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.498732 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.499236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.499769 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.500295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.500824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.501342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.501862 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.502384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.502898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.503408 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.503949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.504464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.504971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.505498 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.506012 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.506509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.507008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.507526 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.508048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.508558 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.509075 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.509586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.510087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.510614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.511125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.511617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.512137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.512649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.513232 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.513750 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.514256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.514753 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.515261 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.515767 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.516266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.516758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.517269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.517778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.518275 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.518782 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.519282 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.519782 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.520281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.520789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.521294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.521805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.522317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.522819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.523331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.523853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.524360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.524875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.525383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.525888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.526390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.526900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.527398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.527976 tst register_default_mass.py:21: Launching a simple network
22:48:18.538202 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.659042 run create_hlr_db(pid=20): Launched
22:48:19.673552 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.698128 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.713430 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.719358 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.908902 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.923899 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.929642 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.350086 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.366303 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.381506 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.496757 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.511938 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.517629 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.541333 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.556486 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.562277 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.877304 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.892829 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.921710 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.096024 run osmo-bts-virtual(pid=34): Launched
22:48:31.131826 tst register_default_mass.py: using MSISDN 1001
22:48:31.146545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.186388 tst register_default_mass.py: using MSISDN 1002
22:48:31.204107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.235054 tst register_default_mass.py: using MSISDN 1003
22:48:31.250083 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.280001 tst register_default_mass.py: using MSISDN 1004
22:48:31.290480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.320432 tst register_default_mass.py: using MSISDN 1005
22:48:31.335733 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.366623 tst register_default_mass.py: using MSISDN 1006
22:48:31.381236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.410968 tst register_default_mass.py: using MSISDN 1007
22:48:31.424902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.454147 tst register_default_mass.py: using MSISDN 1008
22:48:31.467738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.497259 tst register_default_mass.py: using MSISDN 1009
22:48:31.510922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.541816 tst register_default_mass.py: using MSISDN 1010
22:48:31.555905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.586751 tst register_default_mass.py: using MSISDN 1011
22:48:31.601103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.630645 tst register_default_mass.py: using MSISDN 1012
22:48:31.644517 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.675134 tst register_default_mass.py: using MSISDN 1013
22:48:31.689447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.720249 tst register_default_mass.py: using MSISDN 1014
22:48:31.734667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.765250 tst register_default_mass.py: using MSISDN 1015
22:48:31.779452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.810236 tst register_default_mass.py: using MSISDN 1016
22:48:31.824681 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.855337 tst register_default_mass.py: using MSISDN 1017
22:48:31.869618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.900326 tst register_default_mass.py: using MSISDN 1018
22:48:31.914595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.945225 tst register_default_mass.py: using MSISDN 1019
22:48:31.959499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.990120 tst register_default_mass.py: using MSISDN 1020
22:48:32.004359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.034867 tst register_default_mass.py: using MSISDN 1021
22:48:32.049132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.079627 tst register_default_mass.py: using MSISDN 1022
22:48:32.093646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.124374 tst register_default_mass.py: using MSISDN 1023
22:48:32.138662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.169216 tst register_default_mass.py: using MSISDN 1024
22:48:32.183479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.214315 tst register_default_mass.py: using MSISDN 1025
22:48:32.228856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.259925 tst register_default_mass.py: using MSISDN 1026
22:48:32.274300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.304951 tst register_default_mass.py: using MSISDN 1027
22:48:32.319382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.350125 tst register_default_mass.py: using MSISDN 1028
22:48:32.364392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.394773 tst register_default_mass.py: using MSISDN 1029
22:48:32.408899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.439739 tst register_default_mass.py: using MSISDN 1030
22:48:32.454088 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.484767 tst register_default_mass.py: using MSISDN 1031
22:48:32.494975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.525156 tst register_default_mass.py: using MSISDN 1032
22:48:32.540804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.571450 tst register_default_mass.py: using MSISDN 1033
22:48:32.586206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.616951 tst register_default_mass.py: using MSISDN 1034
22:48:32.631522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.661844 tst register_default_mass.py: using MSISDN 1035
22:48:32.675627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.706307 tst register_default_mass.py: using MSISDN 1036
22:48:32.720563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.751307 tst register_default_mass.py: using MSISDN 1037
22:48:32.765865 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.796681 tst register_default_mass.py: using MSISDN 1038
22:48:32.811375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.842221 tst register_default_mass.py: using MSISDN 1039
22:48:32.856749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.887556 tst register_default_mass.py: using MSISDN 1040
22:48:32.902084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.932913 tst register_default_mass.py: using MSISDN 1041
22:48:32.947528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.978109 tst register_default_mass.py: using MSISDN 1042
22:48:32.992625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.023400 tst register_default_mass.py: using MSISDN 1043
22:48:33.038024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.068964 tst register_default_mass.py: using MSISDN 1044
22:48:33.083692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.114582 tst register_default_mass.py: using MSISDN 1045
22:48:33.129326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.160094 tst register_default_mass.py: using MSISDN 1046
22:48:33.174574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.205426 tst register_default_mass.py: using MSISDN 1047
22:48:33.220049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.251016 tst register_default_mass.py: using MSISDN 1048
22:48:33.265833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.296625 tst register_default_mass.py: using MSISDN 1049
22:48:33.311158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.341755 tst register_default_mass.py: using MSISDN 1050
22:48:33.356302 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.387245 tst register_default_mass.py: using MSISDN 1051
22:48:33.402014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.432445 tst register_default_mass.py: using MSISDN 1052
22:48:33.446833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.477648 tst register_default_mass.py: using MSISDN 1053
22:48:33.492138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.522861 tst register_default_mass.py: using MSISDN 1054
22:48:33.537463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.568136 tst register_default_mass.py: using MSISDN 1055
22:48:33.582789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.613484 tst register_default_mass.py: using MSISDN 1056
22:48:33.627955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.658412 tst register_default_mass.py: using MSISDN 1057
22:48:33.672961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.712002 tst register_default_mass.py: using MSISDN 1058
22:48:33.729728 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.760905 tst register_default_mass.py: using MSISDN 1059
22:48:33.776105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.807314 tst register_default_mass.py: using MSISDN 1060
22:48:33.821985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.852967 tst register_default_mass.py: using MSISDN 1061
22:48:33.867813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.898781 tst register_default_mass.py: using MSISDN 1062
22:48:33.913489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.944302 tst register_default_mass.py: using MSISDN 1063
22:48:33.958892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.989983 tst register_default_mass.py: using MSISDN 1064
22:48:34.004813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.035787 tst register_default_mass.py: using MSISDN 1065
22:48:34.050495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.081687 tst register_default_mass.py: using MSISDN 1066
22:48:34.096469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.127570 tst register_default_mass.py: using MSISDN 1067
22:48:34.142397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.173468 tst register_default_mass.py: using MSISDN 1068
22:48:34.188230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.219303 tst register_default_mass.py: using MSISDN 1069
22:48:34.234117 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.265072 tst register_default_mass.py: using MSISDN 1070
22:48:34.279761 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.310975 tst register_default_mass.py: using MSISDN 1071
22:48:34.325673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.356615 tst register_default_mass.py: using MSISDN 1072
22:48:34.371225 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.402215 tst register_default_mass.py: using MSISDN 1073
22:48:34.416898 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.447730 tst register_default_mass.py: using MSISDN 1074
22:48:34.462390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.493391 tst register_default_mass.py: using MSISDN 1075
22:48:34.508161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.538991 tst register_default_mass.py: using MSISDN 1076
22:48:34.553683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.584702 tst register_default_mass.py: using MSISDN 1077
22:48:34.599370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.630379 tst register_default_mass.py: using MSISDN 1078
22:48:34.645035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.676046 tst register_default_mass.py: using MSISDN 1079
22:48:34.690789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.722019 tst register_default_mass.py: using MSISDN 1080
22:48:34.736915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.767804 tst register_default_mass.py: using MSISDN 1081
22:48:34.782434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.813093 tst register_default_mass.py: using MSISDN 1082
22:48:34.827609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.858520 tst register_default_mass.py: using MSISDN 1083
22:48:34.873193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.904318 tst register_default_mass.py: using MSISDN 1084
22:48:34.919030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.949979 tst register_default_mass.py: using MSISDN 1085
22:48:34.964650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.995700 tst register_default_mass.py: using MSISDN 1086
22:48:35.010449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.041575 tst register_default_mass.py: using MSISDN 1087
22:48:35.056383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.087473 tst register_default_mass.py: using MSISDN 1088
22:48:35.102303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.133412 tst register_default_mass.py: using MSISDN 1089
22:48:35.148036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.179183 tst register_default_mass.py: using MSISDN 1090
22:48:35.193921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.224868 tst register_default_mass.py: using MSISDN 1091
22:48:35.239508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.270282 tst register_default_mass.py: using MSISDN 1092
22:48:35.284894 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.316027 tst register_default_mass.py: using MSISDN 1093
22:48:35.330795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.361776 tst register_default_mass.py: using MSISDN 1094
22:48:35.376456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.407611 tst register_default_mass.py: using MSISDN 1095
22:48:35.422349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.453187 tst register_default_mass.py: using MSISDN 1096
22:48:35.467900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.498980 tst register_default_mass.py: using MSISDN 1097
22:48:35.513727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.544939 tst register_default_mass.py: using MSISDN 1098
22:48:35.559770 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.590998 tst register_default_mass.py: using MSISDN 1099
22:48:35.605024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.634959 tst register_default_mass.py: using MSISDN 1100
22:48:35.648972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.741033 run mass: Starting testcase
22:48:35.746714 run mass: Pre-launching all virtphy's
22:48:35.752343 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.765764 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.771984 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.785150 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.791378 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.804578 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.810785 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.824027 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.830217 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.843414 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.849582 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.862729 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.868962 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.882270 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.888425 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.901642 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.907749 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.920913 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.926932 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.939963 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.946016 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.959109 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.965182 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.978222 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.984281 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.997327 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.003430 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.016567 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.022626 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.035694 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.041786 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.054843 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.060981 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.074071 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.080268 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.093380 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.099500 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.112625 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.118742 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.131882 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.138010 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.151217 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.157272 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.170358 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.176405 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.189476 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.195546 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.208647 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.214715 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.227852 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.234023 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.247175 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.253463 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.266650 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.273036 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.286478 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.292708 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.306117 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.312335 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.325940 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.332206 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.345611 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.351789 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.365002 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.371230 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.384514 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.390657 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.403860 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.410006 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.423142 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.429227 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.442394 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.448523 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.461644 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.467735 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.480937 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.487136 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.500373 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.506564 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.519757 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.525842 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.539156 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.545469 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.558972 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.565206 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.578450 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.584667 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.597862 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.603987 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.617115 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.623223 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.636567 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.642839 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.656286 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.662534 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.675920 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.682087 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.695274 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.701603 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.714943 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:36.721253 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.734456 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:36.740794 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.753997 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.760300 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.773825 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.779996 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.793320 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.799443 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.812611 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.818721 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.831931 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.838059 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.851178 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.857294 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.870490 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.876660 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.889819 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.895919 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.909039 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.915130 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.928282 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.934362 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.947459 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.953566 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.966769 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.972905 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.986072 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.992195 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.005499 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.011546 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.024853 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.030890 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.044046 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.050111 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.063215 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.069349 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.082445 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.088531 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.101659 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.107824 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.120942 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.126999 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.140165 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.146252 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.159345 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.165463 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.178590 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.184719 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.198093 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.204163 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.217456 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.223507 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.236799 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.242863 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.256222 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.262331 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.275483 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.281571 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.294747 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.300851 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.314080 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.320209 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.333388 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.339459 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.352647 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.358703 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.371912 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.377991 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.391130 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.397203 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.410370 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.416475 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.429863 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.435928 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.449213 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.455222 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.468387 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.474626 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.487811 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.494035 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.507223 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.513344 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.526518 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.532605 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.545759 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.551866 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.564999 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.571052 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.584161 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.590246 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.603365 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.609464 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.622565 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.628676 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.641949 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.647999 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.661340 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.667447 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.680821 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.686873 run mass: Checking if sockets are in the filesystem
22:48:37.719502 run osmo-ms-mob/00000: Starting mobile
22:48:37.732988 run osmo-ms-mob/00000(pid=135): Launched
22:48:37.745087 run mass: MS start registered {at=277537.033387985, delay=0.005848122003953904, ms=00000}
22:48:41.937629 run osmo-ms-mob/00001: Starting mobile
22:48:41.955169 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.966588 run mass: MS start registered {at=277541.254885454, delay=0.0052669059950858355, ms=00001}
22:48:42.932495 run mass: MS performed LU {at=277542.220681304, lu_delay=5.1872933189733885, ms=00000}
22:48:43.734972 run osmo-ms-mob/00002: Starting mobile
22:48:43.751925 run osmo-ms-mob/00002(pid=137): Launched
22:48:43.762955 run mass: MS start registered {at=277543.051253762, delay=0.004895437974482775, ms=00002}
22:48:45.028334 run osmo-ms-mob/00003: Starting mobile
22:48:45.041531 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.052567 run mass: MS start registered {at=277544.34086746, delay=0.004914559016469866, ms=00003}
22:48:46.128030 run osmo-ms-mob/00004: Starting mobile
22:48:46.145170 run osmo-ms-mob/00004(pid=139): Launched
22:48:46.156346 run mass: MS start registered {at=277545.44464197, delay=0.005005200975574553, ms=00004}
22:48:46.698954 run mass: MS performed LU {at=277545.987140537, lu_delay=4.732255082984921, ms=00001}
22:48:47.103475 run osmo-ms-mob/00005: Starting mobile
22:48:47.116690 run osmo-ms-mob/00005(pid=140): Launched
22:48:47.127612 run mass: MS start registered {at=277546.415912696, delay=0.004577073967084289, ms=00005}
22:48:48.003278 run osmo-ms-mob/00006: Starting mobile
22:48:48.016618 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.027522 run mass: MS start registered {at=277547.315825286, delay=0.004341419960837811, ms=00006}
22:48:48.600410 run mass: MS performed LU {at=277547.888596754, lu_delay=4.837342992017511, ms=00002}
22:48:48.934070 run osmo-ms-mob/00007: Starting mobile
22:48:48.950878 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.961753 run mass: MS start registered {at=277548.250052297, delay=0.004752546024974436, ms=00007}
22:48:49.702640 run osmo-ms-mob/00008: Starting mobile
22:48:49.716020 run osmo-ms-mob/00008(pid=143): Launched
22:48:49.726675 run mass: MS start registered {at=277549.014980305, delay=0.004578879976179451, ms=00008}
22:48:50.433740 run osmo-ms-mob/00009: Starting mobile
22:48:50.451192 run osmo-ms-mob/00009(pid=144): Launched
22:48:50.461929 run mass: MS start registered {at=277549.750233644, delay=0.004703981976490468, ms=00009}
22:48:50.468222 run mass: MS performed LU {at=277549.756532561, lu_delay=5.4156651009689085, ms=00003}
22:48:51.146003 run osmo-ms-mob/00010: Starting mobile
22:48:51.159243 run osmo-ms-mob/00010(pid=145): Launched
22:48:51.170268 run mass: MS start registered {at=277550.458563301, delay=0.004850150027778, ms=00010}
22:48:51.705171 run osmo-ms-mob/00011: Starting mobile
22:48:51.718532 run osmo-ms-mob/00011(pid=146): Launched
22:48:51.729167 run mass: MS start registered {at=277551.017472984, delay=0.004487629979848862, ms=00011}
22:48:52.303461 run osmo-ms-mob/00012: Starting mobile
22:48:52.316753 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.327770 run mass: MS start registered {at=277551.616071707, delay=0.004350619972683489, ms=00012}
22:48:52.365848 run mass: MS performed LU {at=277551.654024387, lu_delay=6.209382417029701, ms=00004}
22:48:52.392378 run mass: MS performed LU {at=277551.680590601, lu_delay=5.264677905011922, ms=00005}
22:48:52.934015 run osmo-ms-mob/00013: Starting mobile
22:48:52.950884 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.961863 run mass: MS start registered {at=277552.250164099, delay=0.004812486004084349, ms=00013}
22:48:53.502635 run osmo-ms-mob/00014: Starting mobile
22:48:53.515961 run osmo-ms-mob/00014(pid=149): Launched
22:48:53.527281 run mass: MS start registered {at=277552.815585116, delay=0.0048843660042621195, ms=00014}
22:48:54.112576 run osmo-ms-mob/00015: Starting mobile
22:48:54.125794 run osmo-ms-mob/00015(pid=150): Launched
22:48:54.137082 run mass: MS start registered {at=277553.425381753, delay=0.0049685530248098075, ms=00015}
22:48:54.230062 run mass: MS performed LU {at=277553.518255135, lu_delay=6.202429849014152, ms=00006}
22:48:54.602510 run osmo-ms-mob/00016: Starting mobile
22:48:54.616156 run osmo-ms-mob/00016(pid=151): Launched
22:48:54.622425 run mass: MS performed LU {at=277553.910733669, lu_delay=4.895753364020493, ms=00008}
22:48:54.628764 run mass: MS start registered {at=277553.917081128, delay=0.006366336019709706, ms=00016}
22:48:55.103249 run osmo-ms-mob/00017: Starting mobile
22:48:55.116704 run osmo-ms-mob/00017(pid=152): Launched
22:48:55.127785 run mass: MS start registered {at=277554.416087686, delay=0.004837807035073638, ms=00017}
22:48:55.734984 run osmo-ms-mob/00018: Starting mobile
22:48:55.751863 run osmo-ms-mob/00018(pid=153): Launched
22:48:55.762354 run mass: MS start registered {at=277555.050659687, delay=0.00432966003427282, ms=00018}
22:48:56.135298 run osmo-ms-mob/00019: Starting mobile
22:48:56.148534 run osmo-ms-mob/00019(pid=154): Launched
22:48:56.154721 run mass: MS performed LU {at=277555.443031783, lu_delay=5.692798139003571, ms=00009}
22:48:56.161001 run mass: MS start registered {at=277555.449318363, delay=0.00630410696612671, ms=00019}
22:48:56.635047 run osmo-ms-mob/00020: Starting mobile
22:48:56.651652 run osmo-ms-mob/00020(pid=155): Launched
22:48:56.662263 run mass: MS start registered {at=277555.950565362, delay=0.004478148010093719, ms=00020}
22:48:57.103413 run osmo-ms-mob/00021: Starting mobile
22:48:57.116626 run osmo-ms-mob/00021(pid=156): Launched
22:48:57.127511 run mass: MS start registered {at=277556.415815247, delay=0.004522371978964657, ms=00021}
22:48:57.503363 run osmo-ms-mob/00022: Starting mobile
22:48:57.516655 run osmo-ms-mob/00022(pid=157): Launched
22:48:57.527646 run mass: MS start registered {at=277556.815948747, delay=0.004918536986224353, ms=00022}
22:48:57.895276 run mass: MS performed LU {at=277557.18347455, lu_delay=5.567402843036689, ms=00012}
22:48:57.926708 run osmo-ms-mob/00023: Starting mobile
22:48:57.941592 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.947736 run mass: MS performed LU {at=277557.236047788, lu_delay=4.985883689019829, ms=00013}
22:48:57.954232 run mass: MS start registered {at=277557.242547732, delay=0.00653003400657326, ms=00023}
22:48:57.995791 run mass: MS performed LU {at=277557.283904733, lu_delay=6.266431749041658, ms=00011}
22:48:58.443812 run osmo-ms-mob/00024: Starting mobile
22:48:58.460001 run osmo-ms-mob/00024(pid=159): Launched
22:48:58.466517 run mass: MS performed LU {at=277557.754825, lu_delay=4.939239884028211, ms=00014}
22:48:58.472572 run mass: MS start registered {at=277557.7608902, delay=0.006083525950089097, ms=00024}
22:48:58.916448 run osmo-ms-mob/00025: Starting mobile
22:48:58.930379 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.941596 run mass: MS start registered {at=277558.229897011, delay=0.004892650002148002, ms=00025}
22:48:59.303063 run osmo-ms-mob/00026: Starting mobile
22:48:59.316675 run osmo-ms-mob/00026(pid=161): Launched
22:48:59.327790 run mass: MS start registered {at=277558.616091319, delay=0.004894578014500439, ms=00026}
22:48:59.724579 run osmo-ms-mob/00027: Starting mobile
22:48:59.740884 run osmo-ms-mob/00027(pid=162): Launched
22:48:59.751966 run mass: MS start registered {at=277559.040264459, delay=0.0050183869898319244, ms=00027}
22:48:59.833296 run mass: MS performed LU {at=277559.121494859, lu_delay=5.204413731000386, ms=00016}
22:48:59.857098 run mass: MS performed LU {at=277559.145411265, lu_delay=4.7293235789984465, ms=00017}
22:48:59.897991 run mass: MS performed LU {at=277559.186190054, lu_delay=5.760808300983626, ms=00015}
22:48:59.922346 run osmo-ms-mob/00028: Starting mobile
22:48:59.935401 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.946539 run mass: MS start registered {at=277559.23484317, delay=0.005093273997772485, ms=00028}
22:49:00.544081 run osmo-ms-mob/00029: Starting mobile
22:49:00.560820 run osmo-ms-mob/00029(pid=164): Launched
22:49:00.571876 run mass: MS start registered {at=277559.860173347, delay=0.004855000006500632, ms=00029}
22:49:00.916975 run osmo-ms-mob/00030: Starting mobile
22:49:00.930882 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.942225 run mass: MS start registered {at=277560.23052847, delay=0.005214434000663459, ms=00030}
22:49:01.330713 run osmo-ms-mob/00031: Starting mobile
22:49:01.345639 run osmo-ms-mob/00031(pid=166): Launched
22:49:01.357037 run mass: MS start registered {at=277560.645338915, delay=0.005153338017407805, ms=00031}
22:49:01.602974 run osmo-ms-mob/00032: Starting mobile
22:49:01.616281 run osmo-ms-mob/00032(pid=167): Launched
22:49:01.627285 run mass: MS start registered {at=277560.915589872, delay=0.004809684003703296, ms=00032}
22:49:01.761916 run mass: MS performed LU {at=277561.050114029, lu_delay=5.600795666046906, ms=00019}
22:49:01.826963 run mass: MS performed LU {at=277561.115167461, lu_delay=5.1646020989865065, ms=00020}
22:49:01.896115 run mass: MS performed LU {at=277561.184314912, lu_delay=6.133655224984977, ms=00018}
22:49:01.912193 run osmo-ms-mob/00033: Starting mobile
22:49:01.925835 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.932041 run mass: MS performed LU {at=277561.220351525, lu_delay=4.804536278010346, ms=00021}
22:49:01.938063 run mass: MS start registered {at=277561.226381103, delay=0.006046988011803478, ms=00033}
22:49:02.438730 run osmo-ms-mob/00034: Starting mobile
22:49:02.455413 run osmo-ms-mob/00034(pid=169): Launched
22:49:02.466855 run mass: MS start registered {at=277561.755150889, delay=0.005265543004497886, ms=00034}
22:49:02.716811 run osmo-ms-mob/00035: Starting mobile
22:49:02.730866 run osmo-ms-mob/00035(pid=170): Launched
22:49:02.741778 run mass: MS start registered {at=277562.030080459, delay=0.004829389043152332, ms=00035}
22:49:03.115094 run osmo-ms-mob/00036: Starting mobile
22:49:03.129033 run osmo-ms-mob/00036(pid=171): Launched
22:49:03.140384 run mass: MS start registered {at=277562.428683824, delay=0.005271593050565571, ms=00036}
22:49:03.503033 run osmo-ms-mob/00037: Starting mobile
22:49:03.516103 run osmo-ms-mob/00037(pid=172): Launched
22:49:03.527048 run mass: MS start registered {at=277562.815354047, delay=0.00488184200366959, ms=00037}
22:49:03.580800 run mass: MS performed LU {at=277562.869013393, lu_delay=6.053064646024723, ms=00022}
22:49:03.663997 run mass: MS performed LU {at=277562.952199386, lu_delay=5.191309186047874, ms=00024}
22:49:03.679656 run osmo-ms-mob/00038: Starting mobile
22:49:03.693242 run osmo-ms-mob/00038(pid=173): Launched
22:49:03.699375 run mass: MS performed LU {at=277562.987686807, lu_delay=4.757789795985445, ms=00025}
22:49:03.705311 run mass: MS start registered {at=277562.99362802, delay=0.005959019996225834, ms=00038}
22:49:03.834741 run mass: MS performed LU {at=277563.122932146, lu_delay=5.880384413991123, ms=00023}
22:49:03.848124 run osmo-ms-mob/00039: Starting mobile
22:49:03.861579 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.872779 run mass: MS start registered {at=277563.161084316, delay=0.005078872956801206, ms=00039}
22:49:04.514059 run osmo-ms-mob/00040: Starting mobile
22:49:04.527732 run osmo-ms-mob/00040(pid=175): Launched
22:49:04.539486 run mass: MS start registered {at=277563.827777417, delay=0.00558800803264603, ms=00040}
22:49:04.802293 run osmo-ms-mob/00041: Starting mobile
22:49:04.815446 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.826757 run mass: MS start registered {at=277564.115059068, delay=0.004821545036975294, ms=00041}
22:49:05.103120 run osmo-ms-mob/00042: Starting mobile
22:49:05.116381 run osmo-ms-mob/00042(pid=177): Launched
22:49:05.127610 run mass: MS start registered {at=277564.415915416, delay=0.004806651966646314, ms=00042}
22:49:05.535111 run osmo-ms-mob/00043: Starting mobile
22:49:05.552202 run osmo-ms-mob/00043(pid=178): Launched
22:49:05.558323 run mass: MS performed LU {at=277564.846633018, lu_delay=4.986459670995828, ms=00029}
22:49:05.564321 run mass: MS start registered {at=277564.852639089, delay=0.006024884001817554, ms=00043}
22:49:05.591057 run mass: MS performed LU {at=277564.879344741, lu_delay=6.263253421988338, ms=00026}
22:49:05.604772 run osmo-ms-mob/00044: Starting mobile
22:49:05.617758 run osmo-ms-mob/00044(pid=179): Launched
22:49:05.628759 run mass: MS start registered {at=277564.917064125, delay=0.004970352980308235, ms=00044}
22:49:05.661688 run mass: MS performed LU {at=277564.94988746, lu_delay=4.719358989968896, ms=00030}
22:49:05.678925 run mass: MS performed LU {at=277564.967216949, lu_delay=5.926952490000986, ms=00027}
22:49:05.691402 run osmo-ms-mob/00045: Starting mobile
22:49:05.704627 run osmo-ms-mob/00045(pid=180): Launched
22:49:05.716035 run mass: MS start registered {at=277565.004332328, delay=0.00525836501037702, ms=00045}
22:49:06.416238 run osmo-ms-mob/00046: Starting mobile
22:49:06.430650 run osmo-ms-mob/00046(pid=181): Launched
22:49:06.442232 run mass: MS start registered {at=277565.730522129, delay=0.005469093972351402, ms=00046}
22:49:06.702563 run osmo-ms-mob/00047: Starting mobile
22:49:06.716179 run osmo-ms-mob/00047(pid=182): Launched
22:49:06.727554 run mass: MS start registered {at=277566.015853857, delay=0.005100108974147588, ms=00047}
22:49:07.015543 run osmo-ms-mob/00048: Starting mobile
22:49:07.029442 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.040462 run mass: MS start registered {at=277566.328763355, delay=0.004716822993941605, ms=00048}
22:49:07.302876 run osmo-ms-mob/00049: Starting mobile
22:49:07.316169 run osmo-ms-mob/00049(pid=184): Launched
22:49:07.327516 run mass: MS start registered {at=277566.615815079, delay=0.004798153007868677, ms=00049}
22:49:07.344788 run mass: MS performed LU {at=277566.633086099, lu_delay=4.6030056399758905, ms=00035}
22:49:07.428958 run mass: MS performed LU {at=277566.717159778, lu_delay=4.962008889007848, ms=00034}
22:49:07.444429 run osmo-ms-mob/00050: Starting mobile
22:49:07.458010 run osmo-ms-mob/00050(pid=185): Launched
22:49:07.464226 run mass: MS performed LU {at=277566.752538323, lu_delay=5.836948451003991, ms=00032}
22:49:07.470157 run mass: MS start registered {at=277566.758474061, delay=0.005952553998213261, ms=00050}
22:49:07.600315 run mass: MS performed LU {at=277566.888516933, lu_delay=5.662135830032639, ms=00033}
22:49:07.636670 run mass: MS performed LU {at=277566.924897185, lu_delay=6.279558270005509, ms=00031}
22:49:07.654391 run osmo-ms-mob/00051: Starting mobile
22:49:07.667658 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.678992 run mass: MS start registered {at=277566.967295103, delay=0.005188829032704234, ms=00051}
22:49:08.315616 run osmo-ms-mob/00052: Starting mobile
22:49:08.329620 run osmo-ms-mob/00052(pid=187): Launched
22:49:08.340874 run mass: MS start registered {at=277567.629169979, delay=0.0050393519923090935, ms=00052}
22:49:08.613243 run osmo-ms-mob/00053: Starting mobile
22:49:08.627041 run osmo-ms-mob/00053(pid=188): Launched
22:49:08.638230 run mass: MS start registered {at=277567.926528707, delay=0.00476749095832929, ms=00053}
22:49:08.903205 run osmo-ms-mob/00054: Starting mobile
22:49:08.916643 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.928053 run mass: MS start registered {at=277568.216346734, delay=0.0052878440474160016, ms=00054}
22:49:09.192361 run mass: MS performed LU {at=277568.480566697, lu_delay=5.66521265002666, ms=00037}
22:49:09.219523 run osmo-ms-mob/00055: Starting mobile
22:49:09.232866 run osmo-ms-mob/00055(pid=190): Launched
22:49:09.238996 run mass: MS performed LU {at=277568.527307806, lu_delay=5.366223490040284, ms=00039}
22:49:09.244883 run mass: MS start registered {at=277568.533200942, delay=0.005910147971007973, ms=00055}
22:49:09.358555 run mass: MS performed LU {at=277568.646754815, lu_delay=5.653126795019489, ms=00038}
22:49:09.387398 run osmo-ms-mob/00056: Starting mobile
22:49:09.400840 run osmo-ms-mob/00056(pid=191): Launched
22:49:09.411899 run mass: MS start registered {at=277568.700202015, delay=0.00474175502313301, ms=00056}
22:49:09.791894 run mass: MS performed LU {at=277569.080097204, lu_delay=4.96503813599702, ms=00041}
22:49:09.806567 run osmo-ms-mob/00057: Starting mobile
22:49:09.820276 run osmo-ms-mob/00057(pid=192): Launched
22:49:09.831413 run mass: MS start registered {at=277569.119717018, delay=0.005049305967986584, ms=00057}
22:49:10.217379 run osmo-ms-mob/00058: Starting mobile
22:49:10.231194 run osmo-ms-mob/00058(pid=193): Launched
22:49:10.242996 run mass: MS start registered {at=277569.531296084, delay=0.005346400022972375, ms=00058}
22:49:10.251972 run mass: MS performed LU {at=277569.540276111, lu_delay=5.7124986939597875, ms=00040}
22:49:10.379658 run mass: MS performed LU {at=277569.667842731, lu_delay=3.9373206020100042, ms=00046}
22:49:10.410812 run osmo-ms-mob/00059: Starting mobile
22:49:10.424899 run osmo-ms-mob/00059(pid=194): Launched
22:49:10.431156 run mass: MS performed LU {at=277569.719466478, lu_delay=21.469414180959575, ms=00007}
22:49:10.437427 run mass: MS start registered {at=277569.725742143, delay=0.006295113009400666, ms=00059}
22:49:10.577788 run mass: MS performed LU {at=277569.865994773, lu_delay=3.850140916008968, ms=00047}
22:49:10.607533 run osmo-ms-mob/00060: Starting mobile
22:49:10.621629 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.633013 run mass: MS start registered {at=277569.921310544, delay=0.0052274930058047175, ms=00060}
22:49:11.112420 run mass: MS performed LU {at=277570.400622727, lu_delay=5.984707311028615, ms=00042}
22:49:11.166667 run osmo-ms-mob/00061: Starting mobile
22:49:11.181499 run osmo-ms-mob/00061(pid=196): Launched
22:49:11.187704 run mass: MS performed LU {at=277570.476011134, lu_delay=5.558947008976247, ms=00044}
22:49:11.194006 run mass: MS start registered {at=277570.482321202, delay=0.0063336900202557445, ms=00061}
22:49:11.220933 run mass: MS performed LU {at=277570.509223489, lu_delay=5.504891160991974, ms=00045}
22:49:11.234189 run osmo-ms-mob/00062: Starting mobile
22:49:11.248077 run osmo-ms-mob/00062(pid=197): Launched
22:49:11.259599 run mass: MS start registered {at=277570.547903298, delay=0.004872251010965556, ms=00062}
22:49:11.401976 run mass: MS performed LU {at=277570.690183732, lu_delay=5.837544643029105, ms=00043}
22:49:11.848976 run osmo-ms-mob/00063: Starting mobile
22:49:11.883945 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.895329 run mass: MS start registered {at=277571.183613837, delay=0.005030550004448742, ms=00063}
22:49:12.218555 run osmo-ms-mob/00064: Starting mobile
22:49:12.232841 run osmo-ms-mob/00064(pid=199): Launched
22:49:12.245794 run mass: MS start registered {at=277571.534095238, delay=0.005925367004238069, ms=00064}
22:49:12.496995 run mass: MS performed LU {at=277571.785193766, lu_delay=21.32663046498783, ms=00010}
22:49:12.525234 run osmo-ms-mob/00065: Starting mobile
22:49:12.538869 run osmo-ms-mob/00065(pid=200): Launched
22:49:12.550515 run mass: MS start registered {at=277571.83881539, delay=0.004832662991248071, ms=00065}
22:49:12.916965 run osmo-ms-mob/00066: Starting mobile
22:49:12.930971 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.942574 run mass: MS start registered {at=277572.230872845, delay=0.005209943978115916, ms=00066}
22:49:12.956825 run mass: MS performed LU {at=277572.245114903, lu_delay=5.916351548046805, ms=00048}
22:49:12.974909 run mass: MS performed LU {at=277572.263194227, lu_delay=5.647379147994798, ms=00049}
22:49:13.124346 run mass: MS performed LU {at=277572.412552051, lu_delay=4.783382071997039, ms=00052}
22:49:13.178498 run osmo-ms-mob/00067: Starting mobile
22:49:13.193775 run osmo-ms-mob/00067(pid=202): Launched
22:49:13.205419 run mass: MS start registered {at=277572.49371479, delay=0.005064942000899464, ms=00067}
22:49:13.267925 run mass: MS performed LU {at=277572.556135904, lu_delay=5.588840800977778, ms=00051}
22:49:13.313283 run mass: MS performed LU {at=277572.601486664, lu_delay=4.674957957002334, ms=00053}
22:49:13.342428 run osmo-ms-mob/00068: Starting mobile
22:49:13.357711 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.363912 run mass: MS performed LU {at=277572.652222616, lu_delay=5.893748555041384, ms=00050}
22:49:13.369954 run mass: MS start registered {at=277572.658271222, delay=0.006065503053832799, ms=00068}
22:49:14.015730 run osmo-ms-mob/00069: Starting mobile
22:49:14.029689 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.041288 run mass: MS start registered {at=277573.329584516, delay=0.005008101987186819, ms=00069}
22:49:14.135423 run mass: MS performed LU {at=277573.423595257, lu_delay=5.207248522958253, ms=00054}
22:49:14.161871 run mass: MS performed LU {at=277573.450175805, lu_delay=3.7244336620206013, ms=00059}
22:49:14.435745 run osmo-ms-mob/00070: Starting mobile
22:49:14.451484 run osmo-ms-mob/00070(pid=205): Launched
22:49:14.463094 run mass: MS start registered {at=277573.751387494, delay=0.0052750129834748805, ms=00070}
22:49:14.816619 run osmo-ms-mob/00071: Starting mobile
22:49:14.830808 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.842522 run mass: MS start registered {at=277574.130824014, delay=0.005245158041361719, ms=00071}
22:49:14.877124 run mass: MS performed LU {at=277574.165335993, lu_delay=5.46513397799572, ms=00056}
22:49:14.896613 run mass: MS performed LU {at=277574.184800784, lu_delay=5.651599842007272, ms=00055}
22:49:14.988453 run mass: MS performed LU {at=277574.276670888, lu_delay=4.745374804013409, ms=00058}
22:49:15.018089 run osmo-ms-mob/00072: Starting mobile
22:49:15.031540 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.042827 run mass: MS start registered {at=277574.331130525, delay=0.004878075968008488, ms=00072}
22:49:15.168151 run mass: MS performed LU {at=277574.456353861, lu_delay=5.3366368430433795, ms=00057}
22:49:15.639259 run osmo-ms-mob/00073: Starting mobile
22:49:15.656139 run osmo-ms-mob/00073(pid=208): Launched
22:49:15.667604 run mass: MS start registered {at=277574.955902422, delay=0.005098333000205457, ms=00073}
22:49:16.016518 run osmo-ms-mob/00074: Starting mobile
22:49:16.031219 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.042743 run mass: MS start registered {at=277575.331049714, delay=0.004944769025314599, ms=00074}
22:49:16.436858 run osmo-ms-mob/00075: Starting mobile
22:49:16.453714 run osmo-ms-mob/00075(pid=210): Launched
22:49:16.464963 run mass: MS start registered {at=277575.753265645, delay=0.0049438130226917565, ms=00075}
22:49:16.825058 run mass: MS performed LU {at=277576.113264597, lu_delay=6.191954053007066, ms=00060}
22:49:16.855794 run osmo-ms-mob/00076: Starting mobile
22:49:16.870650 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.876846 run mass: MS performed LU {at=277576.165156331, lu_delay=4.981542493973393, ms=00063}
22:49:16.882875 run mass: MS start registered {at=277576.171192827, delay=0.006053746968973428, ms=00076}
22:49:16.888932 run mass: MS performed LU {at=277576.177245502, lu_delay=5.62934220401803, ms=00062}
22:49:16.958779 run mass: MS performed LU {at=277576.247001684, lu_delay=5.764680481981486, ms=00061}
22:49:16.974973 run osmo-ms-mob/00077: Starting mobile
22:49:16.988864 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.995240 run mass: MS performed LU {at=277576.283549651, lu_delay=4.749454412958585, ms=00064}
22:49:17.001438 run mass: MS start registered {at=277576.289754715, delay=0.006224604963790625, ms=00077}
22:49:17.816758 run osmo-ms-mob/00078: Starting mobile
22:49:17.830960 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.842427 run mass: MS start registered {at=277577.130732426, delay=0.0052288720034994185, ms=00078}
22:49:18.216859 run osmo-ms-mob/00079: Starting mobile
22:49:18.231091 run osmo-ms-mob/00079(pid=214): Launched
22:49:18.242644 run mass: MS start registered {at=277577.530943633, delay=0.005172416975256056, ms=00079}
22:49:18.643338 run mass: MS performed LU {at=277577.931513449, lu_delay=5.273242226976436, ms=00068}
22:49:18.658083 run osmo-ms-mob/00080: Starting mobile
22:49:18.671688 run osmo-ms-mob/00080(pid=215): Launched
22:49:18.677874 run mass: MS performed LU {at=277577.966183777, lu_delay=4.6365992610226385, ms=00069}
22:49:18.684199 run mass: MS start registered {at=277577.972515068, delay=0.006349131988827139, ms=00080}
22:49:18.754198 run mass: MS performed LU {at=277578.042398634, lu_delay=5.548683844041079, ms=00067}
22:49:18.916427 run mass: MS performed LU {at=277578.204627734, lu_delay=5.97375488904072, ms=00066}
22:49:18.939699 run mass: MS performed LU {at=277578.228012349, lu_delay=6.389196958974935, ms=00065}
22:49:18.950867 run osmo-ms-mob/00081: Starting mobile
22:49:18.964442 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.975527 run mass: MS start registered {at=277578.263834309, delay=0.004894783021882176, ms=00081}
22:49:19.616603 run osmo-ms-mob/00082: Starting mobile
22:49:19.631709 run osmo-ms-mob/00082(pid=217): Launched
22:49:19.643264 run mass: MS start registered {at=277578.931555884, delay=0.0052447160123847425, ms=00082}
22:49:20.233750 run osmo-ms-mob/00083: Starting mobile
22:49:20.249436 run osmo-ms-mob/00083(pid=218): Launched
22:49:20.260546 run mass: MS start registered {at=277579.548848709, delay=0.004831367987208068, ms=00083}
22:49:20.590585 run mass: MS performed LU {at=277579.878738824, lu_delay=4.547689109982457, ms=00074}
22:49:20.609369 run mass: MS performed LU {at=277579.897593038, lu_delay=6.146205544006079, ms=00070}
22:49:20.626400 run osmo-ms-mob/00084: Starting mobile
22:49:20.639376 run osmo-ms-mob/00084(pid=219): Launched
22:49:20.650652 run mass: MS start registered {at=277579.938959704, delay=0.005259217985440046, ms=00084}
22:49:20.656925 run mass: MS performed LU {at=277579.945238497, lu_delay=5.814414482971188, ms=00071}
22:49:20.725188 run mass: MS performed LU {at=277580.013388825, lu_delay=5.057486402976792, ms=00073}
22:49:20.748796 run mass: MS performed LU {at=277580.037109055, lu_delay=5.705978529993445, ms=00072}
22:49:21.235267 run osmo-ms-mob/00085: Starting mobile
22:49:21.252556 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.263532 run mass: MS start registered {at=277580.551833508, delay=0.004882109991740435, ms=00085}
22:49:21.802584 run osmo-ms-mob/00086: Starting mobile
22:49:21.816452 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.827301 run mass: MS start registered {at=277581.115606454, delay=0.004733309033326805, ms=00086}
22:49:22.434798 run osmo-ms-mob/00087: Starting mobile
22:49:22.452202 run osmo-ms-mob/00087(pid=222): Launched
22:49:22.458433 run mass: MS performed LU {at=277581.746741712, lu_delay=5.575548884982709, ms=00076}
22:49:22.464640 run mass: MS performed LU {at=277581.752955175, lu_delay=5.999689529999159, ms=00075}
22:49:22.470548 run mass: MS start registered {at=277581.758865347, delay=0.012144704000093043, ms=00087}
22:49:22.520759 run mass: MS performed LU {at=277581.808935568, lu_delay=5.519180853036232, ms=00077}
22:49:22.682778 run mass: MS performed LU {at=277581.970977624, lu_delay=4.840245197992772, ms=00078}
22:49:22.699346 run mass: MS performed LU {at=277581.98758629, lu_delay=22.752743120014202, ms=00028}
22:49:22.716342 run osmo-ms-mob/00088: Starting mobile
22:49:22.729535 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.740921 run mass: MS start registered {at=277582.029223528, delay=0.005298014963045716, ms=00088}
22:49:23.616773 run osmo-ms-mob/00089: Starting mobile
22:49:23.631245 run osmo-ms-mob/00089(pid=224): Launched
22:49:23.642761 run mass: MS start registered {at=277582.931062584, delay=0.005346373014617711, ms=00089}
22:49:24.225606 run osmo-ms-mob/00090: Starting mobile
22:49:24.241817 run osmo-ms-mob/00090(pid=225): Launched
22:49:24.252892 run mass: MS start registered {at=277583.54119511, delay=0.004964685009326786, ms=00090}
22:49:24.357318 run mass: MS performed LU {at=277583.645492971, lu_delay=5.672977902984712, ms=00080}
22:49:24.374279 run mass: MS performed LU {at=277583.662545642, lu_delay=6.131602009001654, ms=00079}
22:49:24.422018 run mass: MS performed LU {at=277583.710217632, lu_delay=5.446383322996553, ms=00081}
22:49:24.490834 run mass: MS performed LU {at=277583.779035064, lu_delay=4.847479179967195, ms=00082}
22:49:24.915924 run osmo-ms-mob/00091: Starting mobile
22:49:24.930160 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.941375 run mass: MS start registered {at=277584.229678694, delay=0.005045062978751957, ms=00091}
22:49:25.616277 run osmo-ms-mob/00092: Starting mobile
22:49:25.630517 run osmo-ms-mob/00092(pid=227): Launched
22:49:25.641877 run mass: MS start registered {at=277584.930180237, delay=0.005083505995571613, ms=00092}
22:49:26.156274 run mass: MS performed LU {at=277585.444475362, lu_delay=5.895626653044019, ms=00083}
22:49:26.174473 run mass: MS performed LU {at=277585.462730732, lu_delay=4.347124277963303, ms=00086}
22:49:26.286429 run mass: MS performed LU {at=277585.574630804, lu_delay=5.022797295998316, ms=00085}
22:49:26.328617 run osmo-ms-mob/00093: Starting mobile
22:49:26.344355 run osmo-ms-mob/00093(pid=228): Launched
22:49:26.355287 run mass: MS start registered {at=277585.643588394, delay=0.0047962929820641875, ms=00093}
22:49:26.430978 run mass: MS performed LU {at=277585.719179301, lu_delay=5.780219596985262, ms=00084}
22:49:26.454282 run mass: MS performed LU {at=277585.742594296, lu_delay=23.31391047197394, ms=00036}
22:49:27.315761 run osmo-ms-mob/00094: Starting mobile
22:49:27.330181 run osmo-ms-mob/00094(pid=229): Launched
22:49:27.341443 run mass: MS start registered {at=277586.629729261, delay=0.004860799992457032, ms=00094}
22:49:28.122898 run mass: MS performed LU {at=277587.41106023, lu_delay=5.652194882975891, ms=00087}
22:49:28.153815 run osmo-ms-mob/00095: Starting mobile
22:49:28.168492 run osmo-ms-mob/00095(pid=230): Launched
22:49:28.174649 run mass: MS performed LU {at=277587.462961446, lu_delay=5.4337379180360585, ms=00088}
22:49:28.180675 run mass: MS start registered {at=277587.468992634, delay=0.006048220966476947, ms=00095}
22:49:28.657811 run mass: MS performed LU {at=277587.945993583, lu_delay=5.0149309990229085, ms=00089}
22:49:29.203217 run osmo-ms-mob/00096: Starting mobile
22:49:29.216804 run osmo-ms-mob/00096(pid=231): Launched
22:49:29.228557 run mass: MS start registered {at=277588.516843159, delay=0.005558348959311843, ms=00096}
22:49:29.904290 run mass: MS performed LU {at=277589.192472344, lu_delay=4.96279364998918, ms=00091}
22:49:30.051707 run mass: MS performed LU {at=277589.339882257, lu_delay=5.79868714697659, ms=00090}
22:49:30.332765 run osmo-ms-mob/00097: Starting mobile
22:49:30.348016 run osmo-ms-mob/00097(pid=232): Launched
22:49:30.359746 run mass: MS start registered {at=277589.648023287, delay=0.005557136028073728, ms=00097}
22:49:31.634618 run osmo-ms-mob/00098: Starting mobile
22:49:31.650083 run osmo-ms-mob/00098(pid=233): Launched
22:49:31.662172 run mass: MS start registered {at=277590.950472029, delay=0.005587824969552457, ms=00098}
22:49:31.888208 run mass: MS performed LU {at=277591.176203498, lu_delay=6.246023260988295, ms=00092}
22:49:31.905748 run mass: MS performed LU {at=277591.193958985, lu_delay=5.5503705909941345, ms=00093}
22:49:32.188989 run mass: MS performed LU {at=277591.477192722, lu_delay=4.847463461046573, ms=00094}
22:49:33.426892 run osmo-ms-mob/00099: Starting mobile
22:49:33.443859 run osmo-ms-mob/00099(pid=234): Launched
22:49:33.449955 run mass: All started... {duration=55.757342928030994, too_slow=0}
22:49:33.455769 run mass: MS start registered {at=277592.744078722, delay=0.005806063010822982, ms=00099}
22:49:33.670239 run mass: MS performed LU {at=277592.958437588, lu_delay=4.441594429023098, ms=00096}
22:49:33.817702 run mass: MS performed LU {at=277593.105902347, lu_delay=5.636909713037312, ms=00095}
22:49:35.653776 run mass: MS performed LU {at=277594.941936601, lu_delay=5.293913314002566, ms=00097}
22:49:37.555401 run mass: MS performed LU {at=277596.84360364, lu_delay=5.893131610995624, ms=00098}
22:49:39.421026 run mass: MS performed LU {at=277598.709226535, lu_delay=5.965147812967189, ms=00099}
22:49:39.430439 run mass: Tests done {all_completed=True, max=23.31391047197394, min=3.7244336620206013}
22:49:39.435940 tst register_default_mass.py: Test passed (81.1 sec)
22:49:39.441339 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.444642 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.447901 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.451177 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.454450 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.457790 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.461149 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.464480 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.467776 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.471114 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.474463 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.477856 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.481367 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.484827 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.488259 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.491740 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.495161 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.498636 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.502015 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.505436 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.508802 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.512203 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.515578 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.518996 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.522459 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.525873 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.529240 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.532652 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.536190 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.539584 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.543095 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.546501 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.549894 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.553933 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.557336 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.561611 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.565608 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.569342 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.572933 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.576454 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.580073 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.583774 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.587228 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.590735 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.594246 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.597695 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.601184 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.604697 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.608374 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.612394 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.615913 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.619353 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.622812 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.626290 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.629918 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.633332 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.636856 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.640278 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.644213 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.647985 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.651802 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.655403 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.658872 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.662300 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.665753 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.669245 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.672774 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.676207 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.679709 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.683205 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.686571 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.690083 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.693530 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.697026 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.700392 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.703901 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.707364 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.710862 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.714374 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.719961 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.723481 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.726974 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.730460 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.733847 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.737400 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.740763 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.744903 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.748452 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.752445 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.755855 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.759321 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.762813 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.766302 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.769792 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.773229 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.776638 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.780009 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.783362 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.786704 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.790152 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.793507 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.797028 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.800411 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.803846 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.807160 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.810567 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.813996 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.817612 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.821134 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.825099 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.828440 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.831834 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.835207 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.838609 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.842010 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.845366 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.848685 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.852002 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.855236 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.858485 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.861761 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.865005 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.868263 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.871549 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.874870 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.878175 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.881498 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.884808 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.888117 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.891424 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.894742 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.898066 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.901382 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.904684 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.907988 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.911279 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.914593 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.917919 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.921223 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.924542 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.927862 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.931167 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.934504 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.937810 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.941131 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.944438 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.947740 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.951042 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.954340 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.957643 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.960948 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.964259 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.967577 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.970895 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.974204 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.977503 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.980820 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.984128 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.987435 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.990728 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.994027 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.997330 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.000626 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.003944 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.007247 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.010552 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.013872 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.017178 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.020481 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.023795 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.027102 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.030418 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.033724 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.037032 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.040346 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.043656 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.046972 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.050278 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.053585 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.056893 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.060205 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.063492 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.066801 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.070107 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.073419 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.076722 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.080023 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.083328 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.086629 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.089949 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.093263 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.096576 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.099883 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.103186 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.106488 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.109792 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.113107 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.116412 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.119719 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.123024 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.126337 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.129646 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.132949 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.136244 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.139538 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.142857 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.146169 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.149484 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.152804 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.156150 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.159453 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.162777 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.166082 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.169418 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.170913 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.174559 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.176047 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.179691 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.181172 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.184851 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.186341 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.190001 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.191485 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.195188 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.196696 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.200375 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.201873 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.205568 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.207062 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.210769 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.212274 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.215950 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.217447 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.221185 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.222688 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.226385 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.227881 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.231561 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.233073 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.236773 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.238269 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.241952 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.243440 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.247135 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.248641 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.252331 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.253814 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.257601 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.259118 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.262844 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.264333 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.267991 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.269480 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.273139 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.274619 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.278306 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.279790 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.283430 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.284920 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.288567 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.290049 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.293698 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.295172 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.298823 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.300319 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.303989 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.305469 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.309113 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.310583 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.314226 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.315704 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.319341 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.320812 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.324458 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.325925 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.329600 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.331082 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.334764 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.336245 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.339936 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.341420 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.345082 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.346559 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.350251 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.351739 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.355441 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.356930 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.360606 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.362093 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.365762 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.367242 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.370913 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.372425 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.376112 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.377597 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.381277 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.382756 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.386424 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.387910 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.391561 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.393068 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.396744 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.398227 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.401887 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.403369 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.407052 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.408545 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.412224 --- ParallelTerminationStrategy: PID 70 died...
22:49:40.413711 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.417381 --- ParallelTerminationStrategy: PID 71 died...
22:49:40.418862 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.422558 --- ParallelTerminationStrategy: PID 72 died...
22:49:40.424045 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.427710 --- ParallelTerminationStrategy: PID 73 died...
22:49:40.429197 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.432899 --- ParallelTerminationStrategy: PID 74 died...
22:49:40.434387 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.438080 --- ParallelTerminationStrategy: PID 75 died...
22:49:40.439570 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.443378 --- ParallelTerminationStrategy: PID 76 died...
22:49:40.444932 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.448781 --- ParallelTerminationStrategy: PID 77 died...
22:49:40.450341 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.454170 --- ParallelTerminationStrategy: PID 78 died...
22:49:40.455724 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.459552 --- ParallelTerminationStrategy: PID 79 died...
22:49:40.461139 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.464987 --- ParallelTerminationStrategy: PID 80 died...
22:49:40.466531 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.470368 --- ParallelTerminationStrategy: PID 81 died...
22:49:40.471921 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.475770 --- ParallelTerminationStrategy: PID 82 died...
22:49:40.477322 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.481155 --- ParallelTerminationStrategy: PID 83 died...
22:49:40.482706 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.486464 --- ParallelTerminationStrategy: PID 84 died...
22:49:40.487978 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.491647 --- ParallelTerminationStrategy: PID 85 died...
22:49:40.493190 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.496945 --- ParallelTerminationStrategy: PID 86 died...
22:49:40.498447 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.502137 --- ParallelTerminationStrategy: PID 87 died...
22:49:40.503636 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.507336 --- ParallelTerminationStrategy: PID 88 died...
22:49:40.508844 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.512537 --- ParallelTerminationStrategy: PID 89 died...
22:49:40.514035 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.517739 --- ParallelTerminationStrategy: PID 90 died...
22:49:40.519227 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.522922 --- ParallelTerminationStrategy: PID 91 died...
22:49:40.524436 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.528129 --- ParallelTerminationStrategy: PID 92 died...
22:49:40.529622 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.533314 --- ParallelTerminationStrategy: PID 93 died...
22:49:40.534813 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.538513 --- ParallelTerminationStrategy: PID 94 died...
22:49:40.540028 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.543711 --- ParallelTerminationStrategy: PID 95 died...
22:49:40.545206 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.548904 --- ParallelTerminationStrategy: PID 96 died...
22:49:40.550393 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.554141 --- ParallelTerminationStrategy: PID 97 died...
22:49:40.555643 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.559317 --- ParallelTerminationStrategy: PID 98 died...
22:49:40.560812 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.564505 --- ParallelTerminationStrategy: PID 99 died...
22:49:40.565998 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.569681 --- ParallelTerminationStrategy: PID 100 died...
22:49:40.571171 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.574843 --- ParallelTerminationStrategy: PID 101 died...
22:49:40.576339 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.580026 --- ParallelTerminationStrategy: PID 102 died...
22:49:40.581514 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.585175 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.586660 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.590323 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.591818 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.595472 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.596968 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.600636 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.602119 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.605795 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.607278 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.610941 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.612437 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.616106 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.617596 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.621273 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.622744 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.626417 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.627916 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.631589 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.633080 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.636749 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.638223 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.641895 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.643375 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.647048 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.648544 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.652231 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.653710 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.657361 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.658843 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.662538 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.664030 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.667726 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.669244 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.672905 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.674392 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.678082 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.679565 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.683240 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.684733 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.688393 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.689873 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.693551 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.695035 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.698724 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.700223 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.703892 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.705387 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.709064 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.710557 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.714215 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.715702 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.719357 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.720844 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.724500 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.725988 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.729648 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.731124 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.734793 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.736298 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.740001 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.741491 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.745164 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.746654 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.750317 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.751817 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.755545 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.757035 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.760764 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.762266 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.765971 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.767460 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.771165 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.772659 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.776347 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.777836 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.781548 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.783033 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.786706 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.788198 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.791865 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.793349 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.797020 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.798500 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.802218 --- ParallelTerminationStrategy: PID 145 died...
22:49:40.803715 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.807396 --- ParallelTerminationStrategy: PID 146 died...
22:49:40.808890 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.812604 --- ParallelTerminationStrategy: PID 147 died...
22:49:40.814097 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.817773 --- ParallelTerminationStrategy: PID 148 died...
22:49:40.819261 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.822989 --- ParallelTerminationStrategy: PID 149 died...
22:49:40.824481 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.828162 --- ParallelTerminationStrategy: PID 150 died...
22:49:40.829653 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.833336 --- ParallelTerminationStrategy: PID 151 died...
22:49:40.834827 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.838489 --- ParallelTerminationStrategy: PID 152 died...
22:49:40.839982 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.843662 --- ParallelTerminationStrategy: PID 153 died...
22:49:40.845175 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.848870 --- ParallelTerminationStrategy: PID 154 died...
22:49:40.850357 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.854058 --- ParallelTerminationStrategy: PID 155 died...
22:49:40.855547 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.859221 --- ParallelTerminationStrategy: PID 156 died...
22:49:40.860708 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.864408 --- ParallelTerminationStrategy: PID 157 died...
22:49:40.865897 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.869591 --- ParallelTerminationStrategy: PID 158 died...
22:49:40.871078 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.874757 --- ParallelTerminationStrategy: PID 159 died...
22:49:40.876280 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.880121 --- ParallelTerminationStrategy: PID 160 died...
22:49:40.881607 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.885307 --- ParallelTerminationStrategy: PID 161 died...
22:49:40.886800 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.890521 --- ParallelTerminationStrategy: PID 162 died...
22:49:40.892015 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.895702 --- ParallelTerminationStrategy: PID 163 died...
22:49:40.897189 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.900875 --- ParallelTerminationStrategy: PID 164 died...
22:49:40.902365 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.906047 --- ParallelTerminationStrategy: PID 165 died...
22:49:40.907533 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.911241 --- ParallelTerminationStrategy: PID 166 died...
22:49:40.912736 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.916436 --- ParallelTerminationStrategy: PID 167 died...
22:49:40.917916 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.921601 --- ParallelTerminationStrategy: PID 168 died...
22:49:40.923091 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.926778 --- ParallelTerminationStrategy: PID 169 died...
22:49:40.928285 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.932011 --- ParallelTerminationStrategy: PID 170 died...
22:49:40.933507 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.937191 --- ParallelTerminationStrategy: PID 171 died...
22:49:40.938682 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.942363 --- ParallelTerminationStrategy: PID 172 died...
22:49:40.943848 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.947522 --- ParallelTerminationStrategy: PID 173 died...
22:49:40.949013 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.952690 --- ParallelTerminationStrategy: PID 174 died...
22:49:40.954218 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.957923 --- ParallelTerminationStrategy: PID 175 died...
22:49:40.959414 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.963093 --- ParallelTerminationStrategy: PID 176 died...
22:49:40.964581 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.968266 --- ParallelTerminationStrategy: PID 177 died...
22:49:40.969749 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.973429 --- ParallelTerminationStrategy: PID 178 died...
22:49:40.974913 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.978595 --- ParallelTerminationStrategy: PID 179 died...
22:49:40.980105 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.983793 --- ParallelTerminationStrategy: PID 180 died...
22:49:40.985284 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.988967 --- ParallelTerminationStrategy: PID 181 died...
22:49:40.990454 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.994127 --- ParallelTerminationStrategy: PID 182 died...
22:49:40.995614 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.999274 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.000766 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.004487 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.005974 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.009665 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.011149 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.014828 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.016320 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.019996 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.021478 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.025177 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.026668 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.030373 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.031863 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.035547 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.037032 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.040713 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.042203 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.045870 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.047350 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.051028 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.052543 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.056215 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.057697 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.061391 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.062875 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.066570 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.068059 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.071783 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.073267 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.076965 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.078456 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.082131 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.083612 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.087291 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.088781 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.092459 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.093940 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.097652 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.099137 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.102810 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.104303 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.107979 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.109474 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.113155 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.114639 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.118337 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.119836 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.123511 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.124995 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.128677 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.130169 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.133854 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.135333 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.139036 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.140525 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.144235 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.145726 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.149416 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.150903 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.154676 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.156165 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.159835 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.161329 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.165044 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.166524 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.170203 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.171695 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.175375 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.176860 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.180555 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.182054 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.185749 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.187236 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.190926 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.192411 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.196117 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.197607 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.201295 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.202775 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.206468 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.207977 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.211669 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.213163 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.216866 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.218362 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.222055 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.223536 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.227237 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.228740 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.232467 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.233960 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.237659 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.239147 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.242851 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.244333 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.248025 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.249520 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.253210 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.254706 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.258399 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.259895 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.263584 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.265085 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.669532 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.675754 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8214 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.742735 tst trial-8214: Storing JUnit report in /build/trial-8214/run.2026-01-17_22-48-18/trial-8214.xml
--------------------------------------------------------------------------------------------
trial-8214 PASS
--------------------------------------------------------------------------------------------
22:49:44.753751 tst trial-8214: trial-8214: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8214/inst
+ cd trial-8214
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-01-17 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8214-run.tgz run.2026-01-17_22-48-18
+ tar czf /build/trial-8214-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-01-17_13_29_46.tgz osmo-bts-oc2g.build-2026-01-17_00_51_14.tgz osmo-bts-sysmo.build-2026-01-17_00_51_22.tgz osmo-bts.build-2026-01-17_00_51_32.tgz osmo-ggsn.build-2026-01-17_20_42_41.tgz osmo-hlr.build-2026-01-17_16_36_47.tgz osmo-hnbgw.build-2026-01-17_13_29_32.tgz osmo-mgw.build-2026-01-17_08_33_10.tgz osmo-msc.build-2026-01-17_13_33_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-01-17_07_35_14.tgz osmo-pcu-sysmo.build-2026-01-17_07_35_05.tgz osmo-pcu.build-2026-01-17_07_35_15.tgz osmo-sgsn.build-2026-01-17_20_48_26.tgz osmo-stp.build-2026-01-17_13_26_17.tgz osmo-trx.build-2026-01-17_14_21_29.tgz osmocom-bb.build-2026-01-17_21_17_24.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