Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring 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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16466888651193358377.sh
+ rm -rf trial-8170-bin.tgz trial-8170-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24996
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11018
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10428
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12856
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13180
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12781
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41161
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7556
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43287
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8372
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 13164
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7469
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11543
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7596
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9041
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6316
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 7469
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16369607279636030944.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-8170
+ 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
bce9627 nplab-m3ua-test: Configure Network Indicator as International
+ 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 [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
#7 CACHED
#8 [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
#8 CACHED
#9 [20/28] WORKDIR /TMP
#9 CACHED
#10 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [ 8/28] RUN MKDIR /var/run/sshd
#12 CACHED
#13 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#13 CACHED
#14 [ 3/28] RUN groupadd osmo-gsm-tester
#14 CACHED
#15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#15 CACHED
#16 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#16 CACHED
#17 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#19 CACHED
#20 [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
#20 CACHED
#21 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#21 CACHED
#22 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#22 CACHED
#23 [ 9/28] COPY SSH /root/.ssh
#23 CACHED
#24 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#24 CACHED
#25 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#25 CACHED
#26 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#26 CACHED
#27 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#27 CACHED
#28 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#28 CACHED
#29 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#29 CACHED
#30 [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
#30 CACHED
#31 [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
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:5f547534ea5a94869fcfe76e6bfc7cdf1710f1d22296bdd591eae6181e623c5c done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8171 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-12-05 22:48:14
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8171
+ mkdir -p trial-8171
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-05_13_26_34.tgz osmo-bts-oc2g.build-2025-12-05_00_51_57.tgz osmo-bts-sysmo.build-2025-12-05_00_52_07.tgz osmo-bts.build-2025-12-05_00_52_14.tgz osmo-ggsn.build-2025-12-05_20_47_26.tgz osmo-hlr.build-2025-12-05_16_36_50.tgz osmo-hnbgw.build-2025-12-05_15_48_24.tgz osmo-mgw.build-2025-12-05_08_33_03.tgz osmo-msc.build-2025-12-05_13_34_23.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-05_07_34_17.tgz osmo-pcu-sysmo.build-2025-12-05_07_34_18.tgz osmo-pcu.build-2025-12-05_07_34_26.tgz osmo-sgsn.build-2025-12-05_20_49_37.tgz osmo-stp.build-2025-12-05_13_23_24.tgz osmo-trx.build-2025-12-05_15_51_37.tgz osmocom-bb.build-2025-12-05_21_17_29.tgz srslte.build-19.tgz trial-8171
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-05_13_26_34.md5 osmo-bts-oc2g.build-2025-12-05_00_51_57.md5 osmo-bts-sysmo.build-2025-12-05_00_52_07.md5 osmo-bts.build-2025-12-05_00_52_14.md5 osmo-ggsn.build-2025-12-05_20_47_26.md5 osmo-hlr.build-2025-12-05_16_36_50.md5 osmo-hnbgw.build-2025-12-05_15_48_24.md5 osmo-mgw.build-2025-12-05_08_33_03.md5 osmo-msc.build-2025-12-05_13_34_23.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-05_07_34_17.md5 osmo-pcu-sysmo.build-2025-12-05_07_34_18.md5 osmo-pcu.build-2025-12-05_07_34_26.md5 osmo-sgsn.build-2025-12-05_20_49_37.md5 osmo-stp.build-2025-12-05_13_23_24.md5 osmo-trx.build-2025-12-05_15_51_37.md5 osmocom-bb.build-2025-12-05_21_17_29.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-05_13_26_34.md5 osmo-bts-oc2g.build-2025-12-05_00_51_57.md5 osmo-bts-sysmo.build-2025-12-05_00_52_07.md5 osmo-bts.build-2025-12-05_00_52_14.md5 osmo-ggsn.build-2025-12-05_20_47_26.md5 osmo-hlr.build-2025-12-05_16_36_50.md5 osmo-hnbgw.build-2025-12-05_15_48_24.md5 osmo-mgw.build-2025-12-05_08_33_03.md5 osmo-msc.build-2025-12-05_13_34_23.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-05_07_34_17.md5 osmo-pcu-sysmo.build-2025-12-05_07_34_18.md5 osmo-pcu.build-2025-12-05_07_34_26.md5 osmo-sgsn.build-2025-12-05_20_49_37.md5 osmo-stp.build-2025-12-05_13_23_24.md5 osmo-trx.build-2025-12-05_15_51_37.md5 osmocom-bb.build-2025-12-05_21_17_29.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-8171 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8171'
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-8171
--------------------------------------------------------------------------------------------
22:48:14.633964 tst trial-8171: Detailed log at /build/trial-8171/run.2025-12-05_22-48-14/log
---------------------------------------------------------------------
trial-8171 netreg_mass
---------------------------------------------------------------------
22:48:14.839186 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:14.839554 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:14.840295 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:14.841451 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:14.882759 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:14.883631 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:14.884803 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:14.946701 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-8171 netreg_mass register_default_mass.py
----------------------------------------------
22:48:14.947449 tst register_default_mass.py:9: Claiming resources for the test
22:48:14.962497 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:14.963001 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:14.963435 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:14.963858 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:14.964295 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:14.964742 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:14.965175 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:14.996446 tst register_default_mass.py: using LAC 2
22:48:15.018726 tst register_default_mass.py: using RAC 2
22:48:15.045379 tst register_default_mass.py: using CellId 2
22:48:15.071741 tst register_default_mass.py: using BVCI 3
22:48:15.088137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.088856 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.089471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.089990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.090502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.091009 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.091499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.092005 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.092515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.093022 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.093532 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.094027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.094530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.095044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.095552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.096047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.096541 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.097079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.097597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.098109 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.098628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.099147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.099658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.100193 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.100693 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.101198 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.101723 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.102236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.102738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.103264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.103768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.104270 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.104778 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.105301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.105818 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.106324 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.106847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.107368 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.107872 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.108392 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.108903 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.109412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.109942 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.110452 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.110958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.111463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.111983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.112493 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.113015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.113533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.114048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.114554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.115062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.115572 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.116074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.116590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.117106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.117611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.118111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.118623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.119123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.119626 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.120144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.120662 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.121158 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.121659 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.122165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.122675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.123173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.123666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.124176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.124699 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.125288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.125802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.126306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.126798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.127304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.127808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.128415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.128952 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.129462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.129970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.130482 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.130979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.131491 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.131986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.132492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.133000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.133516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.134023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.134527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.135043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.135561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.136062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.136575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.137079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.137579 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.138095 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.138601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.139098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.139600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.140160 tst register_default_mass.py:21: Launching a simple network
22:48:15.150279 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:15.270067 run create_hlr_db(pid=20): Launched
22:48:16.284539 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:16.308677 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:16.323921 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:16.329821 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:16.518673 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:16.533489 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:16.539081 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:16.954581 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:16.969498 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:19.984544 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.118245 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:20.133394 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:20.139103 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.162692 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:20.177683 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:20.183384 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:20.495498 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:20.513017 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:26.552457 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:26.713633 run osmo-bts-virtual(pid=34): Launched
22:48:27.749833 tst register_default_mass.py: using MSISDN 1001
22:48:27.764284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:27.804423 tst register_default_mass.py: using MSISDN 1002
22:48:27.822263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:27.853119 tst register_default_mass.py: using MSISDN 1003
22:48:27.867949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:27.899344 tst register_default_mass.py: using MSISDN 1004
22:48:27.913953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:27.945037 tst register_default_mass.py: using MSISDN 1005
22:48:27.959801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:27.990976 tst register_default_mass.py: using MSISDN 1006
22:48:28.005646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.036476 tst register_default_mass.py: using MSISDN 1007
22:48:28.051241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.082378 tst register_default_mass.py: using MSISDN 1008
22:48:28.096994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.128361 tst register_default_mass.py: using MSISDN 1009
22:48:28.143055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.174202 tst register_default_mass.py: using MSISDN 1010
22:48:28.188948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.220011 tst register_default_mass.py: using MSISDN 1011
22:48:28.234900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:28.266200 tst register_default_mass.py: using MSISDN 1012
22:48:28.280909 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:28.311975 tst register_default_mass.py: using MSISDN 1013
22:48:28.326720 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:28.357773 tst register_default_mass.py: using MSISDN 1014
22:48:28.372375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:28.403304 tst register_default_mass.py: using MSISDN 1015
22:48:28.418001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:28.448973 tst register_default_mass.py: using MSISDN 1016
22:48:28.463769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:28.494669 tst register_default_mass.py: using MSISDN 1017
22:48:28.509271 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:28.540347 tst register_default_mass.py: using MSISDN 1018
22:48:28.555061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:28.585956 tst register_default_mass.py: using MSISDN 1019
22:48:28.600494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:28.631355 tst register_default_mass.py: using MSISDN 1020
22:48:28.645853 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:28.676543 tst register_default_mass.py: using MSISDN 1021
22:48:28.691037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:28.722135 tst register_default_mass.py: using MSISDN 1022
22:48:28.736877 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:28.776583 tst register_default_mass.py: using MSISDN 1023
22:48:28.794595 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:28.825793 tst register_default_mass.py: using MSISDN 1024
22:48:28.840675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:28.871780 tst register_default_mass.py: using MSISDN 1025
22:48:28.886506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:28.917689 tst register_default_mass.py: using MSISDN 1026
22:48:28.932481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:28.963573 tst register_default_mass.py: using MSISDN 1027
22:48:28.978340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.009360 tst register_default_mass.py: using MSISDN 1028
22:48:29.023995 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.055093 tst register_default_mass.py: using MSISDN 1029
22:48:29.069863 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.100666 tst register_default_mass.py: using MSISDN 1030
22:48:29.115374 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.146986 tst register_default_mass.py: using MSISDN 1031
22:48:29.161905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.193116 tst register_default_mass.py: using MSISDN 1032
22:48:29.207967 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.238908 tst register_default_mass.py: using MSISDN 1033
22:48:29.253449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:29.284467 tst register_default_mass.py: using MSISDN 1034
22:48:29.299229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:29.330091 tst register_default_mass.py: using MSISDN 1035
22:48:29.344689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:29.375798 tst register_default_mass.py: using MSISDN 1036
22:48:29.390604 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:29.421557 tst register_default_mass.py: using MSISDN 1037
22:48:29.436073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:29.467022 tst register_default_mass.py: using MSISDN 1038
22:48:29.481669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:29.512947 tst register_default_mass.py: using MSISDN 1039
22:48:29.527888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:29.558632 tst register_default_mass.py: using MSISDN 1040
22:48:29.573319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:29.603301 tst register_default_mass.py: using MSISDN 1041
22:48:29.617638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:29.648989 tst register_default_mass.py: using MSISDN 1042
22:48:29.663773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:29.694955 tst register_default_mass.py: using MSISDN 1043
22:48:29.709889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:29.739592 tst register_default_mass.py: using MSISDN 1044
22:48:29.753553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:29.784912 tst register_default_mass.py: using MSISDN 1045
22:48:29.799815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:29.831088 tst register_default_mass.py: using MSISDN 1046
22:48:29.845948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:29.877272 tst register_default_mass.py: using MSISDN 1047
22:48:29.892122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:29.923233 tst register_default_mass.py: using MSISDN 1048
22:48:29.937986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:29.969439 tst register_default_mass.py: using MSISDN 1049
22:48:29.984363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.015477 tst register_default_mass.py: using MSISDN 1050
22:48:30.030125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.061018 tst register_default_mass.py: using MSISDN 1051
22:48:30.075585 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.106487 tst register_default_mass.py: using MSISDN 1052
22:48:30.121069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.152119 tst register_default_mass.py: using MSISDN 1053
22:48:30.166858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.197691 tst register_default_mass.py: using MSISDN 1054
22:48:30.212417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.243594 tst register_default_mass.py: using MSISDN 1055
22:48:30.258392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.289175 tst register_default_mass.py: using MSISDN 1056
22:48:30.303734 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:30.334902 tst register_default_mass.py: using MSISDN 1057
22:48:30.349676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:30.380586 tst register_default_mass.py: using MSISDN 1058
22:48:30.395257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:30.426268 tst register_default_mass.py: using MSISDN 1059
22:48:30.441020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:30.472288 tst register_default_mass.py: using MSISDN 1060
22:48:30.486960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:30.517773 tst register_default_mass.py: using MSISDN 1061
22:48:30.532345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:30.563599 tst register_default_mass.py: using MSISDN 1062
22:48:30.578473 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:30.609519 tst register_default_mass.py: using MSISDN 1063
22:48:30.624382 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:30.655436 tst register_default_mass.py: using MSISDN 1064
22:48:30.670189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:30.700261 tst register_default_mass.py: using MSISDN 1065
22:48:30.714392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:30.745133 tst register_default_mass.py: using MSISDN 1066
22:48:30.759667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:30.790081 tst register_default_mass.py: using MSISDN 1067
22:48:30.804512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:30.835520 tst register_default_mass.py: using MSISDN 1068
22:48:30.850241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:30.880997 tst register_default_mass.py: using MSISDN 1069
22:48:30.895609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:30.926056 tst register_default_mass.py: using MSISDN 1070
22:48:30.940385 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:30.970898 tst register_default_mass.py: using MSISDN 1071
22:48:30.985373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.016307 tst register_default_mass.py: using MSISDN 1072
22:48:31.031107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.062372 tst register_default_mass.py: using MSISDN 1073
22:48:31.077240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.108369 tst register_default_mass.py: using MSISDN 1074
22:48:31.123095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.154107 tst register_default_mass.py: using MSISDN 1075
22:48:31.168803 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.199747 tst register_default_mass.py: using MSISDN 1076
22:48:31.214378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.245373 tst register_default_mass.py: using MSISDN 1077
22:48:31.260106 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.291126 tst register_default_mass.py: using MSISDN 1078
22:48:31.305950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.337031 tst register_default_mass.py: using MSISDN 1079
22:48:31.351705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:31.382892 tst register_default_mass.py: using MSISDN 1080
22:48:31.397657 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:31.428617 tst register_default_mass.py: using MSISDN 1081
22:48:31.443323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:31.474504 tst register_default_mass.py: using MSISDN 1082
22:48:31.489119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:31.520064 tst register_default_mass.py: using MSISDN 1083
22:48:31.534750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:31.565612 tst register_default_mass.py: using MSISDN 1084
22:48:31.580218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:31.611177 tst register_default_mass.py: using MSISDN 1085
22:48:31.625972 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:31.657062 tst register_default_mass.py: using MSISDN 1086
22:48:31.671714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:31.702387 tst register_default_mass.py: using MSISDN 1087
22:48:31.716997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:31.748005 tst register_default_mass.py: using MSISDN 1088
22:48:31.762742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:31.793919 tst register_default_mass.py: using MSISDN 1089
22:48:31.808535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:31.839485 tst register_default_mass.py: using MSISDN 1090
22:48:31.854193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:31.885338 tst register_default_mass.py: using MSISDN 1091
22:48:31.900062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:31.931023 tst register_default_mass.py: using MSISDN 1092
22:48:31.945664 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:31.976222 tst register_default_mass.py: using MSISDN 1093
22:48:31.990920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.021692 tst register_default_mass.py: using MSISDN 1094
22:48:32.036204 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.066785 tst register_default_mass.py: using MSISDN 1095
22:48:32.081267 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.112371 tst register_default_mass.py: using MSISDN 1096
22:48:32.126985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.158024 tst register_default_mass.py: using MSISDN 1097
22:48:32.172883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.204018 tst register_default_mass.py: using MSISDN 1098
22:48:32.218676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.249932 tst register_default_mass.py: using MSISDN 1099
22:48:32.264917 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.296015 tst register_default_mass.py: using MSISDN 1100
22:48:32.310713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:32.402495 run mass: Starting testcase
22:48:32.408078 run mass: Pre-launching all virtphy's
22:48:32.413602 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:32.426791 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:32.432901 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:32.445962 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:32.451998 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:32.464804 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:32.470818 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:32.483817 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:32.489948 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:32.502975 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:32.509066 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:32.522131 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:32.528253 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:32.541354 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:32.547331 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:32.560249 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:32.566249 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:32.579153 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:32.585137 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:32.598094 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:32.604088 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:32.617039 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:32.623019 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:32.635934 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:32.641906 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:32.654809 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:32.660729 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:32.673597 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:32.679574 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:32.692478 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:32.698535 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:32.711460 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:32.717487 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:32.730424 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:32.736445 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:32.749422 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:32.755419 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:32.768293 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:32.774248 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:32.787181 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:32.793142 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:32.806115 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:32.812137 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:32.825113 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:32.831131 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:32.844032 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:32.850034 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:32.862964 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:32.869051 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:32.882045 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:32.888137 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:32.901378 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:32.907346 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:32.920374 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:32.926362 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:32.939423 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:32.945436 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:32.958338 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:32.964345 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:32.977369 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:32.983315 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:32.996231 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:33.002259 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.015192 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:33.021175 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.034146 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:33.040172 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.053328 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:33.059330 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.072215 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:33.078195 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.091106 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:33.097027 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.110048 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:33.115955 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.129018 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:33.134948 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.147910 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:33.153899 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.167087 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:33.173034 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.185936 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:33.191886 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.204749 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:33.210696 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.223549 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:33.229529 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.242377 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:33.248340 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.261274 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:33.267242 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.280176 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:33.286149 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.299016 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:33.304971 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.317815 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:33.323798 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:33.336654 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:33.342772 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:33.355789 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:33.361731 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:33.374594 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:33.380555 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:33.393566 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:33.399527 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:33.412490 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:33.418500 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:33.431420 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:33.437383 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:33.450225 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:33.456232 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:33.469172 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:33.475138 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:33.487999 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:33.494087 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:33.507151 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:33.513137 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:33.526064 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:33.531996 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:33.544919 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:33.550852 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:33.563725 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:33.569710 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:33.582686 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:33.588761 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:33.601740 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:33.607717 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:33.620768 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:33.626761 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:33.639789 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:33.645742 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:33.658599 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:33.664568 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:33.677421 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:33.683361 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:33.696232 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:33.702178 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:33.715023 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:33.720992 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:33.733850 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:33.739754 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:33.752616 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:33.758573 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:33.771425 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:33.777400 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:33.790259 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:33.796157 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:33.809163 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:33.815142 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:33.828105 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:33.834119 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:33.846906 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:33.852857 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:33.865828 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:33.871768 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:33.884863 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:33.890850 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:33.903778 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:33.909740 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:33.922734 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:33.928771 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:33.941713 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:33.947627 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:33.960504 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:33.966488 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:33.979388 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:33.985339 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:33.998209 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:34.004182 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.017032 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:34.023048 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.035881 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:34.041954 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.055118 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:34.061190 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.074102 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:34.080041 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.093150 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:34.099251 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.112555 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:34.118626 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.131910 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:34.138076 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.151198 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:34.157185 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.169990 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:34.175932 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.188768 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:34.194731 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.207554 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:34.213519 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.226407 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:34.232332 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.245196 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:34.251167 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.264011 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:34.269972 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.283023 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:34.288997 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.302036 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:34.308022 run mass: Checking if sockets are in the filesystem
22:48:34.340687 run osmo-ms-mob/00000: Starting mobile
22:48:34.354037 run osmo-ms-mob/00000(pid=135): Launched
22:48:34.365998 run mass: MS start registered {at=28205820.069349438, delay=0.005924113094806671, ms=00000}
22:48:38.547796 run osmo-ms-mob/00001: Starting mobile
22:48:38.563824 run osmo-ms-mob/00001(pid=136): Launched
22:48:38.574747 run mass: MS start registered {at=28205824.278097488, delay=0.004854127764701843, ms=00001}
22:48:39.550875 run mass: MS performed LU {at=28205825.25410986, lu_delay=5.184760421514511, ms=00000}
22:48:40.362883 run osmo-ms-mob/00002: Starting mobile
22:48:40.379643 run osmo-ms-mob/00002(pid=137): Launched
22:48:40.390154 run mass: MS start registered {at=28205826.093499586, delay=0.004497941583395004, ms=00002}
22:48:41.662423 run osmo-ms-mob/00003: Starting mobile
22:48:41.679098 run osmo-ms-mob/00003(pid=138): Launched
22:48:41.689791 run mass: MS start registered {at=28205827.39314118, delay=0.004646390676498413, ms=00003}
22:48:42.760696 run osmo-ms-mob/00004: Starting mobile
22:48:42.778011 run osmo-ms-mob/00004(pid=139): Launched
22:48:42.788850 run mass: MS start registered {at=28205828.492197372, delay=0.004748798906803131, ms=00004}
22:48:43.314727 run mass: MS performed LU {at=28205829.018023137, lu_delay=4.739925649017096, ms=00001}
22:48:43.731454 run osmo-ms-mob/00005: Starting mobile
22:48:43.744865 run osmo-ms-mob/00005(pid=140): Launched
22:48:43.755530 run mass: MS start registered {at=28205829.45887998, delay=0.004593025892972946, ms=00005}
22:48:44.667158 run osmo-ms-mob/00006: Starting mobile
22:48:44.684956 run osmo-ms-mob/00006(pid=141): Launched
22:48:44.695559 run mass: MS start registered {at=28205830.398907714, delay=0.004431866109371185, ms=00006}
22:48:45.217342 run mass: MS performed LU {at=28205830.92057932, lu_delay=4.827079735696316, ms=00002}
22:48:45.561990 run osmo-ms-mob/00007: Starting mobile
22:48:45.579182 run osmo-ms-mob/00007(pid=142): Launched
22:48:45.590073 run mass: MS start registered {at=28205831.29342469, delay=0.004785396158695221, ms=00007}
22:48:46.335947 run osmo-ms-mob/00008: Starting mobile
22:48:46.349080 run osmo-ms-mob/00008(pid=143): Launched
22:48:46.359873 run mass: MS start registered {at=28205832.063222338, delay=0.004597827792167664, ms=00008}
22:48:47.064682 run osmo-ms-mob/00009: Starting mobile
22:48:47.081585 run osmo-ms-mob/00009(pid=144): Launched
22:48:47.087623 run mass: MS performed LU {at=28205832.790980365, lu_delay=5.397839184850454, ms=00003}
22:48:47.093461 run mass: MS start registered {at=28205832.796828806, delay=0.005865763872861862, ms=00009}
22:48:47.764552 run osmo-ms-mob/00010: Starting mobile
22:48:47.791444 run osmo-ms-mob/00010(pid=145): Launched
22:48:47.802184 run mass: MS start registered {at=28205833.505536385, delay=0.00461919978260994, ms=00010}
22:48:48.354496 run osmo-ms-mob/00011: Starting mobile
22:48:48.370689 run osmo-ms-mob/00011(pid=146): Launched
22:48:48.381634 run mass: MS start registered {at=28205834.084985826, delay=0.004963438957929611, ms=00011}
22:48:48.931281 run osmo-ms-mob/00012: Starting mobile
22:48:48.944599 run osmo-ms-mob/00012(pid=147): Launched
22:48:48.955326 run mass: MS start registered {at=28205834.65867993, delay=0.004665348678827286, ms=00012}
22:48:48.982757 run mass: MS performed LU {at=28205834.686078817, lu_delay=6.193881444633007, ms=00004}
22:48:49.010958 run mass: MS performed LU {at=28205834.714230128, lu_delay=5.255350146442652, ms=00005}
22:48:49.563449 run osmo-ms-mob/00013: Starting mobile
22:48:49.580550 run osmo-ms-mob/00013(pid=148): Launched
22:48:49.591493 run mass: MS start registered {at=28205835.294841703, delay=0.004864968359470367, ms=00013}
22:48:50.164485 run osmo-ms-mob/00014: Starting mobile
22:48:50.181728 run osmo-ms-mob/00014(pid=149): Launched
22:48:50.192876 run mass: MS start registered {at=28205835.896228366, delay=0.004890769720077515, ms=00014}
22:48:50.749923 run osmo-ms-mob/00015: Starting mobile
22:48:50.768372 run osmo-ms-mob/00015(pid=150): Launched
22:48:50.779774 run mass: MS start registered {at=28205836.483122975, delay=0.004764635115861893, ms=00015}
22:48:50.847575 run mass: MS performed LU {at=28205836.550836608, lu_delay=5.257411919534206, ms=00007}
22:48:50.912402 run mass: MS performed LU {at=28205836.615643635, lu_delay=6.216735921800137, ms=00006}
22:48:51.216152 run mass: MS performed LU {at=28205836.919428818, lu_delay=4.856206480413675, ms=00008}
22:48:51.246630 run osmo-ms-mob/00016: Starting mobile
22:48:51.261395 run osmo-ms-mob/00016(pid=151): Launched
22:48:51.272417 run mass: MS start registered {at=28205836.975769173, delay=0.00496269017457962, ms=00016}
22:48:51.745452 run osmo-ms-mob/00017: Starting mobile
22:48:51.759171 run osmo-ms-mob/00017(pid=152): Launched
22:48:51.770376 run mass: MS start registered {at=28205837.473727092, delay=0.004921037703752518, ms=00017}
22:48:52.365989 run osmo-ms-mob/00018: Starting mobile
22:48:52.382473 run osmo-ms-mob/00018(pid=153): Launched
22:48:52.393617 run mass: MS start registered {at=28205838.09697048, delay=0.005164392292499542, ms=00018}
22:48:52.732088 run osmo-ms-mob/00019: Starting mobile
22:48:52.745158 run osmo-ms-mob/00019(pid=154): Launched
22:48:52.751429 run mass: MS performed LU {at=28205838.454786863, lu_delay=5.657958056777716, ms=00009}
22:48:52.757317 run mass: MS start registered {at=28205838.460684877, delay=0.005914706736803055, ms=00019}
22:48:52.774908 run mass: MS performed LU {at=28205838.478262194, lu_delay=4.972725808620453, ms=00010}
22:48:53.253746 run osmo-ms-mob/00020: Starting mobile
22:48:53.270058 run osmo-ms-mob/00020(pid=155): Launched
22:48:53.281076 run mass: MS start registered {at=28205838.98442613, delay=0.004985850304365158, ms=00020}
22:48:53.742919 run osmo-ms-mob/00021: Starting mobile
22:48:53.756035 run osmo-ms-mob/00021(pid=156): Launched
22:48:53.767393 run mass: MS start registered {at=28205839.470739707, delay=0.005315080285072327, ms=00021}
22:48:54.131443 run osmo-ms-mob/00022: Starting mobile
22:48:54.144953 run osmo-ms-mob/00022(pid=157): Launched
22:48:54.155860 run mass: MS start registered {at=28205839.85921451, delay=0.0048914626240730286, ms=00022}
22:48:54.613020 run mass: MS performed LU {at=28205840.316278283, lu_delay=5.657598353922367, ms=00012}
22:48:54.654485 run osmo-ms-mob/00023: Starting mobile
22:48:54.670318 run osmo-ms-mob/00023(pid=158): Launched
22:48:54.676591 run mass: MS performed LU {at=28205840.379950587, lu_delay=5.085108883678913, ms=00013}
22:48:54.682461 run mass: MS start registered {at=28205840.385827906, delay=0.005894254893064499, ms=00023}
22:48:54.746894 run mass: MS performed LU {at=28205840.45012607, lu_delay=6.3651402443647385, ms=00011}
22:48:55.001300 run mass: MS performed LU {at=28205840.704555236, lu_delay=4.808326870203018, ms=00014}
22:48:55.030156 run osmo-ms-mob/00024: Starting mobile
22:48:55.043377 run osmo-ms-mob/00024(pid=159): Launched
22:48:55.054548 run mass: MS start registered {at=28205840.757889803, delay=0.005018249154090881, ms=00024}
22:48:55.545236 run osmo-ms-mob/00025: Starting mobile
22:48:55.559140 run osmo-ms-mob/00025(pid=160): Launched
22:48:55.569980 run mass: MS start registered {at=28205841.273329634, delay=0.004719924181699753, ms=00025}
22:48:55.965747 run osmo-ms-mob/00026: Starting mobile
22:48:55.983485 run osmo-ms-mob/00026(pid=161): Launched
22:48:55.994397 run mass: MS start registered {at=28205841.69774988, delay=0.004850342869758606, ms=00026}
22:48:56.354217 run osmo-ms-mob/00027: Starting mobile
22:48:56.370263 run osmo-ms-mob/00027(pid=162): Launched
22:48:56.381210 run mass: MS start registered {at=28205842.08456482, delay=0.004715431481599808, ms=00027}
22:48:56.431883 run mass: MS performed LU {at=28205842.13514957, lu_delay=5.15938039496541, ms=00016}
22:48:56.515069 run mass: MS performed LU {at=28205842.218321193, lu_delay=5.735198218375444, ms=00015}
22:48:56.541106 run mass: MS performed LU {at=28205842.24443664, lu_delay=4.770709548145533, ms=00017}
22:48:56.559375 run osmo-ms-mob/00028: Starting mobile
22:48:56.572554 run osmo-ms-mob/00028(pid=163): Launched
22:48:56.583691 run mass: MS start registered {at=28205842.28704509, delay=0.0050952620804309845, ms=00028}
22:48:57.165386 run osmo-ms-mob/00029: Starting mobile
22:48:57.181250 run osmo-ms-mob/00029(pid=164): Launched
22:48:57.192238 run mass: MS start registered {at=28205842.89559092, delay=0.004866659641265869, ms=00029}
22:48:57.531886 run osmo-ms-mob/00030: Starting mobile
22:48:57.545055 run osmo-ms-mob/00030(pid=165): Launched
22:48:57.556186 run mass: MS start registered {at=28205843.259539966, delay=0.004987016320228577, ms=00030}
22:48:57.958577 run osmo-ms-mob/00031: Starting mobile
22:48:57.973810 run osmo-ms-mob/00031(pid=166): Launched
22:48:57.984811 run mass: MS start registered {at=28205843.688163515, delay=0.004792343825101852, ms=00031}
22:48:58.232075 run osmo-ms-mob/00032: Starting mobile
22:48:58.245159 run osmo-ms-mob/00032(pid=167): Launched
22:48:58.257810 run mass: MS start registered {at=28205843.9611594, delay=0.006590697914361954, ms=00032}
22:48:58.379688 run mass: MS performed LU {at=28205844.08294358, lu_delay=5.0985174514353275, ms=00020}
22:48:58.444202 run mass: MS performed LU {at=28205844.14745656, lu_delay=4.676716852933168, ms=00021}
22:48:58.512981 run mass: MS performed LU {at=28205844.216238882, lu_delay=5.7555540055036545, ms=00019}
22:48:58.551904 run osmo-ms-mob/00033: Starting mobile
22:48:58.565022 run osmo-ms-mob/00033(pid=168): Launched
22:48:58.571360 run mass: MS performed LU {at=28205844.274718463, lu_delay=6.17774798348546, ms=00018}
22:48:58.577309 run mass: MS start registered {at=28205844.28067622, delay=0.005975537002086639, ms=00033}
22:48:59.062534 run osmo-ms-mob/00034: Starting mobile
22:48:59.075746 run osmo-ms-mob/00034(pid=169): Launched
22:48:59.087050 run mass: MS start registered {at=28205844.79039892, delay=0.005211669951677322, ms=00034}
22:48:59.345636 run osmo-ms-mob/00035: Starting mobile
22:48:59.359448 run osmo-ms-mob/00035(pid=170): Launched
22:48:59.372180 run mass: MS start registered {at=28205845.07552386, delay=0.006436355412006378, ms=00035}
22:48:59.764387 run osmo-ms-mob/00036: Starting mobile
22:48:59.779738 run osmo-ms-mob/00036(pid=171): Launched
22:48:59.791906 run mass: MS start registered {at=28205845.49525558, delay=0.006103653460741043, ms=00036}
22:49:00.148342 run osmo-ms-mob/00037: Starting mobile
22:49:00.161339 run osmo-ms-mob/00037(pid=172): Launched
22:49:00.173060 run mass: MS start registered {at=28205845.87640113, delay=0.0056988634169101715, ms=00037}
22:49:00.196176 run mass: MS performed LU {at=28205845.899438675, lu_delay=6.04022416472435, ms=00022}
22:49:00.281172 run mass: MS performed LU {at=28205845.98442606, lu_delay=5.226536255329847, ms=00024}
22:49:00.310141 run osmo-ms-mob/00038: Starting mobile
22:49:00.323585 run osmo-ms-mob/00038(pid=173): Launched
22:49:00.329672 run mass: MS performed LU {at=28205846.03303509, lu_delay=4.759705454111099, ms=00025}
22:49:00.335557 run mass: MS start registered {at=28205846.038924392, delay=0.005904983729124069, ms=00038}
22:49:00.451882 run mass: MS performed LU {at=28205846.155135304, lu_delay=5.769307397305965, ms=00023}
22:49:00.466046 run osmo-ms-mob/00039: Starting mobile
22:49:00.479300 run osmo-ms-mob/00039(pid=174): Launched
22:49:00.490456 run mass: MS start registered {at=28205846.193806306, delay=0.005057334899902344, ms=00039}
22:49:01.168925 run osmo-ms-mob/00040: Starting mobile
22:49:01.204343 run osmo-ms-mob/00040(pid=175): Launched
22:49:01.215835 run mass: MS start registered {at=28205846.919084754, delay=0.005073182284832001, ms=00040}
22:49:01.447876 run osmo-ms-mob/00041: Starting mobile
22:49:01.462269 run osmo-ms-mob/00041(pid=176): Launched
22:49:01.473156 run mass: MS start registered {at=28205847.176507514, delay=0.004781898111104965, ms=00041}
22:49:01.744831 run osmo-ms-mob/00042: Starting mobile
22:49:01.758099 run osmo-ms-mob/00042(pid=177): Launched
22:49:01.769133 run mass: MS start registered {at=28205847.472485945, delay=0.004956353455781937, ms=00042}
22:49:02.139221 run osmo-ms-mob/00043: Starting mobile
22:49:02.153255 run osmo-ms-mob/00043(pid=178): Launched
22:49:02.159540 run mass: MS performed LU {at=28205847.862897925, lu_delay=6.1651480458676815, ms=00026}
22:49:02.165598 run mass: MS start registered {at=28205847.86896445, delay=0.0060865916311740875, ms=00043}
22:49:02.209559 run mass: MS performed LU {at=28205847.912815932, lu_delay=5.828251112252474, ms=00027}
22:49:02.223501 run osmo-ms-mob/00044: Starting mobile
22:49:02.236631 run osmo-ms-mob/00044(pid=179): Launched
22:49:02.247598 run mass: MS start registered {at=28205847.950925115, delay=0.004994414746761322, ms=00044}
22:49:02.278770 run mass: MS performed LU {at=28205847.98204604, lu_delay=5.695000950247049, ms=00028}
22:49:02.296260 run mass: MS performed LU {at=28205847.999602318, lu_delay=4.740062352269888, ms=00030}
22:49:02.309061 run osmo-ms-mob/00045: Starting mobile
22:49:02.322209 run osmo-ms-mob/00045(pid=180): Launched
22:49:02.333122 run mass: MS start registered {at=28205848.03647304, delay=0.004925273358821869, ms=00045}
22:49:03.052600 run osmo-ms-mob/00046: Starting mobile
22:49:03.073470 run osmo-ms-mob/00046(pid=181): Launched
22:49:03.084529 run mass: MS start registered {at=28205848.787878823, delay=0.0048572830855846405, ms=00046}
22:49:03.345107 run osmo-ms-mob/00047: Starting mobile
22:49:03.358848 run osmo-ms-mob/00047(pid=182): Launched
22:49:03.371106 run mass: MS start registered {at=28205849.074454404, delay=0.0062169283628463745, ms=00047}
22:49:03.628190 run osmo-ms-mob/00048: Starting mobile
22:49:03.641641 run osmo-ms-mob/00048(pid=183): Launched
22:49:03.652619 run mass: MS start registered {at=28205849.355971314, delay=0.004879739135503769, ms=00048}
22:49:03.931731 run osmo-ms-mob/00049: Starting mobile
22:49:03.945283 run osmo-ms-mob/00049(pid=184): Launched
22:49:03.957083 run mass: MS start registered {at=28205849.66042422, delay=0.005793251097202301, ms=00049}
22:49:03.963266 run mass: MS performed LU {at=28205849.666627627, lu_delay=4.59110376611352, ms=00035}
22:49:04.073909 run mass: MS performed LU {at=28205849.77716586, lu_delay=5.496489640325308, ms=00033}
22:49:04.102506 run osmo-ms-mob/00050: Starting mobile
22:49:04.115372 run osmo-ms-mob/00050(pid=185): Launched
22:49:04.126517 run mass: MS start registered {at=28205849.82987038, delay=0.0047321803867816925, ms=00050}
22:49:04.254298 run mass: MS performed LU {at=28205849.957551666, lu_delay=6.269388150423765, ms=00031}
22:49:04.631713 run osmo-ms-mob/00051: Starting mobile
22:49:04.645305 run osmo-ms-mob/00051(pid=186): Launched
22:49:04.656851 run mass: MS start registered {at=28205850.36019727, delay=0.005200203508138657, ms=00051}
22:49:04.944871 run osmo-ms-mob/00052: Starting mobile
22:49:04.958432 run osmo-ms-mob/00052(pid=187): Launched
22:49:04.967937 run mass: MS performed LU {at=28205850.671286184, lu_delay=6.710126783698797, ms=00032}
22:49:04.974081 run mass: MS start registered {at=28205850.677447617, delay=0.009291358292102814, ms=00052}
22:49:05.245159 run osmo-ms-mob/00053: Starting mobile
22:49:05.259211 run osmo-ms-mob/00053(pid=188): Launched
22:49:05.270703 run mass: MS start registered {at=28205850.974051833, delay=0.005388025194406509, ms=00053}
22:49:05.316324 run mass: MS performed LU {at=28205851.019596193, lu_delay=3.8430886790156364, ms=00041}
22:49:05.547667 run osmo-ms-mob/00054: Starting mobile
22:49:05.561238 run osmo-ms-mob/00054(pid=189): Launched
22:49:05.572159 run mass: MS start registered {at=28205851.27542839, delay=0.004763811826705933, ms=00054}
22:49:05.809451 run mass: MS performed LU {at=28205851.51270374, lu_delay=4.593618985265493, ms=00040}
22:49:05.855765 run osmo-ms-mob/00055: Starting mobile
22:49:05.869947 run osmo-ms-mob/00055(pid=190): Launched
22:49:05.876172 run mass: MS performed LU {at=28205851.579531316, lu_delay=5.540606923401356, ms=00038}
22:49:05.882264 run mass: MS start registered {at=28205851.585628383, delay=0.00611678883433342, ms=00055}
22:49:05.976034 run mass: MS performed LU {at=28205851.679237764, lu_delay=5.802836634218693, ms=00037}
22:49:05.989908 run osmo-ms-mob/00056: Starting mobile
22:49:06.003194 run osmo-ms-mob/00056(pid=191): Launched
22:49:06.014169 run mass: MS start registered {at=28205851.71751875, delay=0.0048661306500434875, ms=00056}
22:49:06.155922 run mass: MS performed LU {at=28205851.85918067, lu_delay=6.363925091922283, ms=00036}
22:49:06.179653 run mass: MS performed LU {at=28205851.88301547, lu_delay=5.689209163188934, ms=00039}
22:49:06.190909 run osmo-ms-mob/00057: Starting mobile
22:49:06.203945 run osmo-ms-mob/00057(pid=192): Launched
22:49:06.215036 run mass: MS start registered {at=28205851.91838955, delay=0.004935760051012039, ms=00057}
22:49:06.844239 run osmo-ms-mob/00058: Starting mobile
22:49:06.858229 run osmo-ms-mob/00058(pid=193): Launched
22:49:06.869234 run mass: MS start registered {at=28205852.572587248, delay=0.0047459229826927185, ms=00058}
22:49:06.973238 run mass: MS performed LU {at=28205852.676451452, lu_delay=3.8885726295411587, ms=00046}
22:49:06.999881 run mass: MS performed LU {at=28205852.70324299, lu_delay=5.230757046490908, ms=00042}
22:49:07.011061 run osmo-ms-mob/00059: Starting mobile
22:49:07.024814 run osmo-ms-mob/00059(pid=194): Launched
22:49:07.035934 run mass: MS start registered {at=28205852.739284307, delay=0.004797171801328659, ms=00059}
22:49:07.449172 run osmo-ms-mob/00060: Starting mobile
22:49:07.468455 run osmo-ms-mob/00060(pid=195): Launched
22:49:07.481036 run mass: MS start registered {at=28205853.184384633, delay=0.00634973868727684, ms=00060}
22:49:07.728988 run mass: MS performed LU {at=28205853.43224432, lu_delay=5.4813192039728165, ms=00044}
22:49:07.758952 run osmo-ms-mob/00061: Starting mobile
22:49:07.772360 run osmo-ms-mob/00061(pid=196): Launched
22:49:07.783960 run mass: MS start registered {at=28205853.487310912, delay=0.005337558686733246, ms=00061}
22:49:07.840293 run mass: MS performed LU {at=28205853.543545075, lu_delay=5.507072035223246, ms=00045}
22:49:08.029313 run mass: MS performed LU {at=28205853.732573316, lu_delay=4.658118911087513, ms=00047}
22:49:08.062137 run osmo-ms-mob/00062: Starting mobile
22:49:08.075408 run osmo-ms-mob/00062(pid=197): Launched
22:49:08.086607 run mass: MS start registered {at=28205853.78995727, delay=0.004938419908285141, ms=00062}
22:49:08.462507 run osmo-ms-mob/00063: Starting mobile
22:49:08.477542 run osmo-ms-mob/00063(pid=198): Launched
22:49:08.488723 run mass: MS start registered {at=28205854.192073137, delay=0.0048686303198337555, ms=00063}
22:49:08.845334 run osmo-ms-mob/00064: Starting mobile
22:49:08.859627 run osmo-ms-mob/00064(pid=199): Launched
22:49:08.871804 run mass: MS start registered {at=28205854.575148027, delay=0.006081845611333847, ms=00064}
22:49:09.244770 run osmo-ms-mob/00065: Starting mobile
22:49:09.258503 run osmo-ms-mob/00065(pid=200): Launched
22:49:09.270472 run mass: MS start registered {at=28205854.97380448, delay=0.005906935781240463, ms=00065}
22:49:09.553986 run osmo-ms-mob/00066: Starting mobile
22:49:09.569804 run osmo-ms-mob/00066(pid=201): Launched
22:49:09.576287 run mass: MS performed LU {at=28205855.27964387, lu_delay=5.923672556877136, ms=00048}
22:49:09.582224 run mass: MS start registered {at=28205855.285591338, delay=0.005966216325759888, ms=00066}
22:49:09.592029 run mass: MS performed LU {at=28205855.295383293, lu_delay=5.6349590718746185, ms=00049}
22:49:09.649567 run mass: MS performed LU {at=28205855.35283353, lu_delay=4.992636263370514, ms=00051}
22:49:09.674043 run osmo-ms-mob/00067: Starting mobile
22:49:09.687097 run osmo-ms-mob/00067(pid=202): Launched
22:49:09.698255 run mass: MS start registered {at=28205855.401607867, delay=0.0051186829805374146, ms=00067}
22:49:09.940186 run mass: MS performed LU {at=28205855.64343993, lu_delay=4.669388096779585, ms=00053}
22:49:10.242328 run osmo-ms-mob/00068: Starting mobile
22:49:10.260497 run osmo-ms-mob/00068(pid=203): Launched
22:49:10.271760 run mass: MS start registered {at=28205855.97511056, delay=0.005245175212621689, ms=00068}
22:49:10.643156 run osmo-ms-mob/00069: Starting mobile
22:49:10.657024 run osmo-ms-mob/00069(pid=204): Launched
22:49:10.663463 run mass: MS performed LU {at=28205856.366820343, lu_delay=5.689372725784779, ms=00052}
22:49:10.669619 run mass: MS start registered {at=28205856.372985777, delay=0.006183207035064697, ms=00069}
22:49:10.752258 run mass: MS performed LU {at=28205856.45548808, lu_delay=3.882900830358267, ms=00058}
22:49:10.777199 run mass: MS performed LU {at=28205856.48056108, lu_delay=3.7412767745554447, ms=00059}
22:49:10.788863 run osmo-ms-mob/00070: Starting mobile
22:49:10.802196 run osmo-ms-mob/00070(pid=205): Launched
22:49:10.813834 run mass: MS start registered {at=28205856.517179538, delay=0.0052905455231666565, ms=00070}
22:49:11.445047 run osmo-ms-mob/00071: Starting mobile
22:49:11.458855 run osmo-ms-mob/00071(pid=206): Launched
22:49:11.470305 run mass: MS start registered {at=28205857.173647676, delay=0.005351461470127106, ms=00071}
22:49:11.494738 run mass: MS performed LU {at=28205857.19798077, lu_delay=5.279591217637062, ms=00057}
22:49:11.559568 run mass: MS performed LU {at=28205857.262832142, lu_delay=5.677203759551048, ms=00055}
22:49:11.582065 run mass: MS performed LU {at=28205857.285428394, lu_delay=6.010000005364418, ms=00054}
22:49:11.593222 run osmo-ms-mob/00072: Starting mobile
22:49:11.606415 run osmo-ms-mob/00072(pid=207): Launched
22:49:11.617719 run mass: MS start registered {at=28205857.32106516, delay=0.005287282168865204, ms=00072}
22:49:11.747972 run mass: MS performed LU {at=28205857.45122799, lu_delay=5.733709238469601, ms=00056}
22:49:12.246631 run osmo-ms-mob/00073: Starting mobile
22:49:12.261222 run osmo-ms-mob/00073(pid=208): Launched
22:49:12.272540 run mass: MS start registered {at=28205857.975891057, delay=0.004870876669883728, ms=00073}
22:49:12.644910 run osmo-ms-mob/00074: Starting mobile
22:49:12.659579 run osmo-ms-mob/00074(pid=209): Launched
22:49:12.666094 run mass: MS performed LU {at=28205858.369450524, lu_delay=5.185065891593695, ms=00060}
22:49:12.672307 run mass: MS start registered {at=28205858.375672434, delay=0.0062422119081020355, ms=00074}
22:49:13.061685 run osmo-ms-mob/00075: Starting mobile
22:49:13.077208 run osmo-ms-mob/00075(pid=210): Launched
22:49:13.088329 run mass: MS start registered {at=28205858.79168009, delay=0.00506625697016716, ms=00075}
22:49:13.341455 run mass: MS performed LU {at=28205859.044708036, lu_delay=4.852634899318218, ms=00063}
22:49:13.366842 run mass: MS performed LU {at=28205859.07019766, lu_delay=5.280240390449762, ms=00062}
22:49:13.378489 run osmo-ms-mob/00076: Starting mobile
22:49:13.391665 run osmo-ms-mob/00076(pid=211): Launched
22:49:13.403146 run mass: MS start registered {at=28205859.106495317, delay=0.005025237798690796, ms=00076}
22:49:13.414644 run mass: MS performed LU {at=28205859.117992222, lu_delay=4.542844194918871, ms=00064}
22:49:13.705306 run mass: MS performed LU {at=28205859.40855823, lu_delay=5.9212473183870316, ms=00061}
22:49:13.959247 run osmo-ms-mob/00077: Starting mobile
22:49:13.972503 run osmo-ms-mob/00077(pid=212): Launched
22:49:13.983709 run mass: MS start registered {at=28205859.687053908, delay=0.005119681358337402, ms=00077}
22:49:14.444972 run osmo-ms-mob/00078: Starting mobile
22:49:14.459138 run osmo-ms-mob/00078(pid=213): Launched
22:49:14.470578 run mass: MS start registered {at=28205860.173921887, delay=0.005302518606185913, ms=00078}
22:49:14.867679 run osmo-ms-mob/00079: Starting mobile
22:49:14.887795 run osmo-ms-mob/00079(pid=214): Launched
22:49:14.899013 run mass: MS start registered {at=28205860.60236306, delay=0.005010198801755905, ms=00079}
22:49:15.363036 run osmo-ms-mob/00080: Starting mobile
22:49:15.378971 run osmo-ms-mob/00080(pid=215): Launched
22:49:15.385092 run mass: MS performed LU {at=28205861.08845013, lu_delay=5.113339569419622, ms=00068}
22:49:15.391002 run mass: MS performed LU {at=28205861.094368003, lu_delay=6.120563521981239, ms=00065}
22:49:15.396742 run mass: MS performed LU {at=28205861.10011013, lu_delay=4.727124352008104, ms=00069}
22:49:15.402474 run mass: MS start registered {at=28205861.10584188, delay=0.017410602420568466, ms=00080}
22:49:15.496443 run mass: MS performed LU {at=28205861.199698932, lu_delay=5.798091065138578, ms=00067}
22:49:15.525701 run osmo-ms-mob/00081: Starting mobile
22:49:15.539047 run osmo-ms-mob/00081(pid=216): Launched
22:49:15.550083 run mass: MS performed LU {at=28205861.253428526, lu_delay=4.73624898865819, ms=00070}
22:49:15.556044 run mass: MS start registered {at=28205861.25941093, delay=0.01095079630613327, ms=00081}
22:49:16.245337 run osmo-ms-mob/00082: Starting mobile
22:49:16.259197 run osmo-ms-mob/00082(pid=217): Launched
22:49:16.270689 run mass: MS start registered {at=28205861.974036578, delay=0.005195934325456619, ms=00082}
22:49:16.827561 run osmo-ms-mob/00083: Starting mobile
22:49:16.841089 run osmo-ms-mob/00083(pid=218): Launched
22:49:16.852252 run mass: MS start registered {at=28205862.55560096, delay=0.005068942904472351, ms=00083}
22:49:17.125199 run mass: MS performed LU {at=28205862.82845681, lu_delay=4.45278437808156, ms=00074}
22:49:17.273115 run mass: MS performed LU {at=28205862.97636892, lu_delay=5.655303757637739, ms=00072}
22:49:17.308208 run osmo-ms-mob/00084: Starting mobile
22:49:17.323218 run osmo-ms-mob/00084(pid=219): Launched
22:49:17.334229 run mass: MS start registered {at=28205863.037586216, delay=0.004938852041959763, ms=00084}
22:49:17.871734 run osmo-ms-mob/00085: Starting mobile
22:49:17.887920 run osmo-ms-mob/00085(pid=220): Launched
22:49:17.898998 run mass: MS start registered {at=28205863.60235016, delay=0.004827853292226791, ms=00085}
22:49:18.451257 run osmo-ms-mob/00086: Starting mobile
22:49:18.468068 run osmo-ms-mob/00086(pid=221): Launched
22:49:18.479543 run mass: MS start registered {at=28205864.18288863, delay=0.005191583186388016, ms=00086}
22:49:19.062889 run osmo-ms-mob/00087: Starting mobile
22:49:19.080109 run osmo-ms-mob/00087(pid=222): Launched
22:49:19.090554 run mass: MS performed LU {at=28205864.793890595, lu_delay=5.68739527836442, ms=00076}
22:49:19.097829 run mass: MS start registered {at=28205864.801195342, delay=0.01145315170288086, ms=00087}
22:49:19.108936 run mass: MS performed LU {at=28205864.812289834, lu_delay=5.125235926359892, ms=00077}
22:49:19.136713 run mass: MS performed LU {at=28205864.839984577, lu_delay=4.666062690317631, ms=00078}
22:49:19.261893 run mass: MS performed LU {at=28205864.965150744, lu_delay=6.17347065359354, ms=00075}
22:49:19.317125 run mass: MS performed LU {at=28205865.020396266, lu_delay=22.124805346131325, ms=00029}
22:49:19.346735 run osmo-ms-mob/00088: Starting mobile
22:49:19.359707 run osmo-ms-mob/00088(pid=223): Launched
22:49:19.370765 run mass: MS start registered {at=28205865.074115075, delay=0.005010455846786499, ms=00088}
22:49:20.171213 run mass: MS performed LU {at=28205865.87446565, lu_delay=21.084066729992628, ms=00034}
22:49:20.200827 run osmo-ms-mob/00089: Starting mobile
22:49:20.214203 run osmo-ms-mob/00089(pid=224): Launched
22:49:20.225748 run mass: MS start registered {at=28205865.92909365, delay=0.0055404119193553925, ms=00089}
22:49:20.845465 run osmo-ms-mob/00090: Starting mobile
22:49:20.859590 run osmo-ms-mob/00090(pid=225): Launched
22:49:20.870568 run mass: MS start registered {at=28205866.573918577, delay=0.0049286410212516785, ms=00090}
22:49:20.889688 run mass: MS performed LU {at=28205866.59303053, lu_delay=5.4871886521577835, ms=00080}
22:49:20.983834 run mass: MS performed LU {at=28205866.68709302, lu_delay=4.713056441396475, ms=00082}
22:49:21.038270 run mass: MS performed LU {at=28205866.74154444, lu_delay=6.13918137922883, ms=00079}
22:49:21.236874 run mass: MS performed LU {at=28205866.94012858, lu_delay=5.680717650800943, ms=00081}
22:49:21.562800 run osmo-ms-mob/00091: Starting mobile
22:49:21.579394 run osmo-ms-mob/00091(pid=226): Launched
22:49:21.591303 run mass: MS start registered {at=28205867.29464601, delay=0.0058004967868328094, ms=00091}
22:49:22.256654 run osmo-ms-mob/00092: Starting mobile
22:49:22.272435 run osmo-ms-mob/00092(pid=227): Launched
22:49:22.283486 run mass: MS start registered {at=28205867.986835442, delay=0.0050393082201480865, ms=00092}
22:49:22.856991 run mass: MS performed LU {at=28205868.560216073, lu_delay=5.5226298570632935, ms=00084}
22:49:22.875474 run mass: MS performed LU {at=28205868.578783315, lu_delay=6.023182354867458, ms=00083}
22:49:22.918229 run osmo-ms-mob/00093: Starting mobile
22:49:22.933450 run osmo-ms-mob/00093(pid=228): Launched
22:49:22.939502 run mass: MS performed LU {at=28205868.64286449, lu_delay=5.0405143313109875, ms=00085}
22:49:22.945381 run mass: MS start registered {at=28205868.64874842, delay=0.005900003015995026, ms=00093}
22:49:23.934458 run osmo-ms-mob/00094: Starting mobile
22:49:23.947801 run osmo-ms-mob/00094(pid=229): Launched
22:49:23.959289 run mass: MS start registered {at=28205869.662617195, delay=0.00535864382982254, ms=00094}
22:49:24.638377 run mass: MS performed LU {at=28205870.341629606, lu_delay=5.540434263646603, ms=00087}
22:49:24.657200 run mass: MS performed LU {at=28205870.36050691, lu_delay=5.286391835659742, ms=00088}
22:49:24.700675 run osmo-ms-mob/00095: Starting mobile
22:49:24.716806 run osmo-ms-mob/00095(pid=230): Launched
22:49:24.727930 run mass: MS start registered {at=28205870.431282878, delay=0.005048230290412903, ms=00095}
22:49:24.805648 run mass: MS performed LU {at=28205870.50890262, lu_delay=6.326013989746571, ms=00086}
22:49:24.910570 run mass: MS performed LU {at=28205870.61382461, lu_delay=22.744860161095858, ms=00043}
22:49:25.165871 run mass: MS performed LU {at=28205870.86911215, lu_delay=4.940018497407436, ms=00089}
22:49:25.831940 run osmo-ms-mob/00096: Starting mobile
22:49:25.845775 run osmo-ms-mob/00096(pid=231): Launched
22:49:25.857088 run mass: MS start registered {at=28205871.560438227, delay=0.005159195512533188, ms=00096}
22:49:26.622697 run mass: MS performed LU {at=28205872.325929478, lu_delay=5.031283468008041, ms=00091}
22:49:26.641114 run mass: MS performed LU {at=28205872.344422296, lu_delay=5.770503718405962, ms=00090}
22:49:26.668850 run mass: MS performed LU {at=28205872.372128118, lu_delay=22.542257737368345, ms=00050}
22:49:26.717596 run osmo-ms-mob/00097: Starting mobile
22:49:26.732793 run osmo-ms-mob/00097(pid=232): Launched
22:49:26.743717 run mass: MS start registered {at=28205872.447064463, delay=0.00492376834154129, ms=00097}
22:49:28.263604 run osmo-ms-mob/00098: Starting mobile
22:49:28.280076 run osmo-ms-mob/00098(pid=233): Launched
22:49:28.291415 run mass: MS start registered {at=28205873.994761594, delay=0.005310732871294022, ms=00098}
22:49:28.404950 run mass: MS performed LU {at=28205874.108201675, lu_delay=6.121366232633591, ms=00092}
22:49:28.422532 run mass: MS performed LU {at=28205874.125846054, lu_delay=5.477097634226084, ms=00093}
22:49:28.570718 run mass: MS performed LU {at=28205874.27396721, lu_delay=4.611350014805794, ms=00094}
22:49:30.052428 run osmo-ms-mob/00099: Starting mobile
22:49:30.069121 run osmo-ms-mob/00099(pid=234): Launched
22:49:30.075060 run mass: All started... {duration=55.75362380594015, too_slow=0}
22:49:30.081073 run mass: MS start registered {at=28205875.784432586, delay=0.0060052089393138885, ms=00099}
22:49:30.389335 run mass: MS performed LU {at=28205876.092548184, lu_delay=5.661265306174755, ms=00095}
22:49:30.642792 run mass: MS performed LU {at=28205876.34604632, lu_delay=4.785608094185591, ms=00096}
22:49:32.318275 run mass: MS performed LU {at=28205878.02153013, lu_delay=5.574465665966272, ms=00097}
22:49:32.807025 run mass: MS performed LU {at=28205878.51026761, lu_delay=23.22467627376318, ms=00066}
22:49:34.154606 run mass: MS performed LU {at=28205879.85785767, lu_delay=5.863096076995134, ms=00098}
22:49:34.172121 run mass: MS performed LU {at=28205879.875396844, lu_delay=21.89950578659773, ms=00073}
22:49:34.288940 run mass: MS performed LU {at=28205879.992194146, lu_delay=22.81854647025466, ms=00071}
22:49:36.084420 run mass: MS performed LU {at=28205881.78767488, lu_delay=6.003242295235395, ms=00099}
22:49:36.094683 run mass: Tests done {all_completed=True, max=23.22467627376318, min=3.7412767745554447}
22:49:36.100080 tst register_default_mass.py: Test passed (81.2 sec)
22:49:36.105322 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.108513 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.111684 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.114868 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.118063 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.121302 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.124572 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.127811 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.131061 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.134345 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.137627 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.140920 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.144235 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.147501 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.150872 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.154225 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.157626 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.161013 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.164358 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.167749 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.171097 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.174494 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.177837 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.181775 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.185837 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.189193 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.192542 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.195895 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.199408 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.202864 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.206163 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.209493 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.212782 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.216074 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.219378 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.222734 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.226292 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.230233 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.233983 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:36.237639 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:36.240933 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:36.244429 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:36.247743 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:36.251154 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:36.254519 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:36.257894 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:36.261174 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:36.264578 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:36.268005 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:36.271323 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:36.274745 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:36.278157 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:36.281573 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:36.284974 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:36.288367 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:36.291699 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:36.295238 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:36.298720 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:36.302439 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:36.305784 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:36.309144 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:36.312399 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:36.315779 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:36.319188 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:36.322536 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:36.325934 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:36.329243 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:36.332631 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:36.336050 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:36.339366 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:36.342711 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:36.346075 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:36.349368 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:36.352774 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:36.356067 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:36.359427 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:36.362701 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:36.366013 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:36.369392 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:36.372729 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:36.376273 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:36.379710 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:36.383355 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:36.386616 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:36.389940 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:36.393237 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:36.396531 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:36.399829 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:36.403071 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:36.406383 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:36.409667 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:36.412960 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:36.416319 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:36.419699 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:36.423003 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:36.426264 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:36.429834 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:36.433400 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:36.436826 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:36.440707 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:36.444043 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:36.447333 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:36.450776 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:36.454262 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:36.457927 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:36.461327 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:36.464949 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:36.468811 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:36.472226 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:36.475570 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:36.478982 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:36.482341 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:36.485743 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:36.489140 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:36.492538 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:36.495925 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:36.499324 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:36.502620 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:36.505844 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:36.509083 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:36.512322 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:36.515554 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:36.518791 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:36.522052 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:36.525300 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:36.528530 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:36.531769 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:36.535012 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:36.538259 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:36.541516 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:36.544785 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:36.548034 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:36.551322 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:36.554614 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:36.557906 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:36.561228 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:36.564508 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:36.567773 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:36.571061 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:36.574341 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:36.577656 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:36.580945 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:36.584218 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:36.587506 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:36.590871 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:36.594188 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:36.597569 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:36.600998 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:36.604416 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:36.607830 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:36.611237 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:36.614658 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:36.618068 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:36.621492 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:36.624906 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:36.628332 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:36.631735 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:36.635151 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:36.638570 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:36.641992 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:36.645393 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:36.648844 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:36.652260 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:36.655676 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:36.659083 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:36.662502 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:36.665913 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:36.669339 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:36.672767 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:36.676183 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:36.679608 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:36.683035 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:36.686437 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:36.689726 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:36.693002 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:36.696283 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:36.699549 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:36.702962 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:36.706373 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:36.709789 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:36.713197 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:36.716592 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:36.720019 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:36.723439 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:36.726858 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:36.730269 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:36.733681 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:36.737101 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:36.740517 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:36.743944 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:36.747352 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:36.750755 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:36.754176 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:36.757466 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:36.760744 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:36.764012 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:36.767286 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:36.770580 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:36.773870 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:36.777158 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:36.780431 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:36.783710 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:36.786961 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:36.790234 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:36.793504 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:36.796773 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:36.800033 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:36.803303 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:36.806582 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:36.809870 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:36.813148 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:36.816425 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:36.819705 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:36.822990 --- ParallelTerminationStrategy: PID 22 died...
22:49:36.824466 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:36.828076 --- ParallelTerminationStrategy: PID 23 died...
22:49:36.829531 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:36.833093 --- ParallelTerminationStrategy: PID 24 died...
22:49:36.834544 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:36.838145 --- ParallelTerminationStrategy: PID 25 died...
22:49:36.839612 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:36.843190 --- ParallelTerminationStrategy: PID 26 died...
22:49:36.844659 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:36.848281 --- ParallelTerminationStrategy: PID 27 died...
22:49:36.849772 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:36.853398 --- ParallelTerminationStrategy: PID 28 died...
22:49:36.854862 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:36.858478 --- ParallelTerminationStrategy: PID 29 died...
22:49:36.859947 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:36.863567 --- ParallelTerminationStrategy: PID 30 died...
22:49:36.865043 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:36.868681 --- ParallelTerminationStrategy: PID 31 died...
22:49:36.870155 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:36.873810 --- ParallelTerminationStrategy: PID 32 died...
22:49:36.875281 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:36.878960 --- ParallelTerminationStrategy: PID 33 died...
22:49:36.880449 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:36.884111 --- ParallelTerminationStrategy: PID 35 died...
22:49:36.885617 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:36.889284 --- ParallelTerminationStrategy: PID 36 died...
22:49:36.890761 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:36.894434 --- ParallelTerminationStrategy: PID 37 died...
22:49:36.895915 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:36.899606 --- ParallelTerminationStrategy: PID 38 died...
22:49:36.901098 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:36.904779 --- ParallelTerminationStrategy: PID 39 died...
22:49:36.906279 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:36.909970 --- ParallelTerminationStrategy: PID 40 died...
22:49:36.911464 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:36.915157 --- ParallelTerminationStrategy: PID 41 died...
22:49:36.916647 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:36.920326 --- ParallelTerminationStrategy: PID 42 died...
22:49:36.921832 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:36.925482 --- ParallelTerminationStrategy: PID 43 died...
22:49:36.926968 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:36.930618 --- ParallelTerminationStrategy: PID 44 died...
22:49:36.932093 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:36.935755 --- ParallelTerminationStrategy: PID 45 died...
22:49:36.937246 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:36.940907 --- ParallelTerminationStrategy: PID 46 died...
22:49:36.942386 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:36.946046 --- ParallelTerminationStrategy: PID 47 died...
22:49:36.947517 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:36.951178 --- ParallelTerminationStrategy: PID 48 died...
22:49:36.952663 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:36.956310 --- ParallelTerminationStrategy: PID 49 died...
22:49:36.957797 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:36.961450 --- ParallelTerminationStrategy: PID 50 died...
22:49:36.962935 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:36.966594 --- ParallelTerminationStrategy: PID 51 died...
22:49:36.968066 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:36.971736 --- ParallelTerminationStrategy: PID 52 died...
22:49:36.973231 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:36.976894 --- ParallelTerminationStrategy: PID 53 died...
22:49:36.978380 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:36.982102 --- ParallelTerminationStrategy: PID 54 died...
22:49:36.983647 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:36.987452 --- ParallelTerminationStrategy: PID 55 died...
22:49:36.988995 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:36.992784 --- ParallelTerminationStrategy: PID 56 died...
22:49:36.994324 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:36.998024 --- ParallelTerminationStrategy: PID 57 died...
22:49:36.999492 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.003138 --- ParallelTerminationStrategy: PID 58 died...
22:49:37.004616 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.008269 --- ParallelTerminationStrategy: PID 59 died...
22:49:37.009756 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.013399 --- ParallelTerminationStrategy: PID 60 died...
22:49:37.014857 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.018457 --- ParallelTerminationStrategy: PID 61 died...
22:49:37.019908 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.023496 --- ParallelTerminationStrategy: PID 62 died...
22:49:37.024969 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.028574 --- ParallelTerminationStrategy: PID 63 died...
22:49:37.030034 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.033624 --- ParallelTerminationStrategy: PID 64 died...
22:49:37.035078 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.038687 --- ParallelTerminationStrategy: PID 65 died...
22:49:37.040151 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.043769 --- ParallelTerminationStrategy: PID 66 died...
22:49:37.045242 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.048849 --- ParallelTerminationStrategy: PID 67 died...
22:49:37.050308 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.053904 --- ParallelTerminationStrategy: PID 68 died...
22:49:37.055360 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.058965 --- ParallelTerminationStrategy: PID 69 died...
22:49:37.060423 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.064033 --- ParallelTerminationStrategy: PID 70 died...
22:49:37.065524 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.069131 --- ParallelTerminationStrategy: PID 71 died...
22:49:37.070596 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.074190 --- ParallelTerminationStrategy: PID 72 died...
22:49:37.075646 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.079248 --- ParallelTerminationStrategy: PID 73 died...
22:49:37.080707 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.084306 --- ParallelTerminationStrategy: PID 74 died...
22:49:37.085762 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.089381 --- ParallelTerminationStrategy: PID 75 died...
22:49:37.090829 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.094444 --- ParallelTerminationStrategy: PID 76 died...
22:49:37.095908 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.099524 --- ParallelTerminationStrategy: PID 77 died...
22:49:37.100984 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.104593 --- ParallelTerminationStrategy: PID 78 died...
22:49:37.106055 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.109696 --- ParallelTerminationStrategy: PID 79 died...
22:49:37.111145 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.114754 --- ParallelTerminationStrategy: PID 80 died...
22:49:37.116210 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.119797 --- ParallelTerminationStrategy: PID 81 died...
22:49:37.121261 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.124855 --- ParallelTerminationStrategy: PID 82 died...
22:49:37.126302 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.129942 --- ParallelTerminationStrategy: PID 83 died...
22:49:37.131410 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.135021 --- ParallelTerminationStrategy: PID 84 died...
22:49:37.136481 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.140082 --- ParallelTerminationStrategy: PID 85 died...
22:49:37.141537 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.145149 --- ParallelTerminationStrategy: PID 86 died...
22:49:37.146606 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.150193 --- ParallelTerminationStrategy: PID 87 died...
22:49:37.151647 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.155241 --- ParallelTerminationStrategy: PID 88 died...
22:49:37.156695 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.160286 --- ParallelTerminationStrategy: PID 89 died...
22:49:37.161749 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.165359 --- ParallelTerminationStrategy: PID 90 died...
22:49:37.166827 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.170478 --- ParallelTerminationStrategy: PID 91 died...
22:49:37.171936 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.175525 --- ParallelTerminationStrategy: PID 92 died...
22:49:37.176985 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.180575 --- ParallelTerminationStrategy: PID 93 died...
22:49:37.182046 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.185661 --- ParallelTerminationStrategy: PID 94 died...
22:49:37.187116 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.190748 --- ParallelTerminationStrategy: PID 95 died...
22:49:37.192207 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.195802 --- ParallelTerminationStrategy: PID 96 died...
22:49:37.197270 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.200854 --- ParallelTerminationStrategy: PID 97 died...
22:49:37.202307 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.205903 --- ParallelTerminationStrategy: PID 98 died...
22:49:37.207375 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.211001 --- ParallelTerminationStrategy: PID 99 died...
22:49:37.212478 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.216125 --- ParallelTerminationStrategy: PID 100 died...
22:49:37.217635 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.221275 --- ParallelTerminationStrategy: PID 101 died...
22:49:37.222757 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.226398 --- ParallelTerminationStrategy: PID 102 died...
22:49:37.227867 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.231542 --- ParallelTerminationStrategy: PID 103 died...
22:49:37.233034 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.236678 --- ParallelTerminationStrategy: PID 104 died...
22:49:37.238149 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.241801 --- ParallelTerminationStrategy: PID 105 died...
22:49:37.243273 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.246964 --- ParallelTerminationStrategy: PID 106 died...
22:49:37.248435 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:37.252076 --- ParallelTerminationStrategy: PID 107 died...
22:49:37.253544 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:37.257194 --- ParallelTerminationStrategy: PID 108 died...
22:49:37.258666 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:37.262319 --- ParallelTerminationStrategy: PID 109 died...
22:49:37.263803 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:37.267443 --- ParallelTerminationStrategy: PID 110 died...
22:49:37.268926 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:37.272565 --- ParallelTerminationStrategy: PID 111 died...
22:49:37.274066 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:37.277727 --- ParallelTerminationStrategy: PID 112 died...
22:49:37.279204 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:37.282853 --- ParallelTerminationStrategy: PID 113 died...
22:49:37.284329 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:37.287984 --- ParallelTerminationStrategy: PID 114 died...
22:49:37.289461 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:37.293117 --- ParallelTerminationStrategy: PID 115 died...
22:49:37.294589 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:37.298255 --- ParallelTerminationStrategy: PID 116 died...
22:49:37.299733 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:37.303384 --- ParallelTerminationStrategy: PID 117 died...
22:49:37.304868 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:37.308511 --- ParallelTerminationStrategy: PID 118 died...
22:49:37.310067 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:37.313743 --- ParallelTerminationStrategy: PID 119 died...
22:49:37.315221 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:37.318874 --- ParallelTerminationStrategy: PID 120 died...
22:49:37.320364 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:37.324041 --- ParallelTerminationStrategy: PID 121 died...
22:49:37.325526 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:37.329195 --- ParallelTerminationStrategy: PID 122 died...
22:49:37.330670 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:37.334431 --- ParallelTerminationStrategy: PID 123 died...
22:49:37.335922 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:37.339683 --- ParallelTerminationStrategy: PID 124 died...
22:49:37.341186 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:37.344945 --- ParallelTerminationStrategy: PID 125 died...
22:49:37.346436 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:37.350203 --- ParallelTerminationStrategy: PID 126 died...
22:49:37.351743 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:37.355539 --- ParallelTerminationStrategy: PID 127 died...
22:49:37.357091 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:37.360907 --- ParallelTerminationStrategy: PID 128 died...
22:49:37.362441 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:37.366255 --- ParallelTerminationStrategy: PID 129 died...
22:49:37.367798 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:37.371590 --- ParallelTerminationStrategy: PID 130 died...
22:49:37.373133 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:37.376919 --- ParallelTerminationStrategy: PID 131 died...
22:49:37.378463 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:37.382251 --- ParallelTerminationStrategy: PID 132 died...
22:49:37.383786 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:37.387605 --- ParallelTerminationStrategy: PID 133 died...
22:49:37.389147 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:37.392941 --- ParallelTerminationStrategy: PID 134 died...
22:49:37.394483 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:37.398300 --- ParallelTerminationStrategy: PID 135 died...
22:49:37.399834 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:37.403663 --- ParallelTerminationStrategy: PID 136 died...
22:49:37.405206 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:37.409043 --- ParallelTerminationStrategy: PID 137 died...
22:49:37.410579 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:37.414372 --- ParallelTerminationStrategy: PID 138 died...
22:49:37.415896 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:37.419667 --- ParallelTerminationStrategy: PID 139 died...
22:49:37.421200 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:37.424962 --- ParallelTerminationStrategy: PID 140 died...
22:49:37.426417 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:37.430038 --- ParallelTerminationStrategy: PID 141 died...
22:49:37.431499 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:37.435124 --- ParallelTerminationStrategy: PID 142 died...
22:49:37.436600 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:37.440368 --- ParallelTerminationStrategy: PID 143 died...
22:49:37.441898 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:37.445662 --- ParallelTerminationStrategy: PID 144 died...
22:49:37.447185 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:37.450944 --- ParallelTerminationStrategy: PID 145 died...
22:49:37.452467 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:37.456255 --- ParallelTerminationStrategy: PID 146 died...
22:49:37.457805 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:37.461581 --- ParallelTerminationStrategy: PID 147 died...
22:49:37.463103 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:37.466892 --- ParallelTerminationStrategy: PID 148 died...
22:49:37.468417 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:37.472182 --- ParallelTerminationStrategy: PID 149 died...
22:49:37.473721 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:37.477520 --- ParallelTerminationStrategy: PID 150 died...
22:49:37.479039 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:37.482808 --- ParallelTerminationStrategy: PID 151 died...
22:49:37.484318 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:37.488101 --- ParallelTerminationStrategy: PID 152 died...
22:49:37.489637 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:37.493437 --- ParallelTerminationStrategy: PID 153 died...
22:49:37.494970 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:37.498752 --- ParallelTerminationStrategy: PID 154 died...
22:49:37.500276 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:37.504066 --- ParallelTerminationStrategy: PID 155 died...
22:49:37.505580 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:37.509357 --- ParallelTerminationStrategy: PID 156 died...
22:49:37.510874 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:37.514662 --- ParallelTerminationStrategy: PID 157 died...
22:49:37.516177 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:37.519955 --- ParallelTerminationStrategy: PID 158 died...
22:49:37.521487 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:37.525279 --- ParallelTerminationStrategy: PID 159 died...
22:49:37.526799 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:37.530594 --- ParallelTerminationStrategy: PID 160 died...
22:49:37.532125 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:37.535916 --- ParallelTerminationStrategy: PID 161 died...
22:49:37.537457 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:37.541243 --- ParallelTerminationStrategy: PID 162 died...
22:49:37.542759 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:37.546546 --- ParallelTerminationStrategy: PID 163 died...
22:49:37.548067 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:37.551841 --- ParallelTerminationStrategy: PID 164 died...
22:49:37.553362 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:37.557151 --- ParallelTerminationStrategy: PID 165 died...
22:49:37.558663 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:37.562448 --- ParallelTerminationStrategy: PID 166 died...
22:49:37.563971 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:37.567764 --- ParallelTerminationStrategy: PID 167 died...
22:49:37.569284 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:37.573091 --- ParallelTerminationStrategy: PID 168 died...
22:49:37.574617 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:37.578407 --- ParallelTerminationStrategy: PID 169 died...
22:49:37.579933 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:37.583724 --- ParallelTerminationStrategy: PID 170 died...
22:49:37.585255 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:37.589056 --- ParallelTerminationStrategy: PID 171 died...
22:49:37.590576 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:37.594338 --- ParallelTerminationStrategy: PID 172 died...
22:49:37.595848 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:37.599623 --- ParallelTerminationStrategy: PID 173 died...
22:49:37.601145 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:37.604921 --- ParallelTerminationStrategy: PID 174 died...
22:49:37.606444 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:37.610211 --- ParallelTerminationStrategy: PID 175 died...
22:49:37.611725 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:37.615524 --- ParallelTerminationStrategy: PID 176 died...
22:49:37.617047 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:37.620818 --- ParallelTerminationStrategy: PID 177 died...
22:49:37.622334 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:37.626113 --- ParallelTerminationStrategy: PID 178 died...
22:49:37.627633 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:37.631415 --- ParallelTerminationStrategy: PID 179 died...
22:49:37.632932 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:37.636717 --- ParallelTerminationStrategy: PID 180 died...
22:49:37.638236 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:37.642009 --- ParallelTerminationStrategy: PID 181 died...
22:49:37.643519 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:37.647290 --- ParallelTerminationStrategy: PID 182 died...
22:49:37.648821 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:37.652589 --- ParallelTerminationStrategy: PID 183 died...
22:49:37.654114 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:37.657877 --- ParallelTerminationStrategy: PID 184 died...
22:49:37.659393 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:37.663170 --- ParallelTerminationStrategy: PID 185 died...
22:49:37.664702 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:37.668475 --- ParallelTerminationStrategy: PID 186 died...
22:49:37.670002 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:37.673762 --- ParallelTerminationStrategy: PID 187 died...
22:49:37.675275 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:37.679083 --- ParallelTerminationStrategy: PID 188 died...
22:49:37.680615 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:37.684393 --- ParallelTerminationStrategy: PID 189 died...
22:49:37.685929 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:37.689716 --- ParallelTerminationStrategy: PID 190 died...
22:49:37.691236 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:37.695002 --- ParallelTerminationStrategy: PID 191 died...
22:49:37.696516 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:37.700310 --- ParallelTerminationStrategy: PID 192 died...
22:49:37.701832 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:37.705606 --- ParallelTerminationStrategy: PID 193 died...
22:49:37.707118 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:37.710898 --- ParallelTerminationStrategy: PID 194 died...
22:49:37.712416 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:37.716183 --- ParallelTerminationStrategy: PID 195 died...
22:49:37.717714 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:37.721467 --- ParallelTerminationStrategy: PID 196 died...
22:49:37.722994 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:37.726772 --- ParallelTerminationStrategy: PID 197 died...
22:49:37.728287 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:37.732080 --- ParallelTerminationStrategy: PID 198 died...
22:49:37.733615 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:37.737384 --- ParallelTerminationStrategy: PID 199 died...
22:49:37.738903 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:37.742683 --- ParallelTerminationStrategy: PID 200 died...
22:49:37.744211 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:37.748000 --- ParallelTerminationStrategy: PID 201 died...
22:49:37.749522 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:37.753307 --- ParallelTerminationStrategy: PID 202 died...
22:49:37.754836 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:37.758646 --- ParallelTerminationStrategy: PID 203 died...
22:49:37.760162 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:37.763942 --- ParallelTerminationStrategy: PID 204 died...
22:49:37.765453 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:37.769251 --- ParallelTerminationStrategy: PID 205 died...
22:49:37.770776 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:37.774565 --- ParallelTerminationStrategy: PID 206 died...
22:49:37.776090 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:37.779879 --- ParallelTerminationStrategy: PID 207 died...
22:49:37.781405 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:37.785176 --- ParallelTerminationStrategy: PID 208 died...
22:49:37.786699 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:37.790479 --- ParallelTerminationStrategy: PID 209 died...
22:49:37.791990 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:37.795799 --- ParallelTerminationStrategy: PID 210 died...
22:49:37.797323 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:37.801093 --- ParallelTerminationStrategy: PID 211 died...
22:49:37.802617 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:37.806403 --- ParallelTerminationStrategy: PID 212 died...
22:49:37.807917 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:37.811699 --- ParallelTerminationStrategy: PID 213 died...
22:49:37.813225 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:37.817004 --- ParallelTerminationStrategy: PID 214 died...
22:49:37.818518 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:37.822289 --- ParallelTerminationStrategy: PID 215 died...
22:49:37.823813 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:37.827588 --- ParallelTerminationStrategy: PID 216 died...
22:49:37.829114 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:37.832894 --- ParallelTerminationStrategy: PID 217 died...
22:49:37.834413 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:37.838215 --- ParallelTerminationStrategy: PID 218 died...
22:49:37.839739 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:37.843526 --- ParallelTerminationStrategy: PID 219 died...
22:49:37.845064 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:37.848841 --- ParallelTerminationStrategy: PID 220 died...
22:49:37.850369 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:37.854142 --- ParallelTerminationStrategy: PID 221 died...
22:49:37.855659 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:37.859459 --- ParallelTerminationStrategy: PID 222 died...
22:49:37.860983 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:37.864764 --- ParallelTerminationStrategy: PID 223 died...
22:49:37.866276 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:37.870046 --- ParallelTerminationStrategy: PID 224 died...
22:49:37.871575 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:37.875358 --- ParallelTerminationStrategy: PID 225 died...
22:49:37.876887 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:37.880646 --- ParallelTerminationStrategy: PID 226 died...
22:49:37.882164 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:37.885953 --- ParallelTerminationStrategy: PID 227 died...
22:49:37.887466 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:37.891259 --- ParallelTerminationStrategy: PID 228 died...
22:49:37.892791 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:37.896565 --- ParallelTerminationStrategy: PID 229 died...
22:49:37.898091 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:37.901876 --- ParallelTerminationStrategy: PID 230 died...
22:49:37.903393 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:37.907190 --- ParallelTerminationStrategy: PID 231 died...
22:49:37.908727 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:37.912514 --- ParallelTerminationStrategy: PID 232 died...
22:49:37.914042 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:37.917812 --- ParallelTerminationStrategy: PID 233 died...
22:49:37.919333 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:37.923117 --- ParallelTerminationStrategy: PID 234 died...
22:49:37.924644 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:41.329082 --- ParallelTerminationStrategy: PID 34 died...
22:49:41.335256 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8171 netreg_mass PASS
---------------------------------------------------------------------
22:49:41.417027 tst trial-8171: Storing JUnit report in /build/trial-8171/run.2025-12-05_22-48-14/trial-8171.xml
--------------------------------------------------------------------------------------------
trial-8171 PASS
--------------------------------------------------------------------------------------------
22:49:41.430639 tst trial-8171: trial-8171: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.2 sec)
+ exit_code=0
+ rm -rf trial-8171/inst
+ cd trial-8171
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-05 22:48:14
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8171-run.tgz run.2025-12-05_22-48-14
+ tar czf /build/trial-8171-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-05_13_26_34.tgz osmo-bts-oc2g.build-2025-12-05_00_51_57.tgz osmo-bts-sysmo.build-2025-12-05_00_52_07.tgz osmo-bts.build-2025-12-05_00_52_14.tgz osmo-ggsn.build-2025-12-05_20_47_26.tgz osmo-hlr.build-2025-12-05_16_36_50.tgz osmo-hnbgw.build-2025-12-05_15_48_24.tgz osmo-mgw.build-2025-12-05_08_33_03.tgz osmo-msc.build-2025-12-05_13_34_23.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-05_07_34_17.tgz osmo-pcu-sysmo.build-2025-12-05_07_34_18.tgz osmo-pcu.build-2025-12-05_07_34_26.tgz osmo-sgsn.build-2025-12-05_20_49_37.tgz osmo-stp.build-2025-12-05_13_23_24.tgz osmo-trx.build-2025-12-05_15_51_37.tgz osmocom-bb.build-2025-12-05_21_17_29.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