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/jenkins1568905416168483448.sh
+ rm -rf trial-8089-bin.tgz trial-8089-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24596
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10862
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10169
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12688
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13011
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12218
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40389
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7398
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42419
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8113
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 13022
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7296
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11387
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7438
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8885
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6158
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 7296
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16472915510900126161.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-8089
+ 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
f17cc18 ttcn3-bts-test: show respawn count at the end
+ 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 DONE 0.1s
#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.1s
#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.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#7 CACHED
#8 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#8 CACHED
#9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#9 CACHED
#10 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#10 CACHED
#11 [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
#11 CACHED
#12 [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
#12 CACHED
#13 [20/28] WORKDIR /TMP
#13 CACHED
#14 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#14 CACHED
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 CACHED
#16 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#16 CACHED
#17 [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
#17 CACHED
#18 [ 3/28] RUN groupadd osmo-gsm-tester
#18 CACHED
#19 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#19 CACHED
#20 [ 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
#20 CACHED
#21 [ 2/28] RUN useradd -ms /bin/bash jenkins
#21 CACHED
#22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#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 [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
#24 CACHED
#25 [ 8/28] RUN MKDIR /var/run/sshd
#25 CACHED
#26 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#26 CACHED
#27 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#27 CACHED
#28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#28 CACHED
#29 [ 9/28] COPY SSH /root/.ssh
#29 CACHED
#30 [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
#30 CACHED
#31 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:6282ef949d6d4afd95ff963344b81404c7409f1431eeb65b00dab3185bd2918b 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
[33m2 warnings found (use docker --debug to expand):
[0m - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
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=8090 -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-09-15 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8090
+ mkdir -p trial-8090
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-15_13_26_58.tgz osmo-bts-oc2g.build-2025-09-14_00_51_43.tgz osmo-bts-sysmo.build-2025-09-14_00_51_34.tgz osmo-bts.build-2025-09-14_00_51_41.tgz osmo-ggsn.build-2025-09-15_20_42_24.tgz osmo-hlr.build-2025-09-15_16_39_13.tgz osmo-hnbgw.build-2025-09-15_13_28_52.tgz osmo-mgw.build-2025-09-15_08_33_16.tgz osmo-msc.build-2025-09-15_13_32_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-14_07_34_02.tgz osmo-pcu-sysmo.build-2025-09-14_07_36_07.tgz osmo-pcu.build-2025-09-14_07_36_14.tgz osmo-sgsn.build-2025-09-15_20_48_22.tgz osmo-stp.build-2025-09-15_13_25_09.tgz osmo-trx.build-2025-09-15_14_27_09.tgz osmocom-bb.build-2025-09-15_21_17_37.tgz srslte.build-19.tgz trial-8090
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-15_13_26_58.md5 osmo-bts-oc2g.build-2025-09-14_00_51_43.md5 osmo-bts-sysmo.build-2025-09-14_00_51_34.md5 osmo-bts.build-2025-09-14_00_51_41.md5 osmo-ggsn.build-2025-09-15_20_42_24.md5 osmo-hlr.build-2025-09-15_16_39_13.md5 osmo-hnbgw.build-2025-09-15_13_28_52.md5 osmo-mgw.build-2025-09-15_08_33_16.md5 osmo-msc.build-2025-09-15_13_32_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-14_07_34_02.md5 osmo-pcu-sysmo.build-2025-09-14_07_36_07.md5 osmo-pcu.build-2025-09-14_07_36_14.md5 osmo-sgsn.build-2025-09-15_20_48_22.md5 osmo-stp.build-2025-09-15_13_25_09.md5 osmo-trx.build-2025-09-15_14_27_09.md5 osmocom-bb.build-2025-09-15_21_17_37.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-15_13_26_58.md5 osmo-bts-oc2g.build-2025-09-14_00_51_43.md5 osmo-bts-sysmo.build-2025-09-14_00_51_34.md5 osmo-bts.build-2025-09-14_00_51_41.md5 osmo-ggsn.build-2025-09-15_20_42_24.md5 osmo-hlr.build-2025-09-15_16_39_13.md5 osmo-hnbgw.build-2025-09-15_13_28_52.md5 osmo-mgw.build-2025-09-15_08_33_16.md5 osmo-msc.build-2025-09-15_13_32_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-14_07_34_02.md5 osmo-pcu-sysmo.build-2025-09-14_07_36_07.md5 osmo-pcu.build-2025-09-14_07_36_14.md5 osmo-sgsn.build-2025-09-15_20_48_22.md5 osmo-stp.build-2025-09-15_13_25_09.md5 osmo-trx.build-2025-09-15_14_27_09.md5 osmocom-bb.build-2025-09-15_21_17_37.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-8090 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8090'
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-8090
--------------------------------------------------------------------------------------------
22:48:18.385311 tst trial-8090: Detailed log at /build/trial-8090/run.2025-09-15_22-48-18/log
---------------------------------------------------------------------
trial-8090 netreg_mass
---------------------------------------------------------------------
22:48:18.629500 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.629967 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.630973 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.632469 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.699673 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.701204 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.702485 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.794902 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-8090 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.796841 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.812769 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.813353 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.813887 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.814346 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.814794 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.815267 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.815729 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.867374 tst register_default_mass.py: using LAC 2
22:48:18.903927 tst register_default_mass.py: using RAC 2
22:48:18.940231 tst register_default_mass.py: using CellId 2
22:48:18.987173 tst register_default_mass.py: using BVCI 3
22:48:18.994251 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.994982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.995589 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.996166 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.996817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.997389 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.997932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.998506 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.999070 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.999612 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.000199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.000780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.001365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.001955 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.002536 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.003278 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.003849 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.004434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.005040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.005620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.006189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.006780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.007363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.007949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.008546 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.009142 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.009727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.010330 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.010923 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.011513 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.012098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.012704 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.013313 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.013929 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.014534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.015157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.015757 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.016365 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.017011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.017617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.018208 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.018812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.019431 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.020047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.020671 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.021310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.021928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.022548 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.023170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.023784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.024400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.025041 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.025658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.026268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.026868 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.027510 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.028121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.028755 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.029383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.029988 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.030588 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.031217 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.031855 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.032478 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.033105 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.033727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.034336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.034938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.035574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.036174 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.036804 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.037438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.038134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.038756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.039380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.039978 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.040601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.041246 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.041855 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.042464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.043077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.043676 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.044287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.044913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.045517 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.046115 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.046744 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.047348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.047953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.048573 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.049205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.049812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.050440 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.051052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.051648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.052239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.052887 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.053502 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.054107 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.054723 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.055335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.056001 tst register_default_mass.py:21: Launching a simple network
22:48:19.067889 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.215374 run create_hlr_db(pid=20): Launched
22:48:20.227259 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.245799 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.263385 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.270189 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.477966 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.495736 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.502512 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.011386 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.030126 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.041439 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.162564 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.178482 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.184553 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.209778 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.225738 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.231783 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.557268 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.573173 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.589962 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.741137 run osmo-bts-virtual(pid=34): Launched
22:48:31.787622 tst register_default_mass.py: using MSISDN 1001
22:48:31.793317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.884489 tst register_default_mass.py: using MSISDN 1002
22:48:31.890166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.955514 tst register_default_mass.py: using MSISDN 1003
22:48:31.961319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.044961 tst register_default_mass.py: using MSISDN 1004
22:48:32.051480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.114677 tst register_default_mass.py: using MSISDN 1005
22:48:32.120324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.184754 tst register_default_mass.py: using MSISDN 1006
22:48:32.190826 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.277856 tst register_default_mass.py: using MSISDN 1007
22:48:32.283759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.359104 tst register_default_mass.py: using MSISDN 1008
22:48:32.367551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.470209 tst register_default_mass.py: using MSISDN 1009
22:48:32.476008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.555818 tst register_default_mass.py: using MSISDN 1010
22:48:32.561975 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.640490 tst register_default_mass.py: using MSISDN 1011
22:48:32.646645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.729008 tst register_default_mass.py: using MSISDN 1012
22:48:32.734670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.803741 tst register_default_mass.py: using MSISDN 1013
22:48:32.811925 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:32.868463 tst register_default_mass.py: using MSISDN 1014
22:48:32.874507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:32.969677 tst register_default_mass.py: using MSISDN 1015
22:48:32.980482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.058100 tst register_default_mass.py: using MSISDN 1016
22:48:33.069371 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.156435 tst register_default_mass.py: using MSISDN 1017
22:48:33.165445 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.447142 tst register_default_mass.py: using MSISDN 1018
22:48:33.454062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.570677 tst register_default_mass.py: using MSISDN 1019
22:48:33.576698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.643615 tst register_default_mass.py: using MSISDN 1020
22:48:33.649420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.725353 tst register_default_mass.py: using MSISDN 1021
22:48:33.731146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.814756 tst register_default_mass.py: using MSISDN 1022
22:48:33.820552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.895327 tst register_default_mass.py: using MSISDN 1023
22:48:33.905575 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.983207 tst register_default_mass.py: using MSISDN 1024
22:48:33.989401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.060796 tst register_default_mass.py: using MSISDN 1025
22:48:34.070963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.142447 tst register_default_mass.py: using MSISDN 1026
22:48:34.148459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.221306 tst register_default_mass.py: using MSISDN 1027
22:48:34.231951 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.302964 tst register_default_mass.py: using MSISDN 1028
22:48:34.308795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.381820 tst register_default_mass.py: using MSISDN 1029
22:48:34.387637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.462623 tst register_default_mass.py: using MSISDN 1030
22:48:34.469168 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:36.243421 tst register_default_mass.py: using MSISDN 1031
22:48:36.250670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:36.330034 tst register_default_mass.py: using MSISDN 1032
22:48:36.337606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:36.409658 tst register_default_mass.py: using MSISDN 1033
22:48:36.415519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:36.489371 tst register_default_mass.py: using MSISDN 1034
22:48:36.498373 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:36.572665 tst register_default_mass.py: using MSISDN 1035
22:48:36.580152 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:36.644871 tst register_default_mass.py: using MSISDN 1036
22:48:36.650699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:36.731259 tst register_default_mass.py: using MSISDN 1037
22:48:36.737159 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:36.815543 tst register_default_mass.py: using MSISDN 1038
22:48:36.824070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.893987 tst register_default_mass.py: using MSISDN 1039
22:48:36.904935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.974914 tst register_default_mass.py: using MSISDN 1040
22:48:36.985613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:37.070148 tst register_default_mass.py: using MSISDN 1041
22:48:37.076813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:37.180025 tst register_default_mass.py: using MSISDN 1042
22:48:37.185940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:37.329374 tst register_default_mass.py: using MSISDN 1043
22:48:37.337020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:37.400926 tst register_default_mass.py: using MSISDN 1044
22:48:37.408322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:37.471105 tst register_default_mass.py: using MSISDN 1045
22:48:37.476970 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:37.559314 tst register_default_mass.py: using MSISDN 1046
22:48:37.564932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:37.637134 tst register_default_mass.py: using MSISDN 1047
22:48:37.642833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:37.724071 tst register_default_mass.py: using MSISDN 1048
22:48:37.729911 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:37.793837 tst register_default_mass.py: using MSISDN 1049
22:48:37.800064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:37.862333 tst register_default_mass.py: using MSISDN 1050
22:48:37.868490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:37.945505 tst register_default_mass.py: using MSISDN 1051
22:48:37.951284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.025028 tst register_default_mass.py: using MSISDN 1052
22:48:38.034377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:38.103580 tst register_default_mass.py: using MSISDN 1053
22:48:38.110070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:38.177659 tst register_default_mass.py: using MSISDN 1054
22:48:38.183606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:38.260935 tst register_default_mass.py: using MSISDN 1055
22:48:38.267100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:38.333914 tst register_default_mass.py: using MSISDN 1056
22:48:38.339607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:38.408510 tst register_default_mass.py: using MSISDN 1057
22:48:38.418194 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:38.484075 tst register_default_mass.py: using MSISDN 1058
22:48:38.490627 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:38.555085 tst register_default_mass.py: using MSISDN 1059
22:48:38.560840 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:38.631020 tst register_default_mass.py: using MSISDN 1060
22:48:38.639475 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:38.698704 tst register_default_mass.py: using MSISDN 1061
22:48:38.704735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:38.766282 tst register_default_mass.py: using MSISDN 1062
22:48:38.772179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.833255 tst register_default_mass.py: using MSISDN 1063
22:48:38.839098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:39.255393 tst register_default_mass.py: using MSISDN 1064
22:48:39.263827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:39.341539 tst register_default_mass.py: using MSISDN 1065
22:48:39.347713 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:39.448370 tst register_default_mass.py: using MSISDN 1066
22:48:39.454348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:39.532471 tst register_default_mass.py: using MSISDN 1067
22:48:39.543409 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:39.705265 tst register_default_mass.py: using MSISDN 1068
22:48:39.714887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:39.825433 tst register_default_mass.py: using MSISDN 1069
22:48:39.832841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:40.034421 tst register_default_mass.py: using MSISDN 1070
22:48:40.040370 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:40.104089 tst register_default_mass.py: using MSISDN 1071
22:48:40.111588 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:40.185868 tst register_default_mass.py: using MSISDN 1072
22:48:40.193114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:40.274716 tst register_default_mass.py: using MSISDN 1073
22:48:40.280610 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:40.347738 tst register_default_mass.py: using MSISDN 1074
22:48:40.354030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:40.435422 tst register_default_mass.py: using MSISDN 1075
22:48:40.455608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:40.535653 tst register_default_mass.py: using MSISDN 1076
22:48:40.542015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:40.630671 tst register_default_mass.py: using MSISDN 1077
22:48:40.636756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:40.751021 tst register_default_mass.py: using MSISDN 1078
22:48:40.769742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:40.846928 tst register_default_mass.py: using MSISDN 1079
22:48:40.861433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:40.938721 tst register_default_mass.py: using MSISDN 1080
22:48:40.961210 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.041165 tst register_default_mass.py: using MSISDN 1081
22:48:41.064564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:41.142296 tst register_default_mass.py: using MSISDN 1082
22:48:41.151305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:41.229053 tst register_default_mass.py: using MSISDN 1083
22:48:41.238531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:41.311276 tst register_default_mass.py: using MSISDN 1084
22:48:41.317313 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:41.382243 tst register_default_mass.py: using MSISDN 1085
22:48:41.389468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:41.463411 tst register_default_mass.py: using MSISDN 1086
22:48:41.469118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:41.535657 tst register_default_mass.py: using MSISDN 1087
22:48:41.542066 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:41.624656 tst register_default_mass.py: using MSISDN 1088
22:48:41.630383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:41.704570 tst register_default_mass.py: using MSISDN 1089
22:48:41.710650 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:41.786096 tst register_default_mass.py: using MSISDN 1090
22:48:41.795156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:41.855585 tst register_default_mass.py: using MSISDN 1091
22:48:41.861893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:41.932101 tst register_default_mass.py: using MSISDN 1092
22:48:41.938252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.026353 tst register_default_mass.py: using MSISDN 1093
22:48:42.032411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.106424 tst register_default_mass.py: using MSISDN 1094
22:48:42.112433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:42.193470 tst register_default_mass.py: using MSISDN 1095
22:48:42.205165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:42.322519 tst register_default_mass.py: using MSISDN 1096
22:48:42.329123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:42.463718 tst register_default_mass.py: using MSISDN 1097
22:48:42.469647 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:42.583045 tst register_default_mass.py: using MSISDN 1098
22:48:42.589688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:42.667679 tst register_default_mass.py: using MSISDN 1099
22:48:42.685987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:42.760110 tst register_default_mass.py: using MSISDN 1100
22:48:42.776096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.898650 run mass: Starting testcase
22:48:42.904419 run mass: Pre-launching all virtphy's
22:48:42.910097 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:42.923337 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:42.929568 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:42.942796 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:42.948956 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:42.962121 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:42.968369 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:42.981847 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:42.988023 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.000951 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.007116 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.020004 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.026098 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.039019 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.045071 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.058194 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.064243 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.077441 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.083705 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.097001 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.103188 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.116666 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.123130 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.136905 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.143216 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.156924 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.163292 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.177001 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.183383 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.197269 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.203649 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.217406 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.223862 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.237745 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.244304 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.258194 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.264840 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.278615 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.285193 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.299042 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.305390 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.319200 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.328282 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.341952 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.348324 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.362066 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.368488 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.381830 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:43.387944 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:43.401234 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:43.407355 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:43.420943 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:43.427425 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:43.441141 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:43.447417 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:43.460591 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:43.466748 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:43.479966 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:43.486399 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:43.500304 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:43.506637 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:43.520300 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:43.526645 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:43.540240 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:43.546603 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:43.560155 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:43.566443 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:43.580032 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:43.586337 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:43.599953 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:43.606246 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:43.619821 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:43.626114 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:43.639641 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:43.645880 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:43.659466 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:43.665776 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:43.679425 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:43.685740 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:43.699406 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:43.705702 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:43.719472 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:43.725727 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:43.739358 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:43.745622 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:43.759443 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:43.766735 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:43.780494 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:43.787010 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:43.800969 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:43.807458 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:43.821340 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:43.827842 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:43.841656 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.848022 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.861768 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.868060 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.881712 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.888063 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.901704 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.907980 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:43.921317 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:43.927378 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:43.940421 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:43.946490 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:43.959591 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:43.965769 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:43.978977 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:43.985077 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:43.998528 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:44.004601 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:44.017992 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.024274 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.037505 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.043593 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.056849 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.063220 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.076458 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.082682 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.096181 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.102498 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.116089 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.122367 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.135513 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.141742 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.154886 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.161198 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.174849 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.181134 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.194829 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.201042 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.214730 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.221071 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.255399 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.261851 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.275146 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.281276 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.294422 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:44.300453 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:44.313581 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:44.319649 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:44.332962 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:44.339150 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:44.352725 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:44.359112 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:44.372285 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:44.378402 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:44.391722 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:44.397982 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:44.411095 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:44.417202 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:44.430574 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:44.436865 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:44.450995 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:44.457464 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:44.471532 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.477874 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.492075 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.498648 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.512505 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.518926 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.532724 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.539031 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.552750 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.559155 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.572969 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.579387 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.593316 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.599726 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.613720 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.620123 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.634075 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.640300 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.653780 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.660468 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.674532 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.680922 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.694606 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.701507 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.715577 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.723101 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.736963 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.743309 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.756711 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.763001 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.776803 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.783220 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.796983 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.803433 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.817306 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.823652 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:44.837449 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:44.843827 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:44.857633 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:44.864024 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.877852 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.884272 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.899856 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.906411 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.920514 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.926845 run mass: Checking if sockets are in the filesystem
22:48:44.939334 run osmo-ms-mob/00000: Starting mobile
22:48:44.952648 run osmo-ms-mob/00000(pid=135): Launched
22:48:44.965546 run mass: MS start registered {at=21207430.66887114, delay=0.006464868783950806, ms=00000}
22:48:49.144198 run osmo-ms-mob/00001: Starting mobile
22:48:49.162737 run osmo-ms-mob/00001(pid=136): Launched
22:48:49.181734 run mass: MS start registered {at=21207434.885046564, delay=0.010676421225070953, ms=00001}
22:48:50.941439 run osmo-ms-mob/00002: Starting mobile
22:48:50.957510 run osmo-ms-mob/00002(pid=137): Launched
22:48:50.970361 run mass: MS start registered {at=21207436.673691798, delay=0.0053716786205768585, ms=00002}
22:48:51.101896 run mass: MS performed LU {at=21207436.805206787, lu_delay=6.136335648596287, ms=00000}
22:48:52.240653 run osmo-ms-mob/00003: Starting mobile
22:48:52.255531 run osmo-ms-mob/00003(pid=138): Launched
22:48:52.267510 run mass: MS start registered {at=21207437.970855903, delay=0.00485016405582428, ms=00003}
22:48:53.339613 run osmo-ms-mob/00004: Starting mobile
22:48:53.355362 run osmo-ms-mob/00004(pid=139): Launched
22:48:53.368773 run mass: MS start registered {at=21207439.072070938, delay=0.005768388509750366, ms=00004}
22:48:54.344140 run osmo-ms-mob/00005: Starting mobile
22:48:54.369074 run osmo-ms-mob/00005(pid=140): Launched
22:48:54.382843 run mass: MS start registered {at=21207440.086176224, delay=0.0056218840181827545, ms=00005}
22:48:54.867651 run mass: MS performed LU {at=21207440.570982073, lu_delay=5.685935508459806, ms=00001}
22:48:55.244934 run osmo-ms-mob/00006: Starting mobile
22:48:55.276218 run osmo-ms-mob/00006(pid=141): Launched
22:48:55.296376 run mass: MS start registered {at=21207440.999688312, delay=0.00598541647195816, ms=00006}
22:48:56.140349 run osmo-ms-mob/00007: Starting mobile
22:48:56.153753 run osmo-ms-mob/00007(pid=142): Launched
22:48:56.165003 run mass: MS start registered {at=21207441.86834593, delay=0.0047235265374183655, ms=00007}
22:48:56.769318 run mass: MS performed LU {at=21207442.472626276, lu_delay=5.798934478312731, ms=00002}
22:48:56.941565 run osmo-ms-mob/00008: Starting mobile
22:48:56.959863 run osmo-ms-mob/00008(pid=143): Launched
22:48:56.974877 run mass: MS start registered {at=21207442.678199776, delay=0.0062008388340473175, ms=00008}
22:48:57.267371 run mass: MS performed LU {at=21207442.97068949, lu_delay=4.999833587557077, ms=00003}
22:48:57.639954 run osmo-ms-mob/00009: Starting mobile
22:48:57.654601 run osmo-ms-mob/00009(pid=144): Launched
22:48:57.666646 run mass: MS start registered {at=21207443.369989973, delay=0.005409974604845047, ms=00009}
22:48:58.338570 run osmo-ms-mob/00010: Starting mobile
22:48:58.353351 run osmo-ms-mob/00010(pid=145): Launched
22:48:58.364436 run mass: MS start registered {at=21207444.067780755, delay=0.004713583737611771, ms=00010}
22:48:58.633081 run mass: MS performed LU {at=21207444.336416285, lu_delay=5.264345347881317, ms=00004}
22:48:58.939058 run osmo-ms-mob/00011: Starting mobile
22:48:58.953131 run osmo-ms-mob/00011(pid=146): Launched
22:48:58.964218 run mass: MS start registered {at=21207444.66756696, delay=0.004657544195652008, ms=00011}
22:48:59.539014 run osmo-ms-mob/00012: Starting mobile
22:48:59.553426 run osmo-ms-mob/00012(pid=147): Launched
22:48:59.564588 run mass: MS start registered {at=21207445.26793381, delay=0.004766374826431274, ms=00012}
22:49:00.139515 run osmo-ms-mob/00013: Starting mobile
22:49:00.153323 run osmo-ms-mob/00013(pid=148): Launched
22:49:00.164571 run mass: MS start registered {at=21207445.867918815, delay=0.004751663655042648, ms=00013}
22:49:00.535342 run mass: MS performed LU {at=21207446.238556795, lu_delay=5.238868482410908, ms=00006}
22:49:00.562947 run mass: MS performed LU {at=21207446.26625462, lu_delay=6.180078394711018, ms=00005}
22:49:00.588126 run osmo-ms-mob/00014: Starting mobile
22:49:00.615869 run osmo-ms-mob/00014(pid=149): Launched
22:49:00.635336 run mass: MS start registered {at=21207446.33867313, delay=0.010873306542634964, ms=00014}
22:49:01.339970 run osmo-ms-mob/00015: Starting mobile
22:49:01.355237 run osmo-ms-mob/00015(pid=150): Launched
22:49:01.367859 run mass: MS start registered {at=21207447.07120294, delay=0.005026333034038544, ms=00015}
22:49:01.839793 run osmo-ms-mob/00016: Starting mobile
22:49:01.854737 run osmo-ms-mob/00016(pid=151): Launched
22:49:01.866875 run mass: MS start registered {at=21207447.570218932, delay=0.005126666277647018, ms=00016}
22:49:02.338963 run osmo-ms-mob/00017: Starting mobile
22:49:02.353073 run osmo-ms-mob/00017(pid=152): Launched
22:49:02.364400 run mass: MS start registered {at=21207448.06775239, delay=0.004914723336696625, ms=00017}
22:49:02.399890 run mass: MS performed LU {at=21207448.103220582, lu_delay=6.234874650835991, ms=00007}
22:49:02.464363 run mass: MS performed LU {at=21207448.16769581, lu_delay=5.489496033638716, ms=00008}
22:49:02.532916 run mass: MS performed LU {at=21207448.236234795, lu_delay=4.866244822740555, ms=00009}
22:49:02.939823 run osmo-ms-mob/00018: Starting mobile
22:49:02.953597 run osmo-ms-mob/00018(pid=153): Launched
22:49:02.964893 run mass: MS start registered {at=21207448.668233816, delay=0.0048288218677043915, ms=00018}
22:49:03.339617 run osmo-ms-mob/00019: Starting mobile
22:49:03.354973 run osmo-ms-mob/00019(pid=154): Launched
22:49:03.368767 run mass: MS start registered {at=21207449.072103795, delay=0.007209897041320801, ms=00019}
22:49:03.839084 run osmo-ms-mob/00020: Starting mobile
22:49:03.852790 run osmo-ms-mob/00020(pid=155): Launched
22:49:03.864510 run mass: MS start registered {at=21207449.567861218, delay=0.0050261542201042175, ms=00020}
22:49:04.199319 run mass: MS performed LU {at=21207449.902653478, lu_delay=5.834872722625732, ms=00010}
22:49:04.300471 run mass: MS performed LU {at=21207450.00378786, lu_delay=4.735854052007198, ms=00012}
22:49:04.312635 run osmo-ms-mob/00021: Starting mobile
22:49:04.325986 run osmo-ms-mob/00021(pid=156): Launched
22:49:04.332280 run mass: MS performed LU {at=21207450.035638217, lu_delay=5.368071258068085, ms=00011}
22:49:04.338247 run mass: MS start registered {at=21207450.041612588, delay=0.005993496626615524, ms=00021}
22:49:04.739311 run osmo-ms-mob/00022: Starting mobile
22:49:04.753405 run osmo-ms-mob/00022(pid=157): Launched
22:49:04.765432 run mass: MS start registered {at=21207450.4687784, delay=0.0055002495646476746, ms=00022}
22:49:05.239077 run osmo-ms-mob/00023: Starting mobile
22:49:05.252877 run osmo-ms-mob/00023(pid=158): Launched
22:49:05.263904 run mass: MS start registered {at=21207450.96725822, delay=0.0046129003167152405, ms=00023}
22:49:05.639286 run osmo-ms-mob/00024: Starting mobile
22:49:05.652952 run osmo-ms-mob/00024(pid=159): Launched
22:49:05.664226 run mass: MS start registered {at=21207451.367577918, delay=0.004455931484699249, ms=00024}
22:49:06.139236 run osmo-ms-mob/00025: Starting mobile
22:49:06.153034 run osmo-ms-mob/00025(pid=160): Launched
22:49:06.165226 run mass: MS performed LU {at=21207451.868562028, lu_delay=6.000643212348223, ms=00013}
22:49:06.171548 run mass: MS start registered {at=21207451.874913733, delay=0.01216476783156395, ms=00025}
22:49:06.230125 run mass: MS performed LU {at=21207451.933457468, lu_delay=4.862254526466131, ms=00015}
22:49:06.298732 run mass: MS performed LU {at=21207452.002061963, lu_delay=5.663388833403587, ms=00014}
22:49:06.310893 run osmo-ms-mob/00026: Starting mobile
22:49:06.324483 run osmo-ms-mob/00026(pid=161): Launched
22:49:06.336496 run mass: MS start registered {at=21207452.03983943, delay=0.005440171808004379, ms=00026}
22:49:06.939288 run osmo-ms-mob/00027: Starting mobile
22:49:06.953039 run osmo-ms-mob/00027(pid=162): Launched
22:49:06.965029 run mass: MS start registered {at=21207452.66836784, delay=0.005518883466720581, ms=00027}
22:49:07.339075 run osmo-ms-mob/00028: Starting mobile
22:49:07.353759 run osmo-ms-mob/00028(pid=163): Launched
22:49:07.367294 run mass: MS start registered {at=21207453.070634857, delay=0.006588444113731384, ms=00028}
22:49:07.739289 run osmo-ms-mob/00029: Starting mobile
22:49:07.753139 run osmo-ms-mob/00029(pid=164): Launched
22:49:07.764839 run mass: MS start registered {at=21207453.46818438, delay=0.005324710160493851, ms=00029}
22:49:07.965174 run mass: MS performed LU {at=21207453.668509793, lu_delay=5.600757401436567, ms=00017}
22:49:08.066784 run mass: MS performed LU {at=21207453.770118456, lu_delay=4.698014661669731, ms=00019}
22:49:08.078659 run osmo-ms-mob/00030: Starting mobile
22:49:08.092390 run osmo-ms-mob/00030(pid=165): Launched
22:49:08.099012 run mass: MS performed LU {at=21207453.80236946, lu_delay=5.134135644882917, ms=00018}
22:49:08.105848 run mass: MS start registered {at=21207453.809203308, delay=0.006854120641946793, ms=00030}
22:49:08.218907 run mass: MS performed LU {at=21207453.922240745, lu_delay=6.352021813392639, ms=00016}
22:49:08.539545 run osmo-ms-mob/00031: Starting mobile
22:49:08.552833 run osmo-ms-mob/00031(pid=166): Launched
22:49:08.564139 run mass: MS start registered {at=21207454.267491303, delay=0.004942156374454498, ms=00031}
22:49:08.839631 run osmo-ms-mob/00032: Starting mobile
22:49:08.853808 run osmo-ms-mob/00032(pid=167): Launched
22:49:08.865936 run mass: MS start registered {at=21207454.56927727, delay=0.004140060395002365, ms=00032}
22:49:09.239369 run osmo-ms-mob/00033: Starting mobile
22:49:09.254594 run osmo-ms-mob/00033(pid=168): Launched
22:49:09.265830 run mass: MS start registered {at=21207454.96917728, delay=0.004845552146434784, ms=00033}
22:49:09.639274 run osmo-ms-mob/00034: Starting mobile
22:49:09.653474 run osmo-ms-mob/00034(pid=169): Launched
22:49:09.664682 run mass: MS start registered {at=21207455.36803541, delay=0.004927538335323334, ms=00034}
22:49:09.931096 run mass: MS performed LU {at=21207455.634420957, lu_delay=5.1656425558030605, ms=00022}
22:49:09.942970 run osmo-ms-mob/00035: Starting mobile
22:49:09.956746 run osmo-ms-mob/00035(pid=170): Launched
22:49:09.968342 run mass: MS start registered {at=21207455.67168226, delay=0.005299784243106842, ms=00035}
22:49:09.995787 run mass: MS performed LU {at=21207455.69912057, lu_delay=5.657507982105017, ms=00021}
22:49:10.064482 run mass: MS performed LU {at=21207455.767814603, lu_delay=6.199953384697437, ms=00020}
22:49:10.120130 run mass: MS performed LU {at=21207455.823440958, lu_delay=4.856182739138603, ms=00023}
22:49:10.132351 run osmo-ms-mob/00036: Starting mobile
22:49:10.146334 run osmo-ms-mob/00036(pid=171): Launched
22:49:10.157841 run mass: MS start registered {at=21207455.861189436, delay=0.0052314698696136475, ms=00036}
22:49:10.739372 run osmo-ms-mob/00037: Starting mobile
22:49:10.752652 run osmo-ms-mob/00037(pid=172): Launched
22:49:10.763909 run mass: MS start registered {at=21207456.46726015, delay=0.005007319152355194, ms=00037}
22:49:11.038849 run osmo-ms-mob/00038: Starting mobile
22:49:11.052162 run osmo-ms-mob/00038(pid=173): Launched
22:49:11.065422 run mass: MS start registered {at=21207456.768758543, delay=0.007184669375419617, ms=00038}
22:49:11.338275 run osmo-ms-mob/00039: Starting mobile
22:49:11.351677 run osmo-ms-mob/00039(pid=174): Launched
22:49:11.362926 run mass: MS start registered {at=21207457.066271383, delay=0.005047064274549484, ms=00039}
22:49:11.730986 run mass: MS performed LU {at=21207457.434320945, lu_delay=6.066743027418852, ms=00024}
22:49:11.742676 run osmo-ms-mob/00040: Starting mobile
22:49:11.756168 run osmo-ms-mob/00040(pid=175): Launched
22:49:11.767272 run mass: MS start registered {at=21207457.470608823, delay=0.0050522275269031525, ms=00040}
22:49:11.832587 run mass: MS performed LU {at=21207457.53589977, lu_delay=4.867531929165125, ms=00027}
22:49:11.860091 run mass: MS performed LU {at=21207457.563435663, lu_delay=5.523596230894327, ms=00026}
22:49:11.871863 run osmo-ms-mob/00041: Starting mobile
22:49:11.885163 run osmo-ms-mob/00041(pid=176): Launched
22:49:11.896225 run mass: MS start registered {at=21207457.599580657, delay=0.0049278102815151215, ms=00041}
22:49:11.984266 run mass: MS performed LU {at=21207457.6876006, lu_delay=5.8126868680119514, ms=00025}
22:49:12.021965 run mass: MS performed LU {at=21207457.725301877, lu_delay=4.654667019844055, ms=00028}
22:49:12.034205 run osmo-ms-mob/00042: Starting mobile
22:49:12.048029 run osmo-ms-mob/00042(pid=177): Launched
22:49:12.059480 run mass: MS start registered {at=21207457.76282955, delay=0.005030054599046707, ms=00042}
22:49:12.738917 run osmo-ms-mob/00043: Starting mobile
22:49:12.751956 run osmo-ms-mob/00043(pid=178): Launched
22:49:12.762935 run mass: MS start registered {at=21207458.466285504, delay=0.0042749010026454926, ms=00043}
22:49:13.038854 run osmo-ms-mob/00044: Starting mobile
22:49:13.052309 run osmo-ms-mob/00044(pid=179): Launched
22:49:13.063779 run mass: MS start registered {at=21207458.767128415, delay=0.004892580211162567, ms=00044}
22:49:13.338465 run osmo-ms-mob/00045: Starting mobile
22:49:13.351643 run osmo-ms-mob/00045(pid=180): Launched
22:49:13.363177 run mass: MS start registered {at=21207459.066520732, delay=0.005193572491407394, ms=00045}
22:49:13.639300 run osmo-ms-mob/00046: Starting mobile
22:49:13.652891 run osmo-ms-mob/00046(pid=181): Launched
22:49:13.664191 run mass: MS start registered {at=21207459.367543593, delay=0.004957851022481918, ms=00046}
22:49:13.697247 run mass: MS performed LU {at=21207459.400591623, lu_delay=4.831314351409674, ms=00032}
22:49:13.761644 run mass: MS performed LU {at=21207459.464979004, lu_delay=5.6557756960392, ms=00030}
22:49:13.773498 run osmo-ms-mob/00047: Starting mobile
22:49:13.787187 run osmo-ms-mob/00047(pid=182): Launched
22:49:13.798577 run mass: MS start registered {at=21207459.501925603, delay=0.0050625428557395935, ms=00047}
22:49:13.830382 run mass: MS performed LU {at=21207459.533712234, lu_delay=6.065527852624655, ms=00029}
22:49:13.886425 run mass: MS performed LU {at=21207459.589757603, lu_delay=5.322266299277544, ms=00031}
22:49:13.898166 run osmo-ms-mob/00048: Starting mobile
22:49:13.912446 run osmo-ms-mob/00048(pid=183): Launched
22:49:13.924008 run mass: MS start registered {at=21207459.62735007, delay=0.004716601222753525, ms=00048}
22:49:14.157940 run mass: MS performed LU {at=21207459.861274246, lu_delay=4.892096966505051, ms=00033}
22:49:14.539706 run osmo-ms-mob/00049: Starting mobile
22:49:14.554170 run osmo-ms-mob/00049(pid=184): Launched
22:49:14.566630 run mass: MS start registered {at=21207460.26997403, delay=0.005927063524723053, ms=00049}
22:49:14.838944 run osmo-ms-mob/00050: Starting mobile
22:49:14.853027 run osmo-ms-mob/00050(pid=185): Launched
22:49:14.864204 run mass: MS start registered {at=21207460.56755682, delay=0.004611257463693619, ms=00050}
22:49:15.238410 run osmo-ms-mob/00051: Starting mobile
22:49:15.252399 run osmo-ms-mob/00051(pid=186): Launched
22:49:15.264196 run mass: MS start registered {at=21207460.967542548, delay=0.005507569760084152, ms=00051}
22:49:15.497062 run mass: MS performed LU {at=21207461.200392883, lu_delay=4.7331327348947525, ms=00037}
22:49:15.509018 run osmo-ms-mob/00052: Starting mobile
22:49:15.522780 run osmo-ms-mob/00052(pid=187): Launched
22:49:15.534152 run mass: MS start registered {at=21207461.237497836, delay=0.005208827555179596, ms=00052}
22:49:15.597929 run mass: MS performed LU {at=21207461.301262617, lu_delay=5.629580356180668, ms=00035}
22:49:15.750943 run mass: MS performed LU {at=21207461.454272784, lu_delay=5.593083348125219, ms=00036}
22:49:15.762664 run osmo-ms-mob/00053: Starting mobile
22:49:15.776168 run osmo-ms-mob/00053(pid=188): Launched
22:49:15.787280 run mass: MS performed LU {at=21207461.490617692, lu_delay=4.721859149634838, ms=00038}
22:49:15.793663 run mass: MS start registered {at=21207461.497029383, delay=0.011253602802753448, ms=00053}
22:49:16.139733 run osmo-ms-mob/00054: Starting mobile
22:49:16.153898 run osmo-ms-mob/00054(pid=189): Launched
22:49:16.165342 run mass: MS start registered {at=21207461.86869575, delay=0.005173545330762863, ms=00054}
22:49:16.438504 run osmo-ms-mob/00055: Starting mobile
22:49:16.452526 run osmo-ms-mob/00055(pid=190): Launched
22:49:16.464376 run mass: MS start registered {at=21207462.167727053, delay=0.0053627751767635345, ms=00055}
22:49:16.738328 run osmo-ms-mob/00056: Starting mobile
22:49:16.751829 run osmo-ms-mob/00056(pid=191): Launched
22:49:16.762906 run mass: MS start registered {at=21207462.466258887, delay=0.004255384206771851, ms=00056}
22:49:17.039986 run osmo-ms-mob/00057: Starting mobile
22:49:17.054242 run osmo-ms-mob/00057(pid=192): Launched
22:49:17.065841 run mass: MS start registered {at=21207462.769191585, delay=0.00463389977812767, ms=00057}
22:49:17.485476 run osmo-ms-mob/00058: Starting mobile
22:49:17.747703 run osmo-ms-mob/00058(pid=193): Launched
22:49:17.753935 run mass: Starting too slowly. Moving on {now=21207463.457303803, sleep=-0.22123775631189346, target=21207463.236066047}
22:49:17.759525 run mass: MS performed LU {at=21207463.462883797, lu_delay=6.396612413227558, ms=00039}
22:49:17.765488 run mass: Starting too slowly. Moving on {now=21207463.468857057, sleep=-0.13279100880026817, target=21207463.33606605}
22:49:17.771100 run mass: MS performed LU {at=21207463.474463724, lu_delay=5.874883066862822, ms=00041}
22:49:17.776852 run mass: Starting too slowly. Moving on {now=21207463.48022324, sleep=-0.04415718838572502, target=21207463.43606605}
22:49:17.782419 run mass: MS performed LU {at=21207463.4857836, lu_delay=6.015174776315689, ms=00040}
22:49:18.013099 run osmo-ms-mob/00059: Starting mobile
22:49:18.026503 run osmo-ms-mob/00059(pid=194): Launched
22:49:18.032592 run mass: Starting too slowly. Moving on {now=21207463.73596163, sleep=-0.19989557936787605, target=21207463.53606605}
22:49:18.038298 run mass: MS start registered {at=21207463.74165812, delay=0.28435682877898216, ms=00058}
22:49:18.044321 run mass: Starting too slowly. Moving on {now=21207463.7476917, sleep=-0.11162564530968666, target=21207463.636066053}
22:49:18.049970 run mass: MS performed LU {at=21207463.753328297, lu_delay=5.287042792886496, ms=00043}
22:49:18.055732 run mass: Starting too slowly. Moving on {now=21207463.759102706, sleep=-0.0230366513133049, target=21207463.736066055}
22:49:18.061324 run mass: MS performed LU {at=21207463.764689617, lu_delay=6.001860067248344, ms=00042}
22:49:18.273456 run osmo-ms-mob/00060: Starting mobile
22:49:18.286853 run osmo-ms-mob/00060(pid=195): Launched
22:49:18.293028 run mass: Starting too slowly. Moving on {now=21207463.996396877, sleep=-0.16033082082867622, target=21207463.836066056}
22:49:18.513851 run mass: MS performed LU {at=21207464.217205405, lu_delay=5.45007698982954, ms=00044}
22:49:18.520262 run mass: Starting too slowly. Moving on {now=21207464.22362922, sleep=-0.28756316378712654, target=21207463.936066058}
22:49:18.526191 run mass: MS start registered {at=21207464.22955468, delay=0.493595439940691, ms=00059}
22:49:18.532299 run mass: Starting too slowly. Moving on {now=21207464.23566936, sleep=-0.19960330054163933, target=21207464.03606606}
22:49:18.538491 run mass: MS start registered {at=21207464.24185285, delay=0.24545860663056374, ms=00060}
22:49:18.544634 run mass: Starting too slowly. Moving on {now=21207464.247997724, sleep=-0.11193166300654411, target=21207464.13606606}
22:49:18.556236 run osmo-ms-mob/00061: Starting mobile
22:49:18.570337 run osmo-ms-mob/00061(pid=196): Launched
22:49:18.576871 run mass: Starting too slowly. Moving on {now=21207464.280239698, sleep=-0.04417363554239273, target=21207464.236066062}
22:49:18.582900 run mass: MS start registered {at=21207464.28625634, delay=0.00601872056722641, ms=00061}
22:49:18.738776 run osmo-ms-mob/00062: Starting mobile
22:49:18.752832 run osmo-ms-mob/00062(pid=197): Launched
22:49:18.764501 run mass: MS start registered {at=21207464.467853766, delay=0.004979856312274933, ms=00062}
22:49:18.934816 run mass: MS performed LU {at=21207464.63815287, lu_delay=4.070596050471067, ms=00050}
22:49:18.946300 run osmo-ms-mob/00063: Starting mobile
22:49:18.959713 run osmo-ms-mob/00063(pid=198): Launched
22:49:18.970568 run mass: MS start registered {at=21207464.673917547, delay=0.004723578691482544, ms=00063}
22:49:19.439140 run osmo-ms-mob/00064: Starting mobile
22:49:19.453273 run osmo-ms-mob/00064(pid=199): Launched
22:49:19.464456 run mass: MS start registered {at=21207465.167809606, delay=0.004811268299818039, ms=00064}
22:49:19.516419 run mass: MS performed LU {at=21207465.219755955, lu_delay=5.8522123619914055, ms=00046}
22:49:19.553767 run mass: MS performed LU {at=21207465.25710345, lu_delay=5.755177848041058, ms=00047}
22:49:19.598999 run mass: MS performed LU {at=21207465.30233493, lu_delay=5.674984861165285, ms=00048}
22:49:19.610893 run osmo-ms-mob/00065: Starting mobile
22:49:19.624832 run osmo-ms-mob/00065(pid=200): Launched
22:49:19.631242 run mass: MS performed LU {at=21207465.334598932, lu_delay=5.064624901860952, ms=00049}
22:49:19.637713 run mass: MS start registered {at=21207465.341078036, delay=0.006499849259853363, ms=00065}
22:49:19.733189 run mass: MS performed LU {at=21207465.4365254, lu_delay=6.370004668831825, ms=00045}
22:49:19.745234 run osmo-ms-mob/00066: Starting mobile
22:49:19.759055 run osmo-ms-mob/00066(pid=201): Launched
22:49:19.770311 run mass: MS start registered {at=21207465.47363382, delay=0.004963662475347519, ms=00066}
22:49:20.539444 run osmo-ms-mob/00067: Starting mobile
22:49:20.556122 run osmo-ms-mob/00067(pid=202): Launched
22:49:20.567301 run mass: MS start registered {at=21207466.270647738, delay=0.004687029868364334, ms=00067}
22:49:20.838806 run osmo-ms-mob/00068: Starting mobile
22:49:20.852263 run osmo-ms-mob/00068(pid=203): Launched
22:49:20.863924 run mass: MS start registered {at=21207466.567255083, delay=0.004695069044828415, ms=00068}
22:49:21.228322 run mass: MS performed LU {at=21207466.931652166, lu_delay=5.062956415116787, ms=00054}
22:49:21.240027 run osmo-ms-mob/00069: Starting mobile
22:49:21.253434 run osmo-ms-mob/00069(pid=204): Launched
22:49:21.264398 run mass: MS start registered {at=21207466.967744187, delay=0.004914835095405579, ms=00069}
22:49:21.293398 run mass: MS performed LU {at=21207466.99673425, lu_delay=5.499704867601395, ms=00053}
22:49:21.454262 run mass: MS performed LU {at=21207467.1575983, lu_delay=6.190055754035711, ms=00051}
22:49:21.472810 run mass: MS performed LU {at=21207467.176158287, lu_delay=4.70989939942956, ms=00056}
22:49:21.484311 run osmo-ms-mob/00070: Starting mobile
22:49:21.497944 run osmo-ms-mob/00070(pid=205): Launched
22:49:21.509057 run mass: MS start registered {at=21207467.212408584, delay=0.004857335239648819, ms=00070}
22:49:22.039405 run osmo-ms-mob/00071: Starting mobile
22:49:22.053031 run osmo-ms-mob/00071(pid=206): Launched
22:49:22.064331 run mass: MS start registered {at=21207467.767684557, delay=0.0048814937472343445, ms=00071}
22:49:22.438601 run osmo-ms-mob/00072: Starting mobile
22:49:22.452229 run osmo-ms-mob/00072(pid=207): Launched
22:49:22.463174 run mass: MS start registered {at=21207468.166527275, delay=0.00482572615146637, ms=00072}
22:49:22.839334 run osmo-ms-mob/00073: Starting mobile
22:49:22.853640 run osmo-ms-mob/00073(pid=208): Launched
22:49:22.864986 run mass: MS start registered {at=21207468.568337474, delay=0.005079783499240875, ms=00073}
22:49:23.027934 run mass: MS performed LU {at=21207468.7312687, lu_delay=5.962077114731073, ms=00057}
22:49:23.129730 run mass: MS performed LU {at=21207468.83305529, lu_delay=5.0913971699774265, ms=00058}
22:49:23.157349 run mass: MS performed LU {at=21207468.860688563, lu_delay=4.618835713714361, ms=00060}
22:49:23.168716 run osmo-ms-mob/00074: Starting mobile
22:49:23.181854 run osmo-ms-mob/00074(pid=209): Launched
22:49:23.192809 run mass: MS start registered {at=21207468.89615226, delay=0.0048446692526340485, ms=00074}
22:49:23.282663 run mass: MS performed LU {at=21207468.98599944, lu_delay=4.75644475966692, ms=00059}
22:49:23.319522 run mass: MS performed LU {at=21207469.022857983, lu_delay=4.736601643264294, ms=00061}
22:49:23.374903 run mass: MS performed LU {at=21207469.078246187, lu_delay=4.6103924214839935, ms=00062}
22:49:23.386257 run osmo-ms-mob/00075: Starting mobile
22:49:23.399746 run osmo-ms-mob/00075(pid=210): Launched
22:49:23.410769 run mass: MS start registered {at=21207469.11412205, delay=0.004902049899101257, ms=00075}
22:49:24.139193 run osmo-ms-mob/00076: Starting mobile
22:49:24.153081 run osmo-ms-mob/00076(pid=211): Launched
22:49:24.164353 run mass: MS start registered {at=21207469.867698092, delay=0.004892077296972275, ms=00076}
22:49:24.412934 run mass: MS performed LU {at=21207470.11626358, lu_delay=3.845615841448307, ms=00067}
22:49:24.539019 run osmo-ms-mob/00077: Starting mobile
22:49:24.552430 run osmo-ms-mob/00077(pid=212): Launched
22:49:24.563667 run mass: MS start registered {at=21207470.26701787, delay=0.004918087273836136, ms=00077}
22:49:24.984695 run mass: MS performed LU {at=21207470.688029807, lu_delay=5.214395988732576, ms=00066}
22:49:24.997307 run osmo-ms-mob/00078: Starting mobile
22:49:25.013781 run osmo-ms-mob/00078(pid=213): Launched
22:49:25.020225 run mass: MS performed LU {at=21207470.72358283, lu_delay=5.555773224681616, ms=00064}
22:49:25.026373 run mass: MS start registered {at=21207470.72973833, delay=0.006177302449941635, ms=00078}
22:49:25.058728 run mass: MS performed LU {at=21207470.762063388, lu_delay=5.420985352247953, ms=00065}
22:49:25.239121 run mass: MS performed LU {at=21207470.942456305, lu_delay=6.268538758158684, ms=00063}
22:49:25.250917 run osmo-ms-mob/00079: Starting mobile
22:49:25.264879 run osmo-ms-mob/00079(pid=214): Launched
22:49:25.276425 run mass: MS start registered {at=21207470.979772784, delay=0.005200069397687912, ms=00079}
22:49:25.939301 run osmo-ms-mob/00080: Starting mobile
22:49:25.952925 run osmo-ms-mob/00080(pid=215): Launched
22:49:25.964571 run mass: MS start registered {at=21207471.667898282, delay=0.005318652838468552, ms=00080}
22:49:26.439453 run osmo-ms-mob/00081: Starting mobile
22:49:26.453672 run osmo-ms-mob/00081(pid=216): Launched
22:49:26.465339 run mass: MS start registered {at=21207472.16868591, delay=0.005134601145982742, ms=00081}
22:49:26.794306 run mass: MS performed LU {at=21207472.497635033, lu_delay=5.285226449370384, ms=00070}
22:49:26.806594 run osmo-ms-mob/00082: Starting mobile
22:49:26.820785 run osmo-ms-mob/00082(pid=217): Launched
22:49:26.832925 run mass: MS start registered {at=21207472.536266755, delay=0.005702156573534012, ms=00082}
22:49:26.896054 run mass: MS performed LU {at=21207472.599387847, lu_delay=6.032132763415575, ms=00068}
22:49:26.923464 run mass: MS performed LU {at=21207472.62680216, lu_delay=4.859117604792118, ms=00071}
22:49:27.048356 run mass: MS performed LU {at=21207472.751688626, lu_delay=5.783944439142942, ms=00069}
22:49:27.085468 run mass: MS performed LU {at=21207472.78880291, lu_delay=4.62227563560009, ms=00072}
22:49:27.439014 run osmo-ms-mob/00083: Starting mobile
22:49:27.453942 run osmo-ms-mob/00083(pid=218): Launched
22:49:27.465340 run mass: MS start registered {at=21207473.168690886, delay=0.005055908113718033, ms=00083}
22:49:27.938699 run osmo-ms-mob/00084: Starting mobile
22:49:27.951742 run osmo-ms-mob/00084(pid=219): Launched
22:49:27.963424 run mass: MS start registered {at=21207473.666765455, delay=0.005021728575229645, ms=00084}
22:49:28.438891 run osmo-ms-mob/00085: Starting mobile
22:49:28.453076 run osmo-ms-mob/00085(pid=220): Launched
22:49:28.464441 run mass: MS start registered {at=21207474.167785846, delay=0.005013510584831238, ms=00085}
22:49:28.760737 run mass: MS performed LU {at=21207474.464023247, lu_delay=4.596325155347586, ms=00076}
22:49:28.825201 run mass: MS performed LU {at=21207474.52852488, lu_delay=5.960187405347824, ms=00073}
22:49:28.893817 run mass: MS performed LU {at=21207474.5971527, lu_delay=5.701000437140465, ms=00074}
22:49:28.905866 run osmo-ms-mob/00086: Starting mobile
22:49:28.919558 run osmo-ms-mob/00086(pid=221): Launched
22:49:28.931298 run mass: MS start registered {at=21207474.634649847, delay=0.0051428936421871185, ms=00086}
22:49:28.949948 run mass: MS performed LU {at=21207474.65327574, lu_delay=5.539153687655926, ms=00075}
22:49:29.639033 run osmo-ms-mob/00087: Starting mobile
22:49:29.652276 run osmo-ms-mob/00087(pid=222): Launched
22:49:29.663779 run mass: MS start registered {at=21207475.367130175, delay=0.004905615001916885, ms=00087}
22:49:30.239327 run osmo-ms-mob/00088: Starting mobile
22:49:30.253024 run osmo-ms-mob/00088(pid=223): Launched
22:49:30.264067 run mass: MS start registered {at=21207475.967414916, delay=0.004957843571901321, ms=00088}
22:49:30.560173 run mass: MS performed LU {at=21207476.26349071, lu_delay=4.595592427998781, ms=00080}
22:49:30.661313 run mass: MS performed LU {at=21207476.364644907, lu_delay=6.0976270362734795, ms=00077}
22:49:30.688740 run mass: MS performed LU {at=21207476.392077528, lu_delay=5.662339199334383, ms=00078}
22:49:30.700014 run osmo-ms-mob/00089: Starting mobile
22:49:30.713236 run osmo-ms-mob/00089(pid=224): Launched
22:49:30.724503 run mass: MS start registered {at=21207476.427855995, delay=0.005072742700576782, ms=00089}
22:49:30.813611 run mass: MS performed LU {at=21207476.516948137, lu_delay=5.537175353616476, ms=00079}
22:49:31.438483 run osmo-ms-mob/00090: Starting mobile
22:49:31.451685 run osmo-ms-mob/00090(pid=225): Launched
22:49:31.463272 run mass: MS start registered {at=21207477.166610677, delay=0.005426272749900818, ms=00090}
22:49:32.141561 run osmo-ms-mob/00091: Starting mobile
22:49:32.155509 run osmo-ms-mob/00091(pid=226): Launched
22:49:32.166934 run mass: MS start registered {at=21207477.870285165, delay=0.004415225237607956, ms=00091}
22:49:32.526154 run mass: MS performed LU {at=21207478.229488827, lu_delay=6.060802917927504, ms=00081}
22:49:32.590597 run mass: MS performed LU {at=21207478.293932203, lu_delay=5.125241316854954, ms=00083}
22:49:32.659448 run mass: MS performed LU {at=21207478.36278124, lu_delay=4.696015786379576, ms=00084}
22:49:32.715873 run mass: MS performed LU {at=21207478.419207193, lu_delay=5.88294043764472, ms=00082}
22:49:32.727496 run osmo-ms-mob/00092: Starting mobile
22:49:32.741417 run osmo-ms-mob/00092(pid=227): Launched
22:49:32.747874 run mass: MS performed LU {at=21207478.451230753, lu_delay=23.083195343613625, ms=00034}
22:49:32.754025 run mass: MS start registered {at=21207478.457391735, delay=0.00618337094783783, ms=00092}
22:49:33.640479 run osmo-ms-mob/00093: Starting mobile
22:49:33.654343 run osmo-ms-mob/00093(pid=228): Launched
22:49:33.670068 run mass: MS start registered {at=21207479.373394564, delay=0.0067794471979141235, ms=00093}
22:49:34.326214 run mass: MS performed LU {at=21207480.029549398, lu_delay=5.861763551831245, ms=00085}
22:49:34.427615 run mass: MS performed LU {at=21207480.130949225, lu_delay=4.763819050043821, ms=00087}
22:49:34.454914 run mass: MS performed LU {at=21207480.15826132, lu_delay=5.5236114747822285, ms=00086}
22:49:34.466448 run osmo-ms-mob/00094: Starting mobile
22:49:34.479752 run osmo-ms-mob/00094(pid=229): Launched
22:49:34.491249 run mass: MS start registered {at=21207480.19459079, delay=0.005146153271198273, ms=00094}
22:49:35.442361 run osmo-ms-mob/00095: Starting mobile
22:49:35.457074 run osmo-ms-mob/00095(pid=230): Launched
22:49:35.468467 run mass: MS start registered {at=21207481.171820402, delay=0.00519895926117897, ms=00095}
22:49:36.292104 run mass: MS performed LU {at=21207481.995418157, lu_delay=4.828807480633259, ms=00090}
22:49:36.356364 run mass: MS performed LU {at=21207482.05967803, lu_delay=5.631822034716606, ms=00089}
22:49:36.370153 run osmo-ms-mob/00096: Starting mobile
22:49:36.383972 run osmo-ms-mob/00096(pid=231): Launched
22:49:36.395449 run mass: MS start registered {at=21207482.098798454, delay=0.005145646631717682, ms=00096}
22:49:36.425917 run mass: MS performed LU {at=21207482.12925889, lu_delay=6.161843974143267, ms=00088}
22:49:37.550867 run osmo-ms-mob/00097: Starting mobile
22:49:37.565733 run osmo-ms-mob/00097(pid=232): Launched
22:49:37.577192 run mass: MS start registered {at=21207483.280543905, delay=0.00499768927693367, ms=00097}
22:49:38.193132 run mass: MS performed LU {at=21207483.896452583, lu_delay=5.439060848206282, ms=00092}
22:49:38.220959 run mass: MS performed LU {at=21207483.924276594, lu_delay=6.053991429507732, ms=00091}
22:49:38.327137 run mass: MS performed LU {at=21207484.030449037, lu_delay=4.6570544727146626, ms=00093}
22:49:38.345785 run mass: MS performed LU {at=21207484.04911699, lu_delay=21.881389938294888, ms=00055}
22:49:38.364557 run mass: MS performed LU {at=21207484.067888416, lu_delay=22.830390579998493, ms=00052}
22:49:38.839284 run osmo-ms-mob/00098: Starting mobile
22:49:38.852263 run osmo-ms-mob/00098(pid=233): Launched
22:49:38.863668 run mass: MS start registered {at=21207484.56701708, delay=0.005089510232210159, ms=00098}
22:49:40.058121 run mass: MS performed LU {at=21207485.761408698, lu_delay=4.589588295668364, ms=00095}
22:49:40.122498 run mass: MS performed LU {at=21207485.825847533, lu_delay=5.631256744265556, ms=00094}
22:49:40.638858 run osmo-ms-mob/00099: Starting mobile
22:49:40.652132 run osmo-ms-mob/00099(pid=234): Launched
22:49:40.658275 run mass: All started... {duration=55.725580014288425, too_slow=11}
22:49:40.664052 run mass: MS start registered {at=21207486.367413945, delay=0.005771111696958542, ms=00099}
22:49:41.959009 run mass: MS performed LU {at=21207487.66234207, lu_delay=5.563543617725372, ms=00096}
22:49:43.823270 run mass: MS performed LU {at=21207489.52659111, lu_delay=4.959574032574892, ms=00098}
22:49:43.869698 run mass: MS performed LU {at=21207489.573031534, lu_delay=6.292487628757954, ms=00097}
22:49:45.724582 run mass: MS performed LU {at=21207491.42791832, lu_delay=5.060504373162985, ms=00099}
22:49:45.730866 run mass: Tests done {all_completed=True, max=23.083195343613625, min=3.845615841448307}
22:49:45.736363 tst register_default_mass.py: Test passed (86.9 sec)
22:49:45.741821 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.745135 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.748404 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.751788 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.755187 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.758619 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.762012 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.765296 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.768630 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.771912 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.775185 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.778486 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.781882 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.785300 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.788818 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.792248 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.795675 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.799132 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.802597 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.806030 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.809437 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.813140 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.816578 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:45.819998 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:45.823410 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:45.826846 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:45.830464 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:45.833890 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:45.837303 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:45.840717 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:45.844125 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:45.847549 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:45.851241 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.855113 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.858560 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.861977 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.865409 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.869557 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.873017 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:45.876880 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:45.880288 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:45.883719 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:45.887130 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:45.890563 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:45.893969 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:45.897599 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:45.901025 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:45.904451 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:45.908127 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:45.911680 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:45.915366 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:45.918938 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:45.922464 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:45.926025 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:45.929569 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:45.933125 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:45.936661 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:45.940195 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:45.943724 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:45.947269 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:45.951134 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:45.954889 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:45.958808 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:45.962316 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:45.965768 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:45.969204 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:45.972621 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:45.976064 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:45.979653 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:45.983093 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:45.986920 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:45.990397 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:45.993828 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:45.997287 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:46.000574 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:46.003990 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:46.007409 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:46.010842 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:46.014264 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:46.017701 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:46.021152 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:46.024559 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:46.027992 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:46.031422 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:46.034843 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:46.038253 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:46.041692 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:46.045111 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:46.048527 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:46.051944 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:46.055379 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:46.058796 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:46.062480 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:46.066349 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:46.070119 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:46.073663 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:46.077208 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:46.081255 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:46.084833 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:46.089570 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:46.093107 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:46.096637 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:46.100165 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:46.103689 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:46.107224 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:46.110794 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:46.114336 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:46.117870 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:46.121406 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:46.124936 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:46.128459 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:46.131994 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:46.135520 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:46.139059 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:46.142591 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:46.146111 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:46.149623 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:46.153126 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:46.156773 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:46.160277 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:46.163806 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:46.167335 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:46.170845 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:46.174411 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:46.177946 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:46.181445 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:46.184960 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:46.188461 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:46.191989 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:46.195477 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:46.198981 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:46.202487 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:46.205999 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:46.209502 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:46.213008 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:46.216506 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:46.219997 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:46.223493 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:46.227008 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:46.230518 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:46.234029 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:46.237530 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:46.241035 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:46.244543 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:46.248021 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:46.251528 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:46.255027 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:46.258523 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:46.262029 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:46.265491 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:46.268940 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:46.272304 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:46.275922 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:46.279452 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:46.282975 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:46.286510 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:46.290011 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:46.293527 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:46.297011 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.300509 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.304009 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.307513 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.311032 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.314538 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.318046 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.321548 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.325057 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.328564 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.332067 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.335583 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.339111 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.342626 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.346117 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.349628 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.353123 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.356631 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.360146 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.363659 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.367148 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.370675 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.374172 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.377673 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.381265 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.384782 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.388295 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.391784 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.395283 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.398800 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.402247 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.405599 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.408959 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.412319 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.415738 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.419224 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.422785 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.426291 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.429807 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.433312 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.436821 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.440345 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.443866 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.447373 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.450861 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.454354 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.457805 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.461189 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.464574 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.467969 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.471485 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.475000 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.478424 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.481776 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.485067 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.488573 --- ParallelTerminationStrategy: PID 22 died...
22:49:46.490114 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.493935 --- ParallelTerminationStrategy: PID 23 died...
22:49:46.495512 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.499383 --- ParallelTerminationStrategy: PID 24 died...
22:49:46.500926 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.504657 --- ParallelTerminationStrategy: PID 25 died...
22:49:46.506197 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.510080 --- ParallelTerminationStrategy: PID 26 died...
22:49:46.511651 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.515551 --- ParallelTerminationStrategy: PID 27 died...
22:49:46.517134 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.521030 --- ParallelTerminationStrategy: PID 28 died...
22:49:46.522612 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.526556 --- ParallelTerminationStrategy: PID 29 died...
22:49:46.528144 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.532079 --- ParallelTerminationStrategy: PID 30 died...
22:49:46.533674 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.537581 --- ParallelTerminationStrategy: PID 31 died...
22:49:46.539163 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.543028 --- ParallelTerminationStrategy: PID 32 died...
22:49:46.544551 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.548332 --- ParallelTerminationStrategy: PID 33 died...
22:49:46.549873 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.553664 --- ParallelTerminationStrategy: PID 35 died...
22:49:46.555205 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:46.558976 --- ParallelTerminationStrategy: PID 36 died...
22:49:46.560516 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:46.564281 --- ParallelTerminationStrategy: PID 37 died...
22:49:46.565822 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:46.569615 --- ParallelTerminationStrategy: PID 38 died...
22:49:46.571140 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:46.574907 --- ParallelTerminationStrategy: PID 39 died...
22:49:46.576428 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:46.580181 --- ParallelTerminationStrategy: PID 40 died...
22:49:46.581757 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:46.585525 --- ParallelTerminationStrategy: PID 41 died...
22:49:46.587049 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:46.590760 --- ParallelTerminationStrategy: PID 42 died...
22:49:46.592242 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:46.595876 --- ParallelTerminationStrategy: PID 43 died...
22:49:46.597385 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:46.601008 --- ParallelTerminationStrategy: PID 44 died...
22:49:46.602480 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:46.606100 --- ParallelTerminationStrategy: PID 45 died...
22:49:46.607575 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:46.611348 --- ParallelTerminationStrategy: PID 46 died...
22:49:46.612907 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:46.616661 --- ParallelTerminationStrategy: PID 47 died...
22:49:46.618198 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:46.621983 --- ParallelTerminationStrategy: PID 48 died...
22:49:46.623507 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:46.627268 --- ParallelTerminationStrategy: PID 49 died...
22:49:46.628808 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:46.632575 --- ParallelTerminationStrategy: PID 50 died...
22:49:46.634139 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:46.637930 --- ParallelTerminationStrategy: PID 51 died...
22:49:46.639447 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:46.643206 --- ParallelTerminationStrategy: PID 52 died...
22:49:46.644740 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:46.648543 --- ParallelTerminationStrategy: PID 53 died...
22:49:46.650127 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:46.653959 --- ParallelTerminationStrategy: PID 54 died...
22:49:46.655513 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.659306 --- ParallelTerminationStrategy: PID 55 died...
22:49:46.660854 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.664670 --- ParallelTerminationStrategy: PID 56 died...
22:49:46.666217 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.670060 --- ParallelTerminationStrategy: PID 57 died...
22:49:46.671596 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.675372 --- ParallelTerminationStrategy: PID 58 died...
22:49:46.676903 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.680694 --- ParallelTerminationStrategy: PID 59 died...
22:49:46.682250 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.686099 --- ParallelTerminationStrategy: PID 60 died...
22:49:46.687646 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.691431 --- ParallelTerminationStrategy: PID 61 died...
22:49:46.692987 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.696757 --- ParallelTerminationStrategy: PID 62 died...
22:49:46.698278 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.701991 --- ParallelTerminationStrategy: PID 63 died...
22:49:46.703460 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.707079 --- ParallelTerminationStrategy: PID 64 died...
22:49:46.708548 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.712223 --- ParallelTerminationStrategy: PID 65 died...
22:49:46.713747 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.717440 --- ParallelTerminationStrategy: PID 66 died...
22:49:46.718906 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.722580 --- ParallelTerminationStrategy: PID 67 died...
22:49:46.724106 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.727751 --- ParallelTerminationStrategy: PID 68 died...
22:49:46.729252 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.733021 --- ParallelTerminationStrategy: PID 69 died...
22:49:46.734548 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.738358 --- ParallelTerminationStrategy: PID 70 died...
22:49:46.739882 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.743661 --- ParallelTerminationStrategy: PID 71 died...
22:49:46.745217 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.748987 --- ParallelTerminationStrategy: PID 72 died...
22:49:46.750513 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.754291 --- ParallelTerminationStrategy: PID 73 died...
22:49:46.755835 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.759604 --- ParallelTerminationStrategy: PID 74 died...
22:49:46.761165 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.764950 --- ParallelTerminationStrategy: PID 75 died...
22:49:46.766470 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.770246 --- ParallelTerminationStrategy: PID 76 died...
22:49:46.771772 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.775566 --- ParallelTerminationStrategy: PID 77 died...
22:49:46.777102 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.780859 --- ParallelTerminationStrategy: PID 78 died...
22:49:46.782398 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.786166 --- ParallelTerminationStrategy: PID 79 died...
22:49:46.787696 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.791470 --- ParallelTerminationStrategy: PID 80 died...
22:49:46.792993 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.796782 --- ParallelTerminationStrategy: PID 81 died...
22:49:46.798308 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.802088 --- ParallelTerminationStrategy: PID 82 died...
22:49:46.803612 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.807379 --- ParallelTerminationStrategy: PID 83 died...
22:49:46.808916 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.812733 --- ParallelTerminationStrategy: PID 84 died...
22:49:46.814250 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.818041 --- ParallelTerminationStrategy: PID 85 died...
22:49:46.819565 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.823327 --- ParallelTerminationStrategy: PID 86 died...
22:49:46.824861 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.828655 --- ParallelTerminationStrategy: PID 87 died...
22:49:46.830172 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.833941 --- ParallelTerminationStrategy: PID 88 died...
22:49:46.835468 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:46.839247 --- ParallelTerminationStrategy: PID 89 died...
22:49:46.840787 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:46.844546 --- ParallelTerminationStrategy: PID 90 died...
22:49:46.846104 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:46.849875 --- ParallelTerminationStrategy: PID 91 died...
22:49:46.851401 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:46.855164 --- ParallelTerminationStrategy: PID 92 died...
22:49:46.856701 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:46.860476 --- ParallelTerminationStrategy: PID 93 died...
22:49:46.861998 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:46.865760 --- ParallelTerminationStrategy: PID 94 died...
22:49:46.867292 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:46.871088 --- ParallelTerminationStrategy: PID 95 died...
22:49:46.872620 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:46.876406 --- ParallelTerminationStrategy: PID 96 died...
22:49:46.877950 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:46.881717 --- ParallelTerminationStrategy: PID 97 died...
22:49:46.883237 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:46.887021 --- ParallelTerminationStrategy: PID 98 died...
22:49:46.888549 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:46.892324 --- ParallelTerminationStrategy: PID 99 died...
22:49:46.893857 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:46.897635 --- ParallelTerminationStrategy: PID 100 died...
22:49:46.899156 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.902920 --- ParallelTerminationStrategy: PID 101 died...
22:49:46.904444 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.908204 --- ParallelTerminationStrategy: PID 102 died...
22:49:46.909751 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.913535 --- ParallelTerminationStrategy: PID 103 died...
22:49:46.915067 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.918846 --- ParallelTerminationStrategy: PID 104 died...
22:49:46.920381 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.924146 --- ParallelTerminationStrategy: PID 105 died...
22:49:46.925669 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.929464 --- ParallelTerminationStrategy: PID 106 died...
22:49:46.930993 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.934770 --- ParallelTerminationStrategy: PID 107 died...
22:49:46.936299 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.940065 --- ParallelTerminationStrategy: PID 108 died...
22:49:46.941591 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.945356 --- ParallelTerminationStrategy: PID 109 died...
22:49:46.946881 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.950655 --- ParallelTerminationStrategy: PID 110 died...
22:49:46.952178 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.955971 --- ParallelTerminationStrategy: PID 111 died...
22:49:46.957465 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.961078 --- ParallelTerminationStrategy: PID 112 died...
22:49:46.962541 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.966217 --- ParallelTerminationStrategy: PID 113 died...
22:49:46.967759 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.971541 --- ParallelTerminationStrategy: PID 114 died...
22:49:46.973068 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.976826 --- ParallelTerminationStrategy: PID 115 died...
22:49:46.978357 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.982122 --- ParallelTerminationStrategy: PID 116 died...
22:49:46.983653 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.987416 --- ParallelTerminationStrategy: PID 117 died...
22:49:46.988940 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.992733 --- ParallelTerminationStrategy: PID 118 died...
22:49:46.994260 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.998033 --- ParallelTerminationStrategy: PID 119 died...
22:49:46.999553 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:47.003333 --- ParallelTerminationStrategy: PID 120 died...
22:49:47.004874 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:47.008675 --- ParallelTerminationStrategy: PID 121 died...
22:49:47.010204 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:47.013984 --- ParallelTerminationStrategy: PID 122 died...
22:49:47.015508 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:47.019284 --- ParallelTerminationStrategy: PID 123 died...
22:49:47.020820 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:47.024582 --- ParallelTerminationStrategy: PID 124 died...
22:49:47.026107 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:47.029920 --- ParallelTerminationStrategy: PID 125 died...
22:49:47.031452 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:47.035216 --- ParallelTerminationStrategy: PID 126 died...
22:49:47.036745 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:47.040496 --- ParallelTerminationStrategy: PID 127 died...
22:49:47.042028 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:47.045790 --- ParallelTerminationStrategy: PID 128 died...
22:49:47.047317 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:47.051129 --- ParallelTerminationStrategy: PID 129 died...
22:49:47.052666 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:47.056425 --- ParallelTerminationStrategy: PID 130 died...
22:49:47.057950 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:47.061731 --- ParallelTerminationStrategy: PID 131 died...
22:49:47.063269 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:47.067055 --- ParallelTerminationStrategy: PID 132 died...
22:49:47.068586 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:47.072368 --- ParallelTerminationStrategy: PID 133 died...
22:49:47.073883 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:47.077644 --- ParallelTerminationStrategy: PID 134 died...
22:49:47.079170 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:47.082990 --- ParallelTerminationStrategy: PID 135 died...
22:49:47.084516 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:47.088309 --- ParallelTerminationStrategy: PID 136 died...
22:49:47.089848 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:47.093693 --- ParallelTerminationStrategy: PID 137 died...
22:49:47.095234 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:47.099077 --- ParallelTerminationStrategy: PID 138 died...
22:49:47.100612 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:47.104436 --- ParallelTerminationStrategy: PID 139 died...
22:49:47.105968 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:47.109796 --- ParallelTerminationStrategy: PID 140 died...
22:49:47.111319 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:47.115125 --- ParallelTerminationStrategy: PID 141 died...
22:49:47.116664 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:47.120468 --- ParallelTerminationStrategy: PID 142 died...
22:49:47.121978 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:47.125629 --- ParallelTerminationStrategy: PID 143 died...
22:49:47.127091 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:47.130819 --- ParallelTerminationStrategy: PID 144 died...
22:49:47.132351 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:47.136144 --- ParallelTerminationStrategy: PID 145 died...
22:49:47.137674 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:47.141456 --- ParallelTerminationStrategy: PID 146 died...
22:49:47.142963 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:47.146783 --- ParallelTerminationStrategy: PID 147 died...
22:49:47.148326 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:47.152162 --- ParallelTerminationStrategy: PID 148 died...
22:49:47.153704 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:47.157506 --- ParallelTerminationStrategy: PID 149 died...
22:49:47.159046 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:47.163020 --- ParallelTerminationStrategy: PID 150 died...
22:49:47.164574 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:47.168433 --- ParallelTerminationStrategy: PID 151 died...
22:49:47.169994 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:47.173793 --- ParallelTerminationStrategy: PID 152 died...
22:49:47.175340 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:47.179127 --- ParallelTerminationStrategy: PID 153 died...
22:49:47.180659 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:47.184471 --- ParallelTerminationStrategy: PID 154 died...
22:49:47.186013 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:47.189876 --- ParallelTerminationStrategy: PID 155 died...
22:49:47.191422 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:47.195269 --- ParallelTerminationStrategy: PID 156 died...
22:49:47.196823 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:47.200622 --- ParallelTerminationStrategy: PID 157 died...
22:49:47.202167 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:47.205992 --- ParallelTerminationStrategy: PID 158 died...
22:49:47.207532 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:47.211424 --- ParallelTerminationStrategy: PID 159 died...
22:49:47.213011 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:47.216869 --- ParallelTerminationStrategy: PID 160 died...
22:49:47.218423 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:47.222256 --- ParallelTerminationStrategy: PID 161 died...
22:49:47.223810 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:47.227639 --- ParallelTerminationStrategy: PID 162 died...
22:49:47.229190 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:47.233011 --- ParallelTerminationStrategy: PID 163 died...
22:49:47.234571 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:47.238454 --- ParallelTerminationStrategy: PID 164 died...
22:49:47.240004 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:47.243855 --- ParallelTerminationStrategy: PID 165 died...
22:49:47.245404 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:47.249262 --- ParallelTerminationStrategy: PID 166 died...
22:49:47.250800 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:47.254632 --- ParallelTerminationStrategy: PID 167 died...
22:49:47.256186 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:47.260155 --- ParallelTerminationStrategy: PID 168 died...
22:49:47.261716 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:47.265557 --- ParallelTerminationStrategy: PID 169 died...
22:49:47.267096 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:47.270823 --- ParallelTerminationStrategy: PID 170 died...
22:49:47.272294 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:47.275964 --- ParallelTerminationStrategy: PID 171 died...
22:49:47.277485 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:47.281127 --- ParallelTerminationStrategy: PID 172 died...
22:49:47.282605 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:47.286263 --- ParallelTerminationStrategy: PID 173 died...
22:49:47.287741 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:47.291580 --- ParallelTerminationStrategy: PID 174 died...
22:49:47.293138 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:47.296829 --- ParallelTerminationStrategy: PID 175 died...
22:49:47.298301 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:47.302030 --- ParallelTerminationStrategy: PID 176 died...
22:49:47.303571 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:47.307419 --- ParallelTerminationStrategy: PID 177 died...
22:49:47.308972 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:47.312803 --- ParallelTerminationStrategy: PID 178 died...
22:49:47.314345 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:47.318158 --- ParallelTerminationStrategy: PID 179 died...
22:49:47.319690 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:47.323507 --- ParallelTerminationStrategy: PID 180 died...
22:49:47.325080 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:47.328883 --- ParallelTerminationStrategy: PID 181 died...
22:49:47.330420 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.334254 --- ParallelTerminationStrategy: PID 182 died...
22:49:47.335792 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.339612 --- ParallelTerminationStrategy: PID 183 died...
22:49:47.341165 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.344813 --- ParallelTerminationStrategy: PID 184 died...
22:49:47.346278 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.349908 --- ParallelTerminationStrategy: PID 185 died...
22:49:47.351381 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.355045 --- ParallelTerminationStrategy: PID 186 died...
22:49:47.356523 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.360213 --- ParallelTerminationStrategy: PID 187 died...
22:49:47.361700 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.365356 --- ParallelTerminationStrategy: PID 188 died...
22:49:47.366821 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.370555 --- ParallelTerminationStrategy: PID 189 died...
22:49:47.372118 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.375991 --- ParallelTerminationStrategy: PID 190 died...
22:49:47.377546 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.381425 --- ParallelTerminationStrategy: PID 191 died...
22:49:47.382972 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.386797 --- ParallelTerminationStrategy: PID 192 died...
22:49:47.388333 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.392372 --- ParallelTerminationStrategy: PID 193 died...
22:49:47.394069 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.399458 --- ParallelTerminationStrategy: PID 194 died...
22:49:47.401217 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.405509 --- ParallelTerminationStrategy: PID 195 died...
22:49:47.407231 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.411567 --- ParallelTerminationStrategy: PID 196 died...
22:49:47.413312 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.417648 --- ParallelTerminationStrategy: PID 197 died...
22:49:47.419398 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.423692 --- ParallelTerminationStrategy: PID 198 died...
22:49:47.425428 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.429738 --- ParallelTerminationStrategy: PID 199 died...
22:49:47.431486 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.435777 --- ParallelTerminationStrategy: PID 200 died...
22:49:47.437499 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.441776 --- ParallelTerminationStrategy: PID 201 died...
22:49:47.443507 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.447789 --- ParallelTerminationStrategy: PID 202 died...
22:49:47.449503 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.453724 --- ParallelTerminationStrategy: PID 203 died...
22:49:47.455441 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.459650 --- ParallelTerminationStrategy: PID 204 died...
22:49:47.461368 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.466522 --- ParallelTerminationStrategy: PID 205 died...
22:49:47.468211 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.472427 --- ParallelTerminationStrategy: PID 206 died...
22:49:47.474164 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.478367 --- ParallelTerminationStrategy: PID 207 died...
22:49:47.480054 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.484223 --- ParallelTerminationStrategy: PID 208 died...
22:49:47.485867 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.489835 --- ParallelTerminationStrategy: PID 209 died...
22:49:47.491441 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.495415 --- ParallelTerminationStrategy: PID 210 died...
22:49:47.496985 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.500788 --- ParallelTerminationStrategy: PID 211 died...
22:49:47.502331 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.506131 --- ParallelTerminationStrategy: PID 212 died...
22:49:47.507656 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.511487 --- ParallelTerminationStrategy: PID 213 died...
22:49:47.513025 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.516827 --- ParallelTerminationStrategy: PID 214 died...
22:49:47.518359 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.522151 --- ParallelTerminationStrategy: PID 215 died...
22:49:47.523677 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.527470 --- ParallelTerminationStrategy: PID 216 died...
22:49:47.528974 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.532705 --- ParallelTerminationStrategy: PID 217 died...
22:49:47.534200 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.537946 --- ParallelTerminationStrategy: PID 218 died...
22:49:47.539480 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.543326 --- ParallelTerminationStrategy: PID 219 died...
22:49:47.544889 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.548828 --- ParallelTerminationStrategy: PID 220 died...
22:49:47.550430 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.554393 --- ParallelTerminationStrategy: PID 221 died...
22:49:47.555995 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.559992 --- ParallelTerminationStrategy: PID 222 died...
22:49:47.561597 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.565608 --- ParallelTerminationStrategy: PID 223 died...
22:49:47.567207 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.571196 --- ParallelTerminationStrategy: PID 224 died...
22:49:47.572805 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.576816 --- ParallelTerminationStrategy: PID 225 died...
22:49:47.578435 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.582442 --- ParallelTerminationStrategy: PID 226 died...
22:49:47.584041 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.587948 --- ParallelTerminationStrategy: PID 227 died...
22:49:47.589506 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.593312 --- ParallelTerminationStrategy: PID 228 died...
22:49:47.594840 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.598653 --- ParallelTerminationStrategy: PID 229 died...
22:49:47.600185 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.603995 --- ParallelTerminationStrategy: PID 230 died...
22:49:47.605534 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:47.609329 --- ParallelTerminationStrategy: PID 231 died...
22:49:47.610856 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:47.614653 --- ParallelTerminationStrategy: PID 232 died...
22:49:47.616176 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:47.619985 --- ParallelTerminationStrategy: PID 233 died...
22:49:47.621536 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.625373 --- ParallelTerminationStrategy: PID 234 died...
22:49:47.626952 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:51.030413 --- ParallelTerminationStrategy: PID 34 died...
22:49:51.032090 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8090 netreg_mass PASS
---------------------------------------------------------------------
22:49:51.101234 tst trial-8090: Storing JUnit report in /build/trial-8090/run.2025-09-15_22-48-18/trial-8090.xml
--------------------------------------------------------------------------------------------
trial-8090 PASS
--------------------------------------------------------------------------------------------
22:49:51.111522 tst trial-8090: trial-8090: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (86.9 sec)
+ exit_code=0
+ rm -rf trial-8090/inst
+ cd trial-8090
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-15 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8090-run.tgz run.2025-09-15_22-48-18
+ tar czf /build/trial-8090-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-15_13_26_58.tgz osmo-bts-oc2g.build-2025-09-14_00_51_43.tgz osmo-bts-sysmo.build-2025-09-14_00_51_34.tgz osmo-bts.build-2025-09-14_00_51_41.tgz osmo-ggsn.build-2025-09-15_20_42_24.tgz osmo-hlr.build-2025-09-15_16_39_13.tgz osmo-hnbgw.build-2025-09-15_13_28_52.tgz osmo-mgw.build-2025-09-15_08_33_16.tgz osmo-msc.build-2025-09-15_13_32_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-14_07_34_02.tgz osmo-pcu-sysmo.build-2025-09-14_07_36_07.tgz osmo-pcu.build-2025-09-14_07_36_14.tgz osmo-sgsn.build-2025-09-15_20_48_22.tgz osmo-stp.build-2025-09-15_13_25_09.tgz osmo-trx.build-2025-09-15_14_27_09.tgz osmocom-bb.build-2025-09-15_21_17_37.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