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/jenkins18117916105261511910.sh
+ rm -rf trial-8141-bin.tgz trial-8141-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24811
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10956
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10334
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12794
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13117
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12543
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40819
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7499
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42905
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8278
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 13078
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7405
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11481
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7539
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8979
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6259
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 7405
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14001423561068673205.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-8141
+ 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
c151548 gerrit: update to 3.11.x as 3.10.x will become EOL on November 10, 2025
+ 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 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 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#7 CACHED
#8 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#8 CACHED
#9 [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
#9 CACHED
#10 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [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
#12 CACHED
#13 [ 3/28] RUN groupadd osmo-gsm-tester
#13 CACHED
#14 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#14 CACHED
#15 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#15 CACHED
#16 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#16 CACHED
#17 [20/28] WORKDIR /TMP
#17 CACHED
#18 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#18 CACHED
#19 [ 2/28] RUN useradd -ms /bin/bash jenkins
#19 CACHED
#20 [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
#20 CACHED
#21 [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
#21 CACHED
#22 [ 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
#22 CACHED
#23 [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
#23 CACHED
#24 [ 8/28] RUN MKDIR /var/run/sshd
#24 CACHED
#25 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#25 CACHED
#26 [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
#26 CACHED
#27 [ 9/28] COPY SSH /root/.ssh
#27 CACHED
#28 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#28 CACHED
#29 [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
#29 CACHED
#30 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#30 CACHED
#31 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#31 CACHED
#32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:4c12cfc886ea3b31326486d9b7444b593c3327f5c16becd684490a17ad79d97d done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8142 -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-11-06 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8142
+ mkdir -p trial-8142
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-06_13_26_40.tgz osmo-bts-oc2g.build-2025-11-05_00_51_28.tgz osmo-bts-sysmo.build-2025-11-05_00_51_33.tgz osmo-bts.build-2025-11-05_00_51_37.tgz osmo-ggsn.build-2025-11-06_20_42_34.tgz osmo-hlr.build-2025-11-06_16_40_17.tgz osmo-hnbgw.build-2025-11-06_13_29_09.tgz osmo-mgw.build-2025-11-06_08_33_11.tgz osmo-msc.build-2025-11-06_13_34_36.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-06_07_36_16.tgz osmo-pcu-sysmo.build-2025-11-06_07_34_03.tgz osmo-pcu.build-2025-11-06_07_36_21.tgz osmo-sgsn.build-2025-11-06_20_48_21.tgz osmo-stp.build-2025-11-06_13_23_13.tgz osmo-trx.build-2025-11-06_14_26_08.tgz osmocom-bb.build-2025-11-06_21_17_01.tgz srslte.build-19.tgz trial-8142
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-06_13_26_40.md5 osmo-bts-oc2g.build-2025-11-05_00_51_28.md5 osmo-bts-sysmo.build-2025-11-05_00_51_33.md5 osmo-bts.build-2025-11-05_00_51_37.md5 osmo-ggsn.build-2025-11-06_20_42_34.md5 osmo-hlr.build-2025-11-06_16_40_17.md5 osmo-hnbgw.build-2025-11-06_13_29_09.md5 osmo-mgw.build-2025-11-06_08_33_11.md5 osmo-msc.build-2025-11-06_13_34_36.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-06_07_36_16.md5 osmo-pcu-sysmo.build-2025-11-06_07_34_03.md5 osmo-pcu.build-2025-11-06_07_36_21.md5 osmo-sgsn.build-2025-11-06_20_48_21.md5 osmo-stp.build-2025-11-06_13_23_13.md5 osmo-trx.build-2025-11-06_14_26_08.md5 osmocom-bb.build-2025-11-06_21_17_01.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-06_13_26_40.md5 osmo-bts-oc2g.build-2025-11-05_00_51_28.md5 osmo-bts-sysmo.build-2025-11-05_00_51_33.md5 osmo-bts.build-2025-11-05_00_51_37.md5 osmo-ggsn.build-2025-11-06_20_42_34.md5 osmo-hlr.build-2025-11-06_16_40_17.md5 osmo-hnbgw.build-2025-11-06_13_29_09.md5 osmo-mgw.build-2025-11-06_08_33_11.md5 osmo-msc.build-2025-11-06_13_34_36.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-06_07_36_16.md5 osmo-pcu-sysmo.build-2025-11-06_07_34_03.md5 osmo-pcu.build-2025-11-06_07_36_21.md5 osmo-sgsn.build-2025-11-06_20_48_21.md5 osmo-stp.build-2025-11-06_13_23_13.md5 osmo-trx.build-2025-11-06_14_26_08.md5 osmocom-bb.build-2025-11-06_21_17_01.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-8142 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8142'
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-8142
--------------------------------------------------------------------------------------------
22:48:15.953951 tst trial-8142: Detailed log at /build/trial-8142/run.2025-11-06_22-48-15/log
---------------------------------------------------------------------
trial-8142 netreg_mass
---------------------------------------------------------------------
22:48:16.154112 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.154462 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.155239 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.156404 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.197879 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.198689 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.199810 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.274731 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-8142 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.275486 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.290631 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.291132 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.291578 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.292010 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.292452 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.292911 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.293357 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.323999 tst register_default_mass.py: using LAC 2
22:48:16.346301 tst register_default_mass.py: using RAC 2
22:48:16.372713 tst register_default_mass.py: using CellId 2
22:48:16.401954 tst register_default_mass.py: using BVCI 3
22:48:16.415146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.415821 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.416386 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.416947 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.417474 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.417996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.418506 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.419033 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.419570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.420079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.420581 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.421123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.421763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.422306 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.422829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.423346 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.423871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.424391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.424913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.425434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.425943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.426455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.426967 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.427481 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.427981 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.428492 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.429023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.429530 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.430058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.430574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.431079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.431599 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.432122 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.432646 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.433182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.433697 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.434203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.434733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.435250 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.435775 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.436283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.436802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.437321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.437833 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.438340 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.438836 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.439351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.439865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.440361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.440892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.441409 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.441912 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.442411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.442931 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.443440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.443941 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.444449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.444975 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.445475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.445966 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.446471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.446972 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.447494 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.448010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.448512 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.449041 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.449562 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.450071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.450571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.451087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.451588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.452092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.452675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.453185 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.453683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.454187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.454678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.455173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.455688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.456181 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.456689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.457192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.457686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.458188 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.458686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.459178 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.459686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.460186 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.460704 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.461212 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.461714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.462209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.462733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.463239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.463745 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.464248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.464757 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.465256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.465773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.466277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.466770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.467336 tst register_default_mass.py:21: Launching a simple network
22:48:16.477297 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.594208 run create_hlr_db(pid=20): Launched
22:48:17.608905 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.632965 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.648619 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.654439 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.834001 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.848967 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.854518 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.262814 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.277421 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.292321 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.404209 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.419706 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.425500 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.460833 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.475726 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.481425 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.786686 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.801838 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.828791 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.998238 run osmo-bts-virtual(pid=34): Launched
22:48:29.034181 tst register_default_mass.py: using MSISDN 1001
22:48:29.048350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.087678 tst register_default_mass.py: using MSISDN 1002
22:48:29.105341 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.135888 tst register_default_mass.py: using MSISDN 1003
22:48:29.150606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.181183 tst register_default_mass.py: using MSISDN 1004
22:48:29.195588 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.225948 tst register_default_mass.py: using MSISDN 1005
22:48:29.240256 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.270635 tst register_default_mass.py: using MSISDN 1006
22:48:29.284942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.315673 tst register_default_mass.py: using MSISDN 1007
22:48:29.330324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.360892 tst register_default_mass.py: using MSISDN 1008
22:48:29.375298 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.406062 tst register_default_mass.py: using MSISDN 1009
22:48:29.420642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.450444 tst register_default_mass.py: using MSISDN 1010
22:48:29.464392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.494856 tst register_default_mass.py: using MSISDN 1011
22:48:29.509339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.539955 tst register_default_mass.py: using MSISDN 1012
22:48:29.554373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.583220 tst register_default_mass.py: using MSISDN 1013
22:48:29.594577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.623586 tst register_default_mass.py: using MSISDN 1014
22:48:29.636890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.666331 tst register_default_mass.py: using MSISDN 1015
22:48:29.680086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.710637 tst register_default_mass.py: using MSISDN 1016
22:48:29.725085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.755187 tst register_default_mass.py: using MSISDN 1017
22:48:29.769474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.800237 tst register_default_mass.py: using MSISDN 1018
22:48:29.814634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.845179 tst register_default_mass.py: using MSISDN 1019
22:48:29.859438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.890151 tst register_default_mass.py: using MSISDN 1020
22:48:29.904493 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.934883 tst register_default_mass.py: using MSISDN 1021
22:48:29.949300 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.980135 tst register_default_mass.py: using MSISDN 1022
22:48:29.994751 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.025333 tst register_default_mass.py: using MSISDN 1023
22:48:30.039744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.070149 tst register_default_mass.py: using MSISDN 1024
22:48:30.084404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.114789 tst register_default_mass.py: using MSISDN 1025
22:48:30.129176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.159573 tst register_default_mass.py: using MSISDN 1026
22:48:30.173988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.204036 tst register_default_mass.py: using MSISDN 1027
22:48:30.218323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.248378 tst register_default_mass.py: using MSISDN 1028
22:48:30.262484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.292900 tst register_default_mass.py: using MSISDN 1029
22:48:30.307143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.337208 tst register_default_mass.py: using MSISDN 1030
22:48:30.351433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.381650 tst register_default_mass.py: using MSISDN 1031
22:48:30.395855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.425763 tst register_default_mass.py: using MSISDN 1032
22:48:30.439772 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.468939 tst register_default_mass.py: using MSISDN 1033
22:48:30.482508 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.512805 tst register_default_mass.py: using MSISDN 1034
22:48:30.527129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.557686 tst register_default_mass.py: using MSISDN 1035
22:48:30.572152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.602595 tst register_default_mass.py: using MSISDN 1036
22:48:30.617027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.647189 tst register_default_mass.py: using MSISDN 1037
22:48:30.661546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.691977 tst register_default_mass.py: using MSISDN 1038
22:48:30.706507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.737018 tst register_default_mass.py: using MSISDN 1039
22:48:30.751218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.781472 tst register_default_mass.py: using MSISDN 1040
22:48:30.795788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.826158 tst register_default_mass.py: using MSISDN 1041
22:48:30.840456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.870772 tst register_default_mass.py: using MSISDN 1042
22:48:30.885184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.915606 tst register_default_mass.py: using MSISDN 1043
22:48:30.930092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.960497 tst register_default_mass.py: using MSISDN 1044
22:48:30.975053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.005560 tst register_default_mass.py: using MSISDN 1045
22:48:31.019816 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.058720 tst register_default_mass.py: using MSISDN 1046
22:48:31.076347 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.106840 tst register_default_mass.py: using MSISDN 1047
22:48:31.121513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.151940 tst register_default_mass.py: using MSISDN 1048
22:48:31.166309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.196462 tst register_default_mass.py: using MSISDN 1049
22:48:31.210891 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.241456 tst register_default_mass.py: using MSISDN 1050
22:48:31.255884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.286201 tst register_default_mass.py: using MSISDN 1051
22:48:31.300530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.331043 tst register_default_mass.py: using MSISDN 1052
22:48:31.345572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.375645 tst register_default_mass.py: using MSISDN 1053
22:48:31.389903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.420241 tst register_default_mass.py: using MSISDN 1054
22:48:31.434614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.464995 tst register_default_mass.py: using MSISDN 1055
22:48:31.479346 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.509701 tst register_default_mass.py: using MSISDN 1056
22:48:31.523899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.554201 tst register_default_mass.py: using MSISDN 1057
22:48:31.564273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.594123 tst register_default_mass.py: using MSISDN 1058
22:48:31.609474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.639603 tst register_default_mass.py: using MSISDN 1059
22:48:31.653997 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.683914 tst register_default_mass.py: using MSISDN 1060
22:48:31.698074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.727913 tst register_default_mass.py: using MSISDN 1061
22:48:31.742002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.772100 tst register_default_mass.py: using MSISDN 1062
22:48:31.786352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.816214 tst register_default_mass.py: using MSISDN 1063
22:48:31.830257 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.860446 tst register_default_mass.py: using MSISDN 1064
22:48:31.874618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.904310 tst register_default_mass.py: using MSISDN 1065
22:48:31.918479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.948518 tst register_default_mass.py: using MSISDN 1066
22:48:31.962696 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.996272 tst register_default_mass.py: using MSISDN 1067
22:48:32.012350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.042493 tst register_default_mass.py: using MSISDN 1068
22:48:32.056912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.086777 tst register_default_mass.py: using MSISDN 1069
22:48:32.100953 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.130715 tst register_default_mass.py: using MSISDN 1070
22:48:32.144862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.174225 tst register_default_mass.py: using MSISDN 1071
22:48:32.183942 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.213471 tst register_default_mass.py: using MSISDN 1072
22:48:32.228638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.258508 tst register_default_mass.py: using MSISDN 1073
22:48:32.272679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.302857 tst register_default_mass.py: using MSISDN 1074
22:48:32.317056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.346539 tst register_default_mass.py: using MSISDN 1075
22:48:32.360500 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.390169 tst register_default_mass.py: using MSISDN 1076
22:48:32.404053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.433949 tst register_default_mass.py: using MSISDN 1077
22:48:32.448041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.477680 tst register_default_mass.py: using MSISDN 1078
22:48:32.491557 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.521660 tst register_default_mass.py: using MSISDN 1079
22:48:32.535793 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.565619 tst register_default_mass.py: using MSISDN 1080
22:48:32.579745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.609580 tst register_default_mass.py: using MSISDN 1081
22:48:32.623613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.653412 tst register_default_mass.py: using MSISDN 1082
22:48:32.667474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.697298 tst register_default_mass.py: using MSISDN 1083
22:48:32.711316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.741230 tst register_default_mass.py: using MSISDN 1084
22:48:32.755330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.784963 tst register_default_mass.py: using MSISDN 1085
22:48:32.798996 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.828839 tst register_default_mass.py: using MSISDN 1086
22:48:32.842555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.872486 tst register_default_mass.py: using MSISDN 1087
22:48:32.886516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.916811 tst register_default_mass.py: using MSISDN 1088
22:48:32.931097 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.961047 tst register_default_mass.py: using MSISDN 1089
22:48:32.975201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.005339 tst register_default_mass.py: using MSISDN 1090
22:48:33.019632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.057769 tst register_default_mass.py: using MSISDN 1091
22:48:33.075258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.105483 tst register_default_mass.py: using MSISDN 1092
22:48:33.120009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.150352 tst register_default_mass.py: using MSISDN 1093
22:48:33.164706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.194857 tst register_default_mass.py: using MSISDN 1094
22:48:33.208987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.239665 tst register_default_mass.py: using MSISDN 1095
22:48:33.254287 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.284361 tst register_default_mass.py: using MSISDN 1096
22:48:33.298496 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.328758 tst register_default_mass.py: using MSISDN 1097
22:48:33.343175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.373357 tst register_default_mass.py: using MSISDN 1098
22:48:33.387689 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.418148 tst register_default_mass.py: using MSISDN 1099
22:48:33.432581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.462924 tst register_default_mass.py: using MSISDN 1100
22:48:33.477176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.568715 run mass: Starting testcase
22:48:33.574204 run mass: Pre-launching all virtphy's
22:48:33.579576 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.592562 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.598561 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.611434 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.617552 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.630660 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.636721 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.649616 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.655615 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.668497 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.674464 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.687355 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.693469 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.706492 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.712525 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.725525 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.731515 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.744409 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.750350 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.763216 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.769184 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.782025 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.787952 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.800765 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.806722 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.819509 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.825470 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.838278 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.844232 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.857038 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.863006 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.875916 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.881996 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.895114 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.901202 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.914304 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.920311 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.933290 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.939295 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.952168 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.958098 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.970989 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.976967 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.989932 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.995889 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.008746 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.014763 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.027889 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.034060 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.047752 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.054065 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.067420 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.073667 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.086923 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.093134 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.106234 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.112274 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.125329 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.131339 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.144409 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.150543 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.163642 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.169778 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.182744 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.188717 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.201767 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.207850 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.220980 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.227101 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.240239 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.246297 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.259301 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.265343 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.278373 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.284394 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.297394 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.303410 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.316261 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.322217 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.335036 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.340948 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.353817 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.359758 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.372616 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.378612 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.391672 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.397817 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.410768 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.416767 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.429640 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.435734 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.448622 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.454696 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.467631 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.473648 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.486579 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.492491 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.505377 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.511295 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.524141 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.530079 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.542947 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.548907 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.561931 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.567979 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.580943 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.587022 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.600118 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.606272 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.619351 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.625578 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.638541 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.644597 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.657608 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.663597 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.676599 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.682554 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.695622 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.701607 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.714494 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.720452 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.733328 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.739285 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.752133 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.758101 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.770932 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.776912 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.789818 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.795767 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.808672 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.814694 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.827524 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.833528 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.846355 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.852315 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.865337 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.871277 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.884249 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.890178 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.903175 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.909137 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.922071 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.928000 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.940883 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.946830 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.959673 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.965649 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.978492 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.984427 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.997266 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.003220 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.016137 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.022088 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.034942 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.040897 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.053702 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.059693 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.072501 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.078441 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.091300 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.097447 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.110456 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.116403 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.129273 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.135201 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.148172 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.154134 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.167155 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.173107 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.185908 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.191894 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.204855 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.210758 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.223610 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.229609 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.242490 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.248485 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.261353 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.267317 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.280136 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.286116 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.299028 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.305008 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.317842 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.323740 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.336863 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.342811 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.355789 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.361742 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.374867 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.380844 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.393805 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.399768 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.412608 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.418554 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.431398 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.437381 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.450229 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.456161 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.468953 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.474841 run mass: Checking if sockets are in the filesystem
22:48:35.506687 run osmo-ms-mob/00000: Starting mobile
22:48:35.519677 run osmo-ms-mob/00000(pid=135): Launched
22:48:35.530005 run mass: MS start registered {at=25700221.233356304, delay=0.004151657223701477, ms=00000}
22:48:39.721582 run osmo-ms-mob/00001: Starting mobile
22:48:39.738380 run osmo-ms-mob/00001(pid=136): Launched
22:48:39.748908 run mass: MS start registered {at=25700225.45225825, delay=0.004515357315540314, ms=00001}
22:48:40.834760 run mass: MS performed LU {at=25700226.537970662, lu_delay=5.30461435765028, ms=00000}
22:48:41.533631 run osmo-ms-mob/00002: Starting mobile
22:48:41.551251 run osmo-ms-mob/00002(pid=137): Launched
22:48:41.561823 run mass: MS start registered {at=25700227.265169743, delay=0.004404295235872269, ms=00002}
22:48:42.821717 run osmo-ms-mob/00003: Starting mobile
22:48:42.838656 run osmo-ms-mob/00003(pid=138): Launched
22:48:42.849154 run mass: MS start registered {at=25700228.552507114, delay=0.004373151808977127, ms=00003}
22:48:43.890292 run osmo-ms-mob/00004: Starting mobile
22:48:43.903510 run osmo-ms-mob/00004(pid=139): Launched
22:48:43.914067 run mass: MS start registered {at=25700229.617416877, delay=0.00441606342792511, ms=00004}
22:48:44.600533 run mass: MS performed LU {at=25700230.3037755, lu_delay=4.851517248898745, ms=00001}
22:48:44.902375 run osmo-ms-mob/00005: Starting mobile
22:48:44.915880 run osmo-ms-mob/00005(pid=140): Launched
22:48:44.926433 run mass: MS start registered {at=25700230.62978026, delay=0.004449784755706787, ms=00005}
22:48:45.802471 run osmo-ms-mob/00006: Starting mobile
22:48:45.815634 run osmo-ms-mob/00006(pid=141): Launched
22:48:45.826244 run mass: MS start registered {at=25700231.529596474, delay=0.004565436393022537, ms=00006}
22:48:46.501619 run mass: MS performed LU {at=25700232.20485481, lu_delay=4.9396850652992725, ms=00002}
22:48:46.721846 run osmo-ms-mob/00007: Starting mobile
22:48:46.738878 run osmo-ms-mob/00007(pid=142): Launched
22:48:46.749444 run mass: MS start registered {at=25700232.45279587, delay=0.004500068724155426, ms=00007}
22:48:47.490843 run osmo-ms-mob/00008: Starting mobile
22:48:47.503624 run osmo-ms-mob/00008(pid=143): Launched
22:48:47.514153 run mass: MS start registered {at=25700233.21750831, delay=0.004552111029624939, ms=00008}
22:48:48.190156 run osmo-ms-mob/00009: Starting mobile
22:48:48.202937 run osmo-ms-mob/00009(pid=144): Launched
22:48:48.213399 run mass: MS start registered {at=25700233.91675283, delay=0.004436388611793518, ms=00009}
22:48:48.366139 run mass: MS performed LU {at=25700234.0693861, lu_delay=5.5168789848685265, ms=00003}
22:48:48.923698 run osmo-ms-mob/00010: Starting mobile
22:48:48.940326 run osmo-ms-mob/00010(pid=145): Launched
22:48:48.946583 run mass: MS performed LU {at=25700234.64994139, lu_delay=5.032524511218071, ms=00004}
22:48:48.952475 run mass: MS start registered {at=25700234.655842092, delay=0.005918048322200775, ms=00010}
22:48:49.490509 run osmo-ms-mob/00011: Starting mobile
22:48:49.503611 run osmo-ms-mob/00011(pid=146): Launched
22:48:49.514708 run mass: MS start registered {at=25700235.21805849, delay=0.005010280758142471, ms=00011}
22:48:50.122433 run osmo-ms-mob/00012: Starting mobile
22:48:50.139165 run osmo-ms-mob/00012(pid=147): Launched
22:48:50.149907 run mass: MS start registered {at=25700235.853259657, delay=0.004587002098560333, ms=00012}
22:48:50.268195 run mass: MS performed LU {at=25700235.971441552, lu_delay=5.3416612930595875, ms=00005}
22:48:50.314360 run mass: MS performed LU {at=25700236.017602935, lu_delay=4.4880064614117146, ms=00006}
22:48:50.722851 run osmo-ms-mob/00013: Starting mobile
22:48:50.739736 run osmo-ms-mob/00013(pid=148): Launched
22:48:50.750522 run mass: MS start registered {at=25700236.453876495, delay=0.00478169322013855, ms=00013}
22:48:51.290375 run osmo-ms-mob/00014: Starting mobile
22:48:51.303368 run osmo-ms-mob/00014(pid=149): Launched
22:48:51.314204 run mass: MS start registered {at=25700237.017557077, delay=0.004697505384683609, ms=00014}
22:48:51.891067 run osmo-ms-mob/00015: Starting mobile
22:48:51.904333 run osmo-ms-mob/00015(pid=150): Launched
22:48:51.915215 run mass: MS start registered {at=25700237.618566696, delay=0.004822846502065659, ms=00015}
22:48:52.131840 run mass: MS performed LU {at=25700237.83508282, lu_delay=5.382286950945854, ms=00007}
22:48:52.422309 run osmo-ms-mob/00016: Starting mobile
22:48:52.439047 run osmo-ms-mob/00016(pid=151): Launched
22:48:52.449783 run mass: MS start registered {at=25700238.15313446, delay=0.00470811128616333, ms=00016}
22:48:52.648963 run mass: MS performed LU {at=25700238.352218844, lu_delay=5.134710535407066, ms=00008}
22:48:52.921350 run osmo-ms-mob/00017: Starting mobile
22:48:52.938162 run osmo-ms-mob/00017(pid=152): Launched
22:48:52.949433 run mass: MS start registered {at=25700238.652780876, delay=0.005249589681625366, ms=00017}
22:48:53.509308 run osmo-ms-mob/00018: Starting mobile
22:48:53.526746 run osmo-ms-mob/00018(pid=153): Launched
22:48:53.537767 run mass: MS start registered {at=25700239.24111771, delay=0.004868850111961365, ms=00018}
22:48:53.914021 run osmo-ms-mob/00019: Starting mobile
22:48:53.930495 run osmo-ms-mob/00019(pid=154): Launched
22:48:53.941903 run mass: MS start registered {at=25700239.64525355, delay=0.005272950977087021, ms=00019}
22:48:54.033723 run mass: MS performed LU {at=25700239.736975584, lu_delay=5.081133492290974, ms=00010}
22:48:54.079715 run mass: MS performed LU {at=25700239.78296822, lu_delay=5.866215389221907, ms=00009}
22:48:54.148519 run mass: MS performed LU {at=25700239.851777047, lu_delay=4.633718557655811, ms=00011}
22:48:54.421626 run osmo-ms-mob/00020: Starting mobile
22:48:54.438479 run osmo-ms-mob/00020(pid=155): Launched
22:48:54.449332 run mass: MS start registered {at=25700240.152685307, delay=0.004687391221523285, ms=00020}
22:48:54.902335 run osmo-ms-mob/00021: Starting mobile
22:48:54.916109 run osmo-ms-mob/00021(pid=156): Launched
22:48:54.927219 run mass: MS start registered {at=25700240.63057047, delay=0.004938606172800064, ms=00021}
22:48:55.290799 run osmo-ms-mob/00022: Starting mobile
22:48:55.303702 run osmo-ms-mob/00022(pid=157): Launched
22:48:55.314570 run mass: MS start registered {at=25700241.017920602, delay=0.004935689270496368, ms=00022}
22:48:55.842250 run osmo-ms-mob/00023: Starting mobile
22:48:55.859884 run osmo-ms-mob/00023(pid=158): Launched
22:48:55.870977 run mass: MS start registered {at=25700241.57432545, delay=0.0050213523209095, ms=00023}
22:48:55.897219 run mass: MS performed LU {at=25700241.6004946, lu_delay=5.146618105471134, ms=00013}
22:48:55.944286 run mass: MS performed LU {at=25700241.6475401, lu_delay=5.79428044334054, ms=00012}
22:48:56.049623 run mass: MS performed LU {at=25700241.752876677, lu_delay=4.735319599509239, ms=00014}
22:48:56.078585 run osmo-ms-mob/00024: Starting mobile
22:48:56.091757 run osmo-ms-mob/00024(pid=159): Launched
22:48:56.102700 run mass: MS start registered {at=25700241.80605397, delay=0.004881005734205246, ms=00024}
22:48:56.791351 run osmo-ms-mob/00025: Starting mobile
22:48:56.826741 run osmo-ms-mob/00025(pid=160): Launched
22:48:56.833055 run mass: Starting too slowly. Moving on {now=25700242.53642472, sleep=-0.05264358967542648, target=25700242.48378113}
22:48:56.840195 run mass: MS start registered {at=25700242.543545987, delay=0.007123157382011414, ms=00025}
22:48:57.090581 run osmo-ms-mob/00026: Starting mobile
22:48:57.103855 run osmo-ms-mob/00026(pid=161): Launched
22:48:57.114871 run mass: MS start registered {at=25700242.81822341, delay=0.005016900599002838, ms=00026}
22:48:57.513413 run osmo-ms-mob/00027: Starting mobile
22:48:57.529922 run osmo-ms-mob/00027(pid=162): Launched
22:48:57.541051 run mass: MS start registered {at=25700243.244401257, delay=0.005014445632696152, ms=00027}
22:48:57.799486 run mass: MS performed LU {at=25700243.502735134, lu_delay=5.349600672721863, ms=00016}
22:48:57.813587 run osmo-ms-mob/00028: Starting mobile
22:48:57.826772 run osmo-ms-mob/00028(pid=163): Launched
22:48:57.837621 run mass: MS start registered {at=25700243.540978763, delay=0.004762466996908188, ms=00028}
22:48:57.843906 run mass: MS performed LU {at=25700243.547263164, lu_delay=4.894482288509607, ms=00017}
22:48:57.914257 run mass: MS performed LU {at=25700243.617507506, lu_delay=5.99894081056118, ms=00015}
22:48:58.320720 run osmo-ms-mob/00029: Starting mobile
22:48:58.333950 run osmo-ms-mob/00029(pid=164): Launched
22:48:58.345610 run mass: MS start registered {at=25700244.04895363, delay=0.005472306162118912, ms=00029}
22:48:58.703591 run osmo-ms-mob/00030: Starting mobile
22:48:58.717137 run osmo-ms-mob/00030(pid=165): Launched
22:48:58.728619 run mass: MS start registered {at=25700244.431963433, delay=0.005332481116056442, ms=00030}
22:48:59.133164 run osmo-ms-mob/00031: Starting mobile
22:48:59.168093 run osmo-ms-mob/00031(pid=166): Launched
22:48:59.179233 run mass: MS start registered {at=25700244.882585023, delay=0.005080968141555786, ms=00031}
22:48:59.390875 run osmo-ms-mob/00032: Starting mobile
22:48:59.404020 run osmo-ms-mob/00032(pid=167): Launched
22:48:59.415209 run mass: MS start registered {at=25700245.11854966, delay=0.005076754838228226, ms=00032}
22:48:59.580844 run mass: MS performed LU {at=25700245.284099724, lu_delay=6.042982015758753, ms=00018}
22:48:59.663723 run mass: MS performed LU {at=25700245.366994724, lu_delay=5.21430941671133, ms=00020}
22:48:59.709785 run mass: MS performed LU {at=25700245.413041998, lu_delay=4.782471526414156, ms=00021}
22:48:59.747479 run osmo-ms-mob/00033: Starting mobile
22:48:59.761317 run osmo-ms-mob/00033(pid=168): Launched
22:48:59.772433 run mass: MS start registered {at=25700245.47578648, delay=0.005039069801568985, ms=00033}
22:48:59.834350 run mass: MS performed LU {at=25700245.537614185, lu_delay=5.892360635101795, ms=00019}
22:49:00.219958 run osmo-ms-mob/00034: Starting mobile
22:49:00.234890 run osmo-ms-mob/00034(pid=169): Launched
22:49:00.246289 run mass: MS start registered {at=25700245.949636236, delay=0.005262434482574463, ms=00034}
22:49:00.503302 run osmo-ms-mob/00035: Starting mobile
22:49:00.517389 run osmo-ms-mob/00035(pid=170): Launched
22:49:00.528718 run mass: MS start registered {at=25700246.232069775, delay=0.004914958029985428, ms=00035}
22:49:00.890934 run osmo-ms-mob/00036: Starting mobile
22:49:00.903972 run osmo-ms-mob/00036(pid=171): Launched
22:49:00.915084 run mass: MS start registered {at=25700246.618431274, delay=0.005118336528539658, ms=00036}
22:49:01.291045 run osmo-ms-mob/00037: Starting mobile
22:49:01.303963 run osmo-ms-mob/00037(pid=172): Launched
22:49:01.315432 run mass: MS start registered {at=25700247.01878324, delay=0.005081973969936371, ms=00037}
22:49:01.445182 run mass: MS performed LU {at=25700247.148433942, lu_delay=5.574108492583036, ms=00023}
22:49:01.500876 run mass: MS performed LU {at=25700247.20414416, lu_delay=4.660598173737526, ms=00025}
22:49:01.528898 run osmo-ms-mob/00038: Starting mobile
22:49:01.541794 run osmo-ms-mob/00038(pid=173): Launched
22:49:01.553075 run mass: MS start registered {at=25700247.256428644, delay=0.004958093166351318, ms=00038}
22:49:01.610905 run mass: MS performed LU {at=25700247.31415828, lu_delay=5.508104309439659, ms=00024}
22:49:01.755359 run mass: MS performed LU {at=25700247.458586, lu_delay=6.440665397793055, ms=00022}
22:49:01.784429 run osmo-ms-mob/00039: Starting mobile
22:49:01.797388 run osmo-ms-mob/00039(pid=174): Launched
22:49:01.808633 run mass: MS start registered {at=25700247.51198078, delay=0.00504838302731514, ms=00039}
22:49:02.306137 run osmo-ms-mob/00040: Starting mobile
22:49:02.320205 run osmo-ms-mob/00040(pid=175): Launched
22:49:02.331472 run mass: MS start registered {at=25700248.034823053, delay=0.005189735442399979, ms=00040}
22:49:02.487960 run mass: MS performed LU {at=25700248.191215105, lu_delay=5.372991696000099, ms=00026}
22:49:02.529251 run osmo-ms-mob/00041: Starting mobile
22:49:02.542439 run osmo-ms-mob/00041(pid=176): Launched
22:49:02.553958 run mass: MS start registered {at=25700248.2573008, delay=0.005506619811058044, ms=00041}
22:49:02.902504 run osmo-ms-mob/00042: Starting mobile
22:49:02.916143 run osmo-ms-mob/00042(pid=177): Launched
22:49:02.927264 run mass: MS start registered {at=25700248.630614083, delay=0.005078122019767761, ms=00042}
22:49:03.321754 run osmo-ms-mob/00043: Starting mobile
22:49:03.339039 run osmo-ms-mob/00043(pid=178): Launched
22:49:03.345649 run mass: MS performed LU {at=25700249.049002476, lu_delay=5.804601218551397, ms=00027}
22:49:03.351671 run mass: MS start registered {at=25700249.05503705, delay=0.006481640040874481, ms=00043}
22:49:03.364203 run mass: MS performed LU {at=25700249.06755908, lu_delay=5.526580315083265, ms=00028}
22:49:03.375058 run osmo-ms-mob/00044: Starting mobile
22:49:03.388144 run osmo-ms-mob/00044(pid=179): Launched
22:49:03.399221 run mass: MS start registered {at=25700249.102572188, delay=0.005046207457780838, ms=00044}
22:49:03.476377 run mass: MS performed LU {at=25700249.179609116, lu_delay=4.747645683586597, ms=00030}
22:49:03.655524 run mass: MS performed LU {at=25700249.358775266, lu_delay=5.309821635484695, ms=00029}
22:49:03.670258 run osmo-ms-mob/00045: Starting mobile
22:49:03.683238 run osmo-ms-mob/00045(pid=180): Launched
22:49:03.694351 run mass: MS start registered {at=25700249.3977064, delay=0.005052093416452408, ms=00045}
22:49:04.190848 run osmo-ms-mob/00046: Starting mobile
22:49:04.204081 run osmo-ms-mob/00046(pid=181): Launched
22:49:04.215104 run mass: MS start registered {at=25700249.918458115, delay=0.004880301654338837, ms=00046}
22:49:04.504236 run osmo-ms-mob/00047: Starting mobile
22:49:04.518253 run osmo-ms-mob/00047(pid=182): Launched
22:49:04.529510 run mass: MS start registered {at=25700250.2328612, delay=0.0050780288875103, ms=00047}
22:49:04.791130 run osmo-ms-mob/00048: Starting mobile
22:49:04.807087 run osmo-ms-mob/00048(pid=183): Launched
22:49:04.818897 run mass: MS start registered {at=25700250.52224294, delay=0.0051901862025260925, ms=00048}
22:49:05.103979 run osmo-ms-mob/00049: Starting mobile
22:49:05.117786 run osmo-ms-mob/00049(pid=184): Launched
22:49:05.130510 run mass: MS start registered {at=25700250.83386002, delay=0.006434429436922073, ms=00049}
22:49:05.211513 run mass: MS performed LU {at=25700250.91476433, lu_delay=4.6826945543289185, ms=00035}
22:49:05.266861 run mass: MS performed LU {at=25700250.970122825, lu_delay=5.8515731655061245, ms=00032}
22:49:05.294857 run osmo-ms-mob/00050: Starting mobile
22:49:05.307828 run osmo-ms-mob/00050(pid=185): Launched
22:49:05.314073 run mass: MS performed LU {at=25700251.017432168, lu_delay=5.541645687073469, ms=00033}
22:49:05.320199 run mass: MS start registered {at=25700251.02356319, delay=0.006148681044578552, ms=00050}
22:49:05.557347 run mass: MS performed LU {at=25700251.260600317, lu_delay=6.378015294671059, ms=00031}
22:49:05.791305 run osmo-ms-mob/00051: Starting mobile
22:49:05.804274 run osmo-ms-mob/00051(pid=186): Launched
22:49:05.810212 run mass: MS performed LU {at=25700251.51357192, lu_delay=4.895140647888184, ms=00036}
22:49:05.815950 run mass: MS start registered {at=25700251.51931727, delay=0.005762774497270584, ms=00051}
22:49:06.103203 run osmo-ms-mob/00052: Starting mobile
22:49:06.117146 run osmo-ms-mob/00052(pid=187): Launched
22:49:06.128451 run mass: MS start registered {at=25700251.83180419, delay=0.005086585879325867, ms=00052}
22:49:06.300262 run mass: MS performed LU {at=25700252.003516916, lu_delay=6.053880680352449, ms=00034}
22:49:06.330126 run osmo-ms-mob/00053: Starting mobile
22:49:06.343435 run osmo-ms-mob/00053(pid=188): Launched
22:49:06.354453 run mass: MS start registered {at=25700252.057807017, delay=0.0049256086349487305, ms=00053}
22:49:06.377980 run mass: MS performed LU {at=25700252.08129718, lu_delay=3.823996379971504, ms=00041}
22:49:06.723941 run osmo-ms-mob/00054: Starting mobile
22:49:06.739815 run osmo-ms-mob/00054(pid=189): Launched
22:49:06.750940 run mass: MS start registered {at=25700252.454287466, delay=0.005051501095294952, ms=00054}
22:49:07.007387 run osmo-ms-mob/00055: Starting mobile
22:49:07.021726 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.032866 run mass: MS start registered {at=25700252.73622034, delay=0.0050444044172763824, ms=00055}
22:49:07.130962 run mass: MS performed LU {at=25700252.834220525, lu_delay=5.577791880816221, ms=00038}
22:49:07.185783 run mass: MS performed LU {at=25700252.889053028, lu_delay=5.870269786566496, ms=00037}
22:49:07.208511 run osmo-ms-mob/00056: Starting mobile
22:49:07.221968 run osmo-ms-mob/00056(pid=191): Launched
22:49:07.227998 run mass: MS performed LU {at=25700252.931359, lu_delay=4.896535947918892, ms=00040}
22:49:07.233771 run mass: MS start registered {at=25700252.937138256, delay=0.005796670913696289, ms=00056}
22:49:07.632411 run osmo-ms-mob/00057: Starting mobile
22:49:07.649275 run osmo-ms-mob/00057(pid=192): Launched
22:49:07.660322 run mass: MS start registered {at=25700253.36367499, delay=0.0049134790897369385, ms=00057}
22:49:08.003193 run osmo-ms-mob/00058: Starting mobile
22:49:08.017005 run osmo-ms-mob/00058(pid=193): Launched
22:49:08.028338 run mass: MS start registered {at=25700253.73168816, delay=0.005104862153530121, ms=00058}
22:49:08.034454 run mass: MS performed LU {at=25700253.737815097, lu_delay=6.22583431750536, ms=00039}
22:49:08.304081 run osmo-ms-mob/00059: Starting mobile
22:49:08.317934 run osmo-ms-mob/00059(pid=194): Launched
22:49:08.323991 run mass: MS performed LU {at=25700254.027350318, lu_delay=5.396736234426498, ms=00042}
22:49:08.330151 run mass: MS start registered {at=25700254.03351693, delay=0.006184004247188568, ms=00059}
22:49:08.603155 run osmo-ms-mob/00060: Starting mobile
22:49:08.617710 run osmo-ms-mob/00060(pid=195): Launched
22:49:08.630704 run mass: MS start registered {at=25700254.334048204, delay=0.006872579455375671, ms=00060}
22:49:09.032345 run osmo-ms-mob/00061: Starting mobile
22:49:09.048783 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.055131 run mass: MS performed LU {at=25700254.7584896, lu_delay=4.840031486004591, ms=00046}
22:49:09.061184 run mass: MS start registered {at=25700254.76455095, delay=0.006079636514186859, ms=00061}
22:49:09.076390 run mass: MS performed LU {at=25700254.77973656, lu_delay=5.677164372056723, ms=00044}
22:49:09.087685 run osmo-ms-mob/00062: Starting mobile
22:49:09.100972 run osmo-ms-mob/00062(pid=197): Launched
22:49:09.106933 run mass: MS performed LU {at=25700254.81029337, lu_delay=5.412586968392134, ms=00045}
22:49:09.112713 run mass: MS start registered {at=25700254.81607947, delay=0.005802169442176819, ms=00062}
22:49:09.323185 run mass: MS performed LU {at=25700255.026436787, lu_delay=5.971399735659361, ms=00043}
22:49:09.352264 run osmo-ms-mob/00063: Starting mobile
22:49:09.365409 run osmo-ms-mob/00063(pid=198): Launched
22:49:09.376432 run mass: MS start registered {at=25700255.07978223, delay=0.005036834627389908, ms=00063}
22:49:10.004670 run osmo-ms-mob/00064: Starting mobile
22:49:10.018915 run osmo-ms-mob/00064(pid=199): Launched
22:49:10.030110 run mass: MS start registered {at=25700255.73346271, delay=0.005150198936462402, ms=00064}
22:49:10.157989 run mass: MS performed LU {at=25700255.86123808, lu_delay=5.338995140045881, ms=00048}
22:49:10.404611 run osmo-ms-mob/00065: Starting mobile
22:49:10.418647 run osmo-ms-mob/00065(pid=200): Launched
22:49:10.430024 run mass: MS start registered {at=25700256.133377586, delay=0.005285859107971191, ms=00065}
22:49:10.704203 run osmo-ms-mob/00066: Starting mobile
22:49:10.718022 run osmo-ms-mob/00066(pid=201): Launched
22:49:10.729178 run mass: MS start registered {at=25700256.432532866, delay=0.005207352340221405, ms=00066}
22:49:10.859822 run mass: MS performed LU {at=25700256.563066907, lu_delay=5.043749637901783, ms=00051}
22:49:10.896805 run mass: MS performed LU {at=25700256.600075606, lu_delay=5.766215585172176, ms=00049}
22:49:11.007510 run mass: MS performed LU {at=25700256.7107643, lu_delay=5.6872011087834835, ms=00050}
22:49:11.036020 run osmo-ms-mob/00067: Starting mobile
22:49:11.049139 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.060127 run mass: MS start registered {at=25700256.763469767, delay=0.00503917783498764, ms=00067}
22:49:11.187035 run mass: MS performed LU {at=25700256.89028596, lu_delay=5.0584817714989185, ms=00052}
22:49:11.224422 run mass: MS performed LU {at=25700256.927671116, lu_delay=4.869864098727703, ms=00053}
22:49:11.241191 run osmo-ms-mob/00068: Starting mobile
22:49:11.254306 run osmo-ms-mob/00068(pid=203): Launched
22:49:11.265436 run mass: MS start registered {at=25700256.968789488, delay=0.004944946616888046, ms=00068}
22:49:11.810741 run osmo-ms-mob/00069: Starting mobile
22:49:11.828975 run osmo-ms-mob/00069(pid=204): Launched
22:49:11.840874 run mass: MS start registered {at=25700257.544219404, delay=0.00574076920747757, ms=00069}
22:49:12.037496 run mass: MS performed LU {at=25700257.740752503, lu_delay=3.70723557472229, ms=00059}
22:49:12.203574 run osmo-ms-mob/00070: Starting mobile
22:49:12.217399 run osmo-ms-mob/00070(pid=205): Launched
22:49:12.228870 run mass: MS start registered {at=25700257.93221947, delay=0.005288653075695038, ms=00070}
22:49:12.632470 run osmo-ms-mob/00071: Starting mobile
22:49:12.651819 run osmo-ms-mob/00071(pid=206): Launched
22:49:12.663422 run mass: MS start registered {at=25700258.366769798, delay=0.005392327904701233, ms=00071}
22:49:12.844519 run mass: MS performed LU {at=25700258.547777668, lu_delay=5.610639411956072, ms=00056}
22:49:12.869008 run mass: MS performed LU {at=25700258.57237039, lu_delay=5.836150050163269, ms=00055}
22:49:12.880174 run osmo-ms-mob/00072: Starting mobile
22:49:12.893039 run osmo-ms-mob/00072(pid=207): Launched
22:49:12.904512 run mass: MS start registered {at=25700258.60786389, delay=0.005205724388360977, ms=00072}
22:49:12.910558 run mass: MS performed LU {at=25700258.613919973, lu_delay=5.2502449825406075, ms=00057}
22:49:13.033828 run mass: MS performed LU {at=25700258.737079095, lu_delay=5.00539093464613, ms=00058}
22:49:13.088402 run mass: MS performed LU {at=25700258.791671865, lu_delay=6.337384399026632, ms=00054}
22:49:13.112350 run osmo-ms-mob/00073: Starting mobile
22:49:13.125755 run osmo-ms-mob/00073(pid=208): Launched
22:49:13.136856 run mass: MS start registered {at=25700258.840209357, delay=0.005154550075531006, ms=00073}
22:49:13.805497 run osmo-ms-mob/00074: Starting mobile
22:49:13.819408 run osmo-ms-mob/00074(pid=209): Launched
22:49:13.831239 run mass: MS start registered {at=25700259.534583263, delay=0.005786709487438202, ms=00074}
22:49:14.203205 run osmo-ms-mob/00075: Starting mobile
22:49:14.217346 run osmo-ms-mob/00075(pid=210): Launched
22:49:14.228713 run mass: MS start registered {at=25700259.932059117, delay=0.005303088575601578, ms=00075}
22:49:14.625872 run mass: MS performed LU {at=25700260.329121, lu_delay=5.564570050686598, ms=00061}
22:49:14.668250 run osmo-ms-mob/00076: Starting mobile
22:49:14.684029 run osmo-ms-mob/00076(pid=211): Launched
22:49:14.695535 run mass: MS start registered {at=25700260.398887493, delay=0.00535932183265686, ms=00076}
22:49:14.774083 run mass: MS performed LU {at=25700260.477333087, lu_delay=5.397550858557224, ms=00063}
22:49:14.897929 run mass: MS performed LU {at=25700260.601181295, lu_delay=4.867718584835529, ms=00064}
22:49:14.953211 run mass: MS performed LU {at=25700260.656479575, lu_delay=6.322431370615959, ms=00060}
22:49:14.978181 run osmo-ms-mob/00077: Starting mobile
22:49:14.991132 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.002210 run mass: MS start registered {at=25700260.705565255, delay=0.005125652998685837, ms=00077}
22:49:15.603945 run osmo-ms-mob/00078: Starting mobile
22:49:15.617414 run osmo-ms-mob/00078(pid=213): Launched
22:49:15.629045 run mass: MS start registered {at=25700261.332395107, delay=0.005371861159801483, ms=00078}
22:49:16.003817 run osmo-ms-mob/00079: Starting mobile
22:49:16.017593 run osmo-ms-mob/00079(pid=214): Launched
22:49:16.028520 run mass: MS start registered {at=25700261.73187266, delay=0.004996988922357559, ms=00079}
22:49:16.517150 run osmo-ms-mob/00080: Starting mobile
22:49:16.534588 run osmo-ms-mob/00080(pid=215): Launched
22:49:16.545985 run mass: MS start registered {at=25700262.249336775, delay=0.0049805790185928345, ms=00080}
22:49:16.563028 run mass: MS performed LU {at=25700262.266347595, lu_delay=5.833814729005098, ms=00066}
22:49:16.628658 run mass: MS performed LU {at=25700262.33189714, lu_delay=5.363107651472092, ms=00068}
22:49:16.675010 run mass: MS performed LU {at=25700262.37826438, lu_delay=5.614794611930847, ms=00067}
22:49:16.818786 run mass: MS performed LU {at=25700262.52203917, lu_delay=6.388661585748196, ms=00065}
22:49:16.862441 run osmo-ms-mob/00081: Starting mobile
22:49:16.876177 run osmo-ms-mob/00081(pid=216): Launched
22:49:16.882139 run mass: MS performed LU {at=25700262.58549922, lu_delay=4.65327974781394, ms=00070}
22:49:16.887853 run mass: MS start registered {at=25700262.59122116, delay=0.005738802254199982, ms=00081}
22:49:17.389217 run osmo-ms-mob/00082: Starting mobile
22:49:17.402037 run osmo-ms-mob/00082(pid=217): Launched
22:49:17.413295 run mass: MS start registered {at=25700263.116645053, delay=0.005299728363752365, ms=00082}
22:49:17.597602 run mass: MS performed LU {at=25700263.30082651, lu_delay=5.756607104092836, ms=00069}
22:49:17.987389 run osmo-ms-mob/00083: Starting mobile
22:49:18.001928 run osmo-ms-mob/00083(pid=218): Launched
22:49:18.014057 run mass: MS start registered {at=25700263.717394244, delay=0.005822818726301193, ms=00083}
22:49:18.391575 run mass: MS performed LU {at=25700264.09481003, lu_delay=5.486946143209934, ms=00072}
22:49:18.444602 run osmo-ms-mob/00084: Starting mobile
22:49:18.460563 run osmo-ms-mob/00084(pid=219): Launched
22:49:18.467081 run mass: MS performed LU {at=25700264.170438565, lu_delay=5.803668767213821, ms=00071}
22:49:18.473037 run mass: MS start registered {at=25700264.176403165, delay=0.005982585251331329, ms=00084}
22:49:18.482420 run mass: MS performed LU {at=25700264.185778137, lu_delay=4.651194874197245, ms=00074}
22:49:18.756019 run mass: MS performed LU {at=25700264.459273245, lu_delay=5.619063887745142, ms=00073}
22:49:19.030465 run osmo-ms-mob/00085: Starting mobile
22:49:19.047784 run osmo-ms-mob/00085(pid=220): Launched
22:49:19.058919 run mass: MS start registered {at=25700264.762273517, delay=0.005106929689645767, ms=00085}
22:49:19.602902 run osmo-ms-mob/00086: Starting mobile
22:49:19.616904 run osmo-ms-mob/00086(pid=221): Launched
22:49:19.628250 run mass: MS start registered {at=25700265.3316015, delay=0.005081098526716232, ms=00086}
22:49:20.221798 run osmo-ms-mob/00087: Starting mobile
22:49:20.238352 run osmo-ms-mob/00087(pid=222): Launched
22:49:20.249340 run mass: MS start registered {at=25700265.952692993, delay=0.0050752125680446625, ms=00087}
22:49:20.330858 run mass: MS performed LU {at=25700266.0341073, lu_delay=5.328542046248913, ms=00077}
22:49:20.394251 run mass: MS performed LU {at=25700266.097502723, lu_delay=4.365630064159632, ms=00079}
22:49:20.440197 run mass: MS performed LU {at=25700266.143448364, lu_delay=5.744560871273279, ms=00076}
22:49:20.584999 run mass: MS performed LU {at=25700266.288253494, lu_delay=4.955858387053013, ms=00078}
22:49:20.619774 run mass: MS performed LU {at=25700266.323051512, lu_delay=6.390992395579815, ms=00075}
22:49:20.671184 run osmo-ms-mob/00088: Starting mobile
22:49:20.686378 run osmo-ms-mob/00088(pid=223): Launched
22:49:20.697262 run mass: MS start registered {at=25700266.40061208, delay=0.004955139011144638, ms=00088}
22:49:21.406266 run osmo-ms-mob/00089: Starting mobile
22:49:21.419997 run osmo-ms-mob/00089(pid=224): Launched
22:49:21.430989 run mass: MS start registered {at=25700267.134343427, delay=0.005044855177402496, ms=00089}
22:49:22.030730 run osmo-ms-mob/00090: Starting mobile
22:49:22.047422 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.058436 run mass: MS start registered {at=25700267.761787135, delay=0.0050445906817913055, ms=00090}
22:49:22.156928 run mass: MS performed LU {at=25700267.860177606, lu_delay=5.610840830951929, ms=00080}
22:49:22.174573 run mass: MS performed LU {at=25700267.877878707, lu_delay=5.2866575457155704, ms=00081}
22:49:22.304951 run mass: MS performed LU {at=25700268.00820698, lu_delay=4.891561925411224, ms=00082}
22:49:22.690968 run osmo-ms-mob/00091: Starting mobile
22:49:22.704219 run osmo-ms-mob/00091(pid=226): Launched
22:49:22.715174 run mass: MS start registered {at=25700268.418524463, delay=0.004990089684724808, ms=00091}
22:49:23.403965 run osmo-ms-mob/00092: Starting mobile
22:49:23.418246 run osmo-ms-mob/00092(pid=227): Launched
22:49:23.429219 run mass: MS start registered {at=25700269.13257058, delay=0.0047961995005607605, ms=00092}
22:49:24.141244 run mass: MS performed LU {at=25700269.844476156, lu_delay=6.127081912010908, ms=00083}
22:49:24.182717 run osmo-ms-mob/00093: Starting mobile
22:49:24.198122 run osmo-ms-mob/00093(pid=228): Launched
22:49:24.204080 run mass: MS performed LU {at=25700269.90743973, lu_delay=5.731036566197872, ms=00084}
22:49:24.209958 run mass: MS performed LU {at=25700269.91332406, lu_delay=5.151050545275211, ms=00085}
22:49:24.215621 run mass: MS start registered {at=25700269.918989044, delay=0.011566895991563797, ms=00093}
22:49:24.312535 run mass: MS performed LU {at=25700270.015788194, lu_delay=4.684186693280935, ms=00086}
22:49:25.090744 run osmo-ms-mob/00094: Starting mobile
22:49:25.104119 run osmo-ms-mob/00094(pid=229): Launched
22:49:25.115255 run mass: MS start registered {at=25700270.81859601, delay=0.005058180540800095, ms=00094}
22:49:25.923524 run mass: MS performed LU {at=25700271.62677309, lu_delay=5.674080096185207, ms=00087}
22:49:25.938115 run osmo-ms-mob/00095: Starting mobile
22:49:25.951472 run osmo-ms-mob/00095(pid=230): Launched
22:49:25.957515 run mass: MS performed LU {at=25700271.660874967, lu_delay=5.26026288792491, ms=00088}
22:49:25.963357 run mass: MS start registered {at=25700271.666724637, delay=0.005867626518011093, ms=00095}
22:49:26.070647 run mass: MS performed LU {at=25700271.77389806, lu_delay=4.639554634690285, ms=00089}
22:49:26.214911 run mass: MS performed LU {at=25700271.918161772, lu_delay=21.685300573706627, ms=00047}
22:49:27.003866 run osmo-ms-mob/00096: Starting mobile
22:49:27.017753 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.028730 run mass: MS start registered {at=25700272.732084084, delay=0.00494924932718277, ms=00096}
22:49:27.908172 run mass: MS performed LU {at=25700273.611388043, lu_delay=5.192863579839468, ms=00091}
22:49:28.130800 run osmo-ms-mob/00097: Starting mobile
22:49:28.146972 run osmo-ms-mob/00097(pid=232): Launched
22:49:28.158027 run mass: MS start registered {at=25700273.8613813, delay=0.004919782280921936, ms=00097}
22:49:28.207724 run mass: MS performed LU {at=25700273.91097617, lu_delay=4.778405591845512, ms=00092}
22:49:29.422739 run osmo-ms-mob/00098: Starting mobile
22:49:29.439703 run osmo-ms-mob/00098(pid=233): Launched
22:49:29.450677 run mass: MS start registered {at=25700275.15403101, delay=0.00502970814704895, ms=00098}
22:49:29.689126 run mass: MS performed LU {at=25700275.392380033, lu_delay=4.573784023523331, ms=00094}
22:49:29.837013 run mass: MS performed LU {at=25700275.540265657, lu_delay=5.621276613324881, ms=00093}
22:49:31.229067 run osmo-ms-mob/00099: Starting mobile
22:49:31.244954 run osmo-ms-mob/00099(pid=234): Launched
22:49:31.250890 run mass: All started... {duration=55.77047945931554, too_slow=1}
22:49:31.256462 run mass: MS start registered {at=25700276.959823478, delay=0.0055665671825408936, ms=00099}
22:49:31.590244 run mass: MS performed LU {at=25700277.293495957, lu_delay=5.626771319657564, ms=00095}
22:49:31.674032 run mass: MS performed LU {at=25700277.37728299, lu_delay=22.56120351701975, ms=00062}
22:49:31.737993 run mass: MS performed LU {at=25700277.441245615, lu_delay=4.709161531180143, ms=00096}
22:49:33.602471 run mass: MS performed LU {at=25700279.305720776, lu_delay=5.4443394765257835, ms=00097}
22:49:35.438790 run mass: MS performed LU {at=25700281.14200165, lu_delay=5.987970642745495, ms=00098}
22:49:37.340610 run mass: MS performed LU {at=25700283.043861855, lu_delay=6.0840383768081665, ms=00099}
22:49:45.089646 run mass: MS performed LU {at=25700290.792825703, lu_delay=23.03103856742382, ms=00090}
22:49:45.112695 run mass: Tests done {all_completed=True, max=23.03103856742382, min=3.70723557472229}
22:49:45.118386 tst register_default_mass.py: Test passed (88.8 sec)
22:49:45.123689 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.126943 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.130152 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.133426 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.136688 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.139987 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.143281 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.146624 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.149980 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.153332 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.156747 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.160018 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.163398 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.166820 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.170267 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.173686 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.177113 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.180562 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.183989 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.187438 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.190876 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.194306 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.197730 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:45.201154 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:45.204498 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:45.207822 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:45.211240 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:45.214587 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:45.217975 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:45.221844 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:45.225212 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:45.228559 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:45.232197 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.235579 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.238990 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.242384 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.245703 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.249137 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.252753 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:45.256162 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:45.259568 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:45.262961 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:45.266352 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:45.270269 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:45.273714 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:45.277827 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:45.281277 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:45.284590 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:45.288060 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:45.291722 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:45.295874 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:45.299324 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:45.302755 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:45.306157 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:45.309583 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:45.312984 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:45.316356 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:45.319689 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:45.323264 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:45.326708 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:45.330057 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:45.333467 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:45.336813 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:45.340173 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:45.344026 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:45.347440 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:45.350772 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:45.354175 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:45.357517 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:45.360877 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:45.364264 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:45.368032 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:45.371437 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:45.374821 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:45.378290 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:45.381694 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:45.385117 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:45.388476 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:45.391759 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:45.395174 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:45.398546 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:45.401958 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:45.405380 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:45.408719 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:45.412126 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:45.415956 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:45.419376 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:45.423091 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:45.426519 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:45.430569 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:45.433954 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:45.437382 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:45.440804 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:45.444579 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:45.447960 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:45.451351 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:45.454712 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:45.458057 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:45.461431 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:45.464842 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:45.468301 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:45.471686 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:45.475011 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:45.478428 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:45.481727 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:45.485419 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:45.488845 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:45.492806 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:45.496382 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:45.499793 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:45.503496 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:45.506807 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:45.510109 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:45.513417 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:45.516789 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:45.520056 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:45.523307 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:45.526575 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:45.529826 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:45.533091 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:45.536349 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:45.539605 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:45.542876 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:45.546132 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:45.549392 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:45.552636 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:45.555876 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:45.559128 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:45.562382 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:45.565639 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:45.568902 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:45.572154 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:45.575405 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:45.578649 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:45.581903 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:45.585146 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:45.588389 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:45.591640 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:45.594890 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:45.598136 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:45.601392 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:45.604646 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:45.607896 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:45.611139 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:45.614381 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:45.617633 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:45.620883 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:45.624120 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:45.627369 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:45.630621 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:45.633881 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:45.637130 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:45.640371 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:45.643637 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:45.646881 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:45.650114 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:45.653359 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:45.656616 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:45.659869 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:45.663125 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:45.666384 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:45.669633 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:45.672885 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:45.676138 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:45.679397 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:45.682648 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:45.685885 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:45.689129 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:45.692366 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:45.695604 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:45.698850 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:45.702095 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:45.705341 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:45.708575 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:45.711833 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:45.715093 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:45.718346 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:45.721607 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:45.724858 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:45.728117 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:45.731383 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:45.734628 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:45.737851 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:45.741101 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:45.744319 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:45.747515 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:45.750762 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:45.754009 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:45.757278 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:45.760529 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:45.763779 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:45.767028 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:45.770284 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:45.773551 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:45.776820 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:45.780092 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:45.783370 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:45.786654 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:45.789922 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:45.793189 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:45.796459 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:45.799726 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:45.802993 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:45.806247 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:45.809490 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:45.812742 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:45.815994 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:45.819266 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:45.822530 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:45.825783 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:45.829044 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:45.832309 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:45.835567 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:45.838843 --- ParallelTerminationStrategy: PID 22 died...
22:49:45.840339 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:45.843992 --- ParallelTerminationStrategy: PID 23 died...
22:49:45.845471 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:45.849079 --- ParallelTerminationStrategy: PID 24 died...
22:49:45.850545 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:45.854157 --- ParallelTerminationStrategy: PID 25 died...
22:49:45.855640 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:45.859266 --- ParallelTerminationStrategy: PID 26 died...
22:49:45.860736 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:45.864360 --- ParallelTerminationStrategy: PID 27 died...
22:49:45.865856 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:45.869488 --- ParallelTerminationStrategy: PID 28 died...
22:49:45.870959 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:45.874613 --- ParallelTerminationStrategy: PID 29 died...
22:49:45.876089 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:45.879748 --- ParallelTerminationStrategy: PID 30 died...
22:49:45.881226 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:45.884883 --- ParallelTerminationStrategy: PID 31 died...
22:49:45.886358 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:45.890031 --- ParallelTerminationStrategy: PID 32 died...
22:49:45.891507 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:45.895207 --- ParallelTerminationStrategy: PID 33 died...
22:49:45.896714 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:45.900391 --- ParallelTerminationStrategy: PID 35 died...
22:49:45.901905 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:45.905584 --- ParallelTerminationStrategy: PID 36 died...
22:49:45.907075 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:45.910761 --- ParallelTerminationStrategy: PID 37 died...
22:49:45.912251 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:45.915929 --- ParallelTerminationStrategy: PID 38 died...
22:49:45.917431 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:45.921119 --- ParallelTerminationStrategy: PID 39 died...
22:49:45.922618 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:45.926310 --- ParallelTerminationStrategy: PID 40 died...
22:49:45.927797 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:45.931485 --- ParallelTerminationStrategy: PID 41 died...
22:49:45.933021 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:45.936701 --- ParallelTerminationStrategy: PID 42 died...
22:49:45.938199 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:45.941869 --- ParallelTerminationStrategy: PID 43 died...
22:49:45.943353 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:45.947037 --- ParallelTerminationStrategy: PID 44 died...
22:49:45.948521 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:45.952192 --- ParallelTerminationStrategy: PID 45 died...
22:49:45.953705 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:45.957364 --- ParallelTerminationStrategy: PID 46 died...
22:49:45.958846 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:45.962513 --- ParallelTerminationStrategy: PID 47 died...
22:49:45.963999 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:45.967664 --- ParallelTerminationStrategy: PID 48 died...
22:49:45.969162 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:45.972848 --- ParallelTerminationStrategy: PID 49 died...
22:49:45.974328 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:45.977987 --- ParallelTerminationStrategy: PID 50 died...
22:49:45.979468 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:45.983119 --- ParallelTerminationStrategy: PID 51 died...
22:49:45.984595 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:45.988243 --- ParallelTerminationStrategy: PID 52 died...
22:49:45.989754 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:45.993408 --- ParallelTerminationStrategy: PID 53 died...
22:49:45.994884 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:45.998550 --- ParallelTerminationStrategy: PID 54 died...
22:49:46.000029 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.003711 --- ParallelTerminationStrategy: PID 55 died...
22:49:46.005203 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.008879 --- ParallelTerminationStrategy: PID 56 died...
22:49:46.010366 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.014032 --- ParallelTerminationStrategy: PID 57 died...
22:49:46.015507 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.019199 --- ParallelTerminationStrategy: PID 58 died...
22:49:46.020685 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.024323 --- ParallelTerminationStrategy: PID 59 died...
22:49:46.025832 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.029482 --- ParallelTerminationStrategy: PID 60 died...
22:49:46.030951 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.034609 --- ParallelTerminationStrategy: PID 61 died...
22:49:46.036084 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.039736 --- ParallelTerminationStrategy: PID 62 died...
22:49:46.041242 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.044895 --- ParallelTerminationStrategy: PID 63 died...
22:49:46.046377 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.050041 --- ParallelTerminationStrategy: PID 64 died...
22:49:46.051518 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.055171 --- ParallelTerminationStrategy: PID 65 died...
22:49:46.056646 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.060283 --- ParallelTerminationStrategy: PID 66 died...
22:49:46.061780 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.065460 --- ParallelTerminationStrategy: PID 67 died...
22:49:46.066941 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.070592 --- ParallelTerminationStrategy: PID 68 died...
22:49:46.072071 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.075736 --- ParallelTerminationStrategy: PID 69 died...
22:49:46.077230 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.080898 --- ParallelTerminationStrategy: PID 70 died...
22:49:46.082378 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.086029 --- ParallelTerminationStrategy: PID 71 died...
22:49:46.087500 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.091123 --- ParallelTerminationStrategy: PID 72 died...
22:49:46.092602 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.096240 --- ParallelTerminationStrategy: PID 73 died...
22:49:46.097732 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.101365 --- ParallelTerminationStrategy: PID 74 died...
22:49:46.102842 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.106499 --- ParallelTerminationStrategy: PID 75 died...
22:49:46.107976 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.111619 --- ParallelTerminationStrategy: PID 76 died...
22:49:46.113088 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.116720 --- ParallelTerminationStrategy: PID 77 died...
22:49:46.118196 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.121847 --- ParallelTerminationStrategy: PID 78 died...
22:49:46.123324 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.126945 --- ParallelTerminationStrategy: PID 79 died...
22:49:46.128406 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.132015 --- ParallelTerminationStrategy: PID 80 died...
22:49:46.133505 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.137157 --- ParallelTerminationStrategy: PID 81 died...
22:49:46.138640 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.142287 --- ParallelTerminationStrategy: PID 82 died...
22:49:46.143761 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.147344 --- ParallelTerminationStrategy: PID 83 died...
22:49:46.148812 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.152356 --- ParallelTerminationStrategy: PID 84 died...
22:49:46.153801 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.157388 --- ParallelTerminationStrategy: PID 85 died...
22:49:46.158835 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.162391 --- ParallelTerminationStrategy: PID 86 died...
22:49:46.163834 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.167388 --- ParallelTerminationStrategy: PID 87 died...
22:49:46.168831 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.172402 --- ParallelTerminationStrategy: PID 88 died...
22:49:46.173861 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:46.177484 --- ParallelTerminationStrategy: PID 89 died...
22:49:46.178953 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:46.182567 --- ParallelTerminationStrategy: PID 90 died...
22:49:46.184033 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:46.187658 --- ParallelTerminationStrategy: PID 91 died...
22:49:46.189126 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:46.192770 --- ParallelTerminationStrategy: PID 92 died...
22:49:46.194251 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:46.197875 --- ParallelTerminationStrategy: PID 93 died...
22:49:46.199336 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:46.202984 --- ParallelTerminationStrategy: PID 94 died...
22:49:46.204466 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:46.208098 --- ParallelTerminationStrategy: PID 95 died...
22:49:46.209574 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:46.213207 --- ParallelTerminationStrategy: PID 96 died...
22:49:46.214680 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:46.218326 --- ParallelTerminationStrategy: PID 97 died...
22:49:46.219807 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:46.223430 --- ParallelTerminationStrategy: PID 98 died...
22:49:46.224907 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:46.228523 --- ParallelTerminationStrategy: PID 99 died...
22:49:46.229995 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:46.233617 --- ParallelTerminationStrategy: PID 100 died...
22:49:46.235089 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.238718 --- ParallelTerminationStrategy: PID 101 died...
22:49:46.240190 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.243816 --- ParallelTerminationStrategy: PID 102 died...
22:49:46.245292 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.248922 --- ParallelTerminationStrategy: PID 103 died...
22:49:46.250404 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.254019 --- ParallelTerminationStrategy: PID 104 died...
22:49:46.255495 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.259128 --- ParallelTerminationStrategy: PID 105 died...
22:49:46.260591 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.264219 --- ParallelTerminationStrategy: PID 106 died...
22:49:46.265716 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.269350 --- ParallelTerminationStrategy: PID 107 died...
22:49:46.270816 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.274441 --- ParallelTerminationStrategy: PID 108 died...
22:49:46.275895 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.279514 --- ParallelTerminationStrategy: PID 109 died...
22:49:46.280993 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.284602 --- ParallelTerminationStrategy: PID 110 died...
22:49:46.286077 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.289680 --- ParallelTerminationStrategy: PID 111 died...
22:49:46.291156 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.294770 --- ParallelTerminationStrategy: PID 112 died...
22:49:46.296239 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.299867 --- ParallelTerminationStrategy: PID 113 died...
22:49:46.301359 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.304975 --- ParallelTerminationStrategy: PID 114 died...
22:49:46.306436 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.310070 --- ParallelTerminationStrategy: PID 115 died...
22:49:46.311536 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.315177 --- ParallelTerminationStrategy: PID 116 died...
22:49:46.316660 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.320286 --- ParallelTerminationStrategy: PID 117 died...
22:49:46.321762 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.325397 --- ParallelTerminationStrategy: PID 118 died...
22:49:46.326886 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.330502 --- ParallelTerminationStrategy: PID 119 died...
22:49:46.331973 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:46.335594 --- ParallelTerminationStrategy: PID 120 died...
22:49:46.337066 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:46.340708 --- ParallelTerminationStrategy: PID 121 died...
22:49:46.342182 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:46.345802 --- ParallelTerminationStrategy: PID 122 died...
22:49:46.347278 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:46.350907 --- ParallelTerminationStrategy: PID 123 died...
22:49:46.352370 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:46.355994 --- ParallelTerminationStrategy: PID 124 died...
22:49:46.357474 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:46.361092 --- ParallelTerminationStrategy: PID 125 died...
22:49:46.362562 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:46.366192 --- ParallelTerminationStrategy: PID 126 died...
22:49:46.367659 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:46.371313 --- ParallelTerminationStrategy: PID 127 died...
22:49:46.372788 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:46.376415 --- ParallelTerminationStrategy: PID 128 died...
22:49:46.377891 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:46.381512 --- ParallelTerminationStrategy: PID 129 died...
22:49:46.382983 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:46.386623 --- ParallelTerminationStrategy: PID 130 died...
22:49:46.388105 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:46.391735 --- ParallelTerminationStrategy: PID 131 died...
22:49:46.393217 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:46.396841 --- ParallelTerminationStrategy: PID 132 died...
22:49:46.398310 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:46.401951 --- ParallelTerminationStrategy: PID 133 died...
22:49:46.403424 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:46.407075 --- ParallelTerminationStrategy: PID 134 died...
22:49:46.408540 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:46.412162 --- ParallelTerminationStrategy: PID 135 died...
22:49:46.413637 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:46.417301 --- ParallelTerminationStrategy: PID 136 died...
22:49:46.418775 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:46.422436 --- ParallelTerminationStrategy: PID 137 died...
22:49:46.423905 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:46.427540 --- ParallelTerminationStrategy: PID 138 died...
22:49:46.429021 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:46.432663 --- ParallelTerminationStrategy: PID 139 died...
22:49:46.434132 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:46.437785 --- ParallelTerminationStrategy: PID 140 died...
22:49:46.439260 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:46.442901 --- ParallelTerminationStrategy: PID 141 died...
22:49:46.444368 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:46.447996 --- ParallelTerminationStrategy: PID 142 died...
22:49:46.449474 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:46.453118 --- ParallelTerminationStrategy: PID 143 died...
22:49:46.454593 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:46.458238 --- ParallelTerminationStrategy: PID 144 died...
22:49:46.459705 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:46.463337 --- ParallelTerminationStrategy: PID 145 died...
22:49:46.464814 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:46.468445 --- ParallelTerminationStrategy: PID 146 died...
22:49:46.469923 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:46.473601 --- ParallelTerminationStrategy: PID 147 died...
22:49:46.475074 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:46.478699 --- ParallelTerminationStrategy: PID 148 died...
22:49:46.480161 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:46.483806 --- ParallelTerminationStrategy: PID 149 died...
22:49:46.485274 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:46.488909 --- ParallelTerminationStrategy: PID 150 died...
22:49:46.490371 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:46.494032 --- ParallelTerminationStrategy: PID 151 died...
22:49:46.495516 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:46.499148 --- ParallelTerminationStrategy: PID 152 died...
22:49:46.500617 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:46.504271 --- ParallelTerminationStrategy: PID 153 died...
22:49:46.505738 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:46.509395 --- ParallelTerminationStrategy: PID 154 died...
22:49:46.510867 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:46.514501 --- ParallelTerminationStrategy: PID 155 died...
22:49:46.515976 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:46.519628 --- ParallelTerminationStrategy: PID 156 died...
22:49:46.521104 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:46.524760 --- ParallelTerminationStrategy: PID 157 died...
22:49:46.526223 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:46.529862 --- ParallelTerminationStrategy: PID 158 died...
22:49:46.531325 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:46.534951 --- ParallelTerminationStrategy: PID 159 died...
22:49:46.536403 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:46.540049 --- ParallelTerminationStrategy: PID 160 died...
22:49:46.541521 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:46.545164 --- ParallelTerminationStrategy: PID 161 died...
22:49:46.546621 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:46.550262 --- ParallelTerminationStrategy: PID 162 died...
22:49:46.551722 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:46.555351 --- ParallelTerminationStrategy: PID 163 died...
22:49:46.556825 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:46.560458 --- ParallelTerminationStrategy: PID 164 died...
22:49:46.561927 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:46.565579 --- ParallelTerminationStrategy: PID 165 died...
22:49:46.567048 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:46.570689 --- ParallelTerminationStrategy: PID 166 died...
22:49:46.572151 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:46.575784 --- ParallelTerminationStrategy: PID 167 died...
22:49:46.577254 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:46.580912 --- ParallelTerminationStrategy: PID 168 died...
22:49:46.582367 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:46.586021 --- ParallelTerminationStrategy: PID 169 died...
22:49:46.587485 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:46.591122 --- ParallelTerminationStrategy: PID 170 died...
22:49:46.592600 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:46.596372 --- ParallelTerminationStrategy: PID 171 died...
22:49:46.597906 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:46.601683 --- ParallelTerminationStrategy: PID 172 died...
22:49:46.603215 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:46.607014 --- ParallelTerminationStrategy: PID 173 died...
22:49:46.608551 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:46.612344 --- ParallelTerminationStrategy: PID 174 died...
22:49:46.613873 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:46.617669 --- ParallelTerminationStrategy: PID 175 died...
22:49:46.619197 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:46.623007 --- ParallelTerminationStrategy: PID 176 died...
22:49:46.624536 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:46.628342 --- ParallelTerminationStrategy: PID 177 died...
22:49:46.629860 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:46.633650 --- ParallelTerminationStrategy: PID 178 died...
22:49:46.635172 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:46.638981 --- ParallelTerminationStrategy: PID 179 died...
22:49:46.640513 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:46.644299 --- ParallelTerminationStrategy: PID 180 died...
22:49:46.645838 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:46.649630 --- ParallelTerminationStrategy: PID 181 died...
22:49:46.651149 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:46.654944 --- ParallelTerminationStrategy: PID 182 died...
22:49:46.656484 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:46.660303 --- ParallelTerminationStrategy: PID 183 died...
22:49:46.661828 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:46.665625 --- ParallelTerminationStrategy: PID 184 died...
22:49:46.667150 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:46.670967 --- ParallelTerminationStrategy: PID 185 died...
22:49:46.672491 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:46.676280 --- ParallelTerminationStrategy: PID 186 died...
22:49:46.677815 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:46.681611 --- ParallelTerminationStrategy: PID 187 died...
22:49:46.683146 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:46.686938 --- ParallelTerminationStrategy: PID 188 died...
22:49:46.688466 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:46.692280 --- ParallelTerminationStrategy: PID 189 died...
22:49:46.693840 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:46.697643 --- ParallelTerminationStrategy: PID 190 died...
22:49:46.699176 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:46.702991 --- ParallelTerminationStrategy: PID 191 died...
22:49:46.704517 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:46.708313 --- ParallelTerminationStrategy: PID 192 died...
22:49:46.709848 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:46.713659 --- ParallelTerminationStrategy: PID 193 died...
22:49:46.715187 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:46.718987 --- ParallelTerminationStrategy: PID 194 died...
22:49:46.720512 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:46.724324 --- ParallelTerminationStrategy: PID 195 died...
22:49:46.725875 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:46.729657 --- ParallelTerminationStrategy: PID 196 died...
22:49:46.731189 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:46.735002 --- ParallelTerminationStrategy: PID 197 died...
22:49:46.736534 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:46.740371 --- ParallelTerminationStrategy: PID 198 died...
22:49:46.741909 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:46.745709 --- ParallelTerminationStrategy: PID 199 died...
22:49:46.747244 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:46.751046 --- ParallelTerminationStrategy: PID 200 died...
22:49:46.752578 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:46.756387 --- ParallelTerminationStrategy: PID 201 died...
22:49:46.757920 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:46.761705 --- ParallelTerminationStrategy: PID 202 died...
22:49:46.763235 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:46.767040 --- ParallelTerminationStrategy: PID 203 died...
22:49:46.768573 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:46.772394 --- ParallelTerminationStrategy: PID 204 died...
22:49:46.773945 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:46.777745 --- ParallelTerminationStrategy: PID 205 died...
22:49:46.779278 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:46.783075 --- ParallelTerminationStrategy: PID 206 died...
22:49:46.784536 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:46.788299 --- ParallelTerminationStrategy: PID 207 died...
22:49:46.789807 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:46.793447 --- ParallelTerminationStrategy: PID 208 died...
22:49:46.794920 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:46.798586 --- ParallelTerminationStrategy: PID 209 died...
22:49:46.800064 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:46.803718 --- ParallelTerminationStrategy: PID 210 died...
22:49:46.805197 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:46.808834 --- ParallelTerminationStrategy: PID 211 died...
22:49:46.810307 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:46.813970 --- ParallelTerminationStrategy: PID 212 died...
22:49:46.815439 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:46.819090 --- ParallelTerminationStrategy: PID 213 died...
22:49:46.820557 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:46.824205 --- ParallelTerminationStrategy: PID 214 died...
22:49:46.825693 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:46.829350 --- ParallelTerminationStrategy: PID 215 died...
22:49:46.830815 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:46.834475 --- ParallelTerminationStrategy: PID 216 died...
22:49:46.835936 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:46.839585 --- ParallelTerminationStrategy: PID 217 died...
22:49:46.841057 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:46.844705 --- ParallelTerminationStrategy: PID 218 died...
22:49:46.846175 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:46.849833 --- ParallelTerminationStrategy: PID 219 died...
22:49:46.851308 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:46.854963 --- ParallelTerminationStrategy: PID 220 died...
22:49:46.856443 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:46.860094 --- ParallelTerminationStrategy: PID 221 died...
22:49:46.861602 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:46.865263 --- ParallelTerminationStrategy: PID 222 died...
22:49:46.866729 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:46.870505 --- ParallelTerminationStrategy: PID 223 died...
22:49:46.872034 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:46.875705 --- ParallelTerminationStrategy: PID 224 died...
22:49:46.877187 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:46.880834 --- ParallelTerminationStrategy: PID 225 died...
22:49:46.882305 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:46.885953 --- ParallelTerminationStrategy: PID 226 died...
22:49:46.887421 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:46.891049 --- ParallelTerminationStrategy: PID 227 died...
22:49:46.892524 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:46.896173 --- ParallelTerminationStrategy: PID 228 died...
22:49:46.897672 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:46.901318 --- ParallelTerminationStrategy: PID 229 died...
22:49:46.902782 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:46.906444 --- ParallelTerminationStrategy: PID 230 died...
22:49:46.907908 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:46.911557 --- ParallelTerminationStrategy: PID 231 died...
22:49:46.913033 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:46.916672 --- ParallelTerminationStrategy: PID 232 died...
22:49:46.918152 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:46.921800 --- ParallelTerminationStrategy: PID 233 died...
22:49:46.923270 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:46.926945 --- ParallelTerminationStrategy: PID 234 died...
22:49:46.928426 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:50.332848 --- ParallelTerminationStrategy: PID 34 died...
22:49:50.339065 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8142 netreg_mass PASS
---------------------------------------------------------------------
22:49:50.405563 tst trial-8142: Storing JUnit report in /build/trial-8142/run.2025-11-06_22-48-15/trial-8142.xml
--------------------------------------------------------------------------------------------
trial-8142 PASS
--------------------------------------------------------------------------------------------
22:49:50.419115 tst trial-8142: trial-8142: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (88.8 sec)
+ exit_code=0
+ rm -rf trial-8142/inst
+ cd trial-8142
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-06 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8142-run.tgz run.2025-11-06_22-48-15
+ tar czf /build/trial-8142-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-06_13_26_40.tgz osmo-bts-oc2g.build-2025-11-05_00_51_28.tgz osmo-bts-sysmo.build-2025-11-05_00_51_33.tgz osmo-bts.build-2025-11-05_00_51_37.tgz osmo-ggsn.build-2025-11-06_20_42_34.tgz osmo-hlr.build-2025-11-06_16_40_17.tgz osmo-hnbgw.build-2025-11-06_13_29_09.tgz osmo-mgw.build-2025-11-06_08_33_11.tgz osmo-msc.build-2025-11-06_13_34_36.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-06_07_36_16.tgz osmo-pcu-sysmo.build-2025-11-06_07_34_03.tgz osmo-pcu.build-2025-11-06_07_36_21.tgz osmo-sgsn.build-2025-11-06_20_48_21.tgz osmo-stp.build-2025-11-06_13_23_13.tgz osmo-trx.build-2025-11-06_14_26_08.tgz osmocom-bb.build-2025-11-06_21_17_01.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