Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif"
> git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5361063126726566631.sh
+ rm -rf trial-8322-bin.tgz trial-8322-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25804
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11352
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10936
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13168
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13494
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 13922
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 42733
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7861
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45060
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8885
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13493
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7828
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11877
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7901
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9375
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6621
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7828
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2681458594187831810.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-8322
+ 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 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#7 CACHED
#8 [ 8/28] RUN MKDIR /var/run/sshd
#8 CACHED
#9 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#9 CACHED
#10 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#10 CACHED
#11 [ 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
#11 CACHED
#12 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#12 CACHED
#13 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#13 CACHED
#14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#14 CACHED
#15 [ 2/28] RUN useradd -ms /bin/bash jenkins
#15 CACHED
#16 [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
#16 CACHED
#17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [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
#18 CACHED
#19 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#22 CACHED
#23 [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
#23 CACHED
#24 [ 3/28] RUN groupadd osmo-gsm-tester
#24 CACHED
#25 [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
#25 CACHED
#26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#26 CACHED
#27 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#27 CACHED
#28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#28 CACHED
#29 [ 9/28] COPY SSH /root/.ssh
#29 CACHED
#30 [20/28] WORKDIR /TMP
#30 CACHED
#31 [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
#31 CACHED
#32 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:ea5c086283d13e05369540e16ce8343e039c755d0ca5a677bb8f73c4020e9096 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8323 -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-05-06 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8323
+ mkdir -p trial-8323
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-05-06_13_27_10.tgz osmo-bts-oc2g.build-2026-05-06_00_52_08.tgz osmo-bts-sysmo.build-2026-05-06_00_52_02.tgz osmo-bts.build-2026-05-06_00_52_13.tgz osmo-ggsn.build-2026-05-06_20_43_02.tgz osmo-hlr.build-2026-05-06_16_36_59.tgz osmo-hnbgw.build-2026-05-06_13_31_22.tgz osmo-mgw.build-2026-05-06_08_33_06.tgz osmo-msc.build-2026-05-06_13_33_25.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-06_07_35_13.tgz osmo-pcu-sysmo.build-2026-05-06_07_35_04.tgz osmo-pcu.build-2026-05-06_07_35_15.tgz osmo-sgsn.build-2026-05-06_20_48_58.tgz osmo-stp.build-2026-05-06_13_25_41.tgz osmo-trx.build-2026-05-06_14_22_09.tgz osmocom-bb.build-2026-05-06_21_17_23.tgz srslte.build-19.tgz trial-8323
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-05-06_13_27_10.md5 osmo-bts-oc2g.build-2026-05-06_00_52_08.md5 osmo-bts-sysmo.build-2026-05-06_00_52_02.md5 osmo-bts.build-2026-05-06_00_52_13.md5 osmo-ggsn.build-2026-05-06_20_43_02.md5 osmo-hlr.build-2026-05-06_16_36_59.md5 osmo-hnbgw.build-2026-05-06_13_31_22.md5 osmo-mgw.build-2026-05-06_08_33_06.md5 osmo-msc.build-2026-05-06_13_33_25.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-06_07_35_13.md5 osmo-pcu-sysmo.build-2026-05-06_07_35_04.md5 osmo-pcu.build-2026-05-06_07_35_15.md5 osmo-sgsn.build-2026-05-06_20_48_58.md5 osmo-stp.build-2026-05-06_13_25_41.md5 osmo-trx.build-2026-05-06_14_22_09.md5 osmocom-bb.build-2026-05-06_21_17_23.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-05-06_13_27_10.md5 osmo-bts-oc2g.build-2026-05-06_00_52_08.md5 osmo-bts-sysmo.build-2026-05-06_00_52_02.md5 osmo-bts.build-2026-05-06_00_52_13.md5 osmo-ggsn.build-2026-05-06_20_43_02.md5 osmo-hlr.build-2026-05-06_16_36_59.md5 osmo-hnbgw.build-2026-05-06_13_31_22.md5 osmo-mgw.build-2026-05-06_08_33_06.md5 osmo-msc.build-2026-05-06_13_33_25.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-06_07_35_13.md5 osmo-pcu-sysmo.build-2026-05-06_07_35_04.md5 osmo-pcu.build-2026-05-06_07_35_15.md5 osmo-sgsn.build-2026-05-06_20_48_58.md5 osmo-stp.build-2026-05-06_13_25_41.md5 osmo-trx.build-2026-05-06_14_22_09.md5 osmocom-bb.build-2026-05-06_21_17_23.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-8323 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8323'
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-8323
--------------------------------------------------------------------------------------------
22:48:19.078938 tst trial-8323: Detailed log at /build/trial-8323/run.2026-05-06_22-48-19/log
---------------------------------------------------------------------
trial-8323 netreg_mass
---------------------------------------------------------------------
22:48:19.285900 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.286242 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.286998 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.288211 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:19.329101 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:19.329933 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:19.331112 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:19.393176 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-8323 netreg_mass register_default_mass.py
----------------------------------------------
22:48:19.393946 tst register_default_mass.py:9: Claiming resources for the test
22:48:19.409122 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.409662 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.410115 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.410539 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.410967 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.411415 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.411859 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.442401 tst register_default_mass.py: using LAC 2
22:48:19.464475 tst register_default_mass.py: using RAC 2
22:48:19.491021 tst register_default_mass.py: using CellId 2
22:48:19.520406 tst register_default_mass.py: using BVCI 3
22:48:19.534270 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.534948 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.535528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.536052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.536561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.537054 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.537539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.538051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.538565 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.539067 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.539555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.540084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.540602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.541112 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.541631 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.542140 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.542651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.543162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.543672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.544172 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.544681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.545196 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.545705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.546226 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.546732 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.547234 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.547740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.548263 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.548773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.549274 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.549788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.550296 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.550805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.551317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.551844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.552350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.552844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.553363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.553868 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.554361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.554851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.555366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.555878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.556377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.556892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.557389 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.557884 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.558405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.558917 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.559422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.559947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.560456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.560951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.561465 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.561973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.562474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.562970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.563484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.563988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.564480 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.564974 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.565484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.565988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.566504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.567007 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.567505 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.568010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.568530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.569047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.569551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.570048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.570566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.571134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.571635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.572159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.572654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.573146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.573658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.574163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.574653 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.575147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.575663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.576167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.576654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.577157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.577649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.578138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.578641 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.579134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.579629 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.580150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.580652 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.581152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.581670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.582164 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.582659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.583164 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.583672 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.584171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.584658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.585163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.585711 tst register_default_mass.py:21: Launching a simple network
22:48:19.595636 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.714541 run create_hlr_db(pid=20): Launched
22:48:20.728852 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.745099 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.760063 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.765687 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.957107 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.971651 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.979530 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.399435 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.414271 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.428679 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.556099 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.570825 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.576405 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.599474 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.614267 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.619917 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.945460 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.960715 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.992938 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.165470 run osmo-bts-virtual(pid=34): Launched
22:48:32.201037 tst register_default_mass.py: using MSISDN 1001
22:48:32.215414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.254850 tst register_default_mass.py: using MSISDN 1002
22:48:32.272502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.303000 tst register_default_mass.py: using MSISDN 1003
22:48:32.317700 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.347980 tst register_default_mass.py: using MSISDN 1004
22:48:32.362224 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.391950 tst register_default_mass.py: using MSISDN 1005
22:48:32.405858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.436412 tst register_default_mass.py: using MSISDN 1006
22:48:32.450677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.480883 tst register_default_mass.py: using MSISDN 1007
22:48:32.495288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.525628 tst register_default_mass.py: using MSISDN 1008
22:48:32.539986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.570457 tst register_default_mass.py: using MSISDN 1009
22:48:32.584825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.615143 tst register_default_mass.py: using MSISDN 1010
22:48:32.629452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.659721 tst register_default_mass.py: using MSISDN 1011
22:48:32.674077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.704630 tst register_default_mass.py: using MSISDN 1012
22:48:32.719036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.749573 tst register_default_mass.py: using MSISDN 1013
22:48:32.764011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.794515 tst register_default_mass.py: using MSISDN 1014
22:48:32.808916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.839472 tst register_default_mass.py: using MSISDN 1015
22:48:32.853992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:32.884543 tst register_default_mass.py: using MSISDN 1016
22:48:32.898934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:32.929215 tst register_default_mass.py: using MSISDN 1017
22:48:32.943565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.973956 tst register_default_mass.py: using MSISDN 1018
22:48:32.988294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.018769 tst register_default_mass.py: using MSISDN 1019
22:48:33.033154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.063923 tst register_default_mass.py: using MSISDN 1020
22:48:33.078474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.109152 tst register_default_mass.py: using MSISDN 1021
22:48:33.123688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.154452 tst register_default_mass.py: using MSISDN 1022
22:48:33.169123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.199748 tst register_default_mass.py: using MSISDN 1023
22:48:33.214272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.244667 tst register_default_mass.py: using MSISDN 1024
22:48:33.258858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.289646 tst register_default_mass.py: using MSISDN 1025
22:48:33.304293 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.334199 tst register_default_mass.py: using MSISDN 1026
22:48:33.348262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.377894 tst register_default_mass.py: using MSISDN 1027
22:48:33.391754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.421859 tst register_default_mass.py: using MSISDN 1028
22:48:33.436051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.466293 tst register_default_mass.py: using MSISDN 1029
22:48:33.480533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.510598 tst register_default_mass.py: using MSISDN 1030
22:48:33.524821 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.554778 tst register_default_mass.py: using MSISDN 1031
22:48:33.568880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.599005 tst register_default_mass.py: using MSISDN 1032
22:48:33.613236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.643569 tst register_default_mass.py: using MSISDN 1033
22:48:33.657888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.688012 tst register_default_mass.py: using MSISDN 1034
22:48:33.702226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.732571 tst register_default_mass.py: using MSISDN 1035
22:48:33.746753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.777024 tst register_default_mass.py: using MSISDN 1036
22:48:33.791241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.821511 tst register_default_mass.py: using MSISDN 1037
22:48:33.835811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.866004 tst register_default_mass.py: using MSISDN 1038
22:48:33.880316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.910498 tst register_default_mass.py: using MSISDN 1039
22:48:33.924783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.955072 tst register_default_mass.py: using MSISDN 1040
22:48:33.969232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.999189 tst register_default_mass.py: using MSISDN 1041
22:48:34.013243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.043482 tst register_default_mass.py: using MSISDN 1042
22:48:34.057755 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.087819 tst register_default_mass.py: using MSISDN 1043
22:48:34.102076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.132062 tst register_default_mass.py: using MSISDN 1044
22:48:34.146155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.176273 tst register_default_mass.py: using MSISDN 1045
22:48:34.190453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.220570 tst register_default_mass.py: using MSISDN 1046
22:48:34.234646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.264897 tst register_default_mass.py: using MSISDN 1047
22:48:34.279230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.309392 tst register_default_mass.py: using MSISDN 1048
22:48:34.323507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:34.353304 tst register_default_mass.py: using MSISDN 1049
22:48:34.367401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.397552 tst register_default_mass.py: using MSISDN 1050
22:48:34.411646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.441689 tst register_default_mass.py: using MSISDN 1051
22:48:34.455792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.486117 tst register_default_mass.py: using MSISDN 1052
22:48:34.500436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.530780 tst register_default_mass.py: using MSISDN 1053
22:48:34.545143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.575942 tst register_default_mass.py: using MSISDN 1054
22:48:34.586232 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.616623 tst register_default_mass.py: using MSISDN 1055
22:48:34.632257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.663029 tst register_default_mass.py: using MSISDN 1056
22:48:34.677665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.708008 tst register_default_mass.py: using MSISDN 1057
22:48:34.722475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.752926 tst register_default_mass.py: using MSISDN 1058
22:48:34.767303 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.805721 tst register_default_mass.py: using MSISDN 1059
22:48:34.823243 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.853661 tst register_default_mass.py: using MSISDN 1060
22:48:34.868250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.898826 tst register_default_mass.py: using MSISDN 1061
22:48:34.913265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.943961 tst register_default_mass.py: using MSISDN 1062
22:48:34.958572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.988927 tst register_default_mass.py: using MSISDN 1063
22:48:35.003284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.033765 tst register_default_mass.py: using MSISDN 1064
22:48:35.048053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.078521 tst register_default_mass.py: using MSISDN 1065
22:48:35.092973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:35.123778 tst register_default_mass.py: using MSISDN 1066
22:48:35.138104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:35.168570 tst register_default_mass.py: using MSISDN 1067
22:48:35.182809 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.212940 tst register_default_mass.py: using MSISDN 1068
22:48:35.227006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.257796 tst register_default_mass.py: using MSISDN 1069
22:48:35.272312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.303223 tst register_default_mass.py: using MSISDN 1070
22:48:35.317958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.348441 tst register_default_mass.py: using MSISDN 1071
22:48:35.362829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:35.393364 tst register_default_mass.py: using MSISDN 1072
22:48:35.407817 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:35.438460 tst register_default_mass.py: using MSISDN 1073
22:48:35.452918 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:35.483778 tst register_default_mass.py: using MSISDN 1074
22:48:35.498390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:35.528827 tst register_default_mass.py: using MSISDN 1075
22:48:35.543284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:35.573613 tst register_default_mass.py: using MSISDN 1076
22:48:35.587853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:35.618193 tst register_default_mass.py: using MSISDN 1077
22:48:35.632531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:35.666801 tst register_default_mass.py: using MSISDN 1078
22:48:35.683197 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:35.713812 tst register_default_mass.py: using MSISDN 1079
22:48:35.728430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.758706 tst register_default_mass.py: using MSISDN 1080
22:48:35.773016 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.802786 tst register_default_mass.py: using MSISDN 1081
22:48:35.816868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.846991 tst register_default_mass.py: using MSISDN 1082
22:48:35.861189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.891687 tst register_default_mass.py: using MSISDN 1083
22:48:35.906019 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.936736 tst register_default_mass.py: using MSISDN 1084
22:48:35.951155 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.981445 tst register_default_mass.py: using MSISDN 1085
22:48:35.995404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:36.025344 tst register_default_mass.py: using MSISDN 1086
22:48:36.039494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:36.069690 tst register_default_mass.py: using MSISDN 1087
22:48:36.083928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:36.114329 tst register_default_mass.py: using MSISDN 1088
22:48:36.128692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:36.158916 tst register_default_mass.py: using MSISDN 1089
22:48:36.173160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:36.203356 tst register_default_mass.py: using MSISDN 1090
22:48:36.217564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:36.256471 tst register_default_mass.py: using MSISDN 1091
22:48:36.274131 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:36.304426 tst register_default_mass.py: using MSISDN 1092
22:48:36.318957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:36.349104 tst register_default_mass.py: using MSISDN 1093
22:48:36.363403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:36.393537 tst register_default_mass.py: using MSISDN 1094
22:48:36.407804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:36.438288 tst register_default_mass.py: using MSISDN 1095
22:48:36.452696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:36.482911 tst register_default_mass.py: using MSISDN 1096
22:48:36.497183 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:36.527626 tst register_default_mass.py: using MSISDN 1097
22:48:36.542058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:36.572652 tst register_default_mass.py: using MSISDN 1098
22:48:36.586952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:36.617313 tst register_default_mass.py: using MSISDN 1099
22:48:36.631602 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:36.662275 tst register_default_mass.py: using MSISDN 1100
22:48:36.676793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.768293 run mass: Starting testcase
22:48:36.773851 run mass: Pre-launching all virtphy's
22:48:36.779304 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.792449 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.798474 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.811259 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.817358 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.830298 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.836396 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.849444 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.855568 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.868675 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.874794 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.887699 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.893730 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.906690 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.912820 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.925728 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.931864 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.944839 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.950880 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.963583 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.969510 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.982293 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.988263 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:37.000947 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:37.007005 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:37.019885 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:37.025909 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:37.038746 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:37.044675 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:37.057474 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:37.063398 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:37.076259 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:37.082177 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:37.095041 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:37.100961 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:37.113783 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:37.119738 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:37.132702 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:37.138629 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:37.151630 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:37.157575 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:37.170387 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:37.176320 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:37.189168 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:37.195081 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:37.207900 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:37.213923 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:37.226765 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:37.232715 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:37.245540 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:37.251493 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:37.264373 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:37.270376 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:37.283208 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:37.289119 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:37.301949 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:37.307864 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:37.320792 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:37.326726 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:37.339836 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:37.345829 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:37.358736 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:37.364698 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:37.377670 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:37.383645 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:37.396502 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:37.402485 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:37.415375 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:37.421373 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:37.434215 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:37.440175 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:37.453095 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:37.459220 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:37.472158 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:37.478204 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:37.491106 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:37.497201 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:37.510172 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:37.516208 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:37.529062 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:37.535024 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:37.548076 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:37.554137 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:37.567221 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:37.573255 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:37.586289 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:37.592513 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:37.605518 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:37.611711 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:37.625022 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:37.631276 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:37.644316 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:37.650360 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:37.663062 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:37.668985 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:37.681818 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:37.687815 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:37.700515 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:37.706429 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:37.719175 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:37.725240 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.738121 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.744087 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.756918 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.762913 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.775865 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.782020 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.795063 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.801237 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.814264 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.820288 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.833462 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.839475 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.852675 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.858724 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.871791 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.877902 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.890957 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.897005 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.909985 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.916039 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.929096 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.935155 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.948152 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.954149 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.966961 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.972917 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.985649 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.991601 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:38.004417 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:38.010337 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:38.023382 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:38.029321 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:38.042332 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:38.048283 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:38.061119 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:38.067177 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:38.080124 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:38.087818 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:38.100661 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:38.106669 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:38.119547 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:38.125470 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:38.138324 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:38.144260 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:38.157085 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:38.163020 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:38.175847 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:38.181792 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:38.194555 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:38.200568 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:38.213371 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:38.219298 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:38.232083 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:38.237988 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:38.250790 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:38.256958 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:38.269895 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:38.275893 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:38.288683 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:38.294592 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:38.307603 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:38.313518 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:38.326484 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:38.332434 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:38.345279 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:38.351156 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:38.363983 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:38.369888 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:38.382680 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:38.388666 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:38.401443 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:38.407392 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:38.420268 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:38.426246 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:38.439077 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:38.444998 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:38.457843 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:38.463837 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:38.476629 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:38.482583 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:38.495667 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:38.501713 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:38.514756 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:38.520726 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:38.533709 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:38.539665 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:38.552825 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:38.558732 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:38.571584 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:38.577602 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:38.590405 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:38.596373 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:38.609241 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:38.615315 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:38.628287 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:38.634250 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:38.647018 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:38.652916 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:38.665634 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:38.671558 run mass: Checking if sockets are in the filesystem
22:48:38.703703 run osmo-ms-mob/00000: Starting mobile
22:48:38.716586 run osmo-ms-mob/00000(pid=135): Launched
22:48:38.728053 run mass: MS start registered {at=8658344.936372291, delay=0.005209987983107567, ms=00000}
22:48:42.918961 run osmo-ms-mob/00001: Starting mobile
22:48:42.935876 run osmo-ms-mob/00001(pid=136): Launched
22:48:42.946315 run mass: MS start registered {at=8658349.154635563, delay=0.00440538115799427, ms=00001}
22:48:43.993862 run mass: MS performed LU {at=8658350.202058665, lu_delay=5.265686374157667, ms=00000}
22:48:44.709652 run osmo-ms-mob/00002: Starting mobile
22:48:44.725827 run osmo-ms-mob/00002(pid=137): Launched
22:48:44.736414 run mass: MS start registered {at=8658350.944729527, delay=0.004664590582251549, ms=00002}
22:48:46.019287 run osmo-ms-mob/00003: Starting mobile
22:48:46.036623 run osmo-ms-mob/00003(pid=138): Launched
22:48:46.047065 run mass: MS start registered {at=8658352.25538263, delay=0.004465620964765549, ms=00003}
22:48:47.109349 run osmo-ms-mob/00004: Starting mobile
22:48:47.125420 run osmo-ms-mob/00004(pid=139): Launched
22:48:47.136007 run mass: MS start registered {at=8658353.344327005, delay=0.004630440846085548, ms=00004}
22:48:47.759299 run mass: MS performed LU {at=8658353.9675031, lu_delay=4.812867537140846, ms=00001}
22:48:48.087767 run osmo-ms-mob/00005: Starting mobile
22:48:48.100665 run osmo-ms-mob/00005(pid=140): Launched
22:48:48.111093 run mass: MS start registered {at=8658354.319412798, delay=0.0044746994972229, ms=00005}
22:48:48.987677 run osmo-ms-mob/00006: Starting mobile
22:48:49.000497 run osmo-ms-mob/00006(pid=141): Launched
22:48:49.010987 run mass: MS start registered {at=8658355.219303569, delay=0.004562694579362869, ms=00006}
22:48:49.661210 run mass: MS performed LU {at=8658355.869412396, lu_delay=4.924682868644595, ms=00002}
22:48:49.887082 run osmo-ms-mob/00007: Starting mobile
22:48:49.900311 run osmo-ms-mob/00007(pid=142): Launched
22:48:49.910950 run mass: MS start registered {at=8658356.119270125, delay=0.004699151962995529, ms=00007}
22:48:50.687711 run osmo-ms-mob/00008: Starting mobile
22:48:50.700694 run osmo-ms-mob/00008(pid=143): Launched
22:48:50.711295 run mass: MS start registered {at=8658356.919618247, delay=0.0045708417892456055, ms=00008}
22:48:51.419083 run osmo-ms-mob/00009: Starting mobile
22:48:51.436671 run osmo-ms-mob/00009(pid=144): Launched
22:48:51.448895 run mass: MS start registered {at=8658357.657217713, delay=0.004360932856798172, ms=00009}
22:48:51.525784 run mass: MS performed LU {at=8658357.733995566, lu_delay=5.478612937033176, ms=00003}
22:48:52.119341 run osmo-ms-mob/00010: Starting mobile
22:48:52.136077 run osmo-ms-mob/00010(pid=145): Launched
22:48:52.146936 run mass: MS start registered {at=8658358.355258033, delay=0.003591775894165039, ms=00010}
22:48:52.699496 run osmo-ms-mob/00011: Starting mobile
22:48:52.713606 run osmo-ms-mob/00011(pid=146): Launched
22:48:52.724460 run mass: MS start registered {at=8658358.932781609, delay=0.00444425456225872, ms=00011}
22:48:53.299830 run osmo-ms-mob/00012: Starting mobile
22:48:53.313596 run osmo-ms-mob/00012(pid=147): Launched
22:48:53.324706 run mass: MS start registered {at=8658359.533026764, delay=0.004489762708544731, ms=00012}
22:48:53.427042 run mass: MS performed LU {at=8658359.635252774, lu_delay=6.290925769135356, ms=00004}
22:48:53.454258 run mass: MS performed LU {at=8658359.662565913, lu_delay=5.343153115361929, ms=00005}
22:48:53.925072 run osmo-ms-mob/00013: Starting mobile
22:48:53.940408 run osmo-ms-mob/00013(pid=148): Launched
22:48:53.951135 run mass: MS start registered {at=8658360.159454372, delay=0.0043875183910131454, ms=00013}
22:48:54.491086 run osmo-ms-mob/00014: Starting mobile
22:48:54.504284 run osmo-ms-mob/00014(pid=149): Launched
22:48:54.515208 run mass: MS start registered {at=8658360.723524973, delay=0.004715612158179283, ms=00014}
22:48:55.087100 run osmo-ms-mob/00015: Starting mobile
22:48:55.100682 run osmo-ms-mob/00015(pid=150): Launched
22:48:55.111459 run mass: MS start registered {at=8658361.319782102, delay=0.004662089049816132, ms=00015}
22:48:55.291348 run mass: MS performed LU {at=8658361.499563176, lu_delay=5.380293050780892, ms=00007}
22:48:55.356274 run mass: MS performed LU {at=8658361.564483594, lu_delay=6.345180025324225, ms=00006}
22:48:55.611889 run osmo-ms-mob/00016: Starting mobile
22:48:55.625359 run osmo-ms-mob/00016(pid=151): Launched
22:48:55.636097 run mass: MS start registered {at=8658361.844416887, delay=0.0047147236764431, ms=00016}
22:48:55.659392 run mass: MS performed LU {at=8658361.86769403, lu_delay=4.948075782507658, ms=00008}
22:48:56.086979 run osmo-ms-mob/00017: Starting mobile
22:48:56.100476 run osmo-ms-mob/00017(pid=152): Launched
22:48:56.111331 run mass: MS start registered {at=8658362.319631647, delay=0.004704892635345459, ms=00017}
22:48:56.718678 run osmo-ms-mob/00018: Starting mobile
22:48:56.735828 run osmo-ms-mob/00018(pid=153): Launched
22:48:56.746407 run mass: MS start registered {at=8658362.954728505, delay=0.004650624468922615, ms=00018}
22:48:57.110988 run osmo-ms-mob/00019: Starting mobile
22:48:57.127372 run osmo-ms-mob/00019(pid=154): Launched
22:48:57.133409 run mass: MS performed LU {at=8658363.341735192, lu_delay=5.684517478570342, ms=00009}
22:48:57.139160 run mass: MS start registered {at=8658363.347495079, delay=0.005778206512331963, ms=00019}
22:48:57.192229 run mass: MS performed LU {at=8658363.400473572, lu_delay=5.045215539634228, ms=00010}
22:48:57.219567 run mass: MS performed LU {at=8658363.427817792, lu_delay=4.495036182925105, ms=00011}
22:48:57.627941 run osmo-ms-mob/00020: Starting mobile
22:48:57.644097 run osmo-ms-mob/00020(pid=155): Launched
22:48:57.654955 run mass: MS start registered {at=8658363.863276325, delay=0.004891093820333481, ms=00020}
22:48:58.100387 run osmo-ms-mob/00021: Starting mobile
22:48:58.114248 run osmo-ms-mob/00021(pid=156): Launched
22:48:58.125027 run mass: MS start registered {at=8658364.333349602, delay=0.004667026922106743, ms=00021}
22:48:58.508520 run osmo-ms-mob/00022: Starting mobile
22:48:58.525063 run osmo-ms-mob/00022(pid=157): Launched
22:48:58.535959 run mass: MS start registered {at=8658364.744277209, delay=0.004850542172789574, ms=00022}
22:48:59.018111 run osmo-ms-mob/00023: Starting mobile
22:48:59.042930 run osmo-ms-mob/00023(pid=158): Launched
22:48:59.053730 run mass: MS start registered {at=8658365.262051033, delay=0.004765927791595459, ms=00023}
22:48:59.059851 run mass: MS performed LU {at=8658365.268179465, lu_delay=5.735152700915933, ms=00012}
22:48:59.121972 run mass: MS performed LU {at=8658365.33019156, lu_delay=4.606666587293148, ms=00014}
22:48:59.191261 run mass: MS performed LU {at=8658365.399480017, lu_delay=5.240025645121932, ms=00013}
22:48:59.213130 run osmo-ms-mob/00024: Starting mobile
22:48:59.226404 run osmo-ms-mob/00024(pid=159): Launched
22:48:59.237112 run mass: MS start registered {at=8658365.445433833, delay=0.004670994356274605, ms=00024}
22:48:59.887887 run osmo-ms-mob/00025: Starting mobile
22:48:59.901011 run osmo-ms-mob/00025(pid=160): Launched
22:48:59.912260 run mass: MS start registered {at=8658366.120580379, delay=0.004984965547919273, ms=00025}
22:49:00.288102 run osmo-ms-mob/00026: Starting mobile
22:49:00.301300 run osmo-ms-mob/00026(pid=161): Launched
22:49:00.312088 run mass: MS start registered {at=8658366.520408103, delay=0.004861230030655861, ms=00026}
22:49:00.717014 run osmo-ms-mob/00027: Starting mobile
22:49:00.734904 run osmo-ms-mob/00027(pid=162): Launched
22:49:00.745616 run mass: MS start registered {at=8658366.95393771, delay=0.0046052709221839905, ms=00027}
22:49:00.857403 run mass: MS performed LU {at=8658367.065623015, lu_delay=5.2212061285972595, ms=00016}
22:49:00.959154 run mass: MS performed LU {at=8658367.167373989, lu_delay=4.8477423414587975, ms=00017}
22:49:00.985284 run mass: MS performed LU {at=8658367.193557465, lu_delay=5.873775362968445, ms=00015}
22:49:00.997574 run osmo-ms-mob/00028: Starting mobile
22:49:01.010360 run osmo-ms-mob/00028(pid=163): Launched
22:49:01.021085 run mass: MS start registered {at=8658367.229407031, delay=0.0047706011682748795, ms=00028}
22:49:01.526447 run osmo-ms-mob/00029: Starting mobile
22:49:01.542421 run osmo-ms-mob/00029(pid=164): Launched
22:49:01.553622 run mass: MS start registered {at=8658367.76194142, delay=0.004883004352450371, ms=00029}
22:49:01.900741 run osmo-ms-mob/00030: Starting mobile
22:49:01.914383 run osmo-ms-mob/00030(pid=165): Launched
22:49:01.925446 run mass: MS start registered {at=8658368.133764746, delay=0.004978679120540619, ms=00030}
22:49:02.287624 run osmo-ms-mob/00031: Starting mobile
22:49:02.300916 run osmo-ms-mob/00031(pid=166): Launched
22:49:02.311773 run mass: MS start registered {at=8658368.520093141, delay=0.004576396197080612, ms=00031}
22:49:02.609231 run osmo-ms-mob/00032: Starting mobile
22:49:02.625477 run osmo-ms-mob/00032(pid=167): Launched
22:49:02.636207 run mass: MS start registered {at=8658368.84452746, delay=0.004689639434218407, ms=00032}
22:49:02.822810 run mass: MS performed LU {at=8658369.031028418, lu_delay=6.076299913227558, ms=00018}
22:49:02.887720 run mass: MS performed LU {at=8658369.095909284, lu_delay=5.748414205387235, ms=00019}
22:49:02.915766 run osmo-ms-mob/00033: Starting mobile
22:49:02.928749 run osmo-ms-mob/00033(pid=168): Launched
22:49:02.939483 run mass: MS start registered {at=8658369.147806587, delay=0.004614349454641342, ms=00033}
22:49:02.956382 run mass: MS performed LU {at=8658369.164684914, lu_delay=5.301408588886261, ms=00020}
22:49:02.993404 run mass: MS performed LU {at=8658369.201642344, lu_delay=4.8682927414774895, ms=00021}
22:49:03.409809 run osmo-ms-mob/00034: Starting mobile
22:49:03.425878 run osmo-ms-mob/00034(pid=169): Launched
22:49:03.436675 run mass: MS start registered {at=8658369.644992819, delay=0.004762560129165649, ms=00034}
22:49:03.699615 run osmo-ms-mob/00035: Starting mobile
22:49:03.713051 run osmo-ms-mob/00035(pid=170): Launched
22:49:03.724189 run mass: MS start registered {at=8658369.93250775, delay=0.004894586279988289, ms=00035}
22:49:04.087201 run osmo-ms-mob/00036: Starting mobile
22:49:04.100604 run osmo-ms-mob/00036(pid=171): Launched
22:49:04.111274 run mass: MS start registered {at=8658370.319597062, delay=0.0046552009880542755, ms=00036}
22:49:04.521131 run osmo-ms-mob/00037: Starting mobile
22:49:04.538466 run osmo-ms-mob/00037(pid=172): Launched
22:49:04.549070 run mass: MS start registered {at=8658370.757391946, delay=0.004571722820401192, ms=00037}
22:49:04.622488 run mass: MS performed LU {at=8658370.830702297, lu_delay=5.385268464684486, ms=00024}
22:49:04.724719 run mass: MS performed LU {at=8658370.932935692, lu_delay=4.812355313450098, ms=00025}
22:49:04.753490 run osmo-ms-mob/00038: Starting mobile
22:49:04.766638 run osmo-ms-mob/00038(pid=173): Launched
22:49:04.772718 run mass: MS performed LU {at=8658370.98104817, lu_delay=5.718997137621045, ms=00023}
22:49:04.778476 run mass: MS start registered {at=8658370.98681125, delay=0.0057801418006420135, ms=00038}
22:49:04.896427 run mass: MS performed LU {at=8658371.104641281, lu_delay=4.5842331778258085, ms=00026}
22:49:04.954828 run osmo-ms-mob/00039: Starting mobile
22:49:04.971620 run osmo-ms-mob/00039(pid=174): Launched
22:49:04.977773 run mass: MS performed LU {at=8658371.186102193, lu_delay=6.441824983805418, ms=00022}
22:49:04.983738 run mass: MS start registered {at=8658371.19207338, delay=0.005990790203213692, ms=00039}
22:49:05.486780 run osmo-ms-mob/00040: Starting mobile
22:49:05.499494 run osmo-ms-mob/00040(pid=175): Launched
22:49:05.510236 run mass: MS start registered {at=8658371.718556823, delay=0.004886996001005173, ms=00040}
22:49:05.787712 run osmo-ms-mob/00041: Starting mobile
22:49:05.801140 run osmo-ms-mob/00041(pid=176): Launched
22:49:05.812332 run mass: MS start registered {at=8658372.020646825, delay=0.0049768853932619095, ms=00041}
22:49:06.101349 run osmo-ms-mob/00042: Starting mobile
22:49:06.115214 run osmo-ms-mob/00042(pid=177): Launched
22:49:06.126245 run mass: MS start registered {at=8658372.33456671, delay=0.004825081676244736, ms=00042}
22:49:06.508948 run osmo-ms-mob/00043: Starting mobile
22:49:06.525302 run osmo-ms-mob/00043(pid=178): Launched
22:49:06.536000 run mass: MS start registered {at=8658372.744320083, delay=0.004722254350781441, ms=00043}
22:49:06.589313 run mass: MS performed LU {at=8658372.797549259, lu_delay=5.035607839003205, ms=00029}
22:49:06.653796 run mass: MS performed LU {at=8658372.862016575, lu_delay=5.632609544321895, ms=00028}
22:49:06.680583 run osmo-ms-mob/00044: Starting mobile
22:49:06.693388 run osmo-ms-mob/00044(pid=179): Launched
22:49:06.704109 run mass: MS start registered {at=8658372.912432227, delay=0.004734311252832413, ms=00044}
22:49:06.721433 run mass: MS performed LU {at=8658372.929754397, lu_delay=4.795989651232958, ms=00030}
22:49:06.759583 run mass: MS performed LU {at=8658372.967821755, lu_delay=6.013884045183659, ms=00027}
22:49:06.781087 run osmo-ms-mob/00045: Starting mobile
22:49:06.794080 run osmo-ms-mob/00045(pid=180): Launched
22:49:06.807077 run mass: MS start registered {at=8658373.015398577, delay=0.006720667704939842, ms=00045}
22:49:07.387801 run osmo-ms-mob/00046: Starting mobile
22:49:07.401226 run osmo-ms-mob/00046(pid=181): Launched
22:49:07.412174 run mass: MS start registered {at=8658373.620495984, delay=0.004829829558730125, ms=00046}
22:49:07.701876 run osmo-ms-mob/00047: Starting mobile
22:49:07.715638 run osmo-ms-mob/00047(pid=182): Launched
22:49:07.726851 run mass: MS start registered {at=8658373.935172603, delay=0.004951624199748039, ms=00047}
22:49:08.000957 run osmo-ms-mob/00048: Starting mobile
22:49:08.014769 run osmo-ms-mob/00048(pid=183): Launched
22:49:08.025763 run mass: MS start registered {at=8658374.234084032, delay=0.004810597747564316, ms=00048}
22:49:08.310405 run osmo-ms-mob/00049: Starting mobile
22:49:08.326518 run osmo-ms-mob/00049(pid=184): Launched
22:49:08.337197 run mass: MS start registered {at=8658374.545517813, delay=0.0047060828655958176, ms=00049}
22:49:08.388521 run mass: MS performed LU {at=8658374.596739324, lu_delay=6.0766461826860905, ms=00031}
22:49:08.491022 run mass: MS performed LU {at=8658374.699241867, lu_delay=5.5514352805912495, ms=00033}
22:49:08.505145 run osmo-ms-mob/00050: Starting mobile
22:49:08.518402 run osmo-ms-mob/00050(pid=185): Launched
22:49:08.524476 run mass: MS performed LU {at=8658374.732805979, lu_delay=5.888278517872095, ms=00032}
22:49:08.530311 run mass: MS start registered {at=8658374.73864662, delay=0.005857227370142937, ms=00050}
22:49:08.662430 run mass: MS performed LU {at=8658374.87064793, lu_delay=5.225655110552907, ms=00034}
22:49:08.988169 run osmo-ms-mob/00051: Starting mobile
22:49:09.001244 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.012334 run mass: MS start registered {at=8658375.220651211, delay=0.004890313372015953, ms=00051}
22:49:09.287182 run osmo-ms-mob/00052: Starting mobile
22:49:09.300307 run osmo-ms-mob/00052(pid=187): Launched
22:49:09.311354 run mass: MS start registered {at=8658375.519672956, delay=0.005028078332543373, ms=00052}
22:49:09.605387 run osmo-ms-mob/00053: Starting mobile
22:49:09.620781 run osmo-ms-mob/00053(pid=188): Launched
22:49:09.631441 run mass: MS start registered {at=8658375.839760354, delay=0.004476292058825493, ms=00053}
22:49:09.901062 run osmo-ms-mob/00054: Starting mobile
22:49:09.914684 run osmo-ms-mob/00054(pid=189): Launched
22:49:09.925512 run mass: MS start registered {at=8658376.133832682, delay=0.004743199795484543, ms=00054}
22:49:10.187579 run osmo-ms-mob/00055: Starting mobile
22:49:10.200526 run osmo-ms-mob/00055(pid=190): Launched
22:49:10.211271 run mass: MS start registered {at=8658376.419592338, delay=0.004567323252558708, ms=00055}
22:49:10.354020 run mass: MS performed LU {at=8658376.562237022, lu_delay=5.575425771996379, ms=00038}
22:49:10.419552 run mass: MS performed LU {at=8658376.627753766, lu_delay=4.607106940820813, ms=00041}
22:49:10.433901 run osmo-ms-mob/00056: Starting mobile
22:49:10.446995 run osmo-ms-mob/00056(pid=191): Launched
22:49:10.457589 run mass: MS start registered {at=8658376.665913515, delay=0.004554349929094315, ms=00056}
22:49:10.525327 run mass: MS performed LU {at=8658376.73354804, lu_delay=5.97615609318018, ms=00037}
22:49:10.581566 run mass: MS performed LU {at=8658376.789786384, lu_delay=5.071229560300708, ms=00040}
22:49:10.608450 run osmo-ms-mob/00057: Starting mobile
22:49:10.621593 run osmo-ms-mob/00057(pid=192): Launched
22:49:10.632367 run mass: MS start registered {at=8658376.840690855, delay=0.004832550883293152, ms=00057}
22:49:11.206551 run osmo-ms-mob/00058: Starting mobile
22:49:11.220899 run osmo-ms-mob/00058(pid=193): Launched
22:49:11.231873 run mass: MS start registered {at=8658377.440193621, delay=0.0048550814390182495, ms=00058}
22:49:11.440355 run mass: MS performed LU {at=8658377.648573924, lu_delay=4.736141696572304, ms=00044}
22:49:11.480241 run osmo-ms-mob/00059: Starting mobile
22:49:11.493553 run osmo-ms-mob/00059(pid=194): Launched
22:49:11.505771 run mass: MS start registered {at=8658377.714085907, delay=0.005936561152338982, ms=00059}
22:49:11.819947 run osmo-ms-mob/00060: Starting mobile
22:49:11.835042 run osmo-ms-mob/00060(pid=195): Launched
22:49:11.846230 run mass: MS start registered {at=8658378.05454855, delay=0.005221473053097725, ms=00060}
22:49:12.154960 run mass: MS performed LU {at=8658378.363178104, lu_delay=5.347779527306557, ms=00045}
22:49:12.184363 run osmo-ms-mob/00061: Starting mobile
22:49:12.197943 run osmo-ms-mob/00061(pid=196): Launched
22:49:12.203908 run mass: MS performed LU {at=8658378.412235979, lu_delay=6.077669268473983, ms=00042}
22:49:12.209960 run mass: MS start registered {at=8658378.418294163, delay=0.006075693294405937, ms=00061}
22:49:12.283855 run mass: MS performed LU {at=8658378.492094029, lu_delay=4.871598044410348, ms=00046}
22:49:12.310925 run osmo-ms-mob/00062: Starting mobile
22:49:12.324316 run osmo-ms-mob/00062(pid=197): Launched
22:49:12.335761 run mass: MS start registered {at=8658378.544079877, delay=0.0050920527428388596, ms=00062}
22:49:12.500878 run mass: MS performed LU {at=8658378.709101351, lu_delay=5.964781267568469, ms=00043}
22:49:12.816510 run osmo-ms-mob/00063: Starting mobile
22:49:12.833339 run osmo-ms-mob/00063(pid=198): Launched
22:49:12.847872 run mass: MS start registered {at=8658379.056189416, delay=0.007968386635184288, ms=00063}
22:49:13.203186 run osmo-ms-mob/00064: Starting mobile
22:49:13.217412 run osmo-ms-mob/00064(pid=199): Launched
22:49:13.223686 run mass: MS performed LU {at=8658379.432011481, lu_delay=5.496838878840208, ms=00047}
22:49:13.229591 run mass: MS start registered {at=8658379.437925013, delay=0.00593898631632328, ms=00064}
22:49:13.300435 run mass: MS performed LU {at=8658379.508668916, lu_delay=4.7700222954154015, ms=00050}
22:49:13.322447 run mass: MS performed LU {at=8658379.530776622, lu_delay=3.6910162679851055, ms=00053}
22:49:13.333664 run osmo-ms-mob/00065: Starting mobile
22:49:13.347357 run osmo-ms-mob/00065(pid=200): Launched
22:49:13.358850 run mass: MS start registered {at=8658379.567169402, delay=0.005328210070729256, ms=00065}
22:49:13.927197 run osmo-ms-mob/00066: Starting mobile
22:49:13.943537 run osmo-ms-mob/00066(pid=201): Launched
22:49:13.956691 run mass: MS start registered {at=8658380.165009309, delay=0.006968062371015549, ms=00066}
22:49:14.055860 run mass: MS performed LU {at=8658380.264030866, lu_delay=4.744357910007238, ms=00052}
22:49:14.111193 run mass: MS performed LU {at=8658380.319431935, lu_delay=6.085347902029753, ms=00048}
22:49:14.184792 run mass: MS performed LU {at=8658380.393027686, lu_delay=5.172376474365592, ms=00051}
22:49:14.212429 run osmo-ms-mob/00067: Starting mobile
22:49:14.225880 run osmo-ms-mob/00067(pid=202): Launched
22:49:14.237290 run mass: MS start registered {at=8658380.445607517, delay=0.005287470296025276, ms=00067}
22:49:14.601169 run osmo-ms-mob/00068: Starting mobile
22:49:14.614969 run osmo-ms-mob/00068(pid=203): Launched
22:49:14.626699 run mass: MS start registered {at=8658380.8350192, delay=0.0053807515650987625, ms=00068}
22:49:15.002562 run osmo-ms-mob/00069: Starting mobile
22:49:15.016769 run osmo-ms-mob/00069(pid=204): Launched
22:49:15.027960 run mass: MS start registered {at=8658381.236280851, delay=0.004995040595531464, ms=00069}
22:49:15.400459 run osmo-ms-mob/00070: Starting mobile
22:49:15.414113 run osmo-ms-mob/00070(pid=205): Launched
22:49:15.425654 run mass: MS start registered {at=8658381.633973295, delay=0.005098527297377586, ms=00070}
22:49:15.801016 run osmo-ms-mob/00071: Starting mobile
22:49:15.814844 run osmo-ms-mob/00071(pid=206): Launched
22:49:15.825865 run mass: MS start registered {at=8658382.034185382, delay=0.004945717751979828, ms=00071}
22:49:15.919786 run mass: MS performed LU {at=8658382.127985146, lu_delay=5.9941524639725685, ms=00054}
22:49:16.004288 run mass: MS performed LU {at=8658382.212515755, lu_delay=5.792923416942358, ms=00055}
22:49:16.049536 run mass: MS performed LU {at=8658382.257754253, lu_delay=4.8175606317818165, ms=00058}
22:49:16.102374 run osmo-ms-mob/00072: Starting mobile
22:49:16.117448 run osmo-ms-mob/00072(pid=207): Launched
22:49:16.128374 run mass: MS start registered {at=8658382.336695625, delay=0.0050233155488967896, ms=00072}
22:49:16.193587 run mass: MS performed LU {at=8658382.40179181, lu_delay=5.561100954189897, ms=00057}
22:49:16.215446 run mass: MS performed LU {at=8658382.423775747, lu_delay=5.7578622326254845, ms=00056}
22:49:16.267013 run mass: MS performed LU {at=8658382.475230016, lu_delay=4.761144109070301, ms=00059}
22:49:16.281162 run osmo-ms-mob/00073: Starting mobile
22:49:16.294465 run osmo-ms-mob/00073(pid=208): Launched
22:49:16.305455 run mass: MS start registered {at=8658382.513778767, delay=0.004927016794681549, ms=00073}
22:49:17.000928 run osmo-ms-mob/00074: Starting mobile
22:49:17.014968 run osmo-ms-mob/00074(pid=209): Launched
22:49:17.026137 run mass: MS start registered {at=8658383.234457828, delay=0.004991559311747551, ms=00074}
22:49:17.401277 run osmo-ms-mob/00075: Starting mobile
22:49:17.415397 run osmo-ms-mob/00075(pid=210): Launched
22:49:17.426749 run mass: MS start registered {at=8658383.635068431, delay=0.005331249907612801, ms=00075}
22:49:17.784504 run mass: MS performed LU {at=8658383.992727073, lu_delay=4.425557671114802, ms=00065}
22:49:17.831756 run osmo-ms-mob/00076: Starting mobile
22:49:17.851224 run osmo-ms-mob/00076(pid=211): Launched
22:49:17.857664 run mass: MS performed LU {at=8658384.06599069, lu_delay=4.6280656773597, ms=00064}
22:49:17.863614 run mass: MS start registered {at=8658384.071948498, delay=0.005976848304271698, ms=00076}
22:49:17.950861 run mass: MS performed LU {at=8658384.159095513, lu_delay=6.104546962305903, ms=00060}
22:49:18.112695 run mass: MS performed LU {at=8658384.320918823, lu_delay=5.264729406684637, ms=00063}
22:49:18.142168 run osmo-ms-mob/00077: Starting mobile
22:49:18.155139 run osmo-ms-mob/00077(pid=212): Launched
22:49:18.161256 run mass: MS performed LU {at=8658384.369584806, lu_delay=5.95129064284265, ms=00061}
22:49:18.167037 run mass: MS start registered {at=8658384.375371087, delay=0.005803382024168968, ms=00077}
22:49:18.788842 run osmo-ms-mob/00078: Starting mobile
22:49:18.803831 run osmo-ms-mob/00078(pid=213): Launched
22:49:18.815150 run mass: MS start registered {at=8658385.023469243, delay=0.005009014159440994, ms=00078}
22:49:19.199839 run osmo-ms-mob/00079: Starting mobile
22:49:19.214067 run osmo-ms-mob/00079(pid=214): Launched
22:49:19.225822 run mass: MS start registered {at=8658385.434132647, delay=0.0055483318865299225, ms=00079}
22:49:19.716781 run osmo-ms-mob/00080: Starting mobile
22:49:19.733706 run osmo-ms-mob/00080(pid=215): Launched
22:49:19.744950 run mass: MS start registered {at=8658385.953265468, delay=0.0053403340280056, ms=00080}
22:49:19.768806 run mass: MS performed LU {at=8658385.977044405, lu_delay=4.740763554349542, ms=00069}
22:49:19.815416 run mass: MS performed LU {at=8658386.023634493, lu_delay=5.578026976436377, ms=00067}
22:49:19.921544 run mass: MS performed LU {at=8658386.129763642, lu_delay=5.294744443148375, ms=00068}
22:49:20.200775 run osmo-ms-mob/00081: Starting mobile
22:49:20.214838 run osmo-ms-mob/00081(pid=216): Launched
22:49:20.225726 run mass: MS start registered {at=8658386.434047988, delay=0.004943124949932098, ms=00081}
22:49:20.587350 run osmo-ms-mob/00082: Starting mobile
22:49:20.600303 run osmo-ms-mob/00082(pid=217): Launched
22:49:20.611773 run mass: MS start registered {at=8658386.820085501, delay=0.0055558402091264725, ms=00082}
22:49:21.200428 run osmo-ms-mob/00083: Starting mobile
22:49:21.214235 run osmo-ms-mob/00083(pid=218): Launched
22:49:21.225189 run mass: MS start registered {at=8658387.433509031, delay=0.005023578181862831, ms=00083}
22:49:21.550563 run mass: MS performed LU {at=8658387.758781306, lu_delay=4.524323478341103, ms=00074}
22:49:21.587509 run mass: MS performed LU {at=8658387.795748722, lu_delay=5.761563340201974, ms=00071}
22:49:21.628768 run osmo-ms-mob/00084: Starting mobile
22:49:21.642670 run osmo-ms-mob/00084(pid=219): Launched
22:49:21.653666 run mass: MS start registered {at=8658387.861985587, delay=0.0050484053790569305, ms=00084}
22:49:21.717459 run mass: MS performed LU {at=8658387.925678367, lu_delay=5.411899600178003, ms=00073}
22:49:21.842769 run mass: MS performed LU {at=8658388.050988177, lu_delay=5.714292552322149, ms=00072}
22:49:21.867195 run mass: MS performed LU {at=8658388.075523935, lu_delay=6.441550640389323, ms=00070}
22:49:22.217416 run osmo-ms-mob/00085: Starting mobile
22:49:22.234299 run osmo-ms-mob/00085(pid=220): Launched
22:49:22.245190 run mass: MS start registered {at=8658388.45351072, delay=0.0049316659569740295, ms=00085}
22:49:22.802199 run osmo-ms-mob/00086: Starting mobile
22:49:22.816005 run osmo-ms-mob/00086(pid=221): Launched
22:49:22.827218 run mass: MS start registered {at=8658389.035538498, delay=0.005004238337278366, ms=00086}
22:49:23.418415 run osmo-ms-mob/00087: Starting mobile
22:49:23.435152 run osmo-ms-mob/00087(pid=222): Launched
22:49:23.446473 run mass: MS start registered {at=8658389.654786553, delay=0.005387555807828903, ms=00087}
22:49:23.452597 run mass: MS performed LU {at=8658389.66092622, lu_delay=4.637456975877285, ms=00078}
22:49:23.535342 run mass: MS performed LU {at=8658389.743536958, lu_delay=6.10846852697432, ms=00075}
22:49:23.761174 run mass: MS performed LU {at=8658389.969390644, lu_delay=5.594019556418061, ms=00077}
22:49:24.013902 run osmo-ms-mob/00088: Starting mobile
22:49:24.039460 run osmo-ms-mob/00088(pid=223): Launched
22:49:24.050614 run mass: MS start registered {at=8658390.258913815, delay=0.005218617618083954, ms=00088}
22:49:24.600579 run osmo-ms-mob/00089: Starting mobile
22:49:24.614783 run osmo-ms-mob/00089(pid=224): Launched
22:49:24.626234 run mass: MS start registered {at=8658390.834553897, delay=0.005154099315404892, ms=00089}
22:49:25.199798 run osmo-ms-mob/00090: Starting mobile
22:49:25.213477 run osmo-ms-mob/00090(pid=225): Launched
22:49:25.224705 run mass: MS start registered {at=8658391.43302385, delay=0.0052679311484098434, ms=00090}
22:49:25.317278 run mass: MS performed LU {at=8658391.52549518, lu_delay=4.705409679561853, ms=00082}
22:49:25.353001 run mass: MS performed LU {at=8658391.561235204, lu_delay=6.127102557569742, ms=00079}
22:49:25.482614 run mass: MS performed LU {at=8658391.690832565, lu_delay=5.256784576922655, ms=00081}
22:49:25.608033 run mass: MS performed LU {at=8658391.816260593, lu_delay=5.862995125353336, ms=00080}
22:49:25.861924 run mass: MS performed LU {at=8658392.070142241, lu_delay=22.137634491547942, ms=00035}
22:49:25.875477 run osmo-ms-mob/00091: Starting mobile
22:49:25.888532 run osmo-ms-mob/00091(pid=226): Launched
22:49:25.899563 run mass: MS start registered {at=8658392.10788468, delay=0.005042111501097679, ms=00091}
22:49:26.603689 run osmo-ms-mob/00092: Starting mobile
22:49:26.617654 run osmo-ms-mob/00092(pid=227): Launched
22:49:26.628783 run mass: MS start registered {at=8658392.837103581, delay=0.00492946058511734, ms=00092}
22:49:27.217476 run mass: MS performed LU {at=8658393.42569433, lu_delay=4.972183609381318, ms=00085}
22:49:27.300917 run mass: MS performed LU {at=8658393.509094154, lu_delay=5.647108567878604, ms=00084}
22:49:27.364410 run osmo-ms-mob/00093: Starting mobile
22:49:27.381453 run osmo-ms-mob/00093(pid=228): Launched
22:49:27.387583 run mass: MS performed LU {at=8658393.595911348, lu_delay=6.16240231692791, ms=00083}
22:49:27.393523 run mass: MS start registered {at=8658393.601857847, delay=0.0059641338884830475, ms=00093}
22:49:27.527048 run mass: MS performed LU {at=8658393.735264504, lu_delay=4.699726006016135, ms=00086}
22:49:27.551840 run mass: MS performed LU {at=8658393.76016855, lu_delay=22.568095169961452, ms=00039}
22:49:27.799285 run mass: MS performed LU {at=8658394.00750202, lu_delay=23.687904957681894, ms=00036}
22:49:28.302208 run osmo-ms-mob/00094: Starting mobile
22:49:28.316205 run osmo-ms-mob/00094(pid=229): Launched
22:49:28.327437 run mass: MS start registered {at=8658394.53575306, delay=0.00518801249563694, ms=00094}
22:49:29.082273 run mass: MS performed LU {at=8658395.29049312, lu_delay=5.031579304486513, ms=00088}
22:49:29.124533 run osmo-ms-mob/00095: Starting mobile
22:49:29.144822 run osmo-ms-mob/00095(pid=230): Launched
22:49:29.150990 run mass: MS performed LU {at=8658395.35931872, lu_delay=5.704532166942954, ms=00087}
22:49:29.157191 run mass: MS start registered {at=8658395.365524799, delay=0.0062250494956970215, ms=00095}
22:49:29.248968 run mass: MS performed LU {at=8658395.457188476, lu_delay=4.622634578496218, ms=00089}
22:49:30.200011 run osmo-ms-mob/00096: Starting mobile
22:49:30.213767 run osmo-ms-mob/00096(pid=231): Launched
22:49:30.225571 run mass: MS start registered {at=8658396.433891878, delay=0.0052977148443460464, ms=00096}
22:49:31.067138 run mass: MS performed LU {at=8658397.275331942, lu_delay=5.842308092862368, ms=00090}
22:49:31.085568 run mass: MS performed LU {at=8658397.293845655, lu_delay=5.185960974544287, ms=00091}
22:49:31.219236 run mass: MS performed LU {at=8658397.427452479, lu_delay=22.88193466514349, ms=00049}
22:49:31.262967 run osmo-ms-mob/00097: Starting mobile
22:49:31.279369 run osmo-ms-mob/00097(pid=232): Launched
22:49:31.290540 run mass: MS start registered {at=8658397.498861771, delay=0.005089707672595978, ms=00097}
22:49:31.347920 run mass: MS performed LU {at=8658397.55615288, lu_delay=4.719049299135804, ms=00092}
22:49:32.619624 run osmo-ms-mob/00098: Starting mobile
22:49:32.637557 run osmo-ms-mob/00098(pid=233): Launched
22:49:32.649140 run mass: MS start registered {at=8658398.857460363, delay=0.005207590758800507, ms=00098}
22:49:32.848272 run mass: MS performed LU {at=8658399.056489425, lu_delay=4.520736364647746, ms=00094}
22:49:33.014081 run mass: MS performed LU {at=8658399.2222978, lu_delay=5.620439954102039, ms=00093}
22:49:34.400874 run osmo-ms-mob/00099: Starting mobile
22:49:34.415099 run osmo-ms-mob/00099(pid=234): Launched
22:49:34.421162 run mass: All started... {duration=55.7440111041069, too_slow=0}
22:49:34.426832 run mass: MS start registered {at=8658400.635159727, delay=0.005662804469466209, ms=00099}
22:49:34.833176 run mass: MS performed LU {at=8658401.041082514, lu_delay=5.675557715818286, ms=00095}
22:49:35.086378 run mass: MS performed LU {at=8658401.294596238, lu_delay=4.86070436052978, ms=00096}
22:49:35.349014 run mass: MS performed LU {at=8658401.557230832, lu_delay=23.01315095461905, ms=00062}
22:49:36.779798 run mass: MS performed LU {at=8658402.988021215, lu_delay=5.489159444347024, ms=00097}
22:49:36.848993 run mass: MS performed LU {at=8658403.057209833, lu_delay=22.892200523987412, ms=00066}
22:49:38.597892 run mass: MS performed LU {at=8658404.806088291, lu_delay=5.94862792827189, ms=00098}
22:49:40.500017 run mass: MS performed LU {at=8658406.708232494, lu_delay=6.073072766885161, ms=00099}
22:49:40.763282 run mass: MS performed LU {at=8658406.971504819, lu_delay=22.899556320160627, ms=00076}
22:49:40.772721 run mass: Tests done {all_completed=True, max=23.687904957681894, min=3.6910162679851055}
22:49:40.778133 tst register_default_mass.py: Test passed (81.4 sec)
22:49:40.783549 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:40.786902 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:40.790228 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:40.793573 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:40.796893 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:40.800285 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:40.803718 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:40.807133 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:40.810481 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:40.813838 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:40.817180 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:40.820598 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:40.823966 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:40.827321 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:40.830693 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:40.834113 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:40.837595 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:40.841040 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:40.844503 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:40.847905 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:40.851331 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:40.854729 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:40.858135 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:40.862008 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:40.865420 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:40.868884 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:40.872313 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:40.875735 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:40.879467 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:40.882952 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:40.886408 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:40.889857 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:40.893267 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:40.896681 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:40.900171 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:40.903665 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:40.907357 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:40.910801 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:40.914289 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:40.917761 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:40.921194 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:40.924861 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:40.928483 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:40.931993 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:40.935472 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:40.938873 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:40.942373 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:40.945857 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:40.949384 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:40.952794 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:40.956291 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:40.959772 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:40.963252 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:40.966731 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:40.970324 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:40.973791 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:40.977278 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:40.980692 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:40.984634 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:40.988129 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:40.991542 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:40.994974 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:40.998957 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:41.002389 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:41.006000 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:41.009743 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:41.013731 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:41.017205 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:41.020739 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:41.024171 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:41.027582 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:41.031282 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:41.034952 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:41.038579 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:41.042007 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:41.045904 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:41.049323 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:41.052723 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:41.056110 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:41.059511 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:41.062903 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:41.066329 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:41.069798 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:41.073232 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:41.077268 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:41.080822 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:41.084267 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:41.088296 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:41.091833 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:41.095369 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:41.099050 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:41.102733 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:41.106534 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:41.109959 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:41.113440 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:41.116863 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:41.120336 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:41.123740 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:41.127199 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:41.130619 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:41.134639 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:41.138109 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:41.141520 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:41.145024 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:41.148481 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:41.151955 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:41.155347 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:41.158839 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:41.162319 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:41.165844 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:41.169384 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:41.172893 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:41.176295 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:41.179827 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:41.183246 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:41.186757 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:41.190138 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:41.193530 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:41.196910 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:41.200288 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:41.203669 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:41.207134 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:41.210527 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:41.213896 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:41.217285 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:41.220658 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:41.224032 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:41.227394 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:41.230755 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:41.234121 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:41.237495 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:41.240874 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:41.244254 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:41.247614 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:41.250990 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:41.254377 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:41.257756 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:41.261131 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:41.264524 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:41.267912 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:41.271280 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:41.274645 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:41.278025 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:41.281384 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:41.284768 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:41.288145 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:41.291504 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:41.294872 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:41.298260 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:41.301631 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:41.305002 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:41.308367 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:41.311732 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:41.315101 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:41.318507 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:41.321882 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:41.325265 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:41.328635 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:41.332023 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:41.335402 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:41.338771 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:41.342150 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:41.345547 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:41.348915 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:41.352281 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:41.355641 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:41.359018 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:41.362407 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:41.365773 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:41.369145 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:41.372529 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:41.375905 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:41.379283 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:41.382643 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:41.386042 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:41.389423 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:41.392805 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:41.396182 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:41.399543 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:41.402893 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:41.406271 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:41.409653 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:41.413013 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:41.416382 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:41.419734 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:41.423085 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:41.426449 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:41.429815 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:41.433175 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:41.436548 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:41.439909 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:41.443279 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:41.446640 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:41.450009 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:41.453381 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:41.456751 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:41.460128 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:41.463489 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:41.466856 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:41.470243 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:41.473652 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:41.477039 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:41.480414 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:41.483808 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:41.487192 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:41.490554 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:41.493918 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:41.497300 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:41.500660 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:41.504032 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:41.507412 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:41.510767 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:41.514148 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:41.517538 --- ParallelTerminationStrategy: PID 22 died...
22:49:41.519069 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:41.522784 --- ParallelTerminationStrategy: PID 23 died...
22:49:41.524317 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:41.528052 --- ParallelTerminationStrategy: PID 24 died...
22:49:41.529577 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:41.533321 --- ParallelTerminationStrategy: PID 25 died...
22:49:41.534846 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:41.538567 --- ParallelTerminationStrategy: PID 26 died...
22:49:41.540090 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:41.543855 --- ParallelTerminationStrategy: PID 27 died...
22:49:41.545390 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:41.549144 --- ParallelTerminationStrategy: PID 28 died...
22:49:41.550667 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:41.554425 --- ParallelTerminationStrategy: PID 29 died...
22:49:41.555971 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:41.559770 --- ParallelTerminationStrategy: PID 30 died...
22:49:41.561287 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:41.565000 --- ParallelTerminationStrategy: PID 31 died...
22:49:41.566519 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:41.570240 --- ParallelTerminationStrategy: PID 32 died...
22:49:41.571752 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:41.575471 --- ParallelTerminationStrategy: PID 33 died...
22:49:41.577012 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:41.580765 --- ParallelTerminationStrategy: PID 35 died...
22:49:41.582282 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:41.586013 --- ParallelTerminationStrategy: PID 36 died...
22:49:41.587537 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:41.591250 --- ParallelTerminationStrategy: PID 37 died...
22:49:41.592756 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:41.596461 --- ParallelTerminationStrategy: PID 38 died...
22:49:41.597963 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:41.601684 --- ParallelTerminationStrategy: PID 39 died...
22:49:41.603193 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:41.606933 --- ParallelTerminationStrategy: PID 40 died...
22:49:41.608445 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:41.612155 --- ParallelTerminationStrategy: PID 41 died...
22:49:41.613665 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:41.617377 --- ParallelTerminationStrategy: PID 42 died...
22:49:41.618870 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:41.622583 --- ParallelTerminationStrategy: PID 43 died...
22:49:41.624107 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:41.627810 --- ParallelTerminationStrategy: PID 44 died...
22:49:41.629317 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:41.633027 --- ParallelTerminationStrategy: PID 45 died...
22:49:41.634534 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:41.638228 --- ParallelTerminationStrategy: PID 46 died...
22:49:41.639730 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:41.643414 --- ParallelTerminationStrategy: PID 47 died...
22:49:41.644947 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:41.648627 --- ParallelTerminationStrategy: PID 48 died...
22:49:41.650115 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:41.653841 --- ParallelTerminationStrategy: PID 49 died...
22:49:41.655348 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:41.659049 --- ParallelTerminationStrategy: PID 50 died...
22:49:41.660564 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:41.664279 --- ParallelTerminationStrategy: PID 51 died...
22:49:41.665770 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:41.669455 --- ParallelTerminationStrategy: PID 52 died...
22:49:41.670956 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:41.674639 --- ParallelTerminationStrategy: PID 53 died...
22:49:41.676131 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:41.679818 --- ParallelTerminationStrategy: PID 54 died...
22:49:41.681318 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:41.685014 --- ParallelTerminationStrategy: PID 55 died...
22:49:41.686513 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:41.690205 --- ParallelTerminationStrategy: PID 56 died...
22:49:41.691710 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:41.695389 --- ParallelTerminationStrategy: PID 57 died...
22:49:41.696886 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:41.700591 --- ParallelTerminationStrategy: PID 58 died...
22:49:41.702075 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:41.705766 --- ParallelTerminationStrategy: PID 59 died...
22:49:41.707266 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:41.710978 --- ParallelTerminationStrategy: PID 60 died...
22:49:41.712486 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:41.716159 --- ParallelTerminationStrategy: PID 61 died...
22:49:41.717658 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:41.721335 --- ParallelTerminationStrategy: PID 62 died...
22:49:41.722832 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:41.726518 --- ParallelTerminationStrategy: PID 63 died...
22:49:41.728015 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:41.731709 --- ParallelTerminationStrategy: PID 64 died...
22:49:41.733199 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:41.736896 --- ParallelTerminationStrategy: PID 65 died...
22:49:41.738391 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:41.742106 --- ParallelTerminationStrategy: PID 66 died...
22:49:41.743599 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:41.747290 --- ParallelTerminationStrategy: PID 67 died...
22:49:41.748825 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:41.752507 --- ParallelTerminationStrategy: PID 68 died...
22:49:41.754013 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:41.757698 --- ParallelTerminationStrategy: PID 69 died...
22:49:41.759194 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:41.762878 --- ParallelTerminationStrategy: PID 70 died...
22:49:41.764393 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:41.768078 --- ParallelTerminationStrategy: PID 71 died...
22:49:41.769576 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:41.773299 --- ParallelTerminationStrategy: PID 72 died...
22:49:41.774792 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:41.778490 --- ParallelTerminationStrategy: PID 73 died...
22:49:41.780009 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:41.783708 --- ParallelTerminationStrategy: PID 74 died...
22:49:41.785202 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:41.788891 --- ParallelTerminationStrategy: PID 75 died...
22:49:41.790387 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:41.794056 --- ParallelTerminationStrategy: PID 76 died...
22:49:41.795544 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:41.799247 --- ParallelTerminationStrategy: PID 77 died...
22:49:41.800741 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:41.804428 --- ParallelTerminationStrategy: PID 78 died...
22:49:41.805917 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:41.809582 --- ParallelTerminationStrategy: PID 79 died...
22:49:41.811067 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:41.814752 --- ParallelTerminationStrategy: PID 80 died...
22:49:41.816246 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:41.819944 --- ParallelTerminationStrategy: PID 81 died...
22:49:41.821428 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:41.825099 --- ParallelTerminationStrategy: PID 82 died...
22:49:41.826588 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:41.830264 --- ParallelTerminationStrategy: PID 83 died...
22:49:41.831749 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:41.835441 --- ParallelTerminationStrategy: PID 84 died...
22:49:41.836962 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:41.840649 --- ParallelTerminationStrategy: PID 85 died...
22:49:41.842136 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:41.845835 --- ParallelTerminationStrategy: PID 86 died...
22:49:41.847327 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:41.850990 --- ParallelTerminationStrategy: PID 87 died...
22:49:41.852499 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:41.856177 --- ParallelTerminationStrategy: PID 88 died...
22:49:41.857675 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:41.861372 --- ParallelTerminationStrategy: PID 89 died...
22:49:41.862853 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:41.866534 --- ParallelTerminationStrategy: PID 90 died...
22:49:41.868023 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:41.871692 --- ParallelTerminationStrategy: PID 91 died...
22:49:41.873193 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:41.876885 --- ParallelTerminationStrategy: PID 92 died...
22:49:41.878381 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:41.882059 --- ParallelTerminationStrategy: PID 93 died...
22:49:41.883546 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:41.887235 --- ParallelTerminationStrategy: PID 94 died...
22:49:41.888731 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:41.892445 --- ParallelTerminationStrategy: PID 95 died...
22:49:41.893941 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:41.897623 --- ParallelTerminationStrategy: PID 96 died...
22:49:41.899114 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:41.902805 --- ParallelTerminationStrategy: PID 97 died...
22:49:41.904314 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:41.908004 --- ParallelTerminationStrategy: PID 98 died...
22:49:41.909501 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:41.913167 --- ParallelTerminationStrategy: PID 99 died...
22:49:41.914667 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:41.918373 --- ParallelTerminationStrategy: PID 100 died...
22:49:41.919881 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:41.923564 --- ParallelTerminationStrategy: PID 101 died...
22:49:41.925077 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:41.928748 --- ParallelTerminationStrategy: PID 102 died...
22:49:41.930236 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:41.933931 --- ParallelTerminationStrategy: PID 103 died...
22:49:41.935426 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:41.939123 --- ParallelTerminationStrategy: PID 104 died...
22:49:41.940631 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:41.944320 --- ParallelTerminationStrategy: PID 105 died...
22:49:41.945821 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:41.949534 --- ParallelTerminationStrategy: PID 106 died...
22:49:41.951028 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:41.954716 --- ParallelTerminationStrategy: PID 107 died...
22:49:41.956232 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:41.959918 --- ParallelTerminationStrategy: PID 108 died...
22:49:41.961428 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:41.965114 --- ParallelTerminationStrategy: PID 109 died...
22:49:41.966616 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:41.970298 --- ParallelTerminationStrategy: PID 110 died...
22:49:41.971813 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:41.975519 --- ParallelTerminationStrategy: PID 111 died...
22:49:41.977022 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:41.980746 --- ParallelTerminationStrategy: PID 112 died...
22:49:41.982236 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:41.985922 --- ParallelTerminationStrategy: PID 113 died...
22:49:41.987418 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:41.991109 --- ParallelTerminationStrategy: PID 114 died...
22:49:41.992604 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:41.996291 --- ParallelTerminationStrategy: PID 115 died...
22:49:41.997785 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:42.001472 --- ParallelTerminationStrategy: PID 116 died...
22:49:42.002966 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:42.006647 --- ParallelTerminationStrategy: PID 117 died...
22:49:42.008163 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:42.011844 --- ParallelTerminationStrategy: PID 118 died...
22:49:42.013343 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:42.017042 --- ParallelTerminationStrategy: PID 119 died...
22:49:42.018536 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:42.022256 --- ParallelTerminationStrategy: PID 120 died...
22:49:42.023769 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:42.027458 --- ParallelTerminationStrategy: PID 121 died...
22:49:42.028957 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:42.032640 --- ParallelTerminationStrategy: PID 122 died...
22:49:42.034130 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:42.037849 --- ParallelTerminationStrategy: PID 123 died...
22:49:42.039342 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:42.043021 --- ParallelTerminationStrategy: PID 124 died...
22:49:42.044531 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:42.048233 --- ParallelTerminationStrategy: PID 125 died...
22:49:42.049736 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:42.053439 --- ParallelTerminationStrategy: PID 126 died...
22:49:42.054939 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:42.058632 --- ParallelTerminationStrategy: PID 127 died...
22:49:42.060121 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:42.063813 --- ParallelTerminationStrategy: PID 128 died...
22:49:42.065314 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:42.069039 --- ParallelTerminationStrategy: PID 129 died...
22:49:42.070533 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:42.074228 --- ParallelTerminationStrategy: PID 130 died...
22:49:42.075725 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:42.079436 --- ParallelTerminationStrategy: PID 131 died...
22:49:42.080937 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:42.084634 --- ParallelTerminationStrategy: PID 132 died...
22:49:42.086118 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:42.089821 --- ParallelTerminationStrategy: PID 133 died...
22:49:42.091317 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:42.095018 --- ParallelTerminationStrategy: PID 134 died...
22:49:42.096527 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:42.100222 --- ParallelTerminationStrategy: PID 135 died...
22:49:42.101722 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:42.105401 --- ParallelTerminationStrategy: PID 136 died...
22:49:42.106903 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:42.110610 --- ParallelTerminationStrategy: PID 137 died...
22:49:42.112115 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:42.115831 --- ParallelTerminationStrategy: PID 138 died...
22:49:42.117323 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:42.121026 --- ParallelTerminationStrategy: PID 139 died...
22:49:42.122511 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:42.126212 --- ParallelTerminationStrategy: PID 140 died...
22:49:42.127704 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:42.131405 --- ParallelTerminationStrategy: PID 141 died...
22:49:42.132912 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:42.136614 --- ParallelTerminationStrategy: PID 142 died...
22:49:42.138095 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:42.141804 --- ParallelTerminationStrategy: PID 143 died...
22:49:42.143300 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:42.147005 --- ParallelTerminationStrategy: PID 144 died...
22:49:42.148508 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:42.152221 --- ParallelTerminationStrategy: PID 145 died...
22:49:42.153708 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:42.157419 --- ParallelTerminationStrategy: PID 146 died...
22:49:42.158905 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:42.162610 --- ParallelTerminationStrategy: PID 147 died...
22:49:42.164132 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:42.167838 --- ParallelTerminationStrategy: PID 148 died...
22:49:42.169340 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:42.173036 --- ParallelTerminationStrategy: PID 149 died...
22:49:42.174551 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:42.178266 --- ParallelTerminationStrategy: PID 150 died...
22:49:42.179769 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:42.183462 --- ParallelTerminationStrategy: PID 151 died...
22:49:42.184968 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:42.188685 --- ParallelTerminationStrategy: PID 152 died...
22:49:42.190176 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:42.193887 --- ParallelTerminationStrategy: PID 153 died...
22:49:42.195374 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:42.199104 --- ParallelTerminationStrategy: PID 154 died...
22:49:42.200607 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:42.204319 --- ParallelTerminationStrategy: PID 155 died...
22:49:42.205814 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:42.209526 --- ParallelTerminationStrategy: PID 156 died...
22:49:42.211019 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:42.214735 --- ParallelTerminationStrategy: PID 157 died...
22:49:42.216231 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:42.219932 --- ParallelTerminationStrategy: PID 158 died...
22:49:42.221418 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:42.225149 --- ParallelTerminationStrategy: PID 159 died...
22:49:42.226641 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:42.230360 --- ParallelTerminationStrategy: PID 160 died...
22:49:42.231854 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:42.235563 --- ParallelTerminationStrategy: PID 161 died...
22:49:42.237083 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:42.240807 --- ParallelTerminationStrategy: PID 162 died...
22:49:42.242305 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:42.246008 --- ParallelTerminationStrategy: PID 163 died...
22:49:42.247492 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:42.251214 --- ParallelTerminationStrategy: PID 164 died...
22:49:42.252708 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:42.256420 --- ParallelTerminationStrategy: PID 165 died...
22:49:42.257905 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:42.261594 --- ParallelTerminationStrategy: PID 166 died...
22:49:42.263075 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:42.266765 --- ParallelTerminationStrategy: PID 167 died...
22:49:42.268262 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:42.271972 --- ParallelTerminationStrategy: PID 168 died...
22:49:42.273458 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:42.277171 --- ParallelTerminationStrategy: PID 169 died...
22:49:42.278666 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:42.282363 --- ParallelTerminationStrategy: PID 170 died...
22:49:42.283848 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:42.287539 --- ParallelTerminationStrategy: PID 171 died...
22:49:42.289040 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:42.292746 --- ParallelTerminationStrategy: PID 172 died...
22:49:42.294240 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:42.297956 --- ParallelTerminationStrategy: PID 173 died...
22:49:42.299443 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:42.303120 --- ParallelTerminationStrategy: PID 174 died...
22:49:42.304626 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:42.308328 --- ParallelTerminationStrategy: PID 175 died...
22:49:42.309815 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:42.313537 --- ParallelTerminationStrategy: PID 176 died...
22:49:42.315030 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:42.318730 --- ParallelTerminationStrategy: PID 177 died...
22:49:42.320228 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:42.323928 --- ParallelTerminationStrategy: PID 178 died...
22:49:42.325416 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:42.329120 --- ParallelTerminationStrategy: PID 179 died...
22:49:42.330615 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:42.334311 --- ParallelTerminationStrategy: PID 180 died...
22:49:42.335807 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:42.339486 --- ParallelTerminationStrategy: PID 181 died...
22:49:42.340974 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:42.344670 --- ParallelTerminationStrategy: PID 182 died...
22:49:42.346165 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:42.349888 --- ParallelTerminationStrategy: PID 183 died...
22:49:42.351377 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:42.355064 --- ParallelTerminationStrategy: PID 184 died...
22:49:42.356573 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:42.360266 --- ParallelTerminationStrategy: PID 185 died...
22:49:42.361744 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:42.365452 --- ParallelTerminationStrategy: PID 186 died...
22:49:42.366951 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:42.370633 --- ParallelTerminationStrategy: PID 187 died...
22:49:42.372137 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:42.375831 --- ParallelTerminationStrategy: PID 188 died...
22:49:42.377323 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:42.381033 --- ParallelTerminationStrategy: PID 189 died...
22:49:42.382529 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:42.386224 --- ParallelTerminationStrategy: PID 190 died...
22:49:42.387726 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:42.391421 --- ParallelTerminationStrategy: PID 191 died...
22:49:42.392910 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:42.396638 --- ParallelTerminationStrategy: PID 192 died...
22:49:42.398140 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:42.401859 --- ParallelTerminationStrategy: PID 193 died...
22:49:42.403358 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:42.407076 --- ParallelTerminationStrategy: PID 194 died...
22:49:42.408595 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:42.412312 --- ParallelTerminationStrategy: PID 195 died...
22:49:42.413815 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:42.417547 --- ParallelTerminationStrategy: PID 196 died...
22:49:42.419048 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:42.422754 --- ParallelTerminationStrategy: PID 197 died...
22:49:42.424273 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:42.427979 --- ParallelTerminationStrategy: PID 198 died...
22:49:42.429477 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:42.433200 --- ParallelTerminationStrategy: PID 199 died...
22:49:42.434702 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:42.438411 --- ParallelTerminationStrategy: PID 200 died...
22:49:42.439918 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:42.443632 --- ParallelTerminationStrategy: PID 201 died...
22:49:42.445133 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:42.448841 --- ParallelTerminationStrategy: PID 202 died...
22:49:42.450339 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:42.454053 --- ParallelTerminationStrategy: PID 203 died...
22:49:42.455547 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:42.459260 --- ParallelTerminationStrategy: PID 204 died...
22:49:42.460752 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:42.464475 --- ParallelTerminationStrategy: PID 205 died...
22:49:42.465980 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:42.469697 --- ParallelTerminationStrategy: PID 206 died...
22:49:42.471192 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:42.474933 --- ParallelTerminationStrategy: PID 207 died...
22:49:42.476437 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:42.480151 --- ParallelTerminationStrategy: PID 208 died...
22:49:42.481648 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:42.485356 --- ParallelTerminationStrategy: PID 209 died...
22:49:42.486854 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:42.490571 --- ParallelTerminationStrategy: PID 210 died...
22:49:42.492072 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:42.495789 --- ParallelTerminationStrategy: PID 211 died...
22:49:42.497293 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:42.500996 --- ParallelTerminationStrategy: PID 212 died...
22:49:42.502498 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:42.506216 --- ParallelTerminationStrategy: PID 213 died...
22:49:42.507715 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:42.511434 --- ParallelTerminationStrategy: PID 214 died...
22:49:42.512941 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:42.516643 --- ParallelTerminationStrategy: PID 215 died...
22:49:42.518139 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:42.521871 --- ParallelTerminationStrategy: PID 216 died...
22:49:42.523360 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:42.527084 --- ParallelTerminationStrategy: PID 217 died...
22:49:42.528587 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:42.532294 --- ParallelTerminationStrategy: PID 218 died...
22:49:42.533797 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:42.537527 --- ParallelTerminationStrategy: PID 219 died...
22:49:42.539023 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:42.542749 --- ParallelTerminationStrategy: PID 220 died...
22:49:42.544254 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:42.547975 --- ParallelTerminationStrategy: PID 221 died...
22:49:42.549471 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:42.553192 --- ParallelTerminationStrategy: PID 222 died...
22:49:42.554679 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:42.558401 --- ParallelTerminationStrategy: PID 223 died...
22:49:42.559905 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:42.563626 --- ParallelTerminationStrategy: PID 224 died...
22:49:42.565139 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:42.568868 --- ParallelTerminationStrategy: PID 225 died...
22:49:42.570370 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:42.574103 --- ParallelTerminationStrategy: PID 226 died...
22:49:42.575595 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:42.579317 --- ParallelTerminationStrategy: PID 227 died...
22:49:42.580846 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:42.584576 --- ParallelTerminationStrategy: PID 228 died...
22:49:42.586065 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:42.589787 --- ParallelTerminationStrategy: PID 229 died...
22:49:42.591286 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:42.595001 --- ParallelTerminationStrategy: PID 230 died...
22:49:42.596511 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:42.600238 --- ParallelTerminationStrategy: PID 231 died...
22:49:42.601734 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:42.605463 --- ParallelTerminationStrategy: PID 232 died...
22:49:42.606969 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:42.610686 --- ParallelTerminationStrategy: PID 233 died...
22:49:42.612212 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:42.615936 --- ParallelTerminationStrategy: PID 234 died...
22:49:42.617441 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:46.021921 --- ParallelTerminationStrategy: PID 34 died...
22:49:46.028055 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8323 netreg_mass PASS
---------------------------------------------------------------------
22:49:46.104907 tst trial-8323: Storing JUnit report in /build/trial-8323/run.2026-05-06_22-48-19/trial-8323.xml
--------------------------------------------------------------------------------------------
trial-8323 PASS
--------------------------------------------------------------------------------------------
22:49:46.115845 tst trial-8323: trial-8323: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8323/inst
+ cd trial-8323
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-05-06 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8323-run.tgz run.2026-05-06_22-48-19
+ tar czf /build/trial-8323-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-05-06_13_27_10.tgz osmo-bts-oc2g.build-2026-05-06_00_52_08.tgz osmo-bts-sysmo.build-2026-05-06_00_52_02.tgz osmo-bts.build-2026-05-06_00_52_13.tgz osmo-ggsn.build-2026-05-06_20_43_02.tgz osmo-hlr.build-2026-05-06_16_36_59.tgz osmo-hnbgw.build-2026-05-06_13_31_22.tgz osmo-mgw.build-2026-05-06_08_33_06.tgz osmo-msc.build-2026-05-06_13_33_25.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-06_07_35_13.tgz osmo-pcu-sysmo.build-2026-05-06_07_35_04.tgz osmo-pcu.build-2026-05-06_07_35_15.tgz osmo-sgsn.build-2026-05-06_20_48_58.tgz osmo-stp.build-2026-05-06_13_25_41.tgz osmo-trx.build-2026-05-06_14_22_09.tgz osmocom-bb.build-2026-05-06_21_17_23.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