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 7932
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15700874275031909871.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-8373
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 2/28] RUN useradd -ms /bin/bash jenkins
#7 CACHED
#8 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#8 CACHED
#9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#9 CACHED
#10 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#10 CACHED
#11 [20/28] WORKDIR /TMP
#11 CACHED
#12 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#12 CACHED
#13 [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
#13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh
#14 CACHED
#15 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#15 CACHED
#16 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#16 CACHED
#17 [ 8/28] RUN MKDIR /var/run/sshd
#17 CACHED
#18 [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
#18 CACHED
#19 [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
#19 CACHED
#20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#20 CACHED
#21 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#21 CACHED
#22 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#22 CACHED
#23 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#23 CACHED
#24 [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
#24 CACHED
#25 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#25 CACHED
#26 [ 3/28] RUN groupadd osmo-gsm-tester
#26 CACHED
#27 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#27 CACHED
#28 [ 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
#28 CACHED
#29 [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
#29 CACHED
#30 [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
#30 CACHED
#31 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:4fc324038f5df6c8ce8f3d6f661a803ad888019ead0b1a17de3a663abe2ae869 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=8374 -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-06-26 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8374
+ mkdir -p trial-8374
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-26_13_30_18.tgz osmo-bts-oc2g.build-2026-06-26_00_51_53.tgz osmo-bts-sysmo.build-2026-06-26_00_51_47.tgz osmo-bts.build-2026-06-26_00_51_59.tgz osmo-ggsn.build-2026-06-26_20_42_54.tgz osmo-hlr.build-2026-06-26_16_36_53.tgz osmo-hnbgw.build-2026-06-26_13_29_31.tgz osmo-mgw.build-2026-06-26_08_33_07.tgz osmo-msc.build-2026-06-26_13_35_43.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-26_07_34_43.tgz osmo-pcu-sysmo.build-2026-06-26_07_34_45.tgz osmo-pcu.build-2026-06-26_07_34_52.tgz osmo-sgsn.build-2026-06-26_20_48_31.tgz osmo-stp.build-2026-06-26_13_26_45.tgz osmo-trx.build-2026-06-26_14_22_08.tgz osmocom-bb.build-2026-06-26_21_17_27.tgz srslte.build-19.tgz trial-8374
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-26_13_30_18.md5 osmo-bts-oc2g.build-2026-06-26_00_51_53.md5 osmo-bts-sysmo.build-2026-06-26_00_51_47.md5 osmo-bts.build-2026-06-26_00_51_59.md5 osmo-ggsn.build-2026-06-26_20_42_54.md5 osmo-hlr.build-2026-06-26_16_36_53.md5 osmo-hnbgw.build-2026-06-26_13_29_31.md5 osmo-mgw.build-2026-06-26_08_33_07.md5 osmo-msc.build-2026-06-26_13_35_43.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-26_07_34_43.md5 osmo-pcu-sysmo.build-2026-06-26_07_34_45.md5 osmo-pcu.build-2026-06-26_07_34_52.md5 osmo-sgsn.build-2026-06-26_20_48_31.md5 osmo-stp.build-2026-06-26_13_26_45.md5 osmo-trx.build-2026-06-26_14_22_08.md5 osmocom-bb.build-2026-06-26_21_17_27.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-26_13_30_18.md5 osmo-bts-oc2g.build-2026-06-26_00_51_53.md5 osmo-bts-sysmo.build-2026-06-26_00_51_47.md5 osmo-bts.build-2026-06-26_00_51_59.md5 osmo-ggsn.build-2026-06-26_20_42_54.md5 osmo-hlr.build-2026-06-26_16_36_53.md5 osmo-hnbgw.build-2026-06-26_13_29_31.md5 osmo-mgw.build-2026-06-26_08_33_07.md5 osmo-msc.build-2026-06-26_13_35_43.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-26_07_34_43.md5 osmo-pcu-sysmo.build-2026-06-26_07_34_45.md5 osmo-pcu.build-2026-06-26_07_34_52.md5 osmo-sgsn.build-2026-06-26_20_48_31.md5 osmo-stp.build-2026-06-26_13_26_45.md5 osmo-trx.build-2026-06-26_14_22_08.md5 osmocom-bb.build-2026-06-26_21_17_27.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-8374 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8374'
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-8374
--------------------------------------------------------------------------------------------
22:48:17.192882 tst trial-8374: Detailed log at /build/trial-8374/run.2026-06-26_22-48-17/log
---------------------------------------------------------------------
trial-8374 netreg_mass
---------------------------------------------------------------------
22:48:17.399806 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.400165 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.400922 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.402073 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.443904 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.444799 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.445976 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.527633 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-8374 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.528389 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.543518 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.544025 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.544486 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.544926 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.545354 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.545790 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.546250 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.576680 tst register_default_mass.py: using LAC 2
22:48:17.599030 tst register_default_mass.py: using RAC 2
22:48:17.625961 tst register_default_mass.py: using CellId 2
22:48:17.655954 tst register_default_mass.py: using BVCI 3
22:48:17.669926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.670611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.671197 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.671721 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.672235 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.672752 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.673256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.673787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.674323 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.674822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.675341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.675861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.676388 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.676924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.677455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.677977 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.678494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.679029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.679544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.680066 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.680594 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.681117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.681637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.682178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.682691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.683213 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.683742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.684270 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.685090 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.685683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.686219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.686759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.687295 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.687820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.688345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.688875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.689385 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.689900 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.690432 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.690955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.691467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.691993 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.692515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.693029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.693539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.694065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.694584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.695100 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.695625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.696139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.696667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.697179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.697686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.698215 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.698733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.699251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.699780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.700303 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.700831 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.701345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.701849 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.702359 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.702893 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.703413 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.703918 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.704448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.704965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.705479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.706002 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.706513 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.707022 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.707527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.708108 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.708616 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.709139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.709649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.710143 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.710647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.711166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.711669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.712174 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.712680 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.713188 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.713687 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.714214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.714724 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.715227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.715743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.716251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.716772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.717280 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.717784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.718306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.718824 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.719344 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.719850 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.720372 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.720890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.721400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.721907 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.722424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.722984 tst register_default_mass.py:21: Launching a simple network
22:48:17.732925 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.851981 run create_hlr_db(pid=20): Launched
22:48:18.866292 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.882130 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.896766 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.902352 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.092671 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.107477 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.113011 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.531813 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.546605 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.561194 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.701552 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.716230 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.721814 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.744948 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.759717 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.765266 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.081366 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.098614 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.130018 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.304424 run osmo-bts-virtual(pid=34): Launched
22:48:30.341320 tst register_default_mass.py: using MSISDN 1001
22:48:30.351410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.392565 tst register_default_mass.py: using MSISDN 1002
22:48:30.411299 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.443485 tst register_default_mass.py: using MSISDN 1003
22:48:30.459062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.490837 tst register_default_mass.py: using MSISDN 1004
22:48:30.506058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.538098 tst register_default_mass.py: using MSISDN 1005
22:48:30.553355 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.585426 tst register_default_mass.py: using MSISDN 1006
22:48:30.600663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.632618 tst register_default_mass.py: using MSISDN 1007
22:48:30.647799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.679861 tst register_default_mass.py: using MSISDN 1008
22:48:30.695025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.727178 tst register_default_mass.py: using MSISDN 1009
22:48:30.742440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.774504 tst register_default_mass.py: using MSISDN 1010
22:48:30.789698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.821869 tst register_default_mass.py: using MSISDN 1011
22:48:30.837207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.869133 tst register_default_mass.py: using MSISDN 1012
22:48:30.884324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.916455 tst register_default_mass.py: using MSISDN 1013
22:48:30.931762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.963827 tst register_default_mass.py: using MSISDN 1014
22:48:30.979056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.011072 tst register_default_mass.py: using MSISDN 1015
22:48:31.026273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.058448 tst register_default_mass.py: using MSISDN 1016
22:48:31.073686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.105624 tst register_default_mass.py: using MSISDN 1017
22:48:31.120856 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.152935 tst register_default_mass.py: using MSISDN 1018
22:48:31.168232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.200362 tst register_default_mass.py: using MSISDN 1019
22:48:31.215525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.247468 tst register_default_mass.py: using MSISDN 1020
22:48:31.262680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.294538 tst register_default_mass.py: using MSISDN 1021
22:48:31.309709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.341628 tst register_default_mass.py: using MSISDN 1022
22:48:31.356867 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.388970 tst register_default_mass.py: using MSISDN 1023
22:48:31.404161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.436265 tst register_default_mass.py: using MSISDN 1024
22:48:31.451563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.483757 tst register_default_mass.py: using MSISDN 1025
22:48:31.499017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.531237 tst register_default_mass.py: using MSISDN 1026
22:48:31.546629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.578712 tst register_default_mass.py: using MSISDN 1027
22:48:31.594059 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.626293 tst register_default_mass.py: using MSISDN 1028
22:48:31.641689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.673694 tst register_default_mass.py: using MSISDN 1029
22:48:31.688983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.721461 tst register_default_mass.py: using MSISDN 1030
22:48:31.736804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.768965 tst register_default_mass.py: using MSISDN 1031
22:48:31.784171 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.816134 tst register_default_mass.py: using MSISDN 1032
22:48:31.831307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.863293 tst register_default_mass.py: using MSISDN 1033
22:48:31.878549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.910604 tst register_default_mass.py: using MSISDN 1034
22:48:31.925912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.957833 tst register_default_mass.py: using MSISDN 1035
22:48:31.973075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.005033 tst register_default_mass.py: using MSISDN 1036
22:48:32.020253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.051881 tst register_default_mass.py: using MSISDN 1037
22:48:32.067031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.096647 tst register_default_mass.py: using MSISDN 1038
22:48:32.110659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.139679 tst register_default_mass.py: using MSISDN 1039
22:48:32.153283 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.186263 tst register_default_mass.py: using MSISDN 1040
22:48:32.201826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.231010 tst register_default_mass.py: using MSISDN 1041
22:48:32.244798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.273780 tst register_default_mass.py: using MSISDN 1042
22:48:32.287294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.316415 tst register_default_mass.py: using MSISDN 1043
22:48:32.329996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.359224 tst register_default_mass.py: using MSISDN 1044
22:48:32.372823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.401944 tst register_default_mass.py: using MSISDN 1045
22:48:32.415444 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.444191 tst register_default_mass.py: using MSISDN 1046
22:48:32.457597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.486513 tst register_default_mass.py: using MSISDN 1047
22:48:32.499940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.528771 tst register_default_mass.py: using MSISDN 1048
22:48:32.542280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.571416 tst register_default_mass.py: using MSISDN 1049
22:48:32.584972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.614101 tst register_default_mass.py: using MSISDN 1050
22:48:32.627814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.656815 tst register_default_mass.py: using MSISDN 1051
22:48:32.670331 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.699376 tst register_default_mass.py: using MSISDN 1052
22:48:32.713006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.741481 tst register_default_mass.py: using MSISDN 1053
22:48:32.754835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.783618 tst register_default_mass.py: using MSISDN 1054
22:48:32.797025 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.826211 tst register_default_mass.py: using MSISDN 1055
22:48:32.839925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.868941 tst register_default_mass.py: using MSISDN 1056
22:48:32.882532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.911532 tst register_default_mass.py: using MSISDN 1057
22:48:32.925146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.954469 tst register_default_mass.py: using MSISDN 1058
22:48:32.968202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.997415 tst register_default_mass.py: using MSISDN 1059
22:48:33.011137 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.040295 tst register_default_mass.py: using MSISDN 1060
22:48:33.053980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.083118 tst register_default_mass.py: using MSISDN 1061
22:48:33.096802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.126120 tst register_default_mass.py: using MSISDN 1062
22:48:33.139827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.169139 tst register_default_mass.py: using MSISDN 1063
22:48:33.182930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.212008 tst register_default_mass.py: using MSISDN 1064
22:48:33.225476 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.254536 tst register_default_mass.py: using MSISDN 1065
22:48:33.268106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.297291 tst register_default_mass.py: using MSISDN 1066
22:48:33.310983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.340313 tst register_default_mass.py: using MSISDN 1067
22:48:33.354096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.383434 tst register_default_mass.py: using MSISDN 1068
22:48:33.397189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.426435 tst register_default_mass.py: using MSISDN 1069
22:48:33.440139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.469185 tst register_default_mass.py: using MSISDN 1070
22:48:33.482823 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.511277 tst register_default_mass.py: using MSISDN 1071
22:48:33.524558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.553142 tst register_default_mass.py: using MSISDN 1072
22:48:33.566590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.595257 tst register_default_mass.py: using MSISDN 1073
22:48:33.608460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.637423 tst register_default_mass.py: using MSISDN 1074
22:48:33.650957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.715852 tst register_default_mass.py: using MSISDN 1075
22:48:33.737555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.815171 tst register_default_mass.py: using MSISDN 1076
22:48:33.837344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.890336 tst register_default_mass.py: using MSISDN 1077
22:48:33.910787 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.940065 tst register_default_mass.py: using MSISDN 1078
22:48:33.954304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.982845 tst register_default_mass.py: using MSISDN 1079
22:48:33.996227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.025106 tst register_default_mass.py: using MSISDN 1080
22:48:34.038660 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.067463 tst register_default_mass.py: using MSISDN 1081
22:48:34.081097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.109779 tst register_default_mass.py: using MSISDN 1082
22:48:34.123191 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.152059 tst register_default_mass.py: using MSISDN 1083
22:48:34.165565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.202263 tst register_default_mass.py: using MSISDN 1084
22:48:34.219213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.248211 tst register_default_mass.py: using MSISDN 1085
22:48:34.262105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.290813 tst register_default_mass.py: using MSISDN 1086
22:48:34.304227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.332949 tst register_default_mass.py: using MSISDN 1087
22:48:34.346364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.374795 tst register_default_mass.py: using MSISDN 1088
22:48:34.388053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.417045 tst register_default_mass.py: using MSISDN 1089
22:48:34.430543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.459394 tst register_default_mass.py: using MSISDN 1090
22:48:34.472929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.507519 tst register_default_mass.py: using MSISDN 1091
22:48:34.523800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.552734 tst register_default_mass.py: using MSISDN 1092
22:48:34.566538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.597404 tst register_default_mass.py: using MSISDN 1093
22:48:34.611966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.643524 tst register_default_mass.py: using MSISDN 1094
22:48:34.658460 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.689952 tst register_default_mass.py: using MSISDN 1095
22:48:34.705009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.736485 tst register_default_mass.py: using MSISDN 1096
22:48:34.751469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.782837 tst register_default_mass.py: using MSISDN 1097
22:48:34.797799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.829279 tst register_default_mass.py: using MSISDN 1098
22:48:34.844247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.875554 tst register_default_mass.py: using MSISDN 1099
22:48:34.890475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.921823 tst register_default_mass.py: using MSISDN 1100
22:48:34.936713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.030661 run mass: Starting testcase
22:48:35.036080 run mass: Pre-launching all virtphy's
22:48:35.041385 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.054044 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.061875 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.075054 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.081038 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.093781 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.099698 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.112361 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.118265 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.130828 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.136669 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.149317 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.155204 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.167885 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.173739 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.186386 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.192250 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.204913 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.210827 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.223529 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.229399 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.242073 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.247948 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.260672 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.266548 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.279251 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.285091 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.297750 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.303649 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.316315 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.322206 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.334846 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.340754 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.353494 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.359403 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.372197 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.378086 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.390890 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.396770 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.409542 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.415445 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.428215 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.434108 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.446855 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.452831 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.465582 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.471551 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.484312 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.490220 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.503034 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.508910 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.521728 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.527641 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.540379 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.546337 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.559348 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.565270 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.577924 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.583831 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.596612 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.602506 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.615354 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.621289 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.633864 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.639706 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.652359 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.658212 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.670846 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.676757 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.689590 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.695517 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.708333 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.714229 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.726961 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.732931 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.745637 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.751641 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.764420 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.770365 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.783112 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.789020 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.801773 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.807664 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.820367 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.826218 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.838936 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.844862 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.857567 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.863459 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.876196 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.882071 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.894806 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.900690 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.913442 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.919350 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.932216 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.938146 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.950979 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.956853 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.969604 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.975526 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.988441 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.994376 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.007160 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:36.013021 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.025755 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.031645 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.044370 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.050237 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.062948 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.068848 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.081611 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.087547 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.100253 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.106131 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.118888 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.124757 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.137462 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.143322 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.156117 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.161951 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.174777 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.180655 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.193501 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.199585 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.212535 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.218498 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.231451 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.237503 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.250318 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.256304 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.269109 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.275095 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.287825 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.295845 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.308573 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.314450 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.327244 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.333226 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.345957 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.351887 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.364601 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.370567 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.383318 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.389316 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.402279 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.408256 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.421110 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.427019 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.439896 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.445832 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.458950 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.464916 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.477646 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.483656 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.496460 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.502440 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.515144 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.521125 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.533838 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.539802 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.552594 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.558522 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.571284 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.577237 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.589918 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.595817 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.608527 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.614415 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.627299 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.633240 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.646024 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.651888 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.664602 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.670477 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.683226 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.689131 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.701916 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.707858 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.720575 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.726474 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.739241 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.745146 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.757848 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.763748 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.776459 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.782324 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.795041 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.800903 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.813640 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.819517 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.832235 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.838168 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.850922 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.856805 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.869671 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.875525 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.888376 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.894233 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.907098 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.913023 run mass: Checking if sockets are in the filesystem
22:48:36.946341 run osmo-ms-mob/00000: Starting mobile
22:48:36.959403 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.970574 run mass: MS start registered {at=3425045.264398331, delay=0.00519405584782362, ms=00000}
22:48:41.140925 run osmo-ms-mob/00001: Starting mobile
22:48:41.154787 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.165505 run mass: MS start registered {at=3425049.45932838, delay=0.004787120968103409, ms=00001}
22:48:42.133524 run mass: MS performed LU {at=3425050.427227597, lu_delay=5.16282926639542, ms=00000}
22:48:42.960622 run osmo-ms-mob/00002: Starting mobile
22:48:42.977418 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.988155 run mass: MS start registered {at=3425051.281978352, delay=0.004465597216039896, ms=00002}
22:48:44.259608 run osmo-ms-mob/00003: Starting mobile
22:48:44.276504 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.287034 run mass: MS start registered {at=3425052.580861269, delay=0.004553365055471659, ms=00003}
22:48:45.351361 run osmo-ms-mob/00004: Starting mobile
22:48:45.377485 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.388120 run mass: MS start registered {at=3425053.681942203, delay=0.00449506426230073, ms=00004}
22:48:45.899048 run mass: MS performed LU {at=3425054.192761579, lu_delay=4.7334331991150975, ms=00001}
22:48:46.328831 run osmo-ms-mob/00005: Starting mobile
22:48:46.342014 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.352681 run mass: MS start registered {at=3425054.646507101, delay=0.004623799119144678, ms=00005}
22:48:47.258172 run osmo-ms-mob/00006: Starting mobile
22:48:47.274965 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.285681 run mass: MS start registered {at=3425055.579505747, delay=0.004754028283059597, ms=00006}
22:48:47.800390 run mass: MS performed LU {at=3425056.094099729, lu_delay=4.812121376860887, ms=00002}
22:48:48.160951 run osmo-ms-mob/00007: Starting mobile
22:48:48.177731 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.188348 run mass: MS start registered {at=3425056.48217204, delay=0.004625231958925724, ms=00007}
22:48:48.929734 run osmo-ms-mob/00008: Starting mobile
22:48:48.945720 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.956343 run mass: MS start registered {at=3425057.250169467, delay=0.004746728111058474, ms=00008}
22:48:49.659032 run osmo-ms-mob/00009: Starting mobile
22:48:49.680885 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.686903 run mass: MS performed LU {at=3425057.980736398, lu_delay=5.399875129107386, ms=00003}
22:48:49.692804 run mass: MS start registered {at=3425057.986646626, delay=0.0059281582944095135, ms=00009}
22:48:50.360421 run osmo-ms-mob/00010: Starting mobile
22:48:50.376977 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.387850 run mass: MS start registered {at=3425058.681677278, delay=0.004978744313120842, ms=00010}
22:48:50.928810 run osmo-ms-mob/00011: Starting mobile
22:48:50.941918 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.952586 run mass: MS start registered {at=3425059.246413789, delay=0.004732953384518623, ms=00011}
22:48:51.528391 run osmo-ms-mob/00012: Starting mobile
22:48:51.541282 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.551808 run mass: MS start registered {at=3425059.845634639, delay=0.004590940661728382, ms=00012}
22:48:51.564645 run mass: MS performed LU {at=3425059.858471699, lu_delay=6.176529495976865, ms=00004}
22:48:51.593047 run mass: MS performed LU {at=3425059.886795052, lu_delay=5.240287950728089, ms=00005}
22:48:52.153654 run osmo-ms-mob/00013: Starting mobile
22:48:52.166868 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.177619 run mass: MS start registered {at=3425060.471447696, delay=0.004757689777761698, ms=00013}
22:48:52.744500 run osmo-ms-mob/00014: Starting mobile
22:48:52.758481 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.769386 run mass: MS start registered {at=3425061.063211147, delay=0.00485245231539011, ms=00014}
22:48:53.342696 run osmo-ms-mob/00015: Starting mobile
22:48:53.356501 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.367209 run mass: MS start registered {at=3425061.661037813, delay=0.004696479998528957, ms=00015}
22:48:53.430110 run mass: MS performed LU {at=3425061.723826963, lu_delay=5.241654923185706, ms=00007}
22:48:53.495533 run mass: MS performed LU {at=3425061.789252321, lu_delay=6.209746573586017, ms=00006}
22:48:53.799837 run mass: MS performed LU {at=3425062.093563113, lu_delay=4.843393645714968, ms=00008}
22:48:53.844482 run osmo-ms-mob/00016: Starting mobile
22:48:53.860606 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.871269 run mass: MS start registered {at=3425062.165098775, delay=0.0046117170713841915, ms=00016}
22:48:54.341767 run osmo-ms-mob/00017: Starting mobile
22:48:54.355552 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.366358 run mass: MS start registered {at=3425062.660186239, delay=0.004867073148488998, ms=00017}
22:48:54.960999 run osmo-ms-mob/00018: Starting mobile
22:48:54.978167 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.988898 run mass: MS start registered {at=3425063.282724551, delay=0.004666950087994337, ms=00018}
22:48:55.350676 run osmo-ms-mob/00019: Starting mobile
22:48:55.366941 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.372880 run mass: MS performed LU {at=3425063.666714489, lu_delay=4.985037210863084, ms=00010}
22:48:55.378622 run mass: MS performed LU {at=3425063.672465125, lu_delay=5.685818498954177, ms=00009}
22:48:55.384258 run mass: MS start registered {at=3425063.678101872, delay=0.011403369251638651, ms=00019}
22:48:55.859728 run osmo-ms-mob/00020: Starting mobile
22:48:55.876808 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.887481 run mass: MS start registered {at=3425064.181306739, delay=0.004677068907767534, ms=00020}
22:48:56.328285 run osmo-ms-mob/00021: Starting mobile
22:48:56.341181 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.352231 run mass: MS start registered {at=3425064.646059229, delay=0.004689610097557306, ms=00021}
22:48:56.730293 run osmo-ms-mob/00022: Starting mobile
22:48:56.743159 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.754027 run mass: MS start registered {at=3425065.047853338, delay=0.004902894143015146, ms=00022}
22:48:57.196778 run mass: MS performed LU {at=3425065.490502061, lu_delay=6.244088271632791, ms=00011}
22:48:57.239638 run osmo-ms-mob/00023: Starting mobile
22:48:57.255166 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.261355 run mass: MS performed LU {at=3425065.555191616, lu_delay=5.083743920084089, ms=00013}
22:48:57.267058 run mass: MS start registered {at=3425065.560900592, delay=0.0057243648916482925, ms=00023}
22:48:57.330504 run mass: MS performed LU {at=3425065.624228884, lu_delay=5.778594245202839, ms=00012}
22:48:57.583837 run mass: MS performed LU {at=3425065.877561064, lu_delay=4.814349916763604, ms=00014}
22:48:57.598872 run osmo-ms-mob/00024: Starting mobile
22:48:57.611813 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.622805 run mass: MS start registered {at=3425065.916633802, delay=0.00501926289871335, ms=00024}
22:48:58.129274 run osmo-ms-mob/00025: Starting mobile
22:48:58.142535 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.153180 run mass: MS start registered {at=3425066.447009845, delay=0.0047211479395627975, ms=00025}
22:48:58.551356 run osmo-ms-mob/00026: Starting mobile
22:48:58.567359 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.577903 run mass: MS start registered {at=3425066.871729163, delay=0.004521667025983334, ms=00026}
22:48:58.951060 run osmo-ms-mob/00027: Starting mobile
22:48:58.967065 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.977552 run mass: MS start registered {at=3425067.271380808, delay=0.004524235147982836, ms=00027}
22:48:59.014724 run mass: MS performed LU {at=3425067.308463881, lu_delay=4.648277641739696, ms=00017}
22:48:59.097776 run mass: MS performed LU {at=3425067.391501235, lu_delay=5.226402459666133, ms=00016}
22:48:59.125294 run mass: MS performed LU {at=3425067.418999824, lu_delay=5.7579620112665, ms=00015}
22:48:59.153525 run osmo-ms-mob/00028: Starting mobile
22:48:59.166369 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.176717 run mass: MS start registered {at=3425067.470549621, delay=0.004448364023119211, ms=00028}
22:48:59.760674 run osmo-ms-mob/00029: Starting mobile
22:48:59.777255 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.788222 run mass: MS start registered {at=3425068.08204682, delay=0.00501282000914216, ms=00029}
22:49:00.144188 run osmo-ms-mob/00030: Starting mobile
22:49:00.158272 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.169145 run mass: MS start registered {at=3425068.46297212, delay=0.004755803849548101, ms=00030}
22:49:00.529303 run osmo-ms-mob/00031: Starting mobile
22:49:00.542068 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.552661 run mass: MS start registered {at=3425068.846480687, delay=0.004620907362550497, ms=00031}
22:49:00.828491 run osmo-ms-mob/00032: Starting mobile
22:49:00.841463 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.851881 run mass: MS start registered {at=3425069.145706112, delay=0.0044189561158418655, ms=00032}
22:49:00.962676 run mass: MS performed LU {at=3425069.256399602, lu_delay=4.610340373124927, ms=00021}
22:49:01.027439 run mass: MS performed LU {at=3425069.321167033, lu_delay=6.038442482240498, ms=00018}
22:49:01.096395 run mass: MS performed LU {at=3425069.39011894, lu_delay=5.2088122009299695, ms=00020}
22:49:01.124971 run osmo-ms-mob/00033: Starting mobile
22:49:01.137872 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.143858 run mass: MS performed LU {at=3425069.43769446, lu_delay=5.759592588059604, ms=00019}
22:49:01.149835 run mass: MS start registered {at=3425069.443676567, delay=0.005998715292662382, ms=00033}
22:49:01.660134 run osmo-ms-mob/00034: Starting mobile
22:49:01.676747 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.689046 run mass: MS start registered {at=3425069.982872203, delay=0.006327235139906406, ms=00034}
22:49:01.929157 run osmo-ms-mob/00035: Starting mobile
22:49:01.942009 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.955291 run mass: MS start registered {at=3425070.249107676, delay=0.007287673186510801, ms=00035}
22:49:02.328466 run osmo-ms-mob/00036: Starting mobile
22:49:02.341390 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.352423 run mass: MS start registered {at=3425070.646249694, delay=0.004848768003284931, ms=00036}
22:49:02.760433 run osmo-ms-mob/00037: Starting mobile
22:49:02.777508 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.783555 run mass: MS performed LU {at=3425071.077387868, lu_delay=5.160754065960646, ms=00024}
22:49:02.789274 run mass: MS start registered {at=3425071.083116142, delay=0.0057455999776721, ms=00037}
22:49:02.863706 run mass: MS performed LU {at=3425071.157427344, lu_delay=4.710417498834431, ms=00025}
22:49:02.878532 run osmo-ms-mob/00038: Starting mobile
22:49:02.891497 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.897383 run mass: MS performed LU {at=3425071.191221323, lu_delay=5.630320731084794, ms=00023}
22:49:02.903042 run mass: MS start registered {at=3425071.196884621, delay=0.005680018104612827, ms=00038}
22:49:03.035159 run mass: MS performed LU {at=3425071.328887235, lu_delay=6.281033896841109, ms=00022}
22:49:03.064073 run osmo-ms-mob/00039: Starting mobile
22:49:03.077043 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.087625 run mass: MS start registered {at=3425071.381452512, delay=0.0046004909090697765, ms=00039}
22:49:03.743355 run osmo-ms-mob/00040: Starting mobile
22:49:03.757044 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.768017 run mass: MS start registered {at=3425072.061845166, delay=0.004601531196385622, ms=00040}
22:49:04.029115 run osmo-ms-mob/00041: Starting mobile
22:49:04.042059 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.052935 run mass: MS start registered {at=3425072.346762871, delay=0.004999939817935228, ms=00041}
22:49:04.328877 run osmo-ms-mob/00042: Starting mobile
22:49:04.341759 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.352582 run mass: MS start registered {at=3425072.646407719, delay=0.004903370980173349, ms=00042}
22:49:04.753297 run osmo-ms-mob/00043: Starting mobile
22:49:04.769506 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.775489 run mass: MS performed LU {at=3425073.069323406, lu_delay=4.987276586238295, ms=00029}
22:49:04.781197 run mass: MS start registered {at=3425073.075040378, delay=0.005735128186643124, ms=00043}
22:49:04.790802 run mass: MS performed LU {at=3425073.084631368, lu_delay=5.6140817468985915, ms=00028}
22:49:04.801622 run osmo-ms-mob/00044: Starting mobile
22:49:04.814545 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.825139 run mass: MS start registered {at=3425073.11897116, delay=0.0046930862590670586, ms=00044}
22:49:04.862265 run mass: MS performed LU {at=3425073.155983736, lu_delay=6.284254572819918, ms=00026}
22:49:04.878829 run mass: MS performed LU {at=3425073.172654025, lu_delay=5.90127321658656, ms=00027}
22:49:04.890379 run osmo-ms-mob/00045: Starting mobile
22:49:04.903418 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.914263 run mass: MS start registered {at=3425073.208091527, delay=0.004840300418436527, ms=00045}
22:49:04.934453 run mass: MS performed LU {at=3425073.228274324, lu_delay=4.7653022040613, ms=00030}
22:49:05.643011 run osmo-ms-mob/00046: Starting mobile
22:49:05.656733 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.670852 run mass: MS start registered {at=3425073.964673908, delay=0.00793620990589261, ms=00046}
22:49:05.929300 run osmo-ms-mob/00047: Starting mobile
22:49:05.942320 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.953291 run mass: MS start registered {at=3425074.247118872, delay=0.004962163046002388, ms=00047}
22:49:06.229419 run osmo-ms-mob/00048: Starting mobile
22:49:06.242280 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.252864 run mass: MS start registered {at=3425074.546693762, delay=0.00462145684286952, ms=00048}
22:49:06.527571 run osmo-ms-mob/00049: Starting mobile
22:49:06.540719 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.546940 run mass: MS performed LU {at=3425074.840774403, lu_delay=5.397097835782915, ms=00033}
22:49:06.552714 run mass: MS start registered {at=3425074.846555642, delay=0.005798676982522011, ms=00049}
22:49:06.629451 run mass: MS performed LU {at=3425074.923177148, lu_delay=4.940304945223033, ms=00034}
22:49:06.657432 run osmo-ms-mob/00050: Starting mobile
22:49:06.670337 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.676281 run mass: MS performed LU {at=3425074.970118665, lu_delay=4.721010989043862, ms=00035}
22:49:06.682044 run mass: MS start registered {at=3425074.975886926, delay=0.0057843951508402824, ms=00050}
22:49:06.801060 run mass: MS performed LU {at=3425075.094792693, lu_delay=6.248312005773187, ms=00031}
22:49:07.230545 run osmo-ms-mob/00051: Starting mobile
22:49:07.243799 run osmo-ms-mob/00051(pid=186): Launched
22:49:07.254576 run mass: MS start registered {at=3425075.548403373, delay=0.004882301203906536, ms=00051}
22:49:07.541869 run osmo-ms-mob/00052: Starting mobile
22:49:07.556431 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.567309 run mass: MS start registered {at=3425075.861135708, delay=0.00482811639085412, ms=00052}
22:49:07.828289 run osmo-ms-mob/00053: Starting mobile
22:49:07.841547 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.852345 run mass: MS start registered {at=3425076.14617218, delay=0.00476457504555583, ms=00053}
22:49:08.129163 run osmo-ms-mob/00054: Starting mobile
22:49:08.142023 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.152762 run mass: MS start registered {at=3425076.446586897, delay=0.004777925089001656, ms=00054}
22:49:08.443843 run osmo-ms-mob/00055: Starting mobile
22:49:08.457926 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.468996 run mass: MS start registered {at=3425076.762817342, delay=0.005145063623785973, ms=00055}
22:49:08.492673 run mass: MS performed LU {at=3425076.786430826, lu_delay=5.589546205010265, ms=00038}
22:49:08.558330 run mass: MS performed LU {at=3425076.852060172, lu_delay=6.2058104779571295, ms=00036}
22:49:08.585806 run osmo-ms-mob/00056: Starting mobile
22:49:08.598942 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.609575 run mass: MS start registered {at=3425076.903402528, delay=0.004675502888858318, ms=00056}
22:49:08.645366 run mass: MS performed LU {at=3425076.939145245, lu_delay=5.8560291030444205, ms=00037}
22:49:08.701763 run mass: MS performed LU {at=3425076.995489337, lu_delay=4.933644170872867, ms=00040}
22:49:08.716048 run osmo-ms-mob/00057: Starting mobile
22:49:08.729095 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.740137 run mass: MS start registered {at=3425077.03396598, delay=0.005001405254006386, ms=00057}
22:49:08.973586 run mass: MS performed LU {at=3425077.267310928, lu_delay=4.920548057183623, ms=00041}
22:49:09.442419 run osmo-ms-mob/00058: Starting mobile
22:49:09.456739 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.467869 run mass: MS start registered {at=3425077.761694155, delay=0.0049936240538954735, ms=00058}
22:49:09.739771 run osmo-ms-mob/00059: Starting mobile
22:49:09.753233 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.764407 run mass: MS start registered {at=3425078.058231746, delay=0.005152733996510506, ms=00059}
22:49:10.041884 run osmo-ms-mob/00060: Starting mobile
22:49:10.056243 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.069780 run mass: MS start registered {at=3425078.363602092, delay=0.007488111034035683, ms=00060}
22:49:10.312424 run mass: MS performed LU {at=3425078.606134425, lu_delay=5.398042897693813, ms=00045}
22:49:10.339272 run mass: MS performed LU {at=3425078.633107928, lu_delay=5.986700209323317, ms=00042}
22:49:10.350495 run osmo-ms-mob/00061: Starting mobile
22:49:10.363617 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.374382 run mass: MS start registered {at=3425078.6682114, delay=0.004871156066656113, ms=00061}
22:49:10.422249 run mass: MS performed LU {at=3425078.715976443, lu_delay=4.7513025351800025, ms=00046}
22:49:10.638975 run mass: MS performed LU {at=3425078.932683593, lu_delay=4.685564721003175, ms=00047}
22:49:10.653660 run osmo-ms-mob/00062: Starting mobile
22:49:10.666781 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.677837 run mass: MS start registered {at=3425078.971663862, delay=0.005103663075715303, ms=00062}
22:49:11.059223 run osmo-ms-mob/00063: Starting mobile
22:49:11.074110 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.086221 run mass: MS start registered {at=3425079.380041414, delay=0.005882054101675749, ms=00063}
22:49:11.441446 run osmo-ms-mob/00064: Starting mobile
22:49:11.454841 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.461228 run mass: MS performed LU {at=3425079.755060786, lu_delay=3.6088886060751975, ms=00053}
22:49:11.467047 run mass: MS start registered {at=3425079.760888712, delay=0.005845610983669758, ms=00064}
22:49:11.859782 run osmo-ms-mob/00065: Starting mobile
22:49:11.874970 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.886611 run mass: MS start registered {at=3425080.180436258, delay=0.005382484290748835, ms=00065}
22:49:12.128511 run osmo-ms-mob/00066: Starting mobile
22:49:12.141528 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.152200 run mass: MS start registered {at=3425080.44602854, delay=0.004694411065429449, ms=00066}
22:49:12.175181 run mass: MS performed LU {at=3425080.468966024, lu_delay=5.92227226216346, ms=00048}
22:49:12.259519 run mass: MS performed LU {at=3425080.553242642, lu_delay=4.692106933798641, ms=00052}
22:49:12.323673 run mass: MS performed LU {at=3425080.617420156, lu_delay=5.770864514168352, ms=00049}
22:49:12.352483 run osmo-ms-mob/00067: Starting mobile
22:49:12.365515 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.376909 run mass: MS start registered {at=3425080.670735193, delay=0.005430509801954031, ms=00067}
22:49:12.504405 run mass: MS performed LU {at=3425080.798132234, lu_delay=5.249728860799223, ms=00051}
22:49:12.858338 run osmo-ms-mob/00068: Starting mobile
22:49:12.873499 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.884642 run mass: MS start registered {at=3425081.178467963, delay=0.00490177795290947, ms=00068}
22:49:13.241812 run osmo-ms-mob/00069: Starting mobile
22:49:13.255706 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.266876 run mass: MS start registered {at=3425081.560701987, delay=0.005285544786602259, ms=00069}
22:49:13.316495 run mass: MS performed LU {at=3425081.610229814, lu_delay=5.163642916828394, ms=00054}
22:49:13.642849 run osmo-ms-mob/00070: Starting mobile
22:49:13.657106 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.667884 run mass: MS start registered {at=3425081.961710367, delay=0.004732891917228699, ms=00070}
22:49:14.029454 run osmo-ms-mob/00071: Starting mobile
22:49:14.042651 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.054197 run mass: MS start registered {at=3425082.348019059, delay=0.005592509638518095, ms=00071}
22:49:14.076376 run mass: MS performed LU {at=3425082.370192786, lu_delay=4.311961040366441, ms=00059}
22:49:14.095926 run mass: MS performed LU {at=3425082.389672575, lu_delay=5.355706594884396, ms=00057}
22:49:14.133302 run mass: MS performed LU {at=3425082.427045775, lu_delay=5.523643247317523, ms=00056}
22:49:14.158818 run osmo-ms-mob/00072: Starting mobile
22:49:14.171943 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.182780 run mass: MS start registered {at=3425082.476608926, delay=0.004772147163748741, ms=00072}
22:49:14.405166 run mass: MS performed LU {at=3425082.698888692, lu_delay=5.936071350239217, ms=00055}
22:49:14.858631 run osmo-ms-mob/00073: Starting mobile
22:49:14.873678 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.884782 run mass: MS start registered {at=3425083.178607298, delay=0.004736489150673151, ms=00073}
22:49:15.083237 run mass: MS performed LU {at=3425083.376969782, lu_delay=5.61527562700212, ms=00058}
22:49:15.241909 run osmo-ms-mob/00074: Starting mobile
22:49:15.255953 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.266785 run mass: MS start registered {at=3425083.560613824, delay=0.004885528236627579, ms=00074}
22:49:15.680258 run osmo-ms-mob/00075: Starting mobile
22:49:15.697676 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.708815 run mass: MS start registered {at=3425084.002640733, delay=0.0051984828896820545, ms=00075}
22:49:15.924023 run mass: MS performed LU {at=3425084.217748411, lu_delay=5.549537010956556, ms=00061}
22:49:15.941849 run mass: MS performed LU {at=3425084.23559357, lu_delay=4.8555521559901536, ms=00063}
22:49:15.958955 run osmo-ms-mob/00076: Starting mobile
22:49:15.971944 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.983074 run mass: MS start registered {at=3425084.27689976, delay=0.004803061950951815, ms=00076}
22:49:16.090048 run mass: MS performed LU {at=3425084.383785587, lu_delay=4.622896874789149, ms=00064}
22:49:16.270289 run mass: MS performed LU {at=3425084.563983389, lu_delay=5.5923195271752775, ms=00062}
22:49:16.568131 run osmo-ms-mob/00077: Starting mobile
22:49:16.584588 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.595817 run mass: MS start registered {at=3425084.889625878, delay=0.004785286262631416, ms=00077}
22:49:17.042107 run osmo-ms-mob/00078: Starting mobile
22:49:17.055984 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.067130 run mass: MS start registered {at=3425085.360956959, delay=0.004685338120907545, ms=00078}
22:49:17.442189 run osmo-ms-mob/00079: Starting mobile
22:49:17.456058 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.466780 run mass: MS start registered {at=3425085.760609138, delay=0.004734931048005819, ms=00079}
22:49:17.843608 run mass: MS performed LU {at=3425086.137332887, lu_delay=5.46659769397229, ms=00067}
22:49:17.872904 run osmo-ms-mob/00080: Starting mobile
22:49:17.886084 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.896999 run mass: MS start registered {at=3425086.190828219, delay=0.005017459858208895, ms=00080}
22:49:17.907300 run mass: MS performed LU {at=3425086.201126851, lu_delay=5.75509831123054, ms=00066}
22:49:17.926236 run mass: MS performed LU {at=3425086.219972984, lu_delay=5.041505021043122, ms=00068}
22:49:18.099385 run mass: MS performed LU {at=3425086.393107975, lu_delay=4.832405988126993, ms=00069}
22:49:18.134288 run mass: MS performed LU {at=3425086.428038113, lu_delay=6.2476018546149135, ms=00065}
22:49:18.177074 run osmo-ms-mob/00081: Starting mobile
22:49:18.191782 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.202483 run mass: MS start registered {at=3425086.496312455, delay=0.004737449809908867, ms=00081}
22:49:18.843014 run osmo-ms-mob/00082: Starting mobile
22:49:18.856985 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.868485 run mass: MS start registered {at=3425087.162311813, delay=0.005394414067268372, ms=00082}
22:49:19.460634 run osmo-ms-mob/00083: Starting mobile
22:49:19.476668 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.487616 run mass: MS start registered {at=3425087.781443336, delay=0.004710594192147255, ms=00083}
22:49:19.689510 run mass: MS performed LU {at=3425087.983232948, lu_delay=4.42261912394315, ms=00074}
22:49:19.707927 run mass: MS performed LU {at=3425088.001668791, lu_delay=5.525059864856303, ms=00072}
22:49:19.855701 run mass: MS performed LU {at=3425088.149422594, lu_delay=6.187712226994336, ms=00070}
22:49:19.898841 run osmo-ms-mob/00084: Starting mobile
22:49:19.914138 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.925152 run mass: MS start registered {at=3425088.218971296, delay=0.005158476997166872, ms=00084}
22:49:19.999232 run mass: MS performed LU {at=3425088.292961502, lu_delay=5.114354203920811, ms=00073}
22:49:20.035227 run mass: MS performed LU {at=3425088.328966496, lu_delay=5.980947437230498, ms=00071}
22:49:20.460985 run osmo-ms-mob/00085: Starting mobile
22:49:20.477063 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.487737 run mass: MS start registered {at=3425088.781565691, delay=0.004670708905905485, ms=00085}
22:49:21.028355 run osmo-ms-mob/00086: Starting mobile
22:49:21.041514 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.052246 run mass: MS start registered {at=3425089.346073433, delay=0.004711380694061518, ms=00086}
22:49:21.660090 run osmo-ms-mob/00087: Starting mobile
22:49:21.677137 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.683146 run mass: MS performed LU {at=3425089.976979821, lu_delay=5.087353942915797, ms=00077}
22:49:21.688838 run mass: MS start registered {at=3425089.982681274, delay=0.005718706175684929, ms=00087}
22:49:21.694672 run mass: MS performed LU {at=3425089.988510448, lu_delay=5.985869714990258, ms=00075}
22:49:21.718970 run mass: MS performed LU {at=3425090.012792985, lu_delay=5.7358932248316705, ms=00076}
22:49:21.845174 run mass: MS performed LU {at=3425090.138897057, lu_delay=4.777940098196268, ms=00078}
22:49:22.260783 run osmo-ms-mob/00088: Starting mobile
22:49:22.277668 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.288963 run mass: MS start registered {at=3425090.582781854, delay=0.005347814876586199, ms=00088}
22:49:22.839160 run osmo-ms-mob/00089: Starting mobile
22:49:22.852794 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.863568 run mass: MS start registered {at=3425091.157397621, delay=0.00475664297118783, ms=00089}
22:49:23.428306 run osmo-ms-mob/00090: Starting mobile
22:49:23.441067 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.451564 run mass: MS start registered {at=3425091.745393484, delay=0.004607370123267174, ms=00090}
22:49:23.457531 run mass: MS performed LU {at=3425091.75136828, lu_delay=5.255055825226009, ms=00081}
22:49:23.472996 run mass: MS performed LU {at=3425091.766820865, lu_delay=4.604509052354842, ms=00082}
22:49:23.621383 run mass: MS performed LU {at=3425091.91510658, lu_delay=6.154497442301363, ms=00079}
22:49:23.747073 run mass: MS performed LU {at=3425092.040795926, lu_delay=5.849967706948519, ms=00080}
22:49:24.000836 run mass: MS performed LU {at=3425092.29456221, lu_delay=23.148856097832322, ms=00032}
22:49:24.141927 run osmo-ms-mob/00091: Starting mobile
22:49:24.155415 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.166205 run mass: MS start registered {at=3425092.460020117, delay=0.004744715988636017, ms=00091}
22:49:24.857185 run osmo-ms-mob/00092: Starting mobile
22:49:24.870089 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.881774 run mass: MS start registered {at=3425093.17559866, delay=0.0053632548078894615, ms=00092}
22:49:25.439765 run mass: MS performed LU {at=3425093.733469627, lu_delay=4.951903935987502, ms=00085}
22:49:25.457598 run mass: MS performed LU {at=3425093.751386836, lu_delay=5.532415539957583, ms=00084}
22:49:25.499436 run osmo-ms-mob/00093: Starting mobile
22:49:25.514162 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.520068 run mass: MS performed LU {at=3425093.813906047, lu_delay=6.032462710980326, ms=00083}
22:49:25.525775 run mass: MS start registered {at=3425093.819617716, delay=0.005730804055929184, ms=00093}
22:49:25.610572 run mass: MS performed LU {at=3425093.904281656, lu_delay=22.522829143796116, ms=00039}
22:49:26.541315 run osmo-ms-mob/00094: Starting mobile
22:49:26.555699 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.566450 run mass: MS start registered {at=3425094.860279203, delay=0.004831403028219938, ms=00094}
22:49:27.221544 run mass: MS performed LU {at=3425095.515266935, lu_delay=6.169193502049893, ms=00086}
22:49:27.387617 run mass: MS performed LU {at=3425095.681342674, lu_delay=5.098560819867998, ms=00088}
22:49:27.429136 run osmo-ms-mob/00095: Starting mobile
22:49:27.444605 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.455314 run mass: MS start registered {at=3425095.74914152, delay=0.004785988945513964, ms=00095}
22:49:27.513734 run mass: MS performed LU {at=3425095.80743656, lu_delay=5.8247552858665586, ms=00087}
22:49:27.535926 run mass: MS performed LU {at=3425095.829762952, lu_delay=22.710791791789234, ms=00044}
22:49:27.548266 run mass: MS performed LU {at=3425095.842093099, lu_delay=22.767052720766515, ms=00043}
22:49:28.441862 run osmo-ms-mob/00096: Starting mobile
22:49:28.456030 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.466850 run mass: MS start registered {at=3425096.760677774, delay=0.0048020947724580765, ms=00096}
22:49:29.205654 run mass: MS performed LU {at=3425097.499374759, lu_delay=5.039354641921818, ms=00091}
22:49:29.223333 run mass: MS performed LU {at=3425097.517084319, lu_delay=5.771690835244954, ms=00090}
22:49:29.252609 run mass: MS performed LU {at=3425097.546353797, lu_delay=22.570466870907694, ms=00050}
22:49:29.560780 run osmo-ms-mob/00097: Starting mobile
22:49:29.577533 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.588750 run mass: MS start registered {at=3425097.882577658, delay=0.00487768417224288, ms=00097}
22:49:30.860175 run osmo-ms-mob/00098: Starting mobile
22:49:30.875625 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.886399 run mass: MS start registered {at=3425099.180229022, delay=0.0048288023099303246, ms=00098}
22:49:30.987411 run mass: MS performed LU {at=3425099.281134371, lu_delay=5.461516655050218, ms=00093}
22:49:31.153377 run mass: MS performed LU {at=3425099.447102947, lu_delay=6.271504287142307, ms=00092}
22:49:31.494444 run mass: MS performed LU {at=3425099.788166811, lu_delay=4.927887608297169, ms=00094}
22:49:32.628711 run osmo-ms-mob/00099: Starting mobile
22:49:32.641735 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.648025 run mass: All started... {duration=55.72938190493733, too_slow=0}
22:49:32.653709 run mass: MS start registered {at=3425100.947545841, delay=0.005679555702954531, ms=00099}
22:49:32.972118 run mass: MS performed LU {at=3425101.265848371, lu_delay=5.516706851311028, ms=00095}
22:49:33.225411 run mass: MS performed LU {at=3425101.519132337, lu_delay=4.758454563096166, ms=00096}
22:49:33.487990 run mass: MS performed LU {at=3425101.781712796, lu_delay=23.418110704049468, ms=00060}
22:49:34.919219 run mass: MS performed LU {at=3425103.212943555, lu_delay=5.330365896690637, ms=00097}
22:49:36.737514 run mass: MS performed LU {at=3425105.031197847, lu_delay=5.850968824699521, ms=00098}
22:49:38.639647 run mass: MS performed LU {at=3425106.933373601, lu_delay=5.985827760305256, ms=00099}
22:49:44.268939 run mass: MS performed LU {at=3425112.56267306, lu_delay=21.405275439377874, ms=00089}
22:49:44.291829 run mass: Tests done {all_completed=True, max=23.418110704049468, min=3.6088886060751975}
22:49:44.297525 tst register_default_mass.py: Test passed (86.8 sec)
22:49:44.302786 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:44.305963 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:44.309130 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:44.312341 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:44.315550 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:44.318748 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:44.321925 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:44.325128 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:44.328328 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:44.331569 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:44.334788 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:44.338064 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:44.341327 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:44.344541 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:44.347776 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:44.351058 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:44.354303 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:44.357620 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:44.360931 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:44.364337 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:44.367696 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:44.371512 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:44.374790 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:44.378244 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:44.381816 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:44.385288 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:44.388600 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:44.391925 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:44.395197 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:44.398503 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:44.401783 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:44.405057 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:44.408368 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:44.411852 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:44.415125 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:44.418440 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:44.421703 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:44.424984 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:44.428346 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:44.431876 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:44.435200 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:44.438599 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:44.441980 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:44.445274 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:44.448593 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:44.451935 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:44.455250 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:44.458721 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:44.462096 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:44.465470 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:44.468764 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:44.472165 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:44.475551 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:44.478999 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:44.482385 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:44.485688 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:44.488997 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:44.492348 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:44.495637 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:44.498955 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:44.502242 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:44.505705 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:44.509034 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:44.512311 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:44.515662 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:44.519014 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:44.522282 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:44.525609 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:44.528933 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:44.532293 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:44.535587 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:44.538970 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:44.542267 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:44.545535 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:44.548817 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:44.552144 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:44.555425 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:44.558712 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:44.561982 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:44.565241 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:44.568531 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:44.571813 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:44.575100 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:44.578392 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:44.581618 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:44.584872 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:44.588191 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:44.591441 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:44.595252 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:44.598533 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:44.601790 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:44.605084 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:44.608363 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:44.611638 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:44.614917 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:44.618215 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:44.621473 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:44.624746 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:44.628600 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:44.631846 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:44.635571 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:44.638861 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:44.642096 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:44.645327 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:44.648679 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:44.651967 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:44.655266 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:44.658529 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:44.661785 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:44.665121 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:44.668428 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:44.671686 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:44.674969 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:44.678238 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:44.681799 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:44.685322 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:44.688645 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:44.691854 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:44.695023 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:44.698188 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:44.701359 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:44.704522 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:44.707699 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:44.710881 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:44.714049 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:44.717221 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:44.720394 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:44.723553 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:44.726730 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:44.729891 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:44.733070 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:44.736256 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:44.739419 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:44.742583 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:44.745744 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:44.748922 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:44.752106 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:44.755277 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:44.758459 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:44.761625 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:44.764787 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:44.767959 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:44.771130 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:44.774310 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:44.777475 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:44.780656 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:44.783821 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:44.786999 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:44.790200 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:44.793377 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:44.796553 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:44.799746 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:44.802923 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:44.806086 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:44.809254 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:44.812422 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:44.815590 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:44.818754 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:44.821916 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:44.825078 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:44.828240 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:44.831416 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:44.834570 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:44.837735 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:44.840908 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:44.844067 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:44.847247 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:44.850411 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:44.853572 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:44.856747 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:44.859922 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:44.863096 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:44.866261 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:44.869426 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:44.872589 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:44.875759 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:44.878913 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:44.882067 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:44.885225 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:44.888391 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:44.891541 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:44.894700 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:44.897850 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:44.901012 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:44.904183 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:44.907350 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:44.910518 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:44.913681 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:44.916846 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:44.920016 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:44.923175 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:44.926343 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:44.929500 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:44.932672 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:44.935843 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:44.939015 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:44.942174 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:44.945333 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:44.948498 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:44.951682 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:44.954839 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:44.957986 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:44.961149 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:44.964318 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:44.967500 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:44.970712 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:44.973936 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:44.977162 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:44.980394 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:44.983636 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:44.986865 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:44.990092 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:44.993320 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:44.996562 --- ParallelTerminationStrategy: PID 22 died...
22:49:44.998030 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:45.001637 --- ParallelTerminationStrategy: PID 23 died...
22:49:45.003093 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:45.006685 --- ParallelTerminationStrategy: PID 24 died...
22:49:45.008147 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:45.011754 --- ParallelTerminationStrategy: PID 25 died...
22:49:45.013227 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:45.016834 --- ParallelTerminationStrategy: PID 26 died...
22:49:45.018296 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:45.021933 --- ParallelTerminationStrategy: PID 27 died...
22:49:45.023409 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:45.027039 --- ParallelTerminationStrategy: PID 28 died...
22:49:45.028503 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:45.032127 --- ParallelTerminationStrategy: PID 29 died...
22:49:45.033605 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:45.037257 --- ParallelTerminationStrategy: PID 30 died...
22:49:45.038735 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:45.042352 --- ParallelTerminationStrategy: PID 31 died...
22:49:45.043826 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:45.047494 --- ParallelTerminationStrategy: PID 32 died...
22:49:45.048978 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:45.052632 --- ParallelTerminationStrategy: PID 33 died...
22:49:45.054113 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:45.057757 --- ParallelTerminationStrategy: PID 35 died...
22:49:45.059241 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:45.062896 --- ParallelTerminationStrategy: PID 36 died...
22:49:45.064374 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:45.068003 --- ParallelTerminationStrategy: PID 37 died...
22:49:45.069484 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:45.073106 --- ParallelTerminationStrategy: PID 38 died...
22:49:45.074589 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:45.078225 --- ParallelTerminationStrategy: PID 39 died...
22:49:45.079699 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:45.083351 --- ParallelTerminationStrategy: PID 40 died...
22:49:45.084827 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:45.088496 --- ParallelTerminationStrategy: PID 41 died...
22:49:45.089977 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:45.093622 --- ParallelTerminationStrategy: PID 42 died...
22:49:45.095110 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:45.098751 --- ParallelTerminationStrategy: PID 43 died...
22:49:45.100233 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:45.103841 --- ParallelTerminationStrategy: PID 44 died...
22:49:45.105300 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:45.108922 --- ParallelTerminationStrategy: PID 45 died...
22:49:45.110415 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:45.114030 --- ParallelTerminationStrategy: PID 46 died...
22:49:45.115494 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:45.119101 --- ParallelTerminationStrategy: PID 47 died...
22:49:45.120566 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:45.124200 --- ParallelTerminationStrategy: PID 48 died...
22:49:45.125662 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:45.129267 --- ParallelTerminationStrategy: PID 49 died...
22:49:45.130738 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:45.134336 --- ParallelTerminationStrategy: PID 50 died...
22:49:45.135791 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:45.139377 --- ParallelTerminationStrategy: PID 51 died...
22:49:45.140840 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:45.144449 --- ParallelTerminationStrategy: PID 52 died...
22:49:45.145894 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:45.149501 --- ParallelTerminationStrategy: PID 53 died...
22:49:45.150957 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:45.154572 --- ParallelTerminationStrategy: PID 54 died...
22:49:45.156041 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:45.159654 --- ParallelTerminationStrategy: PID 55 died...
22:49:45.161112 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:45.164725 --- ParallelTerminationStrategy: PID 56 died...
22:49:45.166182 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:45.169774 --- ParallelTerminationStrategy: PID 57 died...
22:49:45.171243 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:45.174807 --- ParallelTerminationStrategy: PID 58 died...
22:49:45.176261 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:45.179854 --- ParallelTerminationStrategy: PID 59 died...
22:49:45.181294 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:45.184881 --- ParallelTerminationStrategy: PID 60 died...
22:49:45.186338 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:45.189925 --- ParallelTerminationStrategy: PID 61 died...
22:49:45.191391 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:45.195003 --- ParallelTerminationStrategy: PID 62 died...
22:49:45.196461 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:45.200077 --- ParallelTerminationStrategy: PID 63 died...
22:49:45.201528 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:45.205135 --- ParallelTerminationStrategy: PID 64 died...
22:49:45.206594 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:45.210181 --- ParallelTerminationStrategy: PID 65 died...
22:49:45.211649 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:45.215264 --- ParallelTerminationStrategy: PID 66 died...
22:49:45.216723 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:45.220344 --- ParallelTerminationStrategy: PID 67 died...
22:49:45.221846 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:45.225493 --- ParallelTerminationStrategy: PID 68 died...
22:49:45.226972 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:45.230595 --- ParallelTerminationStrategy: PID 69 died...
22:49:45.232062 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:45.235682 --- ParallelTerminationStrategy: PID 70 died...
22:49:45.237145 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:45.240780 --- ParallelTerminationStrategy: PID 71 died...
22:49:45.242247 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:45.245820 --- ParallelTerminationStrategy: PID 72 died...
22:49:45.247313 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:45.250992 --- ParallelTerminationStrategy: PID 73 died...
22:49:45.252437 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:45.256062 --- ParallelTerminationStrategy: PID 74 died...
22:49:45.257521 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:45.261136 --- ParallelTerminationStrategy: PID 75 died...
22:49:45.262606 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:45.266220 --- ParallelTerminationStrategy: PID 76 died...
22:49:45.267680 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:45.271301 --- ParallelTerminationStrategy: PID 77 died...
22:49:45.272759 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:45.276372 --- ParallelTerminationStrategy: PID 78 died...
22:49:45.277827 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:45.281404 --- ParallelTerminationStrategy: PID 79 died...
22:49:45.282874 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:45.286479 --- ParallelTerminationStrategy: PID 80 died...
22:49:45.287923 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:45.291548 --- ParallelTerminationStrategy: PID 81 died...
22:49:45.293001 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:45.296613 --- ParallelTerminationStrategy: PID 82 died...
22:49:45.298066 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:45.301676 --- ParallelTerminationStrategy: PID 83 died...
22:49:45.303130 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:45.306734 --- ParallelTerminationStrategy: PID 84 died...
22:49:45.308191 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:45.311785 --- ParallelTerminationStrategy: PID 85 died...
22:49:45.313236 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:45.316821 --- ParallelTerminationStrategy: PID 86 died...
22:49:45.318279 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:45.321875 --- ParallelTerminationStrategy: PID 87 died...
22:49:45.323337 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:45.326931 --- ParallelTerminationStrategy: PID 88 died...
22:49:45.328380 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:45.331976 --- ParallelTerminationStrategy: PID 89 died...
22:49:45.333433 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:45.337041 --- ParallelTerminationStrategy: PID 90 died...
22:49:45.338513 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:45.342121 --- ParallelTerminationStrategy: PID 91 died...
22:49:45.343591 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:45.347214 --- ParallelTerminationStrategy: PID 92 died...
22:49:45.348675 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:45.352265 --- ParallelTerminationStrategy: PID 93 died...
22:49:45.353727 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:45.357338 --- ParallelTerminationStrategy: PID 94 died...
22:49:45.358795 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:45.362432 --- ParallelTerminationStrategy: PID 95 died...
22:49:45.363883 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:45.367497 --- ParallelTerminationStrategy: PID 96 died...
22:49:45.368957 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:45.372588 --- ParallelTerminationStrategy: PID 97 died...
22:49:45.374049 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:45.377664 --- ParallelTerminationStrategy: PID 98 died...
22:49:45.379143 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:45.382756 --- ParallelTerminationStrategy: PID 99 died...
22:49:45.384213 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:45.387799 --- ParallelTerminationStrategy: PID 100 died...
22:49:45.389261 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:45.392889 --- ParallelTerminationStrategy: PID 101 died...
22:49:45.394362 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:45.397974 --- ParallelTerminationStrategy: PID 102 died...
22:49:45.399446 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:45.403072 --- ParallelTerminationStrategy: PID 103 died...
22:49:45.404536 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:45.408163 --- ParallelTerminationStrategy: PID 104 died...
22:49:45.409627 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:45.413247 --- ParallelTerminationStrategy: PID 105 died...
22:49:45.414712 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:45.418348 --- ParallelTerminationStrategy: PID 106 died...
22:49:45.419807 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:45.423400 --- ParallelTerminationStrategy: PID 107 died...
22:49:45.424867 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:45.428475 --- ParallelTerminationStrategy: PID 108 died...
22:49:45.429929 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:45.433548 --- ParallelTerminationStrategy: PID 109 died...
22:49:45.435017 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:45.438620 --- ParallelTerminationStrategy: PID 110 died...
22:49:45.440083 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:45.443693 --- ParallelTerminationStrategy: PID 111 died...
22:49:45.445153 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:45.448763 --- ParallelTerminationStrategy: PID 112 died...
22:49:45.450224 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:45.453814 --- ParallelTerminationStrategy: PID 113 died...
22:49:45.455278 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:45.458845 --- ParallelTerminationStrategy: PID 114 died...
22:49:45.460285 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:45.463855 --- ParallelTerminationStrategy: PID 115 died...
22:49:45.465280 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:45.468836 --- ParallelTerminationStrategy: PID 116 died...
22:49:45.470271 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:45.473828 --- ParallelTerminationStrategy: PID 117 died...
22:49:45.475267 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:45.478839 --- ParallelTerminationStrategy: PID 118 died...
22:49:45.480283 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:45.483863 --- ParallelTerminationStrategy: PID 119 died...
22:49:45.485302 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:45.488853 --- ParallelTerminationStrategy: PID 120 died...
22:49:45.490306 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:45.493836 --- ParallelTerminationStrategy: PID 121 died...
22:49:45.495286 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:45.498836 --- ParallelTerminationStrategy: PID 122 died...
22:49:45.500260 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:45.503835 --- ParallelTerminationStrategy: PID 123 died...
22:49:45.505274 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:45.508842 --- ParallelTerminationStrategy: PID 124 died...
22:49:45.510300 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:45.513858 --- ParallelTerminationStrategy: PID 125 died...
22:49:45.515303 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:45.518869 --- ParallelTerminationStrategy: PID 126 died...
22:49:45.520316 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:45.523884 --- ParallelTerminationStrategy: PID 127 died...
22:49:45.525320 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:45.528866 --- ParallelTerminationStrategy: PID 128 died...
22:49:45.530322 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:45.533878 --- ParallelTerminationStrategy: PID 129 died...
22:49:45.535318 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:45.538879 --- ParallelTerminationStrategy: PID 130 died...
22:49:45.540310 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:45.543851 --- ParallelTerminationStrategy: PID 131 died...
22:49:45.545270 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:45.548828 --- ParallelTerminationStrategy: PID 132 died...
22:49:45.550271 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:45.553805 --- ParallelTerminationStrategy: PID 133 died...
22:49:45.555242 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:45.558775 --- ParallelTerminationStrategy: PID 134 died...
22:49:45.560195 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:45.563697 --- ParallelTerminationStrategy: PID 135 died...
22:49:45.565122 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:45.568682 --- ParallelTerminationStrategy: PID 136 died...
22:49:45.570111 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:45.573691 --- ParallelTerminationStrategy: PID 137 died...
22:49:45.575132 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:45.578704 --- ParallelTerminationStrategy: PID 138 died...
22:49:45.580135 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:45.583690 --- ParallelTerminationStrategy: PID 139 died...
22:49:45.585124 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:45.588688 --- ParallelTerminationStrategy: PID 140 died...
22:49:45.590119 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:45.593666 --- ParallelTerminationStrategy: PID 141 died...
22:49:45.595118 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:45.598644 --- ParallelTerminationStrategy: PID 142 died...
22:49:45.600071 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:45.603623 --- ParallelTerminationStrategy: PID 143 died...
22:49:45.605035 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:45.608589 --- ParallelTerminationStrategy: PID 144 died...
22:49:45.610017 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:45.613574 --- ParallelTerminationStrategy: PID 145 died...
22:49:45.615008 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:45.618592 --- ParallelTerminationStrategy: PID 146 died...
22:49:45.620024 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:45.623571 --- ParallelTerminationStrategy: PID 147 died...
22:49:45.624994 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:45.628534 --- ParallelTerminationStrategy: PID 148 died...
22:49:45.629954 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:45.633479 --- ParallelTerminationStrategy: PID 149 died...
22:49:45.634923 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:45.638476 --- ParallelTerminationStrategy: PID 150 died...
22:49:45.639900 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:45.643444 --- ParallelTerminationStrategy: PID 151 died...
22:49:45.644866 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:45.648414 --- ParallelTerminationStrategy: PID 152 died...
22:49:45.649831 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:45.653393 --- ParallelTerminationStrategy: PID 153 died...
22:49:45.654833 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:45.658388 --- ParallelTerminationStrategy: PID 154 died...
22:49:45.659816 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:45.663354 --- ParallelTerminationStrategy: PID 155 died...
22:49:45.664780 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:45.668304 --- ParallelTerminationStrategy: PID 156 died...
22:49:45.669732 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:45.673287 --- ParallelTerminationStrategy: PID 157 died...
22:49:45.674712 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:45.678251 --- ParallelTerminationStrategy: PID 158 died...
22:49:45.679673 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:45.683252 --- ParallelTerminationStrategy: PID 159 died...
22:49:45.684685 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:45.688234 --- ParallelTerminationStrategy: PID 160 died...
22:49:45.689667 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:45.693217 --- ParallelTerminationStrategy: PID 161 died...
22:49:45.694651 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:45.698187 --- ParallelTerminationStrategy: PID 162 died...
22:49:45.699613 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:45.703134 --- ParallelTerminationStrategy: PID 163 died...
22:49:45.704557 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:45.708141 --- ParallelTerminationStrategy: PID 164 died...
22:49:45.709557 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:45.713099 --- ParallelTerminationStrategy: PID 165 died...
22:49:45.714555 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:45.718096 --- ParallelTerminationStrategy: PID 166 died...
22:49:45.719531 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:45.723083 --- ParallelTerminationStrategy: PID 167 died...
22:49:45.724509 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:45.728065 --- ParallelTerminationStrategy: PID 168 died...
22:49:45.729493 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:45.733075 --- ParallelTerminationStrategy: PID 169 died...
22:49:45.734522 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:45.738053 --- ParallelTerminationStrategy: PID 170 died...
22:49:45.739497 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:45.743045 --- ParallelTerminationStrategy: PID 171 died...
22:49:45.744464 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:45.748004 --- ParallelTerminationStrategy: PID 172 died...
22:49:45.749428 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:45.752978 --- ParallelTerminationStrategy: PID 173 died...
22:49:45.754423 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:45.757991 --- ParallelTerminationStrategy: PID 174 died...
22:49:45.759426 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:45.762973 --- ParallelTerminationStrategy: PID 175 died...
22:49:45.764410 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:45.767953 --- ParallelTerminationStrategy: PID 176 died...
22:49:45.769388 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:45.772902 --- ParallelTerminationStrategy: PID 177 died...
22:49:45.774356 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:45.777902 --- ParallelTerminationStrategy: PID 178 died...
22:49:45.779323 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:45.782880 --- ParallelTerminationStrategy: PID 179 died...
22:49:45.784303 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:45.787849 --- ParallelTerminationStrategy: PID 180 died...
22:49:45.789280 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:45.792835 --- ParallelTerminationStrategy: PID 181 died...
22:49:45.794272 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:45.797809 --- ParallelTerminationStrategy: PID 182 died...
22:49:45.799258 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:45.802800 --- ParallelTerminationStrategy: PID 183 died...
22:49:45.804230 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:45.807748 --- ParallelTerminationStrategy: PID 184 died...
22:49:45.809176 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:45.812731 --- ParallelTerminationStrategy: PID 185 died...
22:49:45.814143 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:45.817712 --- ParallelTerminationStrategy: PID 186 died...
22:49:45.819138 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:45.822691 --- ParallelTerminationStrategy: PID 187 died...
22:49:45.824124 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:45.827672 --- ParallelTerminationStrategy: PID 188 died...
22:49:45.829096 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:45.832676 --- ParallelTerminationStrategy: PID 189 died...
22:49:45.834106 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:45.837687 --- ParallelTerminationStrategy: PID 190 died...
22:49:45.839131 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:45.842662 --- ParallelTerminationStrategy: PID 191 died...
22:49:45.844092 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:45.847637 --- ParallelTerminationStrategy: PID 192 died...
22:49:45.849051 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:45.852601 --- ParallelTerminationStrategy: PID 193 died...
22:49:45.854028 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:45.857582 --- ParallelTerminationStrategy: PID 194 died...
22:49:45.859012 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:45.862574 --- ParallelTerminationStrategy: PID 195 died...
22:49:45.864010 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:45.867567 --- ParallelTerminationStrategy: PID 196 died...
22:49:45.868998 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:45.872549 --- ParallelTerminationStrategy: PID 197 died...
22:49:45.873966 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:45.877495 --- ParallelTerminationStrategy: PID 198 died...
22:49:45.878934 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:45.882493 --- ParallelTerminationStrategy: PID 199 died...
22:49:45.883916 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:45.887459 --- ParallelTerminationStrategy: PID 200 died...
22:49:45.888883 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:45.892433 --- ParallelTerminationStrategy: PID 201 died...
22:49:45.893864 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:45.897419 --- ParallelTerminationStrategy: PID 202 died...
22:49:45.898848 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:45.902401 --- ParallelTerminationStrategy: PID 203 died...
22:49:45.903836 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:45.907390 --- ParallelTerminationStrategy: PID 204 died...
22:49:45.908811 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:45.912344 --- ParallelTerminationStrategy: PID 205 died...
22:49:45.913783 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:45.917345 --- ParallelTerminationStrategy: PID 206 died...
22:49:45.918775 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:45.922319 --- ParallelTerminationStrategy: PID 207 died...
22:49:45.923733 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:45.927318 --- ParallelTerminationStrategy: PID 208 died...
22:49:45.928758 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:45.932310 --- ParallelTerminationStrategy: PID 209 died...
22:49:45.933735 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:45.937293 --- ParallelTerminationStrategy: PID 210 died...
22:49:45.938723 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:45.942280 --- ParallelTerminationStrategy: PID 211 died...
22:49:45.943708 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:45.947241 --- ParallelTerminationStrategy: PID 212 died...
22:49:45.948671 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:45.952235 --- ParallelTerminationStrategy: PID 213 died...
22:49:45.953657 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:45.957212 --- ParallelTerminationStrategy: PID 214 died...
22:49:45.958645 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:45.962192 --- ParallelTerminationStrategy: PID 215 died...
22:49:45.963632 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:45.967192 --- ParallelTerminationStrategy: PID 216 died...
22:49:45.968621 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:45.972174 --- ParallelTerminationStrategy: PID 217 died...
22:49:45.973604 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:45.977162 --- ParallelTerminationStrategy: PID 218 died...
22:49:45.978593 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:45.982112 --- ParallelTerminationStrategy: PID 219 died...
22:49:45.983541 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:45.987085 --- ParallelTerminationStrategy: PID 220 died...
22:49:45.988502 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:45.992067 --- ParallelTerminationStrategy: PID 221 died...
22:49:45.993493 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:45.997047 --- ParallelTerminationStrategy: PID 222 died...
22:49:45.998487 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:46.002041 --- ParallelTerminationStrategy: PID 223 died...
22:49:46.003479 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:46.007031 --- ParallelTerminationStrategy: PID 224 died...
22:49:46.008459 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:46.012023 --- ParallelTerminationStrategy: PID 225 died...
22:49:46.013447 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:46.016973 --- ParallelTerminationStrategy: PID 226 died...
22:49:46.018403 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:46.021940 --- ParallelTerminationStrategy: PID 227 died...
22:49:46.023363 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:46.026916 --- ParallelTerminationStrategy: PID 228 died...
22:49:46.028333 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:46.031888 --- ParallelTerminationStrategy: PID 229 died...
22:49:46.033315 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:46.036871 --- ParallelTerminationStrategy: PID 230 died...
22:49:46.038309 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:46.041847 --- ParallelTerminationStrategy: PID 231 died...
22:49:46.043298 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:46.046838 --- ParallelTerminationStrategy: PID 232 died...
22:49:46.048269 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:46.051792 --- ParallelTerminationStrategy: PID 233 died...
22:49:46.053218 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:46.056774 --- ParallelTerminationStrategy: PID 234 died...
22:49:46.058218 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:49.462482 --- ParallelTerminationStrategy: PID 34 died...
22:49:49.468805 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8374 netreg_mass PASS
---------------------------------------------------------------------
22:49:49.533915 tst trial-8374: Storing JUnit report in /build/trial-8374/run.2026-06-26_22-48-17/trial-8374.xml
--------------------------------------------------------------------------------------------
trial-8374 PASS
--------------------------------------------------------------------------------------------
22:49:49.543991 tst trial-8374: trial-8374: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (86.8 sec)
+ exit_code=0
+ rm -rf trial-8374/inst
+ cd trial-8374
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-26 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8374-run.tgz run.2026-06-26_22-48-17
+ tar czf /build/trial-8374-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-26_13_30_18.tgz osmo-bts-oc2g.build-2026-06-26_00_51_53.tgz osmo-bts-sysmo.build-2026-06-26_00_51_47.tgz osmo-bts.build-2026-06-26_00_51_59.tgz osmo-ggsn.build-2026-06-26_20_42_54.tgz osmo-hlr.build-2026-06-26_16_36_53.tgz osmo-hnbgw.build-2026-06-26_13_29_31.tgz osmo-mgw.build-2026-06-26_08_33_07.tgz osmo-msc.build-2026-06-26_13_35_43.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-26_07_34_43.tgz osmo-pcu-sysmo.build-2026-06-26_07_34_45.tgz osmo-pcu.build-2026-06-26_07_34_52.tgz osmo-sgsn.build-2026-06-26_20_48_31.tgz osmo-stp.build-2026-06-26_13_26_45.tgz osmo-trx.build-2026-06-26_14_22_08.tgz osmocom-bb.build-2026-06-26_21_17_27.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